/*=======================
		Home
=========================*/

/*Lançamento*/
#lancamento {
	width:345px;
	padding:20px 0 0 10px;
	float:left;
}
#lancamento h2 {
	background: url(../img/titLanca.jpg) left top;
	width:197px;
	height:20px;
	display:block;
	text-indent:-5000px;
}
#lancamento ol li {
	background: url(../img/bgLanca.jpg) left top no-repeat;
	width:345px;
	height:150px;
	margin-top:10px;
	list-style:none;
}
#lancamento ol li img {
	margin:13px 10px 13px 10px;
	float:left;
	border: 1px solid #f1f1f1;
}
#lancamento ol li h3 {
	width:185px;
	margin:13px 0 0 0;
	float:left;
}
#lancamento ol li p {
	width:185px;
	margin:5px 0 0 0;
	float:left;
}
/*Venda*/
#venda {
	padding:20px 0 0 5px;
	float:left;
}
#venda h2 {
	background: url(../img/titVenda.jpg) left top;
	width:143px;
	height:21px;
	display:block;
	text-indent:-5000px;
}
#venda ol {
	background-color:#f1f1f1;
	width:228px;
	height:auto;
	margin-top:10px;
	float:left;
	list-style:none;
}
#venda ol li {
	width:205px;
	float:left;
	position:relative;
	left:10px;
	padding: 5px 0 5px 0;
	border-bottom:1px solid #cccccc;
}
.espaco {
	margin: 10px 0 10px 0;
}
#venda ol li img {
	float:left;
	padding-right:5px;
}
#venda ol li h3 {
	width:120px;
	float:left;
	text-align:left;
}
#venda ol li p {
	width:120px;
	float:left;
	text-align:left;
}
/*Aluguel*/
#aluguel {
	width:550px;
	height:190px;
	clear:both;
	padding:0 0 0 10px;
}
#aluguel h2 {
	background: url(../img/titAluguel.jpg) left top;
	width:153px;
	height:20px;
	display:block;
	text-indent:-5000px;
}
#aluguel ol {
	float:left;
	margin-right:0;
	list-style:none;
}
#aluguel ol li {
	width:260px;
	float:left;
	margin-right:5px;
}
#aluguel ol li img {
	margin:10px 5px 10px 0;
	float:left;
	border:1px solid #f1f1f1;
}
#aluguel ol li h3 {
	width:170px;
	margin:10px 0 0 0;
	float:left;

}
#aluguel ol li p {
	width:170px;
	float:left;

}

