#barra {
height: 60px;
border-top: 0px solid #f0a6a0;
border-bottom: 4px dashed #e9958e;
background: #f0a6a0;
}

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

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

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

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


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

#barra .barraimg {
opacity:.0;}