@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 1172px;
    top: 50%;
}

.area1 {
    background-image: url(../img/S_G07_U04_L01_01/imgI-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}

.area2 {
    background-image: url(../img/S_G07_U04_L01_01/imgI-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}

.ggc_textArea {
    font-family: "cabinmedium" !important;
    width: 787px;
    height: 510px;
    background-color: transparent;
    border: 0;
    font-size: 35px;
    margin: 0% auto 0 auto;
    padding: 10px 10px 10px 10px;
    resize: none;
    top: 17%;
    left: 7%;
    position: absolute;
    outline: none;
    border-radius: 5px;
}

.ggc_textArea:focus {
    outline: none;
}