@charset "utf-8";
.cabecera {
    width: 100%;
    height: 0%;
}
div p .img-fluid {
    width: 100%;
    height: 0%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.menu {
    width: 100%;
    height: 0%;
    padding-bottom: 20px;
    margin-top: 14px;
}

.menu .navbar.navbar-expand-lg.navbar-light.bg-light {
    width: 100%;
    height: 0%;
    justify-content: center;
}





.caja_pricipal {
    width: 100%;
    height: 0%;
    color: rgba(0,0,0,1.00);
}



.caja_pricipal .section1 {
    width: 99%;
    text-align: center;
    color: rgba(0,0,0,1.00);
    margin-top: -54px;
    font-size: larger;
}

.caja_pricipal .section1 p {
    margin-top: 26px;
    color: rgba(1,1,1,1.00);
}

.caja_pricipal .section1 table {
    margin-bottom: 37px;
    text-align: center;
    color: rgba(0,0,0,1.00);
}
tbody tr td {
    background-color: #FCF8F8;
    text-align: center;
    color: rgba(3,3,3,1.00);
}
tbody tr td {
}
tbody tr td {
}
.caja_pricipal .seccion2 {
}
.caja_pricipal h3 {
    width: 100%;
    text-align: center;
    height: 0%;
    margin-top: 20px;
}
.caja_pricipal p {
    margin-top: 20px;
    width: 100%;
}
.caja_pricipal .1 {
    margin-top: 50px;
    width: 100%;
    height: 0%;
}
.caja_pricipal .2 strong {
    width: 100%;
    height: 0%;
    text-align: center;
}
.caja_pricipal .seccion3 {
    width: 100%;
    height: 0%;
    text-align: center;
}

.caja_pricipal .piede_pagina {
    width: 100%;
    height: 0%;
    margin-top: 55px;
    margin-bottom: 31px;
}
