/*--------------------------------------------------
  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;setas
 
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 2px solid  #999999;
 font: bold 11px Verdana, 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 #999999;
 border-bottom: none;
 background: url(../img/imghover.gif);
 text-decoration: none;
}

ul.tabbernav li a:link { color: #000000; }
ul.tabbernav li a:visited { color: #000000; }

ul.tabbernav li a:hover
{
 color: #ffffff;
 background-color: #9d3183;
 border-color: #333333;
}

ul.tabbernav li.tabberactive a
{
 background-color: #159750;
 color: #ffffff;
 border-bottom: 2px solid #999999;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 2px 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:12px;
 font-family: verdana;
 color:#39a24a;
 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;
	}
#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;
	}
	
#content
{
	position: relative;
	left: 50%;
	width: 775px;
	margin: 0 0 0 -387px;
}



#img{border: solid 3px;}
#img a{border: solid 3px;}
#img a:hover{border: solid 3px;}



.border
{ 
	padding: 3px; 
	border: 1px solid #999999 ; 
	margin:5px;	
}

.border:hover
{ 
	padding: 3px; 
	border: 1px solid #999999; 
	margin:5px;
}


body 
{
	background: url(../img/fundo.jpg) repeat fixed;
	
	
}

#top
{	 
	position:absolute;
	left:1px; 
	top:2px; 
	width:790px; 
	height:213px;
	z-index:2;
	background: url(../img/newtop.jpg);
}


#fim
{
	position:absolute; 
	left:1px; 
	top:1460px; 
	width:790px; 
	height:112px;
	background: url(../img/fim.gif);
	z-index:2
}

#fundo
{
    position: absolute;
	left:1px; 
	top:13px; 
	width:790px; 
	height:1500px; 
	background: url(../img/fundo.gif);
	z-index:1
}

#txtfim
{
	position:absolute; 
	left:7px; 
	top:65px; 
	width:750px; 
	height:25px; 
	font-family:arial; 
	font-size:10px;
	text-align:center;
	color: #ffffff;
	z-index:7
	
}



#post
{
	position:absolute; 
	left:169px; 
	top:223px; 
	width:607px; 
	height:1332px;
	text-align: left;
	font-family:verdana; 
	font-size:11px;
	color: #000000;
	overflow:auto; 
	z-index:6
}

#contador
{
	position:absolute;
	left:49px;
	top:185px;
	height:75px;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	z-index:20;
	width: 698px;

}

#ponto {
	background: url(../img/menutop.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	width:139px;
	height:25px;
	padding-top: 8px;
	text-indent: 5pt;
	}

#menu
{
	position:absolute; 
	font-family:verdana; 
	font-size:11px;
	color: #464646;
	top:250px; 
	width:140px; 
	height:auto;
	left:0px;
	list-style : none;
	float : left;
	z-index:51

}

#menu a {
display: block;
color: #000000;
background: #ffffff;
text-decoration: none;
border-bottom: 1px solid #eeeeee;
padding: 2px 2px 2px 2px;
list-style: none
}

#menu a:hover { 
color:#000000;
border-bottom: 1px solid #eeeeee;
display: block;
background: #eeeeee;
padding: 2px 2px 2px 2px;
list-style: none
}

#menu a:hover {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;}

.menu-vv {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	top: -7px;

}
.menu-vv * { margin: 0; padding: 1px; list-style: none}
.menu-vv li {
	position: relative;
	line-height: 13pt;
	vertical-align: top;
	top: -1px;
}
.menu-vv a { display: block; line-height: normal}
.menu-vv li ul { position: absolute; visibility: hidden; background: #ffffff;}
.menu-vv li:hover ul,
.menu-vv li.hover ul { visibility: visible }
.menu-vv li:hover ul ul,
.menu-vv li.hover ul ul { visibility: hidden }
.menu-vv li li:hover ul,
.menu-vv li li.hover ul { visibility: visible }
.menu-vv li li:hover ul ul,
.menu-vv li li.hover ul ul { visibility: hidden }
.menu-vv li li li:hover ul,
.menu-vv li li li.hover ul { visibility: visible }
 /* características horizontal-vertical */
.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; }
 /* características vertical-vertical */
 .menu-vv { float: left; }
 .menu-vv li ul { left: 100%; top: 0; }
 /* ****************************************
   ALTERE ABAIXO. defina a largura, cor, formatações, etc, dos itens do seu menu abaixo
   ou apague as linhas se for definir em outro lugar
 */
 .menu-vv li { width:140px;}
 
/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child Ain IE 6
   http://elmicox.blogspot.com/2008/03/ativando-hover-e-first-child-no-ie-6-um.html */


#form
{
	position:absolute; 
	left:459px; 
	top:184px; 
	width:346px; 
	height:29px; 
	z-index:4
}


