.imoveisEmDestaque h1,
.sobreNos h2 {
	display:block;
	border-bottom:2px solid #FFF;
	height:37px;
	text-indent:-9999px;
	padding-bottom:5px;
	margin-bottom:20px;
}
h3 {
	font-size:15px;
	margin-bottom:10px;
}

.sobreNos {
	display:block;
	float:left;
	width:650px;
	height:190px;
}
.sobreNos h2 {
	background:url(../imagens/home/index/tit-sobre-nos.png) no-repeat left top
}

.ondeComoQuando {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:281px;
	height:214px;
	background:url(../imagens/home/index/box-onde-como-quando.png) no-repeat left top;
	float:right;
	margin-top:1px;
	padding-top:40px;
}
.ondeComoQuando h2 { display:none !important; }
.ondeComoQuando .loja {
	width:230px;
	padding:10px 10px 5px;
	margin:auto;
	border-top:1px solid #CCC;
}
.ondeComoQuando address {
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}
.ondeComoQuando address strong {
	display:block;
	color:#ED1C24;
	margin:5px 0 0;
}
.ondeComoQuando p {
	font-size:12px;
}

.imoveisEmDestaque {
	display:block;
	width:100%;
	float:left;
	width:1000px;
}
.imoveisEmDestaque h1 {
	background:url(../imagens/home/index/tit-imoveis-em-destaque.png) no-repeat left top;
	margin-top:15px;
	width:100%;
}
.imoveisEmDestaque div {
	position:relative;
	display:block;
	float:left;
	width:184px;
	height:302px;
	background:url(../imagens/home/index/box-imoveis-destaque.png) no-repeat left top;
	margin-right:12px;
	text-align:center;
	margin-bottom:15px;
}
.imoveisEmDestaque div h2 {
	display:block;
	width:100%;
	margin-top:10px;
	text-align:center;
	width:180px;
	text-indent:-9999px;
}
.imoveisEmDestaque div h2.locacao {
	background:url(../imagens/home/index/tit-locacao.png) no-repeat center top;
}
.imoveisEmDestaque div h2.venda {
	background:url(../imagens/home/index/tit-venda.png) no-repeat center top;
}
.imoveisEmDestaque div h2.locacaoVenda {
	background:url(../imagens/home/index/tit-locacao-venda.png) no-repeat center top;
}
.imoveisEmDestaque div h2.emConstrucao {
	background:url(../imagens/home/index/tit-em-construcao.png) no-repeat center top;
}
.imoveisEmDestaque div img {
	padding:2px;
	border:1px solid #CCC;	
}
.imoveisEmDestaque div p {
	line-height:normal !important;
	text-align:left;
	font-size:11px;
	color:#666;
	margin-left:15px;	
}
.imoveisEmDestaque div a.btSaibaMais {
	position:absolute;
	bottom:5px;
	left:15px;
	display:block;
	width:155px;
	height:20px;
	background:url(../imagens/home/botoes/bt-saiba-mais.png) no-repeat left top;
	text-indent:-9999px;
}
.imoveisEmDestaque div a.btSaibaMais:hover {
	background-position:left bottom;
}

.popup {
	position:absolute;
	top:30px;
	left:50%;
	display:block;
	width:487px;
	height:450px;
	background:url(../imagens/home/popup.png) no-repeat left top;
	margin-left:-245px;
}
.popup h2,
.popup p {
	display:none;
}
.popup .bt-fechar {
	position:absolute;
	top:-24px;
	right:15px;
	display:block;
	width:84px;
	height:24px;
	background:url(../imagens/home/bt-fechar.png) no-repeat left top;
	text-indent:-5000px;
}

