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

/* CSS Document */


#wrap {
	height: 950px;
	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{
	top:16px;
	margin-left:-30px;
}

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

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

/*---------NAVBAR------------*/	

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

section{
	background-color: rgb(247,246,238);
	position: relative;
	top: 65px;
	margin-left: 0px;
	left: 20px;
	width: 728px;
	height: 740px;
}

b {
	font-family: quiksandBold;
}

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

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


#inclui{
	position: absolute;
	left: 12px;
	top: 75px;
	width: 605px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

#notas{
	position: relative;
	top: 295px;
	font-size: 10px;
	line-height: 12px;
	left: 13px;
}

.negro{
	font-family: quiksandBold;
	font-size: 13px;
	}
	
	.negro12{
	font-family: quiksandBold;
	font-size: 12px;
	}
	
.negroS{
	font-family: quiksandBold;
	font-size: 11px;
	}
.negroXs{
	font-family: quiksandBold;
	font-size: 10px;
	}


/*------------Mapa--------------*/

#content{
position:relative;
top:20px;	
}
section{/*---beje----*/
	background-color: rgb(247,246,238);
	position: relative;
	top: 70px;
	margin-left: 0px;
	left: 20px;
	width: 728px;
	height: 665px;
	}

#formMail{/*....*/
	position:relative;
	width:658px;
	top:37px;
	line-height: 20px;
	padding:0px 20px 0px 20px;
	margin:auto;
	height:615px;
	}

#chegar{
	position:absolute;
	color: hsla(210,51%,49%,1);
	font-family: quiksandBold;
	font-size: 24px;
	text-transform: none;
	top:25px;
	left:47px;
	}

#percurso{
	position:absolute;
	left:62px;
	top:20px;
   line-height: 18px;
	font-size: 13px;
	}

#emailForm {/*mapa*/
	background-color: #fff;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	top: 73px;
	padding: 10px;
	margin: 0px;
	width:640px;
}

footer{
	margin-top:90px;
}

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

