#tabs1 .content_nav{
	margin-left: 0;
	margin-top: 10px;
	width: 1250px;
}
#tabs1 .content_nav .sections li{
	width: 1250px;
	margin-left: 0;
}

#tabs1 .sections li:nth-child(1){
	background: url(../img/introduccion/SB_L_G10_U03_L07introfondo01.png) no-repeat  -29px -89px;	
}

#tabs1 .sections li:nth-child(2){
	background: url(../img/introduccion/SB_L_G10_U03_L07introfondo02.png) no-repeat  -29px -89px;	
}

.buttons{ 
	background: url(../img/introduccion/flechaverde.png) no-repeat 0px 0px;
    top: 510px;
    left: 1110px;	
}
.buttons.last{
	left: 80px;
}

#tabs1 .content_nav .sections li p{ 
	color: white; 
    position: absolute;
    top: 110px;
    left: 512px;
    width: 472px;
    font-size: 1.4em;
    line-height: 1.25em;
}
#tabs1 .content_nav .sections li h3{ 
	color: white; 
	position: absolute;
	font-size: 3em;
	top: -27px;
	left: 509px;
}
#tabs1 .content_nav .sections li:nth-child(2) h3 { 
	top: 13px;
	left: 270px;
}
#tabs1 .content_nav .sections li:nth-child(2) p { 
	top: 150px;
	left: 350px;
	width: 455px;
}



#tabs2{
	background: url(../img/introduccion/SB_L_G10_U03_L07introfondo03.png) no-repeat  -29px 5px;
    height: 671px;	
}

#tabs2 *:not(.act_subtitle){ position: absolute; }
#tabs2 h3{
    font-size: 3em;
    top: 96px;
    left: 384px;
    text-align: right;
    width: 543px;
    line-height: 1.15em;
    color: #3AA0A5
}
#tabs2 p{
	color: white;
	left: 412px;
	top: 370px;
	width: 260px;
	font-size: 1.4em;
	opacity: 0;
}
#tabs2 p:nth-child(6) {
	left: 785px;
}

#tabs2 img{
	top: 320px;
	left: 335px;
	border-radius: 44px; 
}
#tabs2 img:nth-child(5) {
	left: 710px;
}
#tabs2 p.zoomIn{ opacity: 1; }


