#tabs1 .full.content_nav ol.sections{
	width:2760px;
}

#tabs1 .full.content_nav ol.sections li{
	position: relative;
    margin-right: 35px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(1){
	background: url('../img/actividad3/SB_L_G11_U04_L03_act3_f01.png')no-repeat 120px 20px;
}
#tabs1 .full.content_nav ol.sections li:nth-child(2){
	background: url('../img/actividad3/SB_L_G11_U04_L03_act3_f02.png')no-repeat 250px 140px;
}

#tabs1 .full.content_nav ol.sections li:nth-child(1) p:nth-child(2){
	position: absolute;
	top: 220px;
    left: 220px;
	font-size: 1.3em;
	color: white;
}

#tabs1 .full.content_nav ol.sections li:nth-child(2) p:nth-child(2){
	position: absolute;
	top: 156px;
    left: 350px;
    font-size: 1.3em;
    color: white;
    line-height: 1.1em;
    
	text-align: center;
}

.subti1{
	position: absolute;
	top: 60px;
    left: 220px;
	color: #662D91;
	font-size: 2.75em;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif !important;
}

.subti2{
	position: absolute;
	top: 40px;
    left: 90px;
	color: #662D91;
	font-size: 2.75em;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif !important;
}


#tabs2 {
	background: url(../img/actividad3/SB_L_G11_U04_L03_act3_f03.png)no-repeat 230px 80px;
	height: 650px;
}

#tabs2 p{
	position: absolute;
	top: 160px;
    left: 540px;
	font-size: 1.5em;
	color: white;
}