body{ background:#000000; font-size:12px; font-family:Arial; color:#f9f9f9 }

div#conteneur{ width:990px; margin:0 auto; background:url(/images/fond-accueil.jpg) no-repeat; }

div#header{ height:187px }


div#menu{ height:45px; width:795px; margin:0 auto }
div#menu ul{ margin:0; padding:0; width:100%; list-style: none; padding-top:12px }
div#menu ul li{ float:left; text-align:center }
div#menu ul li a{ display:block; width:112px; color:white; text-decoration:none; margin-top:4px }
div#menu ul li a:hover{ display:block; width:112px; color:red; margin-top:4px }
div#menu ul li a.here{ display:block; width:112px; color:white; font-size:15px; margin-top:3px; font-weight:bold }
div#menu ul li a.here:hover{ display:block; width:112px; color:white; font-size:15px; margin-top:3px; font-weight:bold }


div#footer{ height:15px; font-size:10px; padding-top:8px; text-align:center }
div#footer a{ color:gray }
div#footer a:hover{ color:white }

div#contenu{ margin-top:16px; margin-left:22px; margin-right:22px; height:415px }

.clear{ clear:both }
