body {
	background-color	: #BCB7A4;
	overflow-x			: hidden;
	overflow-y			: scroll;

	/*Barra de Scroll*/
	scrollbar-base-color		: #FFFFFF;
	scrollbar-arrow-color		: #345C7E;
	scrollbar-dark-shadow-color	: #ECF2F7;
	scrollbar-face-color		: #FFFFFF;
	scrollbar-highlight-color	: #DBE8F2;
	scrollbar-shadow-color		: #B6C9D8;
}

#DIVGeral {
	position			: relative;
	float				: left;
	width				: 782px;

	background-image	: url("/img/bgGeral.jpg");
	background-repeat	: no-repeat;
	background-position	: top;

	left				: 50%;
	margin-left			: -391px;
}

#DIVBGHeader {
	position			: relative;
	float				: left;
	width				: 777px;

	z-index				: 2;
	z-order				: 2;
}

#DIVBGFooter {
	position			: relative;
	float				: left;
	width				: 777px;
}

#DIVConteudo {
	position			: relative;
	float				: left;
	width				: 775px;
	
	margin-top			: 34px;
	_margin-top			: 29px;
}

#DIVTextos {
	position			: relative;
	visibility			: hidden;
	float				: left;
	width				: 753px;
	_width				: 782px;

	margin-top			: 11px;
	_margin-top			: 0px;
	padding-top			: 10px;
	padding-left		: 15px;
	padding-right		: 10px;

	border-left			: 2px solid #000000;
	border-right		: 2px solid #000000;
	border-bottom		: 2px solid #000000;

	/*Fundo semi-transparente
	background-color	: #FFFFFF;
	filter				: alpha(opacity=50);
	-moz-opacity		:0.5;*/
	background-image	: url("/img/bgTextos.jpg");
	background-repeat	: repeat;

	/*Barra de Scroll*/
	scrollbar-base-color		: #FFFFFF;
	scrollbar-arrow-color		: #345C7E;
	scrollbar-dark-shadow-color	: #ECF2F7;
	scrollbar-face-color		: #FFFFFF;
	scrollbar-highlight-color	: #DBE8F2;
	scrollbar-shadow-color		: #B6C9D8;
}

a.cLinkIdiomas {
	font-family			: Arial;
	font-size			: 10px;
	color				: #000000;
	text-decoration		: none;
}

a.cLinkIdiomas:hover {
	font-family			: Arial;
	font-size			: 10px;
	color				: #000000;
	text-decoration		: underline;
}

.cTBLHB {
	position			: relative;
	float				: left;
	height				: 64px;
}

INPUT.cInputHB {
	background-color	: #FFFFFF;
	border				: 1px solid #9FAAB2;
	width				: 100%;
	height				: 15px;

	font-family			: Arial;
	font-size			: 10px;
	line-height			: 10px;
	color				: #000000;
}

TEXTAREA.cInputHB {
	background-color	: #FFFFFF;
	border				: 1px solid #9FAAB2;
	width				: 100%;
	height				: 100px;

	font-family			: Arial;
	font-size			: 10px;
	line-height			: 10px;
	color				: #000000;
}

.cButtonHB {
	background-color	: #FFFFFF;
	border				: 1px solid #9FAAB2;
	height				: 20px;

	font-family			: Arial;
	font-size			: 11px;
	color				: #000000;
}

.cTXTHB {
	font-family			: Arial;
	font-size			: 10px;
	color				: #000000;
}

a.cTXTHB {
	font-family			: Arial;
	font-size			: 10px;
	color				: #000000;
	text-decoration		: none;
}

a.cTXTHB:hover {
	font-family			: Arial;
	font-size			: 10px;
	color				: #000000;
	text-decoration		: none;
}

#DIVMenu {
	position			: relative;
	float				: right;
	width				: 130px;
	_width				: 130px;
	height				: 193px;
	_height				: 193px;
	padding-top			: 53px;
	padding-left		: 30px;
	padding-right		: 57px;

	font-family			: Arial;
	font-size			: 10px;
	color				: #000000;

	text-align			: justify;
	line-height			: 23px;
}

.cMenu {
	padding-bottom		: 12px;
	_padding-bottom		: 9px;
}

.cTXTGeral {
	font-family			: Arial;
	color				: #000000;
	font-size			: 12px;
	text-align			: justify;
	line-height			: 18px;
}

a.cTXTGeral {
	font-family			: Arial;
	color				: #000000;
	font-size			: 12px;
	text-decoration		: none;
}

a.cTXTGeral:hover {
	font-family			: Arial;
	color				: #000000;
	font-size			: 12px;
	text-decoration		: underline;
}

.cTXTBranco {
	font-family			: Arial;
	color				: #ffffff;
	font-size			: 11px;
}
/*************************************************/

.Black
{
	font-family			: Arial;
	font-size			: 12px;
	color				: #000000;
}

A.Black
{
	font-family			: Arial;
	font-size			: 12px;
	color				: #000000;
}

/******************* Light Box *******************/
#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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #cccccc;
	}
/*************************************************/
