#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; }

.caixa_texto
{
    font-family: Tahoma;
    font-size: 7pt;
    font-weight: bold;
    color: c0b7d2;
    text-decoration: none;
    border: 1px solid #505050;
	padding-left:3px;
	padding-right:3px;
}

.texto
{
    font-family: Tahoma;
    color: black;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.botao
{
    color: black;
    font-family: Tahoma;
    font-size: 6pt;
    font-weight: bold;
    background-color: #BBBBBB;
    text-decoration: none;
    border: 1px solid #505050;
}

.tabela
{
   background-image:url(../graphs/mm.png);
   background-repeat:repeat-y;
   border: none;
   width:800px;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 7pt;
   	margin: 15;
	padding: 15;
}

ul.menu {
	margin: 20;
	padding: 20;

	font-size:1.2em;
	width: auto;
	height:32px;
	}

ul.menu li {
	display: inline;
	margin-left: -4px;
	}
ul.menu li a {
	padding: 9px 8px 11px;
	}
ul.menu li.divider{
	width:1px;
	
}
ul.menu li a {
	color:#1E91D4;
	margin: 0;
	width:100%;
	}

ul.menu li a:hover {
	background:#FFCC00;
	color:#FFF!important;
	text-decoration: none;
	background: url(../graphs/nav_btn_over.png) repeat-x;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color:#FFF!important;
	text-decoration: none;
	background: url(../graphs/nav_btn_over.png) repeat-x;
	}

.imgbox {
	background-color: #E1E1E1;
	border: 10px solid #FFFFFF;
	width: 500px;
	float: right;
	margin: 15px 0 20px 0;
}

.featurebox {
	background-color: #1E91D4;
	background-image: url(../graphs/feature_bg.png);
	border: 10px solid #FFF;
	width: 200px;
	float: left;
	margin: 10px 10px 10px 10px;
	padding:5px;
	color: #FFF;
	height: 200px;
	background-repeat: repeat-x;
	min-height:200px;
	max-height:200px;
	   font-family: Tahoma;
   font-weight: bold;
   font-size: 9pt;

}
.featuredcenter {
	font-size: 1.3em;
	text-align: center;
	text-shadow: #333 0.2em 0.2em 0.1em;
}
body {
	margin: 0;
	padding: 0;
	background-image:url(../graphs/mainbg.png);
    background-repeat:repeat-x;

	
	}

texto {
	color: #dddddd; 
	font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;

}
