/* ------------ Fonte -------------- */
p, a, body, td, tr, div {
font-style: tahoma;
font-weight: tahoma;
font-size: 12px;
color: #433F3D;
font-family: tahoma;
line-height: 11px;
cursor: url ("");
} 


/* ----------------- Link ------------------- */
a, a:link{
color: #CC6666; height:0px; 
border-bottom: 0px dotted none;
font-family: tahoma;
font-size: 12px;
cursor: w-resize;
background: #;
TEXT-DECORATION: none;
}
a:hover {
color: #C04343;
border-bottom: 1px dotted none;
font-family: tahoma;
font-size: 12px;
cursor: w-resize;
background: #
border-bottom: 0px solid #afb5be;
border-right: 0px solid #afb5be;
TEXT-DECORATION: none;
}

/* --- Opacidade --- */

a img {
filter:alpha(opacity=20); 
-moz-opacity:0.20; 
opacity:0.20;}

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

iframe {filter:alpha(opacity=2);
-moz-opacity:0.1;
opacity:0.1;}


/* ----------------- Estilos ---------------- */
b	{	cursor: w-resize; 
        color: #433f3d;
	text-decoration: none;}


u  	{	cursor: w-resize; 
        color: #CC6666;
	text-decoration: underline;}


i  	{	cursor: w-resize; 
        color: #433f3d;
   	text-decoration: none;}

c  	{	cursor: w-resize; 
        color: #CC6666;
   	text-decoration: none;}

d  	{	cursor: w-resize; 
        color: #CC6666;
   	text-decoration: none;}


/* ------------------------------- Título ---------------------------------- */

.titulo {
font-family: tahoma;
font-size: 12px;
text-align: center;
line-height: 12px;
-moz-border-radius: 8px 8px 8px 8px;
width: 310px;
}

/* ------------------------------- Caixas ---------------------------------- */
input, textarea, select 
	{font-family: tahoma; 
	font-size: 12px;
	color: #CC6666;
	border-top: 1px solid #393336;
	border-left: 1px solid #393336;
	border-right: 1px solid #393336;
	border-bottom: 1px solid #393336;
	background-color: #262322;
	-moz-border-radius: 0px 0px 0px 0px;
        }
.cmttext {
	align: justify;
	color: #433F3D;
	cursor: crosshair;
	font-family: Tahoma;
	font-size: 12px;
	background: none;
        width: 500px;
	-moz-border-radius: 8px 8px 8px 8px;
}

/* ------------------------------- Tabelas ---------------------------------- */
.fundo {
color: #433f3d;
font-family: tahoma;
font-size: 12px;
background-color: #2d2928;
text-align: justify;
-moz-border-radius: 8px 8px 8px 8px;
width: 430px;
}

.table {
color: #433f3d;
font-family: tahoma;
font-size: 12px;
border-left: 2px solid none;
border-right: 2px solid none;
background-color: #2d2928;
-moz-border-radius: 5px 5px 5px 5px;
width: 177px;
}

/*- Barra-*/

#barra {
height: 35px;
color: #CC6666;
background: #none;
border-top: 4px solid #CC6666;
}

#barra .tubo {
text-align:center;
background: #2A2625;
border-bottom: 0px dashed #CC6666;
margin: 0 auto; padding:10;
width: 100%;}

#barra .fvbarraf {
width: 100px;
height:13px;
background: #2A2625;
font: bold 10px Verdana; color: #CC6666; 
border: 1px solid #2A2625;
-moz-border-radius: 0px;

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #CC6666;
font-family: Tahoma;
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 a:hover {
color: #CC6666;
font-family: Tahoma;
font-size: 9px;
line-height: 15px;
text-align:left;
padding: 12px 5px 12px 5px;
text-transform:uppercase;
text-decoration: none; 
background-color:2A2625;
-moz-border-radius: 0px 0px 0px 0px;}

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

#barra .barraimg {
opacity:.0;}

}

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

::-moz-selection {
color: #CC6666;
background: #262322;
}

::selection {
color: #CC6666;
background: #262322;
}