body {
font-family:Arial, sans-serif;
font-size: medium;
margin: 0;
padding: 0;
background-color: #DDDDDD;
color: #000099;
text-align: center;

}
p {
margin: 0 0 10px 0;

}


H1 {
	font-size : large;
	font-style : normal;
	color : #5B005B;
	font-weight : bold;
	text-align: center;
	
}



H2 {
	font-size : medium;
	color : #005B00;
	font-weight : bold;
	text-align: center;
}




SMALL {
	font-size : small;
	color : #005B00;
	font-weight : normal;
	font-style : italic;
	font-weight : bold;
	text-align: center;
}


H3 {
	font-size : 13pt;
	color : #DC143C;
	font-style : italic;
	text-align: center;
}



H6 {
	text-align: right;
	font-size: small;
	color : #660000;
	font-style : italic;
}



a{

color: #640000;
text-decoration: underline;

}

table {
	background-color: #E6A850;
}



#header {
 height: 50px;
 background-image: url(header.jpg);
 background-position: center;
 background-repeat: no-repeat;
 background-attachment: scroll;
 margin-top: 0px;
}
#haut {
height: 30px;
font-size: medium;
 
}
#conteneur {
width:790px;
margin:0 auto;
background-color: #FFF9DD;
}
#centre {
margin-left: 125px;
margin-right: 0px;
}
#gauche {
float:left;
width: 125px;
}
#droite {
float:right;
width: 0px;
text-align: right;
}
#pied {
clear:both;
height: 30px;
text-align: center;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
background-color: #FFA51E;
text-align: center;

}
#menuhaut li {
display: inline;
}
#menuhaut a {
color: White;
text-decoration: none;
 font-weight: bold;

}
#menuhaut a:hover {
text-decoration: none;
background-color: #885200;
}
#menugauche {
list-style-type: disc;
margin: 0;
padding:0;
height: 300px;
text-align: left;
 margin-top: 20px;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #570000;
text-decoration: none;

}

#menugauche a:active {
color: Red;
}
#menugauche a:hover {
text-decoration: none;
background-color: #FFA51E;
text-decoration: underline;
color: White;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}