body {
 	background-color : #ffe183;
	color: #000;
	font-size: 85%;
	font-family: "Comic Sans MS", "Trebuchet MS", "Lucida Grande", "Lucida Sans", Tahoma, Arial, 'Helvetica Neue', Helvetica, Geneva, Lucida, sans-serif;
	margin: 0;
	text-align: center;
}

a:active{ color:red;
		text-decoration:underline;}
a:visited{ color:blue;
		text-decoration:underline;}
a:hover{ color:red;
		text-decoration:underline;}
a:link{ color:blue;
		text-decoration:underline;}

.spip_document_9 { border:1;
border-color:#00CC00;
}
#menuhaut {
float:left;
width:100%;
height:35px;
background-color : #ffe183;
color:#666666;
}

#menugauche {
float:left;
width:25%;
height:100%;
overflow:auto;
background-color : #ffe183;
}

#accueil {
float:right;
width:72%;
background-color : #ffffff;
padding:10px;
margin:5px;
height:97%;
overflow:auto;
text-align:justify;

}

#corps {
width:100%;
height:1100px;
clear:left;
float:left;

}

