
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF  /*url(../images/estv6.png) no-repeat*/;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:small;
}

.ui-accordion-content a{
	color: #999999; 
	text-decoration:none;
}

.aviso{
	color:#cc2200;
	text-align:center;
	font-weight:bold;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #444;
	font-size:small;
	font-weight:lighter;
	text-align:justify;
}

h1 {
	font-size:20px;
}

h2 {
	margin-bottom: .5em;
	color:#999999;
}

h3 {
	margin-bottom: 1em;
	color:#888888;
}

h4 {
	color:#666;
}

blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
	line-height:1.5em;
}

table {
	
}

hr {
	border: 1px solid #666666;
	width:100%;
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
list-style:none;
padding-left:5px;
}

ul li {
}

ol {
}

ol li {
}

.menuUSER {
/*background-color:#EEEEEE;*/
padding: 5px 5px;
}

.menuUSER ul {
}

.menuUSER ul li {
list-style:none;
border-bottom: thin dotted black;
}

.ListaUSER {
padding: 5px 5px;
}

.ListaUSER ul {
border-left: thin dotted black;
}

.ListaUSER ul li {
list-style:none;
border-bottom: thin dotted black;
}

a {
	/*font: normal small;*/
	color: #999999;
	text-decoration:none;
	
}

a:hover {
	text-decoration:none;
	color: #222222;
}

.fichatable {
}

.fichatable a {
	/*font: normal small;*/
	color: #999999;
	text-decoration:underline;
	
}

.fichatable a:hover {
	text-decoration:none;
	color: #222222;
}

.ax {
	margin-bottom: .0em;
	padding: 0px 0px;
	font:xx-small;
	color: #999999;
	text-decoration:none;
	
}

.ax:hover {
	text-decoration:none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: left;
	margin: 0 1em 1em 0;
}

/* Boxed Style */

.boxed {
	background: #FFFFFF;
	/*border: 1px solid #6699CC;*/
	border: 1px solid #ccc;
	padding:5px 5px;
	margin-bottom: 0em;
}

.boxed .title {
	padding: 10px 0 0 10px;
	background-color:#eeeeee;
	color:#888;
	/*text-transform: uppercase;*/
	/*font-size: 1em;*/
	/*font-weight: bold;*/
}

.boxed .content {
	padding: 10px;
}

.boxed_t {
	margin-bottom: 2em;
	width:100%;
	border-bottom:thin dotted #000000;
}

.boxed h3 {
	background-color:#cccccc;
	padding:5px 0 5px 10px;
}

.boxed h3 span {
	display:block;
	font-size:smaller;
	text-transform:none;
	margin-top:-4px;
}

.boxed ul {
	margin-bottom:0em;
}

.boxed ul li{
	margin-bottom:0em;
}

/* ----- STYLE 1 -------*/
.boxed.style1{
	margin-bottom: 1em;
	background: #ffffff;
	border: 1px solid #ccc;
}

.boxed.style1 .content {
	padding: 10px;
}

.boxed.style1 h3 {
	background-color:#666;
	padding:5px 0 5px 10px;
	color:#FFFFFF;
}

.boxed.style1 h3 span {
	display:block;
	font-size:smaller;
	text-transform:none;
	margin-top:-4px;
}


/*/////////////////////////////////////////////////////////////////////////////////////*/

.box2 {
	margin-bottom: .3em;
	padding: 1px 1px;
	border-right: 1px solid #666666;
	font: normal small ;
	color: #666;
	text-align:left;
}

.box2:hover {
	color:#444;
}

.box2_ {
	margin-bottom: .3em;
	padding: 1px 5px 3px 3px;
	color: #444;
	background-color:#ffffff;
	font-weight:bold;
}

/*/////////////////////////////////////////////////////////////////////////////////////*/
/* APAGAR SE A VERSAO DO INDEX3.PHP não for escolhida ...*/
.box2_index3 {
}

.box2_index3:hover {
	color:#444;
}

