#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;
	}

#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;
	}
	

/* Min-Width */

.lbWidth { /* most browsers */

	position: absolute;

	top: 0px; left: 0px;

	width: 100%;

	min-width: 790px;

	}



* html .lbContent { /* IE6 */

	margin-left: -790px;

	position:relative;

	}



* html .lbMinWidth { /* IE6 */

	padding-left: 790px;

	}

	

	

/* Clearfix */	

.clearfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */ 

/* CSS Setrix */

body,td,th {

	font-family: Verdana, Arial;

	font-size: 11px;

/*	scrollbar-face-color: #F49A16;

	scrollbar-highlight-color: #FCDEB1;

	scrollbar-3dlight-color: #F5AB3D;

	scrollbar-darkshadow-color: #3F2703;

	scrollbar-shadow-color: #B77109;

	scrollbar-arrow-color: #000000;

	scrollbar-track-color: #F6F9FA; */

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.fontpadraop {

	font-family: Verdana, Arial;

	font-size: 10px;

}

.titulovermelho {

	font-family: Verdana, Arial;

	font-size: 18px;

	font-weight: bold;

	color: #D5241C;	

}

.tituloazul {

	font-family: Verdana, Arial;

	font-size: 18px;

	font-weight: bold;

	color: #02448E;	

}

.botao {

	font-family: Verdana, Tahoma, Arial;

	font-size: 11px;

	color: #000000;

    border-width: 1px;

	border-color: #000000;

	border-style: solid;

	background:#D3271D url("../img_estrutura/bg_buttons.gif") repeat-x;

}

.font01 {

	font-family: "Trebuchet MS", Tahoma, Arial;

	font-size: 11px;

	color: #000000;

	line-height: 15px;

}

.font01a {

	font-family: "Trebuchet MS", Tahoma, Arial;

	font-size: 11px;

	color: #6C6C6C;

}

.credits {

	font-family: "Trebuchet MS", Tahoma, Arial;

	font-size: 10px;

	color: #CCCCCC;

}

.forms {

	font-family: "Trebuchet MS", Tahoma, Arial;

	font-size: 11px;

	color: #6C6C6C;

    border-width: 1px;

	border-color: #F69B28;

	border-style: solid;

	padding-left: 3px;	

}

.font02 {

	font-family: Arial;

	font-size: 14px;

	color: #5E5A19;

	font-weight:bold;

}

.noticia-data {

	font-family: "Trebuchet MS", Tahoma, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #F69B28;

}

.div {

    background-color: #ffffff; 

	border-bottom: #000000 1px; 

	border-left: #000000 1px; 

	border-right: #000000 1px; 

	border-top: #000000 1px; 

	height: 20px; 

	position: absolute; 

	width: 300px; 

	z-index: 10; 

	visibility: hidden

}	

a {

    text-decoration: none; 

	color: #6C6C6C;

}

a:link{

    text-decoration: none; 

	color: #000000;

}

a:visited {

    text-decoration: none; 

	color: #000000;

}

a:hover { 

    text-decoration: underline; 

	color: #2A2A2A; 

	/*font-weight: bold;*/

}

.input { 

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 

	font-size:11px; 

	color:#000000; 

	border-style: groove;

	border-top-width: 1px; 

	border-right-width: 1px; 

	border-bottom-width: 1px; 

	border-left-width: 1px; 

	background-color:#F3EBD8;

	border-color:#CFB173;

	padding-left: 3px;

}
.twitts {
	color: #F0C670;
}
.twittlink {
	color: #F0C670;
	text-decoration:underline;
	font-weight:bold;
}