html, body {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
#container {
	margin:0px auto 0px auto;
	width: 984px;
	/** código necessário para regular a altura do footer, assim como também é importante o height= 100% no body**/
	min-height: 100%;
	height: 100%;
	height: auto;
	padding:0px 0px 0px 0px;
	border:0px solid #000000;
	background-repeat:repeat-y;
	position:relative;
}
.contentpaneopen {
	width:100%;
}
.moduletable-contactos {
	width:870px;
	height:15px;
	margin:15px 0px 15px 0px;
	padding:0px;
	float:left;
	font-size:9px;
}
.moduletable-idioma {
	width:80px;
	height:15px;
	margin:15px 0px 0px 0px;
	padding:0px;
	float:right;
	font-size:13px;
}
.moduletable-idioma ul {
	margin:0px;
	padding:0px;
}
.moduletable-idioma li {
	margin:0px;
	padding:0px 0px 0px 10px;
	float:right;
	list-style: none;
}
#top {
	width:984px;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#header {
	width:984px;
	height:389px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
}
#esquerda {
	width:216px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}
.moduletable-logotipo {
	width:216px;
	height:284px;
	margin:0px;
	padding:0px;
}
.moduletable-logotipo img {
	border: none;
}
#direita {
	width:748px;
	padding:0px 0px 80px 0px;
	float:right;
	background-image:url(../images/items/bg-conteudo.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.moduletable-header-menu {
	float:right;
	width:171px;
	height:380px;
	margin:29px 0px 0px 0px;
	position:relative;
}
.moduletable-header-menu a:link, .moduletable-header-menu a:active {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size:13px;
}
.moduletable-header-menu a:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size:13px;
}
.moduletable-header-menu a:hover {
	color: #ffffff;
	text-decoration:none;
	font-size:13px;
}
.galeria {
	width:161px;
	height:24px;
	padding:5px 0px 0px 10px;
	margin:0px 0px 2px 0px;
	background-image:url(../images/items/menu-header-bg-01.png);
	background-repeat:no-repeat;
	display:block;
}

.regiao {
	width:135px;
	height:24px;
	padding:5px 0px 0px 10px;
	margin:0px 0px 0px 26px;
	background-image:url(../images/items/menu-header-bg-02.png);
	background-repeat:no-repeat;
	display:block;
}
/*.moduletable-header-menu img {
	float:right;
	top:8px;
	right:0px;
	position:absolute;
}*/
.moduletable-header-menu .fundo {
	float:right;
	top:8px;
	right:0px;
	position:absolute;
}
.moduletable-pathway {
	width:732px;
	height:30px;
	margin:0px 0px 0px 0px!important;
	padding:0px;
}
/*Main Menu*/
.moduletable-main {
	width:730px;
	height:20px;
	border-bottom:2px solid #0f284c;
	margin:0px 0px 40px 0px;
}
ul.menu-main {
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	float:right;
}
.menu-main li {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	line-height: normal;
	width:auto;
	height:auto;
	text-align:left;
	font-size:12px;
}
.menu-main li a:link {
	font-weight: bold;
	color: #214a93;
	text-decoration: none;
	font-size:12px;
	padding:0px 20px 0px 15px;
}
.menu-main li a:visited {
	font-weight: bold;
	color: #214a93;
	text-decoration: none;
	font-size:12px;
	padding:0px 20px 0px 15px;
}
.menu-main li a:hover {
	color: #4c7fc9;
	text-decoration:none;
	background-image:url(../images/items/menu-bg.png);
	background-repeat:no-repeat;
	font-size:12px;
	background-position:0px 4px;
}
.menu-main li.active a {
	color: #4c7fc9;
	text-decoration:none;
	background-image:url(../images/items/menu-bg.png);
	background-repeat:no-repeat;
	font-size:12px;
	background-position:0px 4px;
}
#footer {
	width: 984px;
	height:27px;
	margin:0px auto 10px auto;
	padding:1px 0px 1px 0px;
	border-top:1px solid #214a93;
	border-bottom:1px solid #214a93;
	background-color:#eae6ce;
	color:#000000;
	font-size:10px;
	
}
.componentheading {
	font-size: 17px;
	font-weight: normal;
	color: #214a93;
	padding: 0px;
	margin:0px 0px 14px 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #214a93;
	padding: 0px;
	margin:0px 0px 8px 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #4c7fc9;
	list-style-type: none;
	padding: 0px;
	margin:20px 0px 8px 0px;
}
h3 {
	color: #000000;
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size: 13px;
	font-weight:bold;
}
#page img {
	border: none;
	margin-right:10px;
}
p {
	margin:0px 0px 8px 0px;
	padding:0px;
	line-height:16px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link, a:active {
	font-weight: normal;
	color: #214a93;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #214a93;
	text-decoration: none;
}
a:hover {
	color: #214a93;
	text-decoration:underline;
}
ul {
	margin: 0px 0px 25px 15px;
	padding: 0px;
}
li {
	list-style-image:none;
	list-style-position:inside;
	/*list-style-type: disc;*/
	line-height:auto;
	margin:0px 0px 8px 0px;
}
#conteudos li ul {
	margin: 8px 0px 0px 15px;
	padding: 0px;
}
.buttonheading {
	display:none;
}
/*Bot Menu*/
.moduletable-bot {
	margin:0px 0px 0px 40px;
}
ul.menu-bot {
	width:auto;
	height:20px;
	color:#000000;
	margin:6px 0px 0px 0px;
	padding:0px;
}
.menu-bot li {
	float:left;
	margin:0px;
	padding:0px 3px 0px 3px;
	list-style:none;
	line-height: normal;
	width:auto;
	height:20px;
	text-align:left;
}
.menu-bot li a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size:10px;
}
.menu-bot li a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size:10px;
}
.menu-bot li a:hover {
	color: #214A93;
	text-decoration:none;
	font-size:10px;
}
.menu-bot li.active a {
	color: #214A93;
	text-decoration:none;
	font-size:10px;
}
/*Top Menu*/
.moduletable-top {
}
ul.menu-top {
	width:732px;
	height:79px;
	color:#ffffff;
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:14px;
	background-color:#000;
}
.menu-top li {
	float:left;
	margin:0px;
	padding:29px 31px 0px 15px;
	list-style:none;
	line-height: normal;
	width:auto;
	height:50px;
	text-align:left;
	background-image:url(../images/items/submenu.gif);
	background-repeat:no-repeat;
	background-position: right 30px;
}
.menu-top li a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu-top li a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu-top li a:hover {
	color: #ffffff;
	text-decoration:none;
}
.clear {
	clear:both;
}
/*galeria*/
li.sig-block span.sig-link-innerwrapper {
border:0px;
display:block;
float:left;
margin:-5px 0 0 -5px;
padding:0px;
}
li.sig-block span.sig-link-wrapper {
background:none;
display:block;
float:left;
margin:0;
padding:0 5px 5px 0;
}
.moduletable_assinatura {
margin-top:20px;
width:984px;
text-align:right;
position:absolute;
}
