#tabs1 {
	background: url("../img/ACT3/L_G10_U04_L05fondo1-03.png")no-repeat 45px 25px;
    height: 650px
}

#tabs1 p{
	position: absolute;
	font-size: 1.5em;
    font-family: fontin !important;
	color: #444444;
	font-weight: bold;
}

#tabs1 p:nth-child(2){
	top: 100px;
    left: 430px;	
}

#tabs1 p:nth-child(3){
	top: 260px;
    left: 120px;	
}

#tabs1 p:nth-child(4){
	top: 440px;
    left: 430px;	
}

#tabs3 {
	background: url("../img/ACT3/L_G10_U04_L05fondo3-03-14.png")no-repeat 685px 155px;
    height: 650px
}

#cont {
	position: absolute;
	top: 60px;
    left: 10px;
    height: 570px;
    width: 660px;
    overflow: auto;
}

#tabs3 p{
	position: absolute;
	top: 182px;
    left: 770px;
    font-size: 1.4em;
    line-height: 1.2em;
	color: white;
}

#img_cont {
	background: url("../img/ACT3/L_G10_U04_L05fondo3-03-13.png")no-repeat 0px 0px;
	height: 1450px;
}

#img_cont p{
	text-align: center;
    position: relative;
    top: 70px;
    left: 0px;
    font-family: fontin !important;
    line-height: 1.7em;
    font-size: 1.7em;
    font-style: italic;
	color: #333333;
}

#img_cont  p .space{
	content: "A";
	display: block !important;
	margin-bottom: 20px !important;
}

/*TAB2*/
.content_nav{
  margin-top: 60px;
}
 .content_nav .sections {
	width: 3735px;
	height: 535px;
	background-image: url(../img/ACT3/L_G10_U04_L05fondo2-03.png);
	background-repeat: no-repeat;
	background-position: 50% 50%
}

 .content_nav .sections > li{ 
	width: 1245px; 
	height: 535px; 
	margin: 0px;
}
.content_nav .sections > li p{
	position: relative;
	margin: 0px;
	font-size: 1.5em;
	color: #333333;
	text-align: center;
}
.content_nav .sections > li:nth-child(1) p{
    top: 172px;
    left: 205px;
}
.content_nav .sections > li:nth-child(2) p{
    top: 133px;
    left: 241px;
}
.content_nav .sections > li:nth-child(3) p{
    top: 142px;
    left: 280px;
}