a:link {
	background-color: #FFFFFF;
	color: #6666CC;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: #FFFFFF;
	color: #00009C;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	background-color: #FFFFFF;
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: left;
}

dt {
	font-weight: bold;
}

h1 {
	background-color: #FFFFFF;
	color: #009999;
	font-size: medium;
	font-weight: bold;
}

h1.cabec {
	background-color: #FFFFFF;
	color: #000000;
}

h2 {
	background-color: #FFFFFF;
	color: #009999;
	font-size: medium;
	font-weight: bold;
}

h3 {
	font-size: medium;
	font-weight: bold;
}

h3.artigo {
	background-color: #FFFFFF;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

li table {
	margin-top: 10px;
}

ol, ul, dl {
	margin-bottom: 2em;
	margin-top: 2em;
}

p.fin-lei{
	line-height: 2;
	text-align: center;
}

strong {
	font-weight: bold;
}

table th{
	font-weight: bold;
	text-align: center;
}

table.lista{
	border: 1px solid #000000;
}

table.lista td, table.lista th {
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
}

.center {
	text-align: center;
}

.disponho {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.nota {
	font-style: italic;
}

.puntuac{
	text-align: center;
}

.titulo {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#contido {
	margin: 0px 20% 0 20%;
	clear: both;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.5;
}

#cabeceira {
	margin: 0px 20% 0 20%;
}
	
#cabeceira #imaxe1 {
		float: left;
		text-align: left;
		}
#cabeceira #imaxe2 {
		float: right;
		text-align: right;
		}
#cabeceira #barra {
	clear: both;
}	

.alineaabajo {
	vertical-align: bottom;
}

.alineaarriba {
	vertical-align: top;
	text-align: center;
}

a.especialDescargas:link, a.especialDescargas:visited, a.especialDescargas:active {
	text-align:center; 
	background-color: #AB0634;
	color: #FFF;
	line-height: 150%;
	padding: 5px;
	margin-bottom: 2px;
	display: block;
	font-size: 1.1em;
}

a.especialDescargas:hover {
	text-align:center; 
	background-color:#FFF9D7;
	line-height: 150%;
	padding: 5px;
	margin-bottom: 2px;
	display: block;
	color: #000;
	font-size: 1.1em;
}

.letraMinima {
	font-size: 0.67em;
	font-weight: normal;
	line-height: 120%;
}