/* Geral */
body
{ 
	margin: 0px; 
	padding: 0px; 
	font-family: verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #006553; 
	background-color:#006553;
	}

img
{ border:0px;}

td
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:none; }
/*
ul
{ list-style-position:inside; padding-left:10px;}
*/
/* Texto quando não tem o FLASH instalado */
.txt1
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#AAAAAA; text-decoration:none; }

/* Texto quando falha a validação do formulário e o JAVASCRIPT não está activo */
.errText
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#FFFFFF; text-decoration:none; background-color:#4D2C36; padding:5px; }

/* Links (a ordem deve ser sempre LINK ; VISITED ; HOVER ; ACTIVE) */
a:link,
a:visited
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#898071; text-decoration:none; outline:none; }

a:hover
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#EE5F00; text-decoration:none; outline:none; }

a:active
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#898071; text-decoration:none; outline:none; }

a:focus
{  }


/* ----------------------------------------------------- */
/* site */

/* layers / divs  Principais */
#camada-principal{
	width:100%; 
	text-align:center;
	background: url('images/fundo_site.jpg') repeat-x top left; 
	height:auto;
	vertical-align:top;
}
#camada-inline-block{
	display:inline-block;
	width:975px;
	vertical-align:top;
	text-align:center;
}
#camada-centro{
	width:975px;
	background-color:white;
	display:inline-block;
	height:auto;
	vertical-align:top;
	text-align:center;
}

#camada-min-top{
	width:975px;
	height:5px;
	background:#005b46 url('images/min_top.gif') no-repeat top left;
	overflow:hidden;
}

#camada-corpo{
	width:975px;
	background-color:#FFFFFF;
	display:inline-block;
	height:auto;
	vertical-align:top;
}
#camada-rodape{
	width:975px;
	height:70px;
	display:block;
	background: url('images/fundo_rodape.jpg') no-repeat top left; 
}


/* Camadas Dentro GERAIS */

#camada-logo{
	float:left;
	width:182px;
	height:auto;
	display:block;
	vertical-align:top;
	background: url('images/fundo_logo.jpg') no-repeat top right;
}
#div-logo{
	float:right;
	display:inline-block;
	padding-right:29px;
	padding-top:28px;
	padding-bottom:200px;
}
#camada-global{
	float:left;
	width:793px;
	height:auto;
	display:block;
	vertical-align:top;
	background: url('images/fundo_topo_geral.jpg') no-repeat top left; 
}
#camada-fundo{
	display:block;
	width:975px;
	height:10px;
	background: url('images/cantos_baixo.gif') no-repeat top left; 
}

/* Camadas   */
#camada-direita{
	width:588px;
	vertical-align:top;
}
#camada-tira-direita{
        overflow:hidden;
	float:right;
	width:560px;
	height:auto;
	display:block;
	vertical-align:top;
	text-align:left;
        background: url('images/fundo_tira_direita.gif') no-repeat top left;
}
#fundo-menu-baixo{
	width:205px;
	background: #e7e6e2 url('images/fundo_menu_baixo.jpg') repeat-x; 
	vertical-align:bottom;
}
#div-espaco{
	width:205px;
	height:220px;
}
#div-inicio{
	text-align:left;
	width:193px;
	height:37px;
	padding-left:12px;
	vertical-align:middle;
}
#camada-fundo-corpo{
	display:block;
	width:793px;
	height:73px;
}
#camada-fundo-corpo{
	display:block;
	width:793px;
	height:73px;
}
#camada-fundo-corpo-esquerda{
	float:left;
	display:inline-block;
	width:205px;
	background: url('images/fundo-corpo-esquerda.gif') repeat-x top left; 
	padding-top:30px;
	text-align:left;
}
#camada-fundo-corpo-separador{
	float:left;
	display:inline-block;
	width:28px;
	height:73px;
}
#camada-fundo-corpo-direita{
	float:left;
	display:inline-block;
	width:508px;
	height:73px;
	background: url('images/fundo-corpo-direita.jpg') repeat-x top left; 
}

#camada_rights{
	float:left;
	display:inline-block;
	width:160px;
	padding-top:19px;
	text-align:left;
}

