.Nav{
 background-color: rgb(179, 106, 228);
    list-style: none;
    position: relative;
}
.Lista{
    list-style: none;
    margin: auto;
    padding: 0%;
    text-align: center;
    width: 100%;
}
.Lista li{
    display: inline-block;
}
.Lista li a{
    color: rgb(2, 1, 13);
    display: block;
    padding: 17px 15px;
    text-decoration: none;
}
.Lista li a:hover{
    background: #a87bb8;
}
.Ind{
    background: #2f0834;
    background: -webkit-linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../IMG/hd-informatica-banner-3.jpg);
    background: linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../img/hd-informatica-banner-3.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.Pal{
    background: #000046;
    background: -webkit-linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../IMG/palabras-clave-banner-investigacion-portatil-carpeta-documentos-graficos-llave_80328-154.jpg);
    background: linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../img/palabras-clave-banner-investigacion-portatil-carpeta-documentos-graficos-llave_80328-154.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.Fec{
    background: #000046;
    background: -webkit-linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../IMG/Fecha.jpg);
    background: linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../img/Fecha.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.Pali{
    background: #000046;
    background: -webkit-linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../IMG/Pali.png);
    background: linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../img/Pali.png);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.Pok{
    background: #000046;
    background: -webkit-linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../IMG/Pokemon_GOB.jpeg);
    background: linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../img/Pokemon_GOB.jpeg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.Fib{
    background: #000046;
    background: -webkit-linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../IMG//descarga.jpg);
    background: linear-gradient(to right, hsla(193, 78%, 49%, 0.61), hsla(240, 100%, 14%, 0.541)), url(../img/descarga.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}