#tabs1 {
	background: url("../img/ACT4/L_G10_U04_L05fondo1-04.png")no-repeat -25px -205px;
    height: 650px
}

#tabs1 p{
	position: absolute;
	font-size: 1.5em;
	color: #383838;
	text-align: center;
}

#tabs1 p:nth-child(2){
	top: 96px;
    left: 390px;
    font-size: 2em !important;
    color: white !important;
    font-weight: bold;
}

#tabs1 p:nth-child(3){
	top: 330px;
    left: 170px;
}

#tabs1 p:nth-child(4){
	top: 330px;
    left: 520px;
	
}	

#tabs1 p:nth-child(5){
	top: 310px;
    left: 840px;
	
}

#tabs2 {
	background: url("../img/ACT4/L_G10_U04_L05fondo2-04.png")no-repeat -15px -175px;
    height: 660px
}