/*linea tiempo v*/
 @import url("linea_tiempo_v.css");
/*end linea tiempo*/

video{
	margin-top: 44px;
}
/*TAB2*/
.content_nav .sections div{
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 100%;
	width: 100%;
}
#pg1{
	background-image: url(../img/RESUMEN/l_G11_U04_L06cuadritos.png);
}
#pg2{
	background-image: url(../img/RESUMEN/l_G11_U04_L06aliadosvsotros.png);
}
#pg3{
	background-image: url(../img/RESUMEN/l_G11_U04_L06tresitems.png);
}

#pg1 p{
	position: relative;
	width: 481px;
	top: -333px;
	left: 488px;
	line-height: 1.4em;
	font-size: 1.2em;
	color: #5D5D5D;
	text-align: justify;
}

#pg1 p:nth-child(3){
	color: white;
	top: -286px;
	font-size: 1.1em;
}

#pg1 > img{
	position: relative;
  	top: 115px;
  	left: 10px;
}

#pg2 p{
	position: relative;
  	text-align: center;
  	color: #5D5D5D;
  	top: 67px;
  	font-size: 1.2em;
  	width: 90%;
  	margin-left: 45px;
}

#pg3 p{
	position: relative;
	text-align: center;
	top: 116px;
	font-size: 1.4em;
	color: #5D5D5D;
}
/*END TAB2*/