/*GENERAL*/
body {
    background-image: url(https://lh3.googleusercontent.com/d/18ns3JAnXe03VrFoP1lSxsqgcfwJlrjL0=s5000);
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
    margin-top: 25px;
}

ul {
    padding: 0;
}

h1 {
    display: none;
}

hr {
    width: 90%;
    color: #ffffff;
}

.jmy {
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    font-family: denver;
    font-size: 32px;
    text-align: center;

}

/*INDEX*/
.iniz {
    background-image: url(https://lh3.googleusercontent.com/d/1oLNWokxCuMQkvT0SS05T0y-yR9r4ayHE=s5000);
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 1;
    grid-row-end: 7;
}

.inde {
    background-image: url(https://lh3.googleusercontent.com/d/19xo4TQfd958wSLm1aC1StwmUpdIGqbV-=s5000);
    grid-column-start: 2;
    grid-row-start: 1;
    grid-column-end: 3;
    grid-row-end: 5;
    padding: 5px;
    overflow: auto;
}

.inxtra {
    background-image: url(https://lh3.googleusercontent.com/d/1LB5aCr4vnATPCdakOx4gMJMr0sB3FBd-=s5000);
    grid-column-start: 2;
    grid-row-start: 5;
    grid-row-end: 7;
}

.menu {
    background-image: url(https://lh3.googleusercontent.com/d/1Zjn0VOV5th0tSeLtJlaDYxIdGxhjghcx=s5000);
    display: flex;
    background-position: center;
    height: 25px;
}

a {
    text-decoration: none;
}

.desc1 {
    font-family: Choco, Verdana, Arial;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    text-align: justify;
    line-height: normal;
    color: #e7e7e7;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.actua {
    background-image: url(https://lh3.googleusercontent.com/d/1Zjn0VOV5th0tSeLtJlaDYxIdGxhjghcx=s5000);
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial;
    height: 25px;
    text-align: center;
    text-shadow: 1px 1px #000000;
}

.actua span {
    color: #d3892c;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial;
    height: 25px;
    text-align: center;
    text-shadow: 1px 1px #000000;
}

.divisor {
    background-image: url(https://lh3.googleusercontent.com/d/1Zjn0VOV5th0tSeLtJlaDYxIdGxhjghcx=s5000);
    height: 25px;
    text-align: center;
}

.cuerpo1 {
    border-color: #bdbdbd;
    border-style: solid;
    width: 1150px;
    margin-right: auto;
    margin-left: auto;
    border: 5px solid #1C155F;
}

.cuerpo2 {
    background-color: #000000;
    display: grid;
    grid-template-columns: 400px 740px;
    grid-template-rows: repeat(6, 130px);
    justify-content: space-around;
    column-gap: 10px;
    row-gap: 10px;
}

.cuerpo3 {
    display: grid;
    grid-template-columns: repeat(10, 115px);
    grid-template-rows: repeat(2, 130px);
}

/* DESTACADO */
.destacado1 {
    font-family: Choco, Verdana, Arial;
    font-weight: bold;
    font-style: normal;
    text-align: justify;
    line-height: normal;
    font-size: 18px;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 7;
    grid-row-end: 3;
    padding: 5px;
    overflow: auto;
    text-shadow: 1px 1px #000000;
    color: #e7e7e7;
    /* TEMPORAL */
    background-image: url(https://lh3.googleusercontent.com/d/1xtSyQpiJzTw-LE0jgbvhEllhlG3WMQGt=s5000);
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.5);
}

.destacado1 a {
    color: #d3892c;
}

.destacado1img1 {
    grid-column-start: 7;
    grid-row-start: 1;
    grid-column-end: 11;
    grid-row-end: 3;
    position: relative;
}

.imagendestac1 {
    right: 0;
    bottom: 0;
    position: absolute;
}

.tacado {
    background-image: url(https://lh3.googleusercontent.com/d/1Zjn0VOV5th0tSeLtJlaDYxIdGxhjghcx=s5000);
    color: #d3892c;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial;
    height: 25px;
    text-align: center;
    text-shadow: 1px 1px #000000;
}

.tdesta {
    background-image: url(https://lh3.googleusercontent.com/d/1Zjn0VOV5th0tSeLtJlaDYxIdGxhjghcx=s5000);
    color: #e7e7e7;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial;
    height: 25px;
    text-align: center;
    text-shadow: 1px 1px #000000;
}

.linkdestac {
    text-align: center;
}

/* BOTONES INDEX */
#inicio {
    cursor: pointer;
}

#inicio:hover {
    content: url(https://lh3.googleusercontent.com/d/1HDfzLKtkZvMjNt6aLBZS9W_C0rGFUwb0=s5000);
}

#entradas {
    cursor: pointer;
}

#entradas:hover {
    content: url(https://lh3.googleusercontent.com/d/1eB--lq2C9tvbx7lr4Has1rb7flloIW9M=s5000);
}

#musica {
    cursor: pointer;
}

#musica:hover {
    content: url(https://lh3.googleusercontent.com/d/13FzogIDLseaf7jwI4ASKgxIkzwVk6d59=s5000);
}

#galeria {
    cursor: pointer;
}

#galeria:hover {
    content: url(https://lh3.googleusercontent.com/d/1eguiB8UqMpaOtJy1fBdiAJYsxvCwV3GN=s5000);
}

#smi {
    cursor: pointer;
}

#smi:hover {
    content: url(https://lh3.googleusercontent.com/d/1BdWez_539S7-_jMtjmMuZhf0AXK7lr-A=s5000);
}

#escom {
    cursor: pointer;
}

#escom:hover {
    content: url(https://lh3.googleusercontent.com/d/1fl-VGS0q9GfpxfF6i0-buqmHC_wVfxgg=s5000);
}

#volver:hover {
    content: url(https://lh3.googleusercontent.com/d/1NvBbcTj5-Zdlk_vC_MJdjnZXhA_MZlmD=s5000);
}

.volver {
    background-color: #000;
    width: 300px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    height: 75px;
}

/*ENTRADAS*/

.entrcuerp1 {
    background-color: #354a8a;
    width: 1150px;
    margin-right: auto;
    margin-left: auto;
    border: 5px solid #1c155f;
}

.entrcuerp2 {
    background-color: #000000;
    display: grid;
    grid-template-columns: repeat(2, 200px) 30px repeat(3, 240px);
    grid-template-rows: 850px;
}

.artiz {
    background-image: url(https://lh3.googleusercontent.com/d/1oLNWokxCuMQkvT0SS05T0y-yR9r4ayHE=s5000);
    background-repeat: no-repeat;
    grid-column-start: 1;
    grid-column-end: 3;
}

.artde {
    background-color: #ffffff;
    grid-column-start: 4;
    grid-column-end: 7;
    overflow: auto;
}

.lista {
    border: 5px solid #1C155F;
}

.lista th {
    background-image: url(https://lh3.googleusercontent.com/d/183ktbmDivnPEUFgBsDXHRPL0-L2lE7io=s5000);
}

.lista a {
    font-family: verdana, Arial;
    font-size: 18px;
    color: red;
    text-decoration: underline;

}

.lista table {
    border: 2px solid white;
    height: 175px;
}

.lista td {
    padding: 5px;
    border: 2px solid #ffffff;
}

.lista th {
    border: 2px solid #CCCCCC;
    height: 29px;
}

.lista img {
    width: 206px;
    height: 130px;
}

.listatitulo {
    font-family: verdana;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
    background-image: url(https://lh3.googleusercontent.com/d/1ykdOokWbugcY4mWde_F3ZVg5VAhDbwcX=s5000 );

}

.listadesct {
    font-family: Verdana;
    background-image: url(https://lh3.googleusercontent.com/d/1_fNaub1LaFa86-psIGXp8faOLVqRcXCT=s5000);
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
}

.izqtext {
    background-color: #D1D1D1;
    font-family: Verdana;
    font-size: 24px;
    font-weight: bold;
    color: #282828;
}

/*TERRARIA*/

.terraria-div-cuerpo {
    background-color: #CCC;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    background-image: url(https://lh3.googleusercontent.com/d/1lGAZ4N-jfHWLeXzcaFOhlBDlXbdIryqk=s5000);
    border: 5px solid #d1d1d1;
}

.terraria-div-titulo {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #D4DFFF;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 680px;
    text-align: center;
}

.terraria-div-texto1 {
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
}

.terraria-img {
    display: flex;
    justify-content: center;
    gap: 20px
}

/*NOSTALFAG*/

.nostal-div-cuerpo {
    background-image: url(https://lh3.googleusercontent.com/d/19LDxXbDfyyaFycBTfTzklerWZtCoRXp4=s5000);
    background-color: rgb(240, 240, 242);
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border: 5px solid #d1d1d1;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.5);
}

.nostal-div-titulo {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #D4DFFF;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 680px;
    text-align: center;
}

.nostal-div-texto1 {
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
}

.nostal-div-img {
    gap: 0;
}

/* ACNLCP1 */

.acnl-div-cuerpo {
    background-image: url(https://lh3.googleusercontent.com/d/15EkwKrN25ZlbJ-mhpBN3PQTIyCGsnLmd=s5000);
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border: 5px solid #d1d1d1;
}

.acnl-div-titulo {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #D4DFFF;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 740px;
    text-align: center;
}

.acnl-div-texto1 {
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
}

.acnl-div-img {
    display: flex;
    justify-content: center;
}

/* ACNLPC2 */

.acnl2-div-cuerpo {
    background-image: url(https://lh3.googleusercontent.com/d/15EkwKrN25ZlbJ-mhpBN3PQTIyCGsnLmd=s5000);
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border: 5px solid #d1d1d1;
}

.acnl2-div-titulo {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #D4DFFF;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 740px;
    text-align: center;
}

.acnl2-div-texto1 {
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
}

.acnl2-div-img {
    display: flex;
    justify-content: center;
}

/* WSPORTS */

.wsports-div-cuerpo {
    background-image: url(https://lh3.googleusercontent.com/d/1cpr9yfgRk7hurrdToGYxViTPyY4hoeGi=s5000 );
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border: 5px solid #d1d1d1;
}

.wsports-div-titulo {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #D4DFFF;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 740px;
    text-align: center;
}

.wsports-div-texto1 {
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
}

.wsports-div-img {
    display: flex;
    justify-content: center;
}

/* WSPORTSMONTAGE */

.wsportsm-div-cuerpo {
    background-image: url(https://lh3.googleusercontent.com/d/1cpr9yfgRk7hurrdToGYxViTPyY4hoeGi=s5000);
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border: 5px solid #d1d1d1;
}

.wsportsm-div-titulo {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #D4DFFF;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 740px;
    text-align: center;
}

.wsportsm-div-texto1 {
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
}

.wsportsm-div-img {
    display: flex;
    justify-content: center;
}

/* JMYWAD */

.jmywad-div-cuerpo {
    background-image: url(https://lh3.googleusercontent.com/d/1xtSyQpiJzTw-LE0jgbvhEllhlG3WMQGt=s5000);
    background-color: rgb(191, 191, 191);
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border: 5px solid #d1d1d1;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.5);
}

.jmywad-div-titulo {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #D4DFFF;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    width: 740px;
    text-align: center;
}

.jmywad-div-texto1 {
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
}

.jmywad-div-img {
    display: flex;
    justify-content: center;
}

.jmywad-div-img-objetos {
    display: flex;
    justify-content: center;
    justify-content: center;
    align-items: center;
}

.jmywad-div-img-objetos p {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #D4DFFF;
    font-weight: bold;
}

.jmywad-div-objetos {
    background-color: #ffffff3d;
    border: 5px solid #d1d1d1;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    margin-right: auto;
    margin-left: auto;
    text-shadow: 1px 1px #000000;
}

.jmywad-div-objetos td {
    text-align: center;
}

.jmywad-aviso {
    font-size: 16px;
    text-align: center;
}

/*MUSICA*/

.msca-cuerpo1 {
    background-color: #000000;
    display: grid;
    grid-template-columns: 400px 740px;
    grid-template-rows: repeat(6, 130px);
    column-gap: 10px;
    row-gap: 10px;
}

.msca-cuerpoiz {
    background-image: url(https://lh3.googleusercontent.com/d/1oLNWokxCuMQkvT0SS05T0y-yR9r4ayHE=s5000);
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 7;
    overflow: auto;
}

.msc-cuerpoiz-info {
    background-color: #D1D1D1;
    font-family: Verdana, Arial;
    font-size: 24px;
    font-weight: bold;
    color: #282828;
}

.msca-cuerpoder {
    background-image: url(https://lh3.googleusercontent.com/d/1hpgyppJ6-phw8lQ2y2g_BUDN3tR0WZHr=s5000);
    grid-column-start: 2;
    grid-row-start: 1;
    grid-column-end: 3;
    grid-row-end: 7;
    font-family: Verdana, Arial;
    font-size: 24px;
    font-weight: bold;
    color: #282828;
    text-align: center;
    text-shadow: 1px 1px #000000;
    overflow: auto;
}

.msca-cuerpo2 {
    justify-items: center;
}

.msca-cuerpo2 td {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #e7e7e7;
    font-weight: bold;
    width: 300px;
    text-align: left;
}

.msca-cuerpo2 th {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #e7e7e7;
    font-weight: bold;

}

.msca-cuerpo2 tbody {
    font-family: Verdana, Arial;
    font-size: 24px;
    color: #e7e7e7;
    font-weight: bold;
    width: 300px;
    text-align: left;
}

/*SOBREMI*/

.mi-div-cuerpo {
    padding-top: 25px;
    padding-bottom: 25px;
}

.mi-div-titulo {
    font-family: Choco, Verdana, Arial;
    font-size: 24px;
    text-align: center;
    margin-right: 425px;
    margin-left: 425px;
    font-weight: bold;
    color: #d1d1d1;
}

.mi-div-tabla1 {
    font-family: Choco, Verdana, Arial;
    font-size: 24px;
    font-weight: bold;
    color: #d1d1d1;
    text-align: justify;
}

.mi-div-tabla1 table {
    margin: 0 auto;
}

.mi-div-tabla1 span {
    color: rgb(175, 16, 16);
    text-shadow: 1px 1px #000000;
}


.mi-div-fondo1 {
    background-image: url(https://lh3.googleusercontent.com/d/1ykdOokWbugcY4mWde_F3ZVg5VAhDbwcX=s5000);
    text-align: center;
}

/* GALERIA */

.gal-div-cuerpo {
    background-color: #000000;
    font-family: Choco, Verdana, Arial;
    font-size: 24px;
    font-weight: bold;
    color: #E7E7E7;
    background-color: #000;
    margin: 10px;
    text-align: center;
    padding: 10px;
}

#N1:hover {
    content: url(https://lh3.googleusercontent.com/d/1qK-M9JMrdKoK_pLJdHJAw8lLJLFIDTyX=s5000);
}

#N2:hover {
    content: url(https://lh3.googleusercontent.com/d/1RKzWKiMUCCEBSrr7Qnd9KVeiJxplABRK=s5000);
}

#N3:hover {
    content: url(https://lh3.googleusercontent.com/d/1mkeC18ButhCERHKu1LsoA4zUfS5Mc95O=s5000);
}

#N4:hover {
    content: url(https://lh3.googleusercontent.com/d/1VO-sOBaN3i2231SkXAiXiyFULmqKtKXB=s5000);
}

/* GALERIA 1 */

.galeria-div {
    font-size: 24px;
    font-weight: bold;
    color: #E7E7E7;
    background-color: #000;
    margin: 10px;
    text-align: center;
}