﻿body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-size: 90%;
}

.clearer {
	clear: both;
}

.absheader {
	background: url(../imagens/abstop-bg.gif) #dadbdd top left repeat-x;
	border-bottom: 1px solid #767779;
	clear: both;
	padding: 3px 19px 3px 19px;
	font-size: 90%;
}

.absheader .leftmenu {
	display: inline;
	float: left;
}

.absheader .rightmenu {
	display: inline;
	float: right;
}

.absheader ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.absheader ul li {
	display: inline;
}

.absheader a {
	color: Black;
}

.header {
	height: 130px;
	border-bottom: 1px solid white;
	background: url(../imagens/head-grad.gif) top left repeat-x #d7dee4;
}

.headerbg {
	padding: 0 19px 0 19px;
	height: 130px;
	background: url(../imagens/head-bg.gif) top right no-repeat;
}

.header img {
	border: none;
	float: left;
}

.header .newsletter {
	float: right;
	padding: 15px;
	margin: 10px;
	border: 1px solid #747879;
	margin-top: 30px;
	background: White;
}

.header .pesquisa {
	float: right;
	padding: 15px;
	margin: 10px;
	border: 1px solid #747879;
	margin-top: 30px;
	background: White;
}

.header .submitter {
	position: relative;
	top: 4px;
	left: 4px;
}

.menu {
	background: url(../imagens/menu-bg.gif) #6b5e58 top left repeat-x;
	padding: 3px 0 9px 19px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 19px 0 10px 0;
	clear: both;
}

.menu ul li {
	display: inline;
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 12px;
	padding-right: 5px;
	padding-top: 19px;
	background: url(../imagens/menu-faixa-off.gif) top right no-repeat;
	clear: both;
}

.menu ul li.activo {
	background: url(../imagens/menu-faixa-on.gif) top right no-repeat;
}

.menu ul li a {
	color: White;
	text-decoration: none;
}

