
#banner-home {
	width:100%;
	height: 470px;
	}

#corretor {
	position:relative;
	width:328px;
	height:65px;
	float:right;
}

#corretor-home {
	position:relative;
	margin-bottom:70px;
	width:260px;
	height:50px;
}

.pic-more {
	width: 180px;
	height: 175px;
	border: 1px dashed #cdcdc5;
	background-color: #fff;
	float: left;
	padding: 10px;
	margin: 10px 20px 0 0;
	position:relative;
}
.pic-more span{
	display: block;
	background-color: #a60000;
	color: #fff;
	font-size: 14px;
	padding: 8px;
	position: absolute;
	width: 89px;
	height: 39px;
	margin: -35px 0 0 13px;
}

#barra-produtos {
	position:relative;
	height:60px;
}

.imovel {
	float: left;
	color: #7f7e77;
	padding: 5px;
	margin: 5px 5px 20px 20px;
	width: 225px;
	font-size: 18px;
}

.imovel h3 {
	margin-top: 5px;
	font-weight: bold;
	font-size: 23px;
	background: none !important;
}

#mais {
	background-color: #fff;
	padding: 40px 0;
	min-height: 200px;
	color: #990000;
	font-size: 22px;
}

.obrigado {
	color:#900;
	text-align:center;
	line-height:30px;
}

.redirecionamento {
	color:#666;
	font-size:14px;
}

