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

#entete{ background:#fff url(images/logo-egloff.jpg) no-repeat left center; width:900px; height:70px; color:#000; margin:10px auto;}
#conteneur{ background: url(images/fond.jpg) repeat-y center; width:900px; text-align:left; margin:10px auto; }
#menu{width:150px;float:left; font-size:12px;  }
#choix{width:152px;float:left;padding-top:8px; font-size:12px;  }
#detail{width:598px;float:left; }

#pied{ width:100%; background:#fff; clear:both;color:#444;text-align:center;}


#menu li{list-style: circle;margin:5px 0 5px 20px;list-style-position: outside;}
#menu a{width:100%;display:block;}
#pied a{color:#000;}

.select{background:#444;}
p{margin:5px;}
#entete p{text-align:right;font-size: 10px; font-size:12px ;line-height:16px;}
#entete a{color:#000;}

