@CHARSET "ISO-8859-1";
#modDestaques {
	width:530px;
	clear:both;
	margin:10px auto 0 auto;/*margin-top:-15px;*/
}

#modDestaques .destaque_modelo {
	width:254px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	margin:10px 5px 0px 5px;
	cursor:pointer;
	_margin:10px 3px 0 3px;

/*	margin-left:8px;
	margin-top:15px;*/
	
}
#modDestaques .destaque_modelo_top {
	width:254px;
	font-size:12px;
	font-weight:bold;

}

#modDestaques .tipo_imovel{
width:121px;
line-height:20px;
background-image:url(../images/bg_tipo_imovel.jpg);
color:#000;
text-align:center;
float:left;
}

#modDestaques .ref{
width:121px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
float:right;
padding-right:10px;
line-height:20px;
background-image:url(../images/bg_ref.jpg);
}






#modDestaques .destaque_modelo_geralCont {
clear:both;
}

#modDestaques .destaque_modelos_foto {
	width:120px;
	height:90px;
	margin-top:3px;
	text-align:center;
	padding-top:4px;
	float:left;
}
#modDestaques .destaque_modelo_conteudo {
	padding-top:4px;
	width:131px;
	height:88px;
	text-align:center;
	background:#F8F1D6;
	float:right;
	margin-top:7px;
	display:table;
	overflow:hidden;
}

