
body {
background: #000000;
font-family:Microsoft Sans Serif;
font-size: 10px;
margin: auto;
cursor: crosshair;

p, a, body, td, tr, div {
font-size: 10px;
color: #6f314c;

}

/**********************LINKS***********/

a, a:link, a:visited, a:active {color: #6f314c;
TEXT-DECORATION: none;

background: transparent;
}

a:hover {color: #6f314c;
TEXT-DECORATION: italic;
background: transparent;
}

/**********************TITULO E SUBTITULO***********/

.titulo {
font-family: Microsoft Sans Serif;
font-size: 17px;
color: #6f314c;
font-style: normal;
font-weight: normal;
}

.subtitulo {
font-size: 8px;
font-family: Microsoft Sans Serif;
color: #6f314c;
        font-style: normal;
}

/**********************TEXTO***********/


c {cursor: none; color: #f95ea1; TEXT-DECORATION: none;}
d {cursor: none; color: #ac034d; TEXT-DECORATION: none;}
e {cursor: none; color: #fe0471; TEXT-DECORATION: none;}
f {letter-spacing: 0.05cm}

/**********************POST***********/


.fundopost {background: none;
color: #6f314c;
text-align: center;
}

.table {background: #2c131e;
border-left: 10px solid #6f314c;
text-align: justify;
width: 410px;
font-size: 12px;
color: #54253a;
}

.table2 {background: #6f314c;
border-top: 0px solid #000000;
text-align: justify;
width: 420px;
font-size: 10px;
color: #cd6893;
}



/**********************FAVORITOS E IMAGENS***********/

a img {filter:alpha(opacity=20);
 -moz-opacity:0.80; opacity:0.60; 
-webkit-transition: opacity 0.5s linear;

}
a:hover img {filter:alpha(opacity=80);
 -moz-opacity:1.0; opacity:1.0;
-webkit-transition: opacity 0.5s linear;

}

/**********************COMENTARIOS***********/
input, textarea, select 
	{font-family: Microsoft Sans Serif; 
	font-size: 10px;
	color: #6f314c;
	border: 1px solid #9c4c6e;
	background-color: #000000;
	-moz-border-radius: 1px 1px 1px 1px;
        }



/**********************BARRA DO TOPO***********/

#barra {
width: 870px;
height:32px;
border-bottom: 0px solid #9c4c6e;
background: #000000;
}

#barra .tubo {
text-align:center;
background: url('     ') #000000;
border-top: 0px solid #b39c7c;
border-bottom: 0px solid #b39c7c;
margin: 0 auto; padding:0px;
color: #ba5480;
width: 1000px;
height: 10px;}

#barra .fvbarraf {
width: 100px;
height: 10px;
        font-size: 9px; 
color:#ba5480;
text-decoration: bold;
text-transform: Uppercase; 
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #000000;
}
#barra .fvbarra a:link, #barra .fvbarra a:visited, #barra .fvbarra a:active {
text-transform: uppercase;font:11px Microsoft Sans Serif; color: #ba5480;text-decoration: none;margin: 0px;position: relative; top:auto; left:auto;
padding: 8px;background-color:#000000; -webkit-transition: all 0.1s ease-out;
}
#barra .fvbarra a:hover {
color: #ba5480 ;border-bottom: 0px;text-decoration: none;cursor: pointer;position: relative; top:auto; left:auto;background-image:none;padding: 8px;}

#barra .fvbarra {
text-decoration: bold; 
text-transform: Uppercase;
color: #ba5480; 
}
#barra .barraimg {
opacity:.0;}