@charset "utf-8";
/* CSS Document */

.apresenta_imovel_vertical {
position:relative;
float:left;
width:178px;
height:331px;
margin-top:37px;
margin-left:60px;
}

.vertical_parte01_favoritos_referencia {
position:relative;
float:left;
width:177px;
height:18px;
background-image:url(../../imagem/icone-comparar-imovel.jpg);
background-repeat:no-repeat;
}

.numero_referencia {
position:relative;
float:right;
width:94px;
height:18px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#114576;
text-align:right;
}

.vertical_parte01_foto {
position:relative;
float:left;
width:178px;
height:132px;
background:#999999;
}

.vertical_parte01_foto img {
width:178px;
height:32px;
}

.vertical_infos {
position:relative;
float:left;
width:178px;
}

.vertical_infos h1 {
position:relative;
float:left;
width:178px;
height:18px;
font:14px Arial, Helvetica, sans-serif;
color:#D10005;
}

strong, b {
font-weight:bolder;
}

.vertical_infos h2 {
position:relative;
float:left;
width:178px;
height:17px;
margin-top:5px;
font:12px Arial, Helvetica, sans-serif;
color:#666666;
}

.bairro {
font:13px Arial, Helvetica, sans-serif;
color:#434343;
}

.espaco_lista_vertical {
position:relative;
float:left;
width:178px;
height:12px;
}

.espaco_interno_infos {
position:relative;
float:left;
width:177px;
height:8px;
margin-top:2px;
border-top:1px dotted #666666;
}

.detalhes_do_imovel_botao {
position:relative;
float:left;
width:176px;
height:21px;
margin-top:23px;
background-image:url(../../imagem/detalhe-imovel.jpg);
background-repeat:no-repeat;
cursor:pointer;
z-index:5;
}

.detalhes_do_imovel_botao:hover {
background-position:0px -21px;
}

.imoveis_favoritos_botao {
position:absolute;
width:33px;
height:34px;
right:-10px;
bottom:-5px;
background-image:url(../../imagem/botao-favoritos.png);
background-repeat:no-repeat;
cursor:pointer;
z-index:10;
}

.imoveis_favoritos_botao:hover {
background-position:0px -35px;
}

.input_comparar_imoveis {
position:absolute;
top:3px;
left:3px;
width:13px;
height:13px;
z-index:10;
}