#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 */ 

TD {
FONT-SIZE: 12px;
COLOR: #d5d3d3;
FONT-FAMILY: "Trebuchet MS";
line-height: 15px;
}
 
body {
background-color:#5a5757;
margin-left: 10px;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 10px;
SCROLLBAR-FACE-COLOR: #373333;
SCROLLBAR-HIGHLIGHT-COLOR: #5a5757;
SCROLLBAR-SHADOW-COLOR: #5a5757;
SCROLLBAR-3DLIGHT-COLOR: #5a5757;
SCROLLBAR-ARROW-COLOR: #5a5757;
SCROLLBAR-TRACK-COLOR: #5a5757;
SCROLLBAR-DARKSHADOW-COLOR: #5a5757;
}

A.destaq {
	FONT-SIZE: 10px; COLOR: #F0B310; TEXT-DECORATION: none;
}

A.destaq:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}

A.orange {
	FONT-SIZE: 10px; COLOR: #F0B310; TEXT-DECORATION: none;
}

A.orange:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}

A.inside {
	COLOR: #999999; TEXT-DECORATION: none;
}

A.inside:hover {
	COLOR: #3f8ee6; TEXT-DECORATION: underline;
}

A.last {
	COLOR: #999999; TEXT-DECORATION: none;
}

A.last:hover {
	COLOR: #F0B310; TEXT-DECORATION: none;
}

A.prev {
	COLOR: #F0B310; TEXT-DECORATION: none;
	font-size:11px;
}

A.prev:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}

.contact {
	font-size: 11px;
}

.aspas {
	font-size: 11px;
	color:#cccccc;
	FONT-FAMILY: "Trebuchet MS";
line-height: 17px;
}

.txt {
FONT-SIZE: 12px;
COLOR: #d5d3d3;
FONT-FAMILY: "Trebuchet MS";
line-height: 17px;
}

.textnormal {
FONT-SIZE: 11px;
COLOR: #edeef0;
FONT-FAMILY: "Trebuchet MS";
line-height: 15px;
}

.textUltimas {
FONT-SIZE: 10px;
COLOR: #edeef0;
FONT-FAMILY: "Trebuchet MS";
line-height: 15px;
width: 156px;
}

.config {
	font-size: 9px;
	COLOR: #999999;
FONT-FAMILY: "Trebuchet MS";
}

.titulo {
	COLOR: #ffffff;
}

.tit_din {
	COLOR: #ffffff;
	font-size: 14px;
	font-weight:bold;
}

.txt_din {
	COLOR: #d5d3d3;
}

.rod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	}

A.cred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

A.cred:hover {
	color: #ffffff;
	text-decoration: none;
}

#carga{
font-family:"Trebuchet MS";
font-size: 20px;
	position: absolute;
	background-color:#000000;
	color:#ffcc00;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 102%;
	text-align: center;
	z-index: 10;
	filter:Alpha(Opacity=70);/*Para ficar transparente no IÊ*/
	-moz-opacity : 0.7; /*Para ficar transparente no FF*/
	
}
.style1 {
	font-size: 16px;
	color: #ffcc00;
	
}
.style2 {
	color: #ffcc00;
	font-size: 12px;
}

	
