/*CUERPO*/
body {
    text-align: center;
    font-family: sans-serif;
    background-color: #000000;
    margin: 0px;
}
/*PANEL SUPERIOR*/
.head {
    padding: 0px;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
}
.head {
    padding: 0px;
    margin-bottom: 0px;
    display: flex;
}
.head {
    padding: 18px;
    font-size: 18px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12.5px;
    background: #000000;
    justify-content: center;
}
/*BOTONES PANEL SUPERIOR*/
.boton {
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
    color: #ffffff;
    text-decoration: none;
    justify-content: center;
}
.boton:hover {
    color: #00ffff;
}
/*MARCO MAPA*/
.mapa {
    padding: 0px;
    margin-bottom: 0px;
    display: flex;
    text-align: left;
}
.mapa {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
}
.mapa {
    padding: 0px;
    font-size: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12.5px;
    justify-content: left;
}
/*CREDITOS*/
.credits {
    padding: 0px;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
}
.credits {
    padding: 0px;
    margin-bottom: 0px;
    display: flex;
}
.credits {
    padding: 0px;
    font-size: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12.5px;
    background: #000000;
    justify-content: center;
}
/*PARRAFO 1 Y BOTON 1*/
.paragraph {
    padding: 10px;
    font-size: 12.5px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    color: #ffffff;
    font-weight: bolder;
    justify-content: center;
}
/*PARRAFO 1 Y BOTON 1*/
.btn {
    padding: 5px;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    display: inline;
    color: #ffffff;
    text-decoration: none;
    justify-content: center;
}
.btn:hover {
    color: #00ffff;
}
.btn-home {
    display: flex;
}
