/* ------------ Link -------------- */
p, a, body, td, tr, div {
font-style: verdana;
font-weight: normal;
font-size: 11px;
color: #7471ad;
font-family: verdana;
cursor: col-resize;}

a, a:link{
font-family: verdana;
color: #ffffff; height:0px;
-webkit-transition-duration: 0.3s;
cursor: col-resize;
TEXT-DECORATION: none;
}

a:hover {
font-family: verdana;
color: #9c99ce;
letter-spacing: 0px;
cursor: col-resize;
-webkit-transition-duration: 0.3s;
TEXT-DECORATION:none;}



/* ------------ Fonte -------------- */
p, a, body, td, tr, div {
font-style: normal; 
font-weight: normal;
font-size: 11px;
color: #7471ad;
font-family : verdana;
line-height: 13px;
cursor: col-resize;
}


/* ------------ Estilos -------------- */

y {     cursor: col-resize; color: #ffffff; font-family: verdana;}

x {     cursor: col-resize; color: #9c99ce; font-family: verdana;}

k {     cursor: col-resize; color: #a25ca5; font-family: verdana;}

/* ------------ Imagens -------------- */


a img {
	filter:alpha(opacity=50); 
	-moz-opacity:0.90; 
	opacity:0.90;
        border: 5px solid #5b5892;
        background-image:url('');
}


a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
        border: 5px solid #5b5892;
        background-image:url('');
}

/* ---------- Seleçao Colorida --------- */

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

::selection {
background-color: transparent;
color: #ffffff;}

/* ------------ Caixa -------------- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #7471ad;
        border:1px solid #595690;
	background-color: #5b5892;
	-moz-border-radius: 0px 0px 0px 0px;
        cursor: col-resize;
        }


/* -- tables -- */



/* -- titulos & Subs -- */


.titulo {
font-family: tahoma; letter-spacing: 1px;
letter-spacing: -3px;
font-size: 25px;
text-align: center;
font-weight: negrito;
font-style: normal;
cursor: col-resize;}


.subtitulo {
text-transform: lowercase; 
width: 150px; font-family: georgia; font-style: italic; 
cursor: col-resize;
-webkit-transition: all .7s ease-in;
-moz-transition: all .7s ease-in;
-o-transition: all .7s ease-in;
transition: all .7s ease-in;} 


.titulo_post {
font-size: 10px;
color:#fafafa;
text-transform: lowercase; 
width: 400px; font-family: georgia; font-style: italic;
cursor: col-resize;}


/* ----- footer ----- */

#footer {
text-align:center; background: #66639c; 
border-top: 3px solid #5a5791; 
color: #fafafa; font-family: calibri; 
font-size: 9px; padding: 16px; 
letter-spacing: 2px;
text-align:center; 
text-transform: Uppercase; 
text-decoration: bold; }



/* ------ BARRA ------ */ 

#barra {
height: 75px; border-bottom: 3px solid #9c579f;
text-align: right; background: #a25ca5;}


#barra .tubo {
height: 75px;width: 80%;
background: #a6cae6; text-align: center;}

#barra .fvbarraf {
width: 100px; height: 9px; font-family: calibri;
font-size: 10px; color:#FFFFFF; text-decoration: bold;
letter-spacing: 1px; background-color: #a25ca5; border: 1px solid #9d57a0;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active {
color: #fafafa; font-family: calibri;
font-size: 9px; line-height: 45px;
text-align: center; text-transform: uppercase;
text-decoration: none; letter-spacing: 1px; padding: 5px;
border-radius: 15px;
background: #9d57a0;}

#barra .fvbarra a:hover {
color: #FAFAFA; font-family: calibri;
cursor: crosshair; margin-left: -5px; font-size: 9px;
line-height: 45px; text-align:center; text-transform: uppercase;
letter-spacing: 1px; text-decoration: none; padding: 5px;
border-radius: 15px;
border-bottom: 0px solid #f5e9e5; background-color: #a863ab; margin-left: 10px;}

#barra .fvbarra {
font: bold 9px calibri; letter-spacing: 1px;
text-decoration: bold; text-transform: uppercase; color: #a25ca5;}

#barra .barraimg {opacity:.0; cursor: crosshair;}


