@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;
	}
	
#assunto_atendimento{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#nome_atendimento{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#email_atendimento{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#telefone_res_atendimento{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#telefone_com_atendimento{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
	
#celular_atendimento{
	position:relative;
	float:right;
	width:537px;
	height:23px;
	border:1px solid #CCC;
	color:#666;
	}
		
.caixa_botao_enviar_fale_conosco{
	position:relative;
	float:right;
	width:148px;
	height:26px;
	margin-top:20px;
	margin-right:10px;
	background-image:url(../imagens/enviar-contato.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.caixa_botao_enviar_fale_conosco:hover{
	background-position:-148px 0px;
	}
	
.espacamento_fale{
	position:relative;
	float:left;
	width:730px;
	height:20px;
	}
	
.linha_contato4{
	position:relative;
	float:left;
	width:740px;
	height:115px;
	margin-left:10px;
	margin-top:10px;
	}

.linha_contato4 label{
	position:relative;
	float:left;
	width:185px;
	height:115px;
	background-color:#999;	
	font-size:14px;
	color:#FFF;
	line-height:1.90em;
	font-family:Arial;
	padding-left:10px;
	line-height:7.80em;
	}
	
#obs_atendimento{
	position:relative;
	float:right;
	width:533px;
	height:110px;
	border:1px solid #CCC;
	color:#666;
	}
	
.top_cabecalho{
	margin-top:20px;
	}
	
.caixa_corretor_ou_ligar{
	position:relative;
	float:left;
	width:762px;
	height:198px;
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	}
	
.caixa_para_novos_botoes{
	position:relative;
	float:left;
	width:493px;
	height:49px;
	margin-top:20px;
	margin-left:20px;
	}
	
.corretor_atendimento_por_email{
	position:relative;
	float:left;
	width:235px;
	height:49px;
	background-image:url(../imagens/corretor-online-atendimento.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.corretor_atendimento_por_email:hover{
	background-position:0px -49px;
	}
	
.ligamos_atendimento_por_email{
	position:relative;
	float:right;
	width:238px;
	height:49px;
	background-image:url(../imagens/ligamos-para-voce-atendimento.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.ligamos_atendimento_por_email:hover{
	background-position:0px -49px;
	}
	
.logo_jacques_atendimento{
	position:relative;
	float:left;
	width:514px;
	height:103px;
	background:url(../imagens/logo.png) center no-repeat;
	margin-top:10px
	}

    
	

	
