#chamada{
 width:571px;
 height:161px;
 background:url('/imgs/cidade_toda.gif');
 margin:9px 0 0;
 padding:3px 0 0 4px;
 float:left;
}
form{
 width:730px;
}
#secao{
 width:560px;
 float:left;
 margin:0px 0 0 0px;
}
#fecha{
 float:left;
 width:760px;
 height:25px;
 background:url('/imgs/final_lado.gif') no-repeat #FFF;
 color:#FFF;
}

#secao h3{
 font-size:13px;
 padding:0 0 1px 3px;
 margin:0 0 20px 0;
 width:560px;
 border-bottom:solid 1px #ADA68A;
}
.imovelP{
 float:left;
 display:inline;
 width:268px;
 height:114px;
 margin:10px 7px 30px 5px;
}
.imovelP img{
 float:left;
 margin:0 4px 0 0;
}
.imovelP h4{
 float:left;
 width:133px;
 height:14px;
 margin:0;
 padding:0;
 font-size:10px;
}
.imovelP p{
 float:left;
 width:133px;
 height:60px;
 margin:0;
 padding:0;
}
.imovelP .pr{
 float:left;
 font-weight:bolder;
 width:133px;
 height:12px;
 margin:0;
 padding:0;
}
.imovelP h4, .imovelP .pr, .imovelP p{
 overflow:hidden;
}
.imovelP a{
 float:left;
 width:60px;
 height:15px;
 padding:1px 8px 2px 6px;
 margin:1px 0 0;
 background:url('/imgs/btDetalhes.gif') no-repeat;
 font-family:tahoma, verdana, sans-serif;
 color:#FFF;
}
.imovelP a:hover{
 color:#FFF;
}
form{
 float:left;
 margin:5px 0 0;
}
form p{
 margin:5px 0 0;
}
form input, form textarea, form select{
 margin:3px 0 0;
 font-size:11px;
}
form #bt{
 margin:13px 0 0;
}
.indent{
 text-indent:20px;
}

/* HOME  */

.banSpace{
 margin:0 3px 20px 4px;
}

/* LISTAGEM */

td{
 border-bottom:solid 1px #FFF;
 padding:3px;
 text-align:center;
}
tr{
 background:#F7F7F7;
 cursor:pointer;
}
tr.noPointer{
 cursor:cross;
}
table{
 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 width:730px;
 border:0;
 margin:10px 0 0;
}
.bold{
 font-weight:bolder;
}

/* PESQUISA MAPA */

.pMapa{
 width:250px;
 overflow:hidden;
 float:left;
 margin:0 0 15px 30px;
 display:inline;
}
#mForm{
 float:left;
 width:100%;
 margin:0 0 0 3px;
 padding:5px 0 0;
}
#popup_conteudo{
 width:500px;
}
.BA{
 width:250px;
 overflow:hidden;
 float:left;
 margin:0 0 0 0px;
 display:inline;
}
.MenuIntens li{
float:left;
 background:#FFF;
}
.MenuIntens li a{
width:124px;
height:15px;
float:left;
padding:3px;
 background:#F7F7F7;
margin-bottom:1px;
}
.MenuIntens li a:hover{
 background:#E6F0F4;
 color:#000;
}
#tooltip {
width:130px;

}

p.novo{
float:left;
width:420px;
}
.encontrados {
float:right;
}

#removSelect{
 float:left;
 margin:20px 0 0;
}

#map_canvas{
 float:left;
 margin:20px 0 0;
 width:728px; 
 height: 310px; 
 border:solid 1px black;
}


a {
    text-decoration:none;
    color:#000000;
}
a:hover {
    color:#3E3E3E;
}
