
@import url(esquerda-padrao.css);
#conteudo {
	

}
/*********************************
	Links Topo
**********************************/

#esconde-essa-porra{
	position: relative;
	top: 230px;
	width: 330px;
	height: 40px;
}

#conteudo #lado-esquerdo{
	width:660px;
	float:left;
	overflow:hidden;
}

#conteudo #lado-direito{
	float:right;
	width:300px;
	padding-left:20px;
	background:url(../imagens/linha-separa-colunas.gif) no-repeat;
	overflow:hidden;
	_width:295px;
	_padding-left:15px;
}

/*********************************
	Vitrine
**********************************/
#vitrine {
	margin-top:30px;
}


#lista-imoveis .tituloListaDestaque{
	width:185px;
	height:24px;
	background:url(../imagens/home-imoveis-destaque-titulo.gif) no-repeat;
	text-indent:-999999px;
	margin-bottom:15px;
}







#detalhes-imovel {
	clear:both;
	padding:20px 15px 0 0;
	position:relative;

}
#detalhes-imovel ul li {
	float:left;
	margin-right:2px;
}
#detalhes-imovel ul li a {
	width:91px;
	height:14px;
	background:url(../imagens/aba.gif) no-repeat;
	display:block;
	padding:8px;
	font:12px tahoma;
	color:#414141;
	text-align:center;
	text-decoration:none;

}

#detalhes-imovel ul li a:hover, #detalhes-imovel ul li a.this {
	font:bold 12px tahoma;
	color:#fff;
	background:url(../imagens/aba-over.gif) no-repeat;
}
.linha-t {
	clear:both;
	height:3px;
	
	font:3px;
}

.linha-vermelha {
	clear:both;
	height:3px;
	background:#990000;
	font:3px;
}

.conteudo-aba {
	margin-top:20px;
}



