.page1, .page2, .page3, .page4, .page5, .page6, .page7, .page8, .page9{
	width: 1240px;
	height: 500px;
	position: absolute;
	top: 100px;
	left: 3px;
	background-position: center;
	background-repeat: no-repeat;
}
.page1{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_vasos.png');
}
.page2{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_buksy.png');
}
.page3{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_Tablanumero3.png');
}
.page4{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_Tablanumero4.png');
}
.page5{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_Tablanumero5.png');
}
.page6{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_Tablanumero6.png');
}
.page7{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_salycelium1.png');
}
.page8{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_salycelium.png');
}
.page9{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_glucosa.png');
}
.btn-popover.btn1, .btn-popover.btn2{
	position: absolute;
	top: 111px;
}
.btn-popover.btn1{
	left: 190px;
}
.btn-popover.btn2{
	left: 728px;
}
.page9 .btn-popover.btn1{
	left: 145px;
}
.thermometer{
	position: absolute;
	bottom: 53px;
	left: 612px;
}
.thermometer.t1{
	left: 495px;
}
.thermometer.t2{
	left: 987px;
	bottom: 52px;
}
.poster1,.poster2,.poster3,.poster4,.poster5{
	position: absolute;
	top: 115px;
	z-index: 10;
}
.poster1, .poster3{
	left: 235px;
}
.poster2, .poster4{
	left: 771px;
}
.poster5{
	left: 195px;
}
.p_prev, .p_next{
	position: absolute;
	width: 43px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	left: 575px;
}
.p_prev{	
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_flechaarriba.png');
	top: 60px;	
}
.p_next{
	background-image: url('../img/ACT5/SB_S_G10_U03_L04_flechaabajo.png');
	top: 575px;
}
.p_prev.off,
.p_next.off{
	display: none;
}
.btn{
	width: 11px;
	height: 11px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	right: 60px;
	background-color: #868686;
}
.btn.active{
	background-color: #00bab2;
}
.btn.b1{
	top: 300px;
}
.btn.b2{
	top: 320px;
}
.btn.b3{
	top: 340px;
}
.btn.b4{
	top: 360px;
}
.btn.b5{
	top: 380px;
}
.btn.b6{
	top: 400px;
}
.page1 p, .page2 p, .page3 p, .page4 p, .page5 p, .page6 p{
	font-size: 1.44em;
	color: #5d5d5d;
	width: 872px;
	position: absolute;
	top: 50px;
	left: 209px;
}
.page1 p span.green{
	color: #00837a;
}
.page5 div[data-sg-id="btn-popup"]{
	position: absolute;
	bottom: 70px;
	right: 130px;
}
div[data-sg-id="item-popup"]{
	width: 972px;
	height: 406px;
}
div[data-sg-id="item-popup"] .icon_close_button{
	position: absolute;
	top: -20px;
	right: -25px;
}
.black-layer{
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}
.black-layer.green{
	background: rgba(170, 178, 64, 0.65);
}
.black-layer.yellow{
	background: rgba(250, 191, 58, 0.65);
}
.black-layer.orange{
	background: rgba(255, 150, 103, 0.65);
}





