/* .table1 {
    border: 10px solid rgb(255, 0, 255);
    width: 100%;
    height: 100%;
} */

.script {
    /* width: 500px;
    min-width: 500px; */
    /* height: 98%; */
    /* width: 99%; */
    border-left: 1px solid rgb(206, 206, 206);

    padding-left: 10px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important; 

    /* overflow-x: hidden; */
    background-color: rgb(255, 255, 255);
}

/* 
.td1 {
    font-size: 20px;
    font-family: arial;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 16px !important;
    line-height: 30px;
}

.td3 {
    font-size: 20px;
    font-family: arial;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 1px !important;
    line-height: 30px;
    font-weight: bold;
}



.perso,
.thperso {
    width: 250px;
    max-width: 250px;
    vertical-align: top;
}

.texto,
.thtexto {
    width: 552px;
    max-width: 552px;
    vertical-align: top;
} */

.tdR {
    border: 0px solid rgb(255, 0, 0);
    /* background-color: rgb(188, 244, 185); */
    width: 100%;
    
}

.persoN {
    width: 550px;
    max-width: 550px;
    vertical-align: top;
    font-size: 21px;
    font-family: arial;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 1px !important;
    line-height: 20px;
    font-weight: bold;
}

.textoN {
    width: 550px;
    max-width: 550px;
    vertical-align: top;
    font-size: 23px;
    font-family: arial;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 20px !important;
    line-height: 29px;
}