#imoveis{
  width:577px;
  margin:0;
  padding:0;
  float: left;
}
#imoveis h1{
  width:90%;
  float:left;
  margin:0;
  padding:17px 0 0 130px;
  font: 16px Arial;
  font-weight: bold;
  color:#666666;
}
.h1Imoveis{ background:url(../imagens/h1_imoveis.gif) no-repeat; margin:0; padding:0; }

#imoveis h2{
  font: 12px arial;
  font-weight:bold;
  color:#333;
  margin:0;
  padding:4px 0 0 0;
  text-align: left;
}
#imoveis h2 a{
  text-decoration:none;
  color:#333;
}
#imoveis h2 a:hover{
  text-decoration:underline;
}
#imoveis h3{
  font: 11px Arial;
  color:#666;
  margin:0;
  padding:0;
  text-align:left;
  line-height:16px;
}
#imoveis h3 a{
  color:#666;
  text-decoration:none;
}
#imoveis h3 a:hover{
  text-decoration:underline;
}
#imoveis span{
  font: 10px Arial;
  color:#da6700;
  float: right;
  margin:0;
  padding:15px 5px 0 0;
}
#imoveis span a{
  text-decoration: none;
  color:#da6700;
}
#imoveis span a:hover{
  text-decoration: underline;
}
.imovel{  width:209px;  height:251px;  float: left;  margin:0;  padding:0;}
#imoveis ul{ margin:0;  padding:0;  float:left;}
#imoveis li{  width:172px;  height:250px;  list-style-type:none;  margin: 0 0 10px 17px;  padding:0;  float:left;  background:url(/imagens/divisoria.jpg) repeat-x 0 240px; }

.thumb{  width:136px;  height:103px;  overflow:hidden;  border: 2px solid #95aabc;  margin:15px 0 0 0;}
.faixaThumb{ width:136px; height:103px; position:absolute; top:14px; left:4px; z-index:4; overflow:hidden;}

#imoveis li img{/*  width:209px;  height:162px;*/  padding:0;  overflow:hidden;}
#imoveisAviso{  width:100%;  text-align:center;  float:left;  font:bold 14px arial;  color:#FF6600;  padding:50px 0 0 0; }
#imoveisAviso p{ font:bold 11px arial; color:#003366; }
/******************************    PAGINAÇÃO    *********************************/
#divPaginator{
  width:100%;
  text-align:center;
  margin:10px 0 0 0;
  padding:0 0 10px 0;
  color:#CCCCCC; /* cor opaca, para o link desativado (proximo e anterior) */
  font:bold 11px arial;
  float:left;
  clear:both;
}
#divPaginator a{
  font:bold 11px arial;
  color:#da6700;
  text-decoration:none;
}
#divPaginator a:hover{ text-decoration:underline; }

#divPaginator select{
  background:#3b2a7c;
  border:1px solid #ddd;
  font:11px verdana;
  color:#fff;
  margin:0 5px;
  padding:0;
}