creditos /frozenpoisons <3

/* -- Fonte -- */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #5e5b51;
	font-family: Verdana;
}

.subtitulo {
	text-align: center;
	background-color: #3b3933;
	border-left: 3px solid #3b3933;
	border-right: 3px solid #3b3933;
	padding: 1px 1px 1px 1px;
	width: 110px;
}



/* -- Link -- */


a, 
a:link {

color: #6fbd9f; 

background-color : none;

border-bottom: 1px dashed none; 

cursor: crosshair;

TEXT-DECORATION: none;

}

a:hover {

color: #6fbd9f;

background-color : #3b3933;

border-bottom: 1px dashed #5f5c51; 

cursor: crosshair;

TEXT-DECORATION: none;
}



/* -- Estilos -- */


i {	color: #6fbd9f; TEXT-DECORATION: none;
}
x {	color: #6fbd9f; TEXT-DECORATION: none;
}
y {	color: #78756b; TEXT-DECORATION: none;
}
z {	color: #a76d76; TEXT-DECORATION: none;
}
c {	color: #85a76d; TEXT-DECORATION: none;
}
b {	color: #a7a56d; TEXT-DECORATION: none;
}

.fundo {
	font-family: Verdana; 
	color: #5e5b51;
	text-align: justify;
        width: 400px;
        -moz-border-radius: 0px 0px 0px 0px;
	background-color: #36342f;
	border-left: 3px solid #3b3933;
	border-right: 3px solid #3b3933;
	border-top: 3px solid #3b3933;
	padding: 5px;
}


.table {
	font-family: Verdana; 
	color: #5e5b51;
	text-align: center;
        width: 400px;
	border-left: 3px solid #3b3933;
	border-right: 3px solid #3b3933;
	background-color: #3b3933;
	padding: 5px;
}


/* -- Caixas -- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #6fbd9f;
	border-top: 1px dashed #6e695e;
	border-left: 1px dashed #6e695e;
	border-right: 1px dashed #6e695e;
	border-bottom: 1px dashed #6e695e;
	background-color: #36342f;
	-moz-border-radius: 0px 0px 0px 0px;
        }



/* -- Seleleção Colorida -- */

::-moz-selection{
background:#312f2b;
}

.opacidade {
filter:alpha(opacity=82);
-moz-opacity:0.80; opacity:0.80;
}
.opacidade:hover {
filter:alpha(opacity=100);
-moz-opacity:1.0; opacity:1.0;
}

a img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.90;
	opacity:0.90;
}


a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity:1.0;
}

* ------------ BARRA ------------ */
#barra {
margin: 0; padding:0;
width: 100%; height: 45px;
background:#3b3933; 
text-align: center;
}

#barra .tubo {
text-align:center;
background:#3b3933; 
margin: 5 auto; padding:100;
width: 100%;
}

#barra .fvbarraf {
width:90px;
height: 15px;
background: #3b3933;
font: normal 11px verdana; color:#79766b; 
border: 1px solid #ede7cb;
-moz-border-radius: 3px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #79766b;
font-family: Tahoma;
font-size: 12px;
line-height: 15px;
text-align: center;
padding: 3px;
text-decoration: none; 
background-color: none;
border: 1px solid none;
-moz-border-radius: 3px;}

#barra .fvbarra a:hover {
color: #79766b;
font-family: Tahoma;
font-size: 12px;
line-height: 15px;
text-align: center;
padding: 3px;
text-decoration: none; 
background-color: none;
border: 1px solid none;
-moz-border-radius: 3px;}

#barra .fvbarra {
font: normal 12px Tahoma;
color:#79766b; 
}

#barra .barraimg {
opacity:.0;}


