/* CSS Document */
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-color: #DFDFD0;
}
#header {
	width: 961px;
	background-image: url(../images/bkgd_header.gif);
	background-repeat: repeat-y;
	text-align: center;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 220px;
}
#container {
	width: 961px;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-y;
	position:relative;
}
#areas {
	width: 935px;
	text-align: left;
	padding-right: 13px;
	padding-left: 13px;	
}
#center {
	width: 901px;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
/* -------------------- contentBody -------------------- */
#contentleft {
	width: 640px;
	min-height: 300px;
	height:auto !important;
	height: 300px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contentright {
	float: right;
	width: 210px;
	margin-right: 30px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#scrollContent {
	overflow : auto;
	height : 450px;
	padding-right: 10px;
}
.inscricao, .inscricao a:link, .inscricao a:hover, .inscricao a:visited {
	width : 120px;
	padding: 3px;
	background-color: #39C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/* -------------------- END contentBody --------------------*/
#footer {
	width: 961px;
	text-align: center;
	background-image: url(../images/bkgd_foot.gif);
	background-repeat: no-repeat;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 74px;
}
#boletimBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
/*#divBooks {
	overflow : hidden;
	height : 400px;
}*/
.divEdicoes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	min-height: 150px;
	height:auto !important;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.divEdicoesContent {
		width: 500px;
}
.divEdicoesCapa {
	float: right;
	font-size: 10px;
	width: 100px;
	padding-left: 20px;
}
#noticias {
	overflow : hidden;
	height : 550px;
}
.divNoticia {
	height : 550px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.tit {
	font-size: 18px;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.tit1 {
	font-size: 30px;
	color: #3399CC;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.tit2 {
	font-size: 14px;
	color: #3399CC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tit3 {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titDestaque {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #3399CC;
}
.arquivo {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;*/
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}	
td.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 10px;
}
/**/
td.mainPadding {
	padding-bottom:20px;
	padding-top:10px;
}
/**/
.thumbnail {
	float: left;
	border: 1px solid #999;
	margin: 0 7px 7px 0;
	padding: 0px;
}
.clearboth { 
	clear: both; 
}
.fotoLegenda {
	width: 200px;
	background-color: #EBEBEB;
	float: right;
	border: 1px solid #CCC;
	margin: 0 0px 10px 10px;
	padding: 5px;
	font-size: 10px;
}
.foto {
	background-color: #FFFFFF;
	float: right;
	border: 1px solid #CCC;
	margin: 0 0px 10px 10px;
	padding: 3px;
	font-size: 10px;
}
.fotodestaque {
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img {
	border: 0px;
}
a:link {
	color: #39C;
}
a:visited {
	color: #39C;
}
a:hover {
	color: #FF2F02;
}
/*------------------------------------*/
#showHideDiv1, #showHideDiv2, #showHideDiv3, #showHideDiv4, #showHideDiv5, #showHideDiv6{
	background-color: #e7e7e7;
	padding: 10px;
}
/*------------------------------------*/
#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; }
/*------------------------------------*/
