@charset "utf-8";
/* CSS Document */



/* 
##############################################################################
Coisas gerais da pagina niveis: 
##############################################################################
*/



body, html{
	margin: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: white;
	background-color: white;
}


#menu {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	background-image: url(../graficos/papel_topo_04.jpg);
}

#link_fmsoares {
	float: left;
	cursor: pointer;
	border: 0px solid blue;
	width: 250px;
	height: 95px;
	margin-left: 0px;
}

#link_ab {
	cursor: pointer;
	border: 0px solid red;
	width: 100px;
	height: 100px;
	margin-left: 250px;
}

#form{
	top: 40px;
	right: 0px;
	position: absolute;
	width: 400px;
}

#caixa_form{
	position: relative;
	top:0px;
	width: 200px;
	height: 18px;
	display: inline;
	background: white;
	border: 1px solid gray;
	-moz-box-shadow:0 3px 8px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow:0 3px 8px rgba(0, 0, 0, 0.35);
}

#caixa_botao {
	position: absolute;
	top: 0px;
	margin-left: 2px;
	width: 30px;
	height: 22px;
	display: inline;
	background: white;
	border: 1px solid gray;
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.35);
	background-image: url('setadireita.gif');
}

#p_complexa{
  background-color: gray;
  color:white;
  padding: 3px;
}

a {
	color: gray;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #933;
	text-decoration: underline;
}

.titulo_aeb {
	margin: 0;
	padding: 0;
	margin-left: 11em;
	padding-top: 3em;
	color: #933;
}


/* 
##############################################################################
Coisas gerais da pagina aeb: 
##############################################################################
*/

#conteudo_geral_aeb {
	background-color: white;
	margin-left: 255px;
}

#centrado_aeb {
	margin: 0 auto;
}

#coluna_esquerda_aeb {
	float: left;
	margin-top: 0px;
	background-color: #333;
	width: 255px;
	/*height: 200px;*/
}

.botao_aeb {
	display: block;
	text-align: center;
	border-bottom: 1px solid gray;
	padding: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-weight: bold;
}

.destaque_aeb {
	border: 1px solid gray;
	padding: 0.5em;
	margin-bottom: 0.5em;
	width: 80%;
	margin: 0 auto;
	text-align: justify;
}

span.data_online {
	color: gray;
	font-size: 0.8em;
}

.ilustra_cdrom {
	float: left;
	margin-right: 1em;
	border: 1px outset gray;
}

span.detalhes_cdrom {
	color: gray;
	font-size: 0.7em;
}

/* 
##############################################################################
definicoes da lista-arvore da esquerda:
##############################################################################
*/

#arvore{
	left: 0px;
	display: none;
}

#abrirfechar {
	top: 0px;
	left: 0px;
	height: 26px;
	width: 35%;
	background-color: transparent;
	color: white;
	position: relative;
	text-align: right;
	padding-right: 5%;
	float: right;
}

#abrir {
	cursor: pointer;
	display: inline;
	height: 26px;
}

#fechar {
	cursor: pointer;
	display: inline;
	height: 26px;
}


#arvore_pesquisa {
	top: 0px;
	left: 0px;
	height: 26px;
	width:65%;
	background-color: transparent;
	color: white;
	position: relative;
	text-align: left;
	padding-left: 5%;
}

#abre_arvore {
	color: black;
	background-color: yellow;
	border-right: 1px inset gray;
	border-left: 1px inset gray;
	border-top: 1px inset gray;
	display: inline;
	cursor: pointer;
	top: 6px;
	position: relative;
	height: 21px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 3px;
}

#abre_pesquisa {
	color: black;
	background-color: white;
	border-right: 1px inset gray;
	border-left: 1px inset gray;
	border-top: 1px inset gray;
	display: inline;
	cursor: pointer;
	top: 6px;
	position: relative;
	height: 21px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 3px;
}

