﻿@charset "utf-8";
/* CSS Document */
/* Código CSS Comum às várias páginas do "Espírito de Aventura" */
html, body, h1, h1, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}

table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; } 
q:before, q:after { content:''; }

/*******************************************************************************
/* CÓDIGO GERAL
/*******************************************************************************
*/

/* *************    ESPAÇO A UTILIZAR PELA PÁGINA   **************           */
#Fundo {
	position: absolute;
	top: 0;
	left: 0;
	/*min-width: 1350px;
	min-height: 750px;*/
	width: 99%;
	height: 98%;
}

/* *************    'NOME DA PÁGINA'   **************           */
#Imagem_Pagina {
	position: absolute;
	top: 40px;
	right: 0;
}

#Imagem_Pagina img {
	width: 420px;
}

/* *************    MARCA 'ESPÍRITO DE AVENTURA'   **************           */

#Imagem_Nome {
	position: absolute;
	top: 5px;
	left: 2%;
	width: 300px;
}

#Imagem_Nome img {
	width: 100%;
}

/*******************************************************************************
/* BOTÕES DOS MENUS
/*******************************************************************************
*/
#Menu_Botao {
	position: absolute;
	top: 22px;
	left: 10px;
	border-radius: 20px;
}

#Menu_Botao img {
	width: 35px;
}


/*******************************************************************************
/* MENU
/*******************************************************************************
*/

#Menu_Principal {
	position: absolute;
	top: 100px;
	right: 69%;
	width: 12%;
	min-width: 180px;
	max-height: 75vh;
	padding: 5px;
	border-left: 2px groove #fff;
	border-top: 2px groove #fff;
	border-bottom: 2px groove #fff; 
	border-right: 25px solid #f90;
	background: url(https://c1.staticflickr.com/9/8434/28807167473_f39d2dc98d_o.png);
	background-repeat: repeat;
	overflow: hidden;
	border-radius: 20px;
}

#Menu_Principal1, #Menu_Principal2 {
	position: relative;
	top: 2px;
	max-height: 42vh;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: -5px;	
	overflow:auto;
}

#Menu_Principal p, #Menu_Principal h2, #Menu_Principal h3, #Menu_Principal h4, #Menu_Principal h5, #Menu_Principal h6 {
	padding-right: 5px;
	font-size: 13px;
	text-align:right!important;
	font-weight: bold;
	Color: #fff;
}

#Menu_Principal h1  {
	font-size: 13px!important;
	text-align:center!important;
	font-weight: normal;
	Color: #00cc33;
}

#Menu_Principal h2  {
	text-align:center!important;
	Color: #00cc33;
	font-size: 14px!important;
}

#Menu_Principal h3  {
	text-align:center!important;
	Color: #f90;
	font-size: 18px!important;
}

#Menu_Principal h4  {
	text-align:right!important;
	Color: #f90;
	font-size: 16px!important;
}

#Menu_Principal h5  {
	font-size: 11px!important;
	text-align:center!important;
	font-weight: normal;
	Color: #f90;
}

#Menu_Principal h6  {
	Color: #000;
	text-align:center!important;
	font-size: 18px!important;
}

#Menu_Principal b  {
	Color: #00cc33;
	text-align:right!important;
	font-size: 15px; 
}

#Menu_Principal1 h5 {
	font-size: 10px;
	text-align:right!important;
	font-weight: bold;
	Color: #f90;
}

#Menu_Principal2 p {
	text-align: justify!important;
	font-weight: normal;
}

#Menu_Titulo {
	background-color: #f90;
	border-radius: 20px;
}

#Menu_Titulo h2, #Menu_Titulo h3, #Menu_Titulo h6  {
	color: #000!important;
	font-family: "Maiandra GD"!important;
	font-size: 15px!important;
	text-align: center!important;
	font-weight: normal!important;
}

#Menu_Titulo h2  {
	font-size: 12px!important;
}

