.formlaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	font-size: 10px;
	color: #333333;
}
.textoconteudo {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.textoconteudo a {
	font-family: tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #FF9900;
	text-decoration: none;

}

.textoconteudo a:visited {
	font-family: tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #FF9900;
	text-decoration: none;
}

.textoconteudo a:hover {

	font-family: tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #FF9900;
	text-decoration: underline;
}

.textonomeproduto {
	font-family: Tahoma;
	font-size: 10px;
	color: #000074;
}
.bgprodutos {
	background: url(images/bg_produtos.gif) top left no-repeat;
}
.textoconteudoproduto {

	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.textoconteudoproduto a {
	font-family: tahoma;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;

}
.textoconteudoproduto a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}

.textoconteudoproduto a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}

.tituloconteudo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.newsletter {
	font-size: 12px;
	color: #00007F;
	font-family: Arial, Helvetica, sans-serif;
}