#ImoveisRecentes{
	width:100%;
	float:left;
	margin:10px 0 0 0;
	background-image:url(../../slices/bg-ImoveisRecentesLateral.jpg);
	background-repeat:no-repeat;
	height:396px;
}

#headerImoveisRecentesLateral{
	background-image:url(../../slices/img-ImoveisRecentes.jpg);
	width:334px;
	height:25px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	padding:0;
	margin:10px auto 0 auto;
}

#ConteudoImoveisRecentes{
	width:100%;
	float:left;
	margin:0;
	background-image:url(../../slices/bg-MenusEsquerda.jpg);
	background-repeat:no-repeat;
	padding:0;
}

.ImovelRecente{
	float:left;
	display:inline;
	cursor:pointer;
	background-image:url(../../slices/bg-ImovelRecente.jpg);
	width:359px;
	height:107px;
	background-repeat:no-repeat;
	margin:10px 0 0 0;
}

.ImgFotoRecente{
	width:98px;
	height:72px;
	float:left;
	margin:10px 0 0 20px;
	display:inline;
}

.FotoImovelRecente{}

.ImgFotoRecente img{
	border:0;
}

.TxtImovelRecente{
	float:left;
	width:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005079;
	margin:14px 0 0 13px;
	display:inline;
}

.TxtImovelBig{
	width:100%;
	display:block;
}

.TxtImovelSmall{
	width:100%;
	display:block;
}

.ValorImovelRecente{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005079;
	float:right;
	width:85px;
	text-align:center;
	margin:25px 25px 0 0;
	display:inline;
}


