* {margin:0;padding:0}
html {font-size:100%;}

body {
font-family:verdana,arial,helvetica,sans-serif;
text-align:center;
font-size:1em;
}

#conteneur {
width:98%;
margin-left:auto;
margin-right:auto;
text-align:left;
border-style:solid;
border-width:1px;
border-color:#000000;
}

#entete {
position:relative;
height:120px;
width:100%;
text-align:center;
border-bottom-style:solid;
border-bottom-width:1px;
margin-bottom:20px;
background-color:#EEE8E3;
}

#gauche {
float:left;
width:17%;
margin-bottom:5px;
margin-left:5px;
}

#page {
width:80%;
margin-left:18%;
text-align:left;
margin-bottom:20px;
}

li {
margin-left:25px;
margin-bottom:3px;
}

