/****************
	defs gerais
*****************/
body {
	margin: 0px;
	font-family: Arial;
	font-weight: normal;
}

/****************
	shared
*****************/

P {
	MARGIN: 0px;
}

.linksRel {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #f8faea;
	color: #3061aa;
	font-size: 11px;
}

td.darkdots {
	background-image: url('../images/ponteado_cinzento.gif');
	background-repeat: repeat;
	height: 5px;
	width: 5px;
	font-size: 1px;
	padding: 0px;
}

td.graydots {
	background-image: url('../images/ponteado_branco.gif');
	background-repeat: repeat;
	height: 5px;
	width: 5px;
	font-size: 1px;
	padding: 0px;
}

td.grayline {
	background-image: url("../images/linha_cinzenta.gif");
	background-repeat: repeat-x;
	height: 2px;
	font-size: 1px;
	padding: 0;
}

.pageTitle {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #000000;
	padding-bottom: 10px;
	height: 10px;
	}


/**********************************************
 * Alterada para amarelo, apenas a cor o nome 
 * manteve-se para evitar mais alterações 
 **********************************************/

.barraVerde{
	height: 25px;
	background-color: #e9cc09;
	padding-left: 10px;	
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: #4e5424;
}

.barraAzul{
	height: 25px;
	background-color: #24457c;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}

.barraAzulClaro{
	height: 25px;
	background-color: #eaeef7;
	padding-left: 10px;	
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: #000000;
}


.fundoAmarelo {
	background-color: #f8faea;
	color: #3061aa;
	font-size: 11px;
	padding: 2px;
}

.fundoAzul {
	background-color: #f9fafc;
	color: #3061aa;
	font-size: 12px;
	padding: 2px;
}

.setaFundoAmarelo {
	background-color: #f8faea;
	color: #3061aa;
	font-size: 11px;
	text-align: right;
    padding: 2px;
}

/*********************
	contornos
**********************/	

.contorno {
	border-bottom: 1px;
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-style: solid;
	border-color: #cecec6;
	}

.contornoPortlet {
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
    border-top: 0px;
	border-style: solid;
	border-color: #cecec6;
	}

.contornoTotal {
	border-width: 1px;
	border-style: solid;
	border-color: #cecec6;
}

.contornoFundoAzul {
	border-width: 1px;
	border-style: solid;
	border-color: #efefef;
	background-color: #f9fafc;
}

/*********************
	portlets direita
**********************/	

td.shadow {
	background-image: url('../images/sombreado_portlet.gif');
	background-repeat: repeat;
}
	
td.portlethead {
	background-image: url('../images/header_portlet.gif');
	background-repeat: repeat;
	height: 10px;
}

td.portletname {
	height: 12px;
	text-align: left;
	color: #4f4f4f;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 6px;
    text-transform: uppercase;
}

td.text {
	text-align: left;
	color: gray;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.btnVerde {
	color: #ffffff;
	font-size: 9px;
    height: 14px;
    padding-left: 4px;
    padding-right: 4px;
	font-family: arial;
	background-image: url('../images/botao_verde_centro.gif');
    background-repeat: repeat-x;
	border: 0 none;
    cursor: pointer;
}

.btnBranco {
	color: #4f4f4f;
	font-size: 9px;
    height: 14px;
    padding-left: 4px;
    padding-right: 4px;
	font-family: arial;
	background-image: url('../images/botao_branco_centro.gif');
    background-repeat: repeat-x;
	border: 0 none;
    cursor: pointer;
}

.submitprocura {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 8px;
	background-image: url('../images/botao_verde_centro.gif');
    background-repeat: repeat-x;
	border: 0 none;
    cursor: pointer;
} 


.fotoGrande {
	vertical-align: top;
	text-align: center;
	height: 160px;
	width: 140px;
}

/*********************
	texto: várias
**********************/	

.textAtalho{
    font-size: 10px;
	color: #2ea7f0; 
}

.textBranco11 {
	text-align: left;
	font-size: 11px;
	color: #ffffff;
}

.textBranco22Bold{
	text-align: left;
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
}

.textVerde11Bold {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #aac20c;
}

.textVerde12Bold {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #aac20c;
}

.textAzul12 {
	text-align: left;
	font-size: 12px;
	color: #3360aa;
}

.textAzul10Bold {
	text-align: left;
	font-size: 10px;
    font-weight: bold;
	color: #3360aa;
}

.textRed10 {
	text-align: left;
	font-size: 10px;
	color: #ff0000;
}

.textRed11 {
	text-align: left;
	font-size: 11px;
	color: #ff0000;
}

.textAzul14 {
	text-align: left;
	font-size: 14px;
	color: #3360aa;
}

.textAzul14Bold {
	text-align: left;
	font-size: 14px;
	color: #3360aa;
	font-weight: bold;
}

.textAzul10 {
	text-align: left;
	font-size: 10px;
	color: #3360aa;
}
.textAzul11 {
	text-align: left;
	font-size: 11px;
	color: #3360aa;
}

.textCinza8 {
	text-align: left;
	font-size: 8px;
	color: #999999;
}

.textCinza10 {
	text-align: left;
	font-size: 10px;
	color: #999999;
}

.textCinza11 {
	text-align: left;
	font-size: 11px;
	color: #999999;
}

.textCinzaEsc10 {
	text-align: left;
	font-size: 10px;
	color: #4f4f4f;
}

.textCinzaEsc11 {
	text-align: left;
	font-size: 11px;
	color: #4f4f4f;
}

.textCinzaEsc13Bold {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #4f4f4f;
}

.textPreto10 {
	text-align: left;
	font-size: 10px;
	color: #000000;
}

.textPreto10Bold {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.textPreto11 {
	text-align: left;
	font-size: 11px;
	color: #000000;
}

.textPreto11Bold {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.textPreto12 {
	text-align: left;
	font-size: 12px;
	color: #000000;
}

.textPreto12Bold {
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.textAmarelo10Bold {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #e9cc09;
}

.textAmarelo11Bold {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #e9cc09;
}

.textAmarelo12Bold {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #e9cc09;
}

.textVerde13Bold {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #aac20c;
}

/****************
	links
*****************/

a img{ 
	border:0; 
}


a, a:link, a:active {
	font-size: 10px;
	color: #3360aa; 
	text-decoration: none; 
}

a:visited { 
	font-size: 10px;
	color: #999999; 
	text-decoration: none; 
}

a:hover { 
	font-size: 10px;
	color: #3360aa;
	text-decoration: underline;
}

a.mapasite:link {
	font-size: 12px;
	text-decoration: none;
}

a.mapasite:visited { 
	font-size: 12px;
	text-decoration: none;
}

a.mapasite:hover { 
	font-size: 12px;
	text-decoration: underline;
}

a.atalho:link {
	font-size: 10px;
	text-decoration: none;
    cursor: default;
}

a.atalho:visited { 
	font-size: 10px;
	text-decoration: none;
    cursor: default;
}

a.atalho:hover { 
	font-size: 10px;
	text-decoration: none;
    cursor: default;
}

a.acessorapido:link {
	color: #4e5424;
	font-size: 12px;
	text-decoration: none;
}

a.acessorapido:visited {
	color: #4e5424;
	font-size: 12px;
	text-decoration: none;
}

a.acessorapido:hover { 
	color: #4e5424;
	font-size: 12px;
	text-decoration: underline;
}

a.headerlink:link {
	font-size: 10px;
	color: #2ea7f0; 
	text-decoration: none;
}

a.headerlink:visited {
	font-size: 10px;
	color: #2ea7f0; 
	text-decoration: none;
}

a.headerlink:hover { 
	font-size: 10px;
	color: #2ea7f0;
	text-decoration: underline;
}

/****************
	inputs
*****************/

form {
	margin:0;
}

.fields{
    border: 2px inset white; 
    background: #eeeeee; 
    font-family: arial; 
    font-size: 11px; 
    color: #000000;	
}

.textareas {
	color: #000000;
	background: #eeeeee;
	border: 2px inset white;
	font-size: 11px;
	font-family: arial;
	margin: 0;
}

input.btnbranco{
	background-image: url('../images/botao_branco_centro.gif');
	border: 0 none;
	font-family: arial;
	font-size: 9px;
	color: #999999;
	height: 14px;
}

input.btnverde{
	background-image: url('../images/botao_verde_centro.gif');
	border: 0 none;
	font-family: arial;
	font-size: 9px;
	color: #ffffff;
	height: 14px;
}

input.radios{
	height: 10px;
	width: 10px;
	}


/****************
	navegacao por capitulos
*****************/

.i_borderH {
	background-image: url('../images/indice_linha_horizontal.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 3px;
}

.i_borderV {
	background-image: url('../images/indice_linha_vertical.gif');
	background-repeat: repeat-y;
	text-align: left;
	width: 3px;
}

.i_borderTopoEsq {
	background-image: url('../images/indice_lateral_esquerdo_topo.gif');
	background-repeat: no-repeat;
	text-align: left;
	height: 8px;
	width: 3px;
}

.i_borderTopoDir {
	background-image: url('../images/indice_lateral_direita_topo.gif');
	background-repeat: no-repeat;
	text-align: left;
	height: 9px;
	width: 8px;
}

.i_borderBaixoEsq {
	background-image: url('../images/indice_lateral_esquerdo_baixo.gif');
	background-repeat: no-repeat;
	text-align: left;
	height: 22px;
	width: 3px;
}

.i_borderBaixoDir {
	background-image: url('../images/indice_lateral_direita_baixo.gif');
	background-repeat: no-repeat;
	text-align: left;
	height: 9px;
	width: 8px;
}

.i_fundoAmarelo{
	background-color: #e9cc09;
	vertical-align: middle;
	font-size: 11px;
	color: #3061aa;
}

.i_fundoBranco{
	background-color: #ffffff;
	vertical-align: middle;
	font-size: 11px;
	color: #000000;
}

.i_fundoCinza{
	background-color: #dedede;
	vertical-align: middle;
	font-size: 11px;
	color: #000000;
}

.i_fundoCinza2{
	background-color: #dedede;
	vertical-align: middle;
	font-size: 11px;
	color: #3061aa;
}


/****************
	subheader
*****************/

.current{
	color: #ffffff; 
	font-size: 10px;
}

/* Utilizado por Header Links */
td.subheader{
	font-size: 10px;
	color: #2ea7f0; 
	vertical-align: middle;
}

/***************
	header
****************/

table.header {
	background-image: url('../images/fundo_header.gif');
}

td.sideimage{
	background-image: url('../images/fundo_header_onde_estou.gif');
	height: 22px;
}

td.onlinetitle {
	text-align: right;
	color: #e9cc09;
	font-size: 12px;
}

td.pjtitle {
	text-align: right;
	color: white;
	font-size: 26px;
}

/****************
	noticias
*****************/

td.top10 {
	padding-top: 10px;
	vertical-align: bottom;
}

/****************
	menu acesso rápido
*****************/

td.ar_fundo{
	background-image: url('../images/acesso_rapido.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 43px;
}

td.item_ar {
	text-align: left;
	vertical-align: middle;
}

td.separa_ar{
	background-image: url('../images/acesso_rapido_sep.gif');
	background-repeat: no-repeat;
	width: 5px;
}

/****************
	menu
*****************/

td.menuheader {
	border: 1px solid #cecec6;
	background: url('../images/menu_header.gif') repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	height: 22px;
}

td.menubuttons {
	cursor: pointer;
	border-left: 1px solid #cecec6;
	border-bottom: 1px solid #cecec6;
	background-color: #e6f0fa;
	text-align: center;
	height: 26px;
}

td.menuentry {
	cursor: pointer;
	border-right: 1px solid #cecec6;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cecec6;
	background-color: #ffffff;
	font-size: 11px;
	color: #7c7c7c;
	padding-left: 5px;
	padding-right: 2px;
	height: 26px;
}

td.temasheader {
	background-color: #e6f0fa;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
}
	
td.temasbutton {
	cursor: pointer;
	background-color: #ffffff;
	text-align: center;
	height: 26px;
}

td.temasentry {
	cursor: pointer;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	height: 26px;
}

/* Overs */

td.lineoverbtn{
	cursor: pointer;
	border-left: 1px solid #cecec6;
	border-bottom: 1px solid #cecec6;
	background-color: #2c92db;
	text-align: center;
}

td.lineoverent{
	cursor: pointer;
	border-right: 1px solid #cecec6;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cecec6;
	background-color: #2c92db;
	font-size: 11px;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 2px;
	height: 26px;
}

td.temasoverbtn{
	cursor: pointer;
	background-color: #2c92db;
	text-align: center;
	height: 26px;
}

td.temasoverent{
	cursor: pointer;
	background-color: #2c92db;
	font-size: 11px;
	color: #ffffff;
	padding-left: 5px;
	height: 26px;
}

/* currents */

td.currentbtn {
	cursor: default;
	background-color: #dadee7;
	text-align: center;
	height: 26px;
	}
	
td.currententry {
	cursor: default;
	border-right: 1px solid #cecec6;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cecec6;
	background-color: #dadee7;
	font-size: 11px;
	color: #7c7c7c;
	padding-left: 5px;
	padding-right: 2px;
	height: 26px;
}

/* Separador */

tr.separatorAreas{
	height:6px;
}

/****************
	footer
*****************/

.footer {
	padding: 8px;
	background-color: #e9cc09;
}

/***********************
	destaque e evento
************************/

td.alignbtn {
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.fundoDestaque {
	background-color: #eaeef7;
}

.titleDestaque {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px; 
	padding-bottom: 4px;
    text-transform: uppercase;
}

table.foto {
	text-align: center;
	height: 62px;
	width: 55px;
	background-image: url("../images/fundo_foto.gif");
	background-repeat: no-repeat;
}

/*******************
	estatisticas
********************/

.cabecalho1 {
	text-align: left;
	font-size: 12px;
	color: #7c7c7c;
}

.cabecalho2 {
	text-align: left;
	font-size: 20px;
	color: #7c7c7c;
}
.numero {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #a91414;
}

/********************
	contactos
********************/

.contactosCabecalho {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-image: url("../images/contactos_uteis_centro.gif");
	background-repeat: repeat-x;
}

.btntelefones {
	color: #000000;
	font-size: 9px;
    height: 14px;
    padding-left: 4px;
    padding-right: 4px;
	font-family: arial;
	background-image: url('../images/botao_branco_centro.gif');
    background-repeat: repeat-x;
	border: 0 none;
    cursor: pointer;
}

.fundoBtn {
	padding: 5px;
	background-color: #bdd039;
}

/********************
	outros
********************/

.hidden{
	 position: absolute; 
	 visibility: hidden;
	 z-index: 1000; 
}

.visible{
	 position: relative; 
	 visibility: visible;
}


/**************************************
			css do backoffice
**************************************/

/*
.polnetacessorapido {
	font-family: Arial;
	font-weight: normal;
	color: #4e5424;
	font-size: 12px;
	text-decoration: none;
	border-spacing: 0px;
}

.polnetacessorapido a {
	font-family: Arial;
	font-weight: normal;
	color: #4e5424;
	font-size: 12px;
	text-decoration: none;
	border-spacing: 0px;
}

.polnetacessorapido a:hover {
	font-family: Arial;
	font-weight: normal;
	color: #4e5424;
	font-size: 12px;
	text-decoration: underline;
	border-spacing: 0px;
}

.polnettitle {
	font-family: Arial;
	font-weight: normal;
	background-color: #3360aa;
	color: #ffffff;
	font-size: 26px;
	height: 32px;
}

.polnettitle a {
	font-family: Arial;
	font-weight: normal;
	background-color: #3360aa;
	color: #ffffff;
	font-size: 26px;
	height: 32px;
	text-decoration: none;
}

.polnettitle a:hover {
	font-family: Arial;
	font-weight: normal;
	background-color: #3360aa;
	color: #ffffff;
	font-size: 26px;
	height: 32px;
	text-decoration: underline;
}

.polnetonlinetitle {
	font-family: Arial;
	font-weight: normal;
	color: #e9cc09;
	font-size: 12px;
}

.polnetonlinetitle a {
	font-family: Arial;
	font-weight: normal;
	color: #e9cc09;
	font-size: 12px;
	text-decoration: none;
}

.polnetonlinetitle a:hover {
	font-family: Arial;
	font-weight: normal;
	color: #e9cc09;
	font-size: 12px;
	text-decoration: underline;
}

.polnetmenuheader {
	font-family: Arial;
	font-weight: normal;
	background-color: #3360aa;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 22px;
}

.polnetmenuheader a {
	font-family: Arial;
	font-weight: normal;
	background-color: #3360aa;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 22px;
	text-decoration: none;
}

.polnetmenuheader a:hover {
	font-family: Arial;
	font-weight: normal;
	background-color: #3360aa;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 22px;
	text-decoration: underline;
}

.polnetmenuentry {
	font-family: Arial;
	font-weight: normal;
	background-color: ffffff;
	font-size: 11px;
	color: #7c7c7c;
	height: 26px;
}

.polnetmenuentry a {
	font-family: Arial;
	font-weight: normal;
	background-color: ffffff;
	font-size: 11px;
	color: #7c7c7c;
	height: 26px;
	text-decoration: none;
}

.polnetmenuentry a:hover {
	font-family: Arial;
	font-weight: normal;
	background-color: ffffff;
	font-size: 11px;
	color: #7c7c7c;
	height: 26px;
	text-decoration: underline;
}

.polnettituloContactos {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
}

.polnettituloContactos a {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}

.polnettituloContactos a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: underline;
}

.polnettextoContactos {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #e9cc09;
	color: white;
}

.polnettextoContactos a {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #e9cc09;
	color: white;
	text-decoration: none;
}

.polnettextoContactos a:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #e9cc09;
	color: white;
	text-decoration: underline;
}

.polnetnumeroContactos {
	font-family: Arial;
	font-weight: normal;
	font-weight: bold;
	font-size: 22px;
	background-color: #e9cc09;
	color: #ffffff;
}

.polnetnumeroContactos a {
	font-family: Arial;
	font-weight: normal;
	font-weight: bold;
	font-size: 22px;
	background-color: #e9cc09;
	color: #ffffff;
	text-decoration: none;
}

.polnetnumeroContactos a:hover {
	font-family: Arial;
	font-weight: normal;
	font-weight: bold;
	font-size: 22px;
	background-color: #e9cc09;
	color: #ffffff;
	text-decoration: underline;
}

.polnettextAzul11 {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #3360aa;
}

.polnettextAzul11 a {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #3360aa;
	text-decoration: none;
}

.polnettextAzul11 a:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #3360aa;
	text-decoration: underline;
}

.polnettextAzul12 {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #3360aa;
}

.polnettextAzul12 a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #3360aa;
	text-decoration: none;
}

.polnettextAzul12 a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #3360aa;
	text-decoration: underline;
}

.polnettextAzul14 {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	color: #3360aa;
}

.polnettextAzul14 a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	color: #3360aa;
	text-decoration: none;
}

.polnettextAzul14 a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	color: #3360aa;
	text-decoration: underline;
}

.polnettextAzul14Bold {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	color: #3360aa;
	font-weight: bold;
}

.polnettextAzul14Bold a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	color: #3360aa;
	font-weight: bold;
	text-decoration: none;
}

.polnettextAzul14Bold a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	color: #3360aa;
	font-weight: bold;
	text-decoration: underline;
}

.polnettextVerde11Bold {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #aac20c;
}

.polnettextVerde11Bold a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #aac20c;
	text-decoration: none;
}

.polnettextVerde11Bold a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #aac20c;
	text-decoration: underline;
}

.polnettextVerde12Bold {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #aac20c;
}

.polnettextVerde12Bold a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #aac20c;
	text-decoration: none;
}

.polnettextVerde12Bold a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #aac20c;
	text-decoration: underline;
}

.polnettextVerde13Bold {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #aac20c;
}

.polnettextVerde13Bold a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #aac20c;
	text-decoration: none;
}

.polnettextVerde13Bold a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #aac20c;
	text-decoration: underline;
}

.polnettextRed11 {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #ff0000;
}

.polnettextRed11 a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

.polnettextRed11 a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

.polnettextCinza10 {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	color: #999999;
}

.polnettextCinza10 a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.polnettextCinza10 a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.polnettextCinza11 {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #4f4f4f;
}

.polnettextCinza11 a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;
}

.polnettextCinza11 a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: underline;
}

.polnettextPreto10 {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

.polnettextPreto10 a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.polnettextPreto10 a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.polnettextPreto11 {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #000000;
}

.polnettextPreto11 a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.polnettextPreto11 a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.polnettextPreto11Bold {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.polnettextPreto11Bold a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.polnettextPreto11Bold a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.polnettextPreto12 {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #000000;
}

.polnettextPreto12 a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.polnettextPreto12 a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.polnettextPreto12Bold {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.polnettextPreto12Bold a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.polnettextPreto12Bold a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.polnettextAmarelo11Bold {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #e9cc09;
}

.polnettextAmarelo11Bold a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #e9cc09;
	text-decoration: none;
}

.polnettextAmarelo11Bold a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #e9cc09;
	text-decoration: underline;
}

.polnettextAmarelo12Bold {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #e9cc09;
}

.polnettextAmarelo12Bold a {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #e9cc09;
	text-decoration: none;
}

.polnettextAmarelo12Bold a:hover {
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #e9cc09;
	text-decoration: underline;
}

*/