#tabs1 { background: url(../img/act2/S_G10_U05_L03act2-30.png) no-repeat 30px 80px; }
#tabs1 .siglas { width: 600px; top: 180px; left: 15px; position: absolute; }
#tabs1 .siglas img { position: relative; vertical-align: middle; margin: 5px 20px; cursor: pointer; }
#tabs1 .siglas span{ position: relative; vertical-align: middle; font-style: italic; }

#tabs1 h3, #tabs2 h3{
	font-family: Tahoma, Geneva, sans-serif !important;
	position: absolute;
	color: white;
	font-weight: lighter;
	font-size: 1.35em;
}
#tabs1 h3:nth-child(2) { top:  70px; left:  87px; }
#tabs1 h3:nth-child(3) { top:  70px; left: 720px; }
#tabs1 h3:nth-child(4) { top: 355px; left: 720px; }

#tabs1 .siglas span.animated{ opacity: 0; }
#tabs1 .siglas span.animated.fadeInLeft { opacity: 1; }
#tabs1 .texto{
    position: absolute;
    top: 230px;
    left: 670px;
    height: 120px;
    width: 510px;
    font-size: 2em;
    background: none;
    border:none;
}
#tabs1 .texto.t2{ 	top: 513px; }




#tabs2 .controls{ 
	position: absolute;
	width: 100%;
	text-align: center;
    top: 600px;
    left: 0; 
}
#tabs2 .controls span{ 
    position: relative;
    width: 15px;
    height: 15px;
    margin: 0 20px 10px 20px;
    display: inline-block;
    background: gray;
    border-radius: 50%;
    cursor: pointer;
}
#tabs2 .controls span.active{ background: #E3A138; }

#tabs2 li.l1{ background:  url(../img/act2/S_G10_U05_L03act2-37.png) no-repeat 100px 40px; }
#tabs2 li p{ 
	top: 110px; 
	left: 125px; 
	font-style: italic;
	width: 970px;
	height: 420px;
	overflow-y: auto; 
	overflow-x: none;
	font-size: 1.45em;
}
#tabs2 li a{ color: inherit; text-decoration: none; }
#tabs2 li.l1 p em{ color: #D24343; }
#tabs2 li h3{ top: 30px; left: 110px; }


#tabs2 li.l2{ background:  url(../img/act2/S_G10_U05_L03act2-38.png) no-repeat 100px 40px; }

#tabs2 li.l3{ background:  url(../img/act2/S_G10_U05_L03act2-39.png) no-repeat 100px 90px; }
#tabs2 li.l3 p{ color: white; font-style: normal; top: 100px; left: 210px; }




#tabs3{ background: url(../img/act1/S_G10_U05_L03act1-30.png) no-repeat center; }
#tabs3 h3{
    position: absolute;
    font-family: Tahoma, Geneva, sans-serif !important;
	top: 75px;
    left: 240px;
    font-size: 1.6em;
    font-weight: lighter;
    color: #B35610;
}

#tabs3 .content_nav{ overflow: auto; }
#tabs3 .content_nav .contenido{ 
	position: absolute; 
	top: 230px; 
	left: 60px; 
	height: 230px;
	overflow: hidden;
}
#tabs3 .content_nav .sections{ 	
	width: 800px; 
}

#tabs3 .content_nav li p{ 	font-size: 1.45em; color: #3C4F61; }
#tabs3 .l1 p{ margin-top: -20px; }
#tabs3 .l2 p{ margin-top: -20px; }
#tabs3 .l3 p{ margin-top:  15px; }

#tabs3 .buttons{ 
	background: url(../img/act1/S_G10_U05_L03act1-32.png) no-repeat center; 
    top: 490px;
    left: 803px;	
}
#tabs3 .buttons.last{ 
	background: url(../img/act1/S_G10_U05_L03act1-31.png) no-repeat center; 
    top: 150px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.uno{ 
	top: 530px; 
	left: 200px; 
	color: #3C4F61; 
	font-style: italic;
	font-size: 1.3em;
    cursor: pointer;
    font-family: Arial !important;
}
.uno:before{
	content: url(../img/act2/S_G10_U05_L03act2-40.png);
    position: absolute;
    top: -15px;
    left: -60px;
}
.uno1 > p{ 
	position: absolute; 
	font-size: 1.45em; 
	color: white;
	top: 15px;
	left: 106px;
}