.titulo_subcategoria_inativo{
background: url(../imagens/quadro_meio.jpg) center repeat-y;
padding-left: 17px;
clear:both;
border-bottom: none;
border-top: none;
border-left: none;
border-right: none;
height: 20px;
}
.titulo_subcategoria_ativo{
	width:190px;
background: url(../imagens/quadro_meio.jpg) center repeat-y;
padding-left: 17px;
clear:both;
border-bottom: none;
border-top: none;
border-left: none;
border-right: none;
font-weight: bold;
height: 20px;
}

.link_subcategoria_ativo{
padding-left: 14px;
width: 190px;
clear:both;
color: 000000;
border-bottom: none;
border-top: none;
border-left: none;
border-right: none;
text-decoration: none;
}
.link_subcategoria_ativo:hover{
	border: 0px;
padding-left: 14px;
width: 190px;
clear:both;
color: #0f6cb1;
}
td{border:0;} 
 
.link_subcategoria_inativo{
padding-left: 14px;
width: 190px;
clear:both;
color: black;
text-decoration: none;
}
.link_subcategoria_inativo:hover{
padding-left: 14px;
width: 190px;
clear:both;
color: #0f6cb1;
}