.estilo_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E8E8E8;
	background-color: #E8E8E8;
	text-align: left;
}
.estilo_sub_categoria { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none }
.linha_box {  border: #E1ECE2; border-style: dotted; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.menu_superior {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.estilo_categoria_simples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}
#menu{
float:left;
width:175px;
margin:0px 0px 0px 0px;
}
#menu ul{
list-style: none;
width:175px;
margin: 0px;
padding: 0px;
}
#menu ul li#menuTitulo{
margin: 0px;
text-align:right;
background-color:#F7F7F7;
background-image:url(../img/bg_geral_item.jpg);
border-bottom: 1px solid #E8E8E8;
padding:11px 15px 9px 0px;
font:11px Arial, Helvetica, sans-serif;
color:#828282;
}
#menu ul li#menuItem{
margin: 0px;
height:14px;
text-align:left;
background-color:#F7F7F7;
background-image:url(../img/icones/marca_menu.gif);
background-repeat:no-repeat;
background-position:12px 9px;
border-bottom: 1px solid #E8E8E8;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
padding:5px 0px 5px 25px;
font:11px Arial, Helvetica, sans-serif;
}
#menu ul li#menuItem a{
text-decoration:none;
color:#828282;
}
#menu ul li#menuItem a:hover{
text-decoration:none;
color:#FF6600;
}
.linha_box_anuncio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
