@charset "UTF-8";
@import url("../webfonts/quiksandBook/fontStylesheet.css");
@import url("nav-iPad.css");
@import url("../webfonts/quiksandBold/stylesheet.css");
/* CSS Document */
/*body{
		background-color:red;
}*/

#wrap {
	height: 910px;
	font-family: quiksandBook;

	}
	
/*#utils{
	float: right;
	position: relative;
	width:180px;
	height:38px;
	right: 35px;
	top: -11px;
	background-color: rgb(61,126,190);
	padding-right:10px;
}

ul.lang{
	margin-left:-30px;
}

ul.lang li{
	float: right;
	display: inline;
}

	ul.lang a {
	font-family: quiksandBook;
	}
	*/
	
/*---------NAVBAR------------*/	

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

	
/*nav{
	position: relative;
	top:-15px;
	right:25px;
}*/

/*-------Section-------*/

section{
	background-color: rgb(249,247,240);
	position: relative;
	top: 70px;
	margin-left: 0px;
	margin-right:0px;
	left: 20px;
	width: 728px;
	height: 610px;
}


b {
	font-family: quiksandBold;
}

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

		
/**---------- Carousel  --------**/
		
.touchcarousel .tc-paging-container {/*BOLINHAS*/
top:345px;
}
		
#carousel-single-image, #galeria, #galeria2, #galeria3 {
		top:6px;
		float: left;
		left:12px;
		width: 704px;
		height: 377px;;
		margin: 0 auto;			
		
	}
	
	
		#carousel-single-image .touchcarousel-container, #galeria .touchcarousel-container, #galeria2 .touchcarousel-container, #galeria3 .touchcarousel-container  {
			height: 100%;}
			
		#carousel-single-image .touchcarousel-item, #galeria .touchcarousel-item, #galeria2 .touchcarousel-item, #galeria3 .touchcarousel-item  {
			margin-right: 0;
			width: 704px;
		height: 377px;
		}
		#carousel-single-image img, #galeria img, #galeria2 img, #galeria3 img{
			width: 704px;
		   height: 377px;
			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, #galeria .tc-paging-container, #galeria2 .tc-paging-container, #galeria3 .tc-paging-container {
			margin-top: 8px;}

/*-----------textos -----------*/

aside{
	position: relative;
	height: 182px;
	top: -144px;
	margin-top: 0px;
	left: 30px;
	width: 395px;
}

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

#descobrir{
	position: relative;
	left: 25px;
	top: 0px;
	font-size: 11px;
	line-height: 16px;
	width: 345px;
}


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


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

#fotinhas{
		position: absolute;
		top:425px;
		left:412px;
		width: 92px;
	/*	z-index: 100;*/
}

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

#fotinhas a img{
	width:80px;
	height:37px;
	margin-bottom:4px;	
}

#hiperlinks{
	 position: absolute;
	 top:425px;
	 left:503px;
	 font-size: 12px;
	 line-height:15px;
	 font-family: quiksandBold;
	 width:300px;
}

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

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

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

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



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

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

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

#reservasBtn{
	background-color: rgb(61,126,190);
	color: #fff;
	position: relative;
	left: 270px;
	height: 19px;
	top: 128px;
	width: 85px;
	padding-top: 8px;
	padding-left: 9px;
	font-family: quiksandBold;
	font-size: 15px;
	cursor: pointer;
}

footer{
	margin-top:-87px;
}

#rodape {

	position:relative;
	top: 0px;
}

.apoios{
top:2px
	
}

  /*  a:link,
    a:visited {
      color: #333;
    }

    a:hover,
    a:active {
      color: #9e2020;
    }*/

    .navbar {
      overflow: hidden;
    }
