#tnum1  table * {
    border: 0px;
}

#tnum2  table * {
    border: 0px;
}

#tnum1 table td:first-child,
#tnum2 table td:first-child {
  width:100px;
  text-align: right;
  vertical-align: top;
}

body {
    background-color:#D9D9D9;
}
footer * {
    color:white;
    text-decoration: none;
}


#floating-button {
    position: fixed;
    border: 1px solid white;
    bottom: 30px;
    left: 17px;
    background: #000000;
    color: #FFFFFF;
    padding: 15px 20px;
    border-radius: 50px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
    z-index: 999;
    animation: pulse 2s infinite;
}

#asitrabajamos{
    padding-right:40px;
    text-align:justify;
}