@charset "utf-8";
/* CSS Document */
*{
	font-family:Georgia, Arial, Times; 
}
html, body{
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%;
	overflow:hidden;
}
 
.titleType{
	position:absolute;
	width: 100%;
	height:100%;
	left: 4%;
	vertical-align:middle;
	font-size:170%;
	color:#FFFFFF;
	cursor:pointer; 
	cursor:hand;
}
.subtitleType{
	position:absolute;
	width: 100%;
	height:100%;
	top:70%;
	left: 4%;
	font-size:60%;
	color: #FFFFFF;
	text-align: left;
	text-transform:uppercase;
	line-height: 100%;
	cursor:pointer; 
	cursor:hand;
}
.imgDestaque{
	position:relative;
	float:right;
	height: 100%;
	width: 16%;
	Filter:Alpha(Opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.destaqsDesc{
	background-color:#000000;
	height: 35%;
	width: 100%;
	Filter:Alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.destaqsDescText{
	color: #FFFFFF;
	text-align:left;
	font-size: 70%;
	vertical-align:middle;
	margin-left: 4%;
	Filter:Alpha(Opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.btnlogin{
	font-size:110%; 
	background-color:#191919; 
	color:#987980; 
	border:none; 
	text-decoration:underline;
	right:3%;
}
.btnsocios{
	font-size:80%; 
	background-color:#CEAC35; 
	color:#FFFFFF; 
	border:none; 
	text-decoration:underline;
	right:3%;
	cursor:pointer;
}
.btnescolas{
	font-size:80%; 
	background-color:#29a4af; 
	color:#FFFFFF; 
	border:none; 
	text-decoration:underline;
	right:3%;
	cursor:pointer;
}

.ag{
	color:#000000;
}

.ag a:link {
	color: #000000;
	text-decoration: none;
}
.ag a:visited {
	text-decoration: none;
	color: #000000;
}
.ag a:hover {
	text-decoration:underline;
	font-size:12px;
	color: #000000;
}
.ag a:active {
	text-decoration: none;
	color: #000000;
}

.errors{
	color:#990000;
}
#container{
	width: 100%;
	height: 100%;
	position:relative;	
}
#destaqueWrap{
	position: relative;
	top: 43%;
	left: 29.2%;
	height: 46%;
	width: 70.8%;
}
#mainpngWrap{
	position: absolute;
	top: 16%;
	left: 29.2%;
	height: 26%;
	width: 41%;
}
#menuFlash{
	position:absolute;
	top: 25.5%;
	margin: 0;
	padding: 0;
	height: 30%;
	width:20%;
}
#menuFlash2{
	position:absolute;
	top: 25.5%;
	margin: 0;
	padding: 0;
	height: 30%;
	width:20%;
}
#alternativeMenu{
	position:absolute;
	top: 43%;
	height: 30%;
	width:20%;
}
#alternativeMenu2{
	position:absolute;
	top: 43%;
	height: 30%;
	width:20%;
}
#png85{
	position:absolute;
	top:10%;
	left:1.9%;
	width: 7.6%;
	height: 16.5%;
}
#valenciastop{
	position: absolute;
	top: 7.5%;
	left: 29.2%;
	width: 70.8%;
	height: 19%;
	background-color: #191919;
}
#tituloAgenda{
	position: absolute;
	top: 26.2%;
	left: 29.2%;
	width: 70.8%;
	height: 8%;
	background-color: #191919;
}
#agendaDesc{
	position: absolute;
	top: 34%;
	left: 29.2%;
	width: 70.8%;
	height: 63%;
	Filter:Alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	background-color: #191919;
}
#agendaDesc3{
	position: absolute;
	top: 34%;
	left: 29.2%;
	width: 70.8%;
	height: 3%;
	background-color: #191919;
}
#agendaDesc2{
	position: absolute;
	top: 37%;
	left: 29.2%;
	width: 70.8%;/*70.8%*/
	height: 60.5%;
	overflow:auto;
	scrollbar-base-color: #AB7C7D; 
	scrollbar-face-color: #AB7C7D; 
	scrollbar-track-color: #AB7C7D; 
	scrollbar-arrow-color: #a3c22f;
	scrollbar-highlight-color: #AB7C7D; 
	scrollbar-3dlight-color: #AB7C7D; 
	scrollbar-shadow-color: #AB7C7D;
	scrollbar-darkshadow-color: #AB7C7D; 
	filter: chroma(color: #AB7C7D);
}

#conteudosTexto{
	position: absolute;
	top: 8%;
	left: 1%;
	color: #FFFFFF;
	width: 97%;
}

#idindividual{
	position: absolute;
	top:13%;
	margin-left: 1.5%; 
	margin-top: 2.5%;
	width: 97%;
	height: 18%;
	color:#FFFFFF;
	padding-top:0.5%;
}

#morada{
	position: absolute;
	top:42%;
	margin-left: 1.5%; 
	margin-top: 2.5%;
	width: 97%;
	height: 30%;
	color:#FFFFFF;
	padding-top:0.5%;
}
#footer{
	position: absolute;
	bottom: 0;
	left: 29.2%;
	width: 70.8%;
	height: 3%;
	background-color: #191919;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #B1B1B1;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}