		body{font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#000;
			margin:0px 0px 0px 0px;
			font-size:12px}
		.verdana{font-family:Verdana, Arial, Helvetica, sans-serif}
		.tamanho9{font-size:9px}
		.tamanho10{font-size:10px}
		.tamanho11{font-size:11px}
		.tamanho12{font-size:12px}
		.tamanho13{font-size:13px}
		.tamanho14{font-size:14px}
		.tamanho15{font-size:15px}
		.tamanho16{font-size:16px}
		.tamanho17{font-size:17px}
		.tamanho18{font-size:18px}
		.tamanho20{font-size:20px}		
		.cormenu{color:#493126}
		.corbranco{color:#ffffff}
		.coramarelo{color:#fff1a1}
		.cor_link{color:#a48700}
		.cormarromclaro{color:#745e54}
		.b{font-weight:bold}
		.i{font-style:italic}
		.p{line-height:150%}
		.p2{line-height:130%}
		.j{text-align:justify}
		a:link{color:#785849;
		text-decoration: none;}
		a:visited{color:#785849;
		text-decoration: none;}
		a:hover{color:#a48700;
		text-decoration: none;}
		a:active{color:#785849;
		text-decoration: none;}
		.j{text-align:justify}
		.padding{padding:5px 5px 5px 5px}
		.formulario{
			border: none;
			color: #000000;
			background:#d1cbc5;
			font-size:12px;
			height:16px;
			width: 650px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			}
		.area{
			border: none;
			color: #000000;
			background:#d1cbc5;
			font-size:12px;
			height:150px;
			width: 650px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			}
		input.botao {
			background:#745e54;
			color:#fff;
			border:none;
			height:18px;
			}
		
		/* Estilo Light Box*/
		
		#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: #bfb5b0; width: 250px; height: 250px; margin: 0 auto;}
		#imageContainer{ padding: 10px; }
		#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #bfb5b0; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}

		#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.png) left 15% no-repeat; }
		#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.png) right 15% no-repeat; }	
		#imageData{	padding:0 10px; color: #785849; }
		#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; }