#camada_links{
	float:left;
	display:inline-block;
	width:815px;
	padding-top:13px;
	text-align:left;
	vertical-align:middle;
}
#camada_coding{
	float:right;
	display:inline-block;
	width:113px;
	padding-top:6px;
	text-align:right;
}
/* Pesquisa */
#camada_pesquisa{
	float:left;
	display:inline-block;
	width:815px;
	text-align:right;
	padding-top:0px;
	vertical-align:top;
}

#frmPesquisa{
	border:1px solid #036654;
	color:#66635A;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	height:19px;
	padding:1px 1px;
	width:100px;
	background: url('images/fundo_newsletter.jpg') repeat-x top left; 
}

a.pesquisa_titulo:link,
a.pesquisa_titulo:visited
{ font-family:Verdana; font-size:11px; font-weight:normal; color:#036654; text-decoration:none; outline:none; }

a.pesquisa_titulo:hover
{ font-family:Verdana; font-size:11px; font-weight:normal; color:#EE5F00; text-decoration:none; outline:none; }

a.pesquisa_titulo:active
{ font-family:Verdana; font-size:11px; font-weight:normal; color:#036654; text-decoration:none; outline:none; }

a.pesquisa_titulo:focus
{ -moz-outline-style:none; }




/* NewsLetter  */
#camada_newsletter{
	float:left;
	display:inline-block;
	width:255px;
	padding-top:26px;
	vertical-align:top;
}
#frmNewsletter{
	border:1px solid #9c968a;
	color:#66635A;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	height:25px;
	padding:4px 7px;
	width:159px;
	background: url('images/fundo_newsletter.jpg') repeat-x top left; 
}

/* QUESTONARIOS */
#camada_questionarios{
	float:left;
	display:inline-block;
	padding-top:22px;
	width:253px;
	height:73px;
	background: url('images/fundo_sep_newsletter.jpg') no-repeat top left; 

}


/* Menu */

#camada_menu{
	padding-top:133px;
	display:block;
	width:205px;
}
#menu { 
	list-style-type: none; 
	margin:0px;
	padding: 0px; 
	width:205px;
	overflow:hidden;
	}
	
#menu li { text-align:left; height:30px; *height:25px; width:230px; list-style-type: none; overflow: hidden; }
#menu li a { display: block; }
/*
#menu li a, #menu_lateral li a:link, #menu_lateral li a:visited { color:#e57310; font-family:Verdana; font-size:16px; }
#menu li a:hover{ color:#006652;}

#menu li a.activo, #menu_lateral li a.activo:link, #menu_lateral li a.activo:visited { color:#006652; }
#menu li a.activo:hover{ color:#e57310;}*/





/* Dentro  */

#destaque{
	width:560px;
	display:block;
	vertical-align:top;
}

#destaque_img{
	width:560px;
	height:305px;
	display:block;
	vertical-align:top;
	text-align:right;
}

#destaque_texto{
	width:540px;
	display:block;
	vertical-align:top;
}


#evento_lista_dir{
	float:left;
	width:278px;
	vertical-align:top;
	display:block;
	height:auto;
	padding-bottom:30px;
}

#evento_lista_esq{
        padding-left: 2px;
	float:left;
	width:280px;
	vertical-align:top;
	display:block;
	padding-bottom:30px;
}

#titulo_eventos{
	width:559px;
	display:block;
	text-align:left;
	padding-top:16px;
	padding-bottom:16px;
	overflow:hidden;
}

#titulo_home{
	width:260px;
	display:block;
	text-align:left;
	padding-top:16px;
	padding-bottom:16px;
	overflow:hidden;
}

#evento_home{
	float:left;
	width:225px;
	height:69px;
	display:block;
	text-align:left;
	border-top:1px dotted #999999;
	overflow:hidden;
}
#evento_linha_fundo{
        display: inline-block;
        width: 225px;
	border-bottom:1px dotted #999999;
}
#evento_img{
	float:left;
	vertical-align:top;
	width:70px;
	height:69px;
	display:block;
	text-align:left;
}

#evento_texto{
	float:left;
	vertical-align:top;
	width:133px;
	height:59px;
	display:block;
	text-align:left;
	margin:5px;
}
.evento_texto1{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:normal; 
	color:#e57819;
        padding-bottom: 5px;
        padding-top: 5px;
	}
