td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#7D7E7C;
	line-height:13px;
}


  
body { 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}



.white {color:#ffffff; text-decoration:none}
.whitebold {
	color:#ffffff;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.red { color:#D94C29; text-decoration:none}
.red1 { color:#D94D2A; text-decoration:none}
.black {
}
.black {
	color:#000000;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
}
a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
.azullinks
{
font-family:tahoma;
font-size:11px;
color: #003366;
font-weight: bold;
}
.Verde_g {
	font-family: tahoma;
	font-size: 18px;
	color: #009900;
}

.Azul_g {
	font-family: tahoma;
	font-size: 18px;
	color: #0066FF;
}

.Vermelho_g {
	font-family: tahoma;
	font-size: 18px;
	color: #FF3300;
	}
	.Vermelho20 {
	font-family: tahoma;
	font-size: 20px;
	color: #FF3300;
	}
.Amarelo_g {
	font-family: tahoma;
	font-size: 18px;
	color: #FFCC00;
	text-indent: 10px;
}

.white {
color:#ffffff; 
text-decoration:none;
font-size:11px;
font-family:tahoma;}
.white14 {
color:#ffffff; 
text-decoration:none;
font-weight:bold;
font-size:14px;
font-family:tahoma;}
		
.gray {
color:#333333; 
text-decoration:none;
font-family:tahoma;
font-size:11px;
}
.gray14{
color:#333333; 
text-decoration:none;
font-weight:bold;
font-family:tahoma;
font-size:14px;
}
.Verde14{
color:#006600; 
text-decoration:none;
font-weight:bold;
font-family:tahoma;
font-size:14px;
}
.Verde20{
color:#006600; 
text-decoration:none;
font-weight:bold;
font-family:tahoma;
font-size:20px;
}
.Azul_escuro {
color: #0066CC;
font-weight: bold;
font-family:tahoma;
font-size:11px;
}
.Azulclaro20 {
color: #0099FF;
font-weight: bold;
font-family:tahoma;
font-size:20px;
}
.Azulescuro20 {
color: #0066CC;
font-weight: bold;
font-family:tahoma;
font-size:20px;
}
.Verde_escuro {
color: #006600;
font-weight: bold;
font-family:tahoma;
font-size:11px;
}
.Cinza {
color: #606060;
font-weight: bold;
font-family:tahoma;
font-size:11px;
}
.tabela_menu {
	height: 30px;
}
.Lista1 {
	list-style-position: outside;
	list-style-type: circle;
	width:100px;
}
.form_obri {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
}
.form_normal {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066ff;
	}
.red1 {
	font-family: tahoma;
	font-size: 11px;
font-weight: bold;
	color: #FF0000;
}
.red16 {
	font-family: tahoma;
	font-size: 16px;
font-weight: bold;
	color: #FF0000;
}
.form_error {
	font-family: tahoma;
	font-size: 12px;
		color: #000000;
	background-color: #FFEAEA;

}
.form_final {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
}




.tabela {
	border: thin solid #333333;
}
#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(imagens/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imagens/lightbox/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; }