#tabs1{
	background: url(../img/act2/M_G11_U01_L05_act2_pest1.png) no-repeat center;
}
#tabs1 p:nth-child(2){ top:  25px; left: 270px; color: white; }
#tabs1 p:nth-child(3){ top: 100px; left:  40px; }
#tabs1 p:nth-child(4){ top: 390px; left: 747px; }
#tabs1 p:nth-child(5){ top: 533px; left: 747px; }


#tabs2 .sections li{ margin-left: 30px; }
#tabs2 .sections li:nth-child(1){
    background:  url(../img/act2/M_G11_U01_L05_act2_p2_01.png) no-repeat center -40px;  }
#tabs2 .sections li:nth-child(2){
    background:  url(../img/act2/M_G11_U01_L05_act2_p2_02.png) no-repeat center -40px;  }
#tabs2 .sections li:nth-child(3){
    background:  url(../img/act2/M_G11_U01_L05_act2_p2_03.png) no-repeat 30px -40px;  }

#tabs2 .sections li:nth-child(1) p:nth-child(1) { top: 127px; left: 355px; }
#tabs2 .sections li:nth-child(1) p:nth-child(2) { top: 250px; left: 355px; }
#tabs2 .sections li:nth-child(1) p:nth-child(3) { top: 400px; left: 250px; }
#tabs2 .sections li:nth-child(2) p:nth-child(1) { top:  30px; left: 375px;  background: #EAEAEA; }
#tabs2 .sections li:nth-child(2) p:nth-child(2) { top: 500px; left: 370px; }
#tabs2 .sections li:nth-child(3) p:nth-child(1) { top:  30px; left: 400px; }
#tabs2 .sections li:nth-child(3) p:nth-child(2) { top: 147px; left: 400px; }

#tabs2 .buttons{ height: 60px; width: 60px; }

#tabs2 .qt1{
	top: 163px;
	left: 1079px;
	width: 80px;
}
#tabs2 .qt span{
	display: inline-block;
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin: 16px 0;
	cursor: pointer;
}


#tabs2 .qt1 span.no.show{
	background: url(../img/botones/M_G10_U03_L06_btn_mal_small.png) no-repeat center;
}
#tabs2 .qt1 span.ok.show{
	background: url(../img/botones/M_G10_U03_L06_btn_bien_small.png) no-repeat center;
}