.evento_texto1 :link, .evento_texto1 :visited{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:normal; 
	color:#e57819;
}
.evento_texto1 a:hover, .evento_texto1 a:active{
	text-decoration: underline;
}
.evento_texto2{
	font-family:Verdana; 
	font-size:11px; 
	color:#8a8373;
	}
	
.evento_texto3{
	font-family:Verdana; 
	font-size:11px; 
	font-weight:none;
	color:#898272;
	}
.evento_texto4{
	font-family:Verdana; 
	font-size:11px; 
	color:#66635A;
	}
#evento_seguinte{
	float:right;
	vertical-align:top;
	width:12px;
	height:69px;
	background-color:#006553;
	}
#evento_imag_texto{
	width:213px;
	float:left;
}
#explicacoes_texto{
	float:left;
	vertical-align:top;
	width:485px;
	height:59px;
	display:block;
	text-align:left;
	margin:5px;
	overflow:hidden;
	
}

#explicacoes_listagem{
	float:left;
	width:507px;
	display:block;
	text-align:left;
	border-top:1px dotted #999999;
}
#ficheiros_listagem{
	float:left;
	width:507px;
	display:block;
	text-align:left;
	height:70px;
	overflow:hidden;
	border-top:1px dotted #999999;
}

#ficheiros_texto{
	float:left;
	vertical-align:top;
	width:378px;
	height:65px;
	display:block;
	text-align:left;
	margin-top:5px;
}

#ficheiros_download{
	float:left;
	vertical-align:middle;
	width:128px;
	height:20px;
	display:block;
	text-align:right;
	padding-top:25px;
}

#camada_pager{
	width:536px;
	float:left;
	vertical-align:top;
	text-align:center;
	padding-bottom:30px;
}
#evento_item{
	width:450px;
	padding-bottom:30px;
}


