@charset "utf-8";
/* CSS Document */
/*clear float*/

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/

.fondoIntro {
    background-image: url(../img/S_G06_U01_L05_01/fondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}

.cntPregunta {
    background-color: transparent;
    width: 972px;
    height: 242px;
    position: absolute;
    top: 23.5%;
    left: 9.4%;
    cursor: pointer;
}