@import url(./commons.css);

/*TAB1*/
#tabs1 .content{
    background-image: url(../img/INTRO/M_G10_U05_L01_cuadro1_-01.png);
    height: 586px;
}
#tabs1 .content p:nth-child(1){
    position: absolute;
    top: 124px;
    left: 119px;
    width: 491px;
    font-size: 1.65em;
    line-height: 1.5em;
}
#tabs1 .content p:nth-child(2){
    position: absolute;
    left: 743px;
    bottom: 93px;
    width: 399px;
    font-size: 1.1em;
}
div[data-sg-id="btn-popup"][data-sg-key="1"]{
    position: absolute;
    bottom: 64px;
    left: 210px;
}

div[data-sg-id="item-page"].content{
    background-image: url(../img/INTRO/M_G10_U05_L01_cuadropopup-29.png);
}
/*.prevNext{
    position:absolute;
    bottom:10px;
    left:50%;
    margin-left:-66px;
    text-align:center
}*/
.p_prev, .p_next{
    display:inline-block;
    width:91px;
    height:90px;
    cursor:pointer;
    background-repeat: no-repeat;
    position: absolute;
    left: 162px;
}
.p_prev{
    top: 13px;
    background:url(../img/INTRO/M_G10_U05_L01_botonarriba.png);
}
/*.p_prev.off, .p_prev:active{
    background:url(../img/p_prev_off.png);
    background-repeat: no-repeat
}*/
.p_next{
    bottom: 13px;
    /*-ms-transform: rotate(180deg);*/ /* IE 9 */
    /*-webkit-transform: rotate(180deg);*/ /* Chrome, Safari, Opera */
    /*transform: rotate(180deg);*/
    background:url(../img/INTRO/M_G10_U05_L01_botonabajo.png);
}
/*.p_next.off, .p_next:active{
    background:url(../img/p_next_off.png);
    background-repeat: no-repeat
}*/
.icon_close_button {
    top: -19px;
    right: 79px;
}
.actCont p{
    position: absolute;
    width: 690px;
    left: 336px;
    top: 11px;
    font-size: 1.52em;
}
.actCont img{
    position: absolute;
    left: 320px;
    top: 119px;
}
/*END TAB1*/


/*TAB2*/
#tabs2 .content{
    background-image: url(../img/INTRO/M_G10_U05_L01_cuadro3_-01.png);
}
#tabs2 .content ul{
    position: absolute;
    padding: 0px;
    font-size: 1.4em;
    width: 488px;
    left: 120px;
    top: 183px;
    color: white;
}
#tabs2 .content ul li{
    margin-bottom: 92px;
}
.lapiz{
    width: 149px;
    position: absolute;
    left: 604px;
    top: 181px;
}
.lapiz img{
    margin-bottom: 30px;
}
/*END TAB2*/