/*
======================================================================

BUSCA

======================================================================
*/

#buscaC1 {
	background:#0086c3 url('../imgs/busca.gif') repeat-x left 1px;
	margin:0 15px 15px 15px;
	position:relative;
}
#buscaC2 {
	padding:5px;
	padding-top:20px;
	padding-bottom:0;
}
#busca {
	background:#FFFFFF;
}
	#busca table {
		margin:3px;
	}
	#busca table td {
		text-align:right;
	}
	#busca form {
		margin:0;
		padding:0;
	}
	#busca select, #busca input {
		background:#edf5fb;
		border:solid 1px #80a0bb;
		width:110px;
	}
	#busca button {
		background:none;
		border:none;
		width:50px;
		margin-top:2px;
	}
/*
======================================================================

DESTAQUE INICIAL

======================================================================
*/

.destaqueInicial {
	border:solid 1px #0086c3;
	clear:both;
	margin-bottom:10px;
	width:588px;
	overflow:hidden;
	margin-top:30px;
	margin-left:15px;
}

#aba {
	position:absolute;
	top:-166px;
	left:15px;
		
}

	#aba div {
		border:solid 1px #0086c3;
		border-bottom:none;
		position:relative;
		float:left;
	}
	
		#aba div div {
			background:#cfdee9;
			border:solid 1px #cfdee9;
			border-bottom:none;
		}

			#aba div div div {
				background:transparent url('../imgs/aba1.gif') no-repeat left top;
				position:relative;
				border:none;
				left:-2px;
				top:-2px;
			}

			#aba div div div div {
				background:transparent url('../imgs/aba2.gif') no-repeat right top;
				color:#65432d;
				font-family:Arial;
				font-size:10px;
				position:relative;
				border:none;
				left:4px;
				top:0;
				padding:4px 4px 0 0;
			}

			#aba a {
				color:#0086c3;
				font-family:Arial;
				font-size:11px;
				text-decoration:none;
			}

			#aba a:hover {
				color:#005d88;
			}

		#aba .selecionada {
			background:#0086c3;
			border:solid 1px #0086c3;
			border-bottom:none;
		}

		#aba .selecionada a {
			color:#fff;
			font-family:Arial;
			font-size:11px;
			text-decoration:none;
		}

		#aba .selecionada a:hover {
			color:#104872;
		}

/*
======================================================================

IMOVEIS

======================================================================
*/

#imovelC1 {
	margin:15px;
	position:relative;
}
#imovelC2 {
	background:#eeefef;
	padding:5px;
	padding-top:22px;
	padding-bottom:0;
}
#imovelC4 {
	position:relative;
	background:#FFFFFF;
	width:576px; _width:578px;
	height:290px;
	overflow:hidden;
}
#imovelC5 {
	position:absolute;
	left:0;
	top:0
}
#imovel {
	position:absolute;
	left:0;
	top:0;
}
	#imovel .imovelDestaque {
		_display:inline;
		padding:15px 0 15px 10px;
		float:left;
		width:182px; _width:192px;
	}
	#imovel .imovelDestaque a {
		color:#003a55;
		font-size:12px;
		font-weight:bold;
	}
	#imovel .imovelDestaque b {
		color:#0072ab;
	}
	#imovel .imagem {
		border:solid 1px #999999;
		width:149px; _width:151px;
		margin-top:5px;
	}
		#imovel .imagem img {
			margin:2px;
		}
	#imovel .marca {
		border-right:solid 1px #cacaca;
		float:left;
		padding-right:5px;
		width:70px;
		height:55px;
		overflow:hidden;
		text-align:center;
	}
	#imovel .detalhes {
		font-size:9px;
		float:left;
		padding-left:5px;
		height:55px;
	}

/*
======================================================================

CORRETOR ON-LINE

======================================================================
*/

#flashCorretorOnLine {
	margin-left:13px;
	padding-bottom:10px;
	
}
