body{
  font: normal 0.6875em Georgia, sans-serif;
  color: #000;
  line-height:1.3em;
}

.Castellano, .Catalan{ font-style: normal;}
.Ingles{ font-style: italic;}

.Numeros{font-size:1.2em;}

a{text-decoration: none; color: inherit;}
a:active, a:focus, a:link, a:visited{ color: inherit; text-decoration: none;}
a:hover{ color: inherit; text-decoration: underline; }

body{overflow:hidden;}

#Superior{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
  padding: 5px 8px 0 8px;
  background: #FFF;
  z-index:30;
}

#Descripciones, #B1, #B2, #B3{
  display:inline;
}

#Descripciones{
  float: left;
}

#B1, #B2, #B3{
  float: right;
  padding: 0 0 0 14px;
  width: 125px;
  height: 40px;
  color: #E0003C;
}

#Contenido{
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%;
  height: auto;
  display: none;
  visibility: hidden;
  z-index:1;
}

#L_M, #L_U, #L_C, #L_H, #L_O{
  position: absolute;
  height: 125px;
  top: 50%;
  left: 0px;
  margin: -75px 0 0 0;
  text-align: center;
  z-index:20;
}

#L_M{width:143px;}
#L_U{width:86px;margin: -73px 0 0 0;}
#L_C{width:64px;margin: -73px 0 0 0;}
#L_H{width:84px;}
#L_O{width:93px;margin: -73px 0 0 0;}

.Menu{
  padding: 5px;
  background:#FFF;
}
#L_U .Menu{position:relative; top: -2px;}
#L_C .Menu{position:relative; top: -2px;}
#L_O .Menu{position:relative; top: -2px;}


.objMovible { position:absolute; cursor:url(../Imagenes/Mano.gif),move; }
