.borda_azul {
	border-left: 1px solid #0E3C70;
	border-right: 1px solid #0E3C70;
}

.borda_cinza {
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
}

#home1{
	margin-top: 15px;
}

#home1 .left, #home2 .left, #home3.left {
	width: 171px;
	height: 230px;
}

#home1 .right, #home2 .right, #home3 .right{
	width: 723px;
	height: 230px;
}

#home1 .borda_azul{
	padding-top: 5px;
	font-size: 11px;
	color: #0E5198;
	padding-left: 10px;
	height: 185px;
}

#home1 input {
	height: 15px;
	border: 1px solid #134E92;
	color: #0E5198;
}

#home1 label {
	display: block;
}

#home2 .borda_cinza{
	padding-top: 10px;
	font-size: 11px;
	color: #555555;
	padding-left: 10px;
	height: 185px;
}

#home2 form {
	margin-top: 10px;
}

#home2 input {
	margin-bottom: 8px;
}

#home2 label {
	display: block;
}

#home3 {
	height: 196px;
}

#home3_1 {
	height: 196px !important;
}

#home3_1 table {
	border-collapse: collapse;
	width: 100%;
}

#home3_1 td {
	padding-right: 5px;
	padding-top: 2px;
	font-size: 11px;
}

#home3_1 a {
	color: #555555;
	text-decoration: none;
}

#home3_1 .borda_azul {
	height: 161px;
}

#home3_1 .left {
	width: 362px;
	float: left;
	height: 196px;
}

#home3_1 .right {
	width: 355px;
	float: right;
	height: 196px;
}

#imoveis_recentes_content {
	display: none;
}

#imoveis_top10_content table, #imoveis_recentes_content table {
	margin-left: 5px;
}

.input {
	height: 17px;	
	margin-bottom: 2px;
	width: 150px;
}

.input input {
	border: 1px solid #134E92;
	width:124px;
	height: 15px;
	float: left;
	color: #0E5198;
	padding-left: 3px;
}

.input img {
	float: right;
}

#iValorAte  {
	margin-bottom: 2px;
}

#iValorDe  {
	margin-bottom: 3px;
}

.ul_select {
	position: absolute;
	border: 1px solid #134E92;
	margin-top: -8px;
	min-width: 122px;
	background-color: #fff;
	list-style-type: none;
	padding: 3px;
	display: none;
}

.ul_select a {
	color: #0E5198;
	text-decoration: none;
}

.ul_select li {
	margin-bottom: 3px;
}

.ul_select li:hover {
	background-color: #E6EBF1;
}