#footer a.idioma {
    position: absolute;
    right: 0;
    top: 15px;
    background: url(../img/btn_es.png) 0 0 no-repeat;
    width: 85px;
    height: 65px;
    display: block; }
  #footer a:hover.idioma {
    background: url(../img/btn_es_hover.png) 0 0 no-repeat;
    width: 101px; }