.pasoCont{
    top: 75px;
    left: 65px;    
    height: 590px;
    color: white;
    font-size: 1.7em;
    padding: 200px 0 0 580px;
}

.pasoCont.p1{  background:  url(../img/act2/S_G11_U02_L07_pop_1-54.png) no-repeat 60px 60px; display: block; padding-top: 80px; }
.pasoCont.p2{  background:  url(../img/act2/S_G11_U02_L07_pop_2-55.png) no-repeat 60px 60px; }
.pasoCont.p3{  background:  url(../img/act2/S_G11_U02_L07_pop_3-56.png) no-repeat 60px 60px; }
.pasoCont.p4{  background:  url(../img/act2/S_G11_U02_L07_pop_4-57.png) no-repeat 60px 60px; }
.pasoCont.p5{  background:  url(../img/act2/S_G11_U02_L07_pop_5-58.png) no-repeat 60px 60px; }
.pasoCont.p6{  background:  url(../img/act2/S_G11_U02_L07_pop_6-59.png) no-repeat 60px 60px; }


#pasos{  
    position: absolute; 
    width: 100px;
    top: 145px;
    left: 150px;
}
#pasos .pasosBtn{
    position: relative;
    margin: 9px 2px;
    width: 62px;
    height: 61px;
    border-radius: 50%
}
#pasos .pasosBtn:hover{ box-shadow: none; }

#pasos .pasosBtn:nth-child(1) { background:  url(../img/act2/S_G11_U02_L07_btn1-42.png) no-repeat center; }
#pasos .pasosBtn:nth-child(2) { background:  url(../img/act2/S_G11_U02_L07_btn2-44.png) no-repeat center; }
#pasos .pasosBtn:nth-child(3) { background:  url(../img/act2/S_G11_U02_L07_btn3-46.png) no-repeat center; }
#pasos .pasosBtn:nth-child(4) { background:  url(../img/act2/S_G11_U02_L07_btn4-48.png) no-repeat center; }
#pasos .pasosBtn:nth-child(5) { background:  url(../img/act2/S_G11_U02_L07_btn5-50.png) no-repeat center; }
#pasos .pasosBtn:nth-child(6) { background:  url(../img/act2/S_G11_U02_L07_btn6-52.png) no-repeat center; }

#pasos .pasosBtn.active:nth-child(1) { background:  url(../img/act2/S_G11_U02_L07_btn1a-43.png) no-repeat center; }
#pasos .pasosBtn.active:nth-child(2) { background:  url(../img/act2/S_G11_U02_L07_btn2a-45.png) no-repeat center; }
#pasos .pasosBtn.active:nth-child(3) { background:  url(../img/act2/S_G11_U02_L07_btn3a-47.png) no-repeat center; }
#pasos .pasosBtn.active:nth-child(4) { background:  url(../img/act2/S_G11_U02_L07_btn4a-49.png) no-repeat center; }
#pasos .pasosBtn.active:nth-child(5) { background:  url(../img/act2/S_G11_U02_L07_btn5a-51.png) no-repeat center; }
#pasos .pasosBtn.active:nth-child(6) { background:  url(../img/act2/S_G11_U02_L07_btn6a-53.png) no-repeat center; }

#tabs1 > p{ 
    color: #665127; 
    font-size: 2em;
}
#tabs1 > p:nth-child(2) { top: 50px; left: 104px; }
#tabs1 > p:nth-child(3) { top: 0px; left: 360px; }


#tabs2{
    background:  url(../img/act2/S_G11_U02_L07_graf1-60.png) no-repeat center;     
}
#tabs2 p{
    top: 140px;
    left: 630px;
    font-size: 1.85em;
    color: #665127;
    line-height: 1.2em;
}

#tabs3{
    background:  url(../img/act2/S_G11_U02_L07_graf2-61.png) no-repeat center;     
}
#tabs3 p{ 
    top: 55px;
    left: 340px;
}
#tabs3 p > span{ 
    position: relative;
    display: block;
    font-size: 0.78em;
    line-height: 1.2em;
    color: white;
}
#tabs3 p > span:nth-child(1) { margin-bottom: 60px; }
#tabs3 p > span:nth-child(2) { margin-bottom: 70px; }
#tabs3 p > span:nth-child(3) { margin-bottom: 85px; }
#tabs3 p > span:nth-child(4) { margin-bottom: 80px; }

