/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:2em; 
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberacive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid  #ffffff;
 font: bold 10px arial, sans-serif;
 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #cccccc;
 border-bottom: #ffffff;
 background: #eeeeee;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #666666; }
ul.tabbernav li a:visited { color: #666666; }

ul.tabbernav li a:hover
{
 color: #000000;
 background-color: #ffffff;
 border-color: #cccccc;
}

ul.tabbernav li.tabberactive a
{
 background-color: #ffffff;
 color: #000000;
 border-bottom: 1px solid #ffffff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom:1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:0px ;
 font-size:10px;
 font-family: arial;
 color:#999999;
 font-weight: bold;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set ov????AE???C??¹??erflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


#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;
	z-index: 1;
	}
#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: #eeeeee;
	}
	
#conten2
{
	position: relative;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	height: 20px;

	

}

#img{border: solid 3px;}
#img a{border: solid 3px;}
#img a:hover{border: solid 3px;}

.border
{ 
	padding:3px; 
	border: 1px solid #cccccc; 
	margin:5px;	
}

.border:hover
{
	padding: 3px;
	border: 1px solid #C02827;
	margin:5px;
}

body 
{

	background: url("../img/back.jpg") no-repeat;
	background-color:#ffffff;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	border: 0px;
}

/*TOP*/
#topo  {
	position:absolute;
	background: url(../arquivos/arquivos/topo.png) no-repeat;
	height :730px;
	width : 999px;
	margin : 0px;
	padding : 0px;
	border:0px;
	z-index: 4;
	background-image: url(../arquivos/topo2.png);
}
#fundomeio  {
	position:absolute;
	background:url(../img/backbanner.png);
	left:-1px;
	top:-374px;
	height:376px;
	width:984px;
	z-index:69;
	background-image: url(../arquivos/backbanner.png);
}
#topo #contador
{
	position:absolute;
	left:445px;
	top:27px;
	height:19px;
	width:425px;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #666666;
	z-index:20
}
#videodestaque {
	position:absolute;
	left:695px;
	top:18px;
	width:209px;
	height:271px;
	z-index:31;
}

#textoapresentacao {
	position:absolute;
	left:696px;
	top:-227px;
	width:251px;
	height:225px;
	z-index:73;
}

#evento1 {
	position:absolute;
	left:53px;
	top:96px;
	width:196px;
	height:47px;
	z-index:62;
}
#evento2 {
	position:absolute;
	left:53px;
	top:191px;
	width:196px;
	height:47px;
	z-index:63;
}
#data1 {
	position:absolute;
	left:53px;
	top:71px;
	width:143px;
	height:24px;
	z-index:61;
}
#data2 {
	position:absolute;
	left:53px;
	top:163px;
	width:161px;
	height:22px;
	z-index:60;
}
#data3 {
	position:absolute;
	left:53px;
	top:255px;
	width:166px;
	height:21px;
	z-index:59;
}

#caixatexto {
	position:absolute;
	left:834px;
	top:71px;
	width:102px;
	height:40px;
	z-index:81;
}
#icons {
	position:absolute;
	left:871px;
	top:28px;
	width:101px;
	height:17px;
	z-index:79;
}
#evento3 {
	position:absolute;
	left:53px;
	top:283px;
	width:196px;
	height:47px;
	z-index:64;
}

#saibamais {
	position:absolute;
	left:807px;
	top:33px;
	width:78px;
	height:22px;
	z-index:66;
}

#palavras {
	position:absolute;
	left:813px;
	top:166px;
	width:56px;
	height:20px;
	z-index:67;
	visibility: hidden;
	visibility: visible;
	visibility: hidden;
	visibility: hidden;
}

#palavras {
	position:absolute;
	left:789px;
	top:165px;
	width:112px;
	height:19px;
	z-index:76;
}
#palavradodia
{
	position:absolute;
	left:47px;
	top:-371px;
	width:621px;
	height:97px;
	font-family:verdana;
	font-size:15px;
	color: #000000;
	padding:5px;
	text-align:justify;
	z-index:73;
}
#apresentacao
{
	position:absolute;
	left:689px;
	top:-370px;
	height:369px;
	z-index:75;
	width: 266px;
}
#topo
{
	position:absolute;
	left:0px;
	top:5px;
	padding: 0px 0 0 0;
	width:998px;
	height:316px;
	z-index:32;
	visibility: visible;
}

