/************************************************************************/
/* Desenvolvido por Flex Soluções - Soluções em Web e Software          */
/* www.flexsolucoes.com.br										        */
/* contato@flexsolucoes.com.br											*/
/* (48)3632-3178												        */
/************************************************************************/


#topo #menu { height:37px; background:#25679d url('../png/bg_menu.png') top left no-repeat; margin-bottom:0px; overflow:hidden; position:relative;} 
#topo #menu ul {list-style:none; margin:0 auto; font-size:110%; width:925px; position:relative;}
#topo #menu ul li {background:none; float:left; height:39px; line-height:39px; vertical-align:middle; padding:2px 12px 0; margin:0 13px;}
#topo #menu ul li a {color:#FFF; text-decoration:none;}
#topo #menu ul li a:hover { text-decoration:underline;}

#topo #menu ul li.noSelected a {color:#FFF; text-decoration:none;}
#topo #menu ul li.noSelected a:hover { text-decoration:underline;}

#topo #menu ul li.selected {position:relative; background:#fff url('../png/menu_hover_meio.png') top left repeat-x; padding-top:4px}
#topo #menu ul li.selected a {color:#08466a;}
#topo #menu ul li.selected a:hover { text-decoration:none;}
#topo #menu ul li.selected .img-l { background:url('../png/menu_hover_left.png') top left no-repeat; width:8px; height:39px; position:absolute; top:0px; left:0px;}
#topo #menu ul li.selected .img-r { background:url('../png/menu_hover_right.png') top left no-repeat; width:8px; height:39px; position:absolute; top:0px; right:0px;}
