dl, dt, dd, ul, li {margin: 0;
padding: 0;list-style-type: none;font-family: Verdana, Arial, Helvetica;
font-size: 11px;}
/*MENU OU MANGER*/
#menuom {
position:relative;

}


#menuom dt {

border-bottom: 0px #DBD659 solid;
}


#menuom dd {
position: absolute;
z-index: 0;
left:-0.2em;
margin-top: -1.7em;
width: 120px;
background: #EFE752;

display:none;
}

#menuom li {
height: 16px;
width: 120px;
}

#menuom li a {

text-decoration: none;font-weight:bold;display: block;
background: #EFE752;
height: 16px;
width: 120px/*FF*/;
}

#menuom li a:hover {background: #D9CB35;height: 16px;width: 120px;color:#60280a;}
/*MENU QUE VISITER*/
#menuqv {
position:relative;

}


#menuqv dt {

border-bottom: 0px #DBD659 solid;
}


#menuqv dd {
position: absolute;
z-index: 0;
left:-0.5em;
margin-top: -2.2em;
width: 120px;
background: #EFE752;

display:none;
}

#menuqv li {
height: 16px;
width: 160px;
}

#menuqv li a {

text-decoration: none;font-weight:bold;display: block;
background: #EFE752;
height: 16px;
width: 160px/*FF*/;
}

#menuqv li a:hover {background: #D9CB35;height: 16px;width: 160px;color:#60280a;}
/*MENU QUOI BOIRE*/
#menuqb {
position:relative;

}


#menuqb dt {

border-bottom: 0px #DBD659 solid;
}


#menuqb dd {
position: absolute;
z-index: 0;
left:-0.5em;
margin-top: -1.2em;
width: 80px;
background: #EFE752;

display:none;
}

#menuqb li {
height: 16px;
width: 80px;
}

#menuqb li a {

text-decoration: none;font-weight:bold;display: block;
background: #EFE752;
height: 16px;
width: 80px/*FF*/;
}

#menuqb li a:hover {background: #D9CB35;height: 16px;width: 80px;color:#60280a;}

#menuvi {
position:absolute;

}




