/*-------------------------  Base FV/ANIMEDOJO -------------------------*/


html, body {
border-bottom: 7px solid #232751;
}
#header {
margin-top:6px;}

/*-------------------------  Links FV/ANIMEDOJO -------------------------*/

a, a:link{
color: #4C327F;
cursor: crosshair;
TEXT-DECORATION: none; 
}
a:hover {
color: #4C327F;
cursor: crosshair;
TEXT-DECORATION: none;
border-bottom: 1px dashed #4C327F;
}



/*-------------------------  Fonte FV/ANIMEDOJO -------------------------*/

p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #464B8A;
	font-family: Verdana;
	line-height: 12px;
	cursor: crosshair;

}


/*-------------------------  Estilos FV/ANIMEDOJO -------------------------*/

b {	cursor: none; color: #962C4D; TEXT-DECORATION: none;
}
u {	cursor: none; color: #AA857C; TEXT-DECORATION: none; underline; border-bottom: 1px dotted #F87524;
}
i {	cursor: none; color: #543A87; TEXT-DECORATION: none;
}
strong {	 color: #FAA857C; TEXT-DECORATION: none;
}

/*-------------------------  Caixas FV/ANIMEDOJO -------------------------*/

input, textarea, select, button 
	{font-family: Lucida Sans Unicode; 
	font-size: 11px;
	color: #9E9FA1;
	padding: 2px;
	background-color: #EAEBEE;
	border: 1px solid #444985;
	line-height: 12px;
	-moz-border-radius: 0px 0px 0px 0px;
} 

.comentarios {
	font-family: tahoma;
	font-size: 12px;
	padding: 7px;
	width: 350px;
	color: #9E9FA1;
	background-color: #090D3B
	border-right: 5px solid #565C97;
	-moz-border-radius: 4px;}


/*-------------------------  Seleção FV/ANIMEDOJO -------------------------*/

::-moz-selection
{color: #EEEEF4;
background: #transparent;}

::selection
{color: #EEEEF4;
background: #transparent;} 

/*-------------------------  Opacidade FV/ANIMEDOJO -------------------------*/
.opacidade
        {filter:alpha(opacity=62);
        -moz-opacity:0.82;
        opacity:0.82;}

.opacidade:hover
        {filter:alpha(opacity=100);
        -moz-opacity:1.0;
        opacity:1.0;}

/*-------------------------  Tables FV/ANIMEDOJO -------------------------*/

.fundo {
align: center;
	color: #ACADB0;
        padding: 3px 3px 3px 3px;
        background-color: #EDEEF3;
        border-bottom: 12px solid #F1EDF5;
        -moz-border-radius: 2px 2px 2px 2px;
	text-align: justify;
width: 320px;
}

.fundo2 {background-color: #EDEEF3;
	border-bottom: 1px solid #F1EDF5;
	border-left: 6px solid #F1EDF5;
	border-right: 1px solid #F1EDF5;
	border-top: 1px solid #F1EDF5;
	padding: 5px 5px 5px 5px;
	align: center;
	width: 300px;
	color: #ACADB0;
	line-height: 13px;
	font-family: Verdana;
	text-align: justify;
	-moz-border-radius: 3px 3px 3px 3px;
}

.edit {
align: center;
        text-align: center; 
	color: #7373A6;
        padding: 3px 3px 3px 3px;
        border-left: 4px solid #494E8C;
        margin-bottom: 2px;
        background: #2E3371;
        -moz-border-radius: 0px 0px 5px 5px;
	text-align: justify;
width: 320px;
}


/*-------------------------  Barra FV/ANIMEDOJO -------------------------*/

#barra {
height: 30px;
color: #962C4D;
background: #1E235E;
border-bottom: 7px solid #252A66;
}

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

#barra .fvbarraf {
width: 100px;
height: 17px;
background: #1E235E;
font: bold 10px Verdana; color: #962C4D; 
border: 1px solid #0C103F;
-moz-border-radius: 0px;
}

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

#barra .fvbarra {
font: bold 10px Verdana;
color: #962C4D; 
}

#barra .barraimg {
opacity:.0;}

