#menu a{color:#336699;text-align:center;background: white url(g.gif);
  display:block;text-decoration:none;margin:0;padding:0;;width:153px;height:30px}
#menu a:hover,#menu a:focus,#menu a:active {color:white; background-image: url(g1.gif);}
#menu a:visited { }
#menu li{list-style:none; display:inline /* bug IE */;}
.mh li,.mh li li{float:left;line-height:26px}
.mh li li{float:none} 
.mn,.mn ul,.mh,.mh ul,.vd,.vd ul{margin:0; padding:0; position:absolute;}

/**************  1er niveau ***************
#menu{width:100%}
#ancre_menu {padding:.5em .5em .5em 0;margin:0;}
.anc_mh{float:none}
.anc_mn{float:left;}
.anc_vd{float:right}

/************* 2ème niveau : vertical ;*******************/
.mh ul,.mn ul,.vd ul{visibility: hidden;}
.mh ul{margin-top:.4em}
.mn ul{left:100%;margin-top:-26px;}
.vd ul{right:100%;margin-top:-26px;}

/****** 3ème niveau : vertical et décalé ******/
.mh ul ul{left:100%;margin-top:-26px;}

.mh .suite{}
.mh .suivi{color:orange;}
.mh a.suivi:hover{}


//--> 