#fcontato
{
	position:absolute; 
	left:238px; 
	top:198px; 
	width:486px; 
	height:337px;
	font-family:arial; 
	font-size:12px;
	font-weight:bolder;
	color: #CA4825; 
	z-index:8
}

#tops
{
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	text-indent:10pt;
	border-left: 6px solid #4b9a68;
	background-color: #911975;
	display: block;
	font-weight:bolder;
	padding: 3px 3px 3px 3px; 
	z-index:9
}
#eventos
{
	position:absolute;
	left:158px;
	top:590px;
	width:365px;
	border:1px solid #999999;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	padding:5px;
	z-index:11;
}
#suprimento
{
	position:absolute;
	left:158px;
	top:740px;
	width:365px;
	border:1px solid #999999;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	padding:5px;
	z-index:11;
}
#topagendasemanal
{
	position:absolute; 
	left:588px; 
	top:560px; 
	width:170px; 
	height:17px; 
	z-index:12
}
#eventosemana
{
	position:absolute; 
	left:590px; 
	top:590px; 
	width:172px; 
	height:170px;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color:#125b93;
	display: block;
	font-weight:bolder;
	padding: 5px 5px 5px 5px;
	z-index:13
}

#imgdestaque
{
	position:absolute; 
	left:400px; 
	top:590px; 
	width:350px; 
	height:160px; 
	z-index:14
}

#txtdestaque
{
	position:absolute; 
	left:405px; 
	top:748px; 
	width:156px; 
	height:14px; 
	font-family: arial;
	font-size: 10px;
	color:#125b93;
	font-weight:bolder;
	text-align:center;
	z-index:15
}

#legenda
{
	font-family: arial;
	font-size: 11px;
	text-align:center;
}

#lgum
{
	position:absolute; 
	left:215px; 
	top:750px; 
	width:156px; 
	height:14px; 
	z-index:20
}

#lgdois
{
	position:absolute; 
	left:295px; 
	top:500px; 
	width:66px; 
	height:14px; 
	z-index:21
}

#lgtres
{
	position:absolute; 
	left:215px; 
	top:600px; 
	width:66px; 
	height:14px; 
	z-index:22
}

#lgquatro
{
	position:absolute; 
	left:295px; 
	top:600px; 
	width:66px; 
	height:14px; 
	z-index:23
}


#palavrapr
{
	position:absolute;
	left:158px;
	top:441px;
	width:370px;
	font-family: arial;
	font-size: 10px;
	color:#333333;
	text-align:left;
	padding: 3px;
	border: 1px solid #999999;
	z-index:26;

}

#mensagem
{
	position:absolute; 
	left:5px; 
	top:30px; 
	width:250px; 
	height:100px;
	z-index:1
}

#anuncio
{
	position:absolute; 
	left:540px; 
	top:441px; 
	width:232px; 
	font-family:verdana;
	font-size:10px;
	color: #000000;
    border: 1px solid #999999;
    padding:3px;
	z-index:3
}

#celula
{
	position:absolute; 
	left:540px; 
	top:660px; 
	width:232px; 
	font-family:verdana;
	font-size:10px;
	color: #000000;
    border: 1px solid #999999;
    padding:3px;
	z-index:3
}

#news
{
	position:absolute;
	left:540px;
	top:820px;
	width:234px;
	z-index:20;
	font-family:verdana;
	font-size:10px;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #eeeeee;
	z-index:10;

}

#email
{
 	position:absolute; 
	left:25px; 
	top:247px; 
	width:147px; 
	height:25px; 
	z-index:50
}

#topagenda
{
	position:absolute; 
	left:547px; 
	top:550px; 
	width:220px; 
	height:17px; 
	z-index:1
}

a.um:link {text-decoration: none;
color: #333333;
font-weight:bold;
}
a.um:visited {text-decoration: none;
color: #333333;
font-weight:bold;
}
a.um:hover {text-decoration: none; 
color: #911975;
font-weight:bold;
}
a.um:active {text-decoration: none;
color: #333333;
font-weight:bold;

}


a.dois:link {text-decoration: none;
color: #eeeeee;
font-weight:bold;
}
a.dois:visited {text-decoration: none;
color: #eeeeee;
font-weight:bold;
}
a.dois:hover {text-decoration: underline; 
color: #ffffff;
font-weight:bold;
}
a.dois:active {text-decoration: none; 
color: #eeeeee;
font-weight:bold;

}


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;
}

.topletras
{
	font-weight:bolder;
	font-family:verdana; 
	font-size:40px;
	color: #000000;
   	text-align:center;
}


textarea, select {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	border: 1px solid #cccccc; 
    background-color: #ffffff;
}

input {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	border: 1px solid #cccccc; 
	background-color: #ffffff;
}


#fontes
{
	font-family: arial;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
}

#novidades
{
	position:absolute; 
	left:158px; 
	top:225px; 
	width:622px; 
	height:205px; 
	z-index:40
}

