@charset "utf-8";
* { 
	margin: 0; padding: 0; outline: 0;
}
html, body {
	height: 100%;	
	background-color: #000;
}
body {
	position: relative;
	min-width: 980px;
	min-height: 100%;
	font-family: 'Buenard', serif;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: 14px;
	line-height: 20px;
	color:#000;
}
img {
	border: 0;
}
.clearfloat {
	clear: both;
	height: 0px;	
}
/* estilos */
.opensans {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 15px;
	line-height: 20px;
}
.caps {
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
a {
	color: #000;
	text-decoration: underline;	
}
a:active,
a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #000;	
}
/* navegacao */
#home {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;	
}
#home a {
	display: block;
	width: 191px;
	height: 30px;
	background: url(../images/button.home.off.png) top left no-repeat;
}
#home a:active,
#home a:hover {
	display: block;
	width: 191px;
	height: 30px;
	background: url(../images/button.home.on.png) top left no-repeat;
}
#nav{
	list-style: none;
	position: fixed;
	top: 55px;
	left: 20px;
	z-index: 999;
}
#nav li{
	position: relative;
	margin: 0 0 5px 0;	
}
#nav li a {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/button.off.png) top left no-repeat;
}
#nav li a:active,
#nav li a:hover,
#nav li a.current {
	background: url(../images/button.on.png) top left no-repeat;
}
#nav li a.small {
	display: block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background: url(../images/button.small.off.png) top left no-repeat;
}
#nav li a.small:active,
#nav li a.small:hover,
#nav li a.small.current {
	background: url(../images/button.small.on.png) top left no-repeat;
}
#nav li .label {
	position: absolute;
	top: 0;
	left: 25px;	
	display: none;
}
#nav li .label.small {
	top: -5px;
}
#nav li a.current .label.on {
	display: block;	
}
/* secções */
.slide {
	z-index: 200;
	width: 100%;	
	position: relative;
	height: 1064px;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-khtml-background-size: cover !important;
	background-size: cover !important;
	margin: 0 auto;
	padding: 0;
}
#seccao1 {
	z-index: 0;
	height: 1500px;
	background: url(../images/01.jpg) center center no-repeat fixed;
}
#seccao2 {
	background: url(../images/02.png) center center no-repeat fixed;
}
#seccao3 {
	background: url(../images/03.jpg) center center no-repeat fixed;
}
#seccao4 {
	background: url(../images/04.jpg) center center no-repeat fixed;
}
#seccao5 {
	background: url(../images/05.jpg) center center no-repeat fixed;
}
#seccao6 {
	background: url(../images/06.jpg) center center no-repeat fixed;
}
#seccao7 {
	background: url(../images/07.jpg) center center no-repeat fixed;
}
#seccao8 {
	background: url(../images/08.jpg) center center no-repeat fixed;
}
#seccao9 {
	background: url(../images/09.jpg) center center no-repeat fixed;
}
#seccao10 {
	background: url(../images/10.jpg) center center no-repeat fixed;
}
#seccao11 {
	background: url(../images/11.jpg) center center no-repeat fixed;
}
#seccao12 {
	background: url(../images/12.jpg) center center no-repeat fixed;
}
#seccao13 {
	background: url(../images/13.jpg) center center no-repeat fixed;
}
#seccao14 {
	background: url(../images/14.jpg) center center no-repeat fixed;
}
#seccao15 {
	background: url(../images/15.jpg) center center no-repeat fixed;
}
#seccao16 {
	background: url(../images/16.jpg) center center no-repeat fixed;
}
#seccao17 {
	background: url(../images/17.jpg) center center no-repeat fixed;
}
#seccao18 {
	background: url(../images/18.jpg) center center no-repeat fixed;
}
#seccao19 {
	background: url(../images/19.jpg) center center no-repeat fixed;
}
#seccao20 {
	height: 1800px;
	background-color: #fff;
}

