/* BOX ABAS */
#abas-mais ul { 
list-style-type: none;
margin: 0;
margin-left: 0px; /*offset of first tab relative to page left edge*/
padding: 0;
 }
#abas-mais a:hover {text-decoration:underline;}

#abas-mais .menu-abas {background:url(../gif/bgAbas.gif) repeat-x left bottom;height:2.25em;margin-bottom:1.17em; padding-left:10px;}
#abas-mais .menu-abas ul { 
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
 }
#abas-mais .menu-abas li {background-color:#F7F7F7;border:1px solid #DDD;float:left;height:2.085em;line-height:2.085em;margin-right:0.67em;padding:0 1.5em;}
#abas-mais .menu-abas li.selecionado {background-color:#FFF;border-bottom:0;font-weight:bold;height:2.25em;_height:2.165em;}
#abas-mais .menu-abas li a {color:#333;font-size:1.0em;}
#abas-mais .menu-abas li.selecionado a {cursor:default;text-decoration:none;}
/* BOX ABAS */