/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color:#FD1405;
background-image:url(images/f.jpg);
background-repeat: repeat-x;

}

#tudo {
	width: 955px;
	heigh: 600px;
	position: absolute;
	left: 10%;
	top: 0%;
	text-align:left; /* "remédio" para o hack do IE */
	
}
#content {
	width: 955px;
	position: absolute;
	left: -10%;
	top: -0%;
	padding: 0px;
}
	
#topo {
width: 708px;
height: 143px;
position: absolute;
margin-top:0px;
}
#ancora {
width: 100px;
height: 100px;
position: absolute;
}
#conteudos_texto {
	width: 955px;
	height: auto;
	margin-top:150px;
	left:20px;
	position: absolute;
}
#figuras_index {
	width: 384px;
	height: 552;
	margin-top:50px;
	right:0%;
	position: absolute;
	z-index:1;
}
#figuras_1 {
	width: 349px;
	height: 519;
	margin-top:50px;
	right:0%;
	position: absolute;
	z-index:1;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding:0px;
}
.textoG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 95%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding:0px;
}
.legenda {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding:15px;
}

a:link {
	font-size:100%;
	text-decoration: underline;
	color:#991304;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
a:visited {
	font-size:100%;
	text-decoration: underline;
	color: #991304;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
a:hover {
	font-size:100%;
	text-decoration: underline;
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
a:active {
	font-size:100%;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.fundo {
     background-color:#004896;
	 height:55px;
} 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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;}


#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* 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/p.gif) left 75% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/n.gif) right 75% 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: #000000; 
}
