/*--------------------------------------------------
  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.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 2px solid  #9d3183;
 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 #9d3183;
 border-bottom: none;
 background: #e9dec8;
 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 #9d3183;
}

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;
	}
/* GERAL */	
#content
{
	position: relative;
	left: 50%;
	width: 1000px;
	margin: 0 0 0 -500px;
}
	

#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 #9d3183; 
	margin:5px;	
}

.border2
{ 
	padding:0px; 
	border: 6px solid #76084a; 
	margin:0px;	
}

.border2:hover
{ 
	padding: 0px; 
	border: 6px solid #cbbbc5; 
	margin:0px;	
}

body 
{
	background: url(../img/back.jpg) fixed;
	font-family:arial; 
	font-size:12px;
	margin:0;
	padding:0;
	color: #000000;
}
/*TOPO*/
#top
{
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:446px;
	z-index:2;
	background: url(../img/topo.jpg);
	z-index:1;
}
#anuncio
{
	position:absolute;
	left:341px;
	top:170px;
	width:645px;
	height:241px;
	z-index:1;
}
#dica
{
	position:absolute;
	left:17px;
	top:266px;
	width:288px;
	height:169px;
	font-family: verdana;
	font-size: 18px;
	text-align: left;
	color: #666666;
	z-index:10
}
#contador
{
	position:absolute;
	left:305px;
	top:47px;
	height:17px;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	z-index:20;
	width: 678px;
}
/*FIM TOPO*/

/* FOOTER */
#fim
{
	position:absolute;
	left:0px;
	top:912px;
	width : 1000px;
	height:100px;
	clear : both;
	margin : 0px;
	color:#ffffff;
	padding : 0px;
	z-index:6;
	background-color: #2b292a;
}
#fim #txtfim
{
	position:absolute;
	width:190px;
	/*height:25px;*/
	font-family:verdana;
	font-size:10px;
	/*top:90px;*/
	padding-top: 4px;
	text-align:center;
	color: #0a9fbc;
	z-index:7;
	left: 610px;
	top: 22px;
	height: 60px;
}
#fim #endereco
{
	/*left:266px; 
	top:775px; */
	width:500px; 
	/*height:155px; */
	font-family:verdana; 
	padding: 10px 0 0 15px;
	font-size:11px;
	color: #eeeeee;
	z-index:50
}
#fim #vt
{
	position:absolute; 
	left:555px; 
	top:10px; 
	width:300px; 
	height:10px; 
	padding:0px 0 0 135px;
	text-align:right;
	font-size:10px;
	color: #ffffff;
	font-family:verdana;
	z-index:30
}
/*FIM FOOTER*/

/*FUNDO*/
#fundo
{
    position: absolute;
	left: -10px;
	top:20px;
	padding: 0 0 0 0;
	width:820px; 
	height:1360px; 
    background:#ffffff;
	z-index:1
}
/*FIM FUNDO*/

