#tabs1{
	background: url(../img/actividad1/SB_M_G10_U02_L03_act01_f01.png)no-repeat 110px 100px;
}

#tabs1 ul{
	position: absolute;
    top: 200px;
    left: 130px;
	list-style: disc;
	list-style-type: disc;
	color: white;
	font-size: 1.5em;
}
#tabs1 ul li{
    line-height: 1.2em;
}

#tabs2 ol li:nth-child(1){
	background: url(../img/actividad1/SB_M_G10_U02_L03_act01_f02.png)no-repeat 70px 100px;
}
#tabs2 ol li:nth-child(2){
	background: url(../img/actividad1/SB_M_G10_U02_L03_act01_f03.png)no-repeat 70px 100px;
}
#tabs2 ol li:nth-child(3){
	background: url(../img/actividad1/SB_M_G10_U02_L03_act01_f04.png)no-repeat 70px 100px;
}
#tabs2 ol.sections{
	width: 4400px;
}
.tilt{
	position: absolute;
	font-size: 2.2em;
	font-weight: bold;
	color: white;
}
.cont{
	position: absolute;
	font-size: 1.5em;
	color: white;
}
.t1{
    top: 83px;
    left: 137px;
}
.c1{
    top: 230px;
    left: 160px;
}

#pasos{
    top: 470px;
    left: 120px;
    width: 660px;
    height: 100px;
}

.pasosBtn{
	position: relative;
	display: inline-block;
	margin-right: 15px;
	width: 80px;
	height: 83px;
}

.pasoCont{
    top: 160px;
    left: 770px;
}
.pasosBtn.uno{background: url(../img/actividad1/g15.png)no-repeat center;}
.pasosBtn.dos{background: url(../img/actividad1/g30.png)no-repeat center;}
.pasosBtn.tres{background: url(../img/actividad1/g45.png)no-repeat center;}
.pasosBtn.cuatro{background: url(../img/actividad1/g60.png)no-repeat center;}
.pasosBtn.cinco{background: url(../img/actividad1/g75.png)no-repeat center;}
.pasosBtn.seis{background: url(../img/actividad1/g90.png)no-repeat center;}


.pasosBtn.uno.active{background: url(../img/actividad1/g15hover.png)no-repeat center;}
.pasosBtn.dos.active{background: url(../img/actividad1/g30hover.png)no-repeat center;}
.pasosBtn.tres.active{background: url(../img/actividad1/g45hover.png)no-repeat center;}
.pasosBtn.cuatro.active{background: url(../img/actividad1/g60hover.png)no-repeat center;}
.pasosBtn.cinco.active{background: url(../img/actividad1/g75hover.png)no-repeat center;}
.pasosBtn.seis.active{background: url(../img/actividad1/g90hover.png)no-repeat center;}


#tabs3{
	background: url(../img/actividad1/SB_M_G10_U02_L03_act01_f05.png)no-repeat 210px 110px;
}
.c2{
    top: 260px;
    left: 290px;
}