/* ------------ Formatacao da Fonte -------------- */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #707070;
	font-family: verdana;
                line-height: 11px;
cursor: crosshair;
}


a, a:link{
color: #444444;
TEXT-DECORATION: none; 
}
a:hover {
color: #444444;
TEXT-DECORATION: none; 
}




/* ----------------- Opacidade ----------------- */

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

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


b {	cursor: none; color: #707070; TEXT-DECORATION: none;	
}
i {	cursor: none; color: #707070; TEXT-DECORATION: none;
}
u {	 cursor: none; color: #707070; TEXT-DECORATION: none;
}
strong {	color: #696969;	font-weight: normal; line-height: 15px; letter-spacing: 1px; 
}



/* ------------------------------- Formata&#65533;&#65533;o das Caixas ---------------------------------- */
.comentarios 

input, textarea, select 
	{font-family: Verdana; 
	font-size: 11px;
	color: #707070;
	background: #0b0b0b;
	padding: 3px 3px 3px 3px;
	border: 1px solid #0b0b0b;
        }




/* ------------------------------- Tabelas ---------------------------------- */

.fundopost {
	color: #707070;
	font-size: 11px;
	font-family: verdana;
	text-align: center;
	width: 500px;
	padding: 4px 4px 4px 4px;
        background-color: #080808;
        border-left: 9px solid #0b0b0b;


}
.table {
	color: #707070;
	font-size: 11px;
	font-family: verdana;
	text-align: center;
	width: 400px;
        background-color: #0b0b0b;
	padding: 3px 3px 3px 3px;
}



/* -------------- Barra -------------- */


#barra {
margin:0; padding:0;
width: 100%; height: 32px;
background: #111111;
text-align: center;
font: 11px Verdana; color:#707070; 
text-transform: none;
}

#barra .tubo {
font: 11px Verdana; color: #707070;
border-top: 8px solid #707070; 
border-bottom: 0px solid #111111;
background: #111111;
padding:100;
margin-bottom: 100px;
width: 100%;
}

#barra .fvbarraf {
width: 100px;
height: 15px;
background: #111111;
font: 11px Verdana; color: #707070; 
border: 1px solid #111111;
-moz-border-radius: 0px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #707070;
font-family: Verdana;
font-size: 11px;
line-height: 12px;
text-align: center;
padding: 5px;
text-decoration: none; 
font-weight: normal;
text-transform: none;
-moz-border-radius: 0px;}

#barra .fvbarra a:hover {
color: #707070;
font-family: Verdana;
font-size: 11px;
line-height: 12px;
cursor: crosshair;
text-align: center;
font-weight: normal;
padding: 5px;
text-transform: none;
-moz-border-radius: 0px;
}

#barra .fvbarra {
font: normal 11px Verdana;
font-weight: normal;
color: #707070; 
}

#barra .barraimg {
opacity:.0;}




--------------------------------------------------------------------------------------------