/* Formulários */
	form
	{ margin:0px; padding:0px; }

	.frmText
	{ font-family:verdana; font-size:11px; font-weight:normal; color:#898071; border:0px solid #000000; }

	.frmMiniText
	{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#AAAAAA; text-decoration:none; }

	.frmTitle
	{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF; text-decoration:none; }

	.frmCaption
	{font-family:verdana; font-size:11px; font-weight:normal; color:#898071; border:0px solid #000000; }

	.frmInput{
            border:1px solid #afaba2;
            color:#66635A;
            font-family:verdana;
            font-size:11px;
            font-weight:normal;
            height:25px;
            padding:4px 7px;
            background: url('images/fundo_input_text.jpg') repeat-x top left;
            background-color:transparent;
	}

	.frmCheckbox
	{ width:14px; height:14px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal; border:0; background:#FFFFFF; }

	.frmTextarea{
            border:1px solid #afaba2;
            color:#66635A;
            font-family:verdana;
            font-size:11px;
            height:58px;
            font-weight:normal;
            padding:4px 7px;
            background: url('images/fundo_text_area.jpg') repeat-x top left;
            background-color:transparent;
        }
	.frmTextarea_b
	{ border:1px solid #afaba2;
	color:#66635A;
	font-family:verdana;
	font-size:11px;
	height:148px;
	font-weight:normal;
	padding:4px 7px; 
	background: url('images/fundo_text_area_b.jpg') repeat-x top left;
	background-color:transparent;}

	.frmSelect
	{ border:1px solid #afaba2;
	color:#66635A;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	height:25px;
	padding:4px 7px; }

	.frmReset,
	.frmReset a:link,
	.frmReset a:visited,
	.frmReset a:hover,
	.frmReset a:active
	{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#000000; text-decoration:underline; padding-right:20px; }



	.frmSubmit
	{ border:0px; margin:0px; padding:0px; }

	.tiny
	{ font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#000000; text-decoration:none; }

/* MENSAGENS */
.msgBoxYellow
{ width:100%; height:auto; position:relative; background:#FFEB9A; border:0px; display:-moz-inline-box; display:inline-block; margin:0px; padding:10px; }

.msgCSEYellow
{ width:2px; height:2px; position:absolute; top:0px; left:0px; background:url(images/msg_yellow_top_left.gif) top left no-repeat; font-size:1px; }

.msgCSDYellow
{ width:2px; height:2px; position:absolute; top:0px; right:0px; background:url(images/msg_yellow_top_right.gif) top left no-repeat; font-size:1px; }

.msgCIEYellow
{ width:2px; height:2px; position:absolute; bottom:0px; left:0px; background:url(images/msg_yellow_bottom_left.gif) top left no-repeat; font-size:1px; }

.msgCIDYellow
{ width:2px; height:2px; position:absolute; bottom:0px; right:0px; background:url(images/msg_yellow_bottom_right.gif) top left no-repeat; font-size:1px; }

.msgIconYellow
{ background:url(images/msg_yellow_icon.gif) center center no-repeat transparent; margin:0px; padding:0px; }

.msgTextYellow
{ background:transparent; color:#917400; font-family:"Lucida Grande","Lucida Sans Unicode","Arial,Verdana,sans-serif"; font-size:11px; margin:0px; padding:0px; }

.msgBoxGreen
{ width:100%; height:auto; position:relative; background:#DDECB3; border:0px; display:-moz-inline-box; display:inline-block; margin:0px; padding:10px; }

.msgCSEGreen
{ width:2px; height:2px; position:absolute; top:0px; left:0px; background:url(images/msg_green_top_left.gif) top left no-repeat; font-size:1px; }

.msgCSDGreen
{ width:2px; height:2px; position:absolute; top:0px; right:0px; background:url(images/msg_green_top_right.gif) top left no-repeat; font-size:1px; }

.msgCIEGreen
{ width:2px; height:2px; position:absolute; bottom:0px; left:0px; background:url(images/msg_green_bottom_left.gif) top left no-repeat; font-size:1px; }

.msgCIDGreen
{ width:2px; height:2px; position:absolute; bottom:0px; right:0px; background:url(images/msg_green_bottom_right.gif) top left no-repeat; font-size:1px; }

.msgIconGreen
{ background:url(images/msg_green_icon.gif) center center no-repeat transparent; margin:0px; padding:0px; }

.msgTextGreen
{ background:transparent; color:#4F601A; font-family:"Lucida Grande","Lucida Sans Unicode","Arial,Verdana,sans-serif"; font-size:11px; margin:0px; padding:0px; }

.msgBoxRed
{ width:100%; height:auto; position:relative; background:#F4D0D0; border:0px; display:-moz-inline-box; display:inline-block; margin:0px; padding:10px; }

.msgCSERed
{ width:2px; height:2px; position:absolute; top:0px; left:0px; background:url(images/msg_red_top_left.gif) top left no-repeat; font-size:1px; }

.msgCSDRed
{ width:2px; height:2px; position:absolute; top:0px; right:0px; background:url(images/msg_red_top_right.gif) top left no-repeat; font-size:1px; }

.msgCIERed
{ width:2px; height:2px; position:absolute; bottom:0px; left:0px; background:url(images/msg_red_bottom_left.gif) top left no-repeat; font-size:1px; }

.msgCIDRed
{ width:2px; height:2px; position:absolute; bottom:0px; right:0px; background:url(images/msg_red_bottom_right.gif) top left no-repeat; font-size:1px; }

.msgIconRed
{ background:url(images/msg_red_icon.gif) center center no-repeat transparent; margin:0px; padding:0px; }

.msgTextRed
{ background:transparent; color:#711B1C; font-family:"Lucida Grande","Lucida Sans Unicode","Arial,Verdana,sans-serif"; font-size:11px; margin:0px; padding:0px; }

/* HOME */
.homeNoticiaTitulo
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#4D4D4D; text-decoration:none; }

.homeNoticiaLead
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#4D4D4D; text-decoration:none; }

/* Interiores */
.Titulo
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000; text-decoration:none; }

.Lead
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:none; }

.Texto
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:none; }

/* Caminho Páginas */
.caminhoC0,
.caminhoC0:link,
.caminhoC0:visited
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666666; text-decoration:none; }

.caminhoC0:hover
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666666; text-decoration:underline; }

.caminhoC0:active
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666666; text-decoration:none; }

.caminhoC1,
.caminhoC1:link,
.caminhoC1:visited
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:none; }

.caminhoC1:hover
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:underline; }

.caminhoC1:active
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:none; }

.caminhoC2,
.caminhoC2:link,
.caminhoC2:visited
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:none; }

.caminhoC2:hover
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:underline; }

.caminhoC2:active
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:none; }

