.exibe_produto_rotulo {
	background: url(../imagens/menus/bgmenusel_azul.gif) no-repeat;
	border-bottom: 1px solid #7f9bbd;
	padding: 2px 0 2px 14px;
	color: white;
	font-weight: bold;
}
.exibe_produtos_mais_vendidos {
	background: url(../imagens/menus/bgmenunormal_azul.gif) no-repeat;
	border-bottom: 1px solid #7f9bbd;
	padding: 2px 0 2px 14px;
	color: #174176;
}
.exibe_produtos_mais_vendidos a {
	color: #174176;
	text-decoration: none;
}
/*.titulo_produtos_mais_vendido {
	color: #666666;
	text-decoration: none;
	font-weight: none;
}
.titulo_produtos_mais_vendido:hover {
	text-decoration: underline;
}
.titulo_secao_produtos_mais_vendido {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}*/