.box2_index3_ {
	padding: 1px 5px 3px 3px;
	color: #444;
	background-color:#ffffff;
	font-weight:bold;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

/*==================boxes====================*/
.box {
	/*width:100%;*/
}
		.box h3 {
			padding:5px 0 5px 10px;
			font-size:16px;
			color:#fff;
			text-transform:capitalize;
			margin-bottom:0;
			position:relative;
			/*z-index:-1;*/ /*Nuno: comentei isto, pois os links não funcionam no IE11*/
			bottom:-4px;
			behavior:url(js/PIE.htc);
			margin-bottom:0;
		}
		.box h3 span {
			display:block;
			font-size:12px;
			font-weight:normal;
			text-transform:none;
			margin-top:-4px;
		}
		
		/*--- styling for different colors ---*/
		.box.color1 h3 {
			background-color: #1787af;
		}
		.box.color2 h3 {
			background-color: #6bac12;
		}
		.box.color3 h3 {
			background-color: #d9580f;
		}
		.box.color4 h3 {
			background-color:#666;
		}
		.box.color5 h3 {
			background-color:#cc2200;
		}
		

/*/////////////////////////////////////////////////////////////////////////////////////*/
/* Header */

#header {
	width: 100%;
	min-height: 188px;
	margin: 0 auto;
}

/* Header > Logo */

#logo {
	height: 252px;
	background: url(../images/img05.png) no-repeat left bottom ;
}

#logo h1 {
	padding: 110px 0 0 100px;
	text-transform: uppercase;
	/*font-size: 3em;*/
	color:#888888;
}

#logo h2 {
	margin: 0;
	padding: 12px 0 0 0;
	text-transform: uppercase;
	/*font-size: 1.2em;*/
}

#logo a {
	text-decoration: none;
	color: #385B88;
}



/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: -10px 0;
}

.content_table {
	/*border-top: thin solid #000000;*/
	margin: 0 auto;
	padding: 6px 0px;
	/*background-color:#dddddd;*/
	min-height:400px;
	text-align:justify;
}

/* Content > Main */

#main {
	float: left;
	width: 100%;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 40px 0 1.5em 0;
	border-bottom: 1px dotted #CAD4DF;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin: -200px 0 0 0;
}



/* Footer */

#footer {
	margin: 0px;
	padding: 5px;
	float:left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #ffffff;
	border-width: 1px 0;
	background-color:#cccccc;
	text-align:center;
	color: black;
}

.boxx {
	padding: 1px 1px 1px 1px;
	border: 1px solid #fff;
	font-size:18px;
	color: #888;
}

.boxx_button {
	padding: 5px 15px 5px 15px;
	border: 1px solid #fff;
	font-size:16px;
	color: #888;
	cursor:pointer;
}

.boxx_button:hover {
	padding: 5px 15px 5px 15px;
	border: 1px solid #fff;
	font-size:16px;
	color: #888;
	background-color:#DDDDDD;
}

.boxx_search {
	padding: 1px 1px 1px 1px;
	border: 1px solid #990000;
	font-size: 12px;
	color: #fff;
	background: #BB0000 right no-repeat url(../images/lupa.png);
	width:166px;
}

.botao {
	background-color:#000000;
	border:1px solid #FFFFFF;
	margin: 5px 5px 5px 5px;
	width: 100px;
	vertical-align:middle;
	height: 30px;
	/*font-size:9px;*/
	color:#FFFFFF;
}

.botaop {
	background-color:#555555;
	border:1px solid #FFFFFF;
	margin: 5px 5px 5px 5px;
	width: 100px;
	vertical-align:middle;
	height: 20px;
	/*font-size:9px;*/
	color:#FFFFFF;
}

.tabela_neddiec  {
border-left: thin solid black;
border-right: thin solid black;
width:100%;
}

.tabela_neddiec th {
border:thin dotted #CCCCCC;
background-color:#CCCCCC;
color:#333333;
}


.tabela_neddiec tr td {
border:thin dotted #CCCCCC;
}

.tabela_DadosUtilizador  {
width:100%;
border:thin dotted #CCCCCC;
}

.tabela_DadosUtilizador th {
background-color:#EEEEEE;
color:#333333;
text-align:right;
}

.tabela_DadosUtilizador input{
background-color:#EEEEEE;
border: thin solid #FFFFFF;
color:#333333;
width: 100%;
}

