@charset "utf-8";
/* CSS Document */

@keyframes animate-particle {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
/************************/
.contenido {
	overflow: hidden;

	background-color: #fff;
	float:right;
	width: 940px;
	height: 443px;
}

/* Preloader */
#preloader {
	overflow: hidden;
	float:right;
	width: 940px;
	height: 443px;
}

#status {
	position: relative;
	left: 50%;
	top: 50%;
	width:200px;
	height:200px;
	background-image:url(../img/loading.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}
#text_loading{
	position: relative;
	left: 55%;
	top: 60%;
	width: 200px;
	height: 200px;
	margin:-100px 0 0 -100px;
}

/* styles needed by the plugin */
.animatedimage{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 940px;
  height: 404px;
}
.animatedimage img,.animatedimage div{
  position:absolute;
  width: 100%;
  height:100%;
}

.animatedimage_orion{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 498px;
  height: 403px;
}
.animatedimage_orion img,.animatedimage_orion div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_4{
  position: absolute;
  left: 0px;/*87*/
  top: 10px;/*19*/
  width: 940px;
  height: 265px;
}
.animatedimage_4_4 img,.animatedimage_4_4 div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_3_ecuador{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_ecuador img,.animatedimage_4_3_ecuador div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_3_polonorte{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_polonorte img,.animatedimage_4_3_polonorte div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_3_media{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_media img,.animatedimage_4_3_media div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_3_pn_a_medio{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_pn_a_medio img,.animatedimage_4_3_pn_a_medio div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_3_medio_a_pn{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_medio_a_pn img,.animatedimage_4_3_medio_a_pn div{
  position:absolute;
  width: 100%;
  height:100%;
}

/*///////////*/
.animatedimage_4_3_pn_a_ecuador{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_pn_a_ecuador img,.animatedimage_4_3_pn_a_ecuador div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_3_ecuador_a_pn{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_ecuador_a_pn img,.animatedimage_4_3_ecuador_a_pn div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_3_medio_a_ecuador{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_medio_a_ecuador img,.animatedimage_4_3_medio_a_ecuador div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_4_3_ecuador_a_medio{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 940px;
  height: 265px;
}
.animatedimage_4_3_ecuador_a_medio img,.animatedimage_4_3_ecuador_a_medio div{
  position:absolute;
  width: 100%;
  height:100%;
}

.animatedimage_2_1{
  position: absolute;
  left: 440px;
  top: 0px;
  width: 498px;
  height: 403px;
}
.animatedimage_2_1 img,.animatedimage_2_1 div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_2_1b{
  position: absolute;
  left: 440px;
  top: 0px;
  width: 498px;
  height: 403px;
}
.animatedimage_2_1b img,.animatedimage_2_1b div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_2_2{
  position: absolute;
  left: 440px;
  top: 0px;
  width: 498px;
  height: 403px;
}
.animatedimage_2_2 img,.animatedimage_2_2 div{
  position:absolute;
  width: 100%;
  height:100%;
}
.animatedimage_2_2b{
  position: absolute;
  left: 440px;
  top: 0px;
  width: 498px;
  height: 403px;
}
.animatedimage_2_2b img,.animatedimage_2_2b div{
  position:absolute;
  width: 100%;
  height:100%;
}
/************************/
a{
	text-decoration:none;
}

body{
	padding-left:1%;
	padding-right:1%;
	background-color: #fff;
	color: #000;
	font-family:  Arial, Helvetica, sans-serif;
	margin: 20px auto;
}
.boton_link{
	cursor: pointer;
}
.img_main{
	position: absolute;
	border-style: none;
}

#menu_1{
	padding-top: 52px;
	padding-left: 172px;
	padding-right: 4px;
	padding-bottom: 6px;
}
#menu_2{
	padding-left: 310px;
	padding-top: 52px;
	padding-right: 172px;
}
#menu_3{
	padding-left: 172px;
	padding-top: 114px;
	clear:both;
	float: left;
}
#menu_4{
	padding-left: 310px;
	padding-top: 114px;
	padding-right: 172px;
}
#menu_5{
	padding-left: 172px;
	padding-top: 114px;
	clear:both;
	float: left;
}
#menu_6{
	padding-left: 310px;
	padding-top: 114px;
	padding-right: 172px;
}


#pie{
	background-color: #fff;
	text-align: center;
	float:right;
	padding-top:15px;
	padding-bottom: 15px;
	width: 940px;
}
#imglogobtm{
	margin-left:15px;
}
#logo_edu{
	background-color:#fff;
	float:left;
	margin: 12px 0px 0px 6px;
}

