Bonjour
J'ai un probleme sur ce site, certaines lignes du menu du haut n'apparaissement pas quand on les survole ....
http://www.mab-productions.com
Voici le css ...
http://www.mab-productions.com
.tableDynMenuH {
background-color:#FFFFFF;666666
padding-bottom:0px;
padding-top:0px;
99cc00
border-top-width:1px; border-color:#FFFFFF; border-top-style:solid;
border-right-width:1px; border-color:#FFFFFF; border-right-style:solid;
border-left-width:1px; border-color:#FFFFFF; border-left-style:solid;
border-bottom-width:3px; border-color:#FFFFFF; border-bottom-style
ouble;
margin-bottom:0px;
}
#borderTopMainMenu {background:#none; padding:0px; margin:0px;}
#borderBottomMainMenu {background:#none; padding:0px; margin:0px;}
#test3 {background:#none; padding:0px; margin:0px;}
#borderTopSousmenu {background:#none; padding:0px; margin:0px;}
#borderBottomSousmenu {background:#CCCCCC; padding:0px; margin:0px;}
div#menu45 {margin-left:0px;}
div#menu45 a {color:#666666; padding:0px;}
div#menu45 a:hover {color:#000000; FONT-WEIGHT: bold}
div#menu45 ul {padding:0px; margin:0px; text-align:center; top:24px; left:10px;}
div#menu45 ul li {position:relative; list-style:none; margin-right:0px; float:left;}
div#menu45 ul ul {position: absolute; display:none; padding:0px 0px 0px 0px; width:100px; left:0px;}
div#menu45 li {background:#FFFFFF; top:1px; left:0; width:100px; padding:0px;}
div#menu45 li:hover {background:#E4FBB6; border-right:0px #666666 solid;}
div#menu45 li.sousmenuA {background:#FFFFFF; top:1px; left:0; width:100px; padding:0px;}
div#menu45 li.sousmenuA:hover {background:#FFFFFF;}
div#menu45 li.sousmenu {background: url(../im/fleche_bottom.gif) 95% 50% no-repeat #FFFFFF; width:100px; padding:0px;}
div#menu45 li.sousmenu:hover {background:url(../im/fleche_bottom_grey.gif) 95% 50% no-repeat;}
div#menu45 li.sousmenu.plop {background:url(../im/fleche_right.gif) 95% 50% no-repeat #CCCCCC; padding:0px;}
div#menu45 li.sousmenu.plop:hover {background:url(../im/fleche_right.gif) 95% 50% no-repeat #FAFAFA;}
div#menu45 li a {text-decoration:none; padding:5px 0px 5px 0px; display:block; width:100px; margin:0px; left:100px;}
div#menu45 ul.niveau1 li.sousmenu:hover ul.niveau2 {display:block; border-right:1px #CCCCCC solid; border-left:1px #CCCCCC solid; top:35px;}
#test3 {background:#none; padding:0px; margin:0px; height:35px;}
div#menu45 ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block; border-top:1px #CCCCCC solid; border-right:1px #CCCCCC solid; border-left:1px #CCCCCC solid; top:-2px;}
div#menu45 ul.niveau3 li.sousmenu:hover ul.niveau4 {display:block; border-top:1px #CCCCCC solid; border-right:1px #CCCCCC solid; border-left:1px #CCCCCC solid; top:-2px;}
div#menu45 ul.niveau4 li.sousmenu:hover ul.niveau5 {display:block; border-top:1px #CCCCCC solid; border-right:1px #CCCCCC solid; border-left:1px #CCCCCC solid; top:-3px;}
... etc
J'ai tout essayer mais sans résultat.
Merci de votre aide