/* -- Fonte-- */
	p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #444444;
	font-family: tahoma;
	line-height: 12px;
	cursor: crosshair;}

}
#barra {
height: 30px;
color: #c6ab64;
background:#000000;
border-bottom: 1px solid #131313;
}

#barra .tubo {
text-align:center;
background:#000000;
border-bottom: 1px solid #131313;
margin: 0 auto; padding:10;
width: 100%;}

#barra .fvbarraf {
width: 100px;
height: 17px;
background: #1a1a1a;
font: bold 10px Verdana; color:#5d5d5d; 
border: 1px solid #131313;
-moz-border-radius: 0px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #a5a5a5;
font-family: Verdana;
font-size: 9px;
line-height: 15px;
text-align:center;
padding: 12px 5px 12px 5px;
text-transform:uppercase;
text-decoration: none; 
background-color:transparent;
-moz-border-radius: 5px 5px 5px 5px;}

#barra .fvbarra {
font: bold 11px Verdana;
color:#c6ab64; 
}

#barra .barraimg {
opacity:.0;}


/*-- Link --*/

a, a:link{ color: #8B7355; height:0px; TEXT-DECORATION: none; cursor: sw-resize; background-color: none; border-left: transparent;
border-right:1px solid none; border-top: transparent; border-bottom: 1px solid none;}

a:hover { color: #8B7355; TEXT-DECORATION: none; cursor: sw-resize; background-color: #444444; border-left: transparent;
border-right:1px solid none; border-top: transparent; border-bottom: 1px solid none;}



a img {
	filter:alpha(opacity=80); 
	-moz-opacity:0.80; 
	opacity:0.80;
        padding: 2px;
-moz-border-radius: 3px 3px 3px 3px;        
	border: 1px solid #DDDDDD;
}

a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
        padding: 2px;
-moz-border-radius: 3px 3px 3px 3px;        
	border: 1px solid #DDDDDD;
      }

/* -- Tabelas-- /
.fundopost {
	background-color: #000000;
	border-left: 4px solid #8B7355;
	border-right: 4px solid #8B7355;
	padding: 2px 2px 2px 2px;
	text-align: center;
               color:#444444;
width: 340px;
        }

.table {
	background-color: #000000;
	border-left: 4px solid #8B7355;
	border-right: 4px solid #8B7355;
	padding: 2px 2px 2px 2px;
	text-align: center;
               color:#444444;
width: 230px;
        }




/* -- Titulo-- */

.titulo {
font-family: tahoma;
font-size: 12px;
line-height: 11px;
margin-left: 50px;
color:#8B7355;
width: 310px;
}

/* -- Caixas-- */

input, textarea {
	color: #444444;
	font-family: tahoma;
	text-align: center;
	font-size: 12px;
	background-color: #000000;
}


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

::-moz-selection
{color: #8B7355;
background: #444444;
}

::selection
{color: #8B7355;
background: #444444;
}