* {margin:0;padding:0;}
html, body{height:100%; width:100%;}
body {font-family: sans-serif;font-size:0.9em;margin:0;padding:0;background: #adafaa;color:#000;text-align: center;background:#000 url(images/body.gif)} 
a{color:#000;text-decoration: none;}
a:hover{color:#eee;}

#entete{background:#919692 url(images/logo-egloff.png) no-repeat left center; width:900px; height:70px; color:#000; margin:10px auto;}
#entete p{text-align:right;font-size: 10px; font-size:12px ;line-height:16px;}
#entete a{color:#000;}

#conteneur{background: url(images/fond.jpg) repeat-y center; width:900px; text-align:left; margin:10px auto; }
#choix{width:152px;float:left;padding-top:8px; font-size:12px;  }
#detail{width:598px;float:left; }

#pied a{color:#000;}
#pied{width:100%; background:#6b6b69; clear:both;color:#444;text-align:center;}

#bas {
background:url("../images/footer/footer.jpg") no-repeat scroll center center transparent;
clear:both;
height:35px;
margin:0 auto;
padding:20px 0 0 126px;
position:relative;
text-align:center;
width:858px;
}
.lien_bas {
color:#383938;
padding:0 15px;
font-size:11px;
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
}

#menu{width:150px;float:left;font-size:12px; }
#menu li{list-style: square;margin:5px 0 5px 20px;list-style-position: outside;}
#menu a{width:100%;display:block;}

.select{background:#444;}
p{margin:5px;}

hr {
  margin: 0 auto 0 auto;
  border:none;
  border-top: 1px solid #FFFFFF;
  height: 1px;
  width:60%;  
  }
