ul.bgimage-switch,ul.bgimage-switch li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
  text-align: right;/*
  height: 26px;*/
  height: 22px;
}
ul.bgimage-switch {
  width: 434px;
}
ul.bgimage-switch li {
  float:left;
  float:right;
  width: 120px;
  margin-right:5px;
}
ul.bgimage-switch li a {
  text-align: center;
  width: 120px;
  /*
  line-height: 26px;
  height: 26px;
  */
  line-height: 22px;
  height: 22px;
  text-decoration: none;
  display: block;
}
ul#menu_superior_gris li a {
  text-indent: -5000px;
  background-position: 0 0;
  float: left;
  float: right;
}
ul#menu_superior_gris li{/*
  background-position: 0 -26px;*/
  background-position: 0 -22px;
/* the second number should be the negative height of the link. */
}
ul#menu_superior_gris li {
  background-repeat: no-repeat;
}
ul#menu_superior_gris li a:hover {
  background: transparent none;
}

ul#menu_superior_gris li.link0,
ul.bgimage-switch li.link0 a{
  background-image: url(../imagenes/menusuperior/Entrar.png);
  width:142px;
  width:162px;
}

ul#menu_superior_gris li.link1,
ul.bgimage-switch li.link1 a{
  background-image: url(../imagenes/menusuperior/Trabaja.png);
  width:157px;
  width:162px;
}
ul#menu_superior_gris li.link2,
ul.bgimage-switch li.link2 a{
  background-image: url(../imagenes/menusuperior/Mapa.png);
  width:144px;
  width:162px;
}
ul#menu_superior_gris li.link3,
ul.bgimage-switch li.link3 a{
  background-image: url(../imagenes/menusuperior/Atencion.png);
  width:148px;
  width:162px;
}
