body {
	background-color: #5E5841;
	background-image:url(images/fundo_principal.jpg);
	scrollbar-arrow-color: #2E1E07;
	scrollbar-3dlight-color: #666633; 
	scrollbar-highlight-color: #E2DEC6; 
	scrollbar-face-color: #B7B086; 
	scrollbar-shadow-color: #336633;
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #CAC4A4;
	margin-top: 3px;	
	margin-bottom: 5px;	
}

a {
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 150E04;
	font-style: italic;
}

body,td,th {
	border-color:#ffffff;
	border-width: 1px;
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 150E04;
}

.tabela_principal {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 773px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color:#aaaa99;
	overflow: hidden;
	padding: 1px;
	color: #666666;
}

.tabela_periodos {
    background-image:url(acervo/imagens/tabela_fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 450px;
	height: 240px;
	color: #666666;
}

.tabela_periodos_principal {
    background-image:url(acervo/imagens/tabela_fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 450px;
	height: 255px;
	color: #666666;
}

#interior_tabelas {
  margin: 5px;
}

.moldura {
  border-bottom: 1 px;
  border-left: 1 px;
  border-right: 1 px;
  border-top: 1 px;
  border-color:#666633;
}

#rolagem_periodo_principal{
  width: 450 px;
  height: 255 px;
  z-index: 1;
  overflow:auto;
}

#rolagem_periodo_menu{
	width:100px;	
    height: 250px;
	z-index:1;
	overflow:auto;
	text-align:justify;	
	scrollbar-arrow-color: #2E1E07;
	scrollbar-3dlight-color: #666633; 
	scrollbar-highlight-color: #E2DEC6; 
	scrollbar-face-color: #B7B086; 
	scrollbar-shadow-color: #336633;
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #CAC4A4;
}

.texto_principal_periodo {	
    font-size: 15px;
	color: #150e04;
}

.texto_clique_periodo {	
    font-size: 10px;
	font-style:italic;
    color: #150e04;
}

.tabela {
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
}

.tabela_moldura {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color:#666633;
	overflow: hidden;
}

.botao {
  	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	background-color: #B9B288; 
	height: 20px; 
	width: 50px; 
	border: 1px outset #CCCCCC
}

.campo {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #101010;
	background-color: #B9B288;
	border: 1px solid #101010;
	font-weight: bold;
}
/*

*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}