@CHARSET "UTF-8";

.fotosMapas .secTitle{ float:left;width:100%; background: #e6e7e8;}
.fotosMapas .secTitle h2{margin-top:125px;} 

/*INICIO FOTOS RECIFE*/
.fotosMapas #recFotos{ height:418px;}
.fotosMapas #recFotos ul, #recFotos ul li{ width:100%; float:left; height:418px;}
.fotosMapas #recFotos aside{ width:50%; float:left; height:85px; position:relative; top:-85px;}
.fotosMapas #recFotos #ftTitle{ background:url(../imagens/bg-cinza.png) repeat;}
.fotosMapas #recFotos aside a{ display:block;color:#fff; width:60%; font-size:2.3em; margin-left:40px; padding:17px; background:url('../imagens/ico-como-chegar.png') no-repeat 0% 50%; text-indent:40px;   }
.fotosMapas #ftTitle h3{ float:right; color:#fff; width:60%; font-size:2.3em; font-weight:400; padding:18px;}
.fotosMapas #recFotos aside:last-child{ background:#3399cc;}

.fotosMapas #ftTitle .busca{
	width: 430px;
	height: auto;
	float: right;
} 

.fotosMapas .mapa{
	border-bottom: #B1B1B1 3px solid;
}

.fotosMapas .map_canvas{
	float: left;
	width: 100%;
	height: 0px;
	border-bottom: #A7A7A7 3px solid;
}

.fotosMapas .aba{
	float: right;
	padding: 5px;
	font-size: 16px;
	color: #fff;
	background-color: #B1B1B1;
	padding: 0px 7px 0px 7px;
	margin-right: 20px;
	cursor: pointer;
}


.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }

.fotosMapas #ftTitle input { font-size: 28px; border: none; display: block; margin: 0px 0; color: #fff; width: 95%; height: 100%;}

.info{
	cursor: pointer;
	
}

.info img{
	float: left;
}

.info .imgAtracao{
	margin-top: 26px;
	margin-left: 18px;
	height: 85px;
	width: 88px;
}

.info .imgMarker{
	margin-left: -117px;
}
