@charset "utf-8";
/* CSS Document */

.texto_contato{
	position:relative;
	float:left;
	width:764px;
	height:27px;
	}
	
.texto_contato h1{
	position:relative;
	float:left;
	width:764px;
	height:27px;
	}
	
.caixa_para_contato_comporta{
	position:relative;
	float:left;
	width:762px;
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	}
	
.linha_contato{
	position:relative;
	float:left;
	width:740px;
	height:27px;
	margin-left:10px;
	margin-top:10px;
	}
	
.linha_contato label{
	position:relative;
	float:left;
	width:185px;
	height:27px;
	background-color:#999;	
	font-size:14px;
	color:#FFF;
	line-height:1.90em;
	font-family:Arial;
	padding-left:10px;
	}
	
#nome_simule{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#residencial_simule{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#comercial_simule{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#email_simule{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
.linha_contato2{
	position:relative;
	float:left;
	width:465px;
	height:27px;
	margin-left:10px;
	margin-top:10px;
	}

.linha_contato2 label{
	position:relative;
	float:left;
	width:185px;
	height:27px;
	background-color:#999;	
	font-size:14px;
	color:#FFF;
	line-height:1.90em;
	font-family:Arial;
	padding-left:10px;
	}
	
#valor_simule{
	position:relative;
	float:right;
	width:261px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#idade_simule{
	position:relative;
	float:right;
	width:261px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
.linha_contato3{
	position:relative;
	float:right;
	width:275px;
	height:27px;
	margin-left:10px;
	margin-top:10px;
	}
	
.bancos_simule_caixa{
	position:relative;
	float:left;
	width:764px;
	height:61px;
	}

.linha_contato3 label{
	position:relative;
	float:left;
	width:90px;
	height:27px;
	background-color:#999;	
	font-size:14px;
	color:#FFF;
	line-height:1.90em;
	font-family:Arial;
	padding-left:10px;
	}
	
#entrada_simule{
	position:relative;
	float:right;
	width:155px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	margin-right:10px;
	}
	
#parcelas_simule{
	position:relative;
	float:right;
	width:155px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	margin-right:10px;
	}
		
.espacamento_fale{
	position:relative;
	float:left;
	width:730px;
	height:20px;
	}
	
.caixa_botao_simular_ja{
	position:relative;
	float:right;
	width:218px;
	height:26px;
	background-image:url(../imagens/enviar-pedido-simulacao.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-right:10px;
	}

.caixa_botao_simular_ja:hover{
	background-position:0px -26px;
	}
	
.banco_img{
	position:relative;
	float:left;
	width:105px;
	height:61px;
	cursor:pointer;
	}	
	
.extra_banco{
	margin-left:26px;
	}
	
.bank01{
	background-image:url(../imagens/banco01.jpg);
	background-repeat:no-repeat;
	}
	
.bank02{
	background-image:url(../imagens/banco02.jpg);
	background-repeat:no-repeat;
	}
	
.bank03{
	background-image:url(../imagens/banco03.jpg);
	background-repeat:no-repeat;
	}
	
.bank04{
	background-image:url(../imagens/banco04.jpg);
	background-repeat:no-repeat;
	}
	
.bank05{
	background-image:url(../imagens/banco05.jpg);
	background-repeat:no-repeat;
	}
	
.bank06{
	background-image:url(../imagens/banco06.jpg);
	background-repeat:no-repeat;
	}
	

	
