#fundomenu{
float:left;
width: 901px;
height:112px;
background: url(../imagens/fundo_menu_nuvem.jpg) center top no-repeat;
background-position: center 10px;
margin-left: 40px;
}

#fundomenuhome{
float:left;
width: 901px;
height:70px;
background-position: center 10px;
margin-left: 40px;
}

#cantoe{
float:left;
width: 24px;
height:57px;
background:url(../imagens/menu-cantoe.png) right top no-repeat;
margin-left: 50px;
}

#cantod{
float:left;
width: 24px;
height:57px;
background:url(../imagens/menu-cantod.png) left top no-repeat;
}


#menu{
float:left;
width: 761px;
height:57px;
background:url(../imagens/fundo_menu.gif) repeat-x top;
}

#menu ul{
padding-left: 5px;
}

#menu li{
list-style-type: none;
display: inline;
margin: 13px;
}

#menu li a img{
color: #fff;
padding: 19px 17px 16px 17px;
text-decoration: none;
border: 0;
}

#menu li a:hover img{
background: url(../imagens/fundo_menu_hover.png) repeat-x center bottom;
}
