/* ------------ FONTE ------------ */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color:  #990000;
	font-family: Tahoma;
	line-height: 11px;
}

.titulo {
font-family: Monotype Corsiva;
font-size: 22px;
color: #990000;
background-color: transparent;
border-top: 0px solid #e9fcff; 
border-left: 0px solid #e9fcff; 
border-bottom: 0px solid #e9fcff; 
border-right: 0px solid #e9fcff;
align: center;
-moz-border-radius: 0px 0px 0px 0px;
padding: 2px;
width: 1000px;}
} 

/* ------------ IMAGEM ------------ */

a img {
filter:alpha(opacity=65);
-moz-opacity:0.90;
opacity:0.80;
}

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

a img {
border-top: 3px solid #990000; 
border-bottom: 3px solid #990000;
border-left: 3px solid #990000;
border-right: 3px solid #990000;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 0px;
margin: 0px;
background-image: none;
}

a:hover img {
border-top: 3px solid #990000; 
border-bottom: 3px solid #990000;
border-left: 3px solid #990000;
border-right: 3px solid #990000;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 0px;
margin: 0px;
background-image: none;
}




/* ------------ LINK ------------ */
a, a:link{
	color: #990000;
	cursor: sw-resize;
	TEXT-DECORATION: none;
        background-color: none;}

a:hover {
	color: #60ccdc;
	border-top: 0px solid #e9fcff; 
	border-left: 0px solid #e9fcff; 
	border-bottom: 1px solid #e9fcff; 
	border-right: 0px solid #e9fcff; 
	cursor: sw-resize;
	TEXT-DECORATION: none;
        background-color: none; }

/*------------ ESTILOS ------------ */
b {	cursor: crosshair;  color: #996699; 
}
u {	cursor: crosshair;  color: #996699;
}
i {	cursor: crosshair;  color: #996699; 
}
s {	cursor: crosshair;  color: #996699;
}

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

::-moz-selection
{color: #ffffff;
background: #8fa4a7;}

::-selection
{color: #ffffff;
background: #8fa4a7;}



/* ------------ CAIXA DE COMENTARIO ------------ */
/* -- Caixas -- */
input, textarea, select
{font-family: Tahoma;
font-size: 10px;
color: #996699;
border-top: 1px dashed #990000;
border-left: 1px dashed #990000;
border-right: 1px dashed #990000;
border-bottom: 1px dashed #990000;
background-image : url("http://i27.tinypic.com/330qjhl.jpg");
background-color: #660000;
-moz-border-radius: 3px 3px 3px 3px;
}


.comentarios {
font-family: tahoma;
font-size: 11px;
padding: 3px;
color: #990000;
border-left: 0px solid #e9fcff; 
border-right: 0px solid #e9fcff;
border-top: 0px solid #e9fcff;
border-bottom: 0px solid #e9fcff;
-moz-border-radius: 3px 3px 3px 3px;
background-color: #660000;

width: 300px;
} 



.subtitulo {
font-size: 14px;
font-family : Script mt bold;
color: #990000;
background-color: #660000;
padding: 2px 2px 2px 2px;
border-top: 0px solid #e9fcff; 
border-left: 3px solid #990000; 
border-bottom: 0px solid #e9fcff; 
border-right: 3px solid #990000;
-moz-border-radius: 0px 0px 0px 0px;
width: 96px;
}


/* ------------ TABELA ------------ */

.table1 {
	color: #990000;
        border-top: 0px solid #E0EEEE; 
        border-left: 12px solid #990000; 
        border-bottom: 0px solid #E0EEEE; 
        border-right: 0px solid #E0EEEE;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #660000;
	text-align: center;
	width: 420px;
        padding: 2px 1px 2px 1px;
cursor: crosshair;
}



.fundo {
align: center;
	color: #660000;
        padding: 0px 0px 0px 0px;
        background-color:#990000;
        -moz-border-radius: 1px 1px 1px 1px;
	border-top: 0px solid #e9fcff; 
	border-bottom: 0px solid #e9fcff;
        border-left: 0px solid #e9fcff; 
        border-right: 0px solid #e9fcff;
	text-align: center;
	width: 350px;
padding: 0px 0px 0px 0px;
}


/*--- Formatação da linha da barra ---*/
#barra {
margin: 0; padding: 0;
width: 100%; height: 36px;
background: #660000; 
background-image: url('http://i27.tinypic.com/330qjhl.jpg');
text-align: center;}

#barra .tubo {
background-image: url('http://i27.tinypic.com/330qjhl.jpg');
margin: 3 auto; padding: 3;
border-right: 0px solid #C9F8FE;
border-left: 0px solid #C9F8FE;
border-top: 8px solid #990000;
width: 100%;}

#barra .fvbarraf {
margin: 0; padding: 2px;
width: 100px; height: 13px;
background: #660000;
border: 2px solid #660000;
font: 11px Verdana; color: #990000;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
color: #990000;
font-weight: normal;
font-family: tahoma;
padding: 4px;
text-shadow: none;
text-decoration: none;
background: #660000;
border-top: 1px solid #660000; 
border-bottom: 1px solid #660000;
border-right: 1px solid #660000;
border-left: 1px solid #660000;
margin: 0 10px; 
position: relative; top: auto; left: auto;
}

#barra .fvbarra a:hover {
color: #990000;
text-shadow: none;
text-transform: none;
font-weight: normal;
font-family: Verdana;
padding: 4px;
text-decoration: none;
margin: 0 10px;
background: #660000;
border-top: 1px solid #660000; 
border-bottom: 1px solid #660000;
border-right: 1px solid #660000;
border-left: 1px solid #660000;
position: relative; top: auto; left: auto;
background-image: none;}

#barra .fvbarra {
font: Normal 11px Tahoma;
padding: 5px;
color: #990000;}

#barra .barraimg {
opacity:.0;}