.columna1 {
	width:250px;
	margin: 0.9em 0;
	
}

.columna1j {
	width:250px;
	font-size:17px;
	
}


.columna2 {
	position:absolute;
	top:35px;
	left:340px;
	width:250px;
	font-size:16px;
	
	
}

.columna2j {
	position:absolute;
	top:35px;
	left:340px;
	width:250px;
	font-size:17px;
	
}

.columna1b {
	width:200px;
	
	
}
.columna2b {
	position:absolute;
	top:35px;
	left:290px;
	width:300px;
	
	
}

.columna1c {
	width:200px;
	background-color: rgba(50,250,250,0.15);
   
    border-radius: 10px;
    padding: 15px;
	font-size: 16px;
	color:black;
	
}

.columna1d {
	width:250px;
	background-color: rgba(50,250,250,0.15);
   
    border-radius: 10px;
    padding: 15px;
	font-size: 17px;
	color:var(-text-color);
		margin-top: 5px;
	margin-bottom: 5px;
	
}

.columna2c {
	position:absolute;
	top:35px;
	left:290px;
	width:300px;
	background-color: rgba(100,140,150,0.1);
    
    border-radius: 20px;
    padding: 25px;
	padding-top:15px;
	padding-bottom:10px;
	font-size: 18px;
	color:brown;
    margin-left: auto;
    margin-right: auto;
	
}

#myVideo2 {
  position: fixed;
  top: -30px;
  
  bottom: 0;
  min-height:825px;
  min-width:auto;
    transform: translateX(-4.8%)
        translateY(-0%);
   
    background-size: cover;
  }
  
.content2 {
  position:absolute;
  
  left:-5px;
  background: rgba(50,50,50,0.0);
  color: #f1f1f1;
  width: 25%;
  padding-right: 40px;
    padding-left: 40px;
}

#myBtn2 {
  margin-top:85px;
  margin-left:75px;
  width: 80px;
  font-size: 18px;
  padding: 10px;
  
  border: none;
  background: rgba(50,250,50,0.2);
  color: #fff;
  cursor: pointer;
}

#myBtn2:hover {
  background: #ddd;
  color: black;
}

#myVideo1 {
  position: fixed;
  top: -15px;
  
  bottom: 0;
  min-height:425px;
  min-width:auto;
    transform: translateX(-2.5%)
        translateY(-0%);
   
    background-size: cover;
  }
  
.content1 {
  position:absolute;
  
  left:-5px;
  background: rgba(50,50,50,0.0);
  color: #f1f1f1;
  width: 25%;
  padding-right: 40px;
    padding-left: 40px;
}

#myBtn1 {
  margin-top:15px;
  margin-left:450px;
  width: 80px;
  font-size: 18px;
  padding: 10px;
  
  border: none;
  background: rgba(50,250,50,0.2);
  color: #fff;
  cursor: pointer;
}

#myBtn1:hover {
  background: #ddd;
  color: black;
}



#myVideo3 {
  position: fixed;
  top: 370px;
  
  bottom: 0;
  min-height:430px;
  min-width:auto;
    transform: translateX(-2.5%)
        translateY(-0%);
   
    background-size: cover;
  }
  
.content3 {
  position:absolute;
  
  left:-5px;
  background: rgba(50,50,50,0.0);
  color: #f1f1f1;
  width: 25%;
  padding-right: 40px;
    padding-left: 40px;
}

#myBtn3 {
  margin-top:15px;
  margin-left:450px;
  width: 80px;
  font-size: 18px;
  padding: 10px;
  
  border: none;
  background: rgba(250,250,50,0.3);
  color: #fff;
  cursor: pointer;
}

#myBtn3:hover {
  background: #ddd;
  color: black;
}

.portada
{
   position:absolute;
	margin-left:400px;
	margin-top:40px;
	text-align:right;
	width: 180px;
	font-size: 1.2em;
	color:SkyBlue;
	
}


/* Caja para insertar los contenidos (índice) */
.caja_menu {
    position: relative;
	left: 215px;
    width: 360px;
    height: 760px;
    overflow: hidden;
	text-align: right; 
}

