#menu {
clear:both;
font-family:Verdana;
font-size: 11px;
font-weight:bold;
position:relative;
left:78px;
top:32px;
width:650px;
height:35px;
line-height:31px;
margin-left:50px;
text-transform:uppercase;
z-index:100;
}

#menu li {
height:31px;
float:left;
list-style:none;
line-height:33px;
}

#menu li a {
color:#888668;
margin-left:16px;
margin-right:16px;
text-decoration:none;
}

#menu a:hover {
color:#5e5d47;
}


.submenu {
display: none;
width:127px;
height:93px;
background:url(img/fundo_submenu.png) no-repeat;
position:absolute;
left:60px;
top:31px;
z-index:50;
text-transform:capitalize;
text-align:center;
font-family:Verdana;
font-size: 11px;
font-weight:bold;
color:#888668;
padding-top:20px;
}

.submenu li {
width:100px;
margin:-12px 0 0 12px;
}


#bodybuffet li a.menubuffet,
#bodysocial li a.menueventos,
#bodysocial li a.menusocial,
#bodycorpo li a.menueventos,
#bodycorpo li a.menucorporativo,
#bodynovidades li a.menunovidades,
#bodyfotos li a.menufotos,
#bodydepo li a.menubuffet,
#bodycontato li a.menucontato,
#bodygastro li a.menugastro
{
	color:#5e5d47;
}