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

a, a:link{
color: #c495c4;
font-style: verdana;
font-size: 11px;
TEXT-DECORATION: none; 
cursor: crosshair;}

a:hover {
font-style: verdana;
font-size: 11px;
color: #B375B3;
TEXT-DECORATION: none;
cursor: crosshair; }

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

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


y {	cursor: crosshair;  color: #c495c4; TEXT-DECORATION: none;
}
n {	cursor: crosshair;  color: #a55e9c; TEXT-DECORATION: none;
}


u {     color: #ffffff; TEXT-DECORATION: underline; border-bottom: 1px dashed #ffffff;}
t {     color: #c495c4; TEXT-DECORATION: underline; border-bottom: 1px dashed #c495c4;}


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

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



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

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

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

/* ------------ Caixa -------------- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #c495c4;
        border:2px solid #deeceb;
	background-color: #e5f1f0;
	-moz-border-radius: 0px 0px 0px 0px;
        }


/* -- table -- */

.postando {
width: 480px; 
text-align: justify; 
padding: 5px;}


/* -- titulos -- */
.titulo {
color: #add4d0;
text-transform: lowercase; 
font-family: "Tahoma";
font-style: bold;
font-weight:bold;
letter-spacing: 1px;
font-size: 10px;
margin-top: 40px
-moz-border-radius: 6px 6px 6px 6px;
}

.subtitulo {
color: #add4d0; 
font-family: "Tahoma"; 
font-style: bold; 
font-weight:bold;
letter-spacing: 1px; 
font-size: 10px;
text-transform: lowercase; 
width: 120px; 
padding-top:2px;
padding-bottom:2px;
border-bottom: 3px dotted #add4d0;
text-align: center;}

.titulo_post {color: #add4d0; font-family: "Tahoma"; font-style: bold; font-weight:bold; letter-spacing: 1px; font-size: 10px;text-transform: lowercase; padding-top:2px;padding-bottom:2px;text-align: center;}

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


#footer {text-align: center; background: #c495c4; 
border-top: 4px solid #be8ebe; color: #ffffff; height: 38px; 
text-transform: uppercase; 
font-family: Consolas; 
font-size: 10px;
font-style: bold;
font-weight:bold;
letter-spacing: 1px;
text-align: center; padding: 8px;}

/* ----- barra ----- */

#barra {
height: 80px;
color: #c495c4;
background: transparent;
border-bottom: 4px solid #be8ebe;
margin-left: 0px;
background-attachment: scroll;
width: 100%}

#barra .tubo {
width: 100%;
height: 80px;
align: center;
background: #c495c4;
border-bottom: 0px dashed #fefdf2;
padding-top: 0px;}

#barra .fvbarraf {
color: #ffffff;
padding: 8px;
border: 0px solid #ffffff;
background-color: #c495c4;
background-image: url("");
font-family: Consolas;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}

#barra .fvbarra {
font-family: Consolas;
font-size: 10px;
font-weight: bold;
letter-spacing: 0px;
color: transparent;}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
margin: 4px;
padding: 8px;
color: #ffffff;
font-family: Consolas;
font-size: 10px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
background-color: #c495c4;
background-image: url("");
-moz-transition: 0.2s linear;
-webkit-transition: 0.2s linear;
letter-spacing: 1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}

#barra .fvbarra a:hover {
margin: 4px;
cursor: crosshair;
padding: 8px;
color: #a970a9;
font-family: Consolas;
font-size: 10px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
background-color: transparent;
background-image: url("");
letter-spacing: 1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;}

#barra .barraimg {
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity:0.00;}
