#menuBici , #textomenu {	
list-style-type: none;
margin:0;
padding:0;
}
#menuBici {
position: relative;
top:0px;
left:0;
background: transparent url('imagenes/fondofichabicis.jpg') top left no-repeat;
width: 122px;
padding-top: 0px;
padding-left:0;
text-align: center;
}
#textomenu {
display: inline;}

#textomenu a {
display: block;
height: 30px;
width: 122px;
color: #000000;
padding-bottom:15;
padding-top:14;
font-size: 14px;
font-weight:bold;
font-family: Verdana, serif;
text-decoration:none;
line-height: 16px;


}
#textomenu a:hover {
color: #fff;
background: transparent url('imagenes/fondofichabicis.jpg') top left no-repeat;
}
a#menu1:hover {
background-position: 0% -246px;
}
a#menu2:hover {
background-position: 0% -306px;
}
a#menu3:hover {
background-position: 0% -368px;
}
a#menu4:hover {
background-position: 0% -428px;
}
