/* -------------- Barra -------------- */

#barra {
height: 36px;
align: center;
color: #c589a1;
background: transparent;
width: 100%;
html, body;
border-top: 4px solid #494e56;
border-bottom: 1px solid #494e56;
background: #4e535a);
background-attachment: scroll;
}

#barra .tubo {
text-align: center;
background:#4e535a;
border-bottom: 1px solid #474c54;
border-right: 1px solid #474c54;
border-left: 1px solid #474c54;
margin: 0 auto; padding:10;
-moz-border-radius: 0px 0px 8px 8px;
width: 66%;}

#barra .fvbarraf {
height: 17px;
background: transparent;
font: bold 11px Verdana; 
color:#a597aa; 
border: 1px solid #d7ccbf;
-moz-border-radius: 0px;
width: 100%;
}

#barra .fvbarra a:link, #barra .fvbarra a:visited , #barra .fvbarra a:active  {
color: #a597aa;
font-family: Trebuchet MS;
font-size: 10px;
line-height: 15px;
text-align:center;
text-shadow: 0px 0px 0px #a597aa;
margin:2px 0 2px 2px;
padding: 2px 2px 2px 2px;
text-transform:uppercase;
text-decoration: none; 
background:transparent;
-moz-border-radius: 5px 5px 5px 5px;}

#barra .fvbarra a:hover {
color: #c589a1;
font-family: Trebuchet MS;
font-size: 10px;
line-height: 15px;
text-align:center;
text-transform:uppercase;
background-color: #4e535a; 
margin:2px 0 2px 2px;
padding: 2px 2px 2px 2px;
-moz-border-radius: 5px 5px 5px 5px;
cursor: crosshair;
TEXT-DECORATION: line-through;
}

#barra .fvbarra {
text-align: center;
font: bold 11px Verdana;
color:#474c54; 
}

#barra .barraimg {
opacity:.0;}

