#tabs1 {
	background: url("../img/ACT2/L_G10_U04_L05fondo1-02.png")no-repeat 55px 60px;
	height: 640px;
}

#tabs1 p{
	position: absolute;
}


#tabs1 p:nth-child(2){
	top: 60px;
    left: 310px;
    font-size: 1.25em;
    color: white;
}

#tabs1 p:nth-child(3){
	top: 210px;
    left: 200px;
    font-size: 1.8em;
    color: white;

}

#tabs1 p:nth-child(4){
	top: 207px;
    left: 830px;
    font-size: 1.8em;
    color: white;

}

#tabs1 p:nth-child(5){
	top: 300px;
    left: 80px;
	font-family: fontin !important;
	color: #4F4F4F;
	font-size: 1.5em;
}

#tabs1 p:nth-child(6){
	top: 290px;
    left: 670px;
	font-family: fontin !important;
	color: #4F4F4F;
	font-size: 1.5em;
}


#tabs2 {
	background: url("../img/ACT2/L_G10_U04_L05fondo2-02.png")no-repeat 5px 70px;
	height: 640px;
}

#tabs2 p{
	position: absolute;
	font-size: 1.8em;
	top: 140px;
    left: 430px;
    font-family: fontin !important;
	color: #353535;
	text-align: center;
}