/*----TAGS HTML -------------------*/
body{
	margin:0px;
	font-size: .80em;
	font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
	background: url(../img/body.jpg) repeat-x #fff5d5;
	padding:0;
}
img{
	border:0px;	
}
p,div{
	margin:0px;	
}
select, input[type=text], textarea{
	padding:1px 1px;
	font-size:1em;	
	border:solid 1px  #bbbbbb;
}
input[type=button],input[type=submit],input[type=reset]{
	padding:3px;
	font-size:1em;
	color:#FFF;
	background:#d42835;
	border:solid 1px #d42835;
	border-radius: 3px;	
	cursor:pointer;
}
.clear{clear:both}
.conteudo{
	margin: 0 8px 0 0;		
}
.conteudo > h1{
	background:url(../img/h1.jpg) repeat-x;
	line-height:32px;
	margin: 4px 0;
}
.conteudo > h1 span{
	font-size:0.8em;
	color:#FFF;
	font-weight:normal;
	background:url("../img/h1span.jpg") no-repeat right 21px;
	padding:5px;
	padding-right:50px;	
	text-shadow: 1px 1px #fedd7f;
}
/*---------------------------------*/
.pagina{
	width:995px;
	position:relative;
	margin:auto;	
}
.menutopo{
	background:url(../img/h1.jpg) repeat-x;
	position:relative;
	height:33px;	
}
.menutopo ul{
	list-style:none;	
}
.menutopo li{
	float:right;	
}
.menutopo a{
	display:block;
	line-height:27px;
	vertical-align:middle;	
	text-decoration:none;
	padding: 0 8px;
	color:#FFF;
	margin:3px;
	border-radius:3px;
}
.menutopo a:hover{
	color:#000;
	background:#e8ac26;	
}
.topo{
	position:relative;
	background:url(../img/topo.jpg) no-repeat;
	height:180px;	
}
.topo a, .topo .teltopo{
	position:absolute;
}
.logotopo{
	height: 119px;
    left: 17px;
    top: 18px;
    width: 283px;
}
.corretores{
	height: 55px;
    left: 381px;
    top: 54px;
    width: 127px;
}
.contatotopo{
	height: 55px;
    left: 519px;
    top: 54px;
    width: 127px;		
}
.teltopo{
	color: #5B4E4A;
    font-size: 1.1em;
    left: 766px;
    line-height: 24px;
    top: 65px;
    width: 220px;	
	vertical-align:middle;
}
.menuesquerdo{
	float:left;	
	width:190px;
	padding:0 8px;
}
.centro-pagina{
	float:left;	
	background:url(../img/conteudo-bg.jpg) no-repeat;
	width:786px;
}
.ligamos{
	cursor:pointer;
	background:url(../img/ligamos.jpg);
	width:190px;
	height:83px;	
}
.centro{
	background:url(../img/centro.jpg) repeat-x #FFF;	
}
.divBuscaAvancada{
	float:left;
	padding: 0 6px;
}
.buscaAvancada{
	background-color: #E2E2E2;
    height: 62px;
    margin-right: 8px;
    margin-top: 18px;
	border:hidden 1px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;		
}
.buscaAvancada p{
	color:#3b3b3b;
	padding:3px;	
}
.buscaAvancada input[type=submit]{
	margin-top: 8px;
    padding: 8px 10px;		
}
#buscaRef{	
	position:relative;
	background: url("../img/busca-ref.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    margin-bottom: 20px;
    margin-left: -8px;
    margin-top: 18px;
    width: 199px;	
}
#buscaRef input[type=text]{
	border:none;
	margin-left: 4px;
    margin-top: 9px;
    width: 155px;	
}
.menuesquerdo h2{
	border:solid 1px #474747;
	background:#8c8c8c;
	color: #FFF;
	font-weight:normal;
	font-size:1.1em;
	padding:4px;	
}
.menu-esquerdo{
	list-style:none;
	margin: 0;
    padding: 0;	
}
.menu-esquerdo a{
	display:block;	
	font-size:1.1em;
	padding:4px;
	text-decoration:none;	
	border:solid 1px #bbbbbb;
	background:#e8e8e8;
	color: #5b5b5b;
	margin-bottom:3px;
}
.menu-esquerdo a:hover{
	border:solid 1px #cfb417;
	background:#fdbe0c;
	color: #FFF;
	font-weight:bold;		
}
.pRedes{
	font-size:0.9em;
	text-align:center;
	color:#727272;	
}
.redessociais{
	background:url(../img/redessociais.jpg) no-repeat;
	width:190px;
	height:41px;
	position:relative;	
	margin-bottom: 5px;
    margin-top: 8px;
}
.redessociais a{
	position:absolute;
	width:36px;
	height:100%;
	top:0px;	
}
/*--APRESENTACAO IMOVEL---*/
.bgImovel {
    margin: 10px;
    position: relative;
    width: 203px;
}
.fotoImovel {
    background-color: #EDEDED;
    border: 2px solid #CCCCCC;
    height: 148px;
    overflow: hidden;
    position: relative;
    width: 199px;
}
.estrelaImovel {
    background: url("../img/estrela.png") no-repeat scroll 0 0 transparent;
    bottom: 7px;
    height: 28px;
    left: 9px;
    position: absolute;
    width: 30px;
}
.infoImovel {
    color: #333333;
    font-size: 1em;
    padding-top: 2px;
    text-align: center;
}
.infoDorm {
    color: #990000;
    font-size: 1em;
    padding-top: 2px;
    text-align: center;
}
.infoValor {
    color: #990000;
    font-size: 1.1em;
    padding-top: 5px;
    text-align: left;
	position:relative;
	margin-top:6px;
}
.ref {
    color: #333333;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
}
.bgImovel a{text-decoration:none}
.infoValor input[type=button]{
	position:absolute;
	right:2px;
	top:0px;	
}
.finanCaixa {
    position: absolute;
    right: 2px;
    top: 2px;
}
.tblImoveis{
	 margin:10px 2px;	
}
.tblImoveis td{
	border-top:solid 1px #c3c3c3;
	border-bottom:solid 1px #c3c3c3;
	background-color:#f5f4ef;
}
.tblImoveis td:first-child{
	border-left:solid 1px #c3c3c3;		
}
.tblImoveis td:last-child{
	border-right:solid 1px #c3c3c3;
}
.trHidden{
	border:none !important;
	background:#FFF !important;
	height:18px;	
}
/*------------------------------------*/
.qtdRegistros{
	font-size: 1.1em;
    font-weight: normal;
    margin: 0;
    text-align: center;	
}
.textoEmpresa{
	line-height: 38px;
    padding: 3px;
    text-align: justify;	
}
.divConteudo{
	padding:3px;	
}
/*---RODAPE----------------------*/
.rodape{
	padding:10px;
	background:url(../img/rodape-bg.jpg);	
}
.enderecos-rodape{
	border-radius:1em;
	background:url(../img/rodape.jpg);
	padding:5px;	
}
.enderecos-rodape a{
	display:block;
	float:left;	
	margin-right:8px;
}
.enderecos-rodape div{
	float:left;
	padding:3px;	
}
.enderecos-rodape p{
	line-height:30px;
	color:#595959;
}
/*---LOCALIZACAO-----------------*/
.mapa-localizacao{
	position:relative;	
	margin-bottom: 8px;
}
#lst-localizacao{
	position:absolute;
	list-style:none;
	right: 209px;
    top: -13px;	
}
#lst-localizacao li{float:left}
#lst-localizacao span{
	background-color: #e8e8e8;
	border:solid 1px #bbbbbb;
	color:#5b5b5b;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: block;
    margin: 0 1px;
    padding: 2px 13px;
}
#lst-localizacao span:hover{
	background-color:#fdbe0c;
	color:#fff;		
}
.containermapa{
	float:left;	
	width:766px;
	margin-right: 9px;	
}
#area-mapa{
	height:273px;
	background-color:#e8e8e5;	
}
#palavras-busca{
	float:left;	
	background:#fade9d;
	border:hidden 1px;
	border-radius:1em;	
	height:300px;
	width:200px;
	overflow:hidden;
}
.mapa-localizacao h2{
	border-bottom: 1px solid;
    color: #D42835;
    font-size: 1.3em;
    font-weight: normal;
    margin: 4px 0;	
}
#enderecoMapaVisu{
	background:#fff;
	border: 1px solid #bbbbbb;
    color: Blue;
    padding: 4px 2px;
	position:relative;
}
#botaoMais{
	border:solid 1px #d42835;
	border-radius: 3px;	
	cursor:pointer;
	color:#fff;	
	background-color: #D42835;
    font-size: 0.9em;
    position: absolute;
    right: 1px;
    top: 3px;	
}
#botaoMais:hover{
	text-decoration:underline;
}
/*----FINANCIAMENTO--------------------*/
.aLeft{
	float: left;
    height: 72px;
    margin: 10px;
    width: 124px;	
	background-position:left center;
	background-repeat:no-repeat;
}
.aEsq{
	float:left;
	height:72px;
	line-height:72px;	
}
.corpoFinanciamento a{
	text-decoration:none;
	color:#3b3b3b;	
	font-size: 1.1em;
}
.corpoFinanciamento a:hover{
	text-decoration:underline;	
}
/*-----------------------------------------*/
.conteudoMaisBusc{
	text-align:justify;
	line-height:22px;
	margin:5px;	
}
.conteudoMaisBusc a{
	color:#473c34;
	text-decoration:none;	
}
.conteudoMaisBusc a:hover{text-decoration:underline}
.buscar-ref{
	cursor: pointer;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;	
}

