.ModeloImoveis{
	cursor:pointer;
	float:left;
	display:inline;
	width:200px;
	height:250px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	line-height:16px;
}

.ModeloImoveis .ModeloConteudoGeral {}
.ImgFoto{
	height:129px;
	position:relative;
	width:194px;
	margin:0 auto;
}
.ModeloFoto{
	height:129px;
	margin:auto;
}

.TarjaLancamento{
	background-image:url(../../slices/img-TarjaLancamento.png);
	height:76px;
	background-repeat:no-repeat;
	background-position:left;
	margin:0 2px 0 0; 
	position:relative;
}

.TarjaFinanciado{
	background-image:url(../../slices/img-TarjaFinanciado.png);
	height:76px;
	background-repeat:no-repeat;
	background-position:left;
	margin:0 2px 0 0; 
	position:relative;
}

.TarjaVendido{
	background-image:url(../../slices/img-TarjaVendido.png);
	height:76px;
	background-repeat:no-repeat;
	background-position:left;
	margin:0 2px 0 0; 
	position:relative;
}

.TarjaUltimas{
	background-image:url(../../slices/img-TarjaUltimas.png);
	height:96px;
	background-repeat:no-repeat;
	background-position:left;
	margin:0 2px 0 0; 
	position:relative;
}

.ModeloFoto .FotoImovel{
	position:absolute;	
	border:0;
	margin:0;
}

.FavoriteSet{
	background-image:url(../../slices/img-FavoritosDestaque.png);
	width:15px;
	height:14px;
	position:absolute;
	right:5px;
	bottom:5px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.FavoritosDestaqueAtivo{
	background-position:left bottom;
}


.ModeloImoveis .ModeloConteudoGeral .ModeloContainerInner {
	color:#194294;
	margin:5px 0 0 5px;
	width:194px;
}
.ModeloConteudoGeral .ModeloContainerInner .ModeloConteudoDescricao {

}
.ModeloImoveis .ModeloTipoImovel {
	color:#194294;
	font-weight:bold;
	font-size:13px;
}
.ModeloImoveis .ModeloRef {
	color:#9B7C00;
	font-size:11px;
	font-weight:bold;
}
.ModeloContainerInner .ModeloConteudoDescricao .ModeloComposicaoImovel {
	font-size:12px;
	font-weight:bold;
}
.ModeloConteudoDescricao .ModeloComposicaoImovel .ModeloCidadeImovel{
	display:none;
}
.ModeloConteudoDescricao .ModeloComposicaoImovel .ModeloBairroImovel{
	color:#333;
	font-weight:normal !important;
	font-size:13px;
}
.ModeloConteudoDescricao .QtdeDepedencias{

}

.ModeloContainerInner .ModeloConteudoDescricao .SegundaSaidaObservacao {
	display:none;
}
.ModeloConteudoGeral .ModeloContainerInner .TerceiraSaidaPreco {
	font-weight:bold;
	color:#666;
	font-size:13px;
}

