#titulo{
color: black;
font-weight: bold; 
font-size:12px; 
text-align:center;
}

#barrablogs{
position: fixed;
text-decoration: none;
top: 0px; left: 0px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 0px 0px 0px 0px;
width:100%;
height:22px;
background:#FFF url(images/barraback.jpg) center center repeat-x;
border:1px solid #444444;
/*-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;*/
display: block;
z-index:5000;
}

#linkeando a span {display: none;}

#linkeando a:hover span {display: block;
   position: absolute; top: 20px; width:200px;
   padding: 2px; margin: 0px; z-index: 100;
   color: #AAA; background: #222;
   font: 10px Verdana, sans-serif; text-align: center;}
}

img a{
border:none;
}
.barra {
border: 0px;
margin: 0px;
padding: 2px 2px 2px 2px;
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
.barra:hover{
border: 0px;
margin: 0px;
padding: 2px 5px 2px 5px;
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}

.barra1 {
border: 0px;
margin: 0px;
padding: 2px 2px 2px 2px;
}
.barra1:hover{
border: 0px;
margin: 0px;
padding: 2px 5px 2px 5px;
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}

table.tablabarra{
border-width:0px;
border: 0px;
padding: 0 0 0 0;
margin-top:0;
background-color:transparent;
width:auto;
}
table.tablabarra td {
border: 0px;
padding: 0 0 0 0;
margin-top:0;
background-color:transparent;
}
table.tablabarra tr{
background-color:transparent;
}
table.tablabarra tr:hover td{
  background-color:transparent;
}
table.tablabarra td:hover{
  background-color:transparent;
}