p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 12px;
	text-align: justify;
}
a {
	color: #990033;
	text-decoration: none;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #CC3366;
	text-decoration: underline;
}
a:active {
	color: #990033;
	text-decoration: none;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-style: normal;
	line-height: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-style: normal;
	line-height: 30px;
	text-decoration: underline;
	background-image: url(IMAGES/org_separator.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h2 {


	font-size: 12px;
	font-weight: bold;
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-style: normal;
	line-height: 22px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	list-style-position: inside;
	line-height: 22px;
}
.tabela {

	background-color: #FFFFFF;
	border: 1px dotted #A5A5A5;
}
.linkbar1 {
	float: left;
	position: absolute;
	padding: 4px;
	right: 200px;
	top: 10px;
}
#linkbar1 a {
	text-decoration: none;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(IMAGES/link.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
}
#linkbar1 a:link {
	color: #000000;
	background-image: url(IMAGES/link.gif);
	background-repeat: repeat-x;
}
#linkbar1 a:visited {
	color: #000000;
	background-image: url(IMAGES/link.gif);
	background-repeat: repeat-x;
}
#linkbar1 a:hover {

	color: #FFFFFF;
	background-image: url(IMAGES/link_hover.gif);
	background-repeat: repeat-x;
}
#linkbar1 a:active {


	color: #000000;
	background-image: url(IMAGES/link_hover.gif);
	background-repeat: repeat-x;
}


.linkbar2 {
	float: left;
	position: absolute;
	top: 10px;
	width: 40%;
	padding: 4px;
	right: 0px;
	left: 0;
}
#linkbar2 a {
	text-decoration: none;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(IMAGES/link.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
}
#linkbar2 a:link {
	color: #000000;
	background-image: url(IMAGES/link.gif);
	background-repeat: repeat-x;
}
#linkbar2 a:visited {
	color: #000000;
	background-image: url(IMAGES/link.gif);
	background-repeat: repeat-x;
}
#linkbar2 a:hover {

	color: #FFFFFF;
	background-image: url(IMAGES/link_hover.gif);
	background-repeat: repeat-x;
}
#linkbar2 a:active {


	color: #000000;
	background-image: url(IMAGES/link_hover.gif);
	background-repeat: repeat-x;
}


body {
	margin: 0px;
}
#corpo {
	width: 90%;
	clear: none;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	left: 5%;
	top: 90px;
}
.logo {
	float: left;
	position: absolute;
	padding: 4px;
	top: 10px;
	width: 344px;
	height: 138px;
	left: 0;
}
.morada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}

#mid {
	margin: auto;
	top: 10%;
	left: 10%;
}
