 #menuhaut {
height:24px;
background-image:url(../gfx/menubar.png);
clear:both
}

#menug {
float:right;
width:80px;
height:24px
}

#menu a.drop {
font-size:12px;
color:#ccc;
background-color:#304756;
text-decoration:none;
border-left:0 solid #999
}

#menu a.drop:hover {
color:#fff;
background-color:#57829D
}

#menu_parent1,#menu_parent2,#menu_parent3,#menu_parent4,#menu_parent5 {
float:right;
display:block;
height:24px;
width:159px;
text-align:center;
line-height:2em;
font-weight:700
}

#menu_parent1:hover,#menu_parent2:hover,#menu_parent3:hover,#menu_parent4:hover,#menu_parent5:hover {
text-decoration:none;
color:#B9191F
}

#menu_child1,#menu_child2,#menu_child3,#menu_child4,#menu_child5 {
position:absolute;
visibility:hidden;
border:1px solid #adb9c2;
border-bottom-width:0;
border-top-width:0;
width:157px;
text-align:center;
background-color:#f7f9fa
}

#menu_child1 a,#menu_child2 a,#menu_child3 a,#menu_child4 a,#menu_child5 a {
display:block;
background-color:#fff;
border-bottom:1px solid #adb9c2
}

#menu_child1 a:hover,#menu_child2 a:hover,#menu_child3 a:hover,#menu_child4 a:hover,#menu_child5 a:hover {
text-decoration:none;
font-weight:700;
color:#B9191F
} 