#Menu_Titulo h6  {
	font-size: 16px!important;
	font-weight: bold!important;
}

#Menu_Patrimonio {
	position: absolute;
	top: 50px;
	left: 0;
	width: 150px;
	max-height: 40vh;
	padding: 5px;
	border: 2px groove #fff;
	background: url(https://c1.staticflickr.com/9/8434/28807167473_f39d2dc98d_o.png);
	overflow: hidden;
	border-radius: 20px;
	z-index: 5000;	
}

#Menu_Principal3 {
	position: relative;
	top: 0;
	max-height: 18vh;
	padding: 5px;
	margin-right: 0;	
	overflow:auto;
	z-index: 5000;
}

#Menu_Principal3 p {
	padding-right: 5px;
	font-size: 10px;
	text-align:right!important;
	font-weight: normal;
	Color: #fff;
}

/*******************************************************************************
/*  LAYERS DE CONTEÚDOS E MENUS
/*******************************************************************************

/* *************    LAYERS PARA TEXTOS COM IMAGENS (TEXTO), TEXTOS COM GALERIAS (TEXTOG) E ROTEIROS (ROTEIRO)   **************           */
#Texto, #TextoG, #Roteiro {
	position: absolute;
	top: 70px;
	right: 0;
	width: 70%;
	height: 85%;
	min-height: 500px;
	min-width: 450px;
	background: url(https://c1.staticflickr.com/9/8434/28807167473_f39d2dc98d_o.png);
	/*background: url(https://c1.staticflickr.com/9/8313/7895527458_069a70ac4b_o.png);*/
	border: 2px groove #fff;
	border-radius: 20px;
}

#Texto0, #Texto1  {
	position: absolute;
	top: 60px;
	left: 3%;
	width: 94%;
	height: 88%;
	min-height: 350px;
	min-width: 450px;
	overflow: auto;
	padding-right: 15px;
}

/* *************    LAYERS PARA TEXTOS COM IMAGENS (TEXTO), TEXTOS COM GALERIAS (TEXTO1) E SÓ GALERIAS (TEXTOT)   **************           */

#TextoT, #TextoT1, #TextoT2, #TextoT3  {
	position: absolute;
	top: -27px;
	left: 8%;
	width: 30%;
	min-width: 350px;
	height: 50px;
	background: url(https://c1.staticflickr.com/9/8434/28807167473_f39d2dc98d_o.png);
	border-radius: 20px;
	border: 2px #fff ridge;
}

#TextoT h3, #TextoT h6, #TextoT1 h3, #TextoT1 h6, #TextoT2 h3, #TextoT3 h3, #TextoT3 h6 {
	font-size: 110%!important;
	text-align: center!important;
	Color: #f90;
}

#TextoT3 {
	height: 70px;
	top: -37px;
}

#TextoT h3, #TextoT3 h3  {
	font-size: 85%!important;
	padding: 4px;
}

#TextoT h6, #TextoT3 h6  {
	font-size: 100%!important;
	font-weight: bold;	
}

#TextoT1 h3 {
	padding: 15px;
}

#TextoT2 h3 {
	padding: 2px;
}

#TextoT3 h1 {
	font-size: 70%!important;
	color: #fff;
	text-align: center!important;
	padding: 4px;
}

/* *************    CARACTERÍSTICAS DAS IMAGENS DO TEXTO   **************           */
#Texto img {
	border: ridge 10px #ffffff;
}

#Texto1 {
	top: 40px!important;
	height: 90%!important;	
}

#TextoG img {
	border: none;
}

/* *************    LAYERS PARA ROTEIROS - HORIZONTAIS   **************  */

#Croqui {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 500px;
	min-width: 700px;
}

#Croqui img   {
	position: absolute;
	top: 50%;
	margin-top: -250px;
	/*margin-top: -24.88888888888888888888888888889%;*/
	left: 50%;
	/*margin-left: -28.88888888888888888888888888889%;*/
	margin-left: -350px;
}

