﻿/* Crea dos columnas */
.newspaper {
    /* Firefox */
    background-color: transparent;
    background: transparent;

    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -moz-column-rule: 4px outset #ff00ff;

    /* Safari and Chrome */
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -webkit-column-rule: 4px outset #ff00ff;

    column-count: 2;
    column-gap: 40px;
    column-rule: 4px outset #ff00ff;
}

/* Crea dos columnas sepados por una linea */
.newspaper2 {
    /* Firefox */
    background-color: transparent;
    background: transparent;

    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -moz-column-rule: 4px outset #3100F4;

    /* Safari and Chrome */
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -webkit-column-rule: 4px outset #3100F4;

    column-count: 2;
    column-gap: 40px;
    column-rule: 4px outset #3100F4;
}

/* Crea tres columnas sepados por una linea */
.newspaper3 {
    
    background-color: transparent;
    background: transparent;
	/* Firefox */
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -moz-column-rule: 4px outset #ff00ff;

    /* Safari and Chrome */
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
    -webkit-column-rule: 4px outset #ff00ff;

    column-count: 3;
    column-gap: 40px;
    column-rule: 4px outset #ff00ff;
}

.auto-style1 {	
	border: 1px solid black;	
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size:  9pt;
	}
.auto-style2 {	
	border: 1px solid black; font-family:"Arial";
	font-size: 18pt;
	}

.auto-style3 {	
	border: 1px solid black;  
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 9pt;
	}
.auto-style4 {	
	border: 1px solid black;  
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;    
	font-size: 9pt;
	}
.auto-style5 {
    text-align: justify;
    border: 1px solid black;
    font-family: adobe-garamond-pro,serif;	
    font-size: 16px;
    font-style: normal;
	line-height: 15pt;
	}
.auto-style6 {	
	border: 1px solid black;  
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 9pt;
	margin: 2px;
	width: 100%;
	}
.auto-style7 {	
	border: 1px solid black;  
	font-family: Calibri; 
	font-size:  9pt;background-color: #FFFF00; 
	text-align: center; 
	}
.auto-style8 {	
	border: 1px solid black; 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 8pt;
	}
.auto-style9 { 	
	background-color: #CEFF84; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style10 {	
	background-color: #CEFF84; 
	color: #000000; 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 8pt; 
	}  /* verde negro */
.auto-style11 {	
	background-color: #FFFFFF; color: #000000; 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 8pt; 
	}

		
.auto-style12 { 
	background-color: #F5F5B9; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
}       /* Amarillo Negro */
.auto-style13 { 
	background-color: #FFDB87; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
}  /* Tomate Negro */
.auto-style14 { 
	background-color: #ADFBFF; 
	color: #000000; 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 8pt; 
	} /* Celeste Negro */
.auto-style15 { 
	background-color: #71C7FF; 
	color: #000000; 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 8pt; 
	} /* Azul Negro */

.auto-style16 { 
	text-align: center;	
	background-color: #00B0FF; 
	width: 100%;
	
	color: #000000; 
	font-family:"Arial"; 
	font-size:28pt;
	}      

/* Titulo Principal Hebreo */
.auto-style17 { 
	background-color: #F5F5B9; 
	color: #000000; 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 12pt;
	} /* Amarillo */
.auto-style18 {	
	border-left: 1px solid #000000;	
	border-right: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-bottom-width: 1px; 
	font-family: Calibri; 
	font-size:  9pt;background-color: #FFFF00; 
	text-align: center;
}  
.auto-style19 {	
	border-left: 1px solid #000000;	
	border-right: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-bottom-width: 1px; 
	font-family: Calibri; 
	font-size:  9pt;
	background-color: #FFFF00; 
	text-align: center; 
	width: 12%;
}  /* amarillo mas tamaño RVR60*/

.auto-style20 {
    line-height: 15px;
    border: 1px solid black;
    font-family: adobe-garamond-pro,serif;
    font-size: 14px;
    font-style: normal;
	width: 10%;
}  /* traducion RVR60  */

		
/* lineas normanles normales  */
.auto-style21 { 
	font-family:"Arial"; font-size:32pt;  
	margin-top: 0; 
	margin-bottom: 0;
	line-height:50px;
	} /* frase Principal Hebreo */
