@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image: url(../img/fundoSite.jpg);
	background-repeat: repeat-x;
	background-position: top center;*/
	background-color:#fff;
}
#chatCorretor {
	position:absolute;
	left:803px;
	top:492px;
	width:167px;
	height:80px;
	z-index:4;
}
#divRedes {
	position:absolute;
	left:20px;
	top:400px;
	width:100px;
	height:80px;
	z-index:2;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:246px;
	width:970px;
	height:230px;
	z-index:1;
	background: url(../img/logoSite.png) no-repeat;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:12;
	background-color: none;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:11;
	background-color:#CCC;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}
.textoBusca {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.destaquesBairro {
	font-family: Arial;
	font-size: 15px;
	color: #1B2D5A;
	font-weight: bold;
}
.destaquesInformacoes {
	font-family: Arial;
	font-size: 12px;
	color: #666;
}
.rodapeTexto {
	font-family: Arial;
	font-size: 13px;
	color: #666;
}
.rodapeTexto1 {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.empresaTexto {
	font-family: Arial;
	font-size: 12px;
	color: #666;
}
.localizacaoGrande {
	font-family: Arial;
	font-size: 18px;
	color: #A29693;
	font-weight: bold;
}
.contatoGrande {
	font-family: Arial;
	font-size: 18px;
	color: #A29693;
	font-weight: bold;
}
.escondeTexto {
	font-family: Arial;
	font-size: 1px;
	color: #fff;
}
.textoPadraoJustificado {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
.textos {
	FONT-SIZE: 16px;
	COLOR: #666;
	FONT-FAMILY: "Arial Narrow";
	TEXT-DECORATION: none;
}
.titulos {font-family: "Arial Narrow";
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	color: #666;
}