#topo #flashtopo
{
	position:absolute;
	left:271px;
	top:51px;
	width:700px;
	height:210px;
	z-index:50;
}

/*FOOTER*/
#fim {
	position:absolute;
	width : 984px;
	margin : 0px;
	padding : 0px;
	border:0px;
	top: 1257px;
	height:458px;
	background-image: url(../arquivos/fim.png);
	left: 15px;
	z-index: 2;
	}
#txtfim
{
	position:absolute;
	left:21px;
	top:387px;
	width:346px;
	height:46px;
	font-family:verdana;
	font-size:11px;
	text-align:left;
	color: #666666;
	z-index:7;
}
#txtfim #logowid
{
	position:absolute;
	left:761px;
	top:3px;
	width:162px;
	height:66px;
	font-family:verdana;
	font-size:11px;
	text-align:left;
	color: #666666;
	z-index:7;
}
/*ENDEREÇOS*/
#fim #end
{
	position:absolute;
	left:33px;
	top:278px;
	width:952px;
	height:93px;
	font-family:verdana;
	font-size:11px;
	text-align:left;
	float:right;
	color: #666666;
	z-index:20
}
#fim #end #p1
{
	position:absolute;
	left:0px;
	padding:5px;
	top:0px;
	width:220px;
	height:80px;
	border-right:1px dotted #fff;
	z-index:20
}
#fim #end #p2
{
	position:absolute;
	left:231px;
	padding:5px;
	top:0px;
	width:141px;
	height:80px;
	border-right:1px dotted #fff;
	z-index:20
}
#fim #end #p3
{
	position:absolute;
	left:370px;
	padding:5px;
	top:0px;
	width:128px;
	height:80px;
	border-right:1px dotted #fff;
	z-index:20
}
#fim #end #p4
{
	position:absolute;
	left:700px;
	padding:5px;
	top:0px;
	width:223px;
	height:80px;
	border-right:1px dotted #fff;
	z-index:20
}#fim #end #p5
{
	position:absolute;
	left:390px;
	padding:5px;
	top:0px;
	width:314px;
	height:80px;
	z-index:20
}
/* FIM ENDEREÇOS*/
#fim #biografias
{
	position:absolute;
	left:572px;
	top:12px;
	width:333px;
	font-family:verdana;
	color:#ffffff;
	font-size:10px;
	z-index:30;
	padding:5px;
	height: 229px;
}
#fim #agenda
{
	position:absolute;
	left:42px;
	top:75px;
	width:640px;
	font-family:verdana;
	color:#666666;
	font-size:10px;
	z-index:30;
	text-align:left;
	height: 171px;
}
#fim #parceria
{
	position:absolute;
	left:32px;
	top:376px;
	width:912px;
	height:44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	color: #ffffff;
	padding:5px;
	z-index:30
}
/*FIM FOOTER*/

#slideanuncio
{
	position:absolute;
	left:3px;
	top:-276px;
	width:958px;
	height:580px;
	text-align:center;
	z-index:83;
}
#anuncie
{
	position:absolute;
	left:679px;
	top:-248px;
	width:279px;
	height:250px;
	text-align:center;
	z-index:71
}
#fundo
{
    position: absolute;
	left:1px; 
	top:13px; 
	width:790px; 
	height:2000px; 
    background-image: url(../img/fundoback.jpg);
	z-index:1
}
#txtvideos
{
	position:absolute; 
	left:437px; 
	top:53px; 
	width:160px; 
	height:1254px; 
	font-weight:bolder;
	font-family:verdana; 
	font-size:10px;
	text-align:left;
	color: #666666;
	z-index:20
}


