
/*----MENU HAUT----*/

#nav{list-style:none;border-top:1px solid #3d766e;border-bottom:1px solid #3d766e;width:930px;height:30px;text-align:left;padding:0;margin-left:10px;}
#nav li{float:left;margin-left:10px;margin-top:8px;}

#nav_quoi a,#nav_comment a,#nav_contenus a,#nav_avis a,#nav_offre a,#nav_partenaires a,#nav_quoi a{background:url(nav.png) no-repeat;height:15px;text-indent:-50000px;display:block;outline:none;}
#nav_quoi a{width:163px;background-position:0 0;}
#nav_comment a{width:179px;background-position:-170px 0 ;}
#nav_contenus a{width:121px;background-position:-361px 0;}
#nav_avis a{width:188px;background-position:-490px 0;}
#nav_offre a{width:76px;background-position:-685px 0;}
#nav_partenaires a{width:142px;background-position:-768px 0;}

#nav_quoi a:hover{background-position:0 0px;}
#nav_comment a:hover{background-position:-170px 0px;}
#nav_contenus a:hover{background-position:-361px 0px;}
#nav_avis a:hover{background-position:-490px 0px;}
#nav_offre a:hover{background-position:-685px 0px;}
#nav_partenaires a:hover{background-position:-768px 0px;}

