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


#wrap {
	height: 780px;
	}

ul.navbar li:nth-child(2) 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: 508px;
}

/*=============do jQuery================*/


#gallery {
	position: absolute;
	width: 364px;
	margin-right: 0px;
	margin-left: 765px;
	margin-top: 19px;
	
	}
	
#gallery img {
	display: inline-block;
	margin: 0 11px 27px 0;
	}
	
#photo {
	margin-left: 0px;	
	position: relative;
	left:5px;
}


#photo img {
	width: 726px;
	position: absolute;
	top: 18px;
	left: 15px;
	padding-top: 1px;
}


#fotoPorDefeito img{
	width: 726px;
	position: absolute;
	top: 18px;
	left: 15px;
	padding-top: 1px;
}
		
p {
	font-family: quiksandBold;
}


.Legendas{
	position:relative;
	left:766px;
	top:130px;
	width:460px;	
}

#fnd2{
	margin-top: -10px;
}


 #fnd1, #fnd2, #fnd3, #fnd4{
	padding-top: 11px;
	width: 165px;
	height: 23px;
	font-family: quiksandBook;
	color: #000;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	margin-right: 15px;
 }
 
#fnd1{
	position:absolute;
	}
	
#fnd2{
	position:absolute;
	top:10px;
	left: 180px;
}

#fnd3{
	position:absolute;
	top:148px;
}

#fnd4{
	position:absolute;
	top:148px;
	left:180px;
}



#frase{
	position: absolute;
	font-family: quiksandLight;
	font-size: 38px;
	left: 20px;
	top:455px;
	color:rgb(61,126,190)
}

#reservasBtn{
	background-color: rgb(61,126,190);
	color: #fff;
	position: absolute;
	left:950px;
	width: 142px;
	height: 25px;
	top: 455px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 8px;
	font-family: quiksandBook;
	font-size: 18px;
	letter-spacing: .05em;
}

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

.textinho{
	position: absolute;
	font-family: quiksandBook;
	font-size: 16px;
	color: rgb(0,0,0);
	background-color: rgba(249,247,240,0.8);
	top: 19px;
	left: 563px;
	height: 413px;
	width: 145px;
	padding: 55px 18px 2px 20px;
	
}