.tabela_DadosUtilizador .button{
background-color:#EEEEEE;
border: thin solid #FFFFFF;
color:#999;
width:150px;
height:30px;
padding: 5px 15px 5px 15px;
font-size:14px;
}

.tabela_DadosUtilizador tr td {
}

.par {
background-color:#DDDDDD;
}

.ficha {
color:#CCCCCC;
vertical-align:top;
min-width:160px;
text-align:right;
}

.fichaP {
color:#CCCCCC;
vertical-align:top;
min-width:160px;
}

.fichaPC {
color:#CCCCCC;
vertical-align:top;
}

.fichaE {
color:#AAAAAA;
}

.fichaT {
	border-bottom:thin dotted #999999;
	width:100%;
	font:Arial, Helvetica, sans-serif;
}

.fichaT p{
	line-height:120%;
}

.fichaT ul{
	list-style: disc;
	margin-left:10px;
	line-height:1.5em;
}

.fichaT ul li{
	list-style:disc;
	margin-left:20px;
}

.paragrafosBR {
	line-height:120%;
}

.alinkdisciplina:link{
	color:#666666;
}

.alinkdisciplina:visited{
	color:#666666;
}
.alinkdisciplina:hover{
	color:#111111;
}

.selecTABELA_TR:hover{
	background-color:#FFFFEE;
}

/*/////////////////////////////////////////////////////////////////////////////////////*/
/*Para funcionar a visualizaçao de imagens ...*/
#overlappopup{ /*don't change id name */
position: absolute; /*don't change position property */
z-index: 1000;
background: white;
border: 2px solid black;
padding: 10px;
left: 0;
top: 0;
visibility: hidden;
max-width: 600px;
}

img{
	max-width:600px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////*/
.button {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#cc2200;
	position:relative;
	border:1px solid #ffffff;
	font-size:80%;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:1px 9px;
	margin-right:10px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	height:16px;
}
.button:hover {
	background:#FFFFFF;
	border-color:#000000;
	color:#000000;
}
	.button span {
		padding-right:10px;
		background:url(../images/arrow1.png) right no-repeat;
		color:#000000;
	}
	
	.button span:hover {
		padding-right:10px;
		background:url(../images/arrow2.png) right no-repeat;
		color:#000000;
	}

/*--- more buttons ---*/
.button.style1 {
	border-color:#ffffff;
}
.button.style1:hover {background:#ffffff; border-color:#000000; color:#CC0000;}

.button.style2 {
	border-color:#3da2e0;
}
.button.style2:hover {}
.button.style3 {
	border-color:#3da2e0;
}
.button.style3:hover {}


/**************************************************************************************************/

/*///////////////////////////////////////////////////////////////////////////////////////////*/
.button_1 {
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	position:relative;
	background:url(../images/button-bg_1.gif) 0 0 repeat-x #3b3d3e;
	border:1px solid #3b3d3e;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:3px 9px;
	margin-right:7px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.button_1:hover {
	background:url(../images/button-bg_1i.gif) 0 0 repeat-x #3b3d3e;
	color:#fff;
}
	.button_1 span {
		background:url(../images/arrow1.png) no-repeat 100% 4px;
		padding-right:8px;
	}

/*--- more buttons ---*/
.button_1.style1 {
	background:url(../images/button-bg1_1.gif) 0 0 repeat-x #42181e;
	border-color:#b14050;
}
.button_1.style1:hover {background:#b14050;}
.button_1.style2 {
	background:url(../images/button-bg2_1.gif) 0 0 repeat-x #18425b;
	border-color:#3da2e0;
}
.button_1.style2:hover {background:#cc6600;}
.button_1.style3 {
	background:url(../images/button-bg3_1.gif) 0 0 repeat-x #18425b;
	border-color:#3da2e0;
}
.button_1.style3:hover {background:#666666;}

/**************************************************************************************************/

.applemenu{
margin: 18px 0;
padding: 0;
width: 200px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
/*background-color:white;*/
}

.applemenu div.silverheader a{
/*background: black url(../menu_mouseover/silvergradient.gif) repeat-x center left;*/
/*background-color:white;*/
/*font: normal 12px;*/
/*font: bold 13px Arial;*/
border-bottom:1px solid #aaa;
color: #666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
list-style:none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color:#444;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
color: #444;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
/*background-color:white;*/
list-style:none;
/*font: 10px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;*/
/*font-size:xx-small;*/
padding: 0px;
/*height: 450px; *//*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu ul{ /*DIV that contains each sub menu*/
list-style:none;
/*font-size:xx-small;*/
}

.applemenu div.submenu ul li{ /*DIV that contains each sub menu*/
border-top: #ffffff thin solid;
/*font-size:x-small;*/
}

.liprimeiro a{
/*color:#c8c8c8;*/
color:#666;
list-style:none;
font-size:90%;
padding:5px 12px;

}

.lisegundo a{
color:#666;
/*color:#aa1100;*/
list-style:none;
font-size:90%;
padding:0px 26px;
}

.liprimeiro a:hover{
list-style:none;
color:#888;
}

.lisegundo a:hover{
list-style:none;
color:#888;
}

/**********************************************************************************************/

.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 100%; /*Width of Carousel Viewer itself*/
height: 150px; /*Height should enough to fit largest content's height*/
top:-1px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
z-index:-101;
}

.stepcarousel .paginate{
top:-15px;
z-index:-100;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 602px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
z-index:-101;
height:150px;
}

/**************************************************************************************************/
/* Easy Slider */


	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:800px;
		min-height:150px;
		overflow:hidden; 
		}
	#slider li{ 
		/*background:#f1f1f1;*/
		}		
	#slider li h2{ 
		margin:0 0px;
		padding-top:0px;
		text-align:center;
		}	
	#slider li p{ 
		margin:5px 5px;
		font-size:10px;
		text-align:justify;
		}
	#slider span {
	width:100%;
	}					
	span#prevBtn{
	width:100px;
	height:20px;
	background-color:#dddddd;
	text-align:center;
	}
	span#nextBtn{
	width:100px;
	height:20px;
	background-color:#dddddd;
	text-align:center;
	}					