.caja_menu p {
	font-size: 1.4em;
	color: aqua;
	background: rgba(76, 175, 80, 0);
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.caja_menu a {
	color: rgba(76, 175, 80, 0);
	background: blue;
	padding: 0px;
	margin-left: 0px;
	
}

.caja_menu2 {
    position: relative;
	left: -15px;
    width: 290px;
    height: 760px;
    overflow: hidden;
	text-align: left; 
}

.caja_menu2 p {
	font-size: 1.4em;
	color: aqua;
	background: rgba(76, 175, 80, 0);
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.caja_menu2 a {
	color: rgba(76, 175, 80, 0);
	background: blue;
	padding: 0px;
	margin-left: 0px;
	
}

.caja_menu2 span {
	
	margin-left: 0px;
	
}


.titulos {
	cursor: pointer; 
	margin-left: 20px; 
	color:white;
	font-size: 20px;

}

.caja1 {
	width: 45%;
	background-color: rgba(255, 102, 0,0.9);
    border-radius: 10px;
    padding: 12px;
	padding-top:15px;
	padding-bottom:12px;
	font-size: 20px;
	margin-bottom:0px;
	margin-top: 10px;
	color:white;
	font-family: verdana;
	font-weight:600;
	text-align:left;
}

.caja2 {
	width: 45%;
	background-color: rgba( 0, 51, 102,1);
    border-radius: 10px;
    padding: 12px;
	padding-top:15px;
	padding-bottom:12px;
	font-size: 20px;
	margin-bottom:0px;
	margin-top: 10px;
	color: #99CC99;
	font-family: verdana;
	font-weight:630;
	text-align:left;
}

/** Cambié el color del número y reduje la margen inferior  **/
.page_number {
  font-size:26px;
  bottom: 4px;
  padding: 0 1em 0 1em;
  color:white;
}

  /** Le puse márgenes ajustadas a la imagen  **/
.page:nth-child(even) .page_number {
  text-align: right;
  padding-right:70px;
  
}
.page:nth-child(odd) .page_number {
  text-align: left;
   padding-left:70px;
}


/** Cambios para ajustar la imagen de Diana  **/
.numero_revista {
  position: absolute;
  color: var(--h2-color);
  left: 0;
  right: 0;
  /** Cambié la margen inferior de 4px a -4px  **/
  bottom: -8px;
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  /** Cambié la altura de 1.2 a 2 **/
  line-height: 1.6em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;	
	
	padding: 0.5em 3.75em 0 3.75em;
	
} 
.page:nth-child(even) .numero_revista {
  text-align: left;
  background-image: url("../images/Pie-derecho.png");
	background-repeat: no-repeat;
	background-size: 640px;
}
.page:nth-child(odd) .numero_revista {
  text-align: right;
  background-image: url("../images/Pie-izquierdo.png");
	background-repeat: no-repeat;
	background-size: 640px;
}


#esquinai {
    position: relative;
}
#esquinai img {
    position: absolute;
    margin-top: -5px;

	 margin-left: -50px;
	 height:130px;
	 width:400px;
}

#esquinai p {
    position: relative;
    margin-top: -25px;
	margin-bottom: 40px;
    margin-right: 0px;
	 margin-left: 15px;
	 color: #ef7b00;
	 font-size:28px;
	 text-shadow: 2px 1px 4px black;
	 
	 width: 500px;
	 font-weight:bold;
	 padding-top:50px;
}

#esquinad {
    position: relative;
}
#esquinad img {
    position: absolute;
    margin-top: -5px;

	 margin-left: 195px;
	 height:130px;
	 width:400px;
}

#esquinad p {
    position: relative;
    margin-top: -20px;
	margin-bottom: 45px;
    margin-right: 0px;
	 margin-left: 230px;
	 color: #ef7b00;
	 font-size:28px;
	 text-shadow: 2px 1px 4px black;
	 
	 width: 500px;
	 font-weight:bold;
	 padding-top:50px;
}

.contenedor1 {
background-color: rgb(120,120,120,0.3); 
color: black; 
padding:20px; 
width: 90%; 
box-shadow: 3px 3px 5px black; 
border-radius: 15px; 
margin-left: auto; 
margin-right: auto; 
margin-top:25px;
margin-bottom:25px;
font-size:26px;
}

.bib{
	color:#000;	font-size:17px; margin:10px 30px 0px 50px; text-indent:-50px;
	}
	
.caja3 {
  background: hsl(250 30% 90%);
  border-radius: .3rem;
  overflow: hidden;
  margin: 1em 0;
}

.caja3 h5 {
  padding: .3rem .5rem;
  margin: 0;
  background: hsl(250 30% 40%);
  color: white;
  font-size: 18px;
}

.caja3 .content {
  padding: 0 .5rem;
}

.caja3 .alt {
  background: hsl(190 40% 40%);
}