.caminhoC3,
.caminhoC3:link,
.caminhoC3:visited
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:none; }

.caminhoC3:hover
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:underline; } 

.caminhoC3:active
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#666666; text-decoration:none; }

.caminhoC4,
.caminhoC4:link,
.caminhoC4:visited
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#999999; text-decoration:none; }

.caminhoC4:hover
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#999999; text-decoration:underline; } 

.caminhoC4:active
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#999999; text-decoration:none; }

.separador
{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666666; text-decoration:none; }

/* Paginacao */
.pageNum:link,
.pageNum:visited
{ font-family:Verdana; font-size:11px; font-weight:normal; color:#036654; text-decoration:none; }

.pageNum:hover
{ font-family:Verdana; font-size:11px; font-weight:normal; color:#e67817; text-decoration:none; }

.pageNum:active
{ font-family:Verdana; font-size:11px; font-weight:normal; color:#036654; text-decoration:none; }

.pageNumSel:link,
.pageNumSel:visited,
.pageNumSel:hover,
.pageNumSel:active
{ font-family:Verdana; font-size:11px; font-weight:bolder; color:#CCCCCC; text-decoration:none; }

.btnPrev,
.btnPrev:link,
.btnPrev:visited,
.btnPrev:hover,
.btnPrev:active
{  }

.btnNext,
.btnNext:link,
.btnNext:visited,
.btnNext:hover,
.btnNext:active
{}

.btnClear,
.btnClear a:link,
.btnClear a:visited,
.btnClear a:hover,
.btnClear a:active
{ background:none; border:0; padding:2px 4px; }

/* Resultado Pesquisa */
.linkVerTodos:link,
.linkVerTodos:visited
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:none; }

.linkVerTodos:hover
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#EE5F00; text-decoration:underline; }

.linkVerTodos:active
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000; text-decoration:none; }



/* Mapa do Site */
.linkMapa:link,
.linkMapa:visited
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; list-style-type: none;}

.linkMapa:hover
{ font-size:12px; font-weight:normal; color:#EE5F00; text-decoration:underline;list-style-type: none; }

.linkMapa:active
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; list-style-type: none; }

.linkMapa_sub:link,
.linkMapa_sub:visited
{ background: url('images/seta_mapa.gif') no-repeat top left; padding-left:30px; font-size:12px; font-weight:normal; color:#8a8172; text-decoration:none; list-style-type: none;}

.linkMapa_sub:hover
{ font-size:12px; font-weight:normal; color:#8a8172; text-decoration:underline;list-style-type: none; }

.linkMapa_sub:active
{ font-size:12px; font-weight:normal; color:#8a8172; text-decoration:none; list-style-type: none; }

.aul:link
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; line-height:20px;list-style-type: none; }

.aul:visited
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; line-height:20px;list-style-type: none; }

.aul:hover
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:underline; line-height:20px; list-style-type: none;}

.aul:active
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; line-height:20px; list-style-type: none;}

.ul{
padding:0px;margin:0px;list-style-type: none; text-decoration:none;}
.aul
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; line-height:20px; list-style-type: none;}

.ul0
{ padding-top:20px;padding-left:0px; font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; margin-bottom:0px; line-height:20px; list-style-type: none;}

.ul1
{ padding-left:90px; padding-right:10px; font-size:12px; font-weight:normal; color:#8a8172; text-decoration:none; margin-bottom:0px; line-height:20px; list-style-type: none;}

.ul2
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; margin-bottom:0px; line-height:20px; }

.ul3
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; margin-bottom:0px; line-height:20px; list-style-type: none;}

.ul4
{ font-size:12px; font-weight:normal; color:#E57819; text-decoration:none; margin-bottom:0px; line-height:20px; list-style-type: none;}

.ul5
{ font-size:12px;font-weight:normal; color:#E57819;  text-decoration:none; margin-bottom:0px; line-height:20px; list-style-type: none;}


