html, body {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}
#container {
	margin:0px auto 0px auto;
	width: 980px;
	/** 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;
}
.contentpaneopen {
	width:100%;
}
#top {
	width:980px;
	height:48px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#333;
	overflow:hidden;
}

.moduletable-logotipo img {
	border: none;
}
.moduletable-idioma {
	width:100px;
	height:26px;
	margin:0px 0px 0px 0px;
	padding:6px 10px 0px 0px;
	font-size:12px;
	float:right;
	overflow:hidden;
}
.moduletable-idioma ul {
	margin:0px;
	padding:0px;
}
.moduletable-idioma li {
	margin:0px;
	padding:0px 0px 0px 10px;
	float:right;
	list-style: none;
	text-transform:lowercase;
}
.moduletable-idioma a:link, .moduletable-contactos a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-size:13px;
}
.moduletable-idioma a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-size:13px;
}
.moduletable-idioma a:hover {
	color: #fff;
	text-decoration:underline;
	font-size:13px;
}
.moduletable-contactos {
	width:auto;
	height:22px;
	margin:10px 10px 0px 0px;
	padding:6px 10px 0px 10px;
	font-size:12px;
	text-align:right;
	background-color:#616161;
	color:#e5e5e5;
	float:left;
}
.moduletable-contactos a:link, .moduletable-contactos a:active {
	font-weight: normal;
	color: #e5e5e5;
	text-decoration: none;
	font-size:9px;
}
.moduletable-contactos a:visited {
	font-weight: normal;
	color: #e5e5e5;
	text-decoration: none;
	font-size:9px;
}
.moduletable-contactos a:hover {
	color: #e5e5e5;
	text-decoration:underline;
	font-size:9px;
}
/*Newsletter*/
.moduletable-newsletter {
	width:auto;
	float:left;
	height:24px;
	margin:10px 0px 0px 0px;
	padding:4px 0px 0px 10px;
	font-size:12px;
	text-align:left;
	background-color:#1a1a1a;
	color:#e5e5e5;
}
.moduletable-newsletter iframe {
	float:left;
	width:550px;
	height:20px;
}
.newsletter {
	color:#e5e5e5;
	font-size:11px;
}
#textfield {
	width:170px;
	height:15px;
	font-size:10px;
	color:#616161;
	border:none;
	margin:1px 0px 0px 0px!important;
	padding:0px 5px 0px 5px;
	background-color:#4d4d4d;
	color:#FFF;
}
#button {
	width:auto;
	height:15px;
	font-size:11px;
	line-height:normal;
	color:#ffffff;
	border:none;
	background-color:#1A1A1A;
	padding:0px;
	margin:0px;
	cursor:pointer;
}
/*Fim Newsletter*/

#header {
	width:980px;
	height:235px;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-color:#333;
	position:relative;
}
.moduletable-header {
	width:980px;
	position:absolute;}
.moduletable-logotipo {
	width:200px;
	height:235px;
	left:25px;
	margin:0px;
	padding:0px;
	text-align:center;
	position:absolute;
}
#esquerda {
	width:200px;
	height:auto;
	float:left;
	margin:0px 0px 0px 25px!important;
	margin:0px 0px 0px 12px;
	padding:0px!important;
	padding:0px 0px 0px 1px;
    overflow:hidden;
}
.moduletable-contactos-esq {
	width:200px;
	height:60px;
	margin:14px 0px 0px 0px;
	border-bottom:5px solid #333;
	font-size:10px;}
.moduletable-contactos-esq strong{
	font-size:12px;
	line-height:22px}
.moduletable-herdade {
	margin:20px 0px 0px 0px;}
#direita {
	width:710px;
	margin:20px 0px 30px 45px;
	height:auto;
	float:left;
}
.moduletable-pathway {
	width:710px;
	margin:0px 0px 25px 0px;
	height:auto;
}
/*Main Menu*/
.moduletable-main {
	width:200px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	background-color:#333333;
}
ul.menu-main {
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
}
.menu-main li {
	margin:0px 0px 10px 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: normal;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	padding:0px 0px 0px 15px;
}
.menu-main li a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	padding:0px 0px 0px 15px;
}
.menu-main li a:hover {
	color: #fff;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:14px;
	background-image:url(../images/items/menu-hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
.menu-main li.active a {
	color: #fff;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:14px;
	background-image:url(../images/items/menu-hover.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
/*Fim Mainmenu*/
/*Left Menu*/
.moduletable-left {
	width:276px!important;
	height:auto;
	margin:40px 0px 0px 20px!important;
	margin:40px 0px 0px 10px;
	float:left;
	overflow:hidden;
}
ul.menu-left {
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
}
.menu-left li {
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	line-height: normal;
	width:auto;
	height:auto;
	text-align:left;
	font-size:14px;
}
.menu-left li a:link {
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	font-size:12px;
	padding:0px 0px 0px 15px;
	text-transform:uppercase;
	background-image:url(../images/items/menuleft.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.menu-left li a:visited {
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	font-size:12px;
	padding:0px 0px 0px 15px;
	text-transform:uppercase;
	background-image:url(../images/items/menuleft.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.menu-left li a:hover {
	color: #6893bc;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/items/menuleft-hover.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-transform:uppercase;
}
.menu-left li.active a {
	color: #6893bc;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/items/menuleft-hover.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-transform:uppercase;
}
/*Fim Leftmenu*/

#conteudo {
	width:684px;
	height:auto;
	margin:10px 0px 10px 296px;
}
#footer {
	width: 980px;
	height:25px;
	margin:20px auto 10px auto;
	padding:8px 0px 0px 0px;
	background-color:#333;
	color:#ffffff;
	font-size:10px;
	background-image:url(../images/items/footer.jpg);
	background-repeat:no-repeat;
	background-position:20px 0px;
}
.moduletable-copyright {
	width:auto;
	height:auto;
	margin:0px 20px 0px 0px!important;
	margin:0px 10px 0px 0px;
	float:right;
}
/*Bot Menu*/
.moduletable-bot {
	width:820px;
	height:auto;
	margin:0px 0px 0px 120px!important;
	margin:0px 0px 0px 60px;
	float:left;
}
ul.menu-bot {
	width:auto;
	height:auto;
	color:#ffffff;
	margin:0px 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: #ffffff;
	text-decoration: none;
	font-size:10px;
}
.menu-bot li a:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size:10px;
}
.menu-bot li a:hover {
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
}
.menu-bot li.active a {
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
}
.componentheading {
	font-size: 17px;
	font-weight: normal;
	color: #214a93;
	padding: 0px;
	margin:0px 0px 14px 0px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #77002d;
	padding: 0px;
	margin:0px 0px 10px 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #77002d;
	list-style-type: none;
	padding: 0px;
	margin:0px 0px 10px 0px;
}
h3 {
	color: #666666;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size: 14px;
	font-weight: normal;
}
p {
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:18px;
}
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: #666666;
	text-decoration: none
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
ul {
	margin: 0px 0px 25px 15px;
	padding: 0px;
}
li {
	list-style-image:none;
	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;
}
.clear {
	clear:both;
}
#direita div.clear {
	clear:both;
	margin:0px 0px 15px 0px;
}

