@charset "utf-8";
@import url("L_G06_U02_L02_03.css");
/* CSS Document */
/*titulo y texto generales*/

.tituloEnunciado {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #343A49;
    line-height: 35px;
    text-align: left;
    margin-top: 22px;
    margin-left: 30px;
}
/*Hombre en cama*/

.IL_L_G06_U02_L02_03_04_01 {
    background-image: url(../img/signoPuntuacion/IL_L_G06_U02_L02_03_04_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 585px;
    height: 480px;
    position: absolute;
    left: 26%;
    top: 26.5%;
}

.enunciado2 {
    font-family: 'cabinregular';
    font-size: 44px;
    color: #FEFEFE;
    line-height: 47px;
    text-align: left;
    margin-top: 160px;
    margin-left: 50px;
}