#logo_click{
	background-color:#fff;
	float:right;
	margin-right: 6px;
}
#texto_recurs{
	background-color:#fff;
	float:right;
	padding: 8px 0px 0px 10px;
}

#texto_titulo{
	text-align:center;
	font: serif, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman"; 
	color: #3C8EC9;
	background-color: #fff;
	font-size: 18px;
	padding: 18px;
}

.pie_foto{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	clear: both;
	font-size: 13px;
	font-style: italic;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#intro_fase1{
	position:relative;
}
#intro_fase2{
	position:relative;
	background-image: url('../img/fondo_p1b.png');
	background-repeat:no-repeat;
}
#pantalla_6_in{
	position:relative;
	background-image: url('../img/fondo_p1b.png');
	background-repeat:no-repeat;
}
.texto_pops{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-left: 33px;
	width: 780px;
	float: left;
	z-index: 220;
}
.texto_pops_absolute{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	width: 780px;
	z-index: 220;
}
.texto_pops2{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	left: 107px;
	top: 340px;
	width: 729px;
	z-index: 220;
}
.texto_titulo_sub{
	font-family: Georgia, Lucida Sans, Arial;
	font-size: 18px;
}
.texto_pop_grafico_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
.boton_cerrar{
	float: right;
	clear: right;
	position: relative;
	margin-top: 8px;
	margin-right: 8px;
}
p{
	text-align:left;
	color:#000;
	font-size:15px;
	text-decoration: none;
	margin-top: 0px;
}
a:visited{
	color:#000;
}
/*******************/
.MAIN{
	background-color:#0063fa;
	width:940px;/*100%*/
	margin: auto;
}

#MAIN_MENU{
	background-image: url('../img/fondo_menu.jpg');
	background-repeat:no-repeat;
	float:right;
	width: 940px;
	height: 443px;
}
#INTRO{
	overflow: hidden;
	background-image: url('../img/intro_fondo.jpg');
	background-repeat:no-repeat;
	float:right;
	width: 940px;
	height: 443px;
}
#PANTALLA_1{
	background-image: url('../img/fondo_p1.png');
	background-repeat:no-repeat;
	float:right;
	width: 940px;
	height: 443px;
}
#PANTALLA_2{
	background-image: url('../img/fondo_p2.png');
	background-repeat:no-repeat;
	float:right;
	width: 940px;
	height: 443px;
}
#PANTALLA_3{
	background-image: url('../img/fondo_p3.jpg');
	background-repeat:no-repeat;
	float:right;
	width: 940px;
	height: 443px;
}
#PANTALLA_4{
	position: relative;
	background-color: #000;
	background-repeat:no-repeat;
	float:right;
	width: 940px;
	height: 443px;
}

.PANTALLA{
	background-repeat:no-repeat;
	background-color: #000;
	float:right;
	width: 940px;
	height: 443px;
}