.t_pesq {
	position: relative;
	left: -1px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

.t_pesq:hover {
	position: relative;
	left: -1px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background: blue;
}

.lista_arvore {
	position: absolute;
	width: 34%;
	height: 550px;
	min-height: 250px;	
	top: 100px;
	left: 0px;
	overflow: auto;
	background-color: white;
	overflow: auto;
	background-image: url('back_arvore.gif');
	background-repeat: repeat-x;
	border-right: 1px solid white;
}

li {
	color: gray;
	padding-left: 15px;
	left: -50px;
}

.fechado ul {
	color: blue;
	display: none;
}

.aberto ul{
	color: blue;
}

ul {
	list-style-type: none;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.mais_menos {
	margin-right: 3px;
}


.mais {
	cursor: pointer;
	background-image: url('../graficos/menos.gif');
	margin-right: 3px;
}

.fechado .mais {
	cursor: pointer;
	background-image: url('../graficos/mais.gif');
	margin-right: 3px;
}


.fechado .nivel {
	background: transparent url(../graficos/folder-closed.gif) no-repeat;
	padding-left: 18px;
	cursor: pointer;
}

li .nivel{
	background: transparent url(../graficos/folder.gif) no-repeat;
	padding-left: 18px;
	cursor: pointer;
}


/* 
##############################################################################
?????: 
##############################################################################
*/


.documentos {
	position: absolute;
	top: 0px;
	right: 0px;
}

.docs_nivel_5 {
	color: red;
}

.docs_nivel_4 {
	color: yellow;
}

.docs_nivel_3 {
	color: gold;
}





#pesquisa_inicial{
	left: -100%;
}

#f_todos{
	left: -100%;
}

#f_documentos{
	left: -100%;
}











/* 
##############################################################################
definicoes da forma de mostrar documentos do lado direito da pagina:
##############################################################################
*/


#carregador_de_ajax {
	position: absolute;
	float: right;
	width: 66%;
	height: 550px;
	min-height: 250px;
	top: 100px;
	right: 0px;
	left: 34%;
	overflow: auto;
	font-size: 0.8em;
	background-color: #999;
	overflow: auto;
	background-image:url('back_arvore.gif');
	background-repeat:repeat-x;
}

#loader_ajax{
	position: absolute;
	float: right;
	width: 66%;
	height: 550px;
	min-height: 250px;
	top: 100px;
	right: 0px;
	left: 34%;
	overflow: auto;
	font-size: 0.8em;
	background-color: #999;
	overflow: auto;
	background-image:url('back_arvore.gif');
	background-repeat:repeat-x;
	text-align: center;
}


#todos_os_tabs {
	overflow: auto;
	margin-left: 1em;
	padding-right: 1em;
}

#tabs {
	top: 1em;
	position: absolute;
	float: right;
	left: 52%;
	display: none;
}

#tabs1 {
	top: 0px;
	display: block;
	height: 26px;
	color: black;
	position: relative;
	margin: 0 auto;
	margin-left: 1em;
}

.registo_individual {
	border: 1px outset gray;
	margin-top: 1em;
	padding: 1em;
	text-align: justify;
	background-color: white;
	overflow: hidden;
}

.img_mpa {
	/*width: 100px;
	height: 100px;*/
	border: 1px inset gray;
	float: left;
	margin-right: 1em;
}

#conteudo_resposta {
	width: 440px;
	border: 0px solid gray;
	margin-left: auto;
	margin-right: auto;
	margin: 1em;
}

.espaco_imagem img {
	display: block;
}

.meta_local {
	background-color: white;
	border-right: 1px inset gray;
	border-left: 1px inset gray;
	border-top: 1px inset gray;
	display: inline-block;
	cursor: pointer;
	top: 4px;
	position: relative;
	height: 21px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 3px;
}

a:hover.nivellista {
	background-color: yellow;
}

.lateral{
	top: 26px;
	height: 95%;
	width: 100%;
	overflow: auto;
	position: absolute;
	left: -100%;
}




/* 
##############################################################################
tag cloud:
##############################################################################
*/


#cinzento {
	position: absolute;
	top: -4000px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #dddddd;
	display: none;
	z-index: 400;
	cursor: pointer;
}

#desc_fundo {
	position: absolute;
	background-color: rgb(221, 221, 221);
	top: -4000px;
	border: 8px solid white;
	padding: 1%;
	left: 5%;
	width: 86%;
	height: 84%;
	top: 8%;
	z-index: 500;
	display: none;
	overflow: auto;
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.35);
}

#fechar_fundo {
	position: absolute;
	top: -4000px;
	background-color: transparent;
	display: none;
	left: 92.5%;
	z-index: 450;
	cursor: pointer;
}

#loader_fundo {
	position: absolute;
	top: -4000px;
	background-color: transparent;
	display: block;
	left: 50%;
	z-index: 600;
}




.op {
	font-size: 11px;
}

.termo {
	color: red;
}

.numero_de_pagina {
	display: inline;
}

/* 
##############################################################################
GUILEDJE2010:
##############################################################################
*/

#popfoto {
  position: fixed;
  top: 10%;
  left: -2000px;
  z-index: 200;
  background-color: white;
  padding: 10px;
}

#sombra_da_foto {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  opacity: 0.5;
  background-color: black;
  width: 100%;
  height: 100%;
}

#fechar_img_grande {
  cursor: pointer;
}

.img_pqs {
  cursor: pointer;
}
