/* CSS Document */


*{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
}

img{
	margin:0px;
	padding:0px;
	border: 0px;
}

#container{
	width:100%;
	border-bottom:#E69103 4px solid;
	border-top:#E69103 2px solid;
	background-image: url(img/back_capa_container.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#capa{
	position:relative;
	width:770px;
	height:420px;
	margin:0 auto;
	background-image: url(img/back_capa.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

#h1_capa{
	width:480px;
	height:170px;
	display: block;
	text-indent: -2000px;
	background-image: url(img/h1_capa.jpg);
	position: absolute;
	left: 270px;
	top: 200px;
}

h1{
	width:310px;
	height:106px;
	display: block;
	text-indent: -2000px;
	background-image: url(img/h1.jpg);
	position: absolute;
	right: 10px;
	top: 5px;
}

h2{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	width:310px;
	height:30px;
	display: block;
	position: absolute;
	right: 15px;
	top: 120px;
	z-index: 5;
	line-height: 30px;
	text-align: right;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#086CA0;
	text-align: left;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#086CA0;
	text-align: right;
}

#menu_html{
	display: none;
}

#menu_flash{
	width:312px;
	height:280px;
	display:block;
	position:absolute;
	top: 35px;
	left: 32px;
	z-index: 15;
	}

#conteudo{
	position:relative;
	width:770px;
	margin:0 auto;
	background-image: url(img/back_conteudo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

#textual{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:480px;
	text-align: left;
	position: relative;
	margin-left: 275px;
	z-index: 0;
	line-height: 140%;
	padding-top: 180px;
}

#textual a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0F4571;
	text-decoration: none;
	padding: 2px;
}

#textual a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0F4571;
	text-decoration: none;
	padding: 2px;
}

#textual a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 2px;
	background-color: #FF9900;
	text-decoration: none;
}


#textual ul{
	padding-left: 20px;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align: left;
	line-height: 140%;
}

.clear{
	width:100%;
	height:10px;
	clear: both;
	position: relative;
}

#rodape{
	width:770px;
	height:50px;
	margin:0 auto;
	position: relative;
}

address a{
	width: 330px;
	height: 23px;
	position: absolute;
	top: 15px;
	right: 10px;
	color:#9A9A9A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 23px;
	text-decoration:none;
	background-image: url(img/sfw.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

address a:hover{
	color:#000000;
	background-image: url(img/sfw_hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.campo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 2px;
	border: #CCCCCC 2px solid;
	background-color:#FCFCFC;
}

.campo_focus{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 2px;
	border: #FFCC00 2px solid;
	background-color:#FFFFFF;
}

.separador{ border-right:#999999 solid 1px;}


/* LIGHTBOX LIGHTBOX LIGHTBOX */

#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: #FF9900;
	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.2em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}