/*--LIGAMOS----------*/
.bgLigamos{
	background:url(../img/bgLigamos.jpg) no-repeat;;
	width:600px;
	height:400px;
	position:relative;
}
.btnLigar{
	position:absolute;
	width:172px;
	height:60px;
	bottom:55px;
	right:57px;
	cursor:pointer;
}
#v_nome_tel{
	border:none;
	position:absolute;
	left: 328px;
	top: 160px;
	width:207px;
	background-color:#FFF;
	color:#484848;
	font-weight:normal;
}
#v_email_tel{
	border:none;
	position:absolute;
	left: 327px;
	top: 189px;
	width:105px;
	background-color:#FFF;
	color:#484848;
	font-weight:normal;
}
#v_ddd_tel{
	position:absolute;
	background-color:#FFF;
	left: 327px;
	top: 219px;
	width:42px;
	border:none;
	color:#484848;
	font-weight:normal;
}
#v_tel{
	position:absolute;
	left: 384px;
	top: 219px;
	background-color:#FFF;
	width:82px;
	border:none;
	color:#484848;
	font-weight:normal;
}
#v_cidade{
	position:absolute;
	left: 328px;
	top: 249px;
	width:103px;
	border:none;
	background-color:#FFF;
	color:#484848;
	font-weight:normal;
}
/*-------------------*/