.auto-style22 { 
	font-family: adobe-garamond-pro,serif;	
	font-size: 24pt; 
	margin-top: 0; 
	margin-bottom: 0; 
	} /* frase Principal Español  */
.auto-style23 { 
	color: #008FFF; 
	text-align: center; 
	font-family: aw-conqueror-carved, sans-serif;	
	font-size: 24pt; 
	} /* Titulo Principal Español Centrado con tamaño de 24pt */

.auto-style24 { 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 24pt; 
	margin-top: 0; 
	margin-bottom: 5pt; 
	} /* Titulo Principal Español  */

.auto-style25 { 
	text-decoration: underline;
	} /* subraya un texto  */
.auto-style26 { 
	color: #008FFF; 
	font-family: aw-conqueror-carved, sans-serif;
	font-size: 24pt;
	} /* color azul para titulos con tamaño de 24pt  */
.auto-style27 { 
	text-decoration: underline; 
	color: #008FFF; 
	font-size: 20pt;
	margin-top: 30px;
	margin-bottom: 20px;
	} /* color azul para titulos con tamaño de 24pt y subrayado  */

/* Linea de texto normal con un tabulador de 40  */
.auto-style28 {
    text-align: justify;
    margin-left: 40px;
	margin-right: 25px;
    font-family:  adobe-garamond-pro,serif;
    font-size: 14pt;
    font-style: normal;
	}       
.auto-style29 { 
	font-family:"Arial"; font-size :20pt; text-align: justify; 
	margin-right: 15px; 
	margin-left: 15px
	} /* frase Principal Hebreo  */
.auto-style30 { 
	font-family:"Arial"; font-size:20pt; margin-left: 40px; 
	margin-right: 15px; 
	text-align: justify
	} /* frase Principal Hebreo + margen  */
.auto-style31 { 
	font-family:"Arial"; font-size:25pt; color: #0B77CB; text-align: center; 
	} /* frase Principal Hebreo + azul y centrado  */


.auto-style32 {	
	text-align: left; 
	border: 1px solid black;  
	font-family: "Arial";
    font-size: 12px;
    font-style: normal;
	} 
.auto-style33 {	
	margin-top: 0;	
	margin-bottom: 12px;
	font-family: adobe-garamond-pro,serif;
	font-size: 14px;
	} 

	
