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



#wrap {
	height: 1030px;
	}
	
	

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

section{
	position: relative;
	top: 25px;
	margin-left: 0px;
	left: 35px;
	width: 1130px;
	
}

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

}

.flex-caption{
	font-family: quiksandLight;
	font-size: 31px;
	color: rgb(255,255,255);
	margin-top: -175px;
	margin-left: 50px;
	width: 800px;
	line-height: 36px;
}


article{/*O MONTADINHO é...*/
	position: relative;
	width: 750px;
	left: 340px;
	font-family: quiksandBook;
	font-size: 12px;
	line-height: 15px;
	top: 50px;
	text-align: justify;
}

b {
	font-family: quiksandBold;
}

#reservasBtn{
	background-color: rgb(61,126,190);
	color: #fff;
	position: relative;
	left: 954px;
	top: 62px;
	width: 127px;
	height: 21px;
	padding-top: 4px;
	padding-left: 10px;
	font-family: quiksandBook;
	font-size: 15px;
	cursor: pointer;
}



aside{
	background-color: rgb(249,247,240);
	position: relative;
	width: 1130px;
	height: 182px;
	left: 35px;
	top: 57px;
}


ul.fotiHp{
	psition:relative;
	padding-top:15px;
	padding-left:16px;
	
}

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

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

.fundosLegendas{
	position:relative;
	left:16px;
	top:-172px;
	width:1120px;	
	
}

 #fnd2, #fnd1, #fnd3, #fnd4{
	padding-top: 8px;
	width: 263px;
	height: 23px;
	background-color: rgba(0,0,0,0.5);
	font-family: quiksandBook;
	color: rgb(255,255,255);
	float: left;
	font-size: 14px;
	margin-right: 15px;
	text-align: center;
	text-transform: uppercase;
}

 #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;
}


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

.apoios{
	top:-35px;
}

#creditos{
	top: 68px;
}