@charset "utf-8";


html,body{
	margin: 0px;
	background:#d6d6d6 url(../img/backPagina.jpg) repeat;
	height:100%;
}


#principal{
position:relative;
width:770px;
min-height:100%;
margin:0px auto;
background-color:#FFFFFF;
border:1px #CCCCCC solid;
border-bottom:0px;
border-top:0px;
background-color:#FFF;
}

*html #principal{
height:100%;
}


#principal #topo{
position:relative;
width:100%;
height:220px;
background-color:#FFFFFF;
}

#topo #menuCima{
position:relative;
width:100%;
height:33px;
background:#FF0000 url(../img/backListraTopo.jpg) repeat-x;
}

#menuCima #btMenuCima{
position:absolute;
width:696px;
height:33px;
right:5px;
background:transparent url(../img/fundoMenuTopoCima.jpg) no-repeat;
}

#btMenuCima #btCasa{
position:absolute;
width:41px;
height:10px;
margin-top:12px;
margin-left:7px;
background:url(../img/btCasas.gif) no-repeat;
cursor:pointer;
}

#btMenuCima #btChacara{
position:absolute;
width:68px;
height:14px;
margin-top:8px;
margin-left:65px;
background:url(../img/btChacaras.gif) no-repeat;
cursor:pointer;
}

#btMenuCima #btSitio{
position:absolute;
width:40px;
height:14px;
margin-top:8px;
margin-left:154px;
background:url(../img/btSitios.gif) no-repeat;
cursor:pointer;
}

#btMenuCima #btTerreno{
position:absolute;
width:65px;
height:13px;
margin-top:9px;
margin-left:210px;
background:url(../img/btTerrenos.gif) no-repeat;
cursor:pointer;
}

#btMenuCima #btFazenda{
position:absolute;
width:70px;
height:14px;
margin-top:8px;
margin-left:290px;
background:url(../img/btFazendas.gif) no-repeat;
cursor:pointer;
}

#btMenuCima #btArea{
position:absolute;
width:129px;
height:14px;
margin-top:8px;
margin-left:378px;
background:url(../img/btArea.gif) no-repeat;
cursor:pointer;
}

#btMenuCima #btCasaCondominio{
position:absolute;
width:169px;
height:14px;
margin-top:8px;
margin-left:523px;
background:url(../img/btCasaCondominio.gif) no-repeat;
cursor:pointer;
}

#topo #centro{
position:relative;
width:100%;
height:157px;
}

#centro #logo{
float:left;
width:270px;
height:149px;
margin-top:5px;
background:transparent url(../img/logoImpacto.jpg) no-repeat;
}

#centro #flash{
float:left;
width:498px;
height:149px;
margin-top:5px;
}


#topo #menuBaixo{
position:relative;
width:100%;
height:27px;
background-color:#9B0000;
}

#menuBaixo #btPaginaInicial{
float:left;
width:116px;
height:18px;
margin-left:7px;
margin-top:5px;
cursor:pointer;
background:transparent url(../img/btPagina.jpg) no-repeat;
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#btPaginaInicial a{
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
margin-left:25px;
padding-top:2px;
}

#menuBaixo #btFaleConosco{
float:left;
width:108px;
height:18px;
margin-top:5px;
margin-left:2px;
cursor:pointer;
background:transparent url(../img/btFale.jpg) no-repeat;
}


#btFaleConosco a{
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
margin-left:25px;
padding-top:2px;
}


#menuBaixo #btQuemSomos{
float:left;
width:108px;
height:18px;
margin-top:5px;
cursor:pointer;
background:transparent url(../img/btQuem.jpg) no-repeat;
}


#btQuemSomos a{
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
margin-left:25px;
padding-top:2px;
}


#menuBaixo #btCadastroImovel{
float:left;
width:150px;
height:18px;
margin-top:5px;
margin-left:2px;
cursor:pointer;
background:transparent url(../img/btCadastro.jpg) no-repeat;
}


#btCadastroImovel a{
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
margin-left:25px;
padding-top:2px;
}


#principal #conteudo{
position:relative;
width:100%;
margin-bottom:15px;
}

#conteudo #esq{
float:left;
width:130px;
height:100%;
}

#esq #faixa{
position:absolute;
top:0px;
width:129px;
height:13px;
background-color:#666;
}

#esq #bannerTv{
position:absolute;
width:125px;
height:80px;
margin-left:10px;
margin-top:16px;
background:#FFF url(../img/imgComercial.jpg) no-repeat center;
border:1px solid #CCC;
cursor:pointer;
}

#esq #bannerGetur{
position:absolute;
width:125px;
height:80px;
margin-left:10px;
margin-top:110px;
background:#FFF url(../img/imgGetur.jpg) no-repeat center;
border:1px solid #CCC;
cursor:pointer;
}


#conteudo #dir{
float:right;
width:640px;
}

#dir #topoDir{
position:relative;
width:100%;
height:35px;
}

#topoDir #frase{
position:absolute;
margin-top:-3px;
right:27px;
width:201px;
height:22px;
background:transparent url(../img/imgBemVindos.jpg) no-repeat;
}

#dir #recebeConteudo{
position:relative;
width:100%;
margin-top:5px;
}



.clear{
clear:both;
}

#rodape{
position:absolute;
bottom:-60px;
width:100%;
height:61px;
background:transparent url(../img/backRodape.jpg) repeat-x;
}

* html #rodape{
width:770px;
}

#rodape #logoNow{
position:absolute;
width:120px;
height:61px;
margin-left:18px;
}

#rodape #txtrodape{
position:absolute;
right:5px;
margin-top:35px;
font-family: "Arial, Helvetica, sans-serif";
font-size:11px;
text-decoration: none;
color:#999;
}


