@charset "utf-8";
/* CSS Document */
body{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#871111;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.texto{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	text-align: justify;
}
.valor{
	font-family: Arial;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	text-align: justify;
}
.valor2{
	font-family: Arial;
	font-size: 13px;
	color:#FFFF00;
	text-decoration: none;
	padding-right: 10px;
	text-align: justify;
}
.left{
	padding-left: 30px;
}
.contato{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
	background-image: url(../img/contato_bg.jpg);
	height: 214px;
	width: 418px;
	background-repeat: no-repeat;
}
.pgto{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	text-align: justify;
	background-image: url(../img/pagamento_bg_.jpg);
	height: 100px;
	width: 417px;
}
.enviar{
	background-image: url(../img/btn_enviar_bg.gif);
	height: 33px;
	width: 71px;
	padding: 5px;
}
.form{
	width: 285px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFFF;
	height: 16px;
}
.form2{
	width: 285px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFFF;
	height: 70px;
}
.form_calcule{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	width: 45px;
	border: 1px solid #EBEAEB;
	height: 17px;
}
.form_imc{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	width: 30px;
	height: 15px;
	border: 0px;
	background-color: #871111;
}
.form_imc2{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	width: 50px;
	height: 15px;
	border: 0px;
	background-color: #871111;
}
.texto2{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}