﻿body {font-size :12px; font-family :Verdana; 
color:rgb(51,51,51); line-height:22px;}

.wrappetp {
    width:100%; 
    background:url(../../resources/img/bg.png) repeat-x top white;
}


a { text-decoration :none; color:#0033cc }
a:hover { text-decoration:underline;}
.wrapper { text-align:left; width:980px; overflow:hidden; }
.conteudo { padding-top :15px; }
h1 { color:#f35b11; font-family :Arial; font-size :22px; letter-spacing :-1px;  }

.wrapperg { background:url(../../resources/img/rodape.jpg) repeat-x bottom; padding-bottom :40px;}
.footer { height:60px; margin-top :90px; }

.header { height:230px }
.header b { color:#CC0000} 

.menu { margin-top :100px;  height:50px }
.menu ul li { float:left}
.menu ul li a { display :block; padding:5px 4px 2px 4px; background:url(../img/menu2.png); color:Black; border-right:solid 1px #bbb5a7; position:relative; top:5px;  }
.menu #select, .menu ul li a:hover { padding:10px 6px 11px 6px; background:url(../img/menu1.png) repeat-x; color:Black; border-right:solid 1px #f37d11; border-left:solid 1px #f37d11;position:relative; top:0px;  }

.pesq td { padding:0px 5px 0px 5px; }

.imovel { background:url(../../resources/img/imovel.png); width:211px; height:240px; padding:10px; float:left; margin:6px }
.imovel b {color:#4f8d9f; font-size:16px;}

    .imovel .crop-foto {
        display:block; width:200px; text-align:center;  
    }


.imovel #imagem img {
  max-width: 180px!important;
  max-height: 140px!important;
  width: expression(this.width > 180 ? "180px" : true)!important;
  height: expression(this.height > 140 ? "140px" : true)!important;
}


#slideshowContainer img {
      max-width: 388px!important;
  max-height: 280px!important;
  width: expression(this.width > 388 ? "388px" : true)!important;
  height: expression(this.height > 280 ? "280px" : true)!important;
}

.imovel #imagem { width:200px; height:140px; overflow:hidden}
.imovel #btveja { float:right }