/* *************    LAYERS PARA ROTEIROS - VERTICAIS   **************  */

#Croqui_V {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 500px;
	min-width: 500px;
}

#Croqui_V img   {
	position: absolute;
	top: 50%;
	margin-top: -250px;
	/*margin-top: -24.88888888888888888888888888889%;*/
	left: 50%;
	/*margin-left: -28.88888888888888888888888888889%;*/
	margin-left: -250px;
}

/* *************    LAYERS PARA ROTEIROS  **************  */

#Roteiro h2  {
	text-align:left!important;
}

/* *************    BOTÕES ACESSO GALERIAS   **************           */

#Multi_DL img, #Multi_RL img {
	float: left;
	margin-top: 0;
	margin-left: 0;
	width: 35px;	
	border: none!important;
}

#Multi img {
	float: right;
	left: 90%;
	margin: 10px 10px 0 0;
	width: 40px!important;	
	border: none!important;
}

#Multi_RL img  {
	width: 40px!important;	
	margin-top: 100px;
	margin-left: -40px;
}

/* *************    ALTURA DOS PARÁGRAFOS   **************           */


/* ***  FOTOS LANDSCAPE   *** */
#Paragrafo {
	min-height: 280px;
	/*border: 4px solid #090;*/
}

/* ***  SEM FOTOS   *** */
#Paragrafo0 {
	min-height: 140px;
	/*border: 4px solid #FFF;*/
}

/* ***  TEXTO INFORMATIVO SEM GALERIAS (TOPO DAS PÁGINAS)  *** */
#Paragrafo1 {
	min-height: 320px;
	/*border: 4px solid #F00;*/
}

/* ***  FOTOS PORTRAIT  *** */
#Paragrafo2 {
	min-height: 350px;
	/*border: 4px solid #060;*/
}

/* *************    FOTOS EM LINHA   **************           */

#Fotos_Linha {
	position: relative;
	top: 0;
	left: 10px;
	width: 97%;
	min-width: 97%;
	min-height: 270px;
	overflow: auto;
}


/* *************    MAPAS PORTUGAL E DISTRITO   **************           */

#Fotos_Linha1 {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -230px;
	width: 500px;
	min-height: 290px;
	overflow: auto;
	/*border: 4px solid #060;*/
}

/* *************    FOTOS DAS PÁGINAS SERRAS   **************           */

#Fotos_Paginas_Esq3, #Fotos_Paginas_Esq2 {
	float: left;
	top: 0;
	left: 0;
	width: 515px;	
}

#Fotos_Paginas_Drt3, #Fotos_Paginas_Drt2  {
	float: right;	
	top: 0;
	right: 0;
	width: 515px;
}

#Fotos_Paginas_Drt2, #Fotos_Paginas_Esq2  {
	width: 350px;
}

/*******************************************************************************
/*  IMAGENS (Legendas)
/*******************************************************************************
*/

#Imagem1 p, #Imagem2 p, #Imagem3 p, #Imagem4 p, #Imagem5 p, #Imagem6 p, #Imagem7 p, #Imagem8 p, #Imagem9 p, #Imagem10 p, #Imagem11 p, #Imagem12 p, #Imagem13 p, #Imagem14 p, #Imagem15 p, #Imagem16 p, #Imagem17 p, #Imagem18 p, #Imagem19 p, #Imagem20 p, #Imagem21 p, #Imagem22 p, #Imagem23 p, #Imagem24 p, #Imagem25 p, #Imagem26 p, #Imagem27 p, #Imagem28 p, #Imagem29 p, #Imagem30 p  {
	font-size: 12px;	
	color:#f90;
	border: none!important;	
	padding: 2px;
}

#Fotos_Paginas_Esq2 p, #Fotos_Paginas_Esq3 p, #Fotos_Paginas_Drt2 p, #Fotos_Paginas_Drt3 p {
	height: 35px;
}

