@charset "utf-8";
.titulo {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
.titulopreto {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
.titulomenor {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666;
}
.textoform {
	font: 10px Verdana;
	color: #000;
	font-weight: normal;
}
.textopqno {
	font: 10px Verdana;
	color: #000;
}
.titulo-promo {
	font: 18px Arial, Helvetica, sans-serif;
	color: #000;
}
.fundo-final {
	background-image: url(images/fundo-final.gif);
	background-repeat: no-repeat;
}
.fundo-formnovo {
	background-image: url(images/fundoformnovo.gif);
	background-repeat: no-repeat;
}
.fundo-passo2 {
	background-image: url(images/fundo-passo2.gif);
	background-repeat: no-repeat;
}
.textoavisotarifas {
	color: #900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.titulotarifas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	}
.fundo-regra {
	background-image: url(images/regra.gif);
	background-repeat: no-repeat;
}

