body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color:#000000;
	color: #b3b3b3;


}

h1, h2, h3, h4{ line-height: 1,1em; margin: 0; padding: 0;}
h1{ font-size: 48px; color: #FFFFFF; text-decoration: none; font-weight: normal; }
h2{ font-size: 23px; color: #FFFFFF; text-decoration: none; font-weight: normal; text-transform:uppercase; }
h1.noticias{ font-size: 18px; color: #b3b3b3; text-decoration: none; font-weight: normal; }
h2.noticias{ font-size: 48px; color: #FFFFFF; text-decoration: none; font-weight: normal; text-transform: none;}


img{ border: 0; }


/*---- GERAL ----*/
.linha{
	background-image: url(linha.gif);
	background-repeat:repeat-x;
}

.txt { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #b3b3b3; 
	text-align: left;

} 

a{ font-size: 12px; color: #616161; text-decoration: underline;}
a:visited{ color:#616161; text-decoration: underline;}
a:hover{ color: #FFFFFF; text-decoration: none;}

.button{ height:20px; background: #5A5A5A; text-align:center; line-height:20px; color:#CBCBCB; font-size:12px; border:none}

.foto{
	width:172px; 
	height:143px; 
	 border: #6C6C6C solid 1px;
}

/*--------------------------backgrounds---------------------------*/

#bkg_page { 
	border: 1px solid  #b3b3b3;
}

#bkg_path {
	padding: 2px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 

/*--------------------------LEFT---------------------------*/
.user { 
	font-size: 12px; 
	color: #b3b3b3; 
	text-decoration: none;
	font-weight: normal;
}

.user a{ font-size: 11px; color: #616161; text-decoration: none;}
.user a:visited{ color:#616161; text-decoration: none;}
.user a:hover{ color: #FFFFFF; text-decoration: underline;}

#link_active a{ font-size: 11px; color: #FFFFFF; text-decoration: none;}
#link_active a:visited{ color: #FFFFFF; text-decoration: none;}
#link_active a:hover{ color: #FFFFFF; text-decoration: none;}

/*--------------------------Menu TOP---------------------------*/
.menu { 
	font-size: 13px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.menu a{ font-size: 13px; color: #FFFFFF; text-decoration: none; 	font-weight: bold;}
.menu a:visited{ color: #FFFFFF; text-decoration: none; 	font-weight: bold;} 
.menu a:hover{ text-decoration: none; background-color: #ed1c24; 	font-weight: bold;}

.menu_active{
	background-color: #ed1c24;
}

/*--------------------------Sub-Menu---------------------------*/
.sub_menu { 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight:normal;
	background-color:#ED1C24;
	padding: 2px;
text-align: left;	
}

.sub_menu a{ font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
.sub_menu a:visited{ color: #FFFFFF; text-decoration: none; font-weight: normal;}
.sub_menu a:hover{ color: #FFFFFF; text-decoration: underline; font-weight: normal;} 

#sub_menu_active { 
	font-size: 12px; 
	color:#FFFFFF;; 
	text-decoration: none;
	font-weight:bold;
	background-color:#ED1C24;	
}
#sub_menu_active a {color:#FFFFFF;}
#sub_menu_active a:visited {color:#FFFFFF;}
#sub_menu_active a:hover { 	color:#FFFFFF;}

.separador_submenu { 
	border-left-width: 2px; 
	border-left-style: dotted; 
	border-left-color: #281300;
}


/*--------------------------Titulos---------------------------*/
.titulo { 
	font-size: 48px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: normal;
}
.subtitulo{
	font-size: 23px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: normal;
	text-transform:uppercase;
}

.subtitulo2{
	font-size: 14px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

/*--------------------------Form---------------------------*/
.txt_form { 
	font-size: 12px; 
	color: #B4B4B4; 
} 
input{
	background-color:#CCCCCC;
	border:thin;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
}
textarea{
	background-color:#CCCCCC;
	border:thin;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;	 
	width:330px;	
}
select{
	background-color:#CCCCCC;
	border:thin;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;	
}
.boxsize{
 width:330px;
}
.black{
	background-color:#000000;
}
/*--------------------------Form Login-------------------------*/
.txt_login { 
	font-size: 11px;
	font-weight:bold; 
	color: #6d6d6d; 
} 
.input_login{
	background-color:#6d6d6d;
	border:thin;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
}
.login {
	font-size: 11px; 
	color: #6d6d6d;
}
.login a{ font-size: 11px; color: #6d6d6d; text-decoration: none;}
.login a:visited{ color: #6d6d6d; text-decoration: none;}
.login a:hover{ color: #6d6d6d; text-decoration: underline;}

/*--------------------------Noticias---------------------------*/
.news_title{
	font-size: 18px; 
	color: #b3b3b3; 
	text-decoration: none; 
	font-weight: normal;
}

.news_title a{ font-size: 18px; color: #b3b3b3; text-decoration: none; font-weight: normal;}
.news_title a:visited{ color: #b3b3b3; text-decoration: none; font-weight: normal;}
.news_title a:hover{ color: #b3b3b3; text-decoration: underline; font-weight: normal;}

.news_date { 
	font-size: 10px; 
	color: #3a3a3a; 
	text-decoration: none;
	font-weight: normal;
}

/*--------------------------Destaques---------------------------*/
.destaque{
	background-color: #202020;
	font-size:10px;
	color: #616161; 
	text-decoration: none;
	font-weight: normal;
	height:35px;
	vertical-align:middle;	
}
.destaque a{ font-size: 15px; color: #b3b3b3; text-decoration: none; font-weight: normal;}
.destaque a:visited{ color: #b3b3b3; text-decoration: none; font-weight: normal;}
.destaque a:hover{ color: #b3b3b3; text-decoration: underline; font-weight:  normal;}

/*--------------------------Listagem---------------------------*/
.txt_lista{
	font-size: 11px; 
	color: #383838;
}

.box {
	font-size: 10px; 
	color: #8D8D8D;
	font-weight: normal;	
	border: 0px solid #373737;
	padding: 2px;
	background-color: #373737;
	text-transform:uppercase;	
}
.list a{ font-size: 12px; color: #281300; text-decoration: underline;}
.list a:visited{ color:#281300; text-decoration: underline;}
.list a:hover{ color: #281300; text-decoration: none;}

/*--------------------------Alfabeto-------------------------*/

.alfa a{ font-size: 12px; color: #616161; text-decoration: none;}
.alfa a:visited{ color:#616161; text-decoration: none;}
.alfa a:hover{ color: #FFFFFF; text-decoration: underline;}

/*--------------------------Footer---------------------------*/
.footer { 
	font-size: 11px; 
	color: #b3b3b3; 
	text-decoration: none;
}

.footer a{ font-size: 11px; color: #FFFFFF; text-decoration: none;}
.footer a:visited{ color:#FFFFFF; text-decoration: none;}
.footer a:hover{ color: #FFFFFF; text-decoration: underline;}


/*------------------------ SCROLL -------------------------*/
#centro {
	height: 375px;
	overflow: hidden;
}
#centro_table {	
	position: relative;
}
#scroll_nav {
	width: 30px;
	height: 375px;
	text-align: left;
	float: left;
}
#centro_2 {
	height: 500px;
	overflow: hidden;
}
#scroll_nav_2 {
	width: 30px;
	height: 500px;
	text-align: left;
	float: left;
}
#centro_3 {
	height: 340px;
	overflow: hidden;
}
#scroll_nav_3 {
	width: 30px;
	height: 340px;
	text-align: left;
	float: left;
}
/*---------------------------Agenda ----------------------------------------*/

.agenda_title {
	background-color: #242424;
	font-weight: normal;
	height: 20px;
	color: #5E5E5E;
}
.agenda_horas {
	background-color: #DBDBDB;
	font-weight: normal;
	height: 37px;
	color: #000000;
}
.agenda_util{
	background-color: #FFFFFF;
	font-weight: normal;	
	padding-left: 10px;
	color: #383838;
}
.agenda_extra{
	background-color: #797979;
	font-weight: normal;	
	padding-left: 10px;
	color: #383838;
}

/*------------------------ Calendario FORM -------------------------*/
.dia {font-family:  Arial, Helvetica, sans-serif;  font-size: 8pt; color: #5E5E5E}
.data {font-family:  Arial, Helvetica, sans-serif;  font-size: 8pt; text-decoration:none; color:#5E5E5E}
.mes {font-family:  Arial, Helvetica, sans-serif;  font-size: 8pt; color: #5E5E5E}
.mes a:visited{ font-family:  Arial, Helvetica, sans-serif;  font-size: 8pt; color: #5E5E5E;}
.Cabecalho_Calendario {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; color: #5E5E5E; text-decoration:none; font-weight:bold }


/*-------------------------- Calendario LEFT ------------------------------------*/
  .info {
	  display: block;
	  padding: 1px;
	  margin-bottom: 1px;
	  background-color: #FFFFFF;
	  border: 1px solid #d8d7d7;
	  color: #565656;
  }	
  
  /** first set of css - standard calendar **/
  .qcalendar {
	  background-color: #000000;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #000000;
	  margin:0px;
	  padding:0px;
  }
  .qcalendar th {
	  background-color: #242424;
	  font-weight: normal;
	  height: 18px;
	  color: #5E5E5E;
	  text-transform: uppercase;
  }
  .qcalendar .header {
	  background-color: #242424;
	  font-weight: normal;
	  height: 18px;
	  color: #5E5E5E;
  }

  .qcalendar td {
	  width: 36px;
	  height: 36px;
	  text-align: center;
	  font-size:0.9em;
	  vertical-align: middle;		
  }
  
  .qcalendar .cellval {

	  width: 36px;
	  height: 36px;
	  background-color: #3F3F3F;
	  vertical-align: middle;	
  }
  
  .qcalendar .celllink {
	  font-weight: bold;

	  width: 36px;
	  height: 36px;
	  background-color: #797979;
	  vertical-align: middle;	
  }
  
  .qcalendar .today {
	  background-color: #3F3F3F;

	  width: 36px;
	  height: 36px;
	  font-weight: bold;
	  vertical-align: middle;	
  }
  
  .qcalendar .link {
  }
  
  .qcalendar a, .qcalendar a:link, .qcalendar a:visited, .qcalendar a:hover {
	  font-weight: bold;
	  color: #000000;
	  background-color: #797979;
	  font-size: 11px;
  }


/*------------------------ Visualizador de Imagens -------------------------*/

#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: url('blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block
	}
#prevLink { left: 0; float: left; background: url('prev.gif') no-repeat left 15%;}
#nextLink { right: 0; float: right; background: url('next.gif') no-repeat right 15%;}
#prevLink:hover, #prevLink:visited:hover { background: url('prev.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('next.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

.titulo_lightbox{
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	margin: 0 auto;
	line-height: 1.4em;
}
.titulo_lightbox:hover {
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #F58220;
	text-decoration: none;
	margin: 0 auto;
	line-height: 1.4em;
}
	
#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: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 



