.l1{ background: url(../img/act1/M_G11_U04_L01RECURSOS-05.png) no-repeat 37px center; }
.l2{ background: url(../img/act1/M_G11_U04_L01RECURSOS-06.png) no-repeat 37px center; }
.l3{ background: url(../img/act1/M_G11_U04_L01RECURSOS-07.png) no-repeat 37px center; }
.l4{ background: url(../img/act1/M_G11_U04_L01RECURSOS-08.png) no-repeat 37px center; }
.l5{ background: url(../img/act1/M_G11_U04_L01RECURSOS-09.png) no-repeat 37px center; }
.l6{ background: url(../img/act1/M_G11_U04_L01RECURSOS-10.png) no-repeat 37px center; }

.l1 p:nth-child(1){ top: 35px; left: 90px; font-style: italic; }
.l1 p:nth-child(2){ top: 150px; left: 120px; font-size: 1.4em; font-style: italic; }
.l1 p:nth-child(3){
    top: 233px;
    left: 170px;
    font-size: 1.4em;
    line-height: 1.4em;	
}

.l2 p:nth-child(1){ top: 45px; left: 90px; font-style: italic; }
.l2 p:nth-child(2){ top: 190px; left: 160px; font-size: 1.1em; font-style: italic; }
.l2 p:nth-child(3){
    top: 175px;
    left: 850px;
    font-size: 1.15em;
    line-height: 1.7em;	
    width: 260px;
}
p strong{ 
    float: left;
    font-style: normal;
    color: #779A89;
    margin: 0 10px 0 -40px;
    font-family: Tahoma, Geneva, sans-serif;
} 


.l3 p{ top: 45px; left: 90px; font-style: italic; text-align: center; font-size: 1.1em; }
.l3 p:nth-child(1){ font-size: 1.6em; }
.l3 p:nth-child(2){ top: 190px; left: 160px; }
.l3 p:nth-child(3){ top: 190px; left: 670px; } 

.l4 p{ top: 22px; left: 90px; font-style: italic; }
.l4 p:nth-child(2){ top: 200px; left: 160px; font-size: 1.2em; }

.l5 p{ top: 25px; left: 90px; font-style: italic; font-size: 1.1em; }
.l5 p:nth-child(1){ font-size: 1.6em; }
.l5 p:nth-child(2){ top: 120px; left: 120px; font-style: normal;  }
.l5 p:nth-child(3){ top: 270px; left: 160px; } 
.l5 p > span{ font-size: 1em !important; font-style: italic; color: #769988 !important; }

.l6 p{ top: 22px; left: 90px; font-style: italic; }
.l6 p:nth-child(2){ top: 140px; left: 160px; font-size: 1.4em; line-height: 1.93em; }





.controls{ 
    position: absolute;
    width: 100%;
    text-align: center;
    top: 575px;
    left: 0; 
}
.controls span{ 
    position: relative !important;
    width: 12px;
    height: 12px;
    margin: 0 15px 10px 15px;
    display: inline-block;
    background: gray !important;
    border-radius: 50%;
    cursor: pointer;
}
.controls span.active{ background: orange !important; }

