.exibe_produto{
	background-color: white;
}
.titulo_produtos{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.titulo_produtos:hover{
	color: #666666;
	text-decoration: underline;
}
.valor_de{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.valor{
	font-family: Tahoma;
	font-size: 11px;
	color: #3168a1;
	font-weight: bold;
}
.no_cartao{
	font-family: MS Sans Serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.titulo_secoes{
	padding-left: 10px;
	padding-top: 3px;
}
.titulo_secoes a{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulo_secoes a:hover{
	color: #666666;
	text-decoration: underline;
}