/*******************************************************************************  IMAGENS GRANDES (CENTRADAS) *******************************************************************************/

/* Trama de Fundo */

#Imagem_Fundo {
	position: absolute;
	visibility: hidden;
	background: url(https://c1.staticflickr.com/9/8434/28807167473_f39d2dc98d_o.png);
	/*background: url(https://c1.staticflickr.com/9/8313/7895527458_069a70ac4b_o.png);*/
	background-repeat: repeat;
	top: 0;
	left: 0;
	width: 101%;
	height: 102%;
}

#Imagem_Fundo h1 {
	color:#FFF;	
}

/* Imagens Horizontais */

#ImagemG1, #ImagemG2, #ImagemG3, #ImagemG4, #ImagemG5, #ImagemG6, #ImagemG7, #ImagemG8, #ImagemG9, #ImagemG10, #ImagemG11, #ImagemG12, #ImagemG13, #ImagemG14, #ImagemG15, #ImagemG16, #ImagemG17, #ImagemG18, #ImagemG19, #ImagemG20, #ImagemG21, #ImagemG22, #ImagemG23, #ImagemG24, #ImagemG25, #ImagemG26, #ImagemG27, #ImagemG28, #ImagemG29, #ImagemG30 {
	position: absolute;
	visibility: hidden;
	top: 70px;
	left: 50%;
	margin-left: -26.33333333333333333333333333334%  /* metade do max-width */;
	max-width: 52.77777777777777777777777777778% /* 1024px:1800px */;
	border: ridge 10px #FFF;
}

#ImagemG1 img, #ImagemG2 img, #ImagemG3 img, #ImagemG4 img, #ImagemG5 img, #ImagemG6 img, #ImagemG7 img, #ImagemG8 img, #ImagemG9 img, #ImagemG10 img, #ImagemG11 img, #ImagemG12 img, #ImagemG13 img, #ImagemG14 img, #ImagemG15 img, #ImagemG16 img, #ImagemG17 img, #ImagemG18 img, #ImagemG19 img, #ImagemG20 img, #ImagemG21 img, #ImagemG22 img, #ImagemG23 img, #ImagemG24 img, #ImagemG25 img, #ImagemG26 img, #ImagemG27 img, #ImagemG28 img, #ImagemG29 img, #ImagemG30 img {
	max-width: 100%;
} 

#Fundo_LegendaH, #Fundo_LegendaM  {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 13%;
	background: url(https://c1.staticflickr.com/5/4523/38296804644_e150b9624b_o.png);
	background-repeat: repeat;	
	overflow-y: auto; 
}

#Fundo_LegendaM  {
	height: 6%;
}

#Fundo_LegendaH h1, #Fundo_LegendaH p  {
	padding: 5px;
}

#Fundo_LegendaM h1, #Fundo_LegendaM p  {
	padding: 0 5px;
}

/* Imagens Verticais */

#ImagemGV1, #ImagemGV2, #ImagemGV3, #ImagemGV4, #ImagemGV5, #ImagemGV6, #ImagemGV7, #ImagemGV8, #ImagemGV9, #ImagemGV10, #ImagemGV11, #ImagemGV12, #ImagemGV13, #ImagemGV14, #ImagemGV15, #ImagemGV16, #ImagemGV17, #ImagemGV18, #ImagemGV19, #ImagemGV20, #ImagemGV21, #ImagemGV22, #ImagemGV23, #ImagemGV24, #ImagemGV25, #ImagemGV26, #ImagemGV27, #ImagemGV28, #ImagemGV29, #ImagemGV30 {
	position: absolute;
	visibility: hidden;
	top: 70px;
	left: 50%;
	/*margin-left: -15.22222222222222222222222222223%;   /* metade do max-width */
	/*max-width: 30.55555555555555555555555555556%;  /* 550px:1800px */
	margin-left: -13.88888888888888888888888888889%;  /* metade do max-width */
	max-width: 26.77777777777777777777777777778%; /* 500px:1800px */
	border: ridge 10px #FFF;
}


