@charset "utf-8";
/*-------------Definições gerais--------------------*/
img{
	border:0px;
	margin:5px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-image: url(IMAGENS/bg.gif);
	}
body a{
	color:#C30;
	text-decoration:none;
	font-weight:bold;
	}
body a:hover{
	color:#FF4242;
}
.link{
	cursor:pointer;
}
.escondido{
	display:none;
}
.imagemAlt {
	width:130px;
	float:left;
	text-align:center;
	height: 180px;
}
.paginacao{
	height:10px;
}
.normal{
	height:100px;
	float:none;
	clear:both;
	margin-top:-3px;
}
.atual{
	height:100px;
	float:none;
}

#full{
	width:1000px;
	margin:0px auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}
#topo {
	background-image:url(IMAGENS/header.jpg);
	background-repeat:no-repeat;
	height:150px;
	background-color:#000;
}
#menu_topo{
	height:40px;
	text-align:center;
	background-color: #000;
	background-image: url(IMAGENS/fundo_menu_topo.png);
}
#menu_topo_manager{
	height:60px;
	text-align:center;
	background-color: #FFF;
	background-image: url(IMAGENS/fundo_menu_topo.png);
}
#menu_topo a{
	color: #FFF;
	background-image:url(imagens/fundo_dest2.png);
	font-weight:bold;
	text-decoration:none;
	background-repeat:no-repeat;
	text-align:center;
	/*border: solid 1px #C2BFB5;*/
	/*border-bottom:none;*/
	padding: 13px 3px 0px 3px;
	margin: 0px;
	width: 119px;
	height: 20px;
	float: left;
}
#menu_topo a:hover{
	color: #C00;
	background-image:url(imagens/fundo_dest2b.png);
	font-weight:bold;
	text-decoration:none;
	background-repeat:no-repeat;
	text-align:center;
	/*border: solid 1px #C2BFB5;*/
	/*border-bottom:none;*/
	padding: 13px 3px 0px 3px;
	margin: 0px;
	width: 119px;
	height: 20px;
	float: left;
}
/*-------------Fim das Definições gerais--------------------*/
/*-------------Coluna esquerda--------------------*/
#esquerda{
	background-color:#000;
	width:160px;
	float:left;
}
#esquerda ul{
	background-color:#000;
}
#esquerda H5{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#esquerda li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	margin:3px;
	background-image: url(imagens/menu_bullet.png);
	background-repeat: no-repeat;
	text-indent: 15px;
	line-height: 18px;
}
#categ{
	background-color:#000;
	background:url(IMAGENS/topo_categorias.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:20px;
	text-align:left;
}
#categ2{
	background:url(IMAGENS/topo_institucionais.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:25px;
}
/*-------------Fim da Coluna esquerda--------------------*/
/*--------------------Meio--------------------*/
#data {
	width:350px;
	float:left;
	margin-bottom:0px;
	height:17px;
	padding:3px;
	padding-top:3px;
	text-align:left;
	background-color:#000;
	}
#login{
	background-color: #000;
	height:17px;
	padding:3px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

#login form{
	margin-bottom:0px;
}
#login input{
	font-size:10px;
	}
#topo_meio{
	background:url(IMAGENS/fundo_meio_home_topo.png);
	background-repeat:no-repeat;
	background-color:#000;
	height:20px;
	margin-top:0px;
	float:none;
	}
#base_meio{
	background:url(IMAGENS/fundo_meio_home_base.png);
	background-repeat:no-repeat;
	height:20px;
	padding-bottom:20px;
	float:left;
	background-color:#000;
	width:1000px;
	}
#meio{
	width:1000px;
	float: left;
	background-color:#000;
 	}
#meio_home{
	width:630px;
	float:left;
	background-color:#000;
	color:#FFF;
	}
/*-------------------Fim do Meio--------------------*/
/*-------------Coluna direita--------------------*/

#direita{
	background-color:#000;
	background-position:right;
	background-repeat:repeat-y;
	width:163px;
	color:ffffff;
	float:left;
	background-image: url(imagens/fundo_coluna_direita.png);
}
#col_dir {
	background-color:#000;
	text-align:center;
}
#col_dir a{
	color:#FFFFFF;
	}
#col_dir h5{
	color:#FFFFFF;
	font-size:10px;
	}

/*-------------------Fim da Coluna direita-------------------*/

/*-------------Rodapé-------------------*/
#rodape{
	background-color: #333;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	height:50px;
	padding:5px;
	float: none;
	clear: both;
		}
#rodape a{
	color:#ffffff;
	}
#rodape a:hover{
	color:#C00;
	}
/*-------------Fim do Rodapé-------------------*/

/* estilos referentes ao 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: #F0F3EC;*/
	width: 50px;
	height: 500px;
	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(js/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(js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(js/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
/*	background-color: #F0F3EC;*/
	margin: 0 auto;
	line-height: 1.4em;
	overflow: none;
	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: 90px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90%;
	width: 100%;
	height: 100%;
	background-color: #000;
	}
/*------------------fim light box----------------------------*/
