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

/************ BUSCA *******************/


*html .form{
position:absolute;
top:7px;
left:17px;
font-size:10px;
}

*html .radio{
position:absolute;
top:7px;
left:17px;
width:600px;
height:50px;
}

*html .busca_venda{
position:absolute;
top:5px;
left:22px;
width:45px;
height:auto;
}

*html .busca_locacao{
position:absolute;
top:25px;
left:22px;
width:50px;
height:auto;
}

*html .campos{
font-size:10px;
}

*html .campos_topo{
font-size:10px;
width:134px;
}

*html .campo_codigo{
font-size:10px;
height:12px;
}

*html .tipo{
position:absolute;
top:8px;
left:88px;
width:200px;
height:20px;
font-weight:bold;
}

*html .bairro{
position:absolute;
top:8px;
left:229px;
height:20px;
font-weight:bold;
}

*html .preco{
position:absolute;
top:8px;
left:368px;
height:20px;
font-weight:bold;
}

*html .codigo{
position:absolute;
top:8px;
left:510px;
height:20px;
font-weight:bold;
}

*html .buscar{
position:absolute;
top:21px;
left:575px;
width:47px;
height:17px;
}

*html .busca_avancada{
position:absolute;
top:5px;
left:630px;
width:57px;
height:49px;
}


/************ BARRA LATERAL ************/
*html .container_botoes{
position:absolute;
top:17px;
left:705px;
width:180px;
height:192px;
}

*html .botoes_contato{
width:163px;
height:57px;
float:left;
margin-bottom:11px;
}

/****************************** FALE CONOSCO ******************************/ 

*html .campo_contato{
width:290px;
}

/******************************* GALERIA **********************************/


*html .titulo_bairro{
margin-top:3px;
margin-left:13px;
width:136px;
height:32px;
text-align:center;
color:#db2b13;
font-size:13px;
}

*html .titulo_imovel{
margin-top:3px;
margin-left:13px;
width:136px;
height:auto;
text-align:center;
font-size:12px;
}

*html .detalhe_imovel{
margin-top:9px;
margin-left:34px;
width:98px;
height:28px;
}

/************************ INTERNO BUSCA AVANÇADA ***********************/

*html .tabela_galeria{
width:660px;
height:164px;
background-image:url(../imagens/fundo_imovel.jpg);
background-repeat:no-repeat;
margin:19px 0 0 11px;
float:left;
}

*html .miniatura_galeria{
width:202px;
height:136px;
float:left;
margin:15px 0 0 8px;
}

*hmtl .nome_imovel{
width:330px;
height:20px;
color:#df281a;
float:left;
margin:10px 0 0 9px;
}

*html .codigo_imovel{
width:75px;
height:20px;
float:left;
margin:17px 0 0 12px;
}

*html .descricao_imovel{
width:320px;
height:111px;
font-size:12px;
float:left;
margin:10px 0 0 9px;
}

.paginacao {
color:#999999;
font-weight:bold;
font-size:13px;
text-align:center;
margin-top:250px;
}