/*MENU*/
#menu
{
	position:absolute;
	top: 270px;
	left:54px;
	width:910px;
	font-size:11px;
	font-family:arial;
	color:#ffffff;
	z-index:81;
}
#menu li a
{
	text-decoration:none;
	background-color: #C02827;
	color:#ffffff;
	padding: 10px;
}
#menu li a:hover
{	
	text-decoration:none;
	background-color: #D63030; 
	color:#ffffff;
	padding: 10px;
}
.menu-hv, .menu-vv { position: relative; margin: 0; padding: 0; display: block; /*zoom: 1;*/}
 .menu-hv * ,    .menu-vv * { margin: 0; padding: 0 ; list-style: none}
 .menu-hv li ,   .menu-vv li { position: relative; line-height: 1.2em; vertical-align: top }
 .menu-hv a ,    .menu-vv a { display: block; /*zoom: 1;*/ line-height: 1.2em }
 .menu-hv li ul, .menu-vv li ul {
	position: absolute;
	visibility: hidden;
}
 .menu-hv li:hover ul,  .menu-vv li:hover ul,
 .menu-hv li.hover ul,  .menu-vv li.hover ul { visibility: visible }
 .menu-hv li:hover ul ul,  .menu-vv li:hover ul ul,
 .menu-hv li.hover ul ul,  .menu-vv li.hover ul ul { visibility: hidden }
 .menu-hv li li:hover ul,  .menu-vv li li:hover ul,
 .menu-hv li li.hover ul,  .menu-vv li li.hover ul { visibility: visible }
 .menu-hv li li:hover ul ul,  .menu-vv li li:hover ul ul,
 .menu-hv li li.hover ul ul,  .menu-vv li li.hover ul ul { visibility: hidden }
 .menu-hv li li li:hover ul,  .menu-vv li li li:hover ul,
 .menu-hv li li li.hover ul,  .menu-vv li li li.hover ul { visibility: visible }
 /* características horizontal-vertical */
 .menu-hv:after, .menu-hv.after { content: "."; line-height: 0px; clear: both; display: block; visibility: hidden}
 .menu-hv li { float: left; }  
 .menu-hv li ul li { float: none; }
 .menu-hv li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
	visibility: hidden;
}
 /* características vertical-vertical */
 .menu-vv { float: left; } 
 .menu-vv li ul { left: 100%; top: 0; }
 /* ****************************************
   ALTERE ABAIXO. defina a largura dos itens do seu menu abaixo
   ou apague as linhas se for definir em outro lugar */
 .menu-hv li { width: 100px;}
 .menu-vv li { width: 100px;}
 /*.menu-hv li a:hover { 
 	background-color: #3cb5c8;  
	border-bottom: 1px solid #1d96a9;
	font-size:11px;
	font-family:arial;
	color:#ffffff;
	padding: 3px;
	}
 .menu-vv li a:hover {
 	background-color: #3cb5c8;  
	border-bottom: 1px solid #1d96a9;
	font-size:11px;
	font-family:arial;
	color:#ffffff;
	padding: 3px;
	}*/
/*FIM MENU*/

/*CORPO*/
#content
{
  position: relative;
  left: 50%;
  width: 1000px;
  margin: 0 0 0 -500px;
}
/*INDEX*/
#corpo
{
	position:absolute;
	left:0px;
	top:1060px;
	width:999px;
	height:888px;
	
}
#corpo
{
	position:absolute;
	left:16px;
	top:695px;
	width:984px;
	height:562px;
	background-image: url(../arquivos/corpo3.png);
	z-index: 3;
}

#bloco0
{
	position:absolute;
	left:737px;
	top:24px;
	width:192px;
	z-index:2;
	height: 106px;
}
#audios
{
	position:absolute;
	left:310px;
	top:248px;
	width:215px;
	font-family:arial;
	font-size:11px;
	background: #ffffff;
	padding: 3px;
	color: #666666;
	z-index:2;
	height: 175px;
}
#bloco2
{
	position:absolute;
	left:275px;
	top:180px;
	width:449px;
	font-family:arial;
	font-size:11px;
	padding: 3px;
	color: #333333;
	z-index:2;
	height: 59px;
}

#bloco2 #pr1{
	position:absolute;
	left:-6px;
	top:-109px;
	width:230px;
	z-index:69;
	height: 81px;
}
#bloco2 #pr2{
	position:absolute;
	left:229px;
	top:-109px;
	width:220px;
	z-index:69;
	height: 80px;
}
#bloco2 #pr3{
	position:absolute;
	left:-5px;
	top:-18px;
	width:230px;
	z-index:69;
	height: 80px;
}
#bloco2 #pr4{
	position:absolute;
	left:229px;
	top:-18px;
	width:220px;
	z-index:3;
	height: 79px;
}

