p, a, body, td, tr, div {
	font-style: normal; 
	font-weight: normal;
	font-size: 11px;
	color: #b8c9cf;
	font-family : verdana;
	line-height: 12px;
	cursor: crosshair;
        text-shadow: 1px 1px none;}

a, a:link{
color: #f287bc; 
font: 11px georgia;
font-weight: normal;
background-color : none;
letter-spacing: 0px;
cursor: crosshair;
TEXT-DECORATION: none;
}
a:hover {
color: #b8c9cf;
font-weight: normal;
font: 11px verdana;
background-color :none;
letter-spacing: 0px;
cursor: crosshair;
TEXT-DECORATION: none;
}

::-moz-selection{
background:#b8c9cf;
color: #b8c9cf;}

.titulo { font-family: georgia; letter-spacing:0px; margin-top: 30px; 
margin-bottom: 20px; font-size: 11px; text-transform: lowercase; 
text-decoration: italic; font-weight: bold; }
.subtitulo { color: #b8c9cf; font-family: georgia; letter-spacing:0px; 
font-size: 11px; text-transform: lowercase; 
text-decoration: italic; font-weight: bold;}

m {	cursor: normal; color: #f287bc; TEXT-DECORATION: none;
}

y {	cursor: normal; color: #b8c9cf; TEXT-DECORATION: none;border-bottom: 1px dashed #f287bc;}

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

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;
}

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

.post {font-family: Verdana; color: #; text-align: justify; width: 450px; background-color: #eaf4f7; padding: 8px;}


/*---BARRA---*/
#barra {
height: 60px;
border-top: 0px solid #ffcc00;
background-color: #f287bc; border-top: 3px solid #e77bb1;
background-color: #f287bc;}

#barra .tubo {
text-align:center;
background:#f287bc;
         border-top: 0px solid #ffcc00;
         border-left: 0px solid #ffcc00;
         border-right: 0px solid #ffcc00;
         border-bottom: 0px solid #ffcc00;
margin: 0 auto; padding:0px;
height: 10px;
width: 100%;}

#barra .fvbarraf {
width: 100px;
height: 10px;
        font-family: Droid Serif;
        font-size: 9px; color:#ffffff; 
         border-top: 0px solid #ffd631;
text-decoration: bold;
text-transform: Uppercase; 
         border-left: 0px solid #ffd631;
         border-right: 0px solid #ffd631;
         border-bottom: 0px solid #ffd631;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #f287bc;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #ffffff;
        font-family: Droid Serif;
        font-size: 9px;
line-height: 45px;
text-align:center;
text-transform: Uppercase;
padding: 5px;
text-decoration: none; 
         border-top: 0px solid #ffd631;
         border-left: 0px solid #ffd631;
         border-right: 0px solid #ffd631;
         border-bottom: 0px solid #ffd631;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #f287bc;
}

#barra .fvbarra a:hover {
color: #ffffff;
	cursor: crosshair;
font-family: Droid Serif;
font-size: 9px;
line-height: 45px;
text-align:left;
padding: 5px;
text-transform: uppercase;
text-decoration: none; 
         border-top: 0px solid #ffcc00;
         border-left: 0px solid #ffcc00;
         border-right: 0px solid #ffcc00;
         border-bottom: 0px solid #ffcc00;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #f287bc;
}


#barra .fvbarra {
font: bold 9px Droid Serif;
text-decoration: bold; 
text-transform: Uppercase;
color: #f287bc; 
}

#barra .barraimg {
opacity:.0;}

#footer {text-align:center; 
background-color: #f287bc; border-top: 3px solid #e77bb1;
color: #ffffff; font-family: georgia; 
padding: 18px; text-align:center; text-transform: none; font-style: none;
font-weight:none;
text-decoration: none; }