.menu ul li.activo a {
	color: #ffc20e;
	text-decoration: underline;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.menuremate {
	height: 9px;
	background: url(../imagens/menu-remate.gif);
	border-bottom: 1px solid white;
	clear: both;
}

.zonaconteudo {
	background: url(../imagens/zonaconteudo-bg.gif) top left repeat-x;
}

.submenu {
	width: 20%;
	background: #f2f2f2 url(../imagens/submenu-grad.gif) top left repeat-x;
	float: left;
	padding-bottom: 30px;
}

.submenu .container {
	padding: 0 19px 0 19px;
}

.submenu .tituloholder {
	border-bottom: 1px solid #e6af1e;
}

.submenu .titulo {
	color: White;
	background: #e6af1e url(../imagens/titulo-amarelo-grad.gif) top left repeat-x;
	padding: 20px 30px 0 10px;
	display: inline;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	float: left;
}

.submenu .titulo h2 {
	color: White;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

.submenu ul {
	list-style: none;
	border-top: 1px dotted #858482;
	padding: 0;
	margin: 20px 0 0 0;
}

.submenu li {
	background: url(../imagens/aldrabullet.gif) top left no-repeat;
	border-bottom: 1px dotted #858482;
	padding: 3px 4px 3px 25px;
}

.submenu li a {
	color: #077198;
	text-decoration: none;
}

.submenu li a:link {
	color: #077198;
}

.submenu li a:hover {
	text-decoration: underline;
}

.submenu li.activo {
	background: white url(../imagens/aldrabullet.gif) top left no-repeat;
	color: #eb9200;
	text-decoration: underline;
	font-weight: bold;
}

.submenu li.activo a {
	color: #eb9200;
}

.conteudo {
	width: 78%;
	float: right;
	margin-bottom: 50px;
}

.conteudo .container {
	padding: 0 40px 0 40px;
}

.conteudo .tituloholder {
	border-bottom: 1px solid #ed1c22;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.conteudo .titulo {
	color: White;
	background: #ed1c22 url(../imagens/titulo-vermelho-grad.gif) top left repeat-x;
	padding: 20px 30px 0 10px;
	display: inline;
	position: relative;
	top: 20px;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

.conteudo a:link {
	color: #116a7a;
}

.footer {
	background: #514343 url(../imagens/footer-bg.gif) top left repeat-x;
	color: White;
	padding-left: 19px;
	padding-right: 19px;
}

.replicamenu {
}

.replicamenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.replicamenu li {
	display: inline;
	margin-right: 15px;
}

.footer a {
	color: White;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footermenudireita {
	float: right;
	z-index: 11;
	position: relative;
}

.footermenudireita ul {
	margin: 0;
	padding: 0;
}

.footermenudireita li {
	list-style: none;
	text-align: right;
}

.linkacessibilidade {
	float: left;
	position: relative;
	bottom: 6px;
	z-index: 10;
}

.linkacessibilidade img {
	border: none;
	position: relative;
	top: 6px;
	margin-right: 2px;
}

.disclaimer {
	text-align: center;
}

.rematefooter {
	background: url(../imagens/rematefooter.gif) top left repeat-x;
	height: 4px;
}

.footertopclearer {
	clear: left;
	height: 18px;
}

.footerclearer {
	clear: left;
	height: 18px;
}

.hr {
	background: url(../imagens/hr.gif) top center no-repeat;
	height: 10px;
	margin: 20px 0 20px 0;
}

.hr hr {
	display: none;
}

.atalhos {
	width: 25%;
	background: #f2f2f2 url(../imagens/submenu-grad.gif) top left repeat-x;
	float: right;
	padding-bottom: 30px;
}

.atalhos .container {
	padding: 0 19px 0 19px;
}

.atalhos .tituloholder {
	border-bottom: 1px solid #e6af1e;
}

.atalhos .titulo {
	color: White;
	background: #e6af1e url(../imagens/titulo-amarelo-grad.gif) top left repeat-x;
	padding: 20px 30px 0 10px;
	font-size: 100%;
	font-weight: normal;
	width: 70%;
	margin: 0;
}

.atalhos ul {
	list-style: none;
	border-top: 1px dotted #858482;
	padding: 0;
	margin: 20px 0 20px 0;
}

.atalhos li {
	background: url(../imagens/aldrabullet.gif) top left no-repeat;
	border-bottom: 1px dotted #858482;
	padding: 3px 4px 3px 25px;
}

.atalhos li a {
	text-decoration: none;
}

.atalhos li a:link {
	color: #077198;
}

.atalhos li a:hover {
	text-decoration: underline;
}

.atalhos li.activo {
	background: white url(../imagens/aldrabullet.gif) top left no-repeat;
}

.noticias {
	width: 75%;
	float: left;
	margin-bottom: 50px;
}

.noticias .container {
	padding: 0 40px 0 20px;
}

.noticias .tituloholder {
	border-bottom: 1px solid #ed1c22;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.noticias .titulo {
	color: White;
	background: #ed1c22 url(../imagens/titulo-vermelho-grad.gif) top left repeat-x;
	padding: 20px 30px 0 10px;
	display: inline;
	position: relative;
	top: 20px;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

.noticias a:link {
	color: #116a7a;
}

.actualizacao {
	float: right;
	clear: both;
}

.noticias-imagem {
	float: left;
	position: relative;
}

.noticias-imagem img {
	float: left;
}

.noticias-lead {
	padding-left: 150px;
}

.noticias-lead h2 {
	margin: 0;
	padding: 0;
	font-size: 110%;
	color: #0d6ea3;
}

.oculto {
	display: none;
}

.finalconteudo {
	margin-top: 50px;
}

.ferramentas {
	float: right;
}

.mapa li {
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.mapa li ul li {
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.navigation_div {
	/*border: 1px solid red;*/
	text-align: center;
}

.navigation {
	color: White;
	background-color: Gray;
}

@media print 
{
	.submenu 
	{
		display: none;
	}

	.absheader 
	{
		display: none;
	}

	.header 
	{
		display: none;
	}

	.menu 
	{
		display: none;
	}

	.footer 
	{
		display: none;
	}

	.conteudo 
	{
		width: 100%;
		float: none;
		margin-bottom: 0;
	}

	.conteudo .container 
	{
		padding: 0 0 0 0;
	}
}
