.pantallacompleta{
  height: 100%;
  width: 100%;
}

.fijoabajo{
  position:fixed;
  bottom:0;
  right:0;
  z-index: 150;
}

.izquierda{
  text-align: left  
}

.centrado{
  text-align: center
}

.derecha{
  text-align: right
}

.anchototal{
  width: 100%
}
