.titulo_combo{
	color:#00468e;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center; 
	font-size:16px;
	font-weight:bold;
}
#t_busca{
	background-image:url(../img/t_busca.png); 
	background-repeat: no-repeat; 
	float:left; 
	width:200px; 
	height:50px
}
#select_fina{
	width:100%;
	height:30px;
	border:0px;
	color:#000000;
	background-color:#ffffff
}
#tipo,#valor{
	width:166px; 
	background-color:#000000; 
	margin:0px 0 0 0px; 
	float:left;
	padding:3px;
}
#div_procurar{
	width:100%; 
	height:30px;
	float:left;
	padding-top:4px;
	padding-bottom:6px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	margin:auto;
	background:#05abff;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
}
#div_procurar:hover{
	width:100%; 
	height:30px;
	color:#fff;
	cursor:pointer;
	background:#00468e;
	border:2px #FFFFFF solid; 
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px
}
#div_venda{
	width:100%;
	height:30px;
	float:left;
	margin:0 0 10px 0;
	padding-top:3px;
	padding-bottom:6px;
	border:2px #00468e solid; 
	color:#000000;
	text-align:center;
	cursor:pointer;
	margin:auto;
	background:#00468e;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
}
#cat{
	width:100%;
	height:30px;
}
#vlr{
	width:275px; 
	height:30px; 
}
#container_valores{
	width:270px; 
	float:left
}
.combo{
	width:100%;
	height:34px;
	float:left;
	margin-bottom:5px;
	background: transparent;
	border:none;
	overflow:auto;
}
.combo_bairro{
	width:100%;
	height:30px;
	float:left;
	margin-bottom:8px;
	padding-top:7px;
	padding-left:6px;
	border:0px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	background-color:#ffffff
}
.combo_fina{
	width:100%;
	height:30px;
	color:#000;
	float:left;
	margin-bottom:8px;
	border:0px;
	font-weight:bold;
	font-size:12px;
	background-color:#fff
}
.campo_ref{
	width:100%;
	margin-top:70px;
	margin-bottom:10px;
	padding-left:10px;
	height:32px;
	font-size:14px;
}
.campo_ref p {
	margin:5px;
	float:left;
	font-size:14px
}
#input_ref{
	border:0px;
	width:80%;
	height:32px;
	float:left;
	color:#000000;
	border:1px #00468e solid;
}
#btn_busca_ref{
	background-image:url(../img/lupa.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#05abff;
	width:36px;
	height:32px;
	float:left;
	cursor:pointer;
}
#btn_busca_ref:hover{
	background-image:url(../img/lupa.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#00468e;
	width:36px;
	height:32px;
	float:left;
	cursor:pointer;
}
#barra_regiao {
	width:188px;
	height:300px;
	overflow-x:hidden;
	float:left;
	background-position:top center;
	text-align: center;
	border:1px #003366 solid;
}
#bairro_regiao {
	width:190px;
	height:300px;
	overflow-x:hidden;
	float:left; 
	background-position:top center;
	text-align:center;
	border:2px #003366 solid;
}
#fil_bairro_regiao:hover {
	background-color:#A2DEF4;
	cursor:pointer;
	-webkit-transition: -webkit-box-shadow 0.3s linear;
	/*-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;*/
}
#ti_regiao:hover {
	background:#33ccff;
	color:#FFF
}
#ti_regiao {
	width:100%;
	height: auto;
	background:#00468e;
	color: #fff;
	text-align:center;
	font-weight:bold;
	padding:10px;
	float:left;
	cursor:pointer
}
.barra_regiao{
	width:100%;
	height:auto;
	max-height:250px;
	min-height:250px;
	overflow-x:hidden;
	float:left;
	text-align:center;
	border:2px #003366 solid; 
	margin: 0 0 10px 0
}
#au_busca {
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	position: relative;
	width: 200px
}
#au_busca2 {
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	position: relative;
	width: 550px
}
table {
 	float:left:
}
#tdbairros {
	width:100%;
	font-size:14px;
	height:30px;
	padding:5px 0 5px 5px;
	float:left;
	cursor:pointer;
}
#tdbairros:hover {
	width:100%;
	font-size:14px;
	height:30px;
	padding:5px 0 5px 5px;
	float: left;
	cursor: pointer;
	color: #FFF;
	background-color:#00468e;
}
#tdtodos {
	float: right;
	margin: 10px 0 0 15px;
	width: 180px;
	height: 20px;
	background-color: #FFF;
	cursor: pointer
}
#tdtodos:hover {
	float: right;
	margin: 10px 0 0 15px;
	width: 180px;
	height: 20px;
	background-color: #087cc2;
	cursor: pointer;
	color: #FFF
}
#inp_todos {
	cursor: pointer;
	float: left;
	margin:2px 5px 0 0;
	color:#000
}
#inp_todos:hover {
	background-color: #087cc2;
	cursor: pointer;
	float: left;
	color:#FFF
}
.inpbairros {
	cursor: pointer;
	float: left;
	margin: 2px 5px 0 0;
	color: #000
}
.inpbairros:hover {
	background-color: #087cc2;
	cursor: pointer;
	float: left;
	color: #FFF
}
/*title bairro*/
.tooltip {
	display: inline;
	position: relative;
	text-decoration: none;
	top: 0px;
	left: 0px;
}
.tooltip:hover:after {
	background: #09F;
	font-size: 14px;
	border-radius: 35px;
	top: -35px;
	color: #fff;
	content: attr(alt);
	left: 0px;
	padding: 6px;
	position: absolute;
	alignment-adjust: auto;
	z-index: 98;
	width: 190px;
}
.tooltip:hover:before {
	border: solid;
	border-color: transparent #fff;
	border-width: 6px 6px 6px 6px;
	border-top-color: #09F;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	bottom: 40px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
	top: -7px;
}
.black_overlay2{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content2 {
	display: block;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height:30%;
	padding:16px;
	border: 16px solid #009a4e;
	background-color: white;
	z-index:1002;
	overflow: auto;
}


