#PaginaDestaque{

}

h3#TituloIndustrial{
	background-image:url(../../slices/img-IndustriasDestaque.jpg);
	background-repeat:no-repeat;
	width:323px;
	height:17px;
	margin:11px 0 3px 7px;
	text-indent:-9999px;

}

h3#TituloComercial{
	background-image:url(../../slices/img-ComerciaisDestaque.jpg);
	background-repeat:no-repeat;
	width:325px;
	height:17px;
	margin:26px 0 0 8px;
	text-indent:-9999px;
	clear:both;
	display:table;
}

h3#TituloResidencial{
	background-image:url(../../slices/img-ResidencialDestaque.jpg);
	background-repeat:no-repeat;
	width:350px;
	height:17px;
	margin:26px 0 0 8px;
	text-indent:-9999px;
	clear:both;
	display:table;
}

.ModeloImoveis{
	background-image:url(../../slices/bg-Destaques.jpg);
	width:288px;
	height:218px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	cursor:pointer;
	float:left;
	margin:5px 4px 5px 6px;
	display:inline;
}
.ModeloContainerInner {}
.ModeloImoveis .ModeloImovelTop {
	margin:5px 0 0 0;
}
.ModeloImoveis .ModeloRef {
	float:right;
	color:#0069BF;
	font-size:10px;
	margin:0 10px 0 0;
}
.ModeloImoveis .ModeloTipoImovel {
	color:#004A8D;
	font-size:12px;
	float:left;
	margin:0 0 0 10px;
}

.ModeloImoveis .ModeloFoto {
	clear:both;
	text-align:center;
	width:200px;
	height:135px;
	margin:25px auto 5px auto;
}
.ModeloImoveis .ModeloConteudoGeral {}
.ModeloImoveis .ModeloConteudoDescricao {}
.ModeloImoveis .PrimeiraSaidaBairro {
	font-weight:normal;
}
.ModeloImoveis .SegundaSaidaObservacao {
	display:none;
}
.ModeloImoveis .TerceiraSaidaPreco {
	display:none;
}
