@charset "utf-8";
/* CSS Document */
/*clear float*/

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/

.imgfondo {
    background-image: url(../img/S_G06_U04_L04_01/cont-01.png);
    width: 1247px;
    height: 679px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left:0px;
    top: 0px;
    position: absolute;
}

.ggc_contenido_S {
    color: #F2F255;
}

.log_cc {
    background-image: url(../img/imgLicencia_cc.png);
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: 1130px;
    position: absolute;
    top: 590px;
}

.flechaAtras {
    background-image: url(../img/S_G06_U04_L04_01/cont-03.png);
    width: 62.02px;
    height: 66.28px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
}

.flechaSiguiente {
    background-image: url(../img/S_G06_U04_L04_01/cont-02.png);
    width: 62.02px;
    height: 66.28px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
}

.cont2 {
    background-image: url(../img/S_G06_U04_L04_01/cont-08.png);
    width: 1089.25px;
    height: 526.97px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}