/* ---------- Fonte @ FV.NET/DUFF -------------- */
p, a, body, td, tr, div {
font-style: tahoma;
font-weight: tahoma;
font-size: 12px;
color: #635845;
font-family: tahoma;
line-height: 12px;
cursor: w-resize;
} 


/* ---------- Link @ FV.NET/DUFF ---------- */
a, a:link{
color: #7c7255; height:0px; 
border-bottom: 0px dotted none;
font-family: tahoma;
cursor: ne-resize;
background: #221a18;
TEXT-DECORATION: none;
}
a:hover {
color: #ec6aa7;
border-bottom: 1px dotted none;
font-family: tahoma;
cursor: ne-resize;
background: #221a18;
TEXT-DECORATION: none;
}

/* ---------- Estilos @ FV.NET/DUFF ---------- */
b	{	cursor: ne-resize; 
        color: #635845;
	text-decoration: none;}


u  	{	cursor: ne-resize; 
        color: #635845;
	text-decoration: underline;}


i  	{	cursor: ne-resize; 
        color: #635845;
   	text-decoration: none;}

c  	{	cursor: ne-resize; 
        color: #ec6aa7;
   	text-decoration: none;}

d  	{	cursor: ne-resize; 
        color: #635845;
   	text-decoration: none;}

ul	{	cursor: ne-resize; 
        color: #ec6aa7;}

/* ---------- Título @ FV.NET/DUFF ---------- */

.titulo {
font-family: tahoma;
font-size: 12px;
text-align: center;
line-height: 12px;
-moz-border-radius: 8px 8px 8px 8px;
width: 310px;
}

/* ---------- Caixas @ FV.NET/DUFF ---------- */
input, textarea, select 
	{font-family: tahoma; 
	font-size: 12px;
	color: #635845;
	border-top: 1px dashed #343027;
	border-left: 1px dashed #343027;
	border-right: 1px dashed #343027;
	border-bottom: 1px dashed #343027;
	background-color: #1c1614;
	-moz-border-radius: 0px 0px 0px 0px;
        }
.cmttext {
	align: justify;
	color: #7c7255;
	cursor: ne-resize;
	font-family: Tahoma;
	font-size: 12px;
	border-top: 1px solid #1c1614;
	border-left: 1px solid #1c1614;
	border-right: 1px solid #1c1614;
	border-bottom: 1px solid #1c1614;
	background-color: #1c1614;
        width: 60%;
	-moz-border-radius: 5px 5px 5px 5px;
}

/* ---------- Tabelas @ FV.NET/DUFF ---------- */
.fundo {
color: #635845;
font-family: tahoma;
font-size: 12px;
background-color: #221a18;
text-align: center;
-moz-border-radius: 8px 8px 8px 8px;
width: 400px;
}

.table {
color: #635845;
font-family: tahoma;
font-size: 12px;
border-left: 2px solid none;
border-right: 2px solid none;
background-color: #1c1614;
-moz-border-radius: 5px 5px 5px 5px;
width: 220px;
}

/* ---------- Borda nas Imagens @ FV.NET/DUFF ---------- */
a img {
	filter:alpha(opacity=65); 
	-moz-opacity:0.90; 
	opacity:0.90;
        border: 1px solid #343027;
        border-radius: 1px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        padding: 2px;
        margin: 2px;
}

a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
        border: 1px solid #343027;
        border-radius: 1px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        padding: 2px;
        margin: 2px;
}

/*---------- Barra Inicial @ FV.NET/DUFF ---------- */

#barra {
margin: 0; padding:0;
width: 100%; height: 35px;
background:#221a18; 

background:url(http://i49.tinypic.com/106ac0l.png);
text-align: center;}

#barra .tubo {
background:url(http://i49.tinypic.com/106ac0l.png);
margin: 0 auto; padding:0;
width: 100%;}

#barra .fvbarraf {
margin: 0;
padding:2px;
width: 100px;
height: 13px;
background: #221a18;
border: #221a18 1px solid;
font: bold 12px Tahoma; color:#635845;

}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra 

.fvbarra a:active  {
color:#635845;
text-decoration: none;
margin: 0 10px;
border: 0;
position: relative; top:auto; left:auto;
background-image:none; background:none;}

#barra .fvbarra a:hover {
color: #ec6aa7;
text-decoration: underline;
cursor: pointer;
position: relative; top:auto; left:auto;
background-image:none; background:none;}

#barra .fvbarra {
font: bold 12px Tahoma;
color:#ec6aa7;}

#barra .barraimg {
margin: 0;
border: 0;
cursor: pointer;
position: relative; top:auto; left:auto;
background:#221a18;}


/* ---------- Seleção @ FV.NET/DUFF ---------- */

::-moz-selection {
color: #635845;
background: #f9e9e3;
}

::selection {
color: #635845;
background: #d3987f;
}
