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


#wrap {
	height: 885px;
	}
	

 ul.navbar li:first-child a {
	padding: 4px;
	font-family: quiksandBold;
	color: #3D7EBE;
	}

#abertura{
	 background-color:hsla(47,47%,96%,1);
	position: relative;
	top: 75px;
	margin-left: 0px;
	height: 280px;
	left: 20px;
	width: 730px;

}

.flex-caption{
	font-family: quiksandLight;
	color: rgb(255,255,255);
	font-size: 25px;
	margin-top: -145px;
	margin-left: 45px;
	 width: 650px;
	line-height: 30px;
}


section{
	background-color:#fff;
	width: 700px;
}

article{/*O MONTADINHO é...*/
 	position: relative;
	text-align: justify;
	font-family: quiksandBook;
	font-size: 12px;
	left: 220px;
	width: 485px;
	line-height: 16px;
	top: 110px;
	
}

 b {
	font-family: quiksandBold;
}

#reservasBtn{
	background-color: rgb(61,126,190);
	color: #fff;
	position: relative;
	font-family: quiksandBold;
	font-size: 15px;
	cursor: pointer;
	left: 570px;
	top: 123px;
	width: 125px;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
	
}



aside{
	 background-color: rgb(249,247,240);
	position: relative;
	width: 730px;
	height: 119px;
	left: 20px;
	top: 127px;
}


ul.fotiHp{
	psition:relative;
	padding-top:10px;
	padding-left:9px;
	
}

ul.fotiHp li{
	display: inline;
	padding-right:6px;
}

ul.fotiHp li img{
	width:170px;
}

.fundosLegendas{
	position: relative;
	left: 9px;
	top: -118px;
	width: 720px;	
}

 #fnd2, #fnd1, #fnd3, #fnd4{
	padding-top: 4px;
	width: 170px;
	height: 18px;
	background-color: rgba(0,0,0,0.5);
	font-family: quiksandBook;
	color: rgb(255,255,255);
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 10px;
	
}

  #fnd2 a, #fnd1 a, #fnd3 a, #fnd4 a{
	color: rgb(255,255,255);
	text-decoration:none;
}

 #fnd2 a:hover, #fnd1 a:hover, #fnd3 a:hover, #fnd4 a:hover{
	color: rgb(228,128,79);
	text-decoration: none;
}

footer{
	position:relative;
	top:150px;
}

.apoios{
top:-29px
	
}