﻿/* CSS Document */
#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;}
#hoverNav a{ outline: none;}

#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/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


body{
	padding:0; margin:0; background: url(images/fundotopo.jpg) repeat-x; color:#d5d5d5;
	}
form{
	padding: inherit; margin: auto;
	}
img{
	padding: inherit;
	margin: auto;
	}
p{
	padding: inherit; margin: auto;
	}
h4{
	padding: inherit; margin: auto;
	}
h3{
	padding: inherit; margin: auto;
	}
h2{
	padding: inherit; margin: auto;
	}
h1{
	padding: inherit; margin: auto;
	}
ul{
	padding: inherit; margin: auto;
	}
div{
	padding: inherit; margin: auto;
	}
ul{
	list-style-type:none;
	position: relative;
	}
.blank{
	font-size:0px; clear:both; line-height:0px;
	}
		
/*--------------------------------topo/menu---------------------------*/
#headerPan{
	width:800px;
	height:365px;
	background-image: url(images/toposite.jpg);
	background-repeat: no-repeat;
	position: scroll;
	margin: auto;
	background-position: top;
	}
#headerPan img.logo{
	width:300px;
	height:190px;
	position:absolute;
	top:2px;
	left:75px;
	}

#headerPan ul{
	width:585px;
	display: list-item;
	height:39px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	position: relative;
	left: auto;
	top: auto;
	bottom: 2px;
	right:auto;
	}
#headerPan ul li{
	float:left; height:39px; padding:11px 11px 11px 0px;
	}
#headerPan ul li a{
	font: bold 16px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 14px 0px 0px 14px;
	color:#ffffff;
	text-decoration:none;
	margin:0;
	height:39px;
	position: relative;
	}
#headerPan ul li a:hover{
	background-image:url(images/fundomenu.png);
	color: #D5D5D5; 
	}
#anima{
	background-image:url(images/aempresa.png);
	position:absolute;
	width: 350px;
	height: 70px;
	margin-top:35px;
	margin-left: 200px;
}
	
/*----------------------------------body part----------------*/
#mainBody{
	visibility: inherit;
}
#corpo{
	width: 800px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/fundotexto.jpg);
	font: bold 16px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-top: 0;
	padding-bottom: 0;
	
	}
	#menulat {
	height: auto;
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	right: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 30px;
	
}

	#menulat text a{
	font: bold 16px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 14px 0 14px;
	color:#000000;
	text-decoration:none;
	margin:0;
	height:24px;
	}
	#menulat text a:hover{
	color: #999999; 
	}

	#textolat {
	height: auto;
	width: 580px;
	top: auto;
	right: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 200px;
	left: 37px;
	}

#rodape {
	width: 800px;
	height:83px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/rodape.jpg);
	font: bold 16px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
	}
#headerPan img {
	position: relative;
	left: 200px;
	top: 35px;
}