/* // Easy Slider */


/*
NÃO RETIRAR: Nuno Costa
Serve para a apresentação em caixas de várias cores ...
*/
#mypanel #mypanelcontent .box_app {
color:#FFFFFF;
max-width:100px;
max-height: 120px;
}
		#mypanel #mypanelcontent .box_app a {
			color:#FFFFFF;
			text-decoration:none;
			text-align:center;
			display:block;
			font-size:12px;
		}
		#mypanel #mypanelcontent .box_app a:hover {
			color:#eeeeee;
		}
		
		/*--- styling for different colors ---*/
		#mypanel #mypanelcontent .box_app.color1 {
			background-color: #1787af;
		}
		#mypanel #mypanelcontent .box_app.color2 {
			background-color: #6bac12;
		}
		#mypanel #mypanelcontent .box_app.color3 {
			background-color: #d9580f;
		}
		#mypanel #mypanelcontent .box_app.color4 {
			background-color:#666;
		}
		#mypanel #mypanelcontent .box_app.color5 {
			background-color:#cc2200;
		}
		
		#mypanel #mypanelcontent .box_app.color1:hover {
			background-color: #2898bf;
		}
		#mypanel #mypanelcontent .box_app.color2:hover {
			background-color: #7cbd23;
		}
		#mypanel #mypanelcontent .box_app.color3:hover {
			background-color: #ea691f;
		}
		#mypanel #mypanelcontent .box_app.color4:hover {
			background-color:#777;
		}
		#mypanel #mypanelcontent .box_app.color5:hover {
			background-color:#dd3311;
		}

/*
NÃO RETIRAR: Nuno Costa
Serve para a galeria de imagens apresentada no topo da página.
*/

/* 
NÃO RETIRAR: Nuno Costa
Para a galeria de imagens a ser apresentada em variáveis.
*/
.clear			{ clear:both; }
.photo		{ padding:5px; margin:5px; border:1px solid #ccc; display:block; width:200px; float:left; }
.photo:hover	{ border-color:#999; }
/* 
NÃO RETIRAR: Nuno Costa
Para a galeria de imagens a ser apresentada em variáveis.
*/