@charset "iso-8859-1";
/*----FORMULÁRIO DE CONTATO---*/
/*DEFINIÇÃO DO CONTEÚDO DA PÁGINA*/
#site {
	position: absolute;
	top: 15px;
	left: 50%;
	width: 955px;
	padding: 0px;
	margin-left: -500px; /* por causa do posicionamento absoluto temos que usar margem negativa para centralizar o site */
	/*background-image:url(../imagens/background_autorizadas.jpg);*/
	/*background: #FFF; /* fundo branco para navegadores que não suportam rgba */
	/*background: rgba(255,255,255,0.8); /* fundo branco com um pouco de transparência */
}

#cabecalho{width:955px;height:156px;float:left;background-image:url(../imagens/bkMenuContato.jpg);}
#espaco{width:950px;height:7px;float:left;}
#espacoBase{width:950px;height:5px;float:left;}

#titContato{width:130px;height:28px;float:left;margin-top:10px;margin-left:15px;}
#txtContato{width:350px;height:22px;float:left;font-family:Tahoma;font-size:12px;color:#707173;text-decoration:none;font-weight:normal;margin-left:5px;margin-top:17px;}


#conteudo{width:955px;float:left;background-image:url(../imagens/bkContato.jpg);}
#subTitulo{width:535px;height:17px;float:left;font-family:tahoma;font-size:16px;text-decoration:none;font-weight:bold;color:#008C9B;margin-left:270px;margin-top:20px;}
#tracoH{width:692px;height:1px;float:left;margin-left:225px;margin-top:10px;}

#dados{width:450px;height:324px;float:left;margin-left:10px;margin-top:30px;margin-bottom:10px;}

/*---FORMULARIO---*/
#formulario{width:600px;float:left;background-color:#E4E4E4;margin-top:10px;margin-left:180px;margin-bottom:20px;padding: 5px 10px 5px 10px;font-family:tahoma;font-size:12px;}

#instrucoes{width:600px;float:left;margin-top:10px;margin-left:180px;margin-bottom:10px;font-family:tahoma;font-size:12px;color:#999;text-decoration:none;}
#alert{width:600px;float:left;margin-top:10px;margin-left:180px;margin-bottom:10px;font-family:tahoma;font-size:12px;color:#F00;text-decoration:none;font-weight:bold;}

.obs{font-family:tahoma;font-size:10px;font-color:#666;text-decoration:none;font-weight:bold;}

.termo{font-family:tahoma;font-size:10px;font-color:#666;text-decoration:none;font-weight:normal;text-align:justify;}

.txtConfirmacao{
	width:600px;
	height:auto;
	float:left;
	font-family:tahoma;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#008C9B;
	margin-left:10px;
	margin-top:20px;
}


/*----RESGATE PRODUTO BÔNUS - FORMULÁRIO---------------------------------------------------------------------------------------------------------------------------------*/

.subTitResgate{width:600px;height:auto;float:left;font-family:tahoma;font-size:16px;text-decoration:none;font-weight:bold;color:#008C9B;margin-left:180px;margin-top:20px;}

#logoBaterizacao2x{
	float:left;
	width:922px;
	height:auto;
	margin-left:18px;
	margin-top:1px;
}

#blocViewResgates{
	float:left;
	width:912px;
	height:auto;
	margin-top:10px;
	margin-left:10px;
	
}

#rodape{width:955px;height:152px;float:left;background-image:url(../imagens/bkRodape.jpg);}

.linkNova{font-family:tahoma;font-size:12px;font-weight:bold;text-decoration:none;color:#666;}
.linkNova:hover{font-family:tahoma;font-size:12px;font-weight:bold;text-decoration:underline;color:#666;}
.txtRefina{font-family:tahoma;font-size:14px;text-decoration:none;font-weight:normal;}

.txtFAQ{font-family:tahoma;font-size:13px;color:#666;text-decoration:none;font-weight:normal;}
.titFAQ{font-family:tahoma;font-size:16px;font-weight:bold;text-decoration:none;color:#666;}
#subFAQ{width:535px;height:17px;float:left;font-family:tahoma;font-size:18px;text-decoration:none;font-weight:bold;color:#008C9B;margin-left:250px;margin-top:40px;margin-bottom:40px;}