.gge_contenido_S .act_content {
	background-image: url('../img/introduccion/base_fondo.png');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

.content_nav ol.sections > li:nth-child(2){
	background-image: url('../img/introduccion/SB_S_G11_U04_L05_intro_f01.png');
	background-position: 60% 60% ;
}
.content_nav ol.sections > li:nth-child(3){
	background-image: url('../img/introduccion/SB_S_G11_U04_L05_intro_f01.png');
	background-position: 60% 60% ;
}
.content_nav ol.sections > li:nth-child(2) p:nth-child(1){
    top: 165px;
    left: 155px;
}
.content_nav ol.sections > li:nth-child(2) p:nth-child(2){
    top: 145px;
    left: 626px;
}
.content_nav ol.sections > li:nth-child(2) textarea{
    width: 380px;
    height: 220px;
    left: 180px;
    top: 310px;
    position: absolute;
}
.content_nav ol.sections > li:nth-child(2) textarea:nth-child(4){
	left: 660px;
}

.content_nav ol.sections > li:nth-child(3) p:nth-child(1){
    top: 165px;
    left: 155px;
}
.content_nav ol.sections > li:nth-child(3) p:nth-child(2){
    top: 155px;
    left: 636px;
}
.content_nav ol.sections > li:nth-child(3) textarea{
    width: 380px;
    height: 220px;
    left: 180px;
    top: 310px;
    position: absolute;
}
.content_nav ol.sections > li:nth-child(3) textarea:nth-child(4){
	left: 660px;
}