<!--
HTML		{ font: 08pt verdana; color: #FFFFFF}

td			{ font: 08pt verdana; color: #FFFFFF}

A:link		{ font: 08pt verdana; color: #FFFF00; text-decoration: none;}

A:visited	{ font: 08pt verdana; color: #FFFF00; text-decoration: underline;}

A:hover	{ font: 08pt verdana; color: #FFFFFF; text-decoration: underline; }

	BODY {
				scrollbar-face-color:#000000;
				scrollbar-highlight-color:#C0C0C0;
				scrollbar-3dlight-color:#C0C0C0;
				scrollbar-darkshadow-color:#000000;
				scrollbar-shadow-color:#808080;
				scrollbar-arrow-color:#C0C0C0;
				scrollbar-track-color:#808080;
		}						
		

  a.classe1:link { h1; font-weight: bold; text-decoration: none; color: #0099FF;}
  
  a.classe1:visited {h1; font-weight: bold; text-decoration: underline; color: #0099FF;}
  
  a.classe1:hover {h1; font-weight: bold; text-decoration: underline; color: #0099FF;}
  
  a.classe1:active {font-weight: bold; text-decoration: underline; color: #FFFFFF;}


.form { background-color: #F7F3E7; border-style: outset; border-width: 4; }
.form_campo {	font: 10 px verdana; color: #FF0000; font-weight: bold;}
.bg { background-color: #000000 ;}
.bg_pro { background-color: #336699 ;}
.corpo {background-color: #000000; border: 1px dotted #FFFFFF; padding: 0 ;}

.font {color: #FFFF00 ;}
.font1 {color: #000000 ;}
.txt_white {color: #FFFFFF;}
.welcome_pro { border: 1px solid #000000; }
.bgcolor_table {background-color: #FFFFB0;}

	
.textbox		{
			BORDER-TOP: #EBF4F4 1px solid;
			BORDER-LEFT: #EBF4F4 1px solid;
			BORDER-BOTTOM: #92A9A9 1px solid;
			BORDER-RIGHT: #92A9A9 1px solid;
			background-color: #FFEFA5;
			}

.form	{ FONT: 12px verdana;
		background-image: url("../../imagens/form.gif");
		text-align: left;
		BORDER: #719094 1px solid}


.img_index	{
			background-color: #000000;
			border-style: outset; border-width: 4 
			}
			
.welcome	 {border: 1px solid #000000; background-color=#000000}
			
.celula_white1 {border: #FFFFFF 1px solid;}

.introtext		{
			FONT: 12px arial, verdana, sans-serif;
			font-weight: normal;
			color: #000000;
			}


#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(imagens/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(../js/imagens/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../js/imagens/next.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: 60%; 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;
	}