.ModeloImoveis{
	cursor:pointer;
	float:left;
	display:inline;
	width:480px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:25px 0 0 0;
}

.ModeloImoveis .ModeloImovelTop {
	text-align:center;
}

.ModeloImoveis .ModeloImovelTop .ModeloRef {
	display:none;
}
.ModeloImoveis .ModeloConteudoGeral {}
.EsquerdaImovelDestaque{
	width:186px;
	float:left;
}
.EsquerdaImovelDestaque .ModeloBairroImovel{
	font-size:10px;
	color:#FFF;
	background-image:url(../../slices/bg-BairroDestaque.jpg);
	width:186px;
	height:42px;
	background-repeat:no-repeat;
	float:left;
	text-indent:15px;
	text-transform:uppercase;
	line-height:40px;
}

.ImgFoto{
	height:124px;
	position:relative;
	width:185px;
	margin:0 auto;
	clear:both;
}
.ModeloFoto{
	height:124px;
	margin:auto;
}

.TarjaLancamento{
	background-image:url(../../slices/img-Tarja.png);
	height:63px;
	background-repeat:no-repeat;
	background-position:left;
	margin:0 2px 0 0; 
	position:relative;
}

.TarjaDestaque{
	background-image:url(../../slices/img-Destaque.png);
	height:63px;
	background-repeat:no-repeat;
	background-position:left;
	margin:0 2px 0 0; 
	position:relative;
}

.ModeloFoto .FotoImovel{
	position:absolute;	
	border:0;
	margin:0;
}
.ModeloImoveis .ModeloConteudoGeral .ModeloContainerInner {
	width:290px;
	float:right;
}
.ModeloImoveis .ModeloTipoImovel {
	color:#666666;
	width:100%;
	line-height:50px;
	border-bottom:1px dashed #999;
	font-weight:bold;
	text-indent:10px;
}
.ModeloConteudoGeral .ModeloContainerInner .ModeloConteudoDescricao {}
.ModeloContainerInner .ModeloConteudoDescricao .ModeloComposicaoImovel {
	display:none;
}
.ModeloConteudoDescricao .ModeloComposicaoImovel .ModeloCidadeImovel{}
.ModeloConteudoDescricao .QtdeDepedencias{

}

.ModeloContainerInner .ModeloConteudoDescricao .SegundaSaidaObservacao {
	width:283px;
	height:76px;
	background-color:#F2F2F2;
	float:left;
	margin:7px 0 0 0;
	font-size:13px;
	color:#666666;
	padding:8px 0 0 8px;
	line-height:17px;
}
.ModeloConteudoGeral .ModeloContainerInner .TerceiraSaidaPreco {
	font-weight:bold;
	font-size:18px;
	border-bottom:1px dashed #999;
	color:#666666;
	text-indent:13px;
	float:left;
	margin:3px 0 0 0;
	width:290px;
}
