/*TAB2*/
.content.tab2{
	background-image: url('../img/act2/S_G11_U05_L06_grafico1-61.png');
}
.content.tab2 ul{
	position: absolute;
    top: 81px;
    left: 96px;
    font-size: 1.25em;
	color: #666666;
}
.content.tab2 ul li{
    margin-bottom: 28px;
    line-height: 1.2em;
}
.content.tab2 p{
	font-weight: bold;
    font-size: 1.13em;
    color: #5d5d5d;
    text-align: center;
    width: 470px;
    position: absolute;
    top: 390px;
    left: 46px;
}
.content.tab2 .btn_popup{
	position: absolute;
	top: 340px;
	left: 225px;
}
.item_popup{
	background-image: url('../img/act2/S_G11_U05_L06_popupdebate-62.png');
	background-position: center top;
	background-repeat: no-repeat;
	width: 947px;
	height: 790px;
}
.item_popup .icon_close_button{
	top: 4px;
}
.item_popup .wrap{
	position: absolute;
	overflow: scroll;
    overflow-x: hidden;
    width: 805px;
    height: 670px;
    top: 70px;
    left: 100px;
}
.item_popup .wrap p:nth-child(1){
	font-size: 1.53em;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 30px;
    color: #07302e;
    margin-bottom: 30px;
}
.item_popup p.cite{
    bottom: 25px;
    left: 130px;
}
/*TAB3*/
.content.tab3 .content_nav .buttons{
	cursor: pointer;
	background: url('../img/act2/S_G11_U05_L06_botonder-55.png');
	background-repeat: no-repeat;
	position: absolute;
	width: 124px;
	height: 124px;
	bottom: 248px;	
	left: 1133px;
	z-index: 10;
}
.content.tab3 .content_nav .buttons.last{
	background-image: url('../img/act2/S_G11_U05_L06_botonizq-54.png');
	display: none;
	left: -13px;
}
.content.tab3 .content_nav .controls{
	width: 150px;
	height: 14px;
	float: left;
	position: absolute;
	bottom: 15px;
	left: 547px;
}
.content.tab3 .content_nav .controls span{
	width: 15px;
	height: 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	margin-right: 15px;
	background-color: #333333;
}
.content.tab3 .content_nav .controls span.active{
	background-color: #ffd167;
}
.content.tab3 .content_nav{
  	overflow: hidden;
  	width: 1245px;
  	height: 605px;
  	position: absolute;
}
 .content.tab3 .content_nav .sections {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 4980px;
	height: 605px;
	position: absolute;
}
.content.tab3 .content_nav .sections > li{ 
	width: 1245px; 
	height: 605px;
	position: absolute; 
}
.content.tab3 .content_nav .sections > li:nth-child(1){
	left: 0px;
}
.content.tab3 .content_nav .sections > li:nth-child(2){
	left: 1245px;
}
.content.tab3 .content_nav .sections > li:nth-child(3){
	left: 2490px;
}
.content.tab3 .content_nav .sections > li:nth-child(4){
	left: 3735px;
}
.content.tab3 .content_nav .sections > li .page{
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/act2/S_G11_U05_L06_graficoact1-63.png');
	width: 1245px;
	height: 605px;
	position: absolute;
}
.content.tab3 .content_nav .sections > li #pg2,
.content.tab3 .content_nav .sections > li #pg4{
	background-image: url('../img/act2/S_G11_U05_L06_graficoact2-64.png');
}
.content.tab3 .content_nav .sections > li .page p{
    font-size: 1.94em;
    position: absolute;
    top: 185px;
    text-align: center;
    width: 460px;
    color: #422918;
    font-weight: bold;
}
.content.tab3 .content_nav .sections > li #pg1 p,
.content.tab3 .content_nav .sections > li #pg3 p{
	left: 144px;
}
.content.tab3 .content_nav .sections > li #pg2 p,
.content.tab3 .content_nav .sections > li #pg4 p{
	left: 608px;
}
.content.tab3 .content_nav .sections > li #pg3 p,
.content.tab3 .content_nav .sections > li #pg4 p{
    top: 175px;
}