#ImagemGV1 img, #ImagemGV2 img, #ImagemGV3 img, #ImagemGV4 img, #ImagemGV5 img, #ImagemGV6 img, #ImagemGV7 img, #ImagemGV8 img, #ImagemGV9 img, #ImagemGV10 img, #ImagemGV11 img, #ImagemGV12 img, #ImagemGV13 img, #ImagemGV14 img, #ImagemGV15 img, #ImagemGV16 img, #ImagemGV17 img, #ImagemGV18 img, #ImagemGV19 img, #ImagemGV20 img, #ImagemGV21 img, #ImagemGV22 img, #ImagemGV23 img, #ImagemGV24 img, #ImagemGV25 img, #ImagemGV26 img, #ImagemGV27 img, #ImagemGV28 img, #ImagemGV29 img, #ImagemGV30 img {
	max-width: 100%;
}

#Fundo_LegendaV {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 13%;
	background: url(https://c1.staticflickr.com/5/4523/38296804644_e150b9624b_o.png);
	background-repeat: repeat;	
	overflow-y: auto;
}

#Fundo_LegendaV h1, #Fundo_LegendaV p {
	padding: 5px;
}

/* Imagens QUADRADAS */

#ImagemQuad {
	position: absolute;
	visibility: hidden;
	top: 70px;
	left: 50%;
	margin-left: -19.33333333333333333333333333334%  /* metade do max-width */;
	max-width: 38.77777777777777777777777777778% /* 1024px:1800px */;
	border: ridge 10px #FFF;
	background-color: #000;
}

#ImagemQuad img {
	max-width: 100%;
}

/*******************************************************************************   IMAGENS GRANDES (Botão CLOSE) *****************************************************************/

#bt_Close1, #bt_Close2, #bt_Close3, #bt_Close4, #bt_Close5, #bt_Close6, #bt_Close7, #bt_Close8, #bt_Close9, #bt_Close10, #bt_Close11, #bt_Close12, #bt_Close13, #bt_Close14, #bt_Close15, #bt_Close16, #bt_Close17, #bt_Close18, #bt_Close19, #bt_Close20, #bt_Close21, #bt_Close22, #bt_Close23, #bt_Close24, #bt_Close25, #bt_Close26, #bt_Close27, #bt_Close28, #bt_Close29, #bt_Close30 {
	position: absolute;
	top: -20px;
	right: -20px;
}

#bt_Close1 img, #bt_Close2 img, #bt_Close3 img, #bt_Close4 img, #bt_Close5 img, #bt_Close6 img, #bt_Close7 img, #bt_Close8 img, #bt_Close9 img, #bt_Close10 img, #bt_Close11 img, #bt_Close12 img, #bt_Close13 img, #bt_Close14 img, #bt_Close15 img, #bt_Close16 img, #bt_Close17 img, #bt_Close18 img, #bt_Close19 img, #bt_Close20 img, #bt_Close21 img, #bt_Close22 img, #bt_Close23 img, #bt_Close24 img, #bt_Close25 img, #bt_Close26 img, #bt_Close27 img, #bt_Close28 img, #bt_Close29 img, #bt_Close30 img { 
	width: 30px!important;
	height: 30px!important;
	border: none!important;
	background:none!important;
}

/* *************   GALERIAS GENÉRICAS DA PÁGINA PRINCIPAL (SIMPLEVIEWER)  ************** */          

#Galeria_Principal {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 99%;
	height: 74%;
}


/*#Galeria_Principal {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 95%;
	height: 74%;
}*/

/* **********************************************   GALERIA DA FT (SIMPLEVIEWER EMBUTIDO NO TEXTO)  ********************************** */  

#Galeria_FT1 {
	float: right;
	width: 70%;
	/*margin: 0 25px 5px 15px;*/
	margin: 0 15px 5px 15px;
}

