@charset "utf-8";
.cabecera {
    width: 100%;
    height: 0%;
    justify-content: center;
}
.cabecera div {
    width: 100%;
    height: 0%;
}
.cabecera div img {
    width: 100%;
    height: 0%;
    justify-content: center;
}




.menu {
    width: 100%;
    height: 0%;
    justify-content: center;
    margin-top: 28px;
}
.contenedor_principal {
    width: 100%;
    height: 97%;
    text-align: center;
    margin-top: 110px;
}
.contenedor_principal .articulo1 p {
}

.contenedor_principal h1 {
    margin-bottom: 149px;
    padding-bottom: 13px;


}
.contenedor_principal .articulo1 {
    width: 100%;
    height: 0%;
    margin-top: -128px;
}
.contenedor_principal .articulo1 p {
    margin: auto;
    width: 80%;
    height: 0%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}
.contenedor_principal .articulo1 p {
}







.piede_pagina {
    width: 100%;
    height: 0%;
    text-align: center;
    margin-top: 101px;
}
.contenedor_principal iframe {
    width: 40%;
    margin-top: 60px;
}
