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

/* -- barra -- */

#barra {
height: 45px;
border-top: 0px solid #ffab09;
border-bottom: 0px solid #ffab09;
background: #eca8bb;
}

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

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

#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 #f8a70b;
         border-left: 0px solid #f8a70b;
         border-right: 0px solid #f8a70b;
         border-bottom: 0px solid #f8a70b;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #eca8bb;
}

#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 #ffab09;
         border-left: 0px solid #ffab09;
         border-right: 0px solid #ffab09;
         border-bottom: 0px solid #ffab09;
        -moz-border-radius: 0px 0px 0px 0px;
        background-color: #eca8bb;
}


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

#barra .barraimg {
opacity:.0;}

#footer {color: #ffffff;
padding: 6px;
font: bold 11px georgia; 
background: #eca8bb;
}

/* -- img -- */
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;
}

/* -- comentarios -- */

input, textarea, select  {font-family: verdana;  font-size: 11px; color: #C2CDD1;
border: 0px solid #f7e3e3; background-color: #ECF2F4;
-moz-border-radius: 0px; padding: 4px;}

/* -- tables -- */

.fundopost {
	font-family: Verdana; 
	color: #C2CDD1;
	text-align: justify;
        width: 500px;
	background-color:#ECF2F4;
border-right: 0px dashed #666666;
	padding: 7px;
}

.post {width: 470px; text-align: center; color: #ffffff; 
font: 10px 'Droid Serif', serif; letter-spacing: 0px; text-transform:uppercase;
background: #eca8bb; border: 1px solid #eca8bb;
padding: 6px; margin-left: auto;}


/* -- basico -- */

a, a:link, a:visited, a:active{color: #eca8bb; 
font: 9px Droid Serif; text-transform:uppercase;
font-weight: bold; 
TEXT-DECORATION: none; -webkit-transition-duration: 0.5s;}

a:hover {color: #C2CDD1; 
background: #ECF2F4; -webkit-transition-duration: 0.5s; 
font: 9px Droid Serif; text-transform:uppercase;
font-weight: bold; 
TEXT-DECORATION: none; cursor: crosshair;}

/* -- cores -- */

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



p {margin:0px; margin-top:5px;}
a {text-decoration: none; color: #e690a8; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
a:hover{ text-decoration: none; color: #e690a8; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
:-moz-any-link:focus{outline: none;}
b{font-weight: bold;}
img{border:none;}
div#center a:hover{padding: 5px}