/*@font-face {
    font-family: 'segoe-print';
    src: url('font/segoe-print.eot');
    src: url('font/segoe-print.eot?#iefix') format('embedded-opentype'), url('font/segoe-print.woff') format('woff'), url('font/segoe-print.ttf') format('truetype'), 
        url('font/segoe-print.svg#segoePrint') format('svg');
}*/

.flechaAtras {
    background-image: url(../img/L_G07_U02_L01_04/prev-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 94%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.flechaSiguiente {
    background-image: url(../img/L_G07_U02_L01_04/next-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 60px;
    height: 60px;
    top: 94%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.ggc_contenido_L {
    /*background-image: url(../img/L_G06_U06_L04_03_01/L_G06_U06_L01-35.png);*/
    
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #FFFFFF;
}


.p{
    font-size: 35px;
    
    font-family: 'cabinmedium';
    color: #3C3C3B;
    letter-spacing: 0px;
}
.p:hover{
    cursor: pointer;
}

.area1{
     background-image: url(../img/L_G07_U02_L01_04/imgAct1-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 959.76px;
  height: 241.88px;
  position: absolute;
    top: 7%;
    left:9%;
}
.area2{
     background-image: url(../img/L_G07_U02_L01_04/imgAct2-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1099.7px;
  height: 408.31px;
  position: absolute;
    top: 7%;
    left:8%;
}
.area3{
     background-image: url(../img/L_G07_U02_L01_04/imgAct3-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1099.7px;
  height: 369.48px;
  position: absolute;
    top: 7%;
    left:8%;
}

.fondoCabecera{
     background-image: url(../img/L_G07_U02_L01_03_02/fondoActividad-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    top: 0px;
    left: 0px;
    position: absolute;
}
