* {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #2A2A2A;
	margin:0;
	padding: 0;
}

body {
	margin: 0;
	text-align: center;
	background: #7A9B9E;
}

html img{
	filter:expression(
  this.alphaxLoaded ? "" :
   (
   this.src.substr(this.src.length-4)==".png"  ?  ( (!this.complete) ? "" :
   this.runtimeStyle.filter=
   ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
   (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
   String(this.alphaxLoaded=true).substr(0,0)+
   (this.src="http://www.habitarimobiliaria.com.br/img/blank.png").substr(0,0)
   ) :  this.runtimeStyle.filter="" ));
   
   border:0;
}

/***************************************************
				DEFAULT
***************************************************/

.buscaValor {
	float: left;
	width: 100%;
	height: 25px;
}

.buscaValor input {
	margin-left: 7px;
	_margin-left: 14px;
}

.associeBorderDiv {
	width: 96%;
	padding: 2%;
	height: auto;
	border: 1px dashed #999;
}

.pics { float: left; display: none; }  

.pics img {  
    height: 263px;
    width: 350px;
    overflow: hidden;
}

a {
	text-decoration: none;
	cursor: pointer;
}

h1 {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #D23535;
	font-size: 18px;
}

h2 {
	color: #C4433D;
	font-size: 16px;
}

h3 {
	color: #B00000;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}

.left {
	float: left;
}

.right {
	float: right;
}

.imgBorder {
	border: 1px solid #ccc;
	padding: 2px;
}

.clear {
	clear: both;
}

#out {
	margin: 0 auto;
	width: 1024px;
}

#outD {
	margin: 0 auto;
	width: 1000px;
	background: #f4f4f4;
}

#conteudo {
	width: 100%;
	margin: 0 auto;
	color: #888;
	text-align: left;
}

#topo {
	position: absolute;
	width: 1024px;
	top: 85px;
	_margin-left: -11px;
	height: 250px;
	background: #fff;
	border: 1px solid #e0e0e0;
}

#menuTop {
	float: left;
	width: 100%;
	height: 80px;
}	

.menuTopLink {
	float: left;
	width: 140px;
	height: 81px;
	text-decoration: none;
	line-height: 81px;
	margin-left: 3px;
	background: url(../img/bgMenuOn.jpg) repeat-x;
	background-position: top;
}

.menuTopLink:hover {
	background: url(../img/bgMenu.jpg);
	color: #fff;	
}

#navegacaoCat {
	float: left;
	width: 100%;
	height: 50px;
}

.linkCat {
	float: left;
	display: block;
	width: 130px;
	color: #B00000;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 1px;
	border-left: 1px dashed #ccc;
	text-align: center;
}

.linkCat:hover {
	color: #B99999;
}

/******************************************************
                             CORRESPONDENTE CAIXA
******************************************************/

.cef {
	position: absolute;
	margin-left: -70px;
	margin-top: 32px;
}

.campoBusca {
	position: absolute;
	width: 215px;
	background: none;
	border: none;
	margin-left: -67px;
	margin-top: 37px;
}

.inputBusca {
	position: absolute;
	margin-top: 33px;
	margin-left: 160px;
}

/******************************************************
			LISTAGEM DE IMÓVEIS 
******************************************************/

.listaImoveisOut {
	float: left;
	width: 184px;
	_width: 174px;
	height: 200px;
	font-size: 11px;
	margin: 7px;
	background: #eee;
	border: 1px solid #d0d0d0;
}

.listaImoveisOut img {
	float: left;
	margin-left: 2px;
	margin-top: 2px;
}

.txtListImoveis {
	float: left;
	width: 100%;
	margin-top: 8px;
	margin-left: 5px;
}

.txtDescricaoImovel {
	float: left;
	width: 590px;
	height: 300px;
	margin-left: 15px;
}

.esq {
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
}

/*****************************************************
			     TOPO E RODAPE
*****************************************************/

#espacoTop {
	float: left;
	width: 100%;
	height: 280px;
}

#logo {
	float: left;
	margin: 4px;
}

#imgTopo {
	float: left;
	margin-top: 4px;
	margin-left: 1px;
}

#rodape {
	float: left;
	padding-top: 50px;
	width: 100%;
	height: 70px;
}

#rodape span {
	color: #F0F0F0;
}

.destaqueTexto {
	color: #B00000;
	font-size: 11px;
}

/******************************************************
				PAGINAÇÂO
******************************************************/

.paginacao{
	margin-top: 20px;
	margin: 0;
}
.paginacao ul{
	list-style:none;
	float:left;
	margin:0 10px 0 0;
} 
.paginacao .BotInativo, .paginacao .BotPag{
	color:#666;
}
.paginacao .BotInativo{
	font-size:11px;
}
.paginacao .BotPag{
	height:16px;
}
.paginacao li{
	float:left;
	margin-top: 20px;
	text-align:center;
	line-height:16px;
	padding:0 5px;
}
.paginacao a{
	color:#999;
	height:16px;
	font-size:11px;
	text-decoration:none;
	padding:2px 5px;
}
.paginacao a:hover{
	color:#000;
}
.select{
	display:block;
	width:30px;
	font-size:11px;
	height:16px;
	line-height:16px;
	color:#3A88A3;
	font-weight: bold;
	text-decoration:underline;
}

/************************************************
				SLIDE
************************************************/ 

div#slideshow {
float: left;
margin-left: 20px;
width: 350px;
height: 263px;
}
div#slideshow #links {
float: right;
clear: both;
width: 10%;
text-align: center;
}
div#slideshow #links li {
font-size: 12px;
border-top: 1px solid white;
line-height: 49px;
}
div#slideshow #links li.inativo {
}
div#slideshow #links li.ativo {
}
div#slideshow #slides {
height: 100%;
color: white;
font-size: 14px;
}
div#slideshow #slides .visible {
display: block;
}
div#slideshow #slides .hidden {
display: none;
}
div#slideshow #slides div span {
display: block;
}
div#slideshow #slides .titulo{
font-weight: bold;
font-size: 16px;
padding: 5px 0 0 5px;
}
div#slideshow #slides .conteudo {
padding: 0 0 0 5px;
}
