@CHARSET "UTF-8";

/*INICIO RECIFE VIDEOS*/
.recVideos #rec_videos{ background:url(../imagens/bv-rec-videos.jpg) 50% 0%; height:435px;}
.recVideos #leg_vid aside{ float:left; height:85px;}
.recVideos #leg_vid aside:first-child{ width:57%; background:#333;}
.recVideos #leg_vid aside:last-child{ width:43%; background:#cccc33;}
.recVideos #leg_vid h3{ float:right;  font-size:2em; font-weight:100; color:#999999; padding:19px 0px; margin-right:20px;}

/* .recVideos #leg_vid p{ font-size:30px; color:#fff; padding:19px; font-weight:700; background:url(../imagens/ico-select-video.png) 0% 50% no-repeat; margin-left:15px; text-indent:25px;} */
.recVideos #leg_vid p{ 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; }

.recVideos #vid{ height:365px; background:#cccc33;}
.recVideos #vid ul{ width:100%; float:left; height:317px; margin:24px 0px; overflow:hidden;}
.recVideos #vid ul li a{ display:block; position:relative; width:100%; height:100%;}
.recVideos #vid ul li{ float:left; width: 317px; height:100%; overflow:hidden; margin:0px 12px;}
.recVideos .tmbHover{ position:relative; z-index:1; height:100px; top:-100px; background: url(../imagens/bg-hover-tumb-videos.png) repeat;}
.recVideos .tmbHover p{ color:#999999; text-transform:uppercase; font-size:20px; line-height:24px; border-right:1px solid #999; width:240px; float:left; margin:26px 10px;}
.recVideos .tmbHover span{ display:block; margin:36px 5px; float:left;}
.recVideos .tumbVid .tmbHover{ display:none;}
.recVideos .tumbVid:hover .tmbHover{ display: block;}


.atracoes .item .titulo a{
	float:left;
	position: relative;
	width: 64%;
	font-weight: 600;
	font-size: 20px;
	color: #7C7C7C;
	margin: 5px;
	padding-bottom: 7px;
}

/*INICIO SECTION BUSCA*/
#buscaVideos aside{ height:80px; float:left;}
#buscaVideos .campBusca{ float:right; height:100%; width:58%; font-size:2.6em; text-align:left; border: none;} 
#buscaVideos aside:first-child{ width:57%; background:#333;}
#buscaVideos aside:last-child{ width:43%; background:#cccc33}
#buscaVideos .btnBusca{color:#fff; height:100%; font-weight:400; font-size:2.0em; background-color:#cccc33; cursor:pointer; width:400px; border: none; padding-right: 40px;}
#buscaVideos .campoBusca{ background-color: #333; color: #999999; font-size: 2em; font-weight: 100}