
body {
	background-image: url("/fotos/destaque-fundo/fundo.jpg");
	font-family:verdana; color:#ffffff; font-size:10px;
	background-position: right bottom;
	background-color:#0c0304;
	background-repeat: no-repeat;
	background-attachment: fixed;

}

td { 

	font-family:verdana; color:#000000; font-size:10px;

}

.tdmenu { 

	font-family:verdana; color:#ffffff; font-size:10px;

}


A:link { text-decoration: none;  color:#000000;  font-size:11px;}
A:visited { text-decoration: none; color:#000000;  font-size:11px;}
A:hover { text-decoration: underline; color:#ff0000;  font-size:11px;}
A:active { text-decoration: none; color:#000000;  font-size:11px;}

.b:link { text-decoration: none;  color:#ffffff; font-size:11px;}
.b:visited { text-decoration: none; color:#ffffff; font-size:11px;}
.b:hover { text-decoration: none; color:#000044;  font-size:11px;}
.b:active { text-decoration: none; color:#ffffff; font-size:11px;}

.c:link { text-decoration: none;  color:#ffffff; font-weight: "normal"; }
.c:visited { text-decoration: none; color:#ffffff; font-weight: "normal"; }
.c:hover { text-decoration: underline; color:#ff9900; font-weight: "normal"; }
.c:active { text-decoration: none; color:#ffffff; font-weight: "normal"; }

.d:link { text-decoration: none;  color:#000000; font-weight: "bold";}
.d:visited { text-decoration: none; color:#000000; font-weight: "bold";}
.d:hover { text-decoration: underline; color:#000000; font-weight: "bold"; }
.d:active { text-decoration: none; color:#000000; font-weight: "bold"; }



.menu:link { font-family: Arial; text-decoration: none;  font-size: 14px; font-weight: bold; color: #aa3333; }
.menu:visited { font-family: Arial; text-decoration: none; font-size: 14px; font-weight: bold; color: #aa3333; }
.menu:hover { font-family: Arial; text-decoration: underline; font-size: 14px; font-weight: bold; color: #44a9a9; }
.menu:active { font-family: Arial; text-decoration: none; font-size: 14px; font-weight: bold; color: #aa3333; }

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

.input {font-family: Verdana; font-size: 8pt; color:#b22b4c; background:#ffffff; border-right:1px solid #b22b4c; border-left:1px solid #b22b4c; border-top:1px solid #b22b4c; border-bottom:1px solid #b22b4c;}

.inp3 { height:17px; font-size: 10px; color:#ffffff; font-weight: "bold";
	          	background:#8e2f47; 
	          	border-right:1px solid #ffffff; 
	          	border-left:1px solid #ffffff; 
	          	border-top:1px solid   #ffffff; 
	          	border-bottom:1px solid #ffffff; margin-right:5px; }



.titulo1 { font-family: Arial; font-size: 18px; font-weight: bold; color: #8d1e3a;}

.menu1 { font-family: Arial; font-size: 14px; font-weight: bold; color: #8d1e3a;}

.titulo2 { font-family: Arial; font-size: 12px; font-weight: bold; color: #8d1e3a;  text-decoration: none;}

.titulo3 { font-family: Arial; font-size: 20px; color: #8d1e3a;}


#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(../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; 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; }


