/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  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:1em;}

ul.tabbernav{
margin:0;
padding: 3px 0;
border-top: 1px solid #A8B5B9;
border-left: 3px solid #A8B5B9;
border-right: 3px solid #A8B5B9;
border-bottom: 1px solid #A8B5B9;
background-color: A8B5B9;
font: 11px tahoma; 
        -moz-border-radius: 6px 6px 6px 6px;
        }

ul.tabbernav li{
list-style: none;
margin: 0;
display: inline;}

ul.tabbernav li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid none;
background: #A8B5B9;
text-decoration: none;
-moz-border-radius: 4px 4px 4px 4px;}

ul.tabbernav li a:link { color: #5B5F79; }
ul.tabbernav li a:visited { color: #5B5F79; }

ul.tabbernav li a:hover{
color:#5B5F79;
background: #A8B5B9
border-text: #A8B5B9;
-moz-border-radius: 5px 5px 5px 5px; }

ul.tabbernav li.tabberactive a{
color: #5B5F79;
background-color: none;
border-bottom: 1px solid none;}

ul.tabbernav li.tabberactive a:hover{
color: #5B5F79;
background-color: none;
border-bottom: 1px solid none;}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border-top:0px none;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:150px; */

 /* If you set a fix height set overflow 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;}

/* ------------ fonte -------------- */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #5B5F79;
	font-family: tahoma;
	line-height: 12px;
	cursor: Crosshair;}
}

<body style="background-color: "transparent"> <style>{  }
BODY{
cursor:default;}
--></style>	
}	


/* ----------------- link ------------------- */
a, a:link{
color: #888888;
 height:0px; 
border-bottom: 1px solid #B8CBD0;
cursor: E-resize;
TEXT-DECORATION: none;
background-color: #B8CBD0;
}
a:hover {
color: #5B5F79;
border-bottom: 1px solid #B8CBD0;
cursor: crosshair;
TEXT-DECORATION: none;
background-color: #B8CBD0;
}
/* ----------------- estilos ---------------- */

b {	cursor: E-resize;  color: #DB2F5C; background-color: transparent; TEXT-DECORATION: none; cursor: help;

}
u {	cursor: help;  color: #322D2E; TEXT-DECORATION: none; border-bottom: 1px dotted none; cursor: help;

}
i {	cursor: help;  color: #9A7CC3; TEXT-DECORATION: none; border-bottom: 1px solid none; cursor: help;

}
a {		color: #F792E3;

}
ul {line-height: 100%; color: #8d7e6d; font-color: none; margin: 0 18;
}

/* ----------------- seleção ------------------- */

::-moz-selection 
{color: #888888;
background: #9FC0CA;}


::-selection 
{color: #888888;
background: #9FC0CA;}



/* ------------------------------- caixas ---------------------------------- */

input, textarea, select 
	{font-family: Verdana; 
	font-size: 12px;
	color: #888888;
	border-top: 1px solid #B8C0C2;
	border-left: 1px solid #B8C0C2;
	border-right: 1px solid #B8C0C2;
	border-bottom: 1px solid #B8C0C2;
	background-color: #B8C0C2;
	-moz-border-radius: 8px 8px 8px 8px;
        }


}

.blockquote {
color: #FFFFFF;
border-left: 3px solid #828282;
border-right: 3px solid #828282;
background-color: #828282;
}

/* ------------------------------- Tabelas ---------------------------------- */

.fundopost{
	background-color: #0f0e0e;
       border-left: 1px solid #0f0e0e;
        border-top: 1px solid #0f0e0e;
        border-right: 1px solid #0f0e0e;
        border-bottom: 1px solid #0f0e0e;
        -moz-border-radius: 4px 4px 4px 4px;
        }



.table2 {
	color:  #5B5F79;
        background-color: #A5CEDA;        
        border-bottom: 4px solid #A5CEDA; 
        border-top: 1px solid #A5CEDA;

}


}

.blockquote {
color: #ffffff;
border-left: 3px solid #5f5f5f;
border-right: 3px solid #f63063;
background-color: #000000;
}


.table1 {
font: 12px arial;
	font-weight: normal;
	text-align: center;
	text-transform: normal;
	letter-spacing: 2px;
	padding : 4px;
	color: #5B5F79;
	background-color: #C0C8CA;

}

/* Opacidade -  */

a img {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
border: 1px solid #A5CEDA;
border-radius: 2px;
-moz-border-radius: 3px;
-webkit-border-radius: 2px;
padding: 1px;
margin: 1px; }


a:hover img {
filter: alpha(opacity=70);
-moz-opacity: 8.0;
border: 1px solid #A5CEDA;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 2px;
padding: 1px;
margin: 1px;}
