a:link {
	font-weight: bold;
}

body {
	color: #000001;
	background-image: url("../images/blue08.png");
	background-repeat: repeat-x;
	background-attachment: fixed;
    width: 960px;
    margin: auto;
}
h1 {
	color: Maroon;
	font: bold 2.5em "Times New Roman", Times, serif;
	padding: 0em;
	margin: 0.2em;
}
h2 {
	font: bold 150% "Times New Roman", Times, serif;
	color: Black;
	background-color: transparent;
	padding: 0em;
	margin: 0.2em;
}
p {
	color: Navy; /*background: url(images/Image5.png) repeat scroll;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 140%;
	margin: 0em 0 0em 0;
	padding: 0;
}
.prightcol {
	padding: 0.5em;
	color: Black;
	font-size: 1em;
}

.big {
	color: #0000FF;
	float: left;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
}
.emph {
	color: Red;
}
.clear {
	clear: both;
	padding: .01em;
	text-align: right;
	font: 0.75em Arial, Helvetica, sans-serif;
}
.highlite {
	font-size: 120%;
	font-family: Mistral, serif;
	color: Maroon;
	background-color: transparent;
	font-weight: bold;
}
.indent {
	color: #000001;
	text-indent: 2em;
}

/* *********************** Main Navigation Menu *********************** */
#container {
	/*background-image: url(../images/portugal-logo0401.gif);
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
	background-color: transparent;
	margin: 0;
	padding: 0.0em;
}

#footer {
	clear: both;
	font-size: 70%;
}
#footcentre p{
color: Black;
width: auto;
margin-right: 20%;
margin-left: 20%;
	padding: 0.5em;
	text-align: center;

}



#footleft {
	float: left;
	padding: 1em;
	width: 15.5%;
}

#footright {
	float: right;
	text-align: right;
	padding: 1em;
	width: 15.5%;
}

#mastcentre {
	background-image: url("../images/portugal-logo04.gif");
	background-position: center;
	line-height: 80px;
	background-repeat: no-repeat;
	/*border-bottom: none;
	border-right-style: none;*/
	margin: 0.0em 0 .05em 0;
	padding: 1em;
	text-align: center;
	width: auto;
}

#masthead {
	padding: 0.1em; /*margin-bottom: 2.5em;*/
	
}

#mastleft {
	background-image: url("../images/GRAPHI~1b01.png");
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	line-height: 80px;
	margin: 0.0em 0 .05em 0;
	padding: 1em;
	width: 250px;
}

#mastright {
	background-image: url("../images/image6a.png");
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	line-height: 105px;
	margin: 0.0em 0.1em .05em 0;
	padding: 0em;
	width: 200px;
}

#infobox {
	position: relative;
	margin: 0 5em 0 1em;
	left: 1em;
	float: left;
	/*clear: left;*/
	background-color: transparent;
	width: 5em;
}


