@charset "utf-8";
/* CSS Document */

#comporta_labels_input{
	position: relative;
	float: left;
	width: 950px;
	height: 16px;
	margin-left:35px;
	margin-top:11px;
	}
	
#comporta_labels_input label{
	position: relative;
	float: left;
	width: 150px;
	height: 16px;
	font-size:12px;
	color:#FFFFFF;
	}
	
.label_extra {
	margin-left:40px;
	}

#comporta_inputs {
	position: relative;
	float: left;
	width: 950px;
	height: 27px;
	margin-left: 21px;
	margin-top:6px;	
	}
	
.caixa_input_busca {
	position: relative;
	float: left;
	height: 27px;
	}
	
#tipo_finalidade {
	width: 179px;
	height: 27px;
	float: left;
	padding: 5px 6px;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	cursor: pointer;
	background-color: white;
	border:none;
	}
	
#tipo_select {
	width: 179px;
	height: 27px;
	float: left;
	padding: 5px 6px;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	cursor: pointer;
	background-color: white;
	border:none;
	}
	
#tipo_cidade {
	width: 179px;
	height: 27px;
	float: left;
	padding: 5px 6px;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	cursor: pointer;
	background-color: white;
	border:none;
	}
	
#tipo_valor {
	width: 179px;
	height: 27px;
	float: left;
	padding: 5px 6px;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	cursor: pointer;
	background-color: white;
	border:none;
	}
	
#tipo_empre {
	width: 179px;
	height: 27px;
	float: left;
	padding: 5px 6px;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	cursor: pointer;
	background-color: white;
	border:none;
	}
	
.input_margin_extra {
	margin-left:11px;
	}
		
#titulo_busca_ref{
	position:relative;
	float:left;
	width:150px;
	height:27px;
	}
	
#titulo_busca_ref h2{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:2.20em;
	}
	
#input_referencia{
	position:relative;
	float:right;
	width:150px;
	height:27px;
	}
	
#tipo_codigo {
	width: 137px;
	height: 17px;
	float: right;
	padding: 5px 6px;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background-color: white;
	border: none;
	}
		
#buscar_imovel_botao {
	position:absolute;
	float:right;
	width:173px;
	height:29px;
	top:79px;
	right:0px;
	background-image:url(imagem/btn-buscar-imoveis.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#buscar_imovel_botao:hover {
background-position:0px -29px;
}

#comporta_busca_por_referencia {
position:relative;
float:left;
width:370px;
height:29px;
background:url(imagem/bg-busca-referencia.png) no-repeat;
margin-left:15px;
margin-top:19px;
}

.busca_referencia {
position:relative;
float:left;
width:360px;
height:29px;
}

.busca_referencia h3 {
position:relative;
float:left;
width:150px;
height:17px;
font:bold 13px Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin-left:10px;
line-height:1.90em;
}

.input_busca_ref {
position:relative;
float:left;
width:105px;
height:20px;
}

#busca_ref {
width:95px;
height:10px;
margin:0px;
padding:5px 5px;
border:none;
font:11px Arial, Helvetica, sans-serif;
color:#333333;
background-color:#FFFFFF;
cursor:pointer;
}

.btn_busca_ok {
position:relative;
float:left;
width:35px;
height:22px;
margin-left:6px;
background:url(imagem/btn-busca-ok.png) no-repeat;
cursor:pointer;
}

.btn_busca_ok:hover {
background-position:0px -22px;
}