.area1 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.area2 {
    background-image: url(../img/S_G07_U01_L01_03_03/imgAct3-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.flechaSiguiente {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 48.7%;
    top: 89.5%;
}

.flechaHome {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 92.5%;
    top: 6.5%;
}

.img1 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 88.93px;
    height: 116.53px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img2 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 92.05px;
    height: 116.53px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img3 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 147.26px;
    height: 88.93px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img4 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 88.93px;
    height: 52.2px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img5 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag5-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 116.53px;
    height: 88.93px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img6 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag6-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 88.93px;
    height: 147.26px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img7 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag7-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 92.05px;
    height: 147.26px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img8 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag8-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 147.26px;
    height: 92.05px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img9 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag9-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 116.53px;
    height: 24.59px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img10 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag10-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 92.05px;
    height: 52.2px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img11 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag11-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 147.26px;
    height: 25.53px;
    position: absolute;
    right: 0%;
    top: 0%;
}

.img12 {
    background-image: url(../img/S_G07_U01_L01_03_05/imgAct5-drag12-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 116.53px;
    height: 92.05px;
    position: absolute;
    right: 0%;
    top: 0%;
}
/*DRAGS*/

.cntMovimientos {
    width: 1125px;
    height: 565px;
    background-color: transparent;
    position: absolute;
    top: 9%;
    left: 5%;
}

.movimientoDrag {
    width: 150px;
    height: 150px;
    position: relative;
}

.movimientoDrag .textoCentrado {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #5B5B5E;
    text-align: left;
}

.movimientoDrop {
    width: 90px;
    height: 65px;
    margin-top: 0px;
}

#lstDrags {
    margin: 0;
    padding: 0;
    position: absolute;
}

#lstDrags li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    color: transparent;
}

#lstDrops {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 36%;
    left: 38.5%;
    width: 343px;
    height: 193px;
    border: 1px solid #e5e5e5;
}