#celulas
{
	position:absolute;
	left:570px;
	top:248px;
	width:151px;
	font-family:arial;
	font-size:11px;
	background: #ffffff;
	padding: 3px;
	color: #666666;
	z-index:55;
	height: 175px;
}
#bloco4
{
	position:absolute;
	left:258px;
	top:414px;
	width:615px;
	font-family:arial;
	font-size:11px;
	padding: 15px;
	color: #666666;
	z-index:68;
	height: 96px;
}
#encontros
{
	position:absolute;
	left:60px;
	top:380px;
	width:204px;
	font-family:arial;
	font-size:11px;
	padding: 3px;
	color: #333333;
	z-index:55;
	height: 150px;
}
#bloco6
{
	position:absolute;
	left:30px;
	top:80px;
	width:227px;
	font-family:arial;
	font-size:12px;
	padding: 3px;
	color: #cccccc;
	z-index:55;
	height: 246px;
}
#bloco6 #sup1{
	position:absolute;
	left:3px;
	top:5px;
	width:225px;
	z-index:55;
	height: 57px;
}
#bloco6 #sup2{
	position:absolute;
	left:3px;
	top:98px;
	width:225px;
	z-index:55;
	height: 57px;
}
#bloco6 #sup3{
	position:absolute;
	left:3px;
	top:190px;
	width:225px;
	z-index:55;
	height: 57px;
}
#textosaibamais
{
	position:absolute;
	left:744px;
	top:72px;
	width:188px;
	font-family:arial;
	font-size:12px;
	padding: 3px;
	color: #cccccc;
	z-index:57;
	height: 59px;
}
#textopalavras
{
	position:absolute;
	left:743px;
	top:200px;
	width:191px;
	font-family:arial;
	font-size:12px;
	padding: 3px;
	color: #cccccc;
	z-index:58;
	height: 221px;
}

/*FIM INDEX*/

#noticia1 {
	position:absolute;
	left:276px;
	top:67px;
	width:215px;
	height:74px;
	z-index:82;
}
#noticia2 {
	position:absolute;
	left:504px;
	top:66px;
	width:215px;
	height:74px;
	z-index:80;
}
#noticia3 {
	position:absolute;
	left:276px;
	top:162px;
	width:215px;
	height:74px;
	z-index:79;
}
#noticia4 {
	position:absolute;
	left:504px;
	top:162px;
	width:215px;
	height:74px;
	z-index:78;
}
#redessociais {
	position:absolute;
	left:814px;
	top:934px;
	width:141px;
	height:62px;
	z-index:77;
}

/*LINKS*/

a.um:link {text-decoration: none;color: #999999;}
a.um:visited {text-decoration: none;color: #999999;}
a.um:hover {text-decoration: none; color: #000000;}
a.um:active {text-decoration: none;color: #999999;}

a.dois:link {text-decoration: none;color: #666666;}
a.dois:visited {text-decoration: none;color: #666666;}
a.dois:hover {text-decoration: none; color: #000000;}
a.dois:active {text-decoration: none;color: #666666;}

a.tres:link {text-decoration: none;color: #ffffff;}
a.tres:visited {text-decoration: none;color: #ffffff;}
a.tres:hover {text-decoration: none; color: #000000;}
a.tres:active {text-decoration: none;color: #ffffff;}

a.quatro:link {text-decoration: none;color: #000000;font-size:12px;}
a.quatro:visited {text-decoration: none;color: #000000;font-size:12px;}
a.quatro:hover {text-decoration: underline; color: #000000;font-size:12px;}
a.quatro:active {text-decoration: none;color: #000000;font-size:12px;}

a.artigo:link {text-decoration: none;color: #000000;}
a.artigo:visited {text-decoration: none;color: #000000;}
a.artigo:hover {text-decoration: underline; color: #000000;}
a.artigo:active {text-decoration: none;color: #000000;}

a.artigo2:link {text-decoration: none;color: #cccccc; font-weight:bold;}
a.artigo2:visited {text-decoration: none;color: #cccccc; font-weight:bold;}
a.artigo2:hover {text-decoration: underline; color: #ffffff; font-weight:bold;}
a.artigo2:active {text-decoration: none;color: #cccccc; font-weight:bold;}

a.pb:link {text-decoration: none;color: #ffffff; font-weight:bold;}
a.pb:visited {text-decoration: none;color: #ffffff; font-weight:bold;}
a.pb:hover {text-decoration: underline; color: #ffffff; font-weight:bold;}
a.pb:active {text-decoration: none;color: #ffffff; font-weight:bold;}

/*FIM LINKS*/


/*Estilos Textos*/

.palavradodia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.estiloencontros{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulotopo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.titulopalavradodia {
	color: #C02827;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tituloapresentacao {
	color: #C02827;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textoagenda {
font-size: 9px; 
color: rgb(102, 102, 102); 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.titulolateral {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