#Galeria_FT {
	float: right;
	width: 100%;
}

/*******************************************************************************
/* CÓDIGO CARACTERÍSTICAS GERAIS DO TEXTO
/*******************************************************************************
*/

/* *************    SUB-TÍTULOS VERDES À ESQUERDA  **************           */
h1, h2, h3, h4, h5, h6  {
	font-family: "Maiandra GD";
	font-size: 16px;
	text-align:left;
	font-weight: bold;
	Color: #00cc33;
}

/* *************    SUB-TÍTULOS COR-DE-LARANJA CENTRADO  **************           */
h2  {
	font-size: 20px!important;
	text-align:center!important;
	Color: #f90;
}

/* *************    SUB-TÍTULOS COR-DE-LARANJA centro  **************           */
h3  {
	font-size: 26px!important;
	text-align: center!important;
	Color: #f90;
}

/* *************    SUB-TÍTULOS COR-DE-LARANJA centro  **************           */
h4  {
	font-size: 14px!important;
	text-align:left!important;
	Color: #00cc33;
}

/* *************    SUB-TÍTULOS COR-DE-LARANJA esquerda  **************           */
h5  {
	font-size: 22px!important;
	text-align:left!important;
	Color: #f90;
}

/* *************    SUB-TÍTULOS COR-DE-LARANJA esquerda  **************           */
h6  {
	font-size: 14px!important;
	text-align: center!important;
	Color: #00cc33;
}

/* *************    PARÁGRAFOS   **************           */
p, p1, li, b, strong  {
	font-family:"Maiandra GD";
	font-size: 14px;
	Color: #FFFFFF;
	text-align:justify;
}

 /* *************    CARACTERÍSTICAS ESPECIAIS   **************           */

p1  {
	font-size: 12px!important;
}

/* *************    LARANJA   **************           */
b  {
	Color: #F90;
}

/*******************************************************************************
/* AVISOS 
/*******************************************************************************
*/

#Aviso1, #Aviso2, #Aviso3 {
	position: absolute;
	top: 50%;
	right: 16%;
	width: 500px;
	height: 130px;
	margin-top: -90px;
	background-color: #F90;
	visibility: hidden;
	border: solid 10px #FFF;
}

#Aviso2 {
	height: 220px;
}

#Aviso1 h3, #Aviso2 h3, #Aviso3 h3, #Aviso4 h3 {
	Color: #000;
	padding: 10px;
}

#Aviso4 {
	position: absolute;
	top: 20%;
	right: 16%;
	width: 500px;
	height: 100px;
	margin-top: -80px;
	background-color: #F90;
	visibility: hidden;
	border: solid 10px #FFF;
}

/*******************************************************************************
/* DEFINIÇÃO DOS LINKS 
/*******************************************************************************
*/

a:link {
	color: #fff;
	text-decoration: none;
}

a:focus {
	color: #f90;
	text-decoration: none;
}

a:hover {
	color: #00cc33;
	text-decoration: none;
}

a:active {
    color: #f90;
	text-decoration: none;
}

/*******************************************************************************
/* DEFINIÇÃO DAS LINHAS DE SEPARAÇÃO (hr) 
/*******************************************************************************
*/
hr { 
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
	border-color: #F90;
} 

hr.style1 {
	height: 5px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

hr.style2 {
	margin-left: 10px;
	margin-right: 5px;
	border: 0; 
    height: 1px; 
    background-image: -webkit-linear-gradient(left, #8c8b8b, #f0f0f0, #8c8b8b);
    background-image: -moz-linear-gradient(left, #8c8b8b, #f0f0f0, #8c8b8b);
    background-image: -ms-linear-gradient(left, #8c8b8b, #f0f0f0, #8c8b8b);
    background-image: -o-linear-gradient(left, #8c8b8b, #f0f0f0, #8c8b8b);
}

