#combo{
	 width:100%; 
	 height:auto;
	 border:0px;
}
#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:#02abfe;
	background-color:#FFFFFF
}
#div_procurar{
	width:100%; 
	height:30px;
	float:left;
	margin:0 0 10px 0;
	padding-top:3px;
	padding-bottom:6px;
	border:2px #FFFFFF solid; 
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	margin:auto;
	background:#009a4e;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
}
#div_procurar:hover{
	width:100%; 
	height:30px;
	color:#FFFFFF;
	cursor:pointer;
	background:#009a4e;
	border:1px #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 #02abfe solid; 
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	margin:auto;
	background:#db2b27;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
}
#div_procurar:hover{
	width:100%; 
	height:30px;
	color:#FFFFFF;
	cursor:pointer;
	background:#02abfe;
	border:1px #FFFFFF solid; 
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px
}
#cat{
	width:100%; 
	height:40px;
	margin:auto;
	padding:5px;
}
#vlr{
	width:275px; 
	height:30px; 
}
#container_valores{
	width:270px; 
	float:left
}
.srch_frm {
    background: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    padding:10px;
	float:left;
	width:100%;
    margin:10px;
}
.slide-info {
    position: absolute;
    width: 350px;
    right: 10px;
    bottom: 10px;
    padding:10px;
    background:rgba(0, 0, 0, 0.65);
}
.slide-info p {
    line-height: normal;
}
.slide-info p.sli_titl {
    color:#fff;
	font-weight:bold
}
.slide-info p.sli_desc {
    color: #FFFFFF;
    margin-bottom: 10px;
    font-size:14px;
    line-height:20px;
	font-weight:bold
}
.slide-info p.sli_price {
    color:#FFFFFF;
	float:right;
	background-color:#f58634;
	padding:10px;
	font-size:18px;
	font-weight:bold
}
.combo{
	width:100%;
	height:34px;
	float:left;
	margin-bottom:5px;
	background: transparent;
	border:none;
	overflow:auto;
}
#campo_ref{
	width:100%;
	height:30px;
	border:0px;
	font-size:12px;
	background-color:#FFFFFF
}
#input_ref{
	border:0px;
	width:70%;
	height:30px;
	float:left;
	color:#02abfe;
}
#btn_busca_ref{
	background-image:url(../img/lupa.png);
	background-repeat:no-repeat;
	width:26px;
	height:26px;
	float:right;
	cursor:pointer;
	margin:3px 8px 0px 0 
}
#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:#8C7F7F;
	color:#FFF
}
#ti_regiao {
	width:100%;
	height: auto;
	background:#9d202a;
	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 #9d202a 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:#9d202a;
}
#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:#9d202a;
	cursor: pointer;
	color: #FFF
}
#inp_todos {
	cursor: pointer;
	float: left;
	margin:2px 5px 0 0;
	color:#000
}
#inp_todos:hover {
	background-color: #9d202a;
	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;
}


