@charset "utf-8";
/* CSS Document */

#imagenFlotante {
  bottom:10px;
  right:0px;
  position: fixed;
}
#imagenFlotante a img { border: none; }

