#ImoveisRecentes{
	width:100%;
	float:left;
	margin:23px 0 35px 0;
}

#headerImoveisRecentes{
	background-image:url(../../slices/header-ImoveisRecentes.jpg);
	width:200px;
	height:57px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	margin:0;
	padding:0;
}

#ConteudoImoveisRecentes{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	background-image:url(../../slices/bg-ImoveisRecentes.jpg);
	height:194px;
	background-repeat:repeat-x;
}

.ImovelRecente{
	width:200px;
	float:left;
	background-color:#F3F3F3;
	border-bottom:1px solid #999; 
	padding:5px 0;
	margin:0 0 0 0px;
	display:inline;
	cursor:pointer;
}

.TopoValorImovelRecente{
	float:left;
	width:200px;
	height:40px;
	background-image:url(../../slices/header-ImoveisRecentes.jpg);
	background-repeat:no-repeat;
}

.ImgFotoRecente{
	width:70px;
	height:52px;
	float:left;
	padding:5px;
}

.ImgFotoRecente img{
	width:70px;
	height:52px;
	border:0;
}

.TxtImovelRecente{
	float:left;
	width:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 5px;
	display:inline;
}

.TxtImovelBig{
	width:100%;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.TxtImovelSmall{
	width:100%;
	display:block;
}

.ValorImovelRecente{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	width:96px;
	text-align:left;
	padding:10px 0 0 5px;
}




