@charset "UTF-8";
@import url("../webfonts/quiksandBook/fontStylesheet.css");
@import url("nav_uk.css");
@import url("../webfonts/quiksandBold/stylesheet.css");
/* CSS Document */


#wrap {
	height: 1120px;
	font-family: quiksandBook;
	}
	
/*---------NAVBAR------------*/	

ul.navbar li:nth-child(5) a {/*formata link activo, identificador da página*/
	padding: 4px;
	font-family: quiksandBold;
	color: #3D7EBE;
	}



section{
	background-color: rgb(249,247,240);
	position: relative;
	top: 25px;
	margin-left: 0px;
	left: 35px;
	width: 1130px;
	height: 852px;
}


b {
	font-family: quiksandBold;
}

h1{
	font-family: quiksandBold;
	font-size: 24px;
}

		
	
/**---------- Carousel  --------**/

.touchcarousel .tc-paging-container {/*BOLINHAS*/
top:545px;
}
		
#carousel-single-image, #galeria, #galeria2, #galeria3 {
		top:-14px;
		float: left;
		left:20px;
		width: 1090px;
		height: 576px;;
		margin: 0 auto;			
	}
	
		#carousel-single-image .touchcarousel-container  {
			height: 100%;}
			
		#carousel-single-image .touchcarousel-item {
			margin-right: 0;
			width: 1090px;
		height: 576px;
		}
		#carousel-single-image img {
			width: 1090px;
		   height: 576px;
			margin: 0px;	
			float:left;
			position: relative;
			display: block;
			
			background: #FFF;
			border: 0;
			
	/*		-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.6);
			-moz-box-shadow: 0 1px 6px rgba(0,0,0,0.6);
			box-shadow: 0 1px 6px rgba(0,0,0,0.6);*/
		}
		#carousel-single-image .tc-paging-container {
			margin-top: 8px;}

/*-----------texto -----------*/

aside{
	
	position:relative;
	height: 182px;
	top:-218px;
	margin-top: 0px;
	left:97px;
	width: 560px;
}

#descobrir{
	position: relative;
	left:0px;
	top: -10px;
	width: 560px;
	font-size: 13px;
	line-height: 18px;
}

#descobrir:first-line{
	top: -23px;
	font-family: quiksandBold;
	font-size: 16px;
	line-height: 21px;
	}


/*=========fotinhas============*/

#fotinhas{
		position: absolute;
		top:630px;
		left:670px;
		height:400px;
		width: 115px;
		margin-bottom:30px;
	/*	z-index: 100;*/
}

#fotinhas a{
	margin-right: 9px;	
}

#fotinhas a img{
	width:110px;
	height:48px;	
	margin-bottom:3px;
}


/*-------sites--------*/
#hiperlinks{
	 position: absolute;
	 top:633px;
	 left:790px;
	 font-size: 13px;
	 line-height: 16px;
	 font-family: quiksandBold;
}

#hiperlinks a:link{
		text-decoration: none;
		color:#000;:
}

#hiperlinks a:hover{
		color:#3D7EBE;:
}

#hiperlinks a:visited{
		color:#999;:
}

#costa{
	position: relative;
	top:0px;
}

#divulga{
	position: relative;
	top:7px;
}

#pdf{
	position: relative;
	top:29px;
}

#rota{
	position: relative;
	top:52px;	
}

#reservasBtn{
	background-color: rgb(61,126,190);
	color: #fff;
	position: relative;
	left: 409px;
	height: 21px;
	top: 146px;
	width: 132px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: quiksandBold;
	font-size: 15px;
	cursor: pointer;
}

footer{
	position:relative;
	top:-134px;
}

#rodape {
	position:relative;
	top: 0px;
}

    .navbar {
      overflow: hidden;
    }
