.tabsCon{
	background-image: url('../img/introduccion/base_fondo.png');
	background-position: 50% 100%;
}
.content_nav ol.sections {
	width: 10000px;
}
#tabs1 .content_nav ol.sections > li:nth-child(1){
	background-image: url('../img/actividad2/SB_S_G11_U04_L04_act2_f01.png');
	background-position: 50% 50%;
}
#tabs1 .content_nav ol.sections > li:nth-child(2){
	background-image: url('../img/actividad2/SB_S_G11_U04_L04_act2_f02.png');
	background-position: 50% 50%;
}
#tabs1 .content_nav ol.sections > li:nth-child(3){
	background-image: url('../img/actividad2/SB_S_G11_U04_L04_act2_f03.png');
	background-position: 50% 50%;
}
#tabs1 .content_nav ol.sections > li:nth-child(4){
	background-image: url('../img/actividad2/SB_S_G11_U04_L04_act2_f04.png');
	background-position: 50% 50%;
}


#tabs1 .content_nav ol.sections > li:nth-child(1) p:nth-child(1){
    top: 175px;
    left: 226px;
}
#tabs1 .content_nav ol.sections > li:nth-child(2) p:nth-child(1){
    top: 215px;
    left: 96px;
}
#tabs1 .content_nav ol.sections > li:nth-child(3) p:nth-child(1){
	top: 165px;
    left: 156px;
}
#tabs1 .content_nav ol.sections > li:nth-child(4) p:nth-child(1){
    top: 205px;
    left: 116px;
}


#tabs2 .content_nav ol.sections > li:nth-child(1){
	background-image: url('../img/actividad2/SB_S_G11_U04_L04_act2_f05.png');
	background-position: 50% 50%;
}
#tabs2 .content_nav ol.sections > li:nth-child(2){
	background-image: url('../img/actividad2/SB_S_G11_U04_L04_act2_f06.png');
	background-position: 190% 60%;
}
#tabs2 .content_nav ol.sections > li:nth-child(3){
	background-image: url('../img/actividad2/SB_S_G11_U04_L04_act2_f07.png');
	background-position: 50% 64%;
}
#tabs2 .content_nav ol.sections > li:nth-child(4){
	background-image: url('../img/actividad2/SB_S_G11_U04_L04_act2_f08.png');
	background-position: -50% 79%;
}

#tabs2 .content_nav ol.sections > li p{
	color: white;
}
#tabs2 .content_nav ol.sections > li p.title2{
	top: 94px;
    left: 64px;
}
#tabs2 .content_nav ol.sections > li:nth-child(1) p:nth-child(2){
    top: 260px;
    left: 166px;
}
#tabs2 .content_nav ol.sections > li:nth-child(2) p:nth-child(2){
    top: 265px;
    left: 146px;
}
#tabs2 .content_nav ol.sections > li:nth-child(3) p:nth-child(2){
    top: 250px;
    left: 206px;
}
#tabs2 .content_nav ol.sections > li:nth-child(4) p:nth-child(2){
	top: 261px;
    left: 176px;
}