/*LINKS*/
a.branco:link {text-decoration: none;color: #ffffff;}
a.branco:visited {text-decoration: none;color: #ffffff;}
a.branco:hover {text-decoration: underline; color: #ffffff;}
a.branco:active {text-decoration: none;color: #ffffff;}

a.um:link {text-decoration: none;color: #000000;}
a.um:visited {text-decoration: none;color: #000000;}
a.um:hover {text-decoration: none; color: #91346c;}
a.um:active {text-decoration: none;color: #000000;}

a.dois:link {text-decoration: none;color: #0a9fbc;}
a.dois:visited {text-decoration: none;color: #0a9fbc;}
a.dois:hover {text-decoration: none; color: #000000;}
a.dois:active {text-decoration: none;color: #0a9fbc;}

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;}

/**FIM LINKS/

/*MENU*/
#menu
{
	position:absolute;
	top: 85px;
	left:302px;
	width:696px;
	font-size:12px;
	font-family:arial;
	color:#ffffff;
	z-index:100;
}
#menu li a
{
	text-decoration:none;
	background-color: #61031d;
	font-weight:bold;
	color:#ffffff;
	padding: 5px;
}
#menu li a:hover
{	
	text-decoration:none;
	background-color: #ec8f27; 
	color:#ffffff;
	padding: 5px;
}

.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; }
 /* 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: 110px;}
 .menu-vv li { width: 110px;}
 /*.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*/


/*GERAL*/
.btd
{
	border: 1px dotted #cccccc;
	background-color: #eeeeee;
	padding:3px;
	color:#61031d;
	font-size:13px;
	font-weight:bold;
	margin:2px;
}

#form
{
	position:absolute; 
	left:560px; 
	top:15px; 
	width:220px; 
	height:29px; 
	z-index:30
}
#tops
{
	font-family: arial;
	font-size: 18px;
	text-align: left;
	color: #ffffff;
	text-indent:13pt;
	display: block;
	padding: 3px 3px 3px 3px;
	z-index:9;
	height:auto;
	width:auto;
	background: #999999;
	text-transform: uppercase;
}
textarea, select {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	border: 1px solid #cccccc; 
    background-color: #ffffff;
}
input, label {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	border: 1px solid #cccccc; 
	background-color: #ffffff;
}
#post
{
	position:absolute;
	left:0px;
	top:448px;
	width:980px;
	height:433px;
	font-family:verdana;
	font-size:11px;
	color: #000000;
	padding:10px;
	background:#ffffff;
	overflow:auto;
	z-index:20;
}
#corpo
{
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:913px;
	font-family:verdana;
	font-size:11px;
	color: #000000;
	background:#ffffff;
	z-index:20;
}
.n
{
	color:#cbcbcb;
	font-size:35px;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px;
}
.news
{
	border-bottom:1px dotted #cbcbcb;
	padding:5px;
}
td
{
	padding:3px;
	font-size: 12px;
	text-align: left;
	font-family:arial; 
	color: #333333;
}
.day
{
	color: #000000;
	font-size: 9px;
	font-family: tahoma;
	text-align: left;
}
.titulo
{
	font-weight:bolder;
	font-family:arial; 
	font-size:12px;
	color: #000000;
    text-align:left;
}
.titulobig
{
	font-weight:bolder;
	font-family:arial; 
	font-size:20px;
	color: #000000;
    text-align:left;
}
h5
{
	font-weight:bolder;
	font-family:verdana; 
	font-size:12px;
	color: #333333;
    text-indent: 10pt;
    width: 260px;
	height: 15px;
    padding: 1px 1px 1px 1px;
    background-color: #ecece3;
	text-align:left;
}
h2{
	font-size:10px;
	font-family:verdana;
	color: #000000;
	border-right: #eeeeee;
	border-bottom: #eeeeeee;
}
h6,p
{
	font-family:verdana; 
	font-size:11px;
	color: #000000;
	padding:0px;
	text-align:left;
	matgin:0px;
}
h4
{
	font-weight:bolder;
	font-family:verdana; 
	font-size:12px;
	color: #a82a77;
    border-bottom: 1px solid #d6d6b9;
    padding-bottom: 5px;
    text-indent: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
}
h3
{
	font-weight:bolder;
	font-family:verdana; 
	font-size:11px;
	color: #333333;
    text-indent: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
}
/*FIM GERAL*/

/*INDEX*/

#bloco1
{
	position:absolute;
	left:485px;
	top:457px;
	width:390px;
	z-index:2;
	background: url(../img/palavrapr.jpg);
	padding-top:35px;
	padding-left:10px;
	padding-right:100px;
	height:119px;
}
#bloco2{
	position:absolute;
	left:7px;
	top:456px;
	width:467px;
	height:420px;
	border:1px solid #cbcbcb;
	z-index:1;
}
#bloco3
{
	position:absolute;
	left:705px;
	top:620px;
	width:271px;
	height:140px;
	z-index:1;
	color:#ffffff;
	padding: 5px;
	background-color: #61031d;
}
#bloco4
{
	position:absolute;
	left:7px;
	top:876px;
	width:469px;
	height:26px;
	z-index:1
}
#bloco5
{
	position:absolute;
	left:485px;
	top:620px;
	width:211px;
	height:285px;
	z-index:1
}
/*FIM INDEX*/



* html * { color: expression( (function(who){ if(!who.MXPC){
 who.MXPC = '1';
 if(who.nodeName != 'A'){
  who.onmouseenter=function(){ who.className += ' hover'};
  who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
 (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }
