body
  {
  background-color: #ffffff;
  }
  
.divvisible{
     display:inline;
}

.divoculto {
    display: none;
}
.claseLimpia{
            
}

