/* Peekaboo */
* html .clearBoth { height:1%; }
* html h3 { height:1%; }
* html h4 { height:1%; }
* html #agendaSelect { height:1%; }


/* Margin e Padding */
body, form, h1, h2, h3, h4, h5, h6, p, li, ul, div, span, a, ol { margin:0; padding:0;}

/* Imagens */
img { border:0px none; }

/* Esconder */
.esconder { display:none; }

/* Clear */
.clearBoth { clear:both; }


body, form, h1, h2, h3, h4, h5, h6, p, a, input, select, button, textarea, table {
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
	font-style:normal;
	color:#303030;
	line-height:17px;
	
}

/* BackGround do Site */

body {
	background-color:#F6F8F5;
	background-image:url('../images/bg-fundo.jpg');
	background-repeat:repeat-x;
	background-position-y:0%
}


/* Propriedades da Foto */
.foto {
	border: 1px solid #C6C6C6;
	padding:10px;
	background-color: #FFFFFF;
}

.bg-site {
}

.bg-conteudo {
	padding:5px;
}

.bg-conteudo2 {
	padding:5px 15px 5px 5px;
}

.bg-materia {
	background-color: #EDEDED;
	padding:5px 10px 5px 10px;
}

.bg-menuesquerdo {
	background-image:url('../images/bg-menuesquerdo.png');
	background-repeat:repeat-x;
	background-position-y:0%
}

.imagem {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding: 5px;
	background-color:#fff;
}

#galeria {
	display:block;
	clear:both;
}

#galeria a {
	display:block;
	padding:4px 4px 4px 4px;
	background-color: #fff;
	border:1px solid #ccc;
}

#galeria a:hover {
	border:1px solid #2B78B0;
}

.menu-esquerdo-top {

	background-color:#fff;
	background-image:url('../images/direita-bg-top.gif');
	background-repeat:repeat-x;
	background-position: left top;
}

.menu-esquerdo-inferior {

	background-color:#fff;
	background-image:url('../images/direita-bg-inf.gif');
	background-repeat:repeat-x;
	background-position: left bottom;
}


.menu-esquerdo a {
	font-family:Tahoma;
	line-height:16px;
	font-size:8pt;
	color:#303030;
	display:block;
	width:150px;
	background-image:url('../images/icon_marc2.gif');
	background-position: 5px 5px 0px 0px;
	background-repeat:no-repeat; padding-left:20px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
.menu-esquerdo a:hover {
	color:#2B78B0;
	padding:5px 5px 5px 20px;
	background-image:url('../images/icon_marc2.gif');
	background-position: 5px 5px 0px 0px;
	background-repeat:no-repeat; padding-left:20px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
.menu-esquerdo {
	margin:0;
	padding:0;
}

.menu-esquerdo2 a {
	background-color:#F2F2F2;
	font-family:Tahoma;
	font-size:8pt;
	color:#303030;
	display:block;
	width:160px;
	background-image:url('../images/icon_marc2.gif');
	background-position: 5px 5px 0px 0px;
	background-repeat:no-repeat; padding-left:20px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
.menu-esquerdo2 a:hover {
	color:#2B78B0;
	padding:5px 5px 5px 20px;
	background-image:url('../images/icon_marc2.gif');
	background-position: 5px 5px 0px 0px;
	background-repeat:no-repeat; padding-left:20px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
.menu-esquerdo2 {
	margin:0;
	padding:0;
}

.menu-esquerdo-menu a {
	font-family:Tahoma;
	font-size:8pt;
	color:#303030;
	display:block;
	width:120px;
	background-image:url('../images/esquerda_menu-marc.gif');
	background-position: 4px 5px 0px 0px;
	background-repeat:no-repeat; padding-left:22px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
.menu-esquerdo-menu a:hover {
	color:#FFFFFF;
	background-color:#028FD7;
	padding:5px 5px 5px 20px;
	background-image:url('../images/esquerda_menu-marc1.gif');
	background-position: 4px 5px 0px 0px;
	background-repeat:no-repeat; padding-left:23px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
.menu-esquerdo-menu {
	margin:0;
	padding:0;
}


/* Propriedades Específicas do Layout */

.conteudo {
	color: #303030;
}
.conteudo a:link {
	color: #303030;
}
.conteudo a:visited {
	color: #303030;
}
.conteudo a:hover {
	color: #303030;
	text-decoration:underline;
}

.sub-menutitulo {
	color: #2B78B0;
	padding:5px 10px 5px 10px;	
	font-weight:bold;
}
.sub-menutitulo a {
	color: #303030;
}
.sub-menutitulo a:hover {
	color: #2B78B0;
	text-decoration:none;	
}

.titulo {
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#2B78B0;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}
.titulo a {
	font-family:Trebuchet MS;
	font-size:10pt;
	color: #077F1D;
	font-weight:bold;
}

.titulo a:hover {
	color: #2B78B0;
	text-decoration:none;
}

.subtitulo {
	font-size:8pt;
	color:#303030;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}
.subtitulo a {
	color: #c00;
	font-weight:bold;
}
}
.subtitulo a:hover {
	color: #303030;
	text-decoration:none;
}

.campo {
	color: #303030;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}

.campo2 {
	color: #303030;
	border: 1px solid #CCCCCC;
	background-color: #f7f7f7;
}

.homevoltar {
	color: #2B78B0;
	padding:5px 20px 5px 20px;	
	font-weight:bold;
}
.homevoltar a {
	font-weight:bold;
	color: #303030;
}
.homevoltar a:hover {
	color: #2B78B0;
	text-decoration:none;	
}

.menutop {
	font-family:Tahoma;
	font-size:8pt;
	color: #99CDE6;
	padding:5px 15px 5px 5px;
}
.menutop a {
	font-family:Tahoma;
	font-size:8pt;
	color: #FFFFFF;
}
.menutop a:hover {
	color: #99CDE6;
	text-decoration:none;	
}

#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/lightbox-btn-prev.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../../images/lightbox-btn-next.gif') no-repeat right 15%; }

#imageDataContainer{ font: 8pt Tahoma; text-align: justify; 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; }


#menu1 {
	position:absolute;
	left:165px;
	top:40px;
	margin-left:-40px;
	width:120px;
	clear:both;
	color:#808080;
	background-color:#f7f7f7;
	display:block;
	z-index: 1;
	margin-top:10px;
	border-right:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	background-repeat:repeat-x;
	background-position: left top;
}

#menu2 {
	position:absolute;
	left:310px;
	top:40px;
	margin-left:-40px;
	width:120px;
	clear:both;
	color:#808080;
	background-color:#EDEDED;
	display:block;
	z-index: 1;
	margin-top:10px;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	background-repeat:repeat-x;
	background-position: left top;
}

#menu3 {
	position:absolute;
	left:560px;
	top:40px;
	margin-left:-40px;
	width:120px;
	clear:both;
	color:#808080;
	background-color:#EDEDED;
	display:block;
	z-index: 1;
	margin-top:10px;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	background-repeat:repeat-x;
	background-position: left top;
}

#menu4 {
	position:absolute;
	left:715px;
	top:40px;
	margin-left:-40px;
	width:120px;
	clear:both;
	color:#808080;
	background-color:#EDEDED;
	display:block;
	z-index: 1;
	margin-top:10px;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	background-repeat:repeat-x;
	background-position: left top;
}

.materia {
	color: #303030;
	padding:5px 10px 5px 10px;
	
.materia a:link {
	color: #303030;
}
.materia a:visited {
	color: #303030;
}
.materia a:hover {
	color: #303030;
	text-decoration:underline;
}