/* CSS Document */

/* ------------------------------------------------------------------------------------- */
/* Global styles */
/* ------------------------------------------------------------------------------------- */
*{
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link, a:visited {
	font-size : 12px;
	text-decoration : none;
	color : #868585;
	font-weight : bold;
}

a:hover {
	font-size : 12px;
	text-decoration : none;
	color : #50e567;
	font-weight : bold;
}

/* ------------------------------------------------------------------------------------- */
/* Header */
/* ------------------------------------------------------------------------------------- */
.headerBackgroundWrapper {
	float: left;
	width: 100%;
	background-color: #E2F3FD;
}
.headerWrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.logoPortalWrapper {
	float: left;
	width: 177px;
	height: 25px;
}
.linksWrapper {
	float: left;
	margin-left: 373px;
	width: 120px;
	height: 25px;
}
.pesquisaWrapper {
	float: left;
	width: 180px;
	height: 25px;
}
.bannerWrapper{
	height: 110px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.bannerUpperSeparatorWrapper {
	float: left;
	width: 100%;
	height: 18px;
	background-color: #A9A9A9;
}
.bannerLowerSeparatorWrapper {
	float: left;
	width: 100%;
	height: 23px;
	background-color: #17CC2f;
}
.topmenu:link, .topmenu:visited {
	font-size : 11px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
}
.topmenu:hover {
	font-size : 11px;
	text-decoration : none;
	color : #0392E5;
	font-weight : normal;
}
.text-nowrap {
	white-space: nowrap;
}
.pesquisalabel {
    left:-9999px;
    position:absolute;
}
.box {
	 font-size: 10px;
	 color: #575757;
	 text-decoration: none;
	 border: 1px solid #575757;
}
.pesquisabt {
	 color:#575757;
	 font-size: 9px;
	 font-weight:normal;
	 background-color:#e2f3fd;
	 border:1px solid;
	 border-top-color:#575757;
	 border-left-color:#575757;
	 border-right-color:#575757;
	 border-bottom-color:#575757;
	 height: 16px;
	 padding-bottom: 1px;
}
.pesquisabt:hover {
    color:#e2f3fd;
    font-size: 9px;
    font-weight:normal;
    background-color:#000000;
    border:1px solid;
    border-top-color:#FFFFFF;
    border-left-color:#FFFFFF;
    border-right-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
    height: 16px;
    padding-bottom: 1px;
}
.img_border {
	border:0 none;
}
.logoImg {
	vertical-align: bottom;
	border:0 none;
}
/* END HEADER */

/* TEMPLATE INICIAL */

.areaCentral {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}
.corpo-contents-inicial {
	float: left;
	width: 450px;
	padding-top: 30px;
	margin: 0px 15px;
	padding-bottom: 20px;
}
.corpo-contents {
	float: left;
	width: 650px;
	padding-top: 30px;
	margin-left: 15px;
	padding-bottom: 20px;
}
.animacao_inicial {
	width: 450px;
}

/* MENU ESQUERDA */
.areaEsquerdaWrapper {
	float: left;
	margin: 30px 0px;
	width: 185px;
}
.menuEsquerdaWrapper {
	width: 185px;
}
.menuDiv {
	line-height:21px;
	padding-left:15px;
	background-color: #50E567;
	margin-bottom: 3px;
}
.menuDivHover {
	line-height:21px;
	padding-left:15px;
	background-color: #F3F3F3;
	margin-bottom: 3px;
}
.menuDivSelected {
	line-height:21px;
	padding-left:15px;
	background-color: #F3F3F3;
	margin-bottom: 3px;
}
.menuDiv a {
	font-size: 13px; 
	font-weight:normal;
	text-decoration:none;
	color: #FFFFFF;
	width: 100%;
 }
.menuDivSelected a {
	font-size: 13px; 
	font-weight:normal;
	text-decoration:none;
	color: #50E567;
	width: 100%;
 }
.menuLink a{
	font-size: 13px; 
	font-weight:normal;
	text-decoration:none;
	color: #FFFFFF;
	width: 100%;
}
.subMenuDiv {
	background-image:url(../imgs/seta_menu.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:21px;
	padding-left:15px;
	margin-left:10px;
	background-color: #ffffff;
}
.subMenuDivHover {
	background-image:url(../imgs/seta_menu.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:21px;
	padding-left:15px;
	margin-left:10px;
	background-color: #ffffff;
}
.subMenuDivSelected {
	background-image:url(../imgs/seta_menu.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:21px;
	padding-left:15px;
	margin-left:10px;
	background-color: #ffffff;
}
 .subMenuDiv a {
	font-size: 12px; 
	font-weight:normal;
	text-decoration:none;
	color: #50E567;
	width: 100%;
 }
 .subMenuDivSelected a {
	font-size: 12px; 
	font-weight:bold;
	text-decoration:none;
	color: #50E567;
	width: 100%;
 }
 .destaqueEsquerda {
	margin-top: 40px;
	width: 100%;
}

/* END MENU ESQUERDA */


/* DESTAQUES DIREITA */

.areaDireitaWrapper {
	float: left;
	margin-top: 30px;
	width: 185px;
}
.destaquesWrapper {
	float: left;
	clear: both;
}
.tabelaDestaques {
	border-spacing: 1px;
	width: 185px;
}
.fundoDestaque{
	background-image:url(../imgs/destaques.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 15px;
	line-height: 35px;
}
.tituloDestaque:link, .tituloDestaque:visited{
	color:#919293;
	font-size: 13px;
	font-weight: normal;
	text-transform:uppercase; 
}
.tituloDestaque:hover{
	color:#50e567;
	font-size: 13px;
	font-weight: normal;
	text-transform:uppercase; 
}
.destaqueDireita {
	margin-top: 40px;
	width: 100%;
}

/* END DESTAQUES DIREITA */

/* FOOTER */

.footer-9 {
	font-size : 9px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
}
.footerLink:link, .footerLink:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
}
.footerLink:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #0392E5;
	font-weight : normal;
}
.footerText {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
}
.footerWrapper {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:850px;
}
.areaEsquerdaFooterWrapper{
	float: left; 
	border-top: 2px solid #ADDBF5; 
	width: 185px; 
}
.ihruWrapper{
	float: left; 
	padding-top: 10px; 
	padding-left: 15px;
	width: 70px; 
	height: 55px;
}
.maotdrWrapper{
	float: left; 
	padding-top: 5px; 
	width: 50px; 
	height: 60px;
	text-align: center;
}
.govWrapper{
	float: left; 
	padding-top: 15px; 
	padding-left: 10px;
	height: 50px;
	width: 40px; 
}
.areaCentralFooterWrapper{
	float: left;
	border-top: 2px solid #ADDBF5; 
	margin: 0px 15px; 
	padding-top:13px;
	width: 450px; 
	height: 50px;
	text-align: center;
}
.areaDireitaFooterWrapper{
	float: left; 
	border-top: 2px solid #ADDBF5; 
	width: 185px; 
	height: 50px;
	padding-top:13px;
	font-family: Arial, Helvetica, sans-serif;
}

/* END FOOTER */

/* Editing styles */

h1.tituloBarraLaranja { 
	background-color: #FF9C00;
	color: #FFFFFF; 
	font-size: 18px; 
	padding-left: 10px;
}
h1.tituloNormal{
	color: #50e567;
	font-size:26px;
	font-weight:normal;
	text-decoration:none;
	margin-top: 0px;
}
h2.subTitulo {
	color : #50e567;
	font-size : 16px;
	font-weight : normal;
	text-decoration : none;
}
h2.barraVerde {
	background-position: center left;
	background-image:url(../imgs/barra_verde.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	padding-left:20px;
	margin: 0px;
	text-align:left;
	color:#636365;
	font-size:13px;
	font-weight:bold;
}
.texto {
	color: #868585;
	font-size: 12px;
	padding-left: 10px;
	text-align: justify;
}
.textoDestaque {
	color : #868585;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
} 

/* Estilos para os contactos */
.aspas {
	font-size : 12px;
	text-decoration : none;
	color : #868585;
	font-weight : bold;
}
.tit-sub-areas {
	font-size : 26px;
	text-decoration : none;
	color : #50e567;;
	font-weight : normal;
}
.texto1 {
	color: #868585;
	font-size: 12px;
	padding-left: 10px;
	text-align: justify;
}