.ttlClassificados{
	width: 80%;
	height: 27px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../imagens/ttlClassificados.gif) no-repeat;
	margin-top: 21px;
	margin-left: 25px;
	cursor: default
}
.ttlVoltar{
	clear: both;
	float: right;
	padding-top: 10px;
	padding-right: 16px;
}

.txtSemEmpreendimento{
	width: 100%;
	text-align: center;
	padding-top: 10px;
	font: bold 18px trebuchet ms;
	color: #990000;
}

.empreendimentos{
	float: left;
	width: 90%;
	clear: both;
	margin-top: 22px;
	margin-left: 26px !important;
	margin-left: 13px;
}
.ttlEmpreendimento{
	font: bold 16px Trebuchet ms;
	color: #024282
}
.txtEmpreendimento{
	font: 11px trebuchet ms;
	float: left
}
.txtEmpreendimento span{
	font: 12px trebuchet ms;
}
.boxFoto{
	float: left;
	margin-right: 4px;
}