#destaque2
{
	position:absolute; 
	left:545px; 
	top:850px; 
	width:218px; 
	height:182px; 
	z-index:50
}

#up
{
	background: url(../img/imghover.gif);
	background-color: #eeeeee;
	color: #000000;
	font-size: 12px;
	height: 15px;
	text-indent: 5pt;
	padding: 3px 3px 3px 3px;
	font-family: verdana;
	text-transform: uppercase;
	font-weight: bolder;
}

p
{
	font-family:verdana; 
	font-size:11px;
	color: #000000;
    text-indent: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}

#setas
{
	position:absolute; 
	left:597px; 
	top:788px; 
	width:169px; 
	height:14px;
	font-size: 10px;
	font-family: verdana;
	z-index:1
}

#setas2
{
	position:absolute; 
	left:625px; 
	top:792px; 
	width:169px; 
	height:14px;
	font-size: 10px;
	font-family: verdana;
	z-index:1
}

#vt
{
	position:absolute; 
	left:9px; 
	top:1480px; 
	height: 10px;
	width:126px;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	z-index:9

}

#teluteistop
{
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #416488;
	text-indent:10pt;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background-color: #f3f3f3;
	display: block;
	font-weight:bold;
	padding: 3px 3px 3px 3px; 
	z-index:9
}

#teltop1
{
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	text-indent:10pt;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #c3a3b3;
	display: block;
	padding: 3px 3px 3px 3px; 
	z-index:9
}
#teltop2
{
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #416488;
	text-indent:10pt;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #f9f1e5;
	display: block;
	padding: 3px 3px 3px 3px; 
	z-index:9
}

#teltop3
{
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #416488;
	text-indent:10pt;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #f4f7f9;
	display: block;
	padding: 3px 3px 3px 3px; 
	z-index:9
}
#teltop4
{
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #416488;
	text-indent:10pt;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #edf2f5;
	display: block;
	padding: 3px 3px 3px 3px; 
	z-index:9
}

#sidebar
{
	position:absolute; 
	left:158px; 
	top:820px; 
	width:365px; 
	font-family:verdana;
	font-size:10px;
	color: #000000;
	background-color: #ffffff;
	z-index:20
}



h5
{
	font-family: verdana;
	font-size: 10px;
	text-align: justify; 
	margin:10px;
	color: #666666;
}

#local
{
	position:absolute; 
	left:158px; 
	top:1210px; 
	width:242px; 
	border: 1px solid #cccccc; 
	padding:3px;
	z-index:20
}


#local a {filter:alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;}
#local a:hover {
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;}


td
{
	font-family: verdana;
	font-size: 10px;
	text-align: left; 
	color: #333333;
	padding:3px;
}

h1
{
	font-family: verdana;
	font-size: 12px;
	text-align: left; 
	color: #666666;
	marginn:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: url(../img/back.gif);

}
h2

{
	font-family: verdana;
	font-size: 12px;
	text-align: left; 
	color: #666666;
	marginn:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #edf2f5;

}

#tempo
{
	position:absolute; 
	left:11px; 
	top:1200px; 
	width:120px; 
	height:170px; 
	z-index:20
}
#bioanuncio
{
	position:absolute;
	left:415px;
	top:1210px;
	width:357px;
	padding:3px;
	font-family:verdana; 
	color:#ffffff;
    border: 1px solid #cccccc;
	font-size:10px;
	z-index:50;

}

#twitter_div ul {
	margin: 0;
	padding: 3px;
	font-size: 9px;
    font-family: verdana;
	color:  #ffffff;
	list-style-type: none;
}

#twitter_div ul li {
	margin-bottom: 3px;
	font-size: 9px;
    font-family: verdana;
	color:  #ffffff;
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	
}

#twitter_div ul li a {
	font-size: 9px;
    font-family: verdana;
	color:  #999999;
}

.letras
{
	font-weight:bolder;
	font-family:verdana; 
	font-size:11px;
	color: #ffffff;
    text-indent: 10pt;
	padding-left: 2px;
	padding-right: 2px; 
	padding-bottom: 2px;
	padding-top: 2px;
	background: #333333; 
	text-align:left;
}

#noticias
{
	position:absolute; 
	left:5px; 
	top:42px; 
	width:295px; 
	height:104px;
	margin:0px;
	z-index:10
}

.day
{ 
	color: #666666;
	font-size: 9px;
	font-family: tahoma;
	text-align: left;
}
.titulo
{
	font-weight:bolder;
	font-family:verdana; 
	font-size:11px;
	color: #A94787;
    text-align:left;
}
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;
}
.caixa
{
	padding:3px;
	margin:0px;
	background-color: #f5effb;
	border: 2px solid #000000;
	height: 120px;
}
.caixa2
{
	padding:3px;
	margin:0px;
	background-color: #f5effb;
	border: 2px solid #000000;
	height: auto;
}
