#menu {list-style-type:none; padding:0; margin:0; width:200px; z-index:100; height:auto; float:left;}
#menu ul {list-style-type:none; padding:0; margin:0; width:300px;}
#menu li {float:left;}

#menu li a { display:block; color:#41291b; font-family:arial, sans-serif; font-size:13px; width:200px; text-decoration:none; cursor:pointer; text-indent:20px; height:25px; }

#menu ul {position:absolute; left:-9999px; background:#fff;}

#menu ul li a {padding-left:10px; color:#41291b; border:0; height:18px; line-height:18px; font-size:12px;}

#menu a:hover {position:relative; background:url(puce-menu.gif) no-repeat; z-index:1;}
#menu li.sub a:hover {background:url(puce-menu.gif) no-repeat;}

#menu :hover ul {position:relative; left:0;  background:#dfdb00; margin-bottom:1px;}

#menu :hover ul li a { url(space.gif) repeat-x left bottom;}

#menu :hover ul li a:hover {background:#97be0d; url(space.gif) repeat-x left bottom; color:#fff;}

#menu li.sub {background-image: url(puceon-menu.gif); background-repeat: no-repeat; }

a.nav { color:#41291b; padding-left:20px; font-family:arial, sans-serif; font-size:13px; line-height: 20px; width:200px; text-decoration:none; cursor:pointer; text-indent:20px; height:25px; background:url(../images/puce-jaune.gif) no-repeat; }
a.nav:hover { background:url(puce-menu.gif) no-repeat; }

a.nav1 { color:#41291b; padding-left:20px; font-family:arial, sans-serif; font-size:13px; line-height: 20px; width:200px; text-decoration:none; cursor:pointer; text-indent:20px; height:25px; background:url(puceon-menu.gif) no-repeat; }
a.nav1:hover { background:url(puce-menu.gif) no-repeat; }
