@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: 1130px;*/
	height: 1360px;
	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;
	}
*/


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


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




b {
	font-family: quiksandBold;
}

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

/*-------------Section------------*/
section{
	background-color: rgb(245,243,236);
	position: relative;
	top: 75px;
	margin-left: 0px;
	left: 20px;
	width: 728px;
	/*height: 927px;*/
	height: 1050px;
}

/*------TÌTULOS-----------*/
.casas{
	position:absolute;
	font-family: quiksandBold;
	/*font-size: 24px;*/
	font-size: 25px;
	line-height: 35px;
	color:hsla(210,51%,49%,1)
}

#cnova{
	/*top:12px;
	left:20px;*/
	top:25px;
	left:12px;
}

#cantiga{
	/*top:493px;
	left:20px;*/
	top:565px;
	left:12px
}
		
/**---------- Carousel  --------**/
		
	#carousel-single-image {/*galeria de cima*/
		/*top:40px;*/
		top:55px;
		float: left;
		left:12px;
		width: 704px;
		height: 318px;
		margin: 0 auto;			
		
	}
	
	#galeria {/*galeria de baixo*/
		float: left;
		left:12px;
		width: 704px;
		height: 318px;
		margin: 0 auto;
		/*margin-top: 150px;*/
		margin-top: 278px;
		background: #242021;
		
	}
		#carousel-single-image .touchcarousel-container, #galeria .touchcarousel-container  {
			height: 100%;
			
		}
		#carousel-single-image .touchcarousel-item, #galeria .touchcarousel-container  {
			margin-right: 0;
			width: 704px;
			height: 318px;
		}
		#carousel-single-image img, #galeria img {
			width: 704px;
			height:318px;
			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 {/*posição bolinhas*/
			margin-top: -17px;
		
		}

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

aside{
	position: relative;
	height: 182px;
	/*margin-top: -387px;*/
	width: 660px;
	top:-575px;
	left:32px;
	
}

#textos{
	position: relative;
	/*top: -457px;*/
	top: 0px;
	width: 700px;
	font-size: 12px;
	line-height: 16px;
}

#textos:first-line, #txtAntiga:first-line{
	font-family: quiksandBold;
	font-size: 12px;
	/*line-height: 35px;*/
	/*color:hsla(210,51%,49%,1)*/
	
}

#txtAntiga{
	position:relative;
	/*top:191px;*/
	top:430px;
}



#reservasBtn{
	background-color: rgb(61,126,190); 
	color: #fff;
	position: relative;
	left: 610px;
	width: 84px;
	height: 28px;
	top: -590px;
	padding-top: 0px;
	padding-left: 11px;
	padding-right: 11px;
	font-family: quiksandBold;
	font-size: 15px;
	letter-spacing: .08em;
	line-height: 32px;
	cursor:pointer;
}

#reservasBtn a{
	color: hsla(0,0%,100%,1);
	text-decoration: none;	
}

#filete {
	position:absolute;
	left: 0px;
	top: 535px;
	width: 730px;
	height: 15px;
	background-color: #fff;
	}

footer{
	position:relative;
	margin-top:-190px;	
}

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


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

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

    .navbar {
      overflow: hidden;
    }