/*elementos de cada seccao */
/* seccao 1 */
#title {
	z-index: 100;
	position: absolute;
	width: 420px;
	height: 110px;	
	top: 50%;
	left: 50%;
	margin-top: -55px;
	margin-left: -210px;
	background: url(../images/titulo01.png) top left no-repeat;
}
#next_0	 {
	z-index: 200;
	position: absolute;
	width: 54px;
	height: 55px;
	bottom: 20px;
	left: 50%;
	margin-left: -27px;
}
#next_0 a {
	background-color: transparent;	
}
#intro {
	position: relative;
	width: 100%;
	overflow: hidden;
	top: 700px;
	background-color: #fff;
}
#intro .text {
	position: relative;
	margin: 0 auto;
	width: 950px;
	padding: 40px 0px;
}
#intro .text .col {
	float: left;
	width: 462px;
}
#intro .text .col.margin {
	margin-right: 26px !important;	
}
/* Seccao 2 - mapa portugal */
#portugal {
	position: absolute;
	width: 113px;
	height: 207px;
	top: 40px;
	right: 20px;
	background: url(../images/portugal.png) top left no-repeat;
	z-index: 200;
}
/* Seccao 3 - Dia 1 */
#dia1 {
	position: relative;
	width: 400px;
	margin: 0 auto;	
	text-align: center;
}
/* Seccao 12 - dia 2 */
#dia2 {
	position: relative;
	width: 172px;
	margin: 0 auto;	
	text-align: center;
}
/* Seccoes dos pontos */
.slide .painel {
	position: relative;
	width: 100%;
	background-color: #fff; 
}
.slide .painel .switch {
	position: absolute;
	z-index: 200;
	bottom: 10px;
	right: 2px;
}
.slide .painel .switch2 {
	position: absolute;
	bottom: 10px;
	left: 2px;
	display: none;
}
.slide .painel .switch a,
.slide .painel .switch2 a {
	background-color: transparent;	
}
.slide .painel .texto {
	position: relative;
	margin: 0 auto;
	padding: 50px 0;	
}
.slide .painel .texto .col {
	float: left;
	text-align: left;
	width: 300px;
}
.slide .painel .texto {
	width: 950px;
}
/* 2 colunas */
#seccao14 .painel .texto,
#seccao15 .painel .texto {
	width: 625px !important;
}
.col.margin {
	margin-right: 25px;
}
/* outros projectos */
#seccao20 .painel {
	width: 980px;
	margin: 0 auto;
}
#seccao20 .painel .texto {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 50px 0;
	text-align: left;
}
#seccao20 .painel .texto div { 
	width: 500px;
}
#seccao20 .painel-projectos {
	width: 100%;
	background-color: #000;
	padding: 50px 0 100px 0;
}
#seccao20 .painel-projectos .projectos {
	width: 980px;
	margin: 0 auto;
}
#seccao20 .painel-projectos .projectos .proj {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 326px;
	height: 186px;
	overflow: hidden;
}
#seccao20 .painel-projectos .projectos .proj .desc {
	position: absolute; 
	z-index: 200;
	width: 326px;
	height: 186px;
	top: 0;
	left: 0;
	background: url(../images/px.black.transp80.png) top left repeat;
	display: none;	
}
#seccao20 .painel-projectos .projectos .proj .desc .legenda {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 306px;
	padding: 10px;
	color: #fff;
	text-align: left;
}
.logos {
	position: relative;
	margin: 0 auto;
	width: 430px;
	padding: 25px 0px 10px 0;
}
.logos .logo {
	float: left;
	margin-right: 29px;	
	padding-bottom: 30px;
}
.logos .fba {
	width: 68px;
	margin: 0 auto;
}
/* genericas */
.next_arrow {
	z-index: 200;
	position: absolute;
	bottom: 20px;
}
.next_arrow a {
	background-color: transparent;	
}
.story {
	position: relative;
	min-width: 100%;
	overflow: hidden; /* auto */
	width: 100%;
	text-align: center;
}

