BODY {
font-family:Trebuchet MS, Arial, sans serif;
margin-left: auto;
margin-right: auto;
background: #FFFFFF url('/images/bg_body.jpg') repeat-x;
margin:0px;
padding:0px;
font-size:75%;
}

#header {
background: #8C96C6 url(/images/top/bg_top.jpg) repeat-y;
height: 87px;
}

#haut {
height: 30px;
background-color:#CCCCFF;
}


#centre {
background-color:#FFFFFF;
width:64%;
vertical-align:top;
}
#gauche {
width: 18%;
vertical-align:top;
}
#droite {
width: 18%;
vertical-align:top;
}
#pied {
clear:both;
height: 30px;
background-color: #99CC99;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#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;
}
p {margin: 0 0 10px 0;}

