@charset "utf-8";
.estilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;


}
.txproduto {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-position: center center;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.produto {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #2E8C00;
	background-position: center center;
	text-align: center;	
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #00aeef;
}
.catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #206398;
}
.anuncio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #271c60;
}
.destaques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2a6489;
}
.tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 5px;
	margin-left: 5px;
}
.introducao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
