/* fixes */
/* www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ----------------------------------- */

body {	
	background-color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color:#323232;
}
/* PV */
div#container {
	position: absolute;
	top: 8px;
	left: -1px;
	right: 3px;
}
div#usableWidth {
	width: 600px;
	margin: auto; /* centers in the container */
}
/* */
div#topOfPage{
	margin: auto; /* centers in the block */
	text-align: center;
}
div#bottomOfPage{
	clear: both;
	margin: auto; /* centers in the block */
	text-align: center;
}
div#header {
	padding-top: 3px;
	padding-bottom: 3px;
}
div#footer {
}
div.hf-logo-portugal {
	position: relative;
	float: left;
}
div.hf-body {
	float: left;
}
div.hf-logo-pousadas {
	float: right;
	position: relative;
}
div.image-right{
	float: right;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: right;
}
div.image-left{
	float: left;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 5px;
	clear: left;
}
div.image-center{
	float: center;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 5px;
	clear: center;
}
/* */
div#separator {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	background-color: #00285D;
	color: #FFFFFF;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#separator a, a:visited{
	color: #FFFFFF;
}
div.splg-languages {
	clear: left;
	position: relative;
	font-size: 10px;
	width: 400px;
}
div.splg-contact {
	clear: right;
	float: right;
	position: relative;
}
div.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #00285D;
	margin-bottom: 3px;
}
div.liner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	clear: both;
	margin-bottom: 3px;
}
div.navigation {
	clear: both;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 12px;
}
div.navigation h1, h2, h3, h4{
	font-weight: normal;
	display: inline;
	font-size: 12px;
}
div.nav-hierarchy {
	display: inline;
	letter-spacing: 0.06em;
}
div.nav-subject {
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.nav-subject h3{
	font-size: 20px;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
}
div.nav-features {
	display: inline;
}
div.nav-features h4{
	font-weight: normal;
	display: inline;
	font-size: 12px;
}
/* */
p {
	text-align: justify;
	line-height: 1.4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
table {
	text-align: center;
}
A{color:#00285d;}
A:visited{color:#00285d;}
A:hover{color:#00285d;text-decoration:none;}
h4{
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color:#847248;
}
h5{
	font:bold 15px arial,verdana,helvetica,sans-serif;
	color:#00285D;
	clear:left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
ul {
	padding: 0 0 0 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: square;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jst-lft {
	text-align:left
}
.po-name {
	font:bold 13px arial,verdana,helvetica,sans-serif;
}

/* adapted */
/* H series */
P.lvl1{font:bold 20px arial,verdana,helvetica,sans-serif;color:#00285d;margin:5px 0 10px 0;}

P.lvl2{
	font:bold 18px arial,verdana,helvetica,sans-serif;
	color:#847248;
	margin:0 0 2px;
	padding:0;
	clear: both;
}
P.lvl3{font:bold 15px arial,verdana,helvetica,sans-serif;color:#00285D;margin:8px 0 3px;padding:0;clear:left;}

P.lvl4{font:bold 12px arial,verdana,helvetica,sans-serif;color:#323232;margin:0;padding:0;}

P.lvl5{font:bold 13px arial,verdana,helvetica,sans-serif;color:#847248;margin:0;padding:0;}
