.version.index {
    color: #0000e6;
    background-color: #b668d3
}

#page {
    z-index: 1;
    width: auto;
    min-height: 394.7px;
    background-image: none;
    border-width: 0px;
    border-color: #000;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0
}

#u102559 {
    z-index: 2;
    width: 870px;
    background-color: transparent;
    left: -1px;
    position: relative
}

#pu102754 {
    z-index: 4;
    width: 0.01px;
    margin-left: 31px;
    margin-top: 25px
}

#u102754 {
    z-index: 4;
    width: 376px;
    height: 454px;
    position: relative;
    background: #fff url(../images/botonbig-1.jpg?crc=4001904999) no-repeat left top
}

/*#u102754:hover {
    width: 376px;
    height: 454px;
    min-height: 0px;
    background: #fff url(../images/botonbig-11.jpg?crc=4220738892) no-repeat left top
}*/

#u103538 {
    z-index: 17;
    width: 376px;
    height: 454px;
    position: relative;
    left: 431px;
    background: #fff url(../images/botonbig-2.jpg?crc=431478579) no-repeat left top
}

/*#u103538:hover {
    width: 376px;
    height: 454px;
    min-height: 0px;
    background: #fff url(../images/botonbig-22.jpg?crc=4286532529) no-repeat left top
}*/

#pu103541 {
    z-index: 5;
    width: 0.01px;
    margin-left: 31px;
    margin-top: 42px
}

#u103541 {
    z-index: 5;
    width: 376px;
    height: 454px;
    position: relative;
    background: #fff url(../images/opcion/quinta/big.jpg) no-repeat left top
}

/*#u103541:hover {
    width: 376px;
    height: 454px;
    min-height: 0px;
    background: #fff url(../images/botonbig-33-2.jpg?crc=4053143316) no-repeat left top
}*/

#u103544 {
    z-index: 18;
    width: 376px;
    height: 454px;
    position: relative;
    left: 431px;
    background: #fff url(../images/opcion/acum-millonario/big.jpg) no-repeat left top
}

/*#u103544:hover {
    width: 376px;
    height: 454px;
    min-height: 0px;
    background: #fff url(../images/botonbig-44-2-1.jpg?crc=4278089679) no-repeat left top
}*/

#pu103550 {
    z-index: 6;
    width: 0.01px;
    margin-left: 31px;
    margin-top: 42px
}

#u103550 {
    z-index: 6;
    width: 376px;
    height: 454px;
    position: relative;
    background: #fff url(../images/opcion/super-astro/big.jpg) no-repeat left top
}

/*#u103550:hover {
    width: 376px;
    height: 454px;
    min-height: 0px;
    background: #fff url(../images/botonbig-55.jpg?crc=3956608437) no-repeat left top
}*/

#u103547 {
    z-index: 19;
    width: 376px;
    height: 454px;
    position: relative;
    left: 431px;
    background: #fff url(../images/opcion/lotos/big.jpg) no-repeat left top
}

#u102623 {
    z-index: 7;
    width: 807px;
    background-color: #0071bc;
    padding-bottom: 6px;
    margin-left: 31px;
    margin-top: 42px;
    position: relative
}

#u102624-5 {
    z-index: 8;
    width: 755px;
    min-height: 71px;
    background-color: transparent;
    color: #fff;
    line-height: 22px;
    text-align: justify;
    font-size: 18px;
    font-style: italic;
    position: relative;
    margin-right: -10000px;
    margin-top: 13px;
    left: 26px
}

#u102624 {
    color: #fcee21
}

#u102625-4 {
    z-index: 13;
    width: 684px;
    min-height: 18px;
    background-color: transparent;
    color: #7f7f7f;
    line-height: 13px;
    text-align: center;
    font-size: 11px;
    font-style: italic;
    margin-left: 93px;
    margin-top: 28px;
    position: relative
}

/*
###############################################################################
# Nuevos estilos para las opciones de la página de inicio.                    #
###############################################################################
*/
#contenedor-pagina-inicio {
    display: grid; 
    grid-template-columns: repeat(1); 
    grid-column-gap: 10px;
    grid-row-gap: 20px;    
}

#header {
    margin-left: auto;
    margin-right: auto;
    width: fit-content 
}

#contenedor-opciones {
    display: grid; 
    grid-template-columns: repeat(2, 1%); 
    grid-column-gap: 10px; 
    grid-row-gap: 20px;
}

#contenedor-total-ganadores {
    z-index: 6;
    width: 376px;
    height: 454px;
    background: #fff url(../images/opcion/numero-ganadores.jpg) no-repeat left top
}

#contenedor-total-ganadores #fecha-ganadores {
    margin-left: 40px; 
    padding-top: 100px; 
    font-size: x-large; 
    font-weight: bold;
    color: rgb(246, 229, 141);
}

#contenedor-total-ganadores #numero-ganadores {
    margin-left: 35px; 
    margin-top: 60px; 
    font-size: 70px; 
    font-weight: bold;
    color: rgb(246, 229, 141);
}

/*#disclaimer {
    font-style: italic;
    background-color: rgb(39, 60, 117);
    border-radius: 10px;
    margin-top: 140px;
    width: 800px;
    margin-left: 25px;
}*/

/*#disclaimer p {
    color: rgb(245, 246, 250);
    padding: 10px;
}

#disclaimer strong {
    color: rgb(246, 229, 141);
}*/

/*
###############################################################################
# Nuevos estilos para el menú de opciones de cada opción de muestra de        #
# resultados.                                                                 #
###############################################################################
*/
#menu-opciones {
    display: grid; 
    grid-template-columns: repeat(6 , 25%); 
    grid-column-gap: 10px;

}
