/* ------------ FONTE ------------ */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
        background-color:#FFFFE7;
	color: #E8A8B8;
	font-family: Tahoma;
	line-height: 11px;
}

.titulo {
font-family: Gloucester MT Extra Condensed;
font-size: 26px;
color: #E8A8B8;
background-color:#FFFFE7;
border-top: 0px solid #E0E0E0; 
border-left: 0px solid #E0E0E0; 
border-bottom: 0px solid #E0E0E0; 
border-right: 0px solid #E0E0E0;
align: center;
-moz-border-radius: 0px 0px 0px 0px;
padding: 2px;
width: 1000px;}
} 

/* ------------ IMAGEM ------------ */

a img {
filter:alpha(opacity=65);
-moz-opacity:0.90;
opacity:0.80;
}

a:hover img {
filter:alpha(opacity=100);
-moz-opacity:0.90;
opacity:0.90;
} 

a img {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid transparent; 
border-bottom: 5px solid transparent;
border-radius: 3px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background-image: url('http://i56.tinypic.com/2iu25u8.jpg');
padding: 0px;
margin: 0px;
}

a:hover img {
border-left: 5px solid #EEAED1;
border-right: 5px solid #EEAED1;
border-top: 5px solid #ffffff; 
border-bottom: 5px solid #ffffff;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 0px;
margin: 0px;
}




/* ------------ LINK ------------ */
a, a:link{
	color: #DD8298;
	cursor: sw-resize;
        font-family: Courier New;
	TEXT-DECORATION: none;
        background-color: none;}

a:hover {
	color: #aaaaaa;
        font-family: Courier New;
	border-top: 0px solid #E0E0E0; 
	border-left: 0px solid #E0E0E0; 
	border-bottom: 1px solid #aaaaaa; 
	border-right: 0px solid #E0E0E0; 
	cursor: sw-resize;
	TEXT-DECORATION: none;
        background-color: none; }

/*------------ ESTILOS ------------ */
b {	cursor: crosshair;  color: #EEAED1;
}
u {	cursor: crosshair;  color: #EEAED1; 
}
i {	cursor: crosshair;  color: #EEAED1;
}
s {	cursor: crosshair;  color: #EEAED1; 
}

/* -- Seleção Colorida -- */

::-moz-selection
{color: #DD8298;
background: #ffffff;}

::-selection
{color: #DD8298;
background: #FFffff;}



/* ------------ CAIXA DE COMENTARIO ------------ */
input, textarea {
	color:  #DD8298;
	font-family: Tahoma;
	font-size: 12px;
	border-top: 0px dashed #9E78ED; 
        border-bottom: 0px dashed #9E78ED;
        border-left: 0px dashed #6699CC; 
        border-right: 0px solid #C3B1D4;
	background-color: #FFE7FF;
	-moz-border-radius: 1px 1px 1px 1px;
}

.comentarios {
font-family: tahoma;
font-size: 14px;
padding: 5px;
color: #E8A8B8;
border-left: 0px solid #9E78ED; 
border-right: 0px solid #222222;
border-top: 0px solid #E0E0E0;
border-bottom: 0px solid #E0E0E0;
-moz-border-radius: 0px 0px 0px 0px;
background-color: #FFE7FF;
width: 370px;
} 



.subtitulo {
font-size: 12px;
font-family : tahoma;
color: #E8A8B8;
background-color: #FFE7FF;
padding: 2px 2px 2px 2px;
border-top: 0px solid #DCD9D9; 
border-left: 0px solid #9E78ED; 
border-bottom: 0px solid #DCD9D9; 
border-right: 0px solid #9E78ED;
-moz-border-radius: 0px 0px 0px 0px;
width: 100px;
}


/* ------------ TABELA ------------ */

.table1 {
	color: #888888;
        font-size: 11px;
        border-top: 1px solid #E8A8B8; 
        border-left: 1px solid #E8A8B8; 
        border-bottom: 1px solid #E8A8B8; 
        border-right: 1px solid #E8A8B8;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #FFE7FF;
	text-align: center;
	width: 450px;
        padding: 2px 1px 2px 1px;
cursor: crosshair;
}



.fundo {
align: center;
	color: #888888;
        font-size: 11px;
        padding: 0px 0px 0px 0px;
        background-color: #FFE7FF;
        -moz-border-radius: 1px 1px 1px 1px;
	border-top: 1px dashed #E8A8B8; 
	border-bottom: 1px dashed #E8A8B8;
        border-left: 1px dashed #E8A8B8; 
        border-right: 1px dashed #E8A8B8;
	text-align: center;
	width: 200px;
padding: 0px 0px 0px 0px;
}

.by {margin-right: 5px; 
padding:2px;
text-align: center;
font-family: verdana;
        border-top: 0px solid #5A5451; 
        border-left: 0px solid #5A5451; 
        border-bottom: 0px solid #5A5451; 
        border-right: 0px solid #5A5451;
background-color: #FFE7FF;
float:left; 
width:18%;
color:none;}



.linha1
	{background: #DD8298; color: #ffffff; font-family: Courier New; font-size: 14px; text-shadow: 1px 1px #none; padding-bottom: 2px; width: 350px;}
.linha2
	{background: #E8A8B8; color: #ffffff; font-family: Courier New; font-size: 14px; Courier New; text-shadow: 1px 1px #none; padding-bottom: 2px; width: 350px;}

/* $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 = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav{
margin:0;
padding: 3px 0;
border-bottom:1px solid transparent;
font: 10px tahoma; }

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

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

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

ul.tabbernav li a:hover{
color:#DD8298;
background:#FFE7FF;}

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

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

/*--------------------------------------------------
  .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;}


/*--- Formatação da linha da barra ---*/

#barra {
margin: 0; padding: 0;
width: 100%; height: 37px;
background: #FFE7FF;
border-right: 0px solid #79528d;
border-left: 0px solid #79528d;
border-top: 16px solid #FFE7FF; 
border-bottom: 16px solid #FFE7FF;
text-align: center;}

#barra .tubo {
background: #FFE7FF;
margin: 3 auto; padding: 3;
border-right: 0px solid #333333;
border-left: 0px solid #333333;
border-top: 0px solid #777777; 
border-bottom: 0px solid #333333;
background-image: url('http://i56.tinypic.com/2iu25u8.jpg');
-moz-border-radius: 0px 0px 0px 0px;
width: 100%;  }

#barra .fvbarraf {
margin: 2; padding: 2px;
width: 100px; height: 13px;
background: transparent;
border: 0px solid #FFE7FF;
font: 12px Verdana; color: #ffffff;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
color: #ffffff;
font-weight: normal;
font-family: tahoma;
padding: 4px;
text-shadow: none;
text-decoration: none;
background: transparent;
border-top: 0px solid #e0e0e0; 
border-bottom: 0px solid #e0e0e0;
border-right: 0px solid #e0e0e0;
border-left: 0px solid #e0e0e0;
margin: 0 10px; 
position: relative; top: auto; left: auto;
}

#barra .fvbarra a:hover {
color: #ffffff;
text-shadow: none;
text-transform: none;
font-weight: normal;
font-family: Verdana;
padding: 4px;
text-decoration: none;
margin: 0 10px;
background: transparent;
border-top: 0px solid #e0e0e0; 
border-bottom: 1px solid #8A8460;
border-right: 0px solid #e0e0e0;
border-left: 0px solid #e0e0e0;
position: relative; top: auto; left: auto;
background-image: none;}

#barra .fvbarra {
font: Normal 12px Tahoma;
padding: 5px;
color: #ffffff;}

#barra .barraimg {
opacity:.0;}