#tabs1 .full.content_nav .content-int ol.sections{
	width:8280px;
}

#tabs1 .full.content_nav .content-int ol.sections{
	position: relative;
    margin-right: 35px;
}

#tabs1 .content_nav .buttons{
	bottom: -26px !important;
	right: 291px !important;
}

#tabs1 .content_nav .buttons.last{
	bottom: 29px !important;
	right: 291px !important;
}

.imagen{
	position: relative;
	top: 20px;
    left: 140px;
}

.descp{
	position: relative;
	text-align: left;
	top: -330px;
    left: 610px;
    width: 490px;
    height: 260px;
	font-size: 1.5em;
	color: #4E4E4E;
}

.title{
	position: relative;
	top: 150px;
    left: 610px;
    width: 490px;
    height: 70px;
    font-size: 2.5em;
    color: white;
    padding-top: 11px;
    padding-left: 40px;
    font-weight: bold;
}


#tabs2 #pasos{  
    position: absolute; 
    width: 170px;
    top: 533px;
    left: 582px; 
}
#tabs2 #pasos .pasosBtn{
    position: relative;
    margin: 0px 14px 0px 0px;
    width: 62px;
    height: 62px;
}


#tabs2 #pasos .pasosBtn:hover{ box-shadow: none; }
#tabs2 #pasos .pasosBtn:nth-child(1) { background:  url(../img/actividad2/boton01.png) no-repeat 0px 0px; }
#tabs2 #pasos .pasosBtn:nth-child(2) { background:  url(../img/actividad2/boton02.png) no-repeat 0px 0px; }


#tabs2 #pasos .pasosBtn.active:nth-child(1) { background:  url(../img/actividad2/boton01hover.png) no-repeat 0px 0px; }
#tabs2 #pasos .pasosBtn.active:nth-child(2) { background:  url(../img/actividad2/boton02hover.png) no-repeat 0px 0px; }


#tabs2 .pasoCont{
    position: absolute;
    width: 640px;
    height: 480px;
    top: 40px;
    left: 320px;
}
#tabs2 .pasoCont.uno{   background:  url(../img/actividad2/SB_S_G11_U01_L01_act2_f02.png) no-repeat 0px 0px; }
#tabs2 .pasoCont.dos{   background:  url(../img/actividad2/SB_S_G11_U01_L01_act2_f03.png) no-repeat 20px 25px; }

.pidea{
    font-size: 1.4em;
    line-height: 1.25em;
    color: white;
}


#tabs2 .pasoCont.uno p{
	position: absolute;
    top: 130px;
    left: 110px;
    text-align: right;
}
#tabs2 .pasoCont.dos p{
	position: absolute;
    top: 100px;
    left: 320px;
}