#tabs1{
	background: url(../img/introduccion/M_G11_U01_L05_intro_fondo.png);
}
#tabs1 .prevNext > div{ 
	display: inline-block; 
	position: absolute;
	top: 280px;
	width: 51px; 
	height: 51px; 
	border-radius: 50%;
}
#tabs1 .p_prev{
	background: white url(../img/introduccion/M_G11_U01_L05_intro_btn.png) no-repeat center; 
	left: 20px;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
		    transform: rotate(180deg);
}
#tabs1 .p_next{
	background: white url(../img/introduccion/M_G11_U01_L05_intro_btn.png) no-repeat center; 
	left: 1170px;
}
#tabs1 .prevNext .off{ display: none; }



.fontin{ font-style: italic; font-size: 1.45em !important; }

#tabs1 .page1 p:nth-child(1){ top:  75px; left: 310px; }
#tabs1 .page1 p:nth-child(2){ top: 390px; left: 310px; }
#tabs1 .page1 p:nth-child(3){ top:  75px; left: 660px; }
#tabs1 .page1 p:nth-child(4){ top: 150px; left: 660px; }
div[data-sg-id="btn-popup"] { top: 340px; left: 640px; }

#tabs1 .page2 p:nth-child(1)  { top:  75px; left: 310px; }
#tabs1 .page2 p:nth-child(2)  { top: 330px; left: 310px; }
#tabs1 .page2 img:nth-child(3){ top:  65px; left: 680px; position: absolute; }
#tabs1 .page2 p:nth-child(4)  { top: 300px; left: 660px; }

#tabs1 .page3 p:nth-child(1){ top:  75px; left: 310px; }
#tabs1 .page3 p:nth-child(2){ top: 310px; left: 310px; }
#tabs1 .page3 p:nth-child(3){ top:  75px; left: 660px; }


#tabs2{
	background: url(../img/introduccion/M_G11_U01_L05_intro_consulta.png) no-repeat center;
}

#tabs2 p{
	top: 190px;
    left: 650px;
    text-align: center;
    font-size: 1.7em;
}