body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: White;
color: Black;
text-align: center;
}
p {
margin: 0 0 10px 0;
text-align: justify;
}
h1 {
	font-size: large;
}
a{
margin: 0 2px;
color: Black;
text-decoration: underline;
}
#header {
 height: 200px;
 background-image: url(header.gif);
 background-position: top;
 background-repeat: repeat-x;
 background-attachment: scroll;
}
#haut {
height: 0px;
}

#conteneur {
width:790px;
margin:0 auto;
background-color: White;
}
#centre {
margin-left: 125px;
margin-right: 130px;
}
#gauche {
float:left;
width: 160px;
}
#droite {
float:right;
width: 130px;
text-align: right;
}
#pied {
clear:both;
height: 30px;
text-align: center;
 font-size: xx-small;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: Black;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: disc;
margin: 0;
padding:0;
text-align: left;

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