#P_TEXTO_INTRO{
	margin-left: 547px;
	margin-right: 63px;
	margin-top: 63px;
}
.TITULO{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size:29px;
	color:#fff;
	margin-bottom: 15px;
}
.titulo_apartado{
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 10px;
	width: 600px;
	float: left;
}
.back_inicio{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	padding-top: 10px;
	float: right;
	margin-right: 60px;
	cursor:pointer;
}
.texto_intro{
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 15px;
}
.boton_negro_intro{
	width:116px;
	height:39px;
	float:right;
	margin-top: 10px;
	margin-right:63px;
}
.icono_titulo{
	float: left;
	clear: both;
	margin-left: 63px;
	margin-top: 4px;
	margin-right: 12px;
}
.banda_up{
	height: 39px;
	width: 940px;
	-webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,0.75);
}
#banda_1{
	background-color:#2c218f;
	background-size: 940px 39px;
	background-image: url('../img/barra_top_1.png');
	background-repeat: no-repeat;
}
#banda_2{
	background-color:#18b3cf;
	background-size: 940px 39px;
	background-image: url('../img/barra_top_2.png');
	background-repeat: no-repeat;
}
#banda_3{
	background-color:#c96540;
	background-size: 940px 39px;
	background-image: url('../img/barra_top_3.png');
	background-repeat: no-repeat;
}
#banda_4{
	background-color:#ae65cb;
	background-size: 940px 39px;
	background-image: url('../img/barra_top_4.png');
	background-repeat: no-repeat;
}
#banda_5{
	background-color:#1fafad;
	background-size: 940px 39px;
	background-image: url('../img/barra_top_5.png');
	background-repeat: no-repeat;
}
#banda_6{
	background-color:#1fafad;
	background-size: 940px 39px;
	background-image: url('../img/barra_top_6.png');
	background-repeat: no-repeat;
}

/* ## APARTADO 1 ## */
#p1_1{
	position: absolute;
	left: 70px;
	top: 45px;
	width: 285px;
}
#p1_1_footer{
	position: absolute;
	left: 556px;
	top: 365px;
	width: 255px;	
}
#p1_2{
	position: absolute;
	left: 70px;
	top: 45px;
	width: 285px;
	pointer-events: none;
}
.texto_normal_inicio{
	text-align:left;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.texto_normal_inicio_p{
	text-align:left;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* ## APARTADO 2 ## */
#OP2_1{
	position: relative;
}
#OP2_2{
	position: relative;
}
/* ############## */
/* ## APARTADO 3 ## */
#p3_1_footer{
	position: absolute;
	left: 68px;
	top: 350px;
	width: 200px;	
}
#p3_1_1_footer{
	position: absolute;
	left: 33px;
	top: 300px;
	width: 510px;	
}
#p3_2_2_footer{
	position: absolute;
	left: 300px;
	top: 300px;
	width: 350px;	
}
.pie_foto_p3{
	font-family: Arial, Helvetica, sans-serif;
	color: #c2c0c0;
	font-size: 13px;
	font-style: italic;
}
#pop_3_1{
	position: relative;
	width: 883px;
	height: 338px;
	background-size: 883px 338px;
	background-image: url('../img/pop_fondo_espacio1.png');
	background-repeat: no-repeat;
	margin: 30px;
	z-index: 200;
}
#pop_3_2{
	position: relative;
	width: 883px;
	height: 338px;
	background-size: 883px 338px;
	background-image: url('../img/pop_fondo_espacio1.png');
	background-repeat: no-repeat;
	margin: 30px;
	z-index: 200;
}
#pop_3_2_2{
	position: relative;
	width: 881px;
	height: 336px;
	background-size: 881px 336px;
	background-image: url('../img/pop_fondo_escultura2.png');
	background-repeat: no-repeat;
	margin: 0px;
	z-index: 200;
}
.flecha_siguiente_pop{
	z-index: 200;
	position: absolute;
	left: 834px;
	top: 290px;/*340*/
}
.flecha_anterior_pop{
	z-index: 200;
	position: absolute;
	left: 15px;
	top: 290px;/*340*/
}
.boton_siguiente_ap3{
	float: right;
	clear: right;
	position: relative;
}
#P3_MENU{
	position: absolute;
}
#boton_periodos_1{
	position: absolute;
	top: 118px;
	left: 430px;
}
#boton_periodos_2{
	position: absolute;
	top: 208px;
	left: 430px;
}
.titulo_pops_p3{
	float: left;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 18px;
	margin-left: 33px;
	width: 750px;
}
.titulo_pops_p3_2{
	float: left;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: -30px;
	margin-left: 33px;
	width: 750px;
}

.texto_botones_submenu_p3{
	font-family: Georgia;
	pointer-events:none;
	z-index: 10;
	position: absolute;
	color: #fff;
	text-align: left;
	text-decoration: none;
	text-justify: auto;
	padding-top: 30px;
	padding-left: 25px;
	font-size: 18px;
	line-height: 110%;
	width: 380px;
	height: 3px;
}

/************************/

/* ## APARTADO 5 ## */
.p5_t{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
}
#p5_t_esquema1{
	position: absolute;
	margin-left: 260px;
	margin-top: 174px;
}
#PANTALLA_5{
	background-image: url('../img/fondo_p5.png');
	background-color: #000;
	background-repeat:no-repeat;
	float:right;
	width: 940px;
	height: 443px;
}
#PANTALLA_6{
	background-image: url('../img/fondo_p6.jpg');
	background-repeat:no-repeat;
	float:right;
	width: 940px;
	height: 443px;
}
#P5_fase1{
	position:relative;
}
#P5_fase2{
	position:relative;
}
/* ## APARTADO 6 ## */

/********************/

/* ## APARTADO 4 ## */
#caraoculta_A{
	position: relative;
}
#caraoculta_B{
	position: relative;
}
#caraoculta_C{
	position: relative;
	width: 940px;
	height: 404px;
	background-image: url('../img/fondo_op1_on.png');
}
#caraoculta_D{
	position: relative;
	width: 940px;
	height: 404px;
	background-image: url('../img/fondo_p4_4.png');
}
.flecha_siguiente_div{
	z-index: 200;
	position: absolute;
	left: 875px;
	top: 340px;/*340*/
}
.flecha_anterior_div{
	z-index: 201;
	position: absolute;
	left: 42px;
	top: 340px;
}
.boton_siguiente_ap4{
	float: right;
	clear: right;
	position: relative;
}
.oculta_bloque1{
	width: 425px;
	height: 404px;
}

/********************/
.cuadro_menu{
	color:#000;
	float: left;
	vertical-align: bottom;
	display:inline-block;
}
.cuadro_menu img{
	margin: 2px;
	vertical-align:bottom;
}
.circulo_menu{
	padding-left: 205px;
	padding-top: 6px;
	position:absolute;
	z-index:90;
	pointer-events: none;
}
.circulo_menu_right{
	padding-left: 6px;
	padding-top: 6px;
	position:absolute;
	z-index:90;
	pointer-events:none;
}
.texto_botones_menu_right{
	font-family: Georgia;
	z-index: 100;
	position: absolute;
	color: #fff;
	text-align: left;
	text-decoration: none;
	text-justify: auto;
	padding-top: 38px;
	padding-left: 104px;
	font-size: 13px;
	width: 175px;
	height: 102px;
	pointer-events:none;
}
.texto_botones_menu_right_short{
	font-family: Georgia;
	z-index: 100;
	position: absolute;
	color: #fff;
	text-align: left;
	text-decoration: none;
	text-justify: auto;
	padding-top: 30px;
	padding-left: 104px;
	font-size: 13px;
	width: 175px;
	height: 102px;
	pointer-events:none;
}
.texto_botones_menu{
	font-family: Georgia, serif;
	z-index: 100;
	position: absolute;
	color: #fff;
	text-align: right;
	text-decoration: none;
	text-justify: auto;
	padding-top: 38px;
	padding-left: 20px;
	font-size: 13px;
	width: 175px;
	height: 102px;
	pointer-events:none;
	font-variant: normal;
}
ul{
	margin: 0;
	list-style-type: none;
}