.lista1 li {
	padding-top: 0px;
	padding-left: 35px;
	list-style: none;
	background-image: url("../images/star.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 20px;
}

.lista2 li {
	padding-top: 0px;
	padding-left: 35px;
	list-style: none;
	background-image: url("../images/feliz.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 20px;
}

.lista3 li {
	padding-top: 0px;
	padding-left: 35px;
	list-style: none;
	background-image: url("../images/ok.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 20px;
}

.lista4 li {
	padding-top: 0px;
	padding-left: 35px;
	margin-left:-30px;
	list-style: none;
	background-image: url("../images/punto.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 25px;
}

table, th, td {
	border: 2px solid black;
	border-collapse: collapse;
	text-align: left;
}
th, td {
	padding: 2px 3px 2px 3px;
}
table {
	width:100%;
}
th {
	background: rgb(79,112,197);
	color: white;
	text-align: center;
}
tr:nth-child(even) {background-color: #d2e2d2;}

  /** Estilos para el sumario  **/
.col_sum2 {
	position:absolute; 
	left:215px;
	top:50px;
	height:725px;
	width:205px;
	padding:10px;
	font-size: 15px;
	padding-top:0px;
	border-right: 1px solid rgba(100,100,100,0.4);
}
.col_sum3 {
	position:absolute; 
	left:420px;
	top:50px;
	height:725px;
	width:205px;
	padding:10px;
	font-size: 15px;
	padding-top:0px;

}

.col_sum4 {
	position:absolute; 
	left:70px;
	top:50px;
	height:725px;
	width:205px;
	padding:10px;
	font-size: 15px;
	padding-top:0px;
	border-right: 1px solid rgba(100,100,100,0.4);
}
.col_izquierda2 {
	position:absolute; 
	left:0px;
	top:0px;
	height:825px;
	width:200px;
	background-image:url('../sumario/fondo7.jpg');
	background-size:200px 825px;
	background-position:0px 0px;
	padding:10px;
	font-size: 15px;
	color:white;
	padding-top:0px;
}

.col_izquierda3 {
	position:absolute; 
	left:0px;
	top:0px;
	height:825px;
	width:200px;
	background-image:url('../sumario/fondo11.jpg');
	background-size:200px 825px;
	background-position:0px 0px;
	padding:10px;
	font-size: 15px;
	color:black;
	padding-top:0px;
}

.foto7 {
	position:absolute; 
	left:205px;
	top:75px;
	height:300px;
	width:205px;
	background-image:url('../sumario/p8b.png');
	background-size:205px 300px;
	background-position:0px 0px;
	padding:10px;
	font-size: 55px;
	color:#c9a94a;
	text-shadow: 3px 3px 4px black;
	padding-top:235px;
	padding-left:130px;
	cursor:pointer;
}

.foto8 {
	position:absolute; 
	left:415px;
	top:75px;
	height:180px;
	width:230px;
	background-image:url('../sumario/sarcone4.gif');
	background-size:430px 180px;
	background-position:0px 0px;
	padding:10px;
	font-size: 55px;
	color:#c9a94a;
	text-shadow: 3px 3px 4px black;
	padding-top:100px;
	padding-left:330px;
	cursor:pointer;
}

.foto9 {
	position:absolute; 
	left:415px;
	top:260px;
	height:115px;
	width:230px;
	background-image:url('../sumario/img10.jpg');
	background-size:550px 115px;
	background-position:0px 0px;
	background-repeat: no-repeat;
	padding:10px;
	font-size: 55px;
	color:#c9a94a;
	text-shadow: 3px 3px 4px black;
	padding-top:100px;
	padding-left:330px;
	cursor:pointer;
}

.foto10 {
	position:absolute; 
	left:0px;
	top:75px;
	height:180px;
	width:200px;
	background-image:url('../sumario/sarcone4.gif');
	background-size:430px 180px;
	background-position:-225px 0px;
	background-repeat: no-repeat;
	padding:10px;
	font-size: 55px;
	color:#c9a94a;
	text-shadow: 3px 3px 4px black;
	padding-top:115px;
	padding-left:125px;
	cursor:pointer;
}

.foto11 {
	position:absolute; 
	left:0px;
	top:260px;
	height:115px;
	width:420px;
	background-image:url('../sumario/img10.jpg');
	background-size:550px 115px;
	background-position:-225px 0px;
	background-repeat: no-repeat;
	padding:10px;
	font-size: 55px;
	color:#c9a94a;
	text-shadow: 3px 3px 4px black;
	padding-top:50px;
	padding-left:250px;
	cursor:pointer;
}

.foto12 {
	position:absolute; 
	left:205px;
	top:75px;
	height:180px;
	width:215px;
	background-image:url('../sumario/p10.png');
	background-size:120px 180px;
	background-position:0px 0px;
	background-repeat: no-repeat;
	padding:10px;
	font-size: 55px;
	color:#c9a94a;
	text-shadow: 3px 3px 4px black;
	border-color:black;
	padding-top:115px;
	padding-left:50px;
	cursor:pointer;
}

.col_editorial {
	position:absolute; 
	left:340px;
	top:0px;
	height:825px;
	width:300px;
	background-image:url('../sumario/fondo5.jpg');
	background-size:300px 825px;
	background-position:0px 0px;
	padding:10px;
	font-size: 16px;
	color:black;
	padding-top:0px;
}