
#tabs2{
	background: url(../img/introduccion/SB_L_G10_U06_L02introfondo.png) no-repeat  0 72px;
    height: 671px;	
}

#tabs2 *:not(.act_subtitle){ position: absolute; }
#tabs2 p{
	color: white;
	left: 434px;
	top: 377px;
	font-size: 1.5em;
	line-height: 1.35em;
}
#tabs2 p:nth-child(6) {
	left: 743px;
}

#tabs2 img{
	display: none;
}
#tabs2 p.zoomIn{ opacity: 1; }


