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

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

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

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

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


y {	cursor: crosshair;  color: #f18eae; TEXT-DECORATION: none; }

v {	cursor: crosshair;  color: #555555; TEXT-DECORATION: none; }


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:#fef5f6;
color: #555555;}

::selection {
background-color:#fef5f6;
color: #555555;}

/* ------------ Caixa -------------- */
input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #ead1d3;
border:0px solid #eaeaea;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
        }


/* -- table -- */
.postando {
        color: #ead1d3;
        background-color: #fef5f6;
	text-align: justify;
        padding: 10px;
        -moz-border-radius: 0px;
	font-size: 11px;
        line-height: 14px;
        font-family: Verdana;
        width: 480px;	
}


/* -- titulos -- */
.titulo {
font-family: georgia; letter-spacing: 0px;
letter-spacing: 0px;
font-size: 11px;
text-align: center;
font-weight: italic;
font-style: normal;}
.line {
        border-top: 0px dashed #fdf5f8;
}

.subtitulo {
color: #ead1d3;
font-family: Georgia;
font-weight: bold;
text-transform: lowercase;
letter-spacing: 0px; 
padding-top:3px;
padding-bottom:6px;}

.titulo_post {
color: #ead1d3;
font-family: Georgia;
font-weight: bold;
letter-spacing: 0px; 
text-transform: lowercase;
padding-top:3px;
padding-bottom:6px;}

}

/* -- barra -- */

#barra {
align: center;
margin: auto;
height: 100px;
width: 100%; height: 60px;
border-bottom: 3px solid #e27d9e;
background: #f18eae;
text-align: center;
}

#barra .tubo {
background: #f18eae;
margin: 0 auto; padding:0;
width: 100%;
}

#barra .fvbarraf {
width: 100px;
height: 100px;
background: #f18eae;
font: 11px georgia; color: #ffffff; 
-moz-border-radius: 0px;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #ffffff;
font-family: georgia;
font-size: 10px;
line-height: 15px;
text-align:center;
padding: 5px 5px 5px 5px;
text-transform:uppercase;
text-decoration: none; 
background: #f18eae;
-moz-border-radius: 0px 0px 0px 0px;}

#barra .fvbarra a:hover {
color: #555555;
font-family: georgia;
font-size: 10px;
line-height: 15px;
text-align:left;
padding: 5px 5px 5px 5px;
text-transform:uppercase;
text-decoration: none; 
background: #f18eae;
-moz-border-radius: 0px 0px 0px 0px;}

#barra .fvbarra {
font: georgia 11px;
text-decoration: bold;
color:  #ed8aaa; 
}

#barra .barraimg {
opacity:.0;}

#footer {text-align: center; background: #f18eae; border-top: 3px solid #e27d9e; color: #ffffff; font-size: 9px;font-family: georgia; padding: 16px; text-transform: Uppercase; text-decoration: none; letter-spacing: 0px;}