@charset "utf-8";
.titulos_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
	padding-top: 6px;
	float: right;
	height: 46px;	
}
.titulos_acc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.promo_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	padding-top: 7px;
}
.titulos_venda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.titulo_form_venda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	height: 25px;
	padding-top: 7px;
	background-color: #D9F5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.titulos_destacado_tipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003300;
	font-weight: bold;
	height: 20px;
	padding-top: 8px;
}