/* Estilo de colores  */
.auto-style34 { color:RED }  /* Rojo  */
.auto-style35 { color:BLACK }  /* Negro  */
.auto-style36 { color:#0B77CB }  /* Azul  */
.auto-style37 { color:#A0A00B }  /* Yelow  */
.auto-style38 { background-color: #FDFD07; color:RED }  /* Amarillo Rojo */
.auto-style39 { background-color: RED; color: #FDFD07 }  /* Rojo Amarillo */
.auto-style40 { color:#219D08 }  /* Verde */
.auto-style41 { color:#F9A241 }  /* tomate */
.auto-style42 { background-color: #9CF266; color:BLACK }  /* Verde Negro */
.auto-style43 { background-color: #F9A241; color: BLACK }  /* tomate Negro  */
.auto-style44 { background-color:#FFFFC8; color:BLACK }  /* Amarillo Negro  */
.auto-style45 { background-color:#59B0F4; color:BLACK }  /* Azul Negro */
.auto-style46 { background-color:RED; color:BLACK }  /* Rojo Negro */
		
/* estilo RVR60  */
.auto-style47 {	
	background-color: #CEFF84; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 12px; }  /* verde negro */
.auto-style48 {
    text-align: justify;
    font-family: adobe-garamond-pro,serif;
    font-size: 14px;
    font-style: normal;
}

/* estilos conclusiones */
.auto-style49 { 
	color: #008FFF; 
	font-size: 24pt; 
	margin-bottom: 30px;
	margin-top: 0px;
}       /* Titulo Principal Español a Izquierda con tamaño de 24pt de color azul */
.auto-style50 { 
	text-align: justify; 
	margin-left: 0px;  
	font-size: 12pt;

	} /* Linea de texto normal con un tabulador de 0 */
.auto-style51 { 
	text-align: justify; 
	margin-left: 40px; 
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 0px;
	} /* Linea de texto agrandado con un tabulador de 40 */
.auto-style52 { 
	text-align: justify; 
	font-size: 12pt;
	color: #000000 !important;
	} /* Linea de texto agrandado con un tabulador de 0 */

.auto-style53 { 
	color: #008FFF; 
	text-align: justify; 
	margin-left: 40px; 
	font-size: 12pt;
	} /* Linea de texto normal con un tabulador de 40 de color azul */
.auto-style54 { 
	color: #008FFF; text-align: justify; 
	margin-left: 40px; 
	font-size: 12pt;
	} /* Linea de texto agrandado con un tabulador de 40 color azul */
.auto-style55 { 
	text-align: justify; 
	margin-left: 80px; 
	font-size: 12pt;
}       /* Linea de texto agrandado con un tabulador de 80 */

.auto-style56 { font-family:"Cookie";  }       /* Linea de texto agrandado con un tabulador de 40 con texto especial */
.auto-style57 { font-family:"Calibri";  }  /* Linea de texto agrandado con letra normal */

				
/* Mascolores */
.auto-style58 { color:#C26C0D }  /* Cafe */

.auto-style59 { background-color:#C26C0D; color:BLACK }  /* Cafe Negro */
.auto-style60 { background-color: #FFFFC8; color:#0E5271; }  /* Amarillo Azul */
.auto-style61 { background-color:#1F617F; color:#F9A241; }  /* Azul Tomate */
.auto-style62 { background-color:#E0FFB1; color:#000000; }  /* Verde Claro Negro */
.auto-style63 { background-color:#FFFFC8; color:#008000; }  /* Amarillo Verde */
.auto-style64 { background-color:#FFFFC8; color:#F29834; }  /* Amarillo Tomate		 */
.auto-style65 { background-color:#1F7A0D; color:#F9A241; }  /* Verde Tomate */
.auto-style66 { background-color:#FFDAB1; color:#1E8509; }  /* Tomate Verde */
.auto-style66 { background-color:#FFDAB1; color:#1E8509; }  /* Tomate Verde */
.auto-style67 {
	
    text-align: center ;
	font-family: storefront-pro,sans-serif;
	font-size: 24pt;
	font-style: normal;
	
}
/* Letra para tutulos Centrado */
.auto-style69 {
    text-align: center;
	font-family: charbroiled,sans-serif;
	font-weight: 400;
	font-style: normal;
}

/* Letra para Contenido */
.auto-style70 {
    font-family: "Arial";
	font-size: 16pt;
	font-weight: 400;
	font-style: normal;
	
}

.auto-style71 {
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
    background-attachment: fixed;
}

/* Tabla columna 5 y 7 */
.auto-style72 {
    text-align: justify;
    border: 1px solid black;
    font-family: "Arial";
    font-size: 14px;
    font-style: normal;
    margin-left: 0px; 
    margin-right: 0px; 
	}

.auto-style73 {
    text-align: justify;
    border: 1px solid black;
    font-family: adobe-garamond-pro,serif;
    font-size: 14px;
    font-style: normal;
    margin-left: 0px; 
    margin-right: 0px; 
	width: 12%;
	}

/* Letra para Contenido */
.auto-style74 {
    font-family: "Arial";
	font-size: 16pt;
	font-weight: 400;
	font-style: normal;
	text-align: justify;
	margin-left: 40px;
	margin-right: 40px;
	
}

/* Linea de texto normal con un tabulador de 80 con margen superior reducido */

.auto-style75 {
    text-align: justify;
    margin-left: 80px;
	margin-right: 25px;
	margin-top: -40px;
    font-family:  adobe-garamond-pro,serif;
    font-size: 14pt;
    font-style: normal;
	}       

.auto-style94 {
	width: 20%;
    text-align: justify;
    border: 1px solid black;
    font-family:"Arial"; 
    font-size: 14px;
    font-style: normal;
    margin-left: 0px; 
    margin-right: 0px; 
	}

/* Estilos de dicionario de la tabla */
.auto-style80 { 	
	background-color: #B6F9CE  ;  
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style81 { 	
	background-color: #36F947 ; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style82 { 	
	background-color:#00E068; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style83 { 	
	background-color: #77E09D; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style84 { 	
	background-color: #42D570; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style85 { 	
	background-color: #06CF54; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style86 { 	
	background-color: #71C698; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style87 { 	
	background-color: #3EC770; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style88 { 	
	background-color: #01C042; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */

.auto-style89 { 	
	background-color:#5FA063; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */

.auto-style90 { 	
	background-color: #049C2C; 
	color: #000000; 
	font-family: adobe-garamond-pro,serif;	
	font-size: 14px; 
	}  /* verde negro */
.auto-style91 {	
	border: 1px solid black;  
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 9pt;
	width: 20%;
	}
.auto-style92 {	
	border: 1px solid black;  
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;	
	font-size: 9pt;
	}
.auto-style93 {	
	margin-bottom: 50px;
	background:#F4F4F4; 
	font-family: adobe-garamond-pro,serif;	
    font-size: 34px; 
	color: #000000; 
	border: solid 1px rgba(144, 144, 144, 0.25);
	}

/* Define otros Colores */
.auto-style200 { 
	
	
	font-family: "clarendon-urw", serif;
	font-weight: 800;
	font-style: normal;

	font-size: 22pt; 
	
	
	
}  /* Celeste Negro */

.auto-style201 { 
	background-color:#466AFF; 
	color:#FFF952;  
}  /* Azul Amarillo */

/* Define otros Colores */
.auto-style202 { 
	background-color:#FFB564; 
	color:#065897; 
}  /* tomate Azul */



/* Define otros Colores */
.auto-style203 { 
	background-color:#466AFF; 
	color:#FAFAFA; 
}  /* Azul Blanco */

.auto-style204 { 
	background-color: RED; 
	color:#FFFDFD; 
}  /* Rojo Blanco */

.auto-style205 { 
	background-color:#33FF7D; 
	color:#FFFDFD; 
}  /* Verde Blanco */


.auto-style206 { 
	background-color:#33FF7D; 
	color:#1A00FE; 
}  /* Verde Azul */

.auto-style207 { 
	background: #889ccf; 
	color: #ffffff; 
} 

.auto-style208 {
	font-family: "luke-thin", sans-serif;
	font-weight: 100;
	font-style: normal;
} /* Para titulos */

a.toggle-vis {
	text-decoration: underline;
}

/* Define tipo de textos para el traductor el contenido */
.auto-style300 { 
	font-family:"Arial"; font-size:32pt;  
	font-size: 14pt; 
	} 
.auto-style301 { 
	font-family: adobe-garamond-pro,serif;	
	font-size: 12pt; 
	} 
.auto-style302 { 
	font-family: aw-conqueror-carved, sans-serif;	
	font-size: 12pt; 
	} 

.auto-style303 { 
  	
	color:#000000; 
	background: #889ccf; 
  	font-family: "parkside", cursive;
	font-weight: 700;
	font-style: normal;
	font-size: 20pt; 
	padding: 12px 12px 0px 12px; 
	margin-bottom: 30px;
	border-radius: 35px 0px 35px 0px; 
	-moz-border-radius: 35px 0px 35px 0px; 
	-webkit-border-radius: 35px 0px 35px 0px; 
	border: 2px solid #5878ca;
	} 

.auto-style304 { 
  	
	color:#000000; 
	background: #466AFF; 
	
  	font-family: "kazimirtext", sans-serif;
	font-weight: 600;
	font-style: italic;

	
	font-size: 16pt; 
	padding: 12px;
	margin-bottom: 30px;
	border-radius: 35px 0px 35px 0px; 
	-moz-border-radius: 35px 0px 35px 0px; 
	-webkit-border-radius: 35px 0px 35px 0px; 
	border: 2px solid #5878ca;
	} 

.auto-style305 { 
	font-family: "kazimirtext-2", sans-serif;
	font-weight: 300;
	font-style: normal;	
	font-size: 20px; 
	} 

.caja_super { 
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
	color: #ffffff; 
	font-size: 18px; 
	font-weight: 400; 
	text-align: center; 
	background: #889ccf; 
	margin: 0 0 25px; 
	overflow: hidden; 
	padding: 10px 50px 10px 50px; 
	border-radius: 35px 0px 35px 0px; 
	-moz-border-radius: 35px 0px 35px 0px; 
	-webkit-border-radius: 35px 0px 35px 0px; 
	border: 2px solid #5878ca;
}
