<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>Gremio  Docente, administrativo y obreros</title><description>✅ Material educativo, recursos, actividades, estrategias, educativas para los maestros, trámites académicos y administrativos, rrhh mppe</description><managingEditor>noreply@blogger.com (Unknown)</managingEditor><pubDate>Mon, 31 Aug 2026 03:51:03 -0400</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">2398</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://obrerosmppe.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>✅ Material educativo, recursos, actividades, estrategias, educativas para los maestros, trámites académicos y administrativos, rrhh mppe</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>PLANIFICACIÓN Y EVALUACIÓN: MATERNAL. Estrategia Didáctica: "Descubriendo la Naturaleza"</title><link>http://obrerosmppe.blogspot.com/2026/08/planificacion-y-evaluacion-maternal.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 23 Aug 2026 20:03:28 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-5927099150057405316</guid><description>&lt;!--CÓDIGO COMPLETO PARA BLOGGER - EDUCACIÓN INICIAL (MATERNAL Y PREESCOLAR) CON FICHA DE CAMPO--&gt;
&lt;style&gt;
  /* Base general para el contenedor */
  .bloque-educativo {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #2c3e50;
    line-height: 1.6;
    max-width: 820px;
    margin: 20px auto;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  }

  /* Encabezados */
  .header-maternal {
    background: linear-gradient(135deg, #4CAF50, #2E7D32);
    color: #ffffff;
    padding: 22px 20px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 25px;
  }

  .header-preescolar {
    background: linear-gradient(135deg, #1E88E5, #1565C0);
    color: #ffffff;
    padding: 22px 20px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 25px;
  }

  .header-maternal h1, .header-preescolar h1 {
    margin: 0;
    font-size: 23px;
    font-weight: 700;
    color: #ffffff !important;
  }

  .header-maternal p, .header-preescolar p {
    margin: 5px 0 0 0;
    font-size: 14px;
    opacity: 0.9;
  }

  /* Tarjetas y Secciones */
  .card-verde {
    background-color: #f9fbf9;
    border-left: 5px solid #4CAF50;
    border-radius: 6px;
    padding: 18px 20px;
    margin-bottom: 20px;
  }

  .card-verde h2 {
    color: #2E7D32 !important;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 12px;
  }

  .card-azul {
    background-color: #f4f8fb;
    border-left: 5px solid #1E88E5;
    border-radius: 6px;
    padding: 18px 20px;
    margin-bottom: 20px;
  }

  .card-azul h2 {
    color: #1565C0 !important;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 12px;
  }

  /* Listas */
  .lista-verde, .lista-azul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }

  .lista-verde li, .lista-azul li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .lista-verde li::before {
    content: "•";
    color: #4CAF50;
    font-size: 24px;
    position: absolute;
    left: 8px;
    top: -4px;
  }

  .lista-azul li::before {
    content: "•";
    color: #1E88E5;
    font-size: 24px;
    position: absolute;
    left: 8px;
    top: -4px;
  }

  /* Tablas de Planificación y Evaluación */
  .tabla-wrapper {
    overflow-x: auto;
    margin-top: 10px;
  }

  .tabla-plan {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
  }

  .tabla-plan th, .tabla-plan td {
    padding: 12px 14px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
  }

  .th-verde {
    background-color: #E8F5E9;
    color: #1B5E20;
    font-weight: 600;
  }

  .th-azul {
    background-color: #E3F2FD;
    color: #0D47A1;
    font-weight: 600;
  }

  /* Insignias */
  .badge-verde {
    display: inline-block;
    background-color: #81C784;
    color: #ffffff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
  }

  .badge-azul {
    display: inline-block;
    background-color: #42A5F5;
    color: #ffffff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
  }

  .badge-criterio {
    display: inline-block;
    background-color: #2E7D32;
    color: #ffffff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
  }

  .badge-criterio-azul {
    display: inline-block;
    background-color: #1565C0;
    color: #ffffff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
  }

  /* Estilos específicos para la Ficha de Campo Impresa */
  .ficha-box {
    border: 2px solid #1E88E5;
    border-radius: 10px;
    padding: 15px;
    background-color: #ffffff;
    margin-top: 15px;
  }

  .ficha-head {
    background-color: #f4f8fb;
    border: 1px solid #BBDEFB;
    border-radius: 6px;
    padding: 12px;
    margin-bottom: 15px;
  }

  .linea-txt {
    border-bottom: 2px dotted #1E88E5;
    display: inline-block;
    width: 70%;
    min-height: 16px;
  }

  .grid-dibujo {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
  }

  .grid-dibujo th {
    background-color: #1E88E5;
    color: white;
    padding: 8px;
    font-size: 14px;
  }

  .grid-dibujo td {
    border: 2px dashed #90CAF9;
    height: 150px;
    vertical-align: top;
    padding: 8px;
    width: 50%;
    background-color: #fafafa;
  }

  .check-box-single {
    width: 20px;
    height: 20px;
    border: 2px solid #1E88E5;
    border-radius: 3px;
    margin: auto;
  }

  /* Separador de Nivel */
  .separador-nivel {
    border: 0;
    height: 2px;
    background: #e0e0e0;
    margin: 40px 0;
  }
&lt;/style&gt;

&lt;!--==========================================
     NIVEL 1: MATERNAL (0 A 3 AÑOS)
==========================================--&gt;
&lt;div class="bloque-educativo"&gt;
  
  &lt;header class="header-maternal"&gt;
    &lt;h1&gt;PLANIFICACIÓN Y EVALUACIÓN: MATERNAL&lt;/h1&gt;
    &lt;p&gt;Área: Entorno Socionatural y Seres Vivos&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxCTKRKvh7vSM5iTEpb_DkGquQ2D14RrB9TLOXp6pkpfYKUo2WxJsWHk2CM_zGG5pc6jG8y_1XIjAfjchyCR8gnLP4ZzeId8MRcNdMG1srR84ZUfBNfQLpZOKJclZ6YLtEbTP_UJb3VtPzwj7mv4kieoNQgQvWKlF_YftQmTfLCDd93h5iPecJQ0Sdq4o/s1408/Gemini_Generated_Image_fd2rhrfd2rhrfd2r.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="768" data-original-width="1408" height="350" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxCTKRKvh7vSM5iTEpb_DkGquQ2D14RrB9TLOXp6pkpfYKUo2WxJsWHk2CM_zGG5pc6jG8y_1XIjAfjchyCR8gnLP4ZzeId8MRcNdMG1srR84ZUfBNfQLpZOKJclZ6YLtEbTP_UJb3VtPzwj7mv4kieoNQgQvWKlF_YftQmTfLCDd93h5iPecJQ0Sdq4o/w640-h350/Gemini_Generated_Image_fd2rhrfd2rhrfd2r.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;
  &lt;/header&gt;

  &lt;section class="card-verde"&gt;
    &lt;h2&gt;Contenidos Esenciales&lt;/h2&gt;
    &lt;ul class="lista-verde"&gt;
      &lt;li&gt;Elementos del ambiente.&lt;/li&gt;
      &lt;li&gt;Los seres vivos y su relación con el entorno socionatural.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/section&gt;

  &lt;section class="card-verde"&gt;
    &lt;h2&gt;Aprendizajes Esperados&lt;/h2&gt;
    &lt;ul class="lista-verde"&gt;
      &lt;li&gt;Identifica semejanzas y diferencias entre los elementos del entorno natural.&lt;/li&gt;
      &lt;li&gt;Reconoce algunas características morfológicas y funcionales de los seres vivos, las relaciones entre ellos y con el ambiente.&lt;/li&gt;
      &lt;li&gt;Reconoce algunos beneficios que proporcionan las plantas y animales para la preservación del ambiente.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/section&gt;

  &lt;section class="card-verde"&gt;
    &lt;h2&gt;Estrategia Didáctica: "Descubriendo la Naturaleza"&lt;/h2&gt;
    &lt;div class="tabla-wrapper"&gt;
      &lt;table class="tabla-plan"&gt;
        &lt;thead&gt;
          &lt;tr&gt;
            &lt;th class="th-verde"&gt;Momento&lt;/th&gt;
            &lt;th class="th-verde"&gt;Actividades Propuestas&lt;/th&gt;
            &lt;th class="th-verde"&gt;Recursos&lt;/th&gt;
          &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td&gt;&lt;span class="badge-verde"&gt;Inicio&lt;/span&gt;&lt;/td&gt;
            &lt;td&gt;&lt;strong&gt;Asamblea de bienvenida:&lt;/strong&gt; Sentarse en círculo. Mostrar imágenes o títeres de animales/plantas con preguntas sencillas y sonidos: &lt;em&gt;"¿Cómo hace el perro?", "¿Quién ha visto una flor?"&lt;/em&gt;.&lt;/td&gt;
            &lt;td&gt;Títeres, imágenes ilustradas.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;&lt;span class="badge-verde"&gt;Desarrollo&lt;/span&gt;&lt;/td&gt;
            &lt;td&gt;&lt;strong&gt;Recorrido sensorial:&lt;/strong&gt; Exploración libre en el patio/jardín tocando tierra, hojas y troncos (semejanzas y diferencias).&lt;br /&gt;&lt;strong&gt;Acción de cuidado:&lt;/strong&gt; Guiar el riego de plantas con regaderas pequeñas.&lt;/td&gt;
            &lt;td&gt;Regaderas pequeñas, hojas secas/frescas, flores, jardín.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;&lt;span class="badge-verde"&gt;Cierre&lt;/span&gt;&lt;/td&gt;
            &lt;td&gt;&lt;strong&gt;Expresión plástica:&lt;/strong&gt; Estampar huellas de manos con pintura vegetal verde para formar las hojas de un árbol gigante en papel craft. Cierre con canción infantil.&lt;/td&gt;
            &lt;td&gt;Cartulina, pintura vegetal escolar no tóxica.&lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class="card-verde"&gt;
    &lt;h2&gt;Indicadores de Evaluación Cualitativa&lt;/h2&gt;
    &lt;div class="tabla-wrapper"&gt;
      &lt;table class="tabla-plan"&gt;
        &lt;thead&gt;
          &lt;tr&gt;
            &lt;th class="th-verde"&gt;Aprendizaje Esperado&lt;/th&gt;
            &lt;th class="th-verde"&gt;Indicadores de Logro (Observables)&lt;/th&gt;
            &lt;th class="th-verde"&gt;Criterio&lt;/th&gt;
          &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td&gt;Diferenciación natural&lt;/td&gt;
            &lt;td&gt;• Explora elementos naturales.&lt;br /&gt;• Diferencia al tacto/vista texturas (suave/rugoso) y tamaños.&lt;/td&gt;
            &lt;td&gt;&lt;span class="badge-criterio"&gt;Cualitativo&lt;/span&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;Seres Vivos&lt;/td&gt;
            &lt;td&gt;• Imita sonidos o movimientos de animales.&lt;br /&gt;• Señala partes de plantas y animales.&lt;/td&gt;
            &lt;td&gt;&lt;span class="badge-criterio"&gt;Cualitativo&lt;/span&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;Preservación&lt;/td&gt;
            &lt;td&gt;• Participa en el riego de plantas.&lt;br /&gt;• Muestra respeto por la naturaleza en el patio.&lt;/td&gt;
            &lt;td&gt;&lt;span class="badge-criterio"&gt;Cualitativo&lt;/span&gt;&lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/div&gt;

&lt;hr class="separador-nivel" /&gt;

&lt;!--==========================================
     NIVEL 2: PREESCOLAR (4 A 5 AÑOS)
==========================================--&gt;
&lt;div class="bloque-educativo"&gt;
  
  &lt;header class="header-preescolar"&gt;
    &lt;h1&gt;PLANIFICACIÓN Y EVALUACIÓN: PREESCOLAR (4 - 5 AÑOS)&lt;/h1&gt;
    &lt;p&gt;Área: Relación con el Entorno Socionatural y Seres Vivos&lt;/p&gt;
  &lt;/header&gt;

  &lt;section class="card-azul"&gt;
    &lt;h2&gt;Contenidos Esenciales&lt;/h2&gt;
    &lt;ul class="lista-azul"&gt;
      &lt;li&gt;Elementos del ambiente y su clasificación básica (Seres vivos y Materia inerte).&lt;/li&gt;
      &lt;li&gt;Los seres vivos: características, ciclo de vida básico y su relación con el entorno.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/section&gt;

  &lt;section class="card-azul"&gt;
    &lt;h2&gt;Aprendizajes Esperados&lt;/h2&gt;
    &lt;ul class="lista-azul"&gt;
      &lt;li&gt;Compara, clasifica y describe semejanzas y diferencias entre los elementos del entorno natural.&lt;/li&gt;
      &lt;li&gt;Identifica y verbaliza características morfológicas y funcionales de seres vivos y su hábitat.&lt;/li&gt;
      &lt;li&gt;Reconoce y aplica acciones concretas sobre los beneficios de plantas y animales para el equilibrio ambiental.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/section&gt;

  &lt;section class="card-azul"&gt;
    &lt;h2&gt;Estrategia Didáctica: "Peques Investigadores"&lt;/h2&gt;
    &lt;div class="tabla-wrapper"&gt;
      &lt;table class="tabla-plan"&gt;
        &lt;thead&gt;
          &lt;tr&gt;
            &lt;th class="th-azul"&gt;Momento&lt;/th&gt;
            &lt;th class="th-azul"&gt;Actividades Propuestas&lt;/th&gt;
            &lt;th class="th-azul"&gt;Recursos&lt;/th&gt;
          &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td&gt;&lt;span class="badge-azul"&gt;Inicio&lt;/span&gt;&lt;/td&gt;
            &lt;td&gt;&lt;strong&gt;Caja misteriosa:&lt;/strong&gt; Extraer objetos (hojas, piedras, figuras). Preguntar: &lt;em&gt;"¿Tiene vida o no tiene vida?, ¿por qué?"&lt;/em&gt;. Registro inicial en el pizarrón.&lt;/td&gt;
            &lt;td&gt;Caja, elementos del patio, pizarrón.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;&lt;span class="badge-azul"&gt;Desarrollo&lt;/span&gt;&lt;/td&gt;
            &lt;td&gt;&lt;strong&gt;Expedición con Ficha de Campo:&lt;/strong&gt; Recorrido en parejas con lupas y fichas. Clasificarán objetos en seres vivos e inertes, registrándolos mediante dibujos. Explicación de la importancia del oxígeno y polinización.&lt;/td&gt;
            &lt;td&gt;Lupas, fichas de observación, lápices de colores.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;&lt;span class="badge-azul"&gt;Cierre&lt;/span&gt;&lt;/td&gt;
            &lt;td&gt;&lt;strong&gt;Mural interactivo:&lt;/strong&gt; Crear un collage colectivo titulado &lt;em&gt;"Nuestros Aliados del Planeta"&lt;/em&gt; y verbalizar un compromiso individual de cuidado ambiental.&lt;/td&gt;
            &lt;td&gt;Papel bond, tijeras, goma, recortes.&lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;section class="card-azul"&gt;
    &lt;h2&gt;Indicadores de Evaluación Cualitativa&lt;/h2&gt;
    &lt;div class="tabla-wrapper"&gt;
      &lt;table class="tabla-plan"&gt;
        &lt;thead&gt;
          &lt;tr&gt;
            &lt;th class="th-azul"&gt;Aprendizaje Esperado&lt;/th&gt;
            &lt;th class="th-azul"&gt;Indicadores de Logro (Observables)&lt;/th&gt;
            &lt;th class="th-azul"&gt;Criterio&lt;/th&gt;
          &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td&gt;Clasificación&lt;/td&gt;
            &lt;td&gt;• Clasifica elementos en seres vivos y materia inerte.&lt;br /&gt;• Explica diferencias observadas con sus propias palabras.&lt;/td&gt;
            &lt;td&gt;&lt;span class="badge-criterio-azul"&gt;Consolidado / En Proceso&lt;/span&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;Seres Vivos y Hábitat&lt;/td&gt;
            &lt;td&gt;• Describe funciones de plantas y animales (nacimiento, alimento).&lt;br /&gt;• Asocia animales con su hábitat.&lt;/td&gt;
            &lt;td&gt;&lt;span class="badge-criterio-azul"&gt;Consolidado / En Proceso&lt;/span&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td&gt;Conciencia Ambiental&lt;/td&gt;
            &lt;td&gt;• Argumenta por qué no se debe maltratar la naturaleza.&lt;br /&gt;• Ejecuta acciones directas de cuidado y protección.&lt;/td&gt;
            &lt;td&gt;&lt;span class="badge-criterio-azul"&gt;Consolidado / En Proceso&lt;/span&gt;&lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;
    &lt;/div&gt;
  &lt;/section&gt;

  &lt;!--FICHA DE CAMPO IMPRESA INTEGRADA--&gt;
  &lt;section class="card-azul"&gt;
    &lt;h2&gt;Ficha de Campo para Impresión (Uso del Estudiante)&lt;/h2&gt;
    &lt;div class="ficha-box"&gt;
      &lt;div class="ficha-head"&gt;
        &lt;div style="color: #1565c0; font-size: 18px; font-weight: bold; margin-bottom: 8px; text-align: center;"&gt;&#128269; MI FICHA DE EXPLORADOR(A)&lt;/div&gt;
        &lt;table style="font-size: 13px; font-weight: bold; width: 100%;"&gt;
          &lt;tbody&gt;&lt;tr&gt;
            &lt;td&gt;Nombre: &lt;span class="linea-txt"&gt;&lt;/span&gt;&lt;/td&gt;
            &lt;td&gt;Fecha: &lt;span class="linea-txt" style="width: 60%;"&gt;&lt;/span&gt;&lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;&lt;/table&gt;
      &lt;/div&gt;

      &lt;div style="background-color: #e3f2fd; border-radius: 4px; color: #0d47a1; font-size: 13px; margin-bottom: 10px; padding: 8px;"&gt;
        &lt;strong&gt;&#127919; Tu Misión:&lt;/strong&gt; Dibuja en cada cuadro lo que encuentres en el jardín o patio durante la expedición.
      &lt;/div&gt;

      &lt;div style="color: #1565c0; font-size: 14px; font-weight: bold;"&gt;1. ¿Qué encontramos en la naturaleza?&lt;/div&gt;
      &lt;table class="grid-dibujo"&gt;
        &lt;thead&gt;
          &lt;tr&gt;
            &lt;th&gt;SERES VIVOS (Con vida)&lt;/th&gt;
            &lt;th&gt;MATERIA INERTE (Sin vida)&lt;/th&gt;
          &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td&gt;&lt;span style="color: #78909c; font-size: 11px; font-style: italic;"&gt;Dibuja una planta, flor, ave o insecto:&lt;/span&gt;&lt;/td&gt;
            &lt;td&gt;&lt;span style="color: #78909c; font-size: 11px; font-style: italic;"&gt;Dibuja una piedra, tierra u hoja seca:&lt;/span&gt;&lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;

      &lt;div style="color: #1565c0; font-size: 14px; font-weight: bold; margin-top: 10px;"&gt;2. Registro de observación:&lt;/div&gt;
      &lt;table class="tabla-plan" style="margin-top: 5px;"&gt;
        &lt;tbody&gt;&lt;tr&gt;
          &lt;td style="font-size: 13px;"&gt;¿Vi algún animal o insecto en movimiento?&lt;/td&gt;
          &lt;td style="text-align: center; width: 40px;"&gt;&lt;div class="check-box-single"&gt;&lt;/div&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td style="font-size: 13px;"&gt;¿Toqué hojas de diferentes tamaños o texturas?&lt;/td&gt;
          &lt;td style="text-align: center; width: 40px;"&gt;&lt;div class="check-box-single"&gt;&lt;/div&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td style="font-size: 13px;"&gt;¿Cuidé la naturaleza sin pisar ni maltratar plantas o bichitos?&lt;/td&gt;
          &lt;td style="text-align: center; width: 40px;"&gt;&lt;div class="check-box-single"&gt;&lt;/div&gt;&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;&lt;/table&gt;
    &lt;/div&gt;
  &lt;/section&gt;

&lt;/div&gt;
&lt;!--FIN CÓDIGO COMPLETO--&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxCTKRKvh7vSM5iTEpb_DkGquQ2D14RrB9TLOXp6pkpfYKUo2WxJsWHk2CM_zGG5pc6jG8y_1XIjAfjchyCR8gnLP4ZzeId8MRcNdMG1srR84ZUfBNfQLpZOKJclZ6YLtEbTP_UJb3VtPzwj7mv4kieoNQgQvWKlF_YftQmTfLCDd93h5iPecJQ0Sdq4o/s72-w640-h350-c/Gemini_Generated_Image_fd2rhrfd2rhrfd2r.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Planificación de Clase: Explorando la Tecnología Nivel: Educación Inicial (Maternal) Temática: Los recursos tecnológicos de mi entorno.</title><link>http://obrerosmppe.blogspot.com/2026/08/planificacion-de-clase-explorando-la.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 23 Aug 2026 19:34:44 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-8263923174510994110</guid><description>&lt;!--=== ESTILOS CSS ENCAPSULADOS (No alteran tu blog) ===--&gt;
&lt;style&gt;
  /* Contenedor Principal */
  .clase-maternal-container {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; /* Fuente neutra y limpia */
    color: #333;
    line-height: 1.6;
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  }

  /* Títulos */
  .clase-maternal-container h1 {
    color: #2c3e50;
    text-align: center;
    border-bottom: 3px solid #3498db;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-size: 28px;
  }

  .clase-maternal-container h2 {
    color: #e67e22;
    background-color: #fef5ea;
    padding: 10px;
    border-left: 5px solid #e67e22;
    border-radius: 5px;
    margin-top: 30px;
    font-size: 22px;
  }

  .clase-maternal-container h3 {
    color: #27ae60;
    font-size: 18px;
    margin-top: 20px;
  }

  /* Listas */
  .clase-maternal-container ul.encabezado-lista {
    list-style-type: none;
    padding: 0;
    background-color: #f4f4f4;
    padding: 15px;
    border-radius: 8px;
  }

  .clase-maternal-container ul.encabezado-lista li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
  }

  .clase-maternal-container ul.encabezado-lista li:before {
    content: '&#128118;'; /* Icono para Contenidos */
    position: absolute;
    left: 0;
  }
  
  .clase-maternal-container ul.aprendizajes-lista li:before {
    content: '✅'; /* Icono para Aprendizajes */
  }

  .clase-maternal-container ul.actividades-lista {
    list-style-type: decimal;
    margin-left: 20px;
  }
  
  .clase-maternal-container ul.actividades-lista li {
    margin-bottom: 15px;
  }

  /* Caja de Sugerencia */
  .clase-maternal-tip {
    background-color: #e8f4fd;
    border: 1px solid #b3d7f1;
    color: #31708f;
    padding: 15px;
    border-radius: 8px;
    margin: 20px 0;
    display: flex;
    align-items: start;
  }
  
  .clase-maternal-tip-icon {
    font-size: 24px;
    margin-right: 15px;
  }

  /* Adaptación Móvil */
  @media (max-width: 600px) {
    .clase-maternal-container {
      padding: 10px;
      margin: 10px;
    }
    .clase-maternal-container h1 { font-size: 22px; }
    .clase-maternal-container h2 { font-size: 18px; }
  }
&lt;/style&gt;

&lt;!--=== CUERPO DE LA CLASE EN HTML ===--&gt;
&lt;div class="clase-maternal-container"&gt;

  &lt;h1&gt;Planificación de Clase: Explorando la Tecnología&lt;/h1&gt;

  &lt;!--Encabezado de la Planificación--&gt;
  &lt;div&gt;
    &lt;strong&gt;Nivel:&lt;/strong&gt; Educación Inicial (Maternal)&lt;br /&gt;
    &lt;strong&gt;Temática:&lt;/strong&gt; Los recursos tecnológicos de mi entorno.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW1EV7a5MEMEZry_Y7aJzdBAHTW1xhLVREMg3AdgK95fktJtJb5uFBxADzRTnidZ4g1CiQiNQbf13evwXkllsnJLpXe9B2uf-n6happuOrq_6pO-_gd0LwVTSbxwIGjTDPsHNktwznZUxFMCCRhagJxI-7czpYIIdHzpDixhzgGB6NzcQ0IgbynQnvRW4/s1408/Gemini_Generated_Image_qna5o0qna5o0qna5.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="768" data-original-width="1408" height="350" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW1EV7a5MEMEZry_Y7aJzdBAHTW1xhLVREMg3AdgK95fktJtJb5uFBxADzRTnidZ4g1CiQiNQbf13evwXkllsnJLpXe9B2uf-n6happuOrq_6pO-_gd0LwVTSbxwIGjTDPsHNktwznZUxFMCCRhagJxI-7czpYIIdHzpDixhzgGB6NzcQ0IgbynQnvRW4/w640-h350/Gemini_Generated_Image_qna5o0qna5o0qna5.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;
  &lt;/div&gt;

  &lt;h2&gt;&#128203; Estructura Curricular&lt;/h2&gt;

  &lt;h3&gt;Contenidos Esenciales&lt;/h3&gt;
  &lt;ul class="clase-maternal-lista encabezado-lista"&gt;
    &lt;li&gt;Recursos tecnológicos de su entorno (mecánicos, eléctricos, digital, audiovisual, otros).&lt;/li&gt;
  &lt;/ul&gt;

  &lt;h3&gt;Aprendizajes Esperados&lt;/h3&gt;
  &lt;ul class="clase-maternal-lista encabezado-lista aprendizajes-lista"&gt;
    &lt;li&gt;Reconoce y utiliza recursos tecnológicos simples en su entorno.&lt;/li&gt;
    &lt;li&gt;Explora e identifica las funciones básicas de los recursos tecnológicos de su entorno.&lt;/li&gt;
    &lt;li&gt;Distingue entre diferentes tipos de tecnologías de su entorno (digitales y no digitales).&lt;/li&gt;
    &lt;li&gt;Explora y experimenta con hechos reales y recursos tecnológicos adecuados a su edad.&lt;/li&gt;
  &lt;/ul&gt;

  &lt;h2&gt;&#128640; Propuesta de Actividades&lt;/h2&gt;
  &lt;p&gt;Esta clase está diseñada para realizarse en una o varias sesiones, priorizando siempre la seguridad, la manipulación real y el acompañamiento constante del adulto.&lt;/p&gt;

  &lt;h3&gt;Inicio: "La Caja de las Sorpresas Tecnológicas"&lt;/h3&gt;
  &lt;p&gt;Para motivar a los niños, prepararemos una caja decorada que contenga objetos tecnológicos *apagados y seguros*.&lt;/p&gt;
  &lt;ul class="actividades-lista"&gt;
    &lt;li&gt;El adulto saca un objeto a la vez (ej: un teléfono viejo, un control remoto, una linterna, una batidora de mano mecánica, un juguete con pilas).&lt;/li&gt;
    &lt;li&gt;Preguntamos: "¿Qué es esto?", "¿Para qué sirve?".&lt;/li&gt;
    &lt;li&gt;Permitimos que los toquen, los manipulen (abrir/cerrar, pulsar botones sin corriente).&lt;/li&gt;
  &lt;/ul&gt;

  &lt;h3&gt;Desarrollo: Circuitos de Exploración Sensory-Tecno&lt;/h3&gt;
  &lt;p&gt;Dividiremos el espacio en pequeñas estaciones donde los niños rotarán en grupos pequeños para experimentar.&lt;/p&gt;
  
  &lt;ul class="actividades-lista"&gt;
    &lt;li&gt;
      &lt;strong&gt;Estación 1: La Tecnología Mecánica (No Digital)&lt;/strong&gt;&lt;br /&gt;
      *Objetos:* Molinillos de viento, batidoras de mano de manivela, juguetes de cuerda, tijeras de plástico, candados con llaves grandes.&lt;br /&gt;
      *Actividad:* Los niños experimentan la causa-efecto. Si giro la manivela, la batidora se mueve. Si soplo, el molinillo gira. Distinguimos que no necesitan enchufes ni pilas.
    &lt;/li&gt;
    &lt;li&gt;
      &lt;strong&gt;Estación 2: La Tecnología Eléctrica y Audiovisual Simple&lt;/strong&gt;&lt;br /&gt;
      *Objetos:* Linternas de pilas (seguras), radios pequeñas, teclados de computadora viejos, ratones (mice).&lt;br /&gt;
      *Actividad:* Exploramos funciones básicas. Pulsamos el botón de la linterna y "hacemos luz". Giramos la rueda del radio y escuchamos "ruido/música". Tecleamos en el teclado viejo para sentir el tacto de los botones.
    &lt;/li&gt;
    &lt;li&gt;
      &lt;strong&gt;Estación 3: Lo Digital en nuestro entorno (Uso Acompañado)&lt;/strong&gt;&lt;br /&gt;
      *Objetos:* Un teléfono inteligente o tablet del docente.&lt;br /&gt;
      *Actividad (Breve):* Mostramos una foto de ellos mismos o un video muy corto de un animal. Mostramos cómo "deslizar" el dedo cambia la foto. Usamos una app simple de hacer sonidos de instrumentos (ej: piano digital). El adulto controla siempre el dispositivo.
    &lt;/li&gt;
  &lt;/ul&gt;

  &lt;div class="clase-maternal-tip"&gt;
    &lt;div class="clase-maternal-tip-icon"&gt;&#128161;&lt;/div&gt;
    &lt;div&gt;
      &lt;strong&gt;Sugerencia Pedagógica:&lt;/strong&gt; Es vital que el adulto ponga en palabras las acciones de los niños: "Estás *pulsando* el botón", "Ese teléfono está *apagado*, no tiene luz", "La batidora gira porque tú mueves la mano (*mecánico*)".
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;h3&gt;Cierre: "Buscadores de Tecnología"&lt;/h3&gt;
  &lt;ul class="actividades-lista"&gt;
    &lt;li&gt;Hacemos un pequeño recorrido por el aula o el hogar.&lt;/li&gt;
    &lt;li&gt;Pedimos a los niños que señalen: "¿Dónde hay tecnología?". Ellos pueden señalar el enchufe, la luz, el ventilador, la computadora del escritorio, el microondas.&lt;/li&gt;
    &lt;li&gt;Nos sentamos en círculo y repasamos qué objeto les gustó más y por qué.&lt;/li&gt;
  &lt;/ul&gt;

  &lt;h2&gt;&#128736;️ Recursos y Materiales&lt;/h2&gt;
  &lt;ul&gt;
    &lt;li&gt;Caja decorada.&lt;/li&gt;
    &lt;li&gt;Objetos mecánicos: Juguetes de cuerda, batidora de manivela, etc.&lt;/li&gt;
    &lt;li&gt;Objetos eléctricos/pilas: Linternas, radios, controles remotos viejos (sin pilas sulfatadas).&lt;/li&gt;
    &lt;li&gt;Objetos digitales/audiovisuales: Teclados, ratones viejos, tablet/teléfono inteligente para el docente.&lt;/li&gt;
  &lt;/ul&gt;

&lt;/div&gt;
&lt;!--=== ESTILOS CSS ENCAPSULADOS PARA LA LISTA DE COTEJO (No alteran tu blog) ===--&gt;
&lt;style&gt;
  /* Contenedor Principal de la Lista */
  .lista-cotejo-maternal-container {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
    line-height: 1.5;
    max-width: 800px;
    margin: 30px auto; /* Separación con la clase */
    padding: 20px;
    background-color: #f9f9f9; /* Fondo ligeramente gris para diferenciar */
    border: 2px dashed #3498db; /* Borde discontinuo llamativo */
    border-radius: 15px;
  }

  /* Títulos de la Lista */
  .lista-cotejo-maternal-container h2 {
    color: #2c3e50;
    text-align: center;
    margin-bottom: 5px;
    font-size: 24px;
    border: none; /* Quita bordes heredados */
    background: none; /* Quita fondos heredados */
    padding: 0;
  }

  .lista-cotejo-maternal-container h3 {
    color: #7f8c8d;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 25px;
  }

  /* Tabla de Cotejo */
  .cotejo-table-wrapper {
    overflow-x: auto; /* Permite scroll horizontal en móviles si es necesario */
  }

  .cotejo-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    background-color: #ffffff;
  }

  .cotejo-table th, .cotejo-table td {
    border: 1px solid #ddd;
    padding: 12px;
    text-align: left;
  }

  /* Cabecera de la tabla */
  .cotejo-table th {
    background-color: #3498db;
    color: white;
    font-weight: bold;
    text-align: center;
  }

  /* Columna de Indicadores (más ancha) */
  .cotejo-table th:nth-child(2),
  .cotejo-table td:nth-child(2) {
    width: 60%;
  }

  /* Columnas de SÍ/NO/OBS (centradas) */
  .cotejo-table th:nth-child(3),
  .cotejo-table th:nth-child(4),
  .cotejo-table td:nth-child(3),
  .cotejo-table td:nth-child(4) {
    text-align: center;
    width: 10%;
  }
  
  .cotejo-table th:nth-child(5) {
      width: 20%;
  }

  /* Filas alternas */
  .cotejo-table tr:nth-child(even) {
    background-color: #f2f2f2;
  }

  /* Hover effect en filas */
  .cotejo-table tr:hover {
    background-color: #eaf6ff;
  }

  /* Sección de Leyenda/Notas */
  .cotejo-notas {
    background-color: #fcf8e3;
    border: 1px solid #faf2cc;
    color: #8a6d3b;
    padding: 15px;
    border-radius: 8px;
    font-size: 14px;
  }
  
  .cotejo-notas strong {
      color: #66512c;
  }

  /* Adaptación Móvil */
  @media (max-width: 600px) {
    .lista-cotejo-maternal-container {
      padding: 10px;
    }
    .cotejo-table th, .cotejo-table td {
      padding: 8px;
      font-size: 13px;
    }
  }
&lt;/style&gt;

&lt;!--=== CUERPO DE LA LISTA DE COTEJO EN HTML ===--&gt;
&lt;div class="lista-cotejo-maternal-container"&gt;

  &lt;h2&gt;Instrumento de Evaluación: Lista de Cotejo&lt;/h2&gt;
  &lt;h3&gt;Nivel: Maternal | Temática: Exploración Tecnológica&lt;/h3&gt;

  &lt;div class="cotejo-table-wrapper"&gt;
    &lt;table class="cotejo-table"&gt;
      &lt;thead&gt;
        &lt;tr&gt;
          &lt;th&gt;N°&lt;/th&gt;
          &lt;th&gt;Indicadores de Logro (Basados en Aprendizajes Esperados)&lt;/th&gt;
          &lt;th&gt;SÍ&lt;/th&gt;
          &lt;th&gt;NO&lt;/th&gt;
          &lt;th&gt;Observaciones&lt;/th&gt;
        &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
        &lt;tr&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;Muestra interés o curiosidad ante la "Caja de Sorpresas Tecnológicas".&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;2&lt;/td&gt;
          &lt;td&gt;Manipula objetos tecnológicos simples (ej: pulsa botones, gira manivelas) de forma segura.&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;3&lt;/td&gt;
          &lt;td&gt;Identifica la función básica de un objeto (ej: intenta "hablar" por un teléfono de juguete, hace rodar un juguete de cuerda).&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;4&lt;/td&gt;
          &lt;td&gt;Distingue a través de la acción objetos que requieren su fuerza (mecánicos) de los que no (pilas/luz) (ej: sopla el molinillo vs. pulsa la linterna).&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;5&lt;/td&gt;
          &lt;td&gt;Fija la mirada o interactúa brevemente con un recurso digital (tablet/teléfono) bajo supervisión (ej: toca la pantalla para cambiar foto).&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt;6&lt;/td&gt;
          &lt;td&gt;Señala o identifica al menos un objeto tecnológico en el entorno habitual al finalizar la clase.&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
          &lt;td&gt;&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;

  &lt;div class="cotejo-notas"&gt;
    &lt;strong&gt;Nota para el Docente:&lt;/strong&gt; En el nivel Maternal, la evaluación es puramente cualitativa y basada en la observación directa. El "NO" no implica fracaso, sino que el niño/a aún requiere más tiempo o estimulación en ese aspecto. Utilice la columna de "Observaciones" para detallar cómo fue la interacción o si necesitó mucha ayuda.
  &lt;/div&gt;

&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW1EV7a5MEMEZry_Y7aJzdBAHTW1xhLVREMg3AdgK95fktJtJb5uFBxADzRTnidZ4g1CiQiNQbf13evwXkllsnJLpXe9B2uf-n6happuOrq_6pO-_gd0LwVTSbxwIGjTDPsHNktwznZUxFMCCRhagJxI-7czpYIIdHzpDixhzgGB6NzcQ0IgbynQnvRW4/s72-w640-h350-c/Gemini_Generated_Image_qna5o0qna5o0qna5.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Educación Inicial Maternal • Venezuela  Planificación de Clase: "Mi Cuerpo y sus Necesidades"</title><link>http://obrerosmppe.blogspot.com/2026/08/educacion-inicial-maternal-venezuela.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 23 Aug 2026 15:22:10 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-2411976835553986874</guid><description>&lt;div style="color: #1e293b; font-family: Arial, Helvetica, sans-serif; line-height: 1.6; margin: 0px auto; max-width: 850px; padding: 10px;"&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGf4bXluD3BoHS3bO1frwhCi6J4wt4BjT3WhhO4Z1JtIuQuIVK75HynYv9pVr7sa4ZQx2khqD4kB_QIikfGuvQ3Y0FBLtTY65ALHhhAiMqzXSpzUjmvt009zTR4F-xrdaSwdRwWzuevIWQdXV3Yk4-iOmjRGT8gS8WTjOpm07BsPeTiCO4nu5LPeavYE4/s1376/Gemini_Generated_Image_g12kvrg12kvrg12k.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="768" data-original-width="1376" height="358" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGf4bXluD3BoHS3bO1frwhCi6J4wt4BjT3WhhO4Z1JtIuQuIVK75HynYv9pVr7sa4ZQx2khqD4kB_QIikfGuvQ3Y0FBLtTY65ALHhhAiMqzXSpzUjmvt009zTR4F-xrdaSwdRwWzuevIWQdXV3Yk4-iOmjRGT8gS8WTjOpm07BsPeTiCO4nu5LPeavYE4/w640-h358/Gemini_Generated_Image_g12kvrg12kvrg12k.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;

  &lt;!--ENCABEZADO DE LA CLASE--&gt;
  &lt;div style="background-color: #0284c7; border-radius: 8px; color: white; margin-bottom: 25px; padding: 25px 20px; text-align: center;"&gt;
    &lt;p style="color: #e0f2fe; font-size: 12px; font-weight: bold; letter-spacing: 1px; margin: 0px 0px 8px; text-transform: uppercase;"&gt;Educación Inicial Maternal • Venezuela&lt;/p&gt;
    &lt;h1 style="color: white; font-size: 24px; font-weight: bold; line-height: 1.3; margin: 0px;"&gt;Planificación de Clase: "Mi Cuerpo y sus Necesidades"&lt;/h1&gt;
  &lt;/div&gt;&lt;br /&gt;+&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="background-color: #f8fafc; border-radius: 6px; border: 1px solid rgb(226, 232, 240); font-size: 14px; margin-bottom: 25px; padding: 15px;"&gt;
    &lt;p style="margin: 0px 0px 6px;"&gt;&lt;strong&gt;Área de Aprendizaje:&lt;/strong&gt; Formación Personal, Social y Comunicación&lt;/p&gt;
    &lt;p style="margin: 0px 0px 6px;"&gt;&lt;strong&gt;Componente:&lt;/strong&gt; Cuidado y Salud Integral / Identidad y Género&lt;/p&gt;
    &lt;p style="margin: 0px 0px 6px;"&gt;&lt;strong&gt;Contenido Esencial:&lt;/strong&gt; El cuerpo humano y su integridad física&lt;/p&gt;
    &lt;p style="margin: 0px 0px 6px;"&gt;&lt;strong&gt;Docente:&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
    &lt;p style="margin: 0px;"&gt;&lt;strong&gt;Aprendizajes Esperados:&lt;/strong&gt;&lt;/p&gt;
    &lt;ul style="color: #334155; margin: 5px 0px 0px; padding-left: 20px;"&gt;
      &lt;li&gt;Se inicia en la identificación de necesidades fisiológicas básicas y las expresa.&lt;/li&gt;
      &lt;li&gt;Participa en actividades de cuidado personal adecuadas a su edad.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;!--SECUENCIA DIDÁCTICA--&gt;
  &lt;h2 style="border-bottom: 2px solid rgb(3, 105, 161); color: #0369a1; font-size: 18px; margin-bottom: 15px; margin-top: 30px; padding-bottom: 5px;"&gt;
    1. Desarrollo de la Jornada (Secuencia Didáctica)
  &lt;/h2&gt;

  &lt;!--INICIO--&gt;
  &lt;div style="background-color: white; border-color: rgb(203, 213, 225) rgb(203, 213, 225) rgb(203, 213, 225) rgb(2, 132, 199); border-image: none; border-left: 5px solid #0284c7; border-radius: 4px; border-style: solid; border-width: 1px 1px 1px 5px; border: 1px solid rgb(203, 213, 225); margin-bottom: 15px; padding: 15px;"&gt;
    &lt;h3 style="color: #0369a1; font-size: 16px; margin-top: 0px;"&gt;Inicio • Sensibilización (10 min)&lt;/h3&gt;
    &lt;ul style="font-size: 14px; margin: 0px; padding-left: 20px;"&gt;
      &lt;li style="margin-bottom: 8px;"&gt;Ubicación de los niños en semicírculo sobre alfombra o colchonetas.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;Canto de la canción interactiva &lt;em&gt;"Mi Carita Redondita"&lt;/em&gt; ejecutando gestos corporales.&lt;/li&gt;
      &lt;li style="margin-bottom: 0px;"&gt;Presentación de un títere o muñeco de la sala ("Simoncito") que expresa tener hambre, sueño y ganas de ir al baño para despertar el interés del grupo.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;!--DESARROLLO--&gt;
  &lt;div style="background-color: white; border-color: rgb(203, 213, 225) rgb(203, 213, 225) rgb(203, 213, 225) rgb(2, 132, 199); border-image: none; border-left: 5px solid #0284c7; border-radius: 4px; border-style: solid; border-width: 1px 1px 1px 5px; border: 1px solid rgb(203, 213, 225); margin-bottom: 15px; padding: 15px;"&gt;
    &lt;h3 style="color: #0369a1; font-size: 16px; margin-top: 0px;"&gt;Desarrollo • Experiencia Directa y Mediación (20 min)&lt;/h3&gt;
    &lt;ul style="font-size: 14px; margin: 0px; padding-left: 20px;"&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Expresando Necesidades:&lt;/strong&gt; Frente a un mural con pictogramas sencillos (agua, comida, bacinica/baño, cama), la/el docente modela gestos y palabras (ej. tocarse la barriguita para el hambre, imitar tomar agua para la sed, o señalar el baño).&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Práctica de Cuidado Personal:&lt;/strong&gt; Guiar al grupo en subgrupos al lavamanos para la práctica guiada del lavado de manos con agua y jabón, cantando &lt;em&gt;"Lava, lava las manitas"&lt;/em&gt;.&lt;/li&gt;
      &lt;li style="margin-bottom: 0px;"&gt;Reconocimiento de la sensación de limpieza e higiene en su propio cuerpo.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;!--CIERRE--&gt;
  &lt;div style="background-color: white; border-color: rgb(203, 213, 225) rgb(203, 213, 225) rgb(203, 213, 225) rgb(2, 132, 199); border-image: none; border-left: 5px solid #0284c7; border-radius: 4px; border-style: solid; border-width: 1px 1px 1px 5px; border: 1px solid rgb(203, 213, 225); margin-bottom: 25px; padding: 15px;"&gt;
    &lt;h3 style="color: #0369a1; font-size: 16px; margin-top: 0px;"&gt;Cierre • Consolidador y Relajación (10 min)&lt;/h3&gt;
    &lt;ul style="font-size: 14px; margin: 0px; padding-left: 20px;"&gt;
      &lt;li style="margin-bottom: 8px;"&gt;Técnica de masaje suave en brazos y pies sobre las colchonetas para fomentar el reconocimiento y descanso corporal.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;Preguntas sencillas de cierre: &lt;em&gt;"¿Con qué nos lavamos las manos?", "¿A dónde vamos cuando queremos hacer pipí?"&lt;/em&gt;.&lt;/li&gt;
      &lt;li style="margin-bottom: 0px;"&gt;Reconocimiento colectivo mediante el "Aplauso de la Lluvia".&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;

  &lt;!--LISTA DE COTEJO--&gt;
  &lt;h2 style="border-bottom: 2px solid rgb(21, 128, 61); color: #15803d; font-size: 18px; margin-bottom: 15px; margin-top: 35px; padding-bottom: 5px;"&gt;
    2. Instrumento de Evaluación: Lista de Cotejo Individual
  &lt;/h2&gt;

  &lt;div style="background-color: white; border-radius: 6px; border: 1px solid rgb(203, 213, 225); padding: 15px;"&gt;

    &lt;!--DATOS DEL ALUMNO--&gt;
    &lt;table style="border-collapse: collapse; font-size: 13px; margin-bottom: 15px; width: 100%;"&gt;
      &lt;tbody&gt;&lt;tr&gt;
        &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 6px; width: 25%;"&gt;Nombre del Niño/a:&lt;/td&gt;
        &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 6px;"&gt;____________________________________&lt;/td&gt;
        &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 6px; width: 15%;"&gt;Edad / Sexo:&lt;/td&gt;
        &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 6px;"&gt;____ [ ]M [ ]F&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 6px;"&gt;Docente:&lt;/td&gt;
        &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 6px;"&gt;&lt;br /&gt;&lt;/td&gt;
        &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 6px;"&gt;Fecha:&lt;/td&gt;
        &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 6px;"&gt;___/___/2026&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/tbody&gt;&lt;/table&gt;

    &lt;!--TABLA EVALUACIÓN--&gt;
    &lt;table style="border-collapse: collapse; font-size: 13px; margin-bottom: 15px; width: 100%;"&gt;
      &lt;thead&gt;
        &lt;tr style="background-color: #15803d; color: white;"&gt;
          &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: center; width: 8%;"&gt;N°&lt;/th&gt;
          &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: left; width: 52%;"&gt;Indicadores de Logro&lt;/th&gt;
          &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: center; width: 10%;"&gt;C&lt;/th&gt;
          &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: center; width: 10%;"&gt;EP&lt;/th&gt;
          &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: center; width: 10%;"&gt;I&lt;/th&gt;
        &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
        &lt;tr&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;1&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Expresa o manifiesta la necesidad de beber agua o comer cuando siente sed/hambre.&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="background-color: #f8fafc;"&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;2&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Avisa gestual o verbalmente cuando requiere ir al baño o cambiar su pañal.&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;3&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Participa voluntariamente en la rutina de lavado y secado de manos.&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr style="background-color: #f8fafc;"&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;4&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Colabora al limpiarse la cara o dejarse cepillar los dientes.&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;5&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Reconoce y señala partes de su cuerpo asociadas a necesidades (ej. boca, manos, barriga).&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;

    &lt;!--LEYENDA Y OBSERVACIONES--&gt;
    &lt;div style="background-color: #f1f5f9; border-radius: 4px; font-size: 12px; margin-bottom: 12px; padding: 8px 12px;"&gt;
      &lt;strong&gt;Leyenda:&lt;/strong&gt; &lt;strong&gt;C:&lt;/strong&gt; Consolidado | &lt;strong&gt;EP:&lt;/strong&gt; En Proceso | &lt;strong&gt;I:&lt;/strong&gt; Iniciado
    &lt;/div&gt;

    &lt;div style="border-radius: 4px; border: 1px solid rgb(203, 213, 225); font-size: 13px; padding: 10px;"&gt;
      &lt;strong&gt;Observaciones / Descriptores cualitativos:&lt;/strong&gt;
      &lt;div style="border-bottom: 1px dashed rgb(203, 213, 225); height: 22px; margin-top: 5px;"&gt;&lt;/div&gt;
      &lt;div style="border-bottom: 1px dashed rgb(203, 213, 225); height: 22px;"&gt;&lt;/div&gt;
    &lt;/div&gt;

  &lt;/div&gt;

&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGf4bXluD3BoHS3bO1frwhCi6J4wt4BjT3WhhO4Z1JtIuQuIVK75HynYv9pVr7sa4ZQx2khqD4kB_QIikfGuvQ3Y0FBLtTY65ALHhhAiMqzXSpzUjmvt009zTR4F-xrdaSwdRwWzuevIWQdXV3Yk4-iOmjRGT8gS8WTjOpm07BsPeTiCO4nu5LPeavYE4/s72-w640-h358-c/Gemini_Generated_Image_g12kvrg12kvrg12k.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Ejes Fundamentales de la Educación Venezolana: Referentes Teóricos y Temas Indispensables</title><link>http://obrerosmppe.blogspot.com/2026/08/ejes-fundamentales-de-la-educacion.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 23 Aug 2026 14:42:30 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-6363729598547625853</guid><description>&lt;div style="color: #333333; font-family: Arial, Helvetica, sans-serif; line-height: 1.6; margin: 0px auto; max-width: 800px; padding: 10px;"&gt;&lt;strong&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu_ZtReG5-k3xwPjuYLraiYM2Y_kf1m0PCMv1EvMOAM8-MJ93nDWP5vRgevZqQBb_BazpYgZQ9dJiTRJO9O4_6jEu038A4xg10eWcPbkt3TSNmxO2D5XCB6dohhmJMY0UZ9leVmiP9J1P95yzQF15GQc5GqGs9c7QiqF0bousFSTeEPlclxHkpo1CIlv0/s1408/Gemini_Generated_Image_v6r90zv6r90zv6r9.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="768" data-original-width="1408" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu_ZtReG5-k3xwPjuYLraiYM2Y_kf1m0PCMv1EvMOAM8-MJ93nDWP5vRgevZqQBb_BazpYgZQ9dJiTRJO9O4_6jEu038A4xg10eWcPbkt3TSNmxO2D5XCB6dohhmJMY0UZ9leVmiP9J1P95yzQF15GQc5GqGs9c7QiqF0bousFSTeEPlclxHkpo1CIlv0/s1600/Gemini_Generated_Image_v6r90zv6r90zv6r9.jpg" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/div&gt;&lt;div style="color: #333333; font-family: Arial, Helvetica, sans-serif; line-height: 1.6; margin: 0px auto; max-width: 800px; padding: 10px;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;

  &lt;!--ENCABEZADO / TITULAR--&gt;
  &lt;div style="background-color: #0d47a1; border-radius: 8px; color: white; margin-bottom: 25px; padding: 25px 20px; text-align: center;"&gt;
    &lt;p style="color: #bbdefb; font-size: 13px; font-weight: bold; letter-spacing: 1.5px; margin: 0px 0px 10px; text-transform: uppercase;"&gt;Nota de Prensa / Sistema Educativo Bolivariano&lt;/p&gt;
    &lt;h1 style="color: white; font-size: 26px; font-weight: bold; line-height: 1.3; margin: 0px;"&gt;Ejes Fundamentales de la Educación Venezolana: Referentes Teóricos y Temas Indispensables&lt;/h1&gt;
  &lt;/div&gt;

  &lt;!--INTRODUCCIÓN--&gt;
  &lt;p style="font-size: 16px; margin-bottom: 20px; text-align: justify;"&gt;
    &lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;&lt;strong&gt;&lt;br /&gt;CARACAS.&lt;/strong&gt;— Con el firme propósito de consolidar una pedagogía transformadora, emancipadora y de calidad, el Ministerio del Poder Popular para la Educación continúa impulsando la apropiación conceptual y práctica de los pilares que sustentan la transformación curricular. Este entramado pedagógico se compone de los &lt;strong&gt;9 Referentes Teóricos y&lt;/strong&gt;&amp;nbsp;los &lt;strong&gt;14 Temas Indispensables.&lt;span&gt;&lt;!--more--&gt;&lt;/span&gt;&lt;/strong&gt;&lt;p&gt;&lt;/p&gt;

  &lt;!--SECCIÓN 1: REFERENTES TEÓRICOS--&gt;
  &lt;h2 style="border-bottom: 3px solid rgb(13, 71, 161); color: #0d47a1; font-size: 20px; margin-bottom: 20px; margin-top: 35px; padding-bottom: 8px;"&gt;
    1. Los Nueve Referentes Teóricos y Prácticos
  &lt;/h2&gt;
  &lt;p style="margin-bottom: 15px; text-align: justify;"&gt;
    Representan el marco ético, político y socio-pedagógico que guía las intencionalidades del proceso de enseñanza-aprendizaje:
  &lt;/p&gt;

  &lt;ul style="list-style: none; margin-bottom: 25px; padding-left: 0px;"&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;1. Educar con, por y para todas y todos:&lt;/strong&gt; Inclusión equitativa que garantiza el derecho a la educación universal sin distinción social o económica.
    &lt;/li&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;2. Educar en, por y para la ciudadanía participativa y protagónica:&lt;/strong&gt; Formación de sujetos activos en la toma de decisiones comunitarias y en el ejercicio de la democracia.
    &lt;/li&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;3. Educar en, por y para el amor a la Patria, la soberanía y la autodeterminación:&lt;/strong&gt; Promoción de la identidad nacional, la defensa territorial y la independencia histórica.
    &lt;/li&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;4. Educar en, por y para el amor, el respeto y la afirmación de la condición humana:&lt;/strong&gt; Fomento de valores éticos, afectividad, convivencia armónica y dignidad personal.
    &lt;/li&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;5. Educar en, por y para la interculturalidad y la valoración de la diversidad:&lt;/strong&gt; Reconocimiento y respeto a la pluralidad de saberes, visiones de mundo e identidades étnicas.
    &lt;/li&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;6. Educar en, por y para el trabajo productivo y la transformación social:&lt;/strong&gt; Vinculación del aprendizaje con el desarrollo socio-productivo y la liberación de la comunidad.
    &lt;/li&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;7. Educar en, por y para la preservación de la vida en el planeta:&lt;/strong&gt; Conciencia ecológica, desarrollo sustentable y mitigación del cambio climático.
    &lt;/li&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;8. Educar en, por y para la libertad y una visión crítica del mundo:&lt;/strong&gt; Desarrollo del pensamiento autónomo, analítico y emancipador frente a la manipulación informativa.
    &lt;/li&gt;
    &lt;li style="background-color: whitesmoke; border-left: 4px solid rgb(13, 71, 161); border-radius: 0px 6px 6px 0px; margin-bottom: 12px; padding: 12px 15px;"&gt;
      &lt;strong style="color: #0d47a1;"&gt;9. Educar en, por y para la curiosidad y la investigación:&lt;/strong&gt; Estimulación del espíritu indagador, la ciencia abierta y la resolución de problemas locales.
    &lt;/li&gt;
  &lt;/ul&gt;

  &lt;!--SECCIÓN 2: TEMAS INDISPENSABLES--&gt;
  &lt;h2 style="border-bottom: 3px solid rgb(27, 94, 32); color: #1b5e20; font-size: 20px; margin-bottom: 20px; margin-top: 35px; padding-bottom: 8px;"&gt;
    2. Los Catorce Temas Indispensables
  &lt;/h2&gt;
  &lt;p style="margin-bottom: 15px; text-align: justify;"&gt;
    Son contenidos transversales de relevancia social y soberana que organizan las distintas áreas del conocimiento:
  &lt;/p&gt;

  &lt;div style="background-color: #f1f8e9; border-radius: 8px; border: 1px solid rgb(200, 230, 201); margin-bottom: 25px; padding: 20px;"&gt;
    &lt;ol style="font-size: 15px; line-height: 1.8; margin: 0px; padding-left: 20px;"&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Democracia participativa y protagónica:&lt;/strong&gt; Estado de Derecho, Justicia Social, Derechos Humanos y Equidad de Género.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Sociedad multiétnica y pluricultural:&lt;/strong&gt; Diversidad, interculturalidad, patrimonio histórico y creación cultural.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Independencia, soberanía y autodeterminación:&lt;/strong&gt; Geopolítica del mundo multipolar y relaciones de paz.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Ideario Bolivariano:&lt;/strong&gt; Unidad latinoamericana, caribeña e integración regional.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Derechos Humanos y Convivencia:&lt;/strong&gt; Promoción de valores de paz y resolución pacífica de conflictos.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Preservación de la vida en el planeta:&lt;/strong&gt; Salud integral, prevención y Buen Vivir.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Petróleo y energía:&lt;/strong&gt; Soberanía energética, recursos naturales e industrialización.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Ciencia, tecnología e innovación:&lt;/strong&gt; Soberanía tecnológica al servicio del desarrollo nacional.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Adolescencia y juventud:&lt;/strong&gt; Sexualidad responsable, afectiva y educación vial.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Actividad física, deporte y recreación:&lt;/strong&gt; Hábitos saludables y cultura del esparcimiento.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Seguridad y soberanía alimentaria:&lt;/strong&gt; Nutrición, siembra escolar y agroecología urbana.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Proceso social de trabajo:&lt;/strong&gt; Valorización del trabajo liberador y la economía productiva.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Defensa integral de la Nación:&lt;/strong&gt; Gestión de riesgos, protección civil y desastres socionaturales.&lt;/li&gt;
      &lt;li style="margin-bottom: 8px;"&gt;&lt;strong&gt;Comunicación y medios:&lt;/strong&gt; Análisis crítico del discurso, redes de comunicación y medios alternativos.&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;

  &lt;!--PIE / CONCLUISION--&gt;
  &lt;div style="background-color: #fafafa; border-radius: 6px; border: 1px solid rgb(224, 224, 224); color: #666666; font-size: 14px; margin-top: 30px; padding: 15px; text-align: center;"&gt;
    &lt;p style="margin: 0px;"&gt;&lt;strong&gt;Dirección de Comunicación e Información Educativa&lt;/strong&gt;&lt;/p&gt;
    &lt;p style="margin: 5px 0px 0px;"&gt;Despliegue y Acompañamiento Pedagógico del Currículo Bolivariano.&lt;/p&gt;
  &lt;/div&gt;

&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiu_ZtReG5-k3xwPjuYLraiYM2Y_kf1m0PCMv1EvMOAM8-MJ93nDWP5vRgevZqQBb_BazpYgZQ9dJiTRJO9O4_6jEu038A4xg10eWcPbkt3TSNmxO2D5XCB6dohhmJMY0UZ9leVmiP9J1P95yzQF15GQc5GqGs9c7QiqF0bousFSTeEPlclxHkpo1CIlv0/s72-c/Gemini_Generated_Image_v6r90zv6r90zv6r9.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>EDUCACIÓN INICIAL: MATERNAL. Componente: Identidad y Género  Contenido Esencial: Género e identidad de sí mismo y de los demás. </title><link>http://obrerosmppe.blogspot.com/2026/08/educacion-inicial-maternal-componente.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 23 Aug 2026 14:09:41 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-9145039555093374717</guid><description>&lt;div style="color: #222222; font-family: Arial, Helvetica, sans-serif; line-height: 1.6; margin: 0px auto; max-width: 850px; padding: 10px;"&gt;

  &lt;!--ENCABEZADO PRINCIPAL--&gt;
  &lt;div style="background-color: #1e3a8a; border-radius: 8px; color: white; margin-bottom: 25px; padding: 25px; text-align: center;"&gt;
    &lt;h1 style="color: white; font-size: 24px; letter-spacing: 0.5px; margin: 0px 0px 10px; text-transform: uppercase;"&gt;Contenidos Esenciales y Aprendizajes Esperados&lt;/h1&gt;
    &lt;h2 style="color: #e2e8f0; font-size: 18px; font-weight: normal; margin: 0px;"&gt;Educación Inicial Maternal • Formación Personal, Social y Comunicación&lt;/h2&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1gH-izGfN2ZJKgj-5Qg0iz62GrNRyzbRytEoWzWTmB__7BZYvbEcto186O_4xJomJuhMRAGQ-xcfQZpxdX21N6wdrFopcjXx2NHNv4jqB87XezWYZUrOdZpBufKNuXy4BmfqxtlSEr6Ldp5sVK6bBcZRl-W_RH-6jYzM3JHMYsG3ywHrfaROyKp3bzT8/s1408/Gemini_Generated_Image_yft1y8yft1y8yft1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="768" data-original-width="1408" height="350" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1gH-izGfN2ZJKgj-5Qg0iz62GrNRyzbRytEoWzWTmB__7BZYvbEcto186O_4xJomJuhMRAGQ-xcfQZpxdX21N6wdrFopcjXx2NHNv4jqB87XezWYZUrOdZpBufKNuXy4BmfqxtlSEr6Ldp5sVK6bBcZRl-W_RH-6jYzM3JHMYsG3ywHrfaROyKp3bzT8/w640-h350/Gemini_Generated_Image_yft1y8yft1y8yft1.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
  &lt;!--SECCIÓN 1: FUNDAMENTACIÓN Y CONTENIDOS--&gt;
  &lt;div style="background-color: #f8fafc; border-left: 5px solid rgb(37, 99, 235); border-radius: 4px; margin-bottom: 30px; padding: 20px;"&gt;
    &lt;h3 style="color: #1e3a8a; font-size: 18px; margin-top: 0px;"&gt;Fundamentación Curricular (MPPE - Venezuela)&lt;/h3&gt;
    &lt;p style="margin-bottom: 12px; text-align: justify;"&gt;
      En este nivel se aspira que las niñas y niños desarrollen habilidades fundamentales del pensamiento científico, como la observación atenta, la formulación de preguntas, la predicción de resultados, la manipulación de materiales y la identificación de características.
    &lt;/p&gt;
    &lt;div style="background-color: white; border-radius: 6px; border: 1px solid rgb(203, 213, 225); margin-top: 15px; padding: 15px;"&gt;
      &lt;p style="color: #0f172a; font-weight: bold; margin: 0px 0px 8px;"&gt;Componente: Identidad y Género&lt;/p&gt;
      &lt;p style="color: #1e40af; font-weight: bold; margin: 0px 0px 10px;"&gt;Contenido Esencial: Género e identidad de sí mismo y de los demás.&lt;/p&gt;
      &lt;p style="color: #334155; font-weight: bold; margin: 0px 0px 5px;"&gt;Aprendizajes Esperados:&lt;/p&gt;
      &lt;ul style="color: #334155; margin: 0px; padding-left: 20px;"&gt;
        &lt;li style="margin-bottom: 4px;"&gt;Reconoce su imagen personal.&lt;/li&gt;
        &lt;li style="margin-bottom: 4px;"&gt;Señala y nombra las distintas partes de su cuerpo en sí mismo/a y en los demás.&lt;/li&gt;
        &lt;li style="margin-bottom: 4px;"&gt;Reconoce las funciones de las partes del cuerpo y las diversas necesidades fisiológicas.&lt;/li&gt;
        &lt;li style="margin-bottom: 4px;"&gt;Reconoce diferentes rasgos físicos y características personales.&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!--SECCIÓN 2: PLANIFICACIÓN SEMANAL--&gt;
  &lt;div style="margin-bottom: 35px;"&gt;
    &lt;div style="background-color: #0f172a; border-radius: 6px 6px 0px 0px; color: white; padding: 12px 20px;"&gt;
      &lt;h3 style="color: white; font-size: 20px; margin: 0px;"&gt;1. Ficha de Planificación Pedagógica Semanal&lt;/h3&gt;
    &lt;/div&gt;
    
    &lt;div style="background-color: white; border-color: currentcolor rgb(203, 213, 225) rgb(203, 213, 225); border-image: none; border-radius: 0px 0px 6px 6px; border-style: none solid solid; border-top: none; border-width: medium 1px 1px; border: 1px solid rgb(203, 213, 225); padding: 20px;"&gt;
      
      &lt;!--TABLA DATOS INSTITUCIONALES--&gt;
      &lt;table style="border-collapse: collapse; font-size: 14px; margin-bottom: 20px; width: 100%;"&gt;
        &lt;tbody&gt;&lt;tr&gt;
          &lt;td style="background-color: #f1f5f9; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px 12px; width: 30%;"&gt;Institución / Centro:&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px 12px;"&gt;__________________________________________________&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td style="background-color: #f1f5f9; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px 12px;"&gt;Docente:&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px 12px;"&gt;&lt;br /&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td style="background-color: #f1f5f9; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px 12px;"&gt;Grupo / Sala:&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px 12px;"&gt;Maternal (1 a 3 años)&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td style="background-color: #f1f5f9; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px 12px;"&gt;Actividad Principal:&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); color: #1e3a8a; font-weight: bold; padding: 8px 12px;"&gt;"Descubro mi cuerpo y me reconozco en el espejo"&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;&lt;/table&gt;

      &lt;!--TABLA SECUENCIA DIDÁCTICA--&gt;
      &lt;h4 style="color: #1e3a8a; margin-bottom: 10px;"&gt;Secuencia Didáctica y Experiencias de Aprendizaje&lt;/h4&gt;
      &lt;table style="border-collapse: collapse; font-size: 14px; margin-bottom: 25px; width: 100%;"&gt;
        &lt;thead&gt;
          &lt;tr style="background-color: #1e3a8a; color: white;"&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 10px; text-align: left; width: 20%;"&gt;Momento&lt;/th&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 10px; text-align: left; width: 55%;"&gt;Estrategias y Actividades Pedagógicas&lt;/th&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 10px; text-align: left; width: 25%;"&gt;Recursos Didácticos&lt;/th&gt;
          &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 10px; vertical-align: top;"&gt;
              Inicio&lt;br /&gt;&lt;span style="color: #64748b; font-size: 12px; font-weight: normal;"&gt;(Sensibilización)&lt;/span&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 10px; vertical-align: top;"&gt;
              • Ubicación de los niños y niñas en semicírculo sobre colchonetas.&lt;br /&gt;
              • Entonación de la canción interactiva &lt;em&gt;"Mi cuerpo en movimiento"&lt;/em&gt;.&lt;br /&gt;
              • Preguntas generadoras: &lt;em&gt;"¿Dónde está tu cabeza?", "¿Quién tiene manos para aplaudir?"&lt;/em&gt;.
            &lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 10px; vertical-align: top;"&gt;
              • Colchonetas / Alfombra.&lt;br /&gt;
              • Cancionero infantil.
            &lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 10px; vertical-align: top;"&gt;
              Desarrollo&lt;br /&gt;&lt;span style="color: #64748b; font-size: 12px; font-weight: normal;"&gt;(Experiencia Directa)&lt;/span&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 10px; vertical-align: top;"&gt;
              • &lt;strong&gt;Estación del Espejo:&lt;/strong&gt; Acercamiento individual o en parejas frente al espejo a su altura para observar su rostro y cuerpo.&lt;br /&gt;
              • &lt;strong&gt;Identificación guiada:&lt;/strong&gt; El docente modela señalando sus propias partes del cuerpo y guiando a los niños a señalar las suyas.&lt;br /&gt;
              • &lt;strong&gt;Reconocimiento de rasgos:&lt;/strong&gt; Comparación afectiva de características físicas (cabello, ojos, estatura) valorando la individualidad de cada niño/a.
            &lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 10px; vertical-align: top;"&gt;
              • Espejos de seguridad irrompibles.&lt;br /&gt;
              • Siluetas humanas en papel bond.
            &lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 10px; vertical-align: top;"&gt;
              Cierre&lt;br /&gt;&lt;span style="color: #64748b; font-size: 12px; font-weight: normal;"&gt;(Consolidación)&lt;/span&gt;
            &lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 10px; vertical-align: top;"&gt;
              • Trabajo colectivo sobre una silueta corporal grande pegada en la pared.&lt;br /&gt;
              • Estampado de huellas con pintura al agua no tóxica o garabateo libre con crayones de cera gruesos.&lt;br /&gt;
              • Conversación sencilla sobre la higiene y el cuidado del cuerpo.
            &lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 10px; vertical-align: top;"&gt;
              • Papel bond / Cartulina.&lt;br /&gt;
              • Pintura dactilar al agua.&lt;br /&gt;
              • Crayones gruesos.
            &lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;

      &lt;!--MEDIACIÓN DOCENTE--&gt;
      &lt;div style="background-color: #f0fdf4; border-radius: 6px; border: 1px solid rgb(187, 247, 208); margin-bottom: 20px; padding: 15px;"&gt;
        &lt;h4 style="color: #166534; font-size: 16px; margin-top: 0px;"&gt;Estrategias de Mediación Pedagógica&lt;/h4&gt;
        &lt;ul style="color: #14532d; font-size: 14px; margin: 0px; padding-left: 20px;"&gt;
          &lt;li style="margin-bottom: 6px;"&gt;&lt;strong&gt;Lenguaje y Afecto:&lt;/strong&gt; Nombrar siempre al niño/a por su nombre propio acompañando cada indicación con gestos afables.&lt;/li&gt;
          &lt;li style="margin-bottom: 6px;"&gt;&lt;strong&gt;Preguntas Mediadoras:&lt;/strong&gt; &lt;em&gt;"¿A quién ves ahí en el espejo?", "¿Para qué nos sirven las manos?", "¿Cómo es tu cabello?"&lt;/em&gt;&lt;/li&gt;
          &lt;li style="margin-bottom: 6px;"&gt;&lt;strong&gt;Modelaje:&lt;/strong&gt; Señalar primero en el propio cuerpo del docente para que el niño/a imite por observación.&lt;/li&gt;
          &lt;li style="margin-bottom: 0px;"&gt;&lt;strong&gt;Refuerzo Positivo:&lt;/strong&gt; Valorar de forma verbal y afectiva cada intento y logro individual.&lt;/li&gt;
        &lt;/ul&gt;
      &lt;/div&gt;

    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!--SECCIÓN 3: LISTA DE COTEJO INDIVIDUAL--&gt;
  &lt;div style="margin-bottom: 35px;"&gt;
    &lt;div style="background-color: #0f172a; border-radius: 6px 6px 0px 0px; color: white; padding: 12px 20px;"&gt;
      &lt;h3 style="color: white; font-size: 20px; margin: 0px;"&gt;2. Instrumento de Evaluación: Lista de Cotejo Individual&lt;/h3&gt;
    &lt;/div&gt;
    
    &lt;div style="background-color: white; border-color: currentcolor rgb(203, 213, 225) rgb(203, 213, 225); border-image: none; border-radius: 0px 0px 6px 6px; border-style: none solid solid; border-top: none; border-width: medium 1px 1px; border: 1px solid rgb(203, 213, 225); padding: 20px;"&gt;
      
      &lt;!--DATOS DEL NIÑO/A--&gt;
      &lt;table style="border-collapse: collapse; font-size: 13px; margin-bottom: 20px; width: 100%;"&gt;
        &lt;tbody&gt;&lt;tr&gt;
          &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 6px 10px;"&gt;Nombre del Niño/a:&lt;/td&gt;
          &lt;td colspan="3" style="border: 1px solid rgb(203, 213, 225); padding: 6px 10px;"&gt;__________________________________________________&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 6px 10px; width: 20%;"&gt;Edad / Sexo:&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 6px 10px; width: 30%;"&gt;___ años ___ meses | [ ] M [ ] F&lt;/td&gt;
          &lt;td style="background-color: #f8fafc; border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 6px 10px; width: 20%;"&gt;Docente:&lt;/td&gt;
          &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 6px 10px; width: 30%;"&gt;&lt;br /&gt;&lt;/td&gt;
        &lt;/tr&gt;
      &lt;/tbody&gt;&lt;/table&gt;

      &lt;!--TABLA DE CRITERIOS--&gt;
      &lt;table style="border-collapse: collapse; font-size: 13px; margin-bottom: 20px; width: 100%;"&gt;
        &lt;thead&gt;
          &lt;tr style="background-color: #1e3a8a; color: white;"&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: center; width: 5%;"&gt;N°&lt;/th&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: left; width: 50%;"&gt;Criterios / Indicadores de Logro&lt;/th&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: center; width: 10%;"&gt;C&lt;/th&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: center; width: 10%;"&gt;EP&lt;/th&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: center; width: 10%;"&gt;I&lt;/th&gt;
            &lt;th style="border: 1px solid rgb(203, 213, 225); padding: 8px; text-align: left; width: 15%;"&gt;Observación&lt;/th&gt;
          &lt;/tr&gt;
        &lt;/thead&gt;
        &lt;tbody&gt;
          &lt;tr&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;1&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Reconoce su imagen corporal al mirarse en el espejo o fotografías.&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr style="background-color: #f8fafc;"&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;2&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Responde activamente al escuchar su nombre (gira, sonríe, acude).&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;3&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Señala partes de su cuerpo (cabeza, manos, pies, ojos) en sí mismo/a.&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr style="background-color: #f8fafc;"&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;4&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Nombra o señala partes del cuerpo en sus compañeros o docente.&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;5&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Reconoce diferencias sencillas en su apariencia física (cabello, ropa).&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr style="background-color: #f8fafc;"&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;6&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Identifica el uso básico de partes del cuerpo (ej. manos para tomar cosas).&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); font-weight: bold; padding: 8px; text-align: center;"&gt;7&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;Expresa o manifiesta sus necesidades fisiológicas básicas (aseo, agua, descanso).&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
            &lt;td style="border: 1px solid rgb(203, 213, 225); padding: 8px;"&gt;&lt;/td&gt;
          &lt;/tr&gt;
        &lt;/tbody&gt;
      &lt;/table&gt;

      &lt;!--LEYENDA--&gt;
      &lt;div style="background-color: #f1f5f9; border-radius: 4px; font-size: 12px; margin-bottom: 20px; padding: 10px;"&gt;
        &lt;strong&gt;Leyenda de Valoración:&lt;/strong&gt; 
        &lt;span style="margin-left: 10px;"&gt;&lt;strong&gt;C:&lt;/strong&gt; Consolidado&lt;/span&gt; | 
        &lt;span style="margin-left: 10px;"&gt;&lt;strong&gt;EP:&lt;/strong&gt; En Proceso&lt;/span&gt; | 
        &lt;span style="margin-left: 10px;"&gt;&lt;strong&gt;I:&lt;/strong&gt; Iniciado&lt;/span&gt;
      &lt;/div&gt;

      &lt;!--SÍNTESIS ANECDÓTICA--&gt;
      &lt;div style="background-color: white; border-radius: 4px; border: 1px solid rgb(203, 213, 225); padding: 12px;"&gt;
        &lt;p style="color: #1e3a8a; font-size: 13px; font-weight: bold; margin: 0px 0px 10px;"&gt;Apreciación Cualitativa / Registro Anecdótico:&lt;/p&gt;
        &lt;div style="border-bottom: 1px dashed rgb(148, 163, 184); height: 24px; margin-bottom: 8px;"&gt;&lt;/div&gt;
        &lt;div style="border-bottom: 1px dashed rgb(148, 163, 184); height: 24px; margin-bottom: 8px;"&gt;&lt;/div&gt;
        &lt;div style="border-bottom: 1px dashed rgb(148, 163, 184); height: 24px;"&gt;&lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;
  &lt;/div&gt;

&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1gH-izGfN2ZJKgj-5Qg0iz62GrNRyzbRytEoWzWTmB__7BZYvbEcto186O_4xJomJuhMRAGQ-xcfQZpxdX21N6wdrFopcjXx2NHNv4jqB87XezWYZUrOdZpBufKNuXy4BmfqxtlSEr6Ldp5sVK6bBcZRl-W_RH-6jYzM3JHMYsG3ywHrfaROyKp3bzT8/s72-w640-h350-c/Gemini_Generated_Image_yft1y8yft1y8yft1.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Listado de Jubilados del MPPE Resolucion N° 009 Gaceta Oficial N° 43.257</title><link>http://obrerosmppe.blogspot.com/2026/08/listado-de-jubilados-del-mppe.html</link><category>JUBILACION</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 23 Aug 2026 13:33:51 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-7116277718691285606</guid><description>&lt;!--Contenedor Principal con Sombra y Borde Suave (Protege el resto del blog)--&gt;
&lt;div style="background-color: white; border-radius: 12px; border: 1px solid rgb(225, 232, 237); box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 15px; color: #333333; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; line-height: 1.6; margin: 20px auto; max-width: 800px; overflow: hidden; padding: 0px;"&gt;

  &lt;!--Sección de Imagen de Cabecera--&gt;
  &lt;div style="margin: 0px; padding: 0px; width: 100%;"&gt;
    &lt;!--REEMPLAZA ESTA URL POR LA URL DE TU IMAGEN SUBIDA A BLOGGER--&gt;
    &lt;img alt="Gaceta Oficial MPPE Jubilados" src="https://trosell.net/_ld/3/381.png" style="border-bottom: 4px solid rgb(0, 86, 179); display: block; height: auto; width: 100%;" /&gt;
  &lt;/div&gt;

  &lt;!--Contenido de la Noticia (Padding interno)--&gt;
  &lt;div style="padding: 30px 40px;"&gt;

    &lt;!--Título Principal Llamativo--&gt;
    &lt;h1 style="color: #0056b3; font-size: 28px; font-weight: 800; letter-spacing: 1px; margin-bottom: 25px; margin-top: 0px; text-align: center; text-transform: uppercase;"&gt;
      Gaceta Oficial N° 43.257:&lt;br /&gt; Listado de Jubilados del MPPE
    &lt;/h1&gt;

    &lt;p style="font-size: 16px; margin-bottom: 20px; text-align: justify;"&gt;
      Se pone a disposición del gremio educativo nacional y del público en general la descarga digital de la **Gaceta Oficial de la República Bolivariana de Venezuela N° 43.257**, de fecha lunes 17 de noviembre de 2025. Este documento oficial contiene las resoluciones del Ministerio del Poder Popular para la Educación (MPPE), mediante las cuales se otorga el beneficio de jubilación reglamentaria al personal adscrito.
    &lt;/p&gt;

    &lt;!--Caja de Destacado del Contenido--&gt;
    &lt;div style="background-color: aliceblue; border-left: 5px solid rgb(0, 123, 255); border-radius: 4px; margin-bottom: 30px; padding: 20px;"&gt;
      &lt;h3 style="color: #0056b3; font-size: 18px; margin-top: 0px;"&gt;Contenido del Documento (Ciclo Diciembre 2025):&lt;/h3&gt;
      &lt;ul style="color: #444444; font-size: 15px; margin-bottom: 0px; padding-left: 20px;"&gt;
        &lt;li&gt;&lt;span style="color: #007bff; font-weight: bold;"&gt;✅ Personal Docente:&lt;/span&gt; Cese de funciones activas.&lt;/li&gt;
        &lt;li&gt;&lt;span style="color: #007bff; font-weight: bold;"&gt;✅ Personal Administrativo:&lt;/span&gt; Oficialización de estatus.&lt;/li&gt;
        &lt;li&gt;&lt;span style="color: #007bff; font-weight: bold;"&gt;✅ Personal Obrero:&lt;/span&gt; Listado de beneficiados.&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;

    &lt;hr style="border-color: rgb(238, 238, 238) currentcolor currentcolor; border-image: none; border-style: solid none none; border-top: 1px solid #eee; border-width: 1px 0px 0px; border: 0px; margin: 30px 0px;" /&gt;

    &lt;!--Botón de Descarga Centrado y Grande--&gt;
    &lt;div style="margin: 40px 0px; text-align: center;"&gt;
      &lt;!--REEMPLAZA '#' POR EL ENLACE DE DESCARGA REAL DEL PDF--&gt;
      &lt;a href="https://www.mediafire.com/file/cca348b9ijz2qej/381_Listado_Jubilad.pdf" style="background-color: #28a745; border-radius: 50px; box-shadow: rgba(40, 167, 69, 0.4) 0px 4px 10px; color: white; display: inline-block; font-size: 20px; font-weight: bold; letter-spacing: 1px; padding: 18px 35px; text-decoration: none; text-transform: uppercase; transition: background-color 0.3s, transform 0.2s;" target="_blank"&gt;
        &#128229; Descargar Gaceta N° 43.257 (PDF)
      &lt;/a&gt;
    &lt;/div&gt;

    &lt;hr style="border-color: rgb(238, 238, 238) currentcolor currentcolor; border-image: none; border-style: solid none none; border-top: 1px solid #eee; border-width: 1px 0px 0px; border: 0px; margin: 30px 0px;" /&gt;

    &lt;!--Sección de Nota Técnica--&gt;
    &lt;h3 style="color: #555555; font-size: 19px; margin-bottom: 15px;"&gt;&#128269; Nota Técnica para la Consulta&lt;/h3&gt;
    &lt;p style="background: rgb(249, 249, 249); border-radius: 8px; color: #666666; font-size: 15px; margin-bottom: 25px; padding: 15px;"&gt;
      Los listados nominales inician a partir de la &lt;strong&gt;PÁGINA 7&lt;/strong&gt;. Se recomienda utilizar la función de búsqueda del visor de PDF (&lt;code&gt;Ctrl + F&lt;/code&gt; en PC o icono de Lupa en móviles) e ingresar su número de cédula &lt;strong&gt;sin puntos ni espacios&lt;/strong&gt;.
    &lt;/p&gt;

    &lt;!--Aviso Importante Resaltado (Alerta)--&gt;
    &lt;div style="background-color: #fff3cd; border-radius: 8px; border: 1px solid rgb(255, 238, 186); box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 5px; color: #856404; font-size: 17px; font-weight: bold; padding: 20px; text-align: center;"&gt;
      ⚠️ INFORMACIÓN IMPORTANTE DEL MPPE ⚠️&lt;br /&gt;
      &lt;span style="font-size: 15px; font-weight: normal;"&gt;Los pagos como personal jubilado comenzarán a hacerse efectivos a partir del mes de &lt;strong&gt;ENERO 2026&lt;/strong&gt;.&lt;/span&gt;
    &lt;/div&gt;

  &lt;/div&gt;

  &lt;!--Pie del Contenedor (Opcional)--&gt;
  &lt;div style="background-color: #f1f1f1; border-top: 1px solid rgb(225, 232, 237); color: #888888; font-size: 12px; padding: 15px; text-align: center;"&gt;
    Publicación Oficial - Gremio Educativo 2025
  &lt;/div&gt;

&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Juego y dinámica de grupo | La cohesión del grupo | La percepción personal y de grupo. Mensaje va, mensaje viene</title><link>http://obrerosmppe.blogspot.com/2026/08/juego-y-dinamica-de-grupo-la-cohesion.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 23 Aug 2026 12:28:50 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-7697211510961927382</guid><description>&lt;!--ESTILOS EXCLUSIVOS PARA ESTA PUBLICACIÓN (NO AFECTAN AL RESTO DEL BLOG)--&gt;
&lt;style&gt;
  .post-dinamica {
    max-width: 800px;
    margin: 20px auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #2d3748;
    line-height: 1.6;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    border: 1px solid #e2e8f0;
    overflow: hidden;
  }

  .post-dinamica * {
    box-sizing: border-box;
  }

  /* Etiqueta superior / Categorías */
  .post-dinamica .header-tag {
    background-color: #2b6cb0;
    color: #ffffff;
    padding: 8px 18px;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    border-bottom-right-radius: 8px;
  }

  /* Título Principal */
  .post-dinamica .main-title {
    font-size: 2rem;
    color: #1a202c;
    margin: 15px 20px 20px 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #3182ce;
    font-weight: 700;
  }

  /* Grid Ficha Técnica y Observaciones */
  .post-dinamica .grid-info {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0 20px 20px 20px;
  }

  .post-dinamica .ficha-tecnica {
    flex: 1 1 280px;
    background-color: #f7fafc;
    padding: 18px;
    border-radius: 8px;
    border-left: 4px solid #3182ce;
  }

  .post-dinamica .ficha-item {
    margin-bottom: 8px;
    font-size: 0.95rem;
  }

  .post-dinamica .ficha-item:last-child {
    margin-bottom: 0;
  }

  .post-dinamica .ficha-label {
    font-weight: 700;
    color: #2d3748;
  }

  .post-dinamica .observaciones {
    flex: 1 1 320px;
    background-color: #fefcbf;
    color: #744210;
    padding: 18px;
    border-radius: 8px;
    border-left: 4px solid #d69e2e;
  }

  .post-dinamica .observaciones h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.1rem;
    color: #975a16;
    font-weight: 700;
  }

  .post-dinamica .observaciones ul {
    margin: 0;
    padding-left: 18px;
  }

  .post-dinamica .observaciones li {
    margin-bottom: 8px;
    font-size: 0.92rem;
  }

  /* Sección Descripción */
  .post-dinamica .descripcion-section {
    padding: 20px 25px 25px 25px;
    background-color: #ffffff;
    border-top: 1px solid #edf2f7;
  }

  .post-dinamica .descripcion-title {
    font-size: 1.4rem;
    color: #2b6cb0;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 700;
  }

  .post-dinamica .pasos-list {
    margin: 0;
    padding-left: 0;
    list-style: none;
    counter-reset: paso-counter;
  }

  .post-dinamica .pasos-list li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 15px;
    font-size: 0.98rem;
    color: #4a5568;
    line-height: 1.6;
  }

  .post-dinamica .pasos-list li::before {
    counter-increment: paso-counter;
    content: counter(paso-counter);
    position: absolute;
    left: 0;
    top: 2px;
    width: 30px;
    height: 30px;
    background-color: #ebf8ff;
    color: #2b6cb0;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    border: 1px solid #bee3f8;
  }

  /* Adaptabilidad Móvil */
  @media (max-width: 600px) {
    .post-dinamica .main-title {
      font-size: 1.5rem;
    }
    .post-dinamica .grid-info {
      flex-direction: column;
    }
    .post-dinamica .descripcion-section {
      padding: 15px;
    }
  }
&lt;/style&gt;

&lt;!--CONTENIDO DE LA PUBLICACIÓN--&gt;
&lt;article class="post-dinamica"&gt;
  &lt;div class="header-tag"&gt;Juego y dinámica de grupo | La cohesión del grupo | La percepción personal y de grupo&lt;/div&gt;
  
  &lt;h1 class="main-title"&gt;Mensaje va, mensaje viene&lt;/h1&gt;

  &lt;div class="grid-info"&gt;
    &lt;!--Ficha Técnica--&gt;
    &lt;div class="ficha-tecnica"&gt;
      &lt;div class="ficha-item"&gt;&lt;span class="ficha-label"&gt;Edad:&lt;/span&gt; a partir de 10 años&lt;/div&gt;
      &lt;div class="ficha-item"&gt;&lt;span class="ficha-label"&gt;Duración:&lt;/span&gt; 45 minutos&lt;/div&gt;
      &lt;div class="ficha-item"&gt;&lt;span class="ficha-label"&gt;Espacio:&lt;/span&gt; pequeño&lt;/div&gt;
      &lt;div class="ficha-item"&gt;&lt;span class="ficha-label"&gt;Material:&lt;/span&gt; papel y lápiz para cada participante&lt;/div&gt;
      &lt;div class="ficha-item"&gt;&lt;span class="ficha-label"&gt;Participantes:&lt;/span&gt; de 10 a 25&lt;/div&gt;
      &lt;div class="ficha-item" style="margin-top: 10px;"&gt;&lt;span class="ficha-label"&gt;Interacción:&lt;/span&gt; cooperación&lt;/div&gt;
      &lt;div class="ficha-item"&gt;&lt;span class="ficha-label"&gt;Recurso para ejercitar:&lt;/span&gt; cohesión del grupo&lt;/div&gt;
      &lt;div class="ficha-item"&gt;&lt;span class="ficha-label"&gt;Valores:&lt;/span&gt; entender el diálogo como una fuente de enriquecimiento personal&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaQBnx9Wn1XMxMO9qYbg7D7aGFkmY_Gqf4P-JjGA5jjkPVYoBzpPXFhvZNS3dz5H9AFnYv3iz99l-GGiSoqsfTtUTWv-ZG1jA2fti6Psyq78uSTQMo2gpjOFHdE4ai0HO0I2joMuikxWRhB_LBZS0DI_zjBMQAyhZhoHybNxdsZcGSECZvyoi6yYBCX00/s1408/Gemini_Generated_Image_58jodj58jodj58jo.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="768" data-original-width="1408" height="350" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaQBnx9Wn1XMxMO9qYbg7D7aGFkmY_Gqf4P-JjGA5jjkPVYoBzpPXFhvZNS3dz5H9AFnYv3iz99l-GGiSoqsfTtUTWv-ZG1jA2fti6Psyq78uSTQMo2gpjOFHdE4ai0HO0I2joMuikxWRhB_LBZS0DI_zjBMQAyhZhoHybNxdsZcGSECZvyoi6yYBCX00/w640-h350/Gemini_Generated_Image_58jodj58jodj58jo.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="ficha-item"&gt;&lt;br /&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
    &lt;/div&gt;

    &lt;!--Observaciones--&gt;
    &lt;div class="observaciones"&gt;
      &lt;h3&gt;Observaciones&lt;/h3&gt;
      &lt;ul&gt;
        &lt;li&gt;En una variante de esta dinámica-juego los comentarios o preguntas se formulan por escrito, utilizando al compañero de pareja como «correo» o intermediario que hace llegar el papel a su destinatario, sin decirle quién es el remitente.&lt;/li&gt;
        &lt;li&gt;Es importante no decir en un principio qué se va a hacer con lo que se cuenta, para evitar que los participantes dejen de formular, por timidez, preguntas o comentarios. Pero si los miembros del grupo lo preguntan, se puede responder la verdad y continuar tranquilamente con la actividad.&lt;/li&gt;
        &lt;li&gt;El educador puede aprovechar lo que exponen los diferentes participantes al final de la dinámica-juego para proponer alguna reflexión sobre ciertas cuestiones como las relativas a los estereotipos, la tolerancia, etc.&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;!--Descripción Paso a Paso--&gt;
  &lt;div class="descripcion-section"&gt;
    &lt;h2 class="descripcion-title"&gt;Descripción&lt;/h2&gt;
    &lt;ol class="pasos-list"&gt;
      &lt;li&gt;Se ha diagnosticado al grupo un ataque agudo de timidez y se propone una medida de choque para superarlo.&lt;br /&gt;Se pide a cada uno de sus integrantes que piense y escriba en un papel el nombre de una persona (o de varias) a la que quiere decirle o preguntarle algo que, por timidez u otras razones, nunca le ha dicho o preguntado.&lt;/li&gt;
      &lt;li&gt;Los miembros del grupo se distribuyen por parejas. Cada miembro de la pareja le dice al otro en voz baja lo que quiere transmitir a la persona cuyo nombre ha anotado en un papel.&lt;/li&gt;
      &lt;li&gt;A continuación, cada miembro de la pareja se dirige a la persona en cuestión y le dice o pregunta lo que su compañero le ha comunicado, pero sin delatar al autor de la pregunta o el comentario.&lt;/li&gt;
      &lt;li&gt;Se hacen varias rondas de este tipo, formando cada vez parejas diferentes.&lt;/li&gt;
      &lt;li&gt;Al final, cada miembro del grupo responde a los comentarios o preguntas que ha recibido.&lt;/li&gt;
    &lt;/ol&gt;
  &lt;/div&gt;
&lt;/article&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaQBnx9Wn1XMxMO9qYbg7D7aGFkmY_Gqf4P-JjGA5jjkPVYoBzpPXFhvZNS3dz5H9AFnYv3iz99l-GGiSoqsfTtUTWv-ZG1jA2fti6Psyq78uSTQMo2gpjOFHdE4ai0HO0I2joMuikxWRhB_LBZS0DI_zjBMQAyhZhoHybNxdsZcGSECZvyoi6yYBCX00/s72-w640-h350-c/Gemini_Generated_Image_58jodj58jodj58jo.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Listado Jubilados MPPE Resolución Nº 011 · G.O. 43.414</title><link>http://obrerosmppe.blogspot.com/2026/08/buscador-de-jubilados-mppe-box-sizing.html</link><category>JUBILACION</category><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 21 Aug 2026 13:19:36 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-162276825364658858</guid><description>&lt;div style="text-align: justify;"&gt;&lt;b&gt;OTORGAMIENTO BENEFICIO DE JUBILACION DEL PERSONAL ADSCRITO AL MPPE
RESOLUCION Nº 011 DE FECHA 18/06/2026, GACETA OFICIAL 43.414 DE FECHA 13/07/2026&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhz9j5PP3BR4lsq6BqSPY1VBW57QnvJJVy0HUO-kWofVTd7ZnU_EE2QLABRXqAL4PN82Asv5C-dMksXkRg48l9TtymSQA2gedlIHEmpB2NLzbbPkeHeBZi78Y4TAzdonl2VQGPjC-NDYe9pNRTAZaNEFci8qLLjVNfvhkXZVQ-qbPAlfMp2zx2Y8mxe2TI/s1408/Gemini_Generated_Image_7mj1i7mj1i7mj1i7.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="768" data-original-width="1408" height="350" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhz9j5PP3BR4lsq6BqSPY1VBW57QnvJJVy0HUO-kWofVTd7ZnU_EE2QLABRXqAL4PN82Asv5C-dMksXkRg48l9TtymSQA2gedlIHEmpB2NLzbbPkeHeBZi78Y4TAzdonl2VQGPjC-NDYe9pNRTAZaNEFci8qLLjVNfvhkXZVQ-qbPAlfMp2zx2Y8mxe2TI/w640-h350/Gemini_Generated_Image_7mj1i7mj1i7mj1i7.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;---
&lt;style&gt;
/* CSS para Blogger */
.mppe-jubilados-card {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 28px;
    box-shadow: 0 20px 50px -10px rgba(0,20,40,0.2);
    padding: 32px 30px;
    font-family: 'Segoe UI', Roboto, system-ui, sans-serif;
    box-sizing: border-box;
}

.mppe-jubilados-card * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.mppe-jubilados-card .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 6px;
}

.mppe-jubilados-card h1 {
    font-size: 22px;
    font-weight: 700;
    color: #0b2b4a;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
}

.mppe-jubilados-card .subtitle {
    color: #4a6479;
    font-size: 13px;
    font-weight: 400;
    border-left: 3px solid #2b7be4;
    padding-left: 14px;
    margin-top: 4px;
    margin-bottom: 22px;
}

.mppe-jubilados-card .search-box {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 20px;
}

.mppe-jubilados-card .search-box input {
    flex: 1;
    min-width: 200px;
    padding: 14px 20px;
    border: 2px solid #dce3ec;
    border-radius: 60px;
    font-size: 16px;
    background: #fafcff;
    transition: 0.2s;
    outline: none;
    font-weight: 500;
}

.mppe-jubilados-card .search-box input:focus {
    border-color: #1a6ed6;
    box-shadow: 0 0 0 4px rgba(26,110,214,0.10);
    background: #ffffff;
}

.mppe-jubilados-card .search-box button {
    background: #0b2b4a;
    color: white;
    border: none;
    padding: 0 32px;
    border-radius: 60px;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: 0.2s;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
    height: 48px;
}

.mppe-jubilados-card .search-box button:hover {
    background: #1a3f62;
    transform: scale(1.01);
}

.mppe-jubilados-card .search-box button:active {
    background: #061f33;
    transform: scale(0.97);
}

.mppe-jubilados-card .clear-btn {
    background: transparent;
    border: none;
    color: #7b8b9e;
    font-size: 13px;
    cursor: pointer;
    padding: 6px 12px;
    border-radius: 30px;
    transition: 0.2s;
}

.mppe-jubilados-card .clear-btn:hover {
    background: #eef3f9;
    color: #1f3f5c;
}

/* Resultados */
.mppe-jubilados-card .result-card {
    background: #f0f7ff;
    border-radius: 20px;
    padding: 20px 24px;
    margin-top: 8px;
    border-left: 5px solid #1a6ed6;
    animation: fadeUpJubilados 0.3s ease;
}

.mppe-jubilados-card .result-card .badge {
    display: inline-block;
    background: #1f8b4c;
    color: white;
    padding: 4px 16px;
    border-radius: 40px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 12px;
}

.mppe-jubilados-card .result-card .field {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding: 6px 0;
    border-bottom: 1px solid rgba(0,0,0,0.04);
}

.mppe-jubilados-card .result-card .field:last-child {
    border-bottom: none;
}

.mppe-jubilados-card .result-card .label {
    font-weight: 600;
    color: #1b3a57;
    min-width: 110px;
    font-size: 14px;
}

.mppe-jubilados-card .result-card .value {
    color: #0b1f30;
    font-weight: 500;
    font-size: 15px;
    word-break: break-word;
}

.mppe-jubilados-card .not-found {
    background: #fff6f0;
    border-left: 5px solid #d45c3a;
    border-radius: 20px;
    padding: 28px 24px;
    margin-top: 8px;
    animation: fadeUpJubilados 0.3s ease;
}

.mppe-jubilados-card .not-found .emoji {
    font-size: 32px;
    display: block;
    margin-bottom: 4px;
}

.mppe-jubilados-card .not-found p {
    font-size: 18px;
    font-weight: 500;
    color: #7a3e2a;
}

.mppe-jubilados-card .not-found .hint {
    font-size: 14px;
    color: #7c5f4f;
    margin-top: 4px;
}

.mppe-jubilados-card .stats {
    margin-top: 22px;
    font-size: 13px;
    color: #5b6f82;
    text-align: center;
    border-top: 1px solid #e5ecf3;
    padding-top: 16px;
}

.mppe-jubilados-card .stats span {
    font-weight: 600;
    color: #0b2b4a;
}

.mppe-jubilados-card .empty-state {
    padding: 24px 20px;
    background: #f8faff;
    border-radius: 20px;
    color: #4e6b82;
    text-align: center;
}

@keyframes fadeUpJubilados {
    0% { opacity: 0; transform: translateY(8px); }
    100% { opacity: 1; transform: translateY(0); }
}

@media (max-width: 480px) {
    .mppe-jubilados-card { padding: 20px 16px; }
    .mppe-jubilados-card .search-box input { min-width: 130px; }
    .mppe-jubilados-card .result-card .label { min-width: 80px; }
}
&lt;/style&gt;

&lt;div class="mppe-jubilados-card"&gt;
    &lt;div class="header"&gt;
        &lt;div&gt;
            &lt;h1&gt;&#128269; Jubilados MPPE&lt;/h1&gt;
            &lt;div class="subtitle"&gt;Resolución Nº 011 · G.O. 43.414&lt;/div&gt;
        &lt;/div&gt;
        &lt;button class="clear-btn" id="clearBtn"&gt;✕ limpiar&lt;/button&gt;
    &lt;/div&gt;

    &lt;div class="search-box"&gt;
        &lt;input autofocus="" id="cedulaInput" placeholder="Ej: 8.428.527  o  8428527" type="text" /&gt;
        &lt;button id="searchBtn"&gt;&#128270; Buscar&lt;/button&gt;
    &lt;/div&gt;

    &lt;div id="resultContainer"&gt;
        &lt;div class="empty-state"&gt;&#128270; Ingresa una cédula para buscar.&lt;/div&gt;
    &lt;/div&gt;

    &lt;div class="stats"&gt;
        &#128203; &lt;span id="totalCount"&gt;0&lt;/span&gt; registros · 
        &lt;span id="resultCount"&gt;0&lt;/span&gt; encontrados
    &lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
    (function() {
        // ------------------------------------------------------------
        // DATOS COMPLETOS DEL PDF (más de 2700 registros)
        // SOLO cédula, nombre y ubicación administrativa.
        // El número de orden (N°) NO está incluido.
        // ------------------------------------------------------------
        const rawData = [
            { cedula: "627.396", nombre: "FRANCISCO ALZUATA", estado: "CARACAS" },
            { cedula: "784.360", nombre: "NUNEZ ANGELINA", estado: "DELTA A." },
            { cedula: "1.589.576", nombre: "ZAMBRANO A JOSEFA", estado: "TACHIRA" },
            { cedula: "2.169.827", nombre: "VERDE FABIO", estado: "NVA.ESPARTA" },
            { cedula: "2.398.057", nombre: "DE R NILDA A PORTILLO", estado: "ARAGUA" },
            { cedula: "2.477.997", nombre: "JOSEFA HIDALGO", estado: "APURE" },
            { cedula: "2.544.728", nombre: "JOSE VASQUEZ", estado: "LARA" },
            { cedula: "2.629.956", nombre: "RINCON FILOMENA", estado: "YARACUY" },
            { cedula: "2.632.615", nombre: "CRUZ MEDINA", estado: "FALCON" },
            { cedula: "2.814.706", nombre: "BARTOLOME CONTRERAS M", estado: "TACHIRA" },
            { cedula: "2.862.283", nombre: "DE M LEONIDES M DIAZ", estado: "FALCON" },
            { cedula: "2.912.375", nombre: "PALMERA JUAN", estado: "LARA" },
            { cedula: "2.932.201", nombre: "HUGO J LARA H", estado: "BARINAS" },
            { cedula: "3.008.886", nombre: "JOSE LOZADA", estado: "ZULIA" },
            { cedula: "3.063.944", nombre: "VILLAMIZAR PARRA YADIRA", estado: "TACHIRA" },
            { cedula: "3.098.974", nombre: "EMMA TORREALBA", estado: "FALCON" },
            { cedula: "3.335.953", nombre: "SATURNINA RONDON DE P", estado: "GUARICO" },
            { cedula: "3.422.101", nombre: "ASTUDILLO DE H. LUISA M.", estado: "SUCRE" },
            { cedula: "3.425.993", nombre: "CESAR MARCANO", estado: "SUCRE" },
            { cedula: "3.467.906", nombre: "LILIA GALUED", estado: "ZULIA" },
            { cedula: "3.523.415", nombre: "MARIA PEA", estado: "TRUJILLO" },
            { cedula: "3.568.131", nombre: "DE G PETRA M GUTIERREZ", estado: "SUCRE" },
            { cedula: "3.578.893", nombre: "DE C MARIA L MOLINA", estado: "COJEDES" },
            { cedula: "3.628.130", nombre: "LIGIA ANTEQUERA", estado: "COJEDES" },
            { cedula: "3.674.329", nombre: "DE A RAIZA O OLLARVES", estado: "FALCON" },
            { cedula: "3.676.418", nombre: "DIEGO GUADA MEDINA CHAVEZ", estado: "FALCON" },
            { cedula: "3.709.206", nombre: "FREDDY GUEVARA", estado: "YARACUY" },
            { cedula: "3.709.607", nombre: "PAEZ FLOR", estado: "YARACUY" },
            { cedula: "3.720.026", nombre: "CAMPOS V VILMAN E", estado: "BARINAS" },
            { cedula: "3.759.525", nombre: "FERNANDO FREITEZ", estado: "LARA" },
            { cedula: "3.760.200", nombre: "FRANCISCO TOLEDO", estado: "SUCRE" },
            { cedula: "3.766.051", nombre: "HENRY J GUTIERREZ V", estado: "MERIDA" },
            { cedula: "3.812.924", nombre: "NINOSKA P YAJURE", estado: "CARACAS" },
            { cedula: "3.853.553", nombre: "RODRIGUEZ G AGUSTIN R", estado: "ANZOATEGUI" },
            { cedula: "3.870.486", nombre: "BELLO V ANTONIO B", estado: "ANZOATEGUI" },
            { cedula: "3.880.300", nombre: "PEDRO A LUGO R", estado: "ARAGUA" },
            { cedula: "3.895.468", nombre: "JUANA BAUTI TESTA SANCHEZ", estado: "FALCON" },
            { cedula: "3.903.689", nombre: "GIL MAGALY", estado: "LARA" },
            { cedula: "3.904.042", nombre: "VASQUEZ DELGADO MANUEL", estado: "TRUJILLO" },
            { cedula: "3.905.045", nombre: "VICTORIANO MUNOZ", estado: "TRUJILLO" },
            { cedula: "3.911.326", nombre: "GIL LILIAN", estado: "YARACUY" },
            { cedula: "3.913.691", nombre: "ESCALONA MIRIAN", estado: "YARACUY" },
            { cedula: "3.937.736", nombre: "RODRIGUES A., MYRIAM C.", estado: "BARINAS" },
            { cedula: "3.998.144", nombre: "RODRIGUEZ O JESUS O", estado: "TACHIRA" },
            { cedula: "3.998.955", nombre: "ANA J CONTRERAS H", estado: "TACHIRA" },
            { cedula: "4.008.880", nombre: "ARACELYS TENORIO DE G", estado: "ANZOATEGUI" },
            { cedula: "4.011.795", nombre: "ARAGUACHE S ANA M", estado: "ANZOATEGUI" },
            { cedula: "4.025.610", nombre: "PEREZ PEDRO", estado: "DELTA A." },
            { cedula: "4.028.173", nombre: "JESUS NICOLAS ROMERO", estado: "MONAGAS" },
            { cedula: "4.028.786", nombre: "PEREZ FHILLIPS M", estado: "MONAGAS" },
            { cedula: "4.040.131", nombre: "JUAN L SIFONTES G", estado: "SUCRE" },
            { cedula: "4.040.897", nombre: "ZAIDA VILLEGAS DE R", estado: "SUCRE" },
            { cedula: "4.041.846", nombre: "DE A LUISA B MORENO", estado: "SUCRE" },
            { cedula: "4.061.860", nombre: "RUIZ ELID", estado: "TRUJILLO" },
            { cedula: "4.070.068", nombre: "SANCHEZ OMAR J.", estado: "LARA" },
            { cedula: "4.071.949", nombre: "LUIS J GIL V", estado: "ARAGUA" },
            { cedula: "4.097.386", nombre: "DE V MARIA DEL S RUMBOS", estado: "COJEDES" },
            { cedula: "4.098.879", nombre: "ALI A MATOS S", estado: "COJEDES" },
            { cedula: "4.105.344", nombre: "PIÑA MARLENIS", estado: "FALCON" },
            { cedula: "4.105.440", nombre: "NELIS REYES", estado: "FALCON" },
            { cedula: "4.106.922", nombre: "RAMONA ORTEGA", estado: "FALCON" },
            { cedula: "4.122.649", nombre: "GUTIERREZ MARIA", estado: "YARACUY" },
            { cedula: "4.122.904", nombre: "GUDINO NADEIDA", estado: "YARACUY" },
            { cedula: "4.124.045", nombre: "CASTILLO MIGDALIA", estado: "YARACUY" },
            { cedula: "4.127.604", nombre: "ORELLANA B., YUDITH M.", estado: "YARACUY" },
            { cedula: "4.132.269", nombre: "AURA QUINTERO", estado: "YARACUY" },
            { cedula: "4.147.883", nombre: "TORRES BETTY SANCHEZ", estado: "ZULIA" },
            { cedula: "4.171.013", nombre: "ISIDRA MUNOZ", estado: "SUCRE" },
            { cedula: "4.180.954", nombre: "MIREYA MARTINEZ", estado: "FALCON" },
            { cedula: "4.182.622", nombre: "RODRIGUEZ MIGUELA", estado: "FALCON" },
            { cedula: "4.184.189", nombre: "DE LA ROSA LUIS", estado: "SUCRE" },
            { cedula: "4.201.540", nombre: "CARMEN MORENO", estado: "PORTUGUESA" },
            { cedula: "4.221.379", nombre: "RODRIGUEZ WILLIAMS", estado: "YARACUY" },
            { cedula: "4.223.848", nombre: "ABREU ELNA", estado: "ARAGUA" },
            { cedula: "4.257.292", nombre: "MARIA A BALZA M", estado: "BARINAS" },
            { cedula: "4.258.310", nombre: "REBECA RAMIREZ", estado: "TACHIRA" },
            { cedula: "4.293.036", nombre: "MAVALE DE G CARMEN F", estado: "MONAGAS" },
            { cedula: "4.298.984", nombre: "DE JUDITH GUILARTE", estado: "BOLIVAR" },
            { cedula: "4.299.046", nombre: "OMAR FELIPE MALAVE", estado: "SUCRE" },
            { cedula: "4.306.098", nombre: "ISAC VENEGAS", estado: "TRUJILLO" },
            { cedula: "4.310.714", nombre: "MARCHENA DE G. NELLIS", estado: "ANZOATEGUI" },
            { cedula: "4.313.461", nombre: "MARIA GELVEZ", estado: "TRUJILLO" },
            { cedula: "4.315.412", nombre: "MONTILLA ELCIDA JOSEFINA", estado: "TRUJILLO" },
            { cedula: "4.316.746", nombre: "MILLA CARMEN", estado: "TRUJILLO" },
            { cedula: "4.317.956", nombre: "CATALINA ESCALONA", estado: "TRUJILLO" },
            { cedula: "4.322.101", nombre: "CARMEN E ANGULO R", estado: "TRUJILLO" },
            { cedula: "4.339.460", nombre: "ROJAS C CARMEN J", estado: "MONAGAS" },
            { cedula: "4.340.500", nombre: "ROMANO ODALYS", estado: "LARA" },
            { cedula: "4.343.943", nombre: "OROPEZA JUANA", estado: "YARACUY" },
            { cedula: "4.343.984", nombre: "ROMAN TORRELLAS", estado: "FALCON" },
            { cedula: "4.352.048", nombre: "MARIELA ROSARIO", estado: "TRUJILLO" },
            { cedula: "4.352.893", nombre: "LINARES R MARIA E", estado: "MIRANDA" },
            { cedula: "4.363.396", nombre: "DEYAN ACOSTA ELIDE", estado: "SUCRE" },
            { cedula: "4.368.441", nombre: "DELMIRA REBOLLEDO", estado: "ARAGUA" },
            { cedula: "4.384.391", nombre: "SUAREZ CARMEN SIRA", estado: "LARA" },
            { cedula: "4.393.948", nombre: "NEDERD DONAIRE FANNY MILA", estado: "GUARICO" },
            { cedula: "4.409.662", nombre: "JOSE GONZALEZ", estado: "LARA" },
            { cedula: "4.415.783", nombre: "RAUL SEQUERA", estado: "TRUJILLO" },
            { cedula: "4.438.252", nombre: "JOHEBETH ELJURI", estado: "FALCON" },
            { cedula: "4.442.932", nombre: "SANCHEZ DE GIL ESPERANZA", estado: "ARAGUA" },
            { cedula: "4.474.949", nombre: "HENRIQUEZ B GILBERTO J", estado: "YARACUY" },
            { cedula: "4.474.992", nombre: "SEVILLA MARIA", estado: "YARACUY" },
            { cedula: "4.475.037", nombre: "NELO J PEDRO A", estado: "YARACUY" },
            { cedula: "4.475.819", nombre: "GARCIA FRANCYS", estado: "YARACUY" },
            { cedula: "4.476.249", nombre: "SALOM ROSA", estado: "YARACUY" },
            { cedula: "4.476.475", nombre: "SANCHEZ TOMAS", estado: "YARACUY" },
            { cedula: "4.476.753", nombre: "MANUEL BETANCOURT", estado: "YARACUY" },
            { cedula: "4.478.239", nombre: "VILARO ADELIY", estado: "YARACUY" },
            { cedula: "4.478.653", nombre: "RAFAELA CRESPO", estado: "YARACUY" },
            { cedula: "4.478.942", nombre: "TREJO LEILA", estado: "YARACUY" },
            { cedula: "4.479.413", nombre: "BARBOZA CARMEN", estado: "YARACUY" },
            { cedula: "4.512.431", nombre: "GOMEZ MORENO TOMAS F.", estado: "DELTA A." },
            { cedula: "4.512.565", nombre: "VELASQUEZ LUISA", estado: "CARACAS" },
            { cedula: "4.528.064", nombre: "VICTOR R VISCUÑA O", estado: "ZULIA" },
            { cedula: "4.548.085", nombre: "DIAZ JOSEFINA", estado: "PORTUGUESA" },
            { cedula: "4.552.128", nombre: "DORIS MONSALVE", estado: "ARAGUA" },
            { cedula: "4.602.749", nombre: "TORREALBA ADAIRA", estado: "YARACUY" },
            { cedula: "4.608.506", nombre: "HERMA NADAL A", estado: "PORTUGUESA" },
            { cedula: "4.608.597", nombre: "CESAR MEDINA", estado: "PORTUGUESA" },
            { cedula: "4.615.183", nombre: "REINA ELIZABETH", estado: "MONAGAS" },
            { cedula: "4.624.511", nombre: "YRIS MACHIN", estado: "ZULIA" },
            { cedula: "4.637.295", nombre: "CARMEN MIQUELENA", estado: "FALCON" },
            { cedula: "4.637.595", nombre: "MEDINA TRINA F", estado: "FALCON" },
            { cedula: "4.645.694", nombre: "YELITZA PRIETO", estado: "FALCON" },
            { cedula: "4.654.508", nombre: "SANCHEZ G., ISABEL C.", estado: "NVA.ESPARTA" },
            { cedula: "4.664.989", nombre: "MARIA QUINTERO", estado: "TRUJILLO" },
            { cedula: "4.665.284", nombre: "GIL MARITZA", estado: "TRUJILLO" },
            { cedula: "4.673.498", nombre: "ONELIA CASTILLO", estado: "TRUJILLO" },
            { cedula: "4.680.782", nombre: "HERRERA BELKIS RAMIREZ", estado: "CARACAS" },
            { cedula: "4.689.121", nombre: "ALFONZO AMERICA B", estado: "SUCRE" },
            { cedula: "4.699.184", nombre: "CASTRO P YOLY E", estado: "MERIDA" },
            { cedula: "4.707.041", nombre: "ENDER ALVAREZ", estado: "ZULIA" },
            { cedula: "4.714.095", nombre: "AMINTA RENGEL", estado: "MONAGAS" },
            { cedula: "4.717.682", nombre: "LUISA MALAVE", estado: "MONAGAS" },
            { cedula: "4.718.571", nombre: "ARELY C ALVAREZ G", estado: "MONAGAS" },
            { cedula: "4.719.205", nombre: "FERNANDO J CABELLO T", estado: "MONAGAS" },
            { cedula: "4.726.034", nombre: "VIOLETA VARGAS", estado: "ZULIA" },
            { cedula: "4.727.320", nombre: "FERNANDEZ DULCE", estado: "LARA" },
            { cedula: "4.737.825", nombre: "FRANCISCO GONZALEZ", estado: "YARACUY" },
            { cedula: "4.770.459", nombre: "MARIA HERRERA", estado: "COJEDES" },
            { cedula: "4.782.214", nombre: "DEL C OSUNA GREGORIA", estado: "SUCRE" },
            { cedula: "4.784.365", nombre: "DEL P BELLORIN MARIA", estado: "SUCRE" },
            { cedula: "4.788.018", nombre: "HILDA LUQUE", estado: "COJEDES" },
            { cedula: "4.791.712", nombre: "DE COLINA YOLANDA R NAVAS", estado: "FALCON" },
            { cedula: "4.793.647", nombre: "HAYDEE CASTELLANO", estado: "FALCON" },
            { cedula: "4.795.314", nombre: "DE A ZOILA A LOPEZ", estado: "FALCON" },
            { cedula: "4.802.366", nombre: "TOVAR AMELIA", estado: "YARACUY" },
            { cedula: "4.826.848", nombre: "DURAN DORIS", estado: "TRUJILLO" },
            { cedula: "4.828.158", nombre: "ERLINDA DELGADO", estado: "TRUJILLO" },
            { cedula: "4.899.129", nombre: "LEOBALDO A MARTINEZ", estado: "ANZOATEGUI" },
            { cedula: "4.912.942", nombre: "MANZOL DE R YENIZ J", estado: "ANZOATEGUI" },
            { cedula: "4.913.885", nombre: "LUXMILA BRAVO DE S", estado: "ANZOATEGUI" },
            { cedula: "4.916.584", nombre: "ARZOLA ILDEMARO J.", estado: "ANZOATEGUI" },
            { cedula: "4.917.757", nombre: "LEON L ANTONIA R", estado: "TRUJILLO" },
            { cedula: "4.921.557", nombre: "MARIA GIL", estado: "TRUJILLO" },
            { cedula: "4.922.745", nombre: "B MARIA DEL C VALERO", estado: "TRUJILLO" },
            { cedula: "4.925.313", nombre: "B ZONIA DEL V HERNANDEZ", estado: "BARINAS" },
            { cedula: "4.930.251", nombre: "JOSE LEOVALDO GUTIERREZ", estado: "BARINAS" },
            { cedula: "4.930.489", nombre: "FRANCISCO RAMON RONDON", estado: "BARINAS" },
            { cedula: "4.930.658", nombre: "ANA Y SERRANO T", estado: "BARINAS" },
            { cedula: "4.930.671", nombre: "MORENO V EDIS C", estado: "BARINAS" },
            { cedula: "4.947.911", nombre: "RODRIGUEZ BRUNILDA", estado: "SUCRE" },
            { cedula: "4.950.355", nombre: "VALDERRAMA DE J LOURDES M", estado: "SUCRE" },
            { cedula: "4.952.266", nombre: "FREDDY ESPINOZA", estado: "BARINAS" },
            { cedula: "4.955.745", nombre: "MARIA ISIDRA ARIAS M.", estado: "BARINAS" },
            { cedula: "4.964.286", nombre: "MENDOZA ANA", estado: "YARACUY" },
            { cedula: "4.964.903", nombre: "GARCIA JOSE", estado: "YARACUY" },
            { cedula: "4.965.798", nombre: "APONTE ALECIA", estado: "YARACUY" },
            { cedula: "4.968.328", nombre: "HENRIQUEZ GLORIA", estado: "YARACUY" },
            { cedula: "4.968.365", nombre: "PETIT CARMEN", estado: "YARACUY" },
            { cedula: "4.968.949", nombre: "DE ORTEGA EVALILA", estado: "YARACUY" },
            { cedula: "4.969.856", nombre: "PARADA MARIA", estado: "YARACUY" },
            { cedula: "4.971.808", nombre: "MENDOZA GLORIA", estado: "YARACUY" },
            { cedula: "4.990.692", nombre: "EGLEE ROMERO", estado: "ZULIA" },
            { cedula: "4.997.163", nombre: "GENNY ZAPATA", estado: "APURE" },
            { cedula: "4.997.642", nombre: "HILARIO A MONTOYA B", estado: "APURE" },
            { cedula: "4.999.819", nombre: "VENTA M. JUAN ANTONIO", estado: "APURE" },
            { cedula: "5.001.138", nombre: "AURA FRANCISCA DUARTE", estado: "CARACAS" },
            { cedula: "5.004.874", nombre: "MARIA FLORES", estado: "COJEDES" },
            { cedula: "5.029.476", nombre: "SALAS JOSE", estado: "YARACUY" },
            { cedula: "5.040.981", nombre: "MELEAN ATILIO", estado: "ZULIA" },
            { cedula: "5.053.289", nombre: "ELIZABETH GONZALEZ", estado: "ZULIA" },
            { cedula: "5.064.092", nombre: "PARRAGA C WILMER E", estado: "ZULIA" },
            { cedula: "5.081.948", nombre: "MARIA J PLAZA", estado: "SUCRE" },
            { cedula: "5.083.806", nombre: "RODRIGUEZ SANCHEZ HUGO A", estado: "SUCRE" },
            { cedula: "5.085.502", nombre: "GERTRUDIS GIL", estado: "SUCRE" },
            { cedula: "5.089.593", nombre: "DE S MIRIAN J CARDIE", estado: "NVA.ESPARTA" },
            { cedula: "5.101.178", nombre: "TERESA PARRA", estado: "TRUJILLO" },
            { cedula: "5.106.132", nombre: "ANA PERDOMO", estado: "TRUJILLO" },
            { cedula: "5.109.546", nombre: "ARTIGAS FELIPE PAREDES", estado: "TRUJILLO" },
            { cedula: "5.109.952", nombre: "ROSA ABREU", estado: "TRUJILLO" },
            { cedula: "5.116.085", nombre: "CARLOS RAMON LOPEZ", estado: "FALCON" },
            { cedula: "5.128.735", nombre: "JORGE NOEL GARCIA GOMEZ", estado: "PORTUGUESA" },
            { cedula: "5.131.061", nombre: "ELSI ACOSTA", estado: "PORTUGUESA" },
            { cedula: "5.133.902", nombre: "DE S GLADIS M RUIZ", estado: "LAGUAIRA" },
            { cedula: "5.156.859", nombre: "MARTINEZ EMILIO GUTIERREZ", estado: "SUCRE" },
            { cedula: "5.179.607", nombre: "ELIZABETH MARIN", estado: "ZULIA" },
            { cedula: "5.195.226", nombre: "RIVAS MARIA", estado: "ANZOATEGUI" },
            { cedula: "5.199.856", nombre: "MORILLO M ELIDA DEL C", estado: "MERIDA" },
            { cedula: "5.202.267", nombre: "BRISAIDA ACEVEDO", estado: "TRUJILLO" },
            { cedula: "5.219.567", nombre: "ORLANDO J CASTRO A", estado: "MIRANDA" },
            { cedula: "5.223.481", nombre: "NORMA I JAIMES M", estado: "CARACAS" },
            { cedula: "5.226.605", nombre: "RIVAS ROSALIA", estado: "CARACAS" },
            { cedula: "5.230.890", nombre: "FORTUNATA FERNANDEZ R", estado: "SUCRE" },
            { cedula: "5.231.952", nombre: "DE R MARIA E RIVAS", estado: "SUCRE" },
            { cedula: "5.236.474", nombre: "LUIS TREJO", estado: "APURE" },
            { cedula: "5.250.438", nombre: "COLMENAREZ S MIREYA S", estado: "LARA" },
            { cedula: "5.259.503", nombre: "RAFAEL RAMON SIRA", estado: "LARA" },
            { cedula: "5.271.224", nombre: "SULAY RUIZ", estado: "ARAGUA" },
            { cedula: "5.275.894", nombre: "MARIA RIVAS", estado: "COJEDES" },
            { cedula: "5.284.221", nombre: "SAMUEL MEDINA", estado: "FALCON" },
            { cedula: "5.285.577", nombre: "ALEXIS ESPINOSA", estado: "FALCON" },
            { cedula: "5.286.357", nombre: "GUILIANI ROJAS M", estado: "FALCON" },
            { cedula: "5.287.517", nombre: "RICCY BORGES", estado: "FALCON" },
            { cedula: "5.288.308", nombre: "NAVA LOURDES", estado: "FALCON" },
            { cedula: "5.289.216", nombre: "MINERVA PEROZO", estado: "DELTA A." },
            { cedula: "5.296.496", nombre: "OMAIRA ESTRADAS", estado: "FALCON" },
            { cedula: "5.298.390", nombre: "ELVIA ZAMBRANO", estado: "FALCON" },
            { cedula: "5.313.068", nombre: "GOMEZ Q., JOSE G.", estado: "SUCRE" },
            { cedula: "5.326.382", nombre: "HERNANDEZ MARIA", estado: "YARACUY" },
            { cedula: "5.335.357", nombre: "GIBORY SOCRATE", estado: "COJEDES" },
            { cedula: "5.337.106", nombre: "EDILIA J MORALES L", estado: "DELTA A." },
            { cedula: "5.337.694", nombre: "MARCANO EDGAR JOSE", estado: "DELTA A." },
            { cedula: "5.337.862", nombre: "JOSE GUERRERO", estado: "SUCRE" },
            { cedula: "5.348.047", nombre: "BRICEŇO AIDA", estado: "TRUJILLO" },
            { cedula: "5.348.856", nombre: "ARAUJO PALENCIA MAGALY DE", estado: "TRUJILLO" },
            { cedula: "5.349.040", nombre: "ANA MARIA VILLEGAS TRIVIÑO", estado: "TRUJILLO" },
            { cedula: "5.349.673", nombre: "ELCYDA CHINCHILLA", estado: "TRUJILLO" },
            { cedula: "5.349.736", nombre: "ALEXIS MOGOLLON", estado: "TRUJILLO" },
            { cedula: "5.350.726", nombre: "NELSIO FERNANDEZ", estado: "TRUJILLO" },
            { cedula: "5.352.767", nombre: "FREDDY GARCIA", estado: "TRUJILLO" },
            { cedula: "5.352.997", nombre: "ALBANO V ADOLFO E D", estado: "TRUJILLO" },
            { cedula: "5.356.993", nombre: "GARCIA MARIA", estado: "TRUJILLO" },
            { cedula: "5.360.679", nombre: "MARIA HURTADO", estado: "ARAGUA" },
            { cedula: "5.365.151", nombre: "PEREZ OMAR", estado: "PORTUGUESA" },
            { cedula: "5.369.484", nombre: "DE M MAGALY J SILVA", estado: "PORTUGUESA" },
            { cedula: "5.369.910", nombre: "CAMAROSANO G CARMEN K", estado: "MIRANDA" },
            { cedula: "5.393.447", nombre: "AURA EVARISTO", estado: "DELTA A." },
            { cedula: "5.397.673", nombre: "WILLIANS FIGUEROA", estado: "MONAGAS" },
            { cedula: "5.398.085", nombre: "EDITH GUZMAN", estado: "ANZOATEGUI" },
            { cedula: "5.440.295", nombre: "PERAZA CARMEN", estado: "YARACUY" },
            { cedula: "5.458.219", nombre: "MORENO A JOSE L", estado: "YARACUY" },
            { cedula: "5.459.086", nombre: "GOMEZ FELIX", estado: "YARACUY" },
            { cedula: "5.464.132", nombre: "CASTRO SUSANA", estado: "YARACUY" },
            { cedula: "5.464.479", nombre: "HERNANDEZ D MIRIAM A", estado: "YARACUY" },
            { cedula: "5.464.565", nombre: "ARRIECHI BENJAMIN", estado: "YARACUY" },
            { cedula: "5.464.889", nombre: "GARCIA CHEO", estado: "YARACUY" },
            { cedula: "5.465.406", nombre: "SIVIRA CARLOS", estado: "YARACUY" },
            { cedula: "5.465.645", nombre: "ODE SUAA", estado: "YARACUY" },
            { cedula: "5.479.237", nombre: "LUIS R GONZALEZ L", estado: "NVA.ESPARTA" },
            { cedula: "5.495.699", nombre: "ARAUJO PEDRO", estado: "TRUJILLO" },
            { cedula: "5.499.963", nombre: "JOSE BENCOMO", estado: "TRUJILLO" },
            { cedula: "5.501.077", nombre: "BALESTRINI MARIA", estado: "TRUJILLO" },
            { cedula: "5.502.375", nombre: "VIRGILIO BENCOMO", estado: "TRUJILLO" },
            { cedula: "5.502.594", nombre: "ADA AZUAJE", estado: "TRUJILLO" },
            { cedula: "5.502.974", nombre: "ELIDE MONTILLA", estado: "TRUJILLO" },
            { cedula: "5.504.761", nombre: "UBALDINA PEREZ", estado: "TRUJILLO" },
            { cedula: "5.506.223", nombre: "JORGE ERIQUE OCANTO MATERAN", estado: "TRUJILLO" },
            { cedula: "5.506.393", nombre: "BELKIS CRUZ", estado: "TRUJILLO" },
            { cedula: "5.520.769", nombre: "CESAR A BORROME P", estado: "CARACAS" },
            { cedula: "5.523.133", nombre: "ABREU CRUZ", estado: "CARACAS" },
            { cedula: "5.544.155", nombre: "LUZGARDA QUIJADA L", estado: "SUCRE" },
            { cedula: "5.558.322", nombre: "CARRENO CLAUDIO", estado: "DELTA A." },
            { cedula: "5.570.077", nombre: "CEDEÑO YNGRID", estado: "LAGUAIRA" },
            { cedula: "5.570.215", nombre: "REYES GISELA", estado: "LAGUAIRA" },
            { cedula: "5.574.911", nombre: "NICASIA OMAI BELLO MAYORA", estado: "NVA.ESPARTA" },
            { cedula: "5.586.348", nombre: "LILIA GRANADILLO DE V", estado: "FALCON" },
            { cedula: "5.586.704", nombre: "DAMELYS GARCIA", estado: "FALCON" },
            { cedula: "5.608.436", nombre: "HORTENSIA MENDEZ H", estado: "BARINAS" },
            { cedula: "5.612.380", nombre: "HERNANDEZ ELAIZA GONZALEZ", estado: "ARAGUA" },
            { cedula: "5.622.085", nombre: "RODRIGUEZ J VILMA", estado: "GUARICO" },
            { cedula: "5.630.643", nombre: "MARIA MORILLO", estado: "TRUJILLO" },
            { cedula: "5.637.137", nombre: "ESPERANZA VALENZUELA", estado: "TRUJILLO" },
            { cedula: "5.638.360", nombre: "MATILDE AZUAJE", estado: "TRUJILLO" },
            { cedula: "5.656.959", nombre: "EUGENIO DUQUE", estado: "TACHIRA" },
            { cedula: "5.657.263", nombre: "NERSA NINO", estado: "CARACAS" },
            { cedula: "5.662.866", nombre: "VILLAMIZAR ROSA", estado: "CARABOBO" },
            { cedula: "5.665.285", nombre: "CARDENAS FULGENCIO", estado: "BARINAS" },
            { cedula: "5.670.319", nombre: "RODOLFO A PEREZ E", estado: "TACHIRA" },
            { cedula: "5.675.139", nombre: "ARMANDO A VARELA V", estado: "TACHIRA" },
            { cedula: "5.675.236", nombre: "TAPIAS NERIO DE LA MOLINA", estado: "TACHIRA" },
            { cedula: "5.676.228", nombre: "MARCO RINCON C", estado: "TACHIRA" },
            { cedula: "5.682.371", nombre: "CARRILLO JESUS CHIQUILLO", estado: "TACHIRA" },
            { cedula: "5.695.211", nombre: "WILFREDO BRITO M", estado: "SUCRE" },
            { cedula: "5.695.304", nombre: "ROMERO N OSMINA DEL V", estado: "SUCRE" },
            { cedula: "5.702.709", nombre: "MARIA JULIA C B", estado: "SUCRE" },
            { cedula: "5.702.925", nombre: "DEL V RODRIGUEZ BRIGIDA", estado: "SUCRE" },
            { cedula: "5.704.179", nombre: "BARRIOS DE V MARISOL", estado: "SUCRE" },
            { cedula: "5.708.890", nombre: "ONELIA J NUÑEZ J", estado: "SUCRE" },
            { cedula: "5.709.506", nombre: "ALBERTO PINA", estado: "ZULIA" },
            { cedula: "5.720.751", nombre: "DAMARIS ARRIETA", estado: "ZULIA" },
            { cedula: "5.731.709", nombre: "ARDILA GRACIELA", estado: "MERIDA" },
            { cedula: "5.732.540", nombre: "PADILLA ELOISA CARRILLO", estado: "TACHIRA" },
            { cedula: "5.736.680", nombre: "ELISEO DIAZ", estado: "APURE" },
            { cedula: "5.743.172", nombre: "FREDDY CAMACHO", estado: "COJEDES" },
            { cedula: "5.743.447", nombre: "JESUS RAF ARAUJO HERRERA", estado: "COJEDES" },
            { cedula: "5.744.475", nombre: "CARMEN AGUILAR", estado: "COJEDES" },
            { cedula: "5.745.757", nombre: "GARCIA CARLOS", estado: "COJEDES" },
            { cedula: "5.752.584", nombre: "MARICELA SANCHEZ", estado: "FALCON" },
            { cedula: "5.760.330", nombre: "ELSI J VALDERRAMA V", estado: "TRUJILLO" },
            { cedula: "5.760.461", nombre: "FRANCISCO DABOIN", estado: "TRUJILLO" },
            { cedula: "5.760.870", nombre: "YARELIS LOZADA", estado: "TRUJILLO" },
            { cedula: "5.761.256", nombre: "MORALES DE P CARMEN M", estado: "TRUJILLO" },
            { cedula: "5.761.439", nombre: "IGNACIA VALECILLOS", estado: "TRUJILLO" },
            { cedula: "5.762.640", nombre: "GLORIA GONZALEZ", estado: "TRUJILLO" },
            { cedula: "5.764.965", nombre: "ROSA ARAUJO", estado: "TRUJILLO" },
            { cedula: "5.765.593", nombre: "DE V ISABEL T QUEVEDO", estado: "TRUJILLO" },
            { cedula: "5.765.702", nombre: "ANA VALDERRAMA DE L", estado: "TRUJILLO" },
            { cedula: "5.765.999", nombre: "JOSE QUEVEDO", estado: "TRUJILLO" },
            { cedula: "5.767.281", nombre: "PEDRO GODOY T", estado: "TRUJILLO" },
            { cedula: "5.767.722", nombre: "VICTOR R AVILA P", estado: "TRUJILLO" },
            { cedula: "5.771.826", nombre: "DE M ZORAIMA DE HERNANDEZ", estado: "TRUJILLO" },
            { cedula: "5.774.523", nombre: "JOVITA BRAVO", estado: "TRUJILLO" },
            { cedula: "5.776.774", nombre: "JOSE SOTO", estado: "TRUJILLO" },
            { cedula: "5.778.590", nombre: "ARQUIMIDES MARTOS", estado: "TRUJILLO" },
            { cedula: "5.778.642", nombre: "OMAIRA MENDOZA", estado: "TRUJILLO" },
            { cedula: "5.778.790", nombre: "VILLEGAS JOSEFINA", estado: "TRUJILLO" },
            { cedula: "5.780.171", nombre: "DE M ANA L OJEDA", estado: "TRUJILLO" },
            { cedula: "5.782.143", nombre: "HELSTHON ANDRADE", estado: "TRUJILLO" },
            { cedula: "5.782.834", nombre: "PEDRO VASQUEZ", estado: "TRUJILLO" },
            { cedula: "5.784.779", nombre: "DELGADO DE P. ROSA E.", estado: "TRUJILLO" },
            { cedula: "5.784.924", nombre: "SULAY DEL LINARES ROSALES", estado: "TRUJILLO" },
            { cedula: "5.786.101", nombre: "DEYALI PACHECO", estado: "TRUJILLO" },
            { cedula: "5.786.734", nombre: "VALERA M SONIA", estado: "TRUJILLO" },
            { cedula: "5.786.977", nombre: "RAFAEL RIVAS", estado: "TRUJILLO" },
            { cedula: "5.787.042", nombre: "MIRIAM ALDANA", estado: "TRUJILLO" },
            { cedula: "5.787.047", nombre: "DARIO FAJARDO", estado: "TRUJILLO" },
            { cedula: "5.787.983", nombre: "Y RAMONA DEL C CABRERA", estado: "TRUJILLO" },
            { cedula: "5.788.021", nombre: "JORGE E AVILA P", estado: "TRUJILLO" },
            { cedula: "5.788.053", nombre: "JUAN BARRIOS", estado: "TRUJILLO" },
            { cedula: "5.788.088", nombre: "AURELIA RODRIGUEZ", estado: "TRUJILLO" },
            { cedula: "5.788.173", nombre: "CARMEN TELLA", estado: "TRUJILLO" },
            { cedula: "5.789.556", nombre: "YADIRA MARGARITA ALDANA DE MONTENEGRO", estado: "TRUJILLO" },
            { cedula: "5.789.691", nombre: "ROSA RIVAS", estado: "TRUJILLO" },
            { cedula: "5.790.392", nombre: "MIRELLA MONTILLA", estado: "TRUJILLO" },
            { cedula: "5.790.740", nombre: "DE MARQUEZ MARIA E ARAUJO", estado: "TRUJILLO" },
            { cedula: "5.792.216", nombre: "MARIA A VENEGAS", estado: "TRUJILLO" },
            { cedula: "5.792.242", nombre: "SABINO CEGARRA", estado: "TRUJILLO" },
            { cedula: "5.794.991", nombre: "BARRIOS M MAIRA", estado: "TRUJILLO" },
            { cedula: "5.797.195", nombre: "BENCOMO DE S MARIA", estado: "MERIDA" },
            { cedula: "5.800.246", nombre: "VICTOR E REYES P", estado: "ZULIA" },
            { cedula: "5.802.230", nombre: "ALVAREZ ADELAIDA", estado: "ZULIA" },
            { cedula: "5.816.696", nombre: "WILFREDO NAVA", estado: "APURE" },
            { cedula: "5.829.368", nombre: "ANA CASANOVA", estado: "ZULIA" },
            { cedula: "5.832.024", nombre: "YOLANDA J AZUAJE", estado: "ZULIA" },
            { cedula: "5.856.470", nombre: "FUENTES ROSA", estado: "SUCRE" },
            { cedula: "5.857.100", nombre: "LANZA TIVISAY DEL C RIVAS", estado: "SUCRE" },
            { cedula: "5.861.060", nombre: "VICTORIA M QUILARQUE M", estado: "SUCRE" },
            { cedula: "5.870.531", nombre: "AIDEE M BRITO A", estado: "MONAGAS" },
            { cedula: "5.871.634", nombre: "CARMEN AGUILERA", estado: "SUCRE" },
            { cedula: "5.872.205", nombre: "NURYS L FRASCA S", estado: "SUCRE" },
            { cedula: "5.875.717", nombre: "TEHOLINDA J MARCANO R", estado: "SUCRE" },
            { cedula: "5.879.002", nombre: "MARISOL ARISTIMUÑO DE B", estado: "SUCRE" },
            { cedula: "5.879.432", nombre: "ZABALETA PEDRO LA ROSA", estado: "SUCRE" },
            { cedula: "5.880.151", nombre: "ZORRILLA R. ANTONIO", estado: "CARACAS" },
            { cedula: "5.880.162", nombre: "ZAPATA JUDITH ARCIA", estado: "SUCRE" },
            { cedula: "5.880.577", nombre: "DE P PETRA M RODRIGUEZ", estado: "SUCRE" },
            { cedula: "5.881.691", nombre: "MILDRET GORDONES", estado: "SUCRE" },
            { cedula: "5.882.120", nombre: "C MARIELA BEJARANO", estado: "SUCRE" },
            { cedula: "5.882.238", nombre: "LEONCIA AGUILERA", estado: "SUCRE" },
            { cedula: "5.883.012", nombre: "HERNANDEZ CARMEN J", estado: "SUCRE" },
            { cedula: "5.883.786", nombre: "ISIDRO INCERRI", estado: "MONAGAS" },
            { cedula: "5.884.503", nombre: "LIBRADA J FONTEN G", estado: "SUCRE" },
            { cedula: "5.895.106", nombre: "FRANCISCA SUNIAGA", estado: "SUCRE" },
            { cedula: "5.897.841", nombre: "FIGUEROA HERMES", estado: "SUCRE" },
            { cedula: "5.898.495", nombre: "SUSARRA ROSA", estado: "SUCRE" },
            { cedula: "5.900.371", nombre: "LUCILIO J FARIAS Q", estado: "SUCRE" },
            { cedula: "5.904.039", nombre: "DEL V CARMONA AMADO", estado: "SUCRE" },
            { cedula: "5.906.842", nombre: "ELIDIO A MARQUEZ SUAREZ", estado: "SUCRE" },
            { cedula: "5.907.835", nombre: "MARLENIS JOSEFINA MARQUEZ", estado: "SUCRE" },
            { cedula: "5.908.816", nombre: "DEL FLORES FRANCIS", estado: "SUCRE" },
            { cedula: "5.909.811", nombre: "TRINIDAD VELASQUEZ", estado: "NVA.ESPARTA" },
            { cedula: "5.910.038", nombre: "ELIS I REYES", estado: "SUCRE" },
            { cedula: "5.912.053", nombre: "JOSELVI CORDOVA M", estado: "SUCRE" },
            { cedula: "5.912.056", nombre: "CLEOTIDE M CORDOBA C", estado: "SUCRE" },
            { cedula: "5.913.532", nombre: "LUIS RAMO ALCALA URBANEJA", estado: "SUCRE" },
            { cedula: "5.913.600", nombre: "DE V MIRLA G AZOCAR", estado: "SUCRE" },
            { cedula: "5.914.402", nombre: "ESQUIVEL, CELIA CAROLINA", estado: "DELTA A." },
            { cedula: "5.914.820", nombre: "GREGORIA M TOCHON C", estado: "SUCRE" },
            { cedula: "5.920.918", nombre: "NORKIS COR PRIMERA FRANCO", estado: "LARA" },
            { cedula: "5.922.634", nombre: "FREITEZ TOMAS DAVID", estado: "LARA" },
            { cedula: "5.924.124", nombre: "QUERALES DE C MINERVA J", estado: "YARACUY" },
            { cedula: "5.932.011", nombre: "JOSE SIRA", estado: "LARA" },
            { cedula: "5.932.347", nombre: "LUIS ANTONI MENDOZA VIVAS", estado: "LARA" },
            { cedula: "5.937.235", nombre: "MAGALIS SIERRA", estado: "TRUJILLO" },
            { cedula: "5.938.393", nombre: "GRACIELA MARTINEZ", estado: "ZULIA" },
            { cedula: "5.942.007", nombre: "PALMERA JOSE", estado: "PORTUGUESA" },
            { cedula: "5.942.477", nombre: "CELIS M GONZALEZ", estado: "PORTUGUESA" },
            { cedula: "5.943.231", nombre: "PETRA MUÑOZ", estado: "APURE" },
            { cedula: "5.944.068", nombre: "FILOMENA Z ORTEGA NO M", estado: "PORTUGUESA" },
            { cedula: "5.948.233", nombre: "BELKIS GUTIERREZ", estado: "PORTUGUESA" },
            { cedula: "5.950.782", nombre: "YELITZA GONZALEZ R", estado: "PORTUGUESA" },
            { cedula: "5.953.325", nombre: "JOSE R CASTILLO P", estado: "PORTUGUESA" },
            { cedula: "5.992.259", nombre: "MORALES IRENES", estado: "ANZOATEGUI" },
            { cedula: "6.006.117", nombre: "GUZMAN R BELKIS", estado: "ANZOATEGUI" },
            { cedula: "6.012.039", nombre: "JHONNY A ZIROLDO P", estado: "CARACAS" },
            { cedula: "6.024.048", nombre: "CORDERO M YAMELIS C", estado: "PORTUGUESA" },
            { cedula: "6.028.252", nombre: "ASILDA JUANA", estado: "YARACUY" },
            { cedula: "6.032.994", nombre: "RUIZ PALMERIS RIVERA", estado: "SUCRE" },
            { cedula: "6.062.715", nombre: "CARMEN GREGORIA MATOS", estado: "CARACAS" },
            { cedula: "6.066.105", nombre: "GARCIA PASCUAL MARCANO", estado: "NVA.ESPARTA" },
            { cedula: "6.081.065", nombre: "TIBISAY DEL SOSA QUINTANA", estado: "CARACAS" },
            { cedula: "6.096.224", nombre: "ARIECHE WILLIAMS", estado: "YARACUY" },
            { cedula: "6.096.913", nombre: "GABRIELA CORONIL", estado: "TRUJILLO" },
            { cedula: "6.104.347", nombre: "WILLIANS TELLES", estado: "CARACAS" },
            { cedula: "6.116.390", nombre: "RIVERA MARIBEL", estado: "LAGUAIRA" },
            { cedula: "6.135.816", nombre: "AGUILAR WOLFGANG", estado: "YARACUY" },
            { cedula: "6.146.740", nombre: "CARMEN GONZALEZ", estado: "CARACAS" },
            { cedula: "6.152.597", nombre: "ALVAREZ L MAIGUALIDA E", estado: "MIRANDA" },
            { cedula: "6.158.077", nombre: "CHAPARRO DE S SILVIA A", estado: "MIRANDA" },
            { cedula: "6.167.643", nombre: "MARTINEZ M BAIRA C", estado: "CARABOBO" },
            { cedula: "6.171.769", nombre: "ELIODISDANY HERNANDEZ B", estado: "MONAGAS" },
            { cedula: "6.174.690", nombre: "PEDRO J PEÑA C", estado: "MIRANDA" },
            { cedula: "6.181.089", nombre: "YADIRA GREGORIA GALARRAGA", estado: "CARACAS" },
            { cedula: "6.187.782", nombre: "PEREZ R. CARMEN YGNORINA", estado: "ANZOATEGUI" },
            { cedula: "6.200.531", nombre: "DE LUCENA JOSEFINA", estado: "YARACUY" },
            { cedula: "6.208.730", nombre: "MENDOZA ZAIDA", estado: "YARACUY" },
            { cedula: "6.213.166", nombre: "ADILIS ARTEAGA", estado: "FALCON" },
            { cedula: "6.214.160", nombre: "GISELA MORAIMA MOLINA ROSALES", estado: "TRUJILLO" },
            { cedula: "6.231.035", nombre: "BAZAN P. JOXANA E.", estado: "LARA" },
            { cedula: "6.242.780", nombre: "KARINA O MORENO C", estado: "ARAGUA" },
            { cedula: "6.252.871", nombre: "COLMENARES PALACIOS GINEI", estado: "CARACAS" },
            { cedula: "6.254.427", nombre: "U NOEMI DEL C BLANCO", estado: "CARACAS" },
            { cedula: "6.261.135", nombre: "EIDA M ROJAS L", estado: "CARACAS" },
            { cedula: "6.263.137", nombre: "CARRENO ODALIS", estado: "BARINAS" },
            { cedula: "6.266.537", nombre: "CARMEN C PEDREIRO R", estado: "CARACAS" },
            { cedula: "6.281.112", nombre: "GARCIA GERMAN ENRIQUE", estado: "GUARICO" },
            { cedula: "6.285.282", nombre: "ARZA ESCOBAR NURYS JOSEFI", estado: "YARACUY" },
            { cedula: "6.287.376", nombre: "FANNY I CESPEDES H", estado: "CARACAS" },
            { cedula: "6.296.945", nombre: "JUDITH J RIVAS G", estado: "CARACAS" },
            { cedula: "6.306.010", nombre: "GRANADO DEL VALLE", estado: "CARACAS" },
            { cedula: "6.311.681", nombre: "ZAMBRANO D BETZABE", estado: "CARACAS" },
            { cedula: "6.321.542", nombre: "UZCATEGUI JOSE RAMON", estado: "MIRANDA" },
            { cedula: "6.332.613", nombre: "TRINA BRICENO", estado: "TRUJILLO" },
            { cedula: "6.337.482", nombre: "SANTIAGO SANTIAGO ALIDA R", estado: "CARACAS" },
            { cedula: "6.337.623", nombre: "LUZ MARINA MARTINEZ A", estado: "ARAGUA" },
            { cedula: "6.351.263", nombre: "ROSA M ASCANIO VILLANUEVA", estado: "CARACAS" },
            { cedula: "6.365.010", nombre: "ISAIRA C ZAMORA P", estado: "LARA" },
            { cedula: "6.365.201", nombre: "MARRERO R. OGLENDA DEL C.", estado: "ANZOATEGUI" },
            { cedula: "6.367.480", nombre: "HENRIQUEZ MILAGRO", estado: "YARACUY" },
            { cedula: "6.373.188", nombre: "IRIS A CARDENAS", estado: "CARACAS" },
            { cedula: "6.376.957", nombre: "PACHECO M., JUDITH C.", estado: "CARACAS" },
            { cedula: "6.378.518", nombre: "MARIO C GOMEZ R", estado: "SUCRE" },
            { cedula: "6.379.034", nombre: "SALAZAR CARLOS HERNANDEZ", estado: "CARACAS" },
            { cedula: "6.384.458", nombre: "ZAIDA M AGUIRRE B", estado: "BARINAS" },
            { cedula: "6.403.847", nombre: "FRANCIS BLANCO", estado: "SUCRE" },
            { cedula: "6.413.934", nombre: "VEGAS H HAIDEE F", estado: "MIRANDA" },
            { cedula: "6.415.842", nombre: "GUEVARA DE HERRADEZ CANDIA", estado: "GUARICO" },
            { cedula: "6.419.321", nombre: "MILAGROS GUALDRON", estado: "ARAGUA" },
            { cedula: "6.453.379", nombre: "SANCHEZ DE V. ZORAIDA J.", estado: "MIRANDA" },
            { cedula: "6.470.736", nombre: "RAMONA BRETT", estado: "FALCON" },
            { cedula: "6.480.041", nombre: "RAMON RIVERO", estado: "GUARICO" },
            { cedula: "6.485.018", nombre: "ARTURO R ORTEGA R", estado: "LAGUAIRA" },
            { cedula: "6.491.508", nombre: "RAISA C RODRIGUEZ", estado: "YARACUY" },
            { cedula: "6.494.935", nombre: "SALAZAR M., YANETH M.", estado: "LAGUAIRA" },
            { cedula: "6.506.032", nombre: "TAIRA E VALLES M", estado: "MONAGAS" },
            { cedula: "6.512.976", nombre: "MAYORA DE C THIBISAY Z", estado: "CARACAS" },
            { cedula: "6.515.642", nombre: "HERNANDEZ M MARLENE", estado: "MIRANDA" },
            { cedula: "6.517.341", nombre: "GISELA ROJAS", estado: "PORTUGUESA" },
            { cedula: "6.523.535", nombre: "DE P YRAIS J BANEZCA", estado: "CARACAS" },
            { cedula: "6.532.717", nombre: "BRICENO DAVID", estado: "BARINAS" },
            { cedula: "6.534.074", nombre: "DEL CARMEN RONDON SIOLI", estado: "CARACAS" },
            { cedula: "6.553.503", nombre: "LESVIA MONTILLA", estado: "TRUJILLO" },
            { cedula: "6.554.381", nombre: "AGELVIS LUIS", estado: "YARACUY" },
            { cedula: "6.566.056", nombre: "YAJURE DE M. MARIA M.", estado: "LARA" },
            { cedula: "6.573.991", nombre: "PIRE LEANDRO", estado: "YARACUY" },
            { cedula: "6.580.360", nombre: "CESAR CORTEZ", estado: "FALCON" },
            { cedula: "6.580.830", nombre: "DE L CARMEN A VELASQUEZ", estado: "FALCON" },
            { cedula: "6.582.489", nombre: "RODRIGUEZ JUANA", estado: "PORTUGUESA" },
            { cedula: "6.583.022", nombre: "DE T ERLINDA Z PEREZ", estado: "BARINAS" },
            { cedula: "6.583.036", nombre: "MARIA PENA", estado: "BARINAS" },
            { cedula: "6.585.386", nombre: "CARMEN SANCHEZ", estado: "FALCON" },
            { cedula: "6.591.099", nombre: "MARLIN TABLANTE B", estado: "BARINAS" },
            { cedula: "6.594.103", nombre: "ARELDA GOMEZ", estado: "MONAGAS" },
            { cedula: "6.600.796", nombre: "ALBA ALBARRAN", estado: "TRUJILLO" },
            { cedula: "6.605.281", nombre: "CAMPOS JUAN", estado: "YARACUY" },
            { cedula: "6.605.322", nombre: "TRUJILLO NISSA", estado: "YARACUY" },
            { cedula: "6.605.688", nombre: "MARGARITO RODRIGUEZ", estado: "CARABOBO" },
            { cedula: "6.611.939", nombre: "MARTINA CONTRERAS", estado: "BARINAS" },
            { cedula: "6.642.459", nombre: "YOLEIDIS ROJAS", estado: "SUCRE" },
            { cedula: "6.642.622", nombre: "ISOL CASTILLO DE H", estado: "SUCRE" },
            { cedula: "6.651.916", nombre: "ANGEL AGUILERA O", estado: "SUCRE" },
            { cedula: "6.656.037", nombre: "QUINONEZ NIGIRIA", estado: "YARACUY" },
            { cedula: "6.658.541", nombre: "CURPA PARICA MARIA DEL V", estado: "ANZOATEGUI" },
            { cedula: "6.658.889", nombre: "DEMENCIA ANTONIO CHIRINOS", estado: "FALCON" },
            { cedula: "6.669.232", nombre: "JOSE ARRAEZ S", estado: "COJEDES" },
            { cedula: "6.674.912", nombre: "NARCISO FIGUEROA", estado: "ZULIA" },
            { cedula: "6.679.872", nombre: "CRUZ EUGENI GUZMAN MEJIAS", estado: "GUARICO" },
            { cedula: "6.687.024", nombre: "MARIA FRAN VALERA ANDRADE", estado: "TRUJILLO" },
            { cedula: "6.693.696", nombre: "MASSIEL J VILLANI H", estado: "MIRANDA" },
            { cedula: "6.707.944", nombre: "XIOMARA LONGA G", estado: "CARACAS" },
            { cedula: "6.708.000", nombre: "CARRASCO SILVA MILTON ANT", estado: "ANZOATEGUI" },
            { cedula: "6.709.174", nombre: "PALMAR M ANIBAL", estado: "ZULIA" },
            { cedula: "6.726.840", nombre: "FARFAN ISMELDA DEL J", estado: "SUCRE" },
            { cedula: "6.727.122", nombre: "HEREDIA M SAUDRI S", estado: "MIRANDA" },
            { cedula: "6.727.964", nombre: "NELLY H PADRON T", estado: "GUARICO" },
            { cedula: "6.728.981", nombre: "RANGEL OLIVA RODRIGUEZ", estado: "BARINAS" },
            { cedula: "6.732.193", nombre: "ROBERTINA GONZALEZ DE F", estado: "BOLIVAR" },
            { cedula: "6.732.237", nombre: "ADRIANA FERNANDEZ", estado: "BOLIVAR" },
            { cedula: "6.767.476", nombre: "ANGEL JUAN BRITO LIMPIO", estado: "SUCRE" },
            { cedula: "6.768.683", nombre: "DE R TOMASA M JIMENEZ", estado: "SUCRE" },
            { cedula: "6.768.957", nombre: "GRISELA J BULEN G", estado: "SUCRE" },
            { cedula: "6.777.911", nombre: "DEL C SERRANO ONELIA", estado: "SUCRE" },
            { cedula: "6.800.106", nombre: "NIDIA J CARABALLO TERAN", estado: "LAGUAIRA" },
            { cedula: "6.806.898", nombre: "VELASQUEZ YAJAIRA DEL C.", estado: "SUCRE" },
            { cedula: "6.823.687", nombre: "VALENTIN J CABEZA", estado: "SUCRE" },
            { cedula: "6.836.417", nombre: "DORIS GONZALEZ M", estado: "MIRANDA" },
            { cedula: "6.852.612", nombre: "DOMINGA R CORDERO", estado: "SUCRE" },
            { cedula: "6.853.796", nombre: "YANIXA LAYA", estado: "CARACAS" },
            { cedula: "6.860.160", nombre: "NANCY HERRERA", estado: "FALCON" },
            { cedula: "6.878.081", nombre: "OROPEZA J WILLIAM J", estado: "MIRANDA" },
            { cedula: "6.881.255", nombre: "LEON O YANELY JOSEFINA", estado: "ANZOATEGUI" },
            { cedula: "6.889.356", nombre: "BAUTE YURLY JOSEFINA", estado: "LAGUAIRA" },
            { cedula: "6.889.480", nombre: "ROSA PEREZ", estado: "ARAGUA" },
            { cedula: "6.889.557", nombre: "HERNANDEZ JULIO CESAR", estado: "LAGUAIRA" },
            { cedula: "6.891.427", nombre: "MILAGRO LOPEZ", estado: "NVA.ESPARTA" },
            { cedula: "6.894.441", nombre: "URIS URBINA", estado: "CARACAS" },
            { cedula: "6.895.294", nombre: "YANET MILLAN G", estado: "SUCRE" },
            { cedula: "6.898.976", nombre: "MONZON A ALEX R", estado: "CARACAS" },
            { cedula: "6.902.645", nombre: "JOSE A RUIZ M", estado: "CARACAS" },
            { cedula: "6.924.521", nombre: "APARICIO YBIS", estado: "CARABOBO" },
            { cedula: "6.924.972", nombre: "BELLO N. MAURY DEL V.", estado: "ANZOATEGUI" },
            { cedula: "6.933.749", nombre: "MARIA E BRITO L", estado: "SUCRE" },
            { cedula: "6.939.316", nombre: "ROMAN DE S., MARIA E.", estado: "CARABOBO" },
            { cedula: "6.943.150", nombre: "TOVAR DE I. FANNY J.", estado: "GUARICO" },
            { cedula: "6.950.171", nombre: "REYES YANEISSY", estado: "SUCRE" },
            { cedula: "6.951.824", nombre: "REINA CLEOTILDE HURTADO", estado: "SUCRE" },
            { cedula: "6.953.283", nombre: "FANNY M CABELLO C", estado: "SUCRE" },
            { cedula: "6.953.471", nombre: "ROSA J BALLERA", estado: "SUCRE" },
            { cedula: "6.954.040", nombre: "MARTHA CABRERA", estado: "SUCRE" },
            { cedula: "6.954.069", nombre: "ROSA M GOMEZ P", estado: "SUCRE" },
            { cedula: "6.955.303", nombre: "BERTA L GUILARTE", estado: "SUCRE" },
            { cedula: "6.955.673", nombre: "ELENA ALCALA", estado: "SUCRE" },
            { cedula: "6.956.443", nombre: "ROSIBEL BARRETO M", estado: "SUCRE" },
            { cedula: "6.956.472", nombre: "MARIBEL ROSARIO DE R", estado: "SUCRE" },
            { cedula: "6.956.530", nombre: "YAMIRA MENDEZ", estado: "NVA.ESPARTA" },
            { cedula: "6.958.114", nombre: "CARMEN TERESA RODRIGUEZ", estado: "SUCRE" },
            { cedula: "6.959.612", nombre: "RAUL CORDOVA", estado: "SUCRE" },
            { cedula: "6.959.689", nombre: "ZIORILI C CARRERA L", estado: "SUCRE" },
            { cedula: "6.959.914", nombre: "CARLOS A FELCE RODRIGUEZ", estado: "SUCRE" },
            { cedula: "6.961.782", nombre: "MEDINA, ESTHER", estado: "MIRANDA" },
            { cedula: "6.970.372", nombre: "CONZUELO RUIZ", estado: "TRUJILLO" },
            { cedula: "7.002.471", nombre: "BLANCA NIEVES DE V", estado: "COJEDES" },
            { cedula: "7.009.896", nombre: "PEDRO ANTONIO ROJAS", estado: "LARA" },
            { cedula: "7.044.948", nombre: "ERASMO MONTENEGRO R", estado: "CARABOBO" },
            { cedula: "7.060.436", nombre: "AULAR S AURA J", estado: "CARABOBO" },
            { cedula: "7.060.848", nombre: "SILVA A DAVID", estado: "CARABOBO" },
            { cedula: "7.077.311", nombre: "CARMEN VARGAS", estado: "FALCON" },
            { cedula: "7.077.346", nombre: "SINFOROSA OJEDA", estado: "FALCON" },
            { cedula: "7.088.434", nombre: "SUEL C TABARE M", estado: "BOLIVAR" },
            { cedula: "7.100.289", nombre: "AULAR CRUZ OJEDA", estado: "TACHIRA" },
            { cedula: "7.101.943", nombre: "VAZQUEZ DE L ZUJAILA C", estado: "CARABOBO" },
            { cedula: "7.113.661", nombre: "FRANCIA CORDOVA", estado: "APURE" },
            { cedula: "7.119.592", nombre: "MONASTERIOS ROMERO NARCISO", estado: "CARABOBO" },
            { cedula: "7.150.854", nombre: "ZULAY LUGO", estado: "FALCON" },
            { cedula: "7.151.238", nombre: "JUAN ORTEGA", estado: "FALCON" },
            { cedula: "7.164.425", nombre: "EGLE JIMENEZ", estado: "FALCON" },
            { cedula: "7.165.931", nombre: "LEIDA C MORENO", estado: "FALCON" },
            { cedula: "7.169.667", nombre: "ANGEL RONDON", estado: "FALCON" },
            { cedula: "7.171.584", nombre: "HIXAN PINA", estado: "FALCON" },
            { cedula: "7.180.712", nombre: "NYOLANDA BOLIVAR", estado: "ARAGUA" },
            { cedula: "7.188.248", nombre: "LUZ M MORALES B", estado: "ARAGUA" },
            { cedula: "7.213.573", nombre: "MARIA LUISA RODRIGUEZ", estado: "APURE" },
            { cedula: "7.220.258", nombre: "REYES LEONARDO", estado: "TRUJILLO" },
            { cedula: "7.221.316", nombre: "FERNANDEZ MARIA", estado: "ARAGUA" },
            { cedula: "7.235.355", nombre: "GRACIELA CARABAÑO G", estado: "ARAGUA" },
            { cedula: "7.240.083", nombre: "DE M ELIS C PEREZ", estado: "YARACUY" },
            { cedula: "7.243.765", nombre: "WILLIAM A MARIN C", estado: "ARAGUA" },
            { cedula: "7.245.674", nombre: "LIENDO ESPERANZA AREVALO", estado: "ARAGUA" },
            { cedula: "7.260.621", nombre: "FREUD ORTEGA G", estado: "ARAGUA" },
            { cedula: "7.267.152", nombre: "DORIS SANCHEZ", estado: "ARAGUA" },
            { cedula: "7.270.007", nombre: "ARTURO WILSON", estado: "ARAGUA" },
            { cedula: "7.273.459", nombre: "YGMA YAMILEH PERDOMO C", estado: "ARAGUA" },
            { cedula: "7.276.316", nombre: "OROZCO AIDA MARIA", estado: "GUARICO" },
            { cedula: "7.280.677", nombre: "MARTINA BARRIOS H", estado: "GUARICO" },
            { cedula: "7.283.720", nombre: "ELIO S TORRES", estado: "GUARICO" },
            { cedula: "7.298.631", nombre: "MIGUEL A BOLIVAR G", estado: "ARAGUA" },
            { cedula: "7.299.083", nombre: "LUISA ESMERALDA RAMIREZ", estado: "ARAGUA" },
            { cedula: "7.300.717", nombre: "PASTOR URANGA", estado: "LARA" },
            { cedula: "7.302.628", nombre: "VIOLETA YANEZ", estado: "ZULIA" },
            { cedula: "7.305.568", nombre: "MELENDEZ ISEA SARA", estado: "LARA" },
            { cedula: "7.314.744", nombre: "MUJICA ELOISA", estado: "YARACUY" },
            { cedula: "7.314.976", nombre: "RAMOS DIAZ NIGME G", estado: "LARA" },
            { cedula: "7.318.466", nombre: "MARIA V APOSTOLO", estado: "LARA" },
            { cedula: "7.318.899", nombre: "BEATRIZ BELZARES", estado: "LARA" },
            { cedula: "7.326.561", nombre: "ANA L PACHECO CRESPO", estado: "LARA" },
            { cedula: "7.340.812", nombre: "JUANA YEPEZ", estado: "YARACUY" },
            { cedula: "7.348.808", nombre: "ALMAO NAUDY", estado: "YARACUY" },
            { cedula: "7.351.459", nombre: "ARISTIMUNO FREDDY", estado: "YARACUY" },
            { cedula: "7.353.924", nombre: "MANUEL RODRIGUEZ", estado: "LARA" },
            { cedula: "7.358.249", nombre: "GLADYS J RODRIGUEZ", estado: "LARA" },
            { cedula: "7.358.955", nombre: "RODRIGUEZ LILIAN", estado: "LARA" },
            { cedula: "7.359.649", nombre: "ETTER DELIA", estado: "YARACUY" },
            { cedula: "7.360.746", nombre: "VASQUEZ HECTOR", estado: "YARACUY" },
            { cedula: "7.363.030", nombre: "DIGNA CASTILLO", estado: "LARA" },
            { cedula: "7.365.160", nombre: "KEYLA ARTEAGA", estado: "LARA" },
            { cedula: "7.369.518", nombre: "LISCANO PASTORA", estado: "YARACUY" },
            { cedula: "7.371.775", nombre: "OLIVIA B GRANDA C", estado: "LARA" },
            { cedula: "7.374.886", nombre: "RAMIREZ MIGDALIA", estado: "YARACUY" },
            { cedula: "7.376.225", nombre: "CRUZ GOMEZ", estado: "LARA" },
            { cedula: "7.380.176", nombre: "GISELA PEREZ", estado: "TRUJILLO" },
            { cedula: "7.382.001", nombre: "ENEIDA ROMERO", estado: "LARA" },
            { cedula: "7.386.833", nombre: "FRANCISCO JAVIER FRIAS", estado: "LARA" },
            { cedula: "7.388.838", nombre: "HILDA RODRIGUEZ", estado: "LARA" },
            { cedula: "7.390.287", nombre: "VARGAS PETRA", estado: "YARACUY" },
            { cedula: "7.390.517", nombre: "NAYLETH DE LA CH YANEZ", estado: "LARA" },
            { cedula: "7.390.779", nombre: "ROJAS IRIS", estado: "YARACUY" },
            { cedula: "7.392.432", nombre: "MARIA SILVA", estado: "LARA" },
            { cedula: "7.392.518", nombre: "VILORIA MARIBEL", estado: "YARACUY" },
            { cedula: "7.392.549", nombre: "DE A BELKIS M JIMENEZ", estado: "LARA" },
            { cedula: "7.392.735", nombre: "MARTIN VISCAYA", estado: "LARA" },
            { cedula: "7.394.087", nombre: "ALVARADO H. YECENIA D.", estado: "PORTUGUESA" },
            { cedula: "7.395.063", nombre: "GUEVARA LOURDES", estado: "YARACUY" },
            { cedula: "7.399.822", nombre: "OCHOA EMITHAYS", estado: "YARACUY" },
            { cedula: "7.402.095", nombre: "PINA NEIDA", estado: "PORTUGUESA" },
            { cedula: "7.402.213", nombre: "MARIA SANCHEZ", estado: "FALCON" },
            { cedula: "7.403.822", nombre: "NELSA RODRIGUEZ", estado: "COJEDES" },
            { cedula: "7.407.921", nombre: "PEDRO SEGUNDO ORELLANA", estado: "LARA" },
            { cedula: "7.407.939", nombre: "MILDREED ALVAREZ", estado: "LARA" },
            { cedula: "7.408.491", nombre: "SIRA MAIBOR", estado: "YARACUY" },
            { cedula: "7.410.913", nombre: "AURA ELENA LOPEZ", estado: "FALCON" },
            { cedula: "7.411.486", nombre: "LISCANO MITZAY", estado: "YARACUY" },
            { cedula: "7.412.640", nombre: "RODRIGUEZ LISBETH", estado: "YARACUY" },
            { cedula: "7.419.868", nombre: "SIRA MARLENE", estado: "YARACUY" },
            { cedula: "7.420.655", nombre: "JOSE GREG MELENDEZ CRESPO", estado: "LARA" },
            { cedula: "7.422.742", nombre: "MENDOZA RHODA", estado: "YARACUY" },
            { cedula: "7.423.466", nombre: "GODOY BUENAVENTURA", estado: "YARACUY" },
            { cedula: "7.426.111", nombre: "DECCY ROBERTIS", estado: "FALCON" },
            { cedula: "7.427.089", nombre: "JOSE LOPEZ", estado: "LARA" },
            { cedula: "7.429.294", nombre: "ROJAS ZULY", estado: "YARACUY" },
            { cedula: "7.432.005", nombre: "RAMIREZ MERCEDES", estado: "YARACUY" },
            { cedula: "7.435.559", nombre: "CARMONA MARIA", estado: "YARACUY" },
            { cedula: "7.436.348", nombre: "MEDINA G JULIO C", estado: "LARA" },
            { cedula: "7.440.973", nombre: "VEROUSCHKA MARTINEZ", estado: "FALCON" },
            { cedula: "7.442.840", nombre: "JUANA AGUERO", estado: "LARA" },
            { cedula: "7.443.161", nombre: "TORRES ZULEIMA", estado: "YARACUY" },
            { cedula: "7.443.631", nombre: "DEL C PEROZO ROMELLA", estado: "BARINAS" },
            { cedula: "7.449.106", nombre: "POTENZA ISABEL", estado: "LARA" },
            { cedula: "7.450.838", nombre: "FELIX REINOSO", estado: "LARA" },
            { cedula: "7.461.415", nombre: "CORDERO C DIGNA DEL C", estado: "LARA" },
            { cedula: "7.467.332", nombre: "FREITEZ JOSE", estado: "LARA" },
            { cedula: "7.473.394", nombre: "BENERICIA LOPEZ DE TERAN", estado: "FALCON" },
            { cedula: "7.473.830", nombre: "CARMEN BERMUDEZ", estado: "FALCON" },
            { cedula: "7.475.821", nombre: "FELIX BARRIOS", estado: "FALCON" },
            { cedula: "7.477.164", nombre: "ALTAGRACIA ANDARA", estado: "FALCON" },
            { cedula: "7.481.931", nombre: "VICTOR ALVARADO", estado: "FALCON" },
            { cedula: "7.492.153", nombre: "OFELIA ALVAREZ", estado: "FALCON" },
            { cedula: "7.493.210", nombre: "SOR LOPEZ", estado: "FALCON" },
            { cedula: "7.494.098", nombre: "RAUL LUGO", estado: "FALCON" },
            { cedula: "7.496.248", nombre: "JOSE G HERNANDEZ CH", estado: "ZULIA" },
            { cedula: "7.496.553", nombre: "QUINTERO DE C. NOHEMI J.", estado: "FALCON" },
            { cedula: "7.499.507", nombre: "ROSA EMILI MORA GUTIERREZ", estado: "FALCON" },
            { cedula: "7.500.041", nombre: "LINAREZ CARLOS", estado: "YARACUY" },
            { cedula: "7.500.130", nombre: "ORTEGA IRIS", estado: "YARACUY" },
            { cedula: "7.501.625", nombre: "APONTE REINA", estado: "YARACUY" },
            { cedula: "7.501.938", nombre: "TOVAR EDGAR", estado: "YARACUY" },
            { cedula: "7.502.150", nombre: "CORONEL BERLINDA", estado: "YARACUY" },
            { cedula: "7.502.292", nombre: "JORDAN MARIA", estado: "YARACUY" },
            { cedula: "7.503.217", nombre: "NUNEZ DIOLANDO", estado: "YARACUY" },
            { cedula: "7.503.279", nombre: "MATOS MILAGROS", estado: "YARACUY" },
            { cedula: "7.504.089", nombre: "VILLEGAS MARGARITA", estado: "YARACUY" },
            { cedula: "7.504.367", nombre: "MENDOZA ELVIRA", estado: "YARACUY" },
            { cedula: "7.505.268", nombre: "GUTIERREZ SILVIA", estado: "YARACUY" },
            { cedula: "7.505.737", nombre: "MARTINEZ TRINA", estado: "YARACUY" },
            { cedula: "7.505.743", nombre: "ARENAS NEREIDA", estado: "YARACUY" },
            { cedula: "7.506.254", nombre: "YOVERA VILMA", estado: "YARACUY" },
            { cedula: "7.506.963", nombre: "SANCHEZ MIRIAN", estado: "YARACUY" },
            { cedula: "7.507.259", nombre: "GIL ROSANGELA", estado: "YARACUY" },
            { cedula: "7.507.590", nombre: "VALDERRAMA NERYS", estado: "YARACUY" },
            { cedula: "7.507.641", nombre: "DIAZ SOLQUIVIA", estado: "YARACUY" },
            { cedula: "7.508.767", nombre: "EDITH HERRERA", estado: "YARACUY" },
            { cedula: "7.508.970", nombre: "MONTOYA RAFAEL", estado: "YARACUY" },
            { cedula: "7.509.607", nombre: "CAMACHO DULBIA", estado: "YARACUY" },
            { cedula: "7.510.166", nombre: "NUNEZ JOSE", estado: "YARACUY" },
            { cedula: "7.511.888", nombre: "CASTILLO ANDREA", estado: "YARACUY" },
            { cedula: "7.512.449", nombre: "NADAL PAULA", estado: "YARACUY" },
            { cedula: "7.512.772", nombre: "BRIZAIRA DAVILA", estado: "YARACUY" },
            { cedula: "7.513.423", nombre: "HERNANDEZ SIARLEY", estado: "YARACUY" },
            { cedula: "7.513.485", nombre: "SUAREZ SIRIA", estado: "YARACUY" },
            { cedula: "7.513.569", nombre: "MARTINEZ MARISOL", estado: "YARACUY" },
            { cedula: "7.513.584", nombre: "NARVAEZ ARGENIS", estado: "YARACUY" },
            { cedula: "7.514.173", nombre: "MARTHA MIRELLES", estado: "YARACUY" },
            { cedula: "7.516.402", nombre: "BORGES CARMEN", estado: "YARACUY" },
            { cedula: "7.516.540", nombre: "BORGES MIGUEL", estado: "YARACUY" },
            { cedula: "7.516.699", nombre: "MARTINEZ ROSA", estado: "YARACUY" },
            { cedula: "7.517.567", nombre: "COROBA MARIA", estado: "YARACUY" },
            { cedula: "7.517.656", nombre: "PINA EVELIO", estado: "YARACUY" },
            { cedula: "7.522.382", nombre: "COLINA YUSMELYS HERNANDEZ", estado: "FALCON" },
            { cedula: "7.524.864", nombre: "ZORAYA GONZALEZ", estado: "FALCON" },
            { cedula: "7.528.783", nombre: "VALLES ARGELIA", estado: "FALCON" },
            { cedula: "7.531.950", nombre: "LUIS BELNARDO JIMENEZ", estado: "COJEDES" },
            { cedula: "7.532.633", nombre: "SANTIAGA TEJEDA", estado: "COJEDES" },
            { cedula: "7.533.210", nombre: "MARTINEZ MAGALI COROMOTO", estado: "COJEDES" },
            { cedula: "7.537.897", nombre: "FLOR N LAGO S", estado: "COJEDES" },
            { cedula: "7.538.279", nombre: "DE C OLIBIA J LOPEZ", estado: "BARINAS" },
            { cedula: "7.539.303", nombre: "YURAIMA QUIROZ", estado: "COJEDES" },
            { cedula: "7.542.788", nombre: "LISBETH J RAMOS A", estado: "PORTUGUESA" },
            { cedula: "7.549.349", nombre: "JOSE G SUAREZ PEREZ", estado: "PORTUGUESA" },
            { cedula: "7.550.761", nombre: "GIMENEZ THAYS", estado: "YARACUY" },
            { cedula: "7.550.963", nombre: "CABRERA MARIBEL", estado: "YARACUY" },
            { cedula: "7.552.917", nombre: "GIMENEZ MARIA", estado: "YARACUY" },
            { cedula: "7.552.925", nombre: "SILVA IRMA", estado: "YARACUY" },
            { cedula: "7.553.020", nombre: "UGARTE YOMAIRA", estado: "YARACUY" },
            { cedula: "7.553.840", nombre: "BARRAGAN COROMOTO", estado: "YARACUY" },
            { cedula: "7.554.544", nombre: "SEQUERA MARIA", estado: "YARACUY" },
            { cedula: "7.554.677", nombre: "D PAEZ ADRIANA", estado: "YARACUY" },
            { cedula: "7.555.634", nombre: "DELGADO YULLYS", estado: "YARACUY" },
            { cedula: "7.555.798", nombre: "AGUERO PEDRO", estado: "YARACUY" },
            { cedula: "7.556.281", nombre: "OROPEZA LESBIA", estado: "YARACUY" },
            { cedula: "7.556.673", nombre: "ARRIECHE LIGIA", estado: "YARACUY" },
            { cedula: "7.556.822", nombre: "CORDOVA ANA", estado: "YARACUY" },
            { cedula: "7.557.006", nombre: "VIZCAYA T MERCEDES Y", estado: "YARACUY" },
            { cedula: "7.557.318", nombre: "PEREZ P SATURNO J", estado: "YARACUY" },
            { cedula: "7.557.496", nombre: "VILLANUEVA MIRIAN", estado: "YARACUY" },
            { cedula: "7.557.591", nombre: "LOZADA ANA", estado: "YARACUY" },
            { cedula: "7.557.595", nombre: "MARIA GUEDEZ", estado: "YARACUY" },
            { cedula: "7.557.784", nombre: "BRICENO AGUEDA", estado: "YARACUY" },
            { cedula: "7.558.092", nombre: "MENDEZ CARMEN", estado: "YARACUY" },
            { cedula: "7.558.135", nombre: "HERNANDEZ CARLOS", estado: "YARACUY" },
            { cedula: "7.558.273", nombre: "GONZALEZ YULY", estado: "YARACUY" },
            { cedula: "7.558.765", nombre: "MENDOZA CARMEN", estado: "YARACUY" },
            { cedula: "7.558.986", nombre: "SANDOVAL MIREYA", estado: "YARACUY" },
            { cedula: "7.559.266", nombre: "SEVILLA MARIA", estado: "YARACUY" },
            { cedula: "7.559.281", nombre: "RUMBOS BETY", estado: "YARACUY" },
            { cedula: "7.559.560", nombre: "OSORIO SORANGEL", estado: "YARACUY" },
            { cedula: "7.565.400", nombre: "HERMINIA MUSTIOLA", estado: "FALCON" },
            { cedula: "7.567.781", nombre: "NIEVES J RAMOS S", estado: "FALCON" },
            { cedula: "7.567.921", nombre: "ESTER M RUIZ R", estado: "FALCON" },
            { cedula: "7.568.725", nombre: "CARMEN DAVILA", estado: "FALCON" },
            { cedula: "7.569.235", nombre: "MONICA GOMEZ", estado: "FALCON" },
            { cedula: "7.569.467", nombre: "ANIBAL C MAVAREZ N", estado: "FALCON" },
            { cedula: "7.570.985", nombre: "GENEROSO MARILLO", estado: "FALCON" },
            { cedula: "7.574.284", nombre: "CARMEN COSY", estado: "FALCON" },
            { cedula: "7.575.181", nombre: "MARRERO AIDA", estado: "YARACUY" },
            { cedula: "7.575.290", nombre: "RODRIGUEZ DAMELIS", estado: "YARACUY" },
            { cedula: "7.575.849", nombre: "RODRIGUEZ HAYDEE", estado: "YARACUY" },
            { cedula: "7.576.005", nombre: "SALESI ZENAIDA", estado: "YARACUY" },
            { cedula: "7.576.310", nombre: "DURAN WILFREDO", estado: "YARACUY" },
            { cedula: "7.576.906", nombre: "VASQUEZ PETRA", estado: "YARACUY" },
            { cedula: "7.577.314", nombre: "MENDOZA DILEYNA", estado: "YARACUY" },
            { cedula: "7.578.221", nombre: "PACHECO JUAN", estado: "YARACUY" },
            { cedula: "7.578.921", nombre: "GODOY JOSE", estado: "YARACUY" },
            { cedula: "7.579.306", nombre: "VERASTEGUI MIGUEL", estado: "YARACUY" },
            { cedula: "7.579.323", nombre: "CALDERON VICENCIO", estado: "YARACUY" },
            { cedula: "7.581.188", nombre: "MOGOLLON ELOINA", estado: "YARACUY" },
            { cedula: "7.581.321", nombre: "ESCORCHE YVAN", estado: "YARACUY" },
            { cedula: "7.582.079", nombre: "GUTIERREZ MAILEN", estado: "YARACUY" },
            { cedula: "7.582.353", nombre: "SANCHEZ OSWALDO", estado: "YARACUY" },
            { cedula: "7.582.419", nombre: "TOVAR CARMEN", estado: "YARACUY" },
            { cedula: "7.583.114", nombre: "GRANADO ROLANDO", estado: "YARACUY" },
            { cedula: "7.583.329", nombre: "JUAN GORDILLO", estado: "FALCON" },
            { cedula: "7.583.453", nombre: "FERNANDEZ ANA", estado: "YARACUY" },
            { cedula: "7.583.743", nombre: "DOMINGUEZ RAFAELA", estado: "YARACUY" },
            { cedula: "7.583.835", nombre: "DALTON G MARIA FERNANDA", estado: "YARACUY" },
            { cedula: "7.584.538", nombre: "VITALONE ADELAIDE", estado: "YARACUY" },
            { cedula: "7.584.827", nombre: "SALAS LOURDES", estado: "YARACUY" },
            { cedula: "7.584.854", nombre: "MARIA HERNANDEZ", estado: "YARACUY" },
            { cedula: "7.584.976", nombre: "PARRA SONIA", estado: "YARACUY" },
            { cedula: "7.585.682", nombre: "ESCALONA MONICA", estado: "YARACUY" },
            { cedula: "7.585.940", nombre: "BRACHO ESTHER", estado: "YARACUY" },
            { cedula: "7.586.898", nombre: "ACOSTA DIOMAR", estado: "YARACUY" },
            { cedula: "7.587.151", nombre: "HERNANDEZ VIOLETA", estado: "YARACUY" },
            { cedula: "7.587.322", nombre: "RODRIGUEZ MARIA", estado: "YARACUY" },
            { cedula: "7.588.616", nombre: "ORDONEZ YARITZA", estado: "YARACUY" },
            { cedula: "7.588.799", nombre: "MARTINEZ D JOEL ENRIQUE", estado: "YARACUY" },
            { cedula: "7.589.690", nombre: "PEREZ MITZAY", estado: "YARACUY" },
            { cedula: "7.589.713", nombre: "AGATON ANA", estado: "YARACUY" },
            { cedula: "7.589.889", nombre: "REGALADO ANA", estado: "YARACUY" },
            { cedula: "7.590.952", nombre: "QUERALES MIROSLAVA", estado: "YARACUY" },
            { cedula: "7.591.067", nombre: "TOVAR LILIAN", estado: "YARACUY" },
            { cedula: "7.591.208", nombre: "MELENDEZ MARIA", estado: "YARACUY" },
            { cedula: "7.591.297", nombre: "ARANGUREN MAGALIS", estado: "YARACUY" },
            { cedula: "7.591.473", nombre: "SANCHEZ ZHORAMITH", estado: "YARACUY" },
            { cedula: "7.591.806", nombre: "JUANA LEAL", estado: "FALCON" },
            { cedula: "7.591.820", nombre: "BONILLA RITHA", estado: "YARACUY" },
            { cedula: "7.591.982", nombre: "ALEJOS CARMEN", estado: "YARACUY" },
            { cedula: "7.592.713", nombre: "CALVELO MARIA", estado: "YARACUY" },
            { cedula: "7.592.926", nombre: "OCHOA YRAIDA", estado: "YARACUY" },
            { cedula: "7.593.015", nombre: "LOPEZ CARMEN", estado: "YARACUY" },
            { cedula: "7.593.049", nombre: "ALVARADO LEONZO", estado: "YARACUY" },
            { cedula: "7.593.074", nombre: "SUAREZ ROSA", estado: "YARACUY" },
            { cedula: "7.593.121", nombre: "SANCHEZ L. NORELIS G.", estado: "YARACUY" },
            { cedula: "7.593.172", nombre: "GARCIA NICOLAS", estado: "YARACUY" },
            { cedula: "7.593.228", nombre: "GUTIERREZ CLOVIS", estado: "YARACUY" },
            { cedula: "7.593.235", nombre: "AZUAJE OSMAR", estado: "YARACUY" },
            { cedula: "7.593.522", nombre: "SIRA MARIANELA", estado: "YARACUY" },
            { cedula: "7.593.734", nombre: "ANTONIO ANA", estado: "YARACUY" },
            { cedula: "7.593.879", nombre: "RODRIGUEZ YARIZZA", estado: "YARACUY" },
            { cedula: "7.594.167", nombre: "ESCUDERO NANCY", estado: "YARACUY" },
            { cedula: "7.594.349", nombre: "LINAREZ MILEXA", estado: "YARACUY" },
            { cedula: "7.594.513", nombre: "SUAREZ MARIBEL", estado: "YARACUY" },
            { cedula: "7.599.980", nombre: "ALVAREZ REGULA", estado: "PORTUGUESA" },
            { cedula: "7.616.308", nombre: "ARGENIS QUINTERO", estado: "ZULIA" },
            { cedula: "7.632.242", nombre: "MARIANELA RINCON", estado: "ZULIA" },
            { cedula: "7.666.756", nombre: "ARTURO J ROMERO CH", estado: "FALCON" },
            { cedula: "7.667.420", nombre: "DENYS GONZALEZ", estado: "ZULIA" },
            { cedula: "7.669.990", nombre: "MAXIMA VICUNA", estado: "ZULIA" },
            { cedula: "7.673.909", nombre: "MAGLENIS ROMERO", estado: "ZULIA" },
            { cedula: "7.677.130", nombre: "DE M MIGDALIA A GUEREREO", estado: "FALCON" },
            { cedula: "7.685.293", nombre: "LAURA I CORONA M", estado: "ZULIA" },
            { cedula: "7.686.934", nombre: "FUENMAYOR MARIBEL DEL CAR", estado: "ZULIA" },
            { cedula: "7.698.118", nombre: "ROSA PALMAR", estado: "ZULIA" },
            { cedula: "7.709.926", nombre: "HAYDEE ABREU DE F", estado: "ZULIA" },
            { cedula: "7.714.205", nombre: "BRICENO ERLENID", estado: "YARACUY" },
            { cedula: "7.723.294", nombre: "LUIS ESPINA", estado: "ZULIA" },
            { cedula: "7.773.078", nombre: "ANA VILORIA", estado: "ZULIA" },
            { cedula: "7.778.391", nombre: "BENEDICTA VERA", estado: "ZULIA" },
            { cedula: "7.782.271", nombre: "DE R NELIDA PINEDA", estado: "ZULIA" },
            { cedula: "7.784.180", nombre: "ANTONIO OCANDO", estado: "ZULIA" },
            { cedula: "7.790.080", nombre: "RAMIREZ C. DELIA ROSA", estado: "ZULIA" },
            { cedula: "7.794.073", nombre: "SANTANA DORA", estado: "ZULIA" },
            { cedula: "7.795.067", nombre: "CONTRERAS NANCY", estado: "MERIDA" },
            { cedula: "7.809.057", nombre: "ESTHER M GUERRA C", estado: "ZULIA" },
            { cedula: "7.819.878", nombre: "ADILIA CASTILLO", estado: "ZULIA" },
            { cedula: "7.836.515", nombre: "ALI HERNANDEZ", estado: "FALCON" },
            { cedula: "7.838.754", nombre: "ELDA VALLES", estado: "ZULIA" },
            { cedula: "7.840.401", nombre: "MIRNA RODRIGUEZ", estado: "ZULIA" },
            { cedula: "7.840.914", nombre: "LEAL FLOR", estado: "MONAGAS" },
            { cedula: "7.855.066", nombre: "YUNEIRA MONTILVA", estado: "ZULIA" },
            { cedula: "7.861.356", nombre: "MELENDEZ ARLENIS", estado: "ZULIA" },
            { cedula: "7.863.289", nombre: "MARIA PEREZ", estado: "ZULIA" },
            { cedula: "7.867.182", nombre: "MARIA LOPEZ", estado: "FALCON" },
            { cedula: "7.870.105", nombre: "DEL C COLINA NORMA", estado: "ZULIA" },
            { cedula: "7.879.104", nombre: "ONEIDA J CORONADO", estado: "MONAGAS" },
            { cedula: "7.891.786", nombre: "IVVONE CANADELL", estado: "ZULIA" },
            { cedula: "7.898.302", nombre: "ANA LUCIA ESCALONA G", estado: "ZULIA" },
            { cedula: "7.905.252", nombre: "VERASTEGUI MARIA", estado: "YARACUY" },
            { cedula: "7.906.390", nombre: "TORRES SONALID", estado: "YARACUY" },
            { cedula: "7.906.424", nombre: "MENDOZA C DORIS S", estado: "YARACUY" },
            { cedula: "7.906.474", nombre: "ORELLANA LENUSKID", estado: "YARACUY" },
            { cedula: "7.906.477", nombre: "FRANCO ANA", estado: "YARACUY" },
            { cedula: "7.906.781", nombre: "AVILIO ANTO REYES MORILLO", estado: "FALCON" },
            { cedula: "7.906.941", nombre: "MIREYA COROMOTO LOYO", estado: "YARACUY" },
            { cedula: "7.907.055", nombre: "SUAREZ LOBELIA", estado: "YARACUY" },
            { cedula: "7.908.251", nombre: "GUEVARA ESPERANZA", estado: "YARACUY" },
            { cedula: "7.908.564", nombre: "FALCON GRETA", estado: "YARACUY" },
            { cedula: "7.909.035", nombre: "RODRIGUEZ YNELDA", estado: "YARACUY" },
            { cedula: "7.909.234", nombre: "ESPINOZA DORKYS", estado: "YARACUY" },
            { cedula: "7.909.273", nombre: "BRITO BELKYS", estado: "YARACUY" },
            { cedula: "7.909.277", nombre: "OJEDA DIORQUIS", estado: "YARACUY" },
            { cedula: "7.909.633", nombre: "TUA FANNY", estado: "YARACUY" },
            { cedula: "7.909.730", nombre: "GARCIA ANTONIO", estado: "YARACUY" },
            { cedula: "7.910.254", nombre: "MARTINEZ MARIA", estado: "YARACUY" },
            { cedula: "7.910.283", nombre: "ALVARADO CARMEN", estado: "YARACUY" },
            { cedula: "7.910.506", nombre: "OCHOA NELLY", estado: "YARACUY" },
            { cedula: "7.910.549", nombre: "GUTIERREZ ROBERTO", estado: "YARACUY" },
            { cedula: "7.910.633", nombre: "CARRERA LORISBELLA", estado: "YARACUY" },
            { cedula: "7.910.654", nombre: "NOGUERA WILMA", estado: "YARACUY" },
            { cedula: "7.910.870", nombre: "TERESA E AGUILAR TOVAR", estado: "YARACUY" },
            { cedula: "7.910.885", nombre: "CASTILLO ZOILA", estado: "YARACUY" },
            { cedula: "7.911.036", nombre: "PINTO B CLEMENTE G", estado: "YARACUY" },
            { cedula: "7.911.101", nombre: "SOTELDO JOSE", estado: "YARACUY" },
            { cedula: "7.911.262", nombre: "MOGOLLON MARIELA", estado: "YARACUY" },
            { cedula: "7.911.310", nombre: "MATUREL CH ZOBEIDA M", estado: "YARACUY" },
            { cedula: "7.911.506", nombre: "SANCHEZ AURA", estado: "YARACUY" },
            { cedula: "7.911.815", nombre: "VIZCALLA CARMEN", estado: "YARACUY" },
            { cedula: "7.911.826", nombre: "OLGA GONZALEZ", estado: "FALCON" },
            { cedula: "7.912.124", nombre: "PUERTAS MIGDALIA", estado: "YARACUY" },
            { cedula: "7.912.148", nombre: "CESAR MEZA", estado: "YARACUY" },
            { cedula: "7.912.658", nombre: "SALCEDO MARIELIS", estado: "YARACUY" },
            { cedula: "7.912.860", nombre: "DIAZ PERAZA JOSE AURELIO", estado: "YARACUY" },
            { cedula: "7.913.328", nombre: "LOZADA JOSEFINA", estado: "YARACUY" },
            { cedula: "7.913.339", nombre: "ARAUJO SANDRA", estado: "YARACUY" },
            { cedula: "7.913.801", nombre: "PUERTAS YVONNE", estado: "YARACUY" },
            { cedula: "7.914.405", nombre: "TOVAR NEYDA", estado: "YARACUY" },
            { cedula: "7.914.581", nombre: "TOVAR ROSA", estado: "YARACUY" },
            { cedula: "7.915.214", nombre: "VALLES BONIS", estado: "YARACUY" },
            { cedula: "7.915.232", nombre: "GRIMAN ANA", estado: "YARACUY" },
            { cedula: "7.915.406", nombre: "MENDOZA ESMERALDA", estado: "YARACUY" },
            { cedula: "7.915.770", nombre: "PACHECO JOSE", estado: "YARACUY" },
            { cedula: "7.917.630", nombre: "MARCHAN GRICEL", estado: "YARACUY" },
            { cedula: "7.918.184", nombre: "ORDONEZ CARMEN", estado: "YARACUY" },
            { cedula: "7.918.637", nombre: "LOYO EDDY", estado: "YARACUY" },
            { cedula: "7.918.839", nombre: "GUTIERREZ V. YADIRA R.", estado: "YARACUY" },
            { cedula: "7.919.186", nombre: "PEDROZA MARIA", estado: "YARACUY" },
            { cedula: "7.919.215", nombre: "APONTE YUKLIN", estado: "YARACUY" },
            { cedula: "7.919.351", nombre: "CALDERA MARBELLA JOSEFINA", estado: "YARACUY" },
            { cedula: "7.929.105", nombre: "JOSE G MARRERO", estado: "CARACAS" },
            { cedula: "7.931.520", nombre: "EGLEE PEROZO", estado: "ZULIA" },
            { cedula: "7.940.100", nombre: "OMAIRA ROJAS DE TORRES", estado: "MERIDA" },
            { cedula: "7.941.023", nombre: "EDGAR A CASTILLO GONZALEZ", estado: "BARINAS" },
            { cedula: "7.970.044", nombre: "SANDRA SOTO", estado: "PORTUGUESA" },
            { cedula: "7.974.302", nombre: "MARIA P MENDEZ P", estado: "ZULIA" },
            { cedula: "7.981.141", nombre: "MAMBELL MIGUEL RODRIGUEZ", estado: "LARA" },
            { cedula: "7.984.847", nombre: "PEREZ MARIA", estado: "YARACUY" },
            { cedula: "7.987.398", nombre: "FRNCISCA TORRES B", estado: "LARA" },
            { cedula: "7.990.191", nombre: "VILLALBA GRISELDA", estado: "LAGUAIRA" },
            { cedula: "8.003.030", nombre: "RAMIREZ Q JESUS M", estado: "MERIDA" },
            { cedula: "8.024.354", nombre: "CARLOS ENRIQUE MONTILVA", estado: "MERIDA" },
            { cedula: "8.026.615", nombre: "OMAR A REINOZA ANGULO", estado: "MERIDA" },
            { cedula: "8.027.431", nombre: "RIVAS M. ANA B.", estado: "MERIDA" },
            { cedula: "8.027.635", nombre: "REINOZA M SARA B", estado: "MERIDA" },
            { cedula: "8.031.565", nombre: "GONZALEZ PAREDES MARISELA", estado: "MERIDA" },
            { cedula: "8.032.744", nombre: "ANGULO MARILU", estado: "MERIDA" },
            { cedula: "8.035.644", nombre: "FERNANDEZ S MAYELA", estado: "MERIDA" },
            { cedula: "8.037.079", nombre: "ANGULO T OMAIRA", estado: "MERIDA" },
            { cedula: "8.037.390", nombre: "CARRILLO R., MAYIRA", estado: "MERIDA" },
            { cedula: "8.045.823", nombre: "SANCHEZ DE G, NANCY.", estado: "MERIDA" },
            { cedula: "8.046.036", nombre: "NAVA R., JOSE REINALDO", estado: "MERIDA" },
            { cedula: "8.051.184", nombre: "M LOURDES DEL C HERNANDEZ", estado: "PORTUGUESA" },
            { cedula: "8.054.494", nombre: "SANCHEZ C. FELIX A.", estado: "PORTUGUESA" },
            { cedula: "8.054.530", nombre: "MARIA G MEJIAS", estado: "PORTUGUESA" },
            { cedula: "8.063.649", nombre: "GUTIERREZ ANA", estado: "YARACUY" },
            { cedula: "8.066.611", nombre: "BERENICE G PAREDES C", estado: "APURE" },
            { cedula: "8.068.167", nombre: "LOPEZ NELIDA", estado: "PORTUGUESA" },
            { cedula: "8.069.870", nombre: "ADRIANA ANZOATEGUI G", estado: "PORTUGUESA" },
            { cedula: "8.070.640", nombre: "VASQUEZ DE R OLGA E", estado: "MERIDA" },
            { cedula: "8.084.015", nombre: "ANA GUTIERREZ", estado: "TACHIRA" },
            { cedula: "8.094.828", nombre: "MALDONADO DE MONCADA, FLO", estado: "TACHIRA" },
            { cedula: "8.100.297", nombre: "DE CHACON ALIS MAR ARENAS", estado: "TACHIRA" },
            { cedula: "8.106.588", nombre: "MARIA A ROA C", estado: "CARACAS" },
            { cedula: "8.130.039", nombre: "LIVIA ROSA BENCOMO", estado: "BARINAS" },
            { cedula: "8.130.160", nombre: "PEREZ S, EIDERNA DEL C", estado: "BARINAS" },
            { cedula: "8.131.728", nombre: "VILLAMIZAR V MARIA D", estado: "BARINAS" },
            { cedula: "8.132.970", nombre: "B YONY DE J JEREZ", estado: "BARINAS" },
            { cedula: "8.134.903", nombre: "MARTINEZ MARTHA", estado: "BARINAS" },
            { cedula: "8.138.029", nombre: "V MILEXA DEL C CARDENAS", estado: "BARINAS" },
            { cedula: "8.141.307", nombre: "GUTIERREZ LORENA", estado: "YARACUY" },
            { cedula: "8.141.663", nombre: "ARLENE J VERGARA", estado: "BARINAS" },
            { cedula: "8.141.675", nombre: "VALERO GONZALEZ MARIA MAR", estado: "BARINAS" },
            { cedula: "8.142.318", nombre: "EMARIA F NIETO", estado: "BARINAS" },
            { cedula: "8.142.321", nombre: "ROSA AMALIA ANGARITA V", estado: "BARINAS" },
            { cedula: "8.143.562", nombre: "LIRIO R BENAVIDEZ M", estado: "BARINAS" },
            { cedula: "8.145.666", nombre: "ROSA A HURTADO R", estado: "BARINAS" },
            { cedula: "8.147.567", nombre: "JOSE R BAEZ M", estado: "PORTUGUESA" },
            { cedula: "8.153.897", nombre: "ANAYANCY MEJIAS", estado: "COJEDES" },
            { cedula: "8.158.632", nombre: "MUJOS NUVIA", estado: "CARACAS" },
            { cedula: "8.160.529", nombre: "ELVIA TOVAR", estado: "APURE" },
            { cedula: "8.174.114", nombre: "ALARCON XIOMARA DEL P", estado: "BARINAS" },
            { cedula: "8.176.809", nombre: "REYES CATALINA", estado: "LAGUAIRA" },
            { cedula: "8.177.082", nombre: "ACOSTA FLOR", estado: "LAGUAIRA" },
            { cedula: "8.183.347", nombre: "NORMA CARRERO", estado: "APURE" },
            { cedula: "8.183.960", nombre: "MARIO PARRA", estado: "APURE" },
            { cedula: "8.184.736", nombre: "ZENAIDA SANTANA", estado: "APURE" },
            { cedula: "8.186.272", nombre: "ALIRIO URBINA", estado: "APURE" },
            { cedula: "8.186.327", nombre: "NIETO HENRIS JORGE", estado: "APURE" },
            { cedula: "8.187.425", nombre: "MIRLA RAMIREZ", estado: "APURE" },
            { cedula: "8.187.627", nombre: "PAULA MOGOLLON M", estado: "PORTUGUESA" },
            { cedula: "8.196.129", nombre: "ZONIA CASTILLO", estado: "APURE" },
            { cedula: "8.197.013", nombre: "MIRIAN SILVA", estado: "APURE" },
            { cedula: "8.197.319", nombre: "GERTRUDE GUTIERREZ", estado: "APURE" },
            { cedula: "8.202.872", nombre: "BEXAIDA BURIEL R", estado: "ANZOATEGUI" },
            { cedula: "8.205.796", nombre: "CLEOTILDE ROJAS", estado: "ANZOATEGUI" },
            { cedula: "8.207.951", nombre: "ESPINOZA DE S. PETRA R.", estado: "ANZOATEGUI" },
            { cedula: "8.210.071", nombre: "RUIZ M. ANGELA DEL C.", estado: "ANZOATEGUI" },
            { cedula: "8.215.204", nombre: "PILAR CRISTINA MARINO", estado: "ANZOATEGUI" },
            { cedula: "8.215.990", nombre: "DE STIBISAY MAITA", estado: "ANZOATEGUI" },
            { cedula: "8.216.730", nombre: "CHANCHAMIRE CARMEN L", estado: "NVA.ESPARTA" },
            { cedula: "8.217.736", nombre: "ENMA TOMOCHÉ B", estado: "ANZOATEGUI" },
            { cedula: "8.219.464", nombre: "LOPEZ LEILA", estado: "ANZOATEGUI" },
            { cedula: "8.223.263", nombre: "GUERRERO DE GUERRERO FLOR", estado: "BARINAS" },
            { cedula: "8.225.210", nombre: "NUÑEZ YULIMAR", estado: "ANZOATEGUI" },
            { cedula: "8.226.303", nombre: "GONZALEZ PEDRO", estado: "ANZOATEGUI" },
            { cedula: "8.231.265", nombre: "GUZMAN ZAIDA", estado: "ANZOATEGUI" },
            { cedula: "8.246.476", nombre: "ARISMENDI LUISA E.", estado: "ANZOATEGUI" },
            { cedula: "8.247.784", nombre: "HERNANDEZ M. MARIELA H.", estado: "ANZOATEGUI" },
            { cedula: "8.250.348", nombre: "ARAY MIREYA", estado: "ANZOATEGUI" },
            { cedula: "8.256.630", nombre: "G ELIZABETH DEL V ORTEGA", estado: "ANZOATEGUI" },
            { cedula: "8.256.745", nombre: "NAIROVIC MARTINEZ DE S", estado: "ANZOATEGUI" },
            { cedula: "8.256.989", nombre: "UZCATEGUI NAZARET", estado: "ANZOATEGUI" },
            { cedula: "8.263.112", nombre: "TAGUARIPANO M CLIVIA", estado: "ANZOATEGUI" },
            { cedula: "8.263.284", nombre: "MAGO TARACHE BEATRIZ", estado: "ANZOATEGUI" },
            { cedula: "8.267.504", nombre: "COVA TABEROA ANA GREGORIA", estado: "ANZOATEGUI" },
            { cedula: "8.269.485", nombre: "MARIA DIAZ", estado: "ANZOATEGUI" },
            { cedula: "8.269.850", nombre: "FIGUERA CARMEN T.", estado: "ANZOATEGUI" },
            { cedula: "8.270.498", nombre: "ARRIOJAS A ELIANA J", estado: "ANZOATEGUI" },
            { cedula: "8.279.282", nombre: "RUIZ MAIGUA BETZAIDA DEL", estado: "ANZOATEGUI" },
            { cedula: "8.280.546", nombre: "CARMEN M CUAREZ C", estado: "ANZOATEGUI" },
            { cedula: "8.281.926", nombre: "M LILIA DEL V LEONET", estado: "ANZOATEGUI" },
            { cedula: "8.283.799", nombre: "TORRES M., YUMAR", estado: "ANZOATEGUI" },
            { cedula: "8.288.821", nombre: "GONZALEZ O. LILA R.", estado: "ANZOATEGUI" },
            { cedula: "8.291.222", nombre: "GUATACHE T EGLEMAR M", estado: "ANZOATEGUI" },
            { cedula: "8.291.701", nombre: "GUANARES MAITA ELIDA JOSE", estado: "ANZOATEGUI" },
            { cedula: "8.297.335", nombre: "NAVAS T., ANA MARIA", estado: "ANZOATEGUI" },
            { cedula: "8.312.402", nombre: "ROSA DE V. HAYDEE DEL V", estado: "ANZOATEGUI" },
            { cedula: "8.314.395", nombre: "DEL VALLE RAMOS JOSEFINA", estado: "BOLIVAR" },
            { cedula: "8.317.062", nombre: "TORRES DE CORDOVA NANCY R", estado: "ANZOATEGUI" },
            { cedula: "8.317.712", nombre: "GARCIA ZOREIMA DEL V", estado: "ANZOATEGUI" },
            { cedula: "8.318.017", nombre: "RUT M MENESES A", estado: "ANZOATEGUI" },
            { cedula: "8.319.019", nombre: "JIMENEZ G. AMARILIS DEL V", estado: "ANZOATEGUI" },
            { cedula: "8.319.666", nombre: "ROJAS DE R. ANA C.", estado: "ANZOATEGUI" },
            { cedula: "8.324.762", nombre: "MEJIAS MARCANO YRIS JOSEF", estado: "ANZOATEGUI" },
            { cedula: "8.332.506", nombre: "M MARISOL DEL V LUGO", estado: "ANZOATEGUI" },
            { cedula: "8.336.360", nombre: "C JESUS AGUILARTE", estado: "CARACAS" },
            { cedula: "8.337.488", nombre: "ZAIDA JOSE SANCHEZ TIRADO", estado: "NVA.ESPARTA" },
            { cedula: "8.343.345", nombre: "IMELDA QUINTERO", estado: "ANZOATEGUI" },
            { cedula: "8.347.170", nombre: "MARIA ELENA VIRES M", estado: "ANZOATEGUI" },
            { cedula: "8.347.262", nombre: "BETTY DEL V MARTINEZ", estado: "ANZOATEGUI" },
            { cedula: "8.349.173", nombre: "BRAZON LILIANA", estado: "ANZOATEGUI" },
            { cedula: "8.353.418", nombre: "G ROSA DEL V PALACIOS", estado: "MONAGAS" },
            { cedula: "8.357.902", nombre: "S PAULINA DEL C MARTINEZ", estado: "MONAGAS" },
            { cedula: "8.359.812", nombre: "CARMEN GUZMAN", estado: "MONAGAS" },
            { cedula: "8.372.992", nombre: "MARCANO ANA", estado: "MONAGAS" },
            { cedula: "8.373.869", nombre: "DE JESUS SUBERO DAISYS", estado: "MONAGAS" },
            { cedula: "8.390.404", nombre: "FLOR SALAZAR", estado: "MONAGAS" },
            { cedula: "8.390.519", nombre: "PEDRO MATA", estado: "NVA.ESPARTA" },
            { cedula: "8.391.233", nombre: "EVELIN SALAZAR", estado: "MONAGAS" },
            { cedula: "8.394.512", nombre: "GREGORIA MARVAL", estado: "MONAGAS" },
            { cedula: "8.395.095", nombre: "BRITO JIMENEZ CARLOS ALEX", estado: "NVA.ESPARTA" },
            { cedula: "8.396.529", nombre: "QUINTINA MARVAL", estado: "NVA.ESPARTA" },
            { cedula: "8.398.499", nombre: "CANDIDA RODRIGUEZ G", estado: "NVA.ESPARTA" },
            { cedula: "8.399.019", nombre: "ROSA LADRON", estado: "NVA.ESPARTA" },
            { cedula: "8.399.408", nombre: "ROJAS ZURAIMA", estado: "NVA.ESPARTA" },
            { cedula: "8.411.992", nombre: "BRUMELI J SANTANA B", estado: "APURE" },
            { cedula: "8.418.521", nombre: "DE JESUS LARA GERMANIA", estado: "CARACAS" },
            { cedula: "8.422.455", nombre: "MANUEL ENRIQ ROMERO TOVAR", estado: "COJEDES" },
            { cedula: "8.423.254", nombre: "ANGELA FERNANDEZ", estado: "SUCRE" },
            { cedula: "8.425.384", nombre: "NUNEZ YADIRA", estado: "ANZOATEGUI" },
            { cedula: "8.428.527", nombre: "BRITO C VICENTE F", estado: "SUCRE" },
            { cedula: "8.435.850", nombre: "JOSE R LOPEZ", estado: "SUCRE" },
            { cedula: "8.436.382", nombre: "RAPOSO C. NELSON R.", estado: "SUCRE" },
            { cedula: "8.437.682", nombre: "CARVAJAL M. JORGE L.", estado: "SUCRE" },
            { cedula: "8.438.722", nombre: "ROMERO R. ANGEL J.", estado: "SUCRE" },
            { cedula: "8.439.625", nombre: "LUISA JIMENEZ DE G", estado: "SUCRE" },
            { cedula: "8.439.724", nombre: "FARIÑA ANGEL", estado: "SUCRE" },
            { cedula: "8.441.491", nombre: "VELASQUEZ S ZULEIMA J", estado: "SUCRE" },
            { cedula: "8.442.483", nombre: "DUARTE YARITZA B.", estado: "SUCRE" },
            { cedula: "8.442.809", nombre: "VIRGILIO R MARQUEZ", estado: "SUCRE" },
            { cedula: "8.446.698", nombre: "ENMANUEL ECHEVERRIA G", estado: "SUCRE" },
            { cedula: "8.449.754", nombre: "JOVITA OFELIA ROJAS", estado: "SUCRE" },
            { cedula: "8.450.088", nombre: "SANTA H CORDERO", estado: "SUCRE" },
            { cedula: "8.453.999", nombre: "MIRLA CEDENO", estado: "SUCRE" },
            { cedula: "8.455.664", nombre: "MARIO B LOPEZ G", estado: "SUCRE" },
            { cedula: "8.463.318", nombre: "MARCANO DENIS", estado: "MIRANDA" },
            { cedula: "8.471.068", nombre: "KATIA M HERNANDEZ H", estado: "ANZOATEGUI" },
            { cedula: "8.473.766", nombre: "PADRINO Z SAIDA G", estado: "ANZOATEGUI" },
            { cedula: "8.474.645", nombre: "MAITA DE BRICEÑO YRAIMA M", estado: "BARINAS" },
            { cedula: "8.476.328", nombre: "ONORIS ROJAS", estado: "ANZOATEGUI" },
            { cedula: "8.481.637", nombre: "JULIO ACUNA", estado: "MONAGAS" },
            { cedula: "8.486.899", nombre: "AMARICUA ROSA MARBELIA", estado: "ANZOATEGUI" },
            { cedula: "8.488.315", nombre: "CRESPO CARDENAS JOSE YOV", estado: "TACHIRA" },
            { cedula: "8.489.127", nombre: "HERRERA MAGDALENA", estado: "BOLIVAR" },
            { cedula: "8.494.771", nombre: "JOSE C COLON O", estado: "CARACAS" },
            { cedula: "8.495.908", nombre: "MARIA R MARTINEZ P", estado: "ANZOATEGUI" },
            { cedula: "8.496.344", nombre: "MARBELYS FERNANDEZ R", estado: "ANZOATEGUI" },
            { cedula: "8.496.703", nombre: "YUMARI AGUIRRE", estado: "ARAGUA" },
            { cedula: "8.510.382", nombre: "ESCALONA V MERY L", estado: "CARABOBO" },
            { cedula: "8.511.063", nombre: "LEON FATIMA", estado: "YARACUY" },
            { cedula: "8.511.429", nombre: "GOMEZ SAUL", estado: "YARACUY" },
            { cedula: "8.511.660", nombre: "AGUERO LUIS", estado: "YARACUY" },
            { cedula: "8.512.093", nombre: "JOSE G SANQUIZ S", estado: "ARAGUA" },
            { cedula: "8.512.115", nombre: "RODRIGUEZ HILDA", estado: "YARACUY" },
            { cedula: "8.513.192", nombre: "ALVARADO MODESTA", estado: "YARACUY" },
            { cedula: "8.513.499", nombre: "MENDEZ DAZA MARIA GREGORI", estado: "YARACUY" },
            { cedula: "8.513.882", nombre: "RODRIGUEZ DULCE", estado: "YARACUY" },
            { cedula: "8.514.246", nombre: "GUTIERREZ YAMIR", estado: "YARACUY" },
            { cedula: "8.514.274", nombre: "BARICO LUIS", estado: "YARACUY" },
            { cedula: "8.514.722", nombre: "DUARTE YRIS", estado: "YARACUY" },
            { cedula: "8.514.949", nombre: "MARIN REBECA", estado: "YARACUY" },
            { cedula: "8.514.959", nombre: "MARTINEZ ELIDA", estado: "YARACUY" },
            { cedula: "8.515.684", nombre: "ROA DILIA", estado: "YARACUY" },
            { cedula: "8.516.719", nombre: "AMARO VELIZ DILCIA MORELA", estado: "YARACUY" },
            { cedula: "8.517.036", nombre: "YANEZ MARIA", estado: "YARACUY" },
            { cedula: "8.517.561", nombre: "GARCIA ROSA", estado: "YARACUY" },
            { cedula: "8.517.673", nombre: "LUCENA MIRIAM", estado: "YARACUY" },
            { cedula: "8.517.873", nombre: "TORTOLERO ERASMO", estado: "YARACUY" },
            { cedula: "8.518.326", nombre: "MONTERO SAYRA", estado: "YARACUY" },
            { cedula: "8.520.945", nombre: "AGUANES JUVENCIA", estado: "DELTA A." },
            { cedula: "8.521.564", nombre: "DE P ARELIS D PRADO", estado: "BOLIVAR" },
            { cedula: "8.523.317", nombre: "JUANA FRANCISCA PARRA", estado: "BOLIVAR" },
            { cedula: "8.523.318", nombre: "ARUMT MARCELIN LIRA PEREZ", estado: "BOLIVAR" },
            { cedula: "8.531.498", nombre: "CEDENO MAURA", estado: "CARACAS" },
            { cedula: "8.534.260", nombre: "CELIS PITA BELSABE JUANA", estado: "ANZOATEGUI" },
            { cedula: "8.534.958", nombre: "TORREALBA FRANCISCO JAY", estado: "BOLIVAR" },
            { cedula: "8.547.603", nombre: "CARRENO IRAIDY", estado: "COJEDES" },
            { cedula: "8.574.905", nombre: "JOSE ORTEGA", estado: "PORTUGUESA" },
            { cedula: "8.587.921", nombre: "HENRIQUEZ MARIA", estado: "YARACUY" },
            { cedula: "8.599.182", nombre: "CARMEN BLANCINA GARCIA", estado: "CARABOBO" },
            { cedula: "8.601.500", nombre: "PRIETO ROSARIO", estado: "FALCON" },
            { cedula: "8.603.288", nombre: "GLADYS J MARTINEZ M", estado: "COJEDES" },
            { cedula: "8.611.802", nombre: "RIVAS BEATRIZ", estado: "YARACUY" },
            { cedula: "8.614.803", nombre: "PINTO LETICIA", estado: "YARACUY" },
            { cedula: "8.617.624", nombre: "DAMASO G LEON R", estado: "GUARICO" },
            { cedula: "8.617.733", nombre: "O BELKIS DEL C SALAZAR", estado: "GUARICO" },
            { cedula: "8.618.883", nombre: "HAIDEE BETANCOURT", estado: "GUARICO" },
            { cedula: "8.628.122", nombre: "HURTADO LUZ", estado: "MIRANDA" },
            { cedula: "8.633.253", nombre: "MILAGRO BARRIOS DE LADERA", estado: "GUARICO" },
            { cedula: "8.635.303", nombre: "LEON G LIUDMILIA L", estado: "SUCRE" },
            { cedula: "8.638.027", nombre: "MIGUEL J MORAN C", estado: "SUCRE" },
            { cedula: "8.638.822", nombre: "COVA JEANETT C CARABALLO", estado: "SUCRE" },
            { cedula: "8.640.259", nombre: "VIRGINIA M MARTINEZ DIAZ", estado: "SUCRE" },
            { cedula: "8.641.525", nombre: "ORTIZ CARMEN", estado: "SUCRE" },
            { cedula: "8.641.960", nombre: "DIALIS M CENTENO S", estado: "SUCRE" },
            { cedula: "8.646.475", nombre: "GARCIA B MIRAIMA DEL C", estado: "SUCRE" },
            { cedula: "8.650.519", nombre: "FUENTES MARYLYS", estado: "SUCRE" },
            { cedula: "8.651.689", nombre: "HIDROGO MIRIAM JOSEFINA", estado: "SUCRE" },
            { cedula: "8.651.983", nombre: "DEL RIEGO HIDROGO EDMUNDO", estado: "SUCRE" },
            { cedula: "8.654.734", nombre: "GARCIA NELLY", estado: "SUCRE" },
            { cedula: "8.655.720", nombre: "JULIO BRICENO", estado: "PORTUGUESA" },
            { cedula: "8.657.572", nombre: "RUIZ C., MARIA B.", estado: "PORTUGUESA" },
            { cedula: "8.657.868", nombre: "NELLYS M LEON E", estado: "LARA" },
            { cedula: "8.658.031", nombre: "BELKYS V GUERRA P", estado: "PORTUGUESA" },
            { cedula: "8.659.778", nombre: "RUDDY VARGAS", estado: "PORTUGUESA" },
            { cedula: "8.660.639", nombre: "MIGUEL PALMERI", estado: "PORTUGUESA" },
            { cedula: "8.661.122", nombre: "MARISOL ARRIECHI DE S", estado: "PORTUGUESA" },
            { cedula: "8.663.967", nombre: "ROSELINA ALVARADO", estado: "PORTUGUESA" },
            { cedula: "8.665.433", nombre: "NELIDA B DIAZ P", estado: "COJEDES" },
            { cedula: "8.666.642", nombre: "JOSÉ AGÜERO", estado: "COJEDES" },
            { cedula: "8.666.728", nombre: "EGLEE HERNANDEZ", estado: "COJEDES" },
            { cedula: "8.667.038", nombre: "CASTRO FRANCISCO MANSABE", estado: "COJEDES" },
            { cedula: "8.667.865", nombre: "JOSE ANDR SOTO VILLALONGA", estado: "COJEDES" },
            { cedula: "8.668.443", nombre: "CARMEN J NAVAS T", estado: "COJEDES" },
            { cedula: "8.669.177", nombre: "LUZ MARINA BARRERA A", estado: "COJEDES" },
            { cedula: "8.669.540", nombre: "ROSA MARIA AVILA AGUILAR", estado: "COJEDES" },
            { cedula: "8.670.691", nombre: "CORDERO R CARMEN V", estado: "COJEDES" },
            { cedula: "8.670.795", nombre: "YOLANDA M RIVAS F", estado: "COJEDES" },
            { cedula: "8.671.672", nombre: "ISMELDA J SUAREZ P", estado: "PORTUGUESA" },
            { cedula: "8.672.249", nombre: "ROJAS NACIRA", estado: "CARABOBO" },
            { cedula: "8.673.316", nombre: "MATILDE CALVO P", estado: "COJEDES" },
            { cedula: "8.674.576", nombre: "DULCE SANDOVAL R", estado: "COJEDES" },
            { cedula: "8.680.416", nombre: "JANETH HERNANDEZ G", estado: "MIRANDA" },
            { cedula: "8.683.930", nombre: "PEDRO N NINO M", estado: "CARACAS" },
            { cedula: "8.684.660", nombre: "YENNY COLOMO", estado: "ZULIA" },
            { cedula: "8.685.375", nombre: "JOSE QUINTANA", estado: "ARAGUA" },
            { cedula: "8.691.390", nombre: "JUAN MIJARES M", estado: "ARAGUA" },
            { cedula: "8.698.090", nombre: "LUIS GONZALEZ", estado: "ZULIA" },
            { cedula: "8.700.605", nombre: "MARIA ANTONIA PIÑA", estado: "ZULIA" },
            { cedula: "8.704.575", nombre: "YTZIAR PRIETO", estado: "FALCON" },
            { cedula: "8.704.780", nombre: "NANCY TRAVIEZ", estado: "ZULIA" },
            { cedula: "8.709.103", nombre: "CONTRERAS ZULEIMA", estado: "CARACAS" },
            { cedula: "8.710.255", nombre: "YUDY M MORA P", estado: "MERIDA" },
            { cedula: "8.715.091", nombre: "JUDIHT OVIEDO", estado: "TRUJILLO" },
            { cedula: "8.715.098", nombre: "YSABEL RUIZ", estado: "TRUJILLO" },
            { cedula: "8.715.334", nombre: "LILIA CIFUENTES DE ALDANA", estado: "TRUJILLO" },
            { cedula: "8.715.536", nombre: "DELGADO MARIA", estado: "TRUJILLO" },
            { cedula: "8.716.758", nombre: "DE P MARIA D VALERA", estado: "TRUJILLO" },
            { cedula: "8.717.914", nombre: "MARIA RUZA", estado: "TRUJILLO" },
            { cedula: "8.719.641", nombre: "ALEXIS VILLEGAS", estado: "TRUJILLO" },
            { cedula: "8.720.263", nombre: "MARIA GRATEROL", estado: "TRUJILLO" },
            { cedula: "8.720.582", nombre: "JOSE G GONZALEZ A", estado: "TRUJILLO" },
            { cedula: "8.721.408", nombre: "DEISY QUEVEDO", estado: "TRUJILLO" },
            { cedula: "8.721.907", nombre: "M LIRASMHIT DEL V GODOY", estado: "TRUJILLO" },
            { cedula: "8.724.136", nombre: "JUAN DELGADO", estado: "TRUJILLO" },
            { cedula: "8.724.712", nombre: "HENRY DABOIN", estado: "TRUJILLO" },
            { cedula: "8.730.664", nombre: "MILAGROS RIOS P", estado: "ARAGUA" },
            { cedula: "8.734.064", nombre: "ANA TORRES", estado: "ARAGUA" },
            { cedula: "8.735.219", nombre: "CARLOS A MELO G", estado: "ARAGUA" },
            { cedula: "8.756.004", nombre: "MIGDALIA MALAVE", estado: "MIRANDA" },
            { cedula: "8.758.048", nombre: "EUVELL LAFFONT DE GUDIÑO", estado: "ARAGUA" },
            { cedula: "8.759.365", nombre: "DE GLIBBIS PRADO", estado: "MIRANDA" },
            { cedula: "8.761.761", nombre: "RODRIGUEZ Q OMAIRA J", estado: "MIRANDA" },
            { cedula: "8.772.852", nombre: "LUZ M HERNANDEZ S", estado: "COJEDES" },
            { cedula: "8.776.403", nombre: "YRIS ZULA LOPEZ CONTRERAS", estado: "FALCON" },
            { cedula: "8.779.356", nombre: "YASKARA B HERNANDEZ B", estado: "GUARICO" },
            { cedula: "8.781.273", nombre: "PEREZ FELIPE", estado: "GUARICO" },
            { cedula: "8.785.085", nombre: "AURISTELA ZURITA", estado: "ARAGUA" },
            { cedula: "8.797.245", nombre: "MAESTRE SALAZAR FREDDY J", estado: "ANZOATEGUI" },
            { cedula: "8.820.599", nombre: "DAVID VIANA", estado: "APURE" },
            { cedula: "8.824.262", nombre: "CARLOS E GONZALEZ", estado: "ARAGUA" },
            { cedula: "8.826.429", nombre: "LEONER O QUINTERO", estado: "ARAGUA" },
            { cedula: "8.827.564", nombre: "MORENO MARBELIA PARRA", estado: "ARAGUA" },
            { cedula: "8.848.641", nombre: "JESUS NOGUERA R", estado: "COJEDES" },
            { cedula: "8.860.033", nombre: "MEDINA GARCIA YRIS AMELIA", estado: "BOLIVAR" },
            { cedula: "8.876.095", nombre: "CARLOS JOSE HERNANDEZ", estado: "BOLIVAR" },
            { cedula: "8.889.809", nombre: "ELIANA CALCANO", estado: "ANZOATEGUI" },
            { cedula: "8.895.902", nombre: "PADILLA LENIS", estado: "BOLIVAR" },
            { cedula: "8.896.614", nombre: "BETANCOURT YESENIA DEL C.", estado: "BOLIVAR" },
            { cedula: "8.896.736", nombre: "GAMARRA B EDUARDO JOSE", estado: "BOLIVAR" },
            { cedula: "8.911.227", nombre: "MARLON RAFAEL TINEO ARADEO", estado: "BOLIVAR" },
            { cedula: "8.914.671", nombre: "HERMINIA PACHECO", estado: "BOLIVAR" },
            { cedula: "8.925.057", nombre: "MARLENE A ROMERO", estado: "DELTA A." },
            { cedula: "8.926.132", nombre: "LUIS MUJICA V.", estado: "DELTA A." },
            { cedula: "8.927.269", nombre: "GARRIDO PINO, EURIDIS GRE", estado: "DELTA A." },
            { cedula: "8.928.585", nombre: "JIMENEZ JOSEFINA", estado: "CARACAS" },
            { cedula: "8.928.725", nombre: "MATA MARIN MARTHA DEL CAR", estado: "DELTA A." },
            { cedula: "8.928.831", nombre: "JESUS EMILIO MARCANO", estado: "DELTA A." },
            { cedula: "8.938.596", nombre: "YEPEZ LUZ DEL", estado: "BOLIVAR" },
            { cedula: "8.945.451", nombre: "GRISELGA ARAGUA", estado: "AMAZONAS" },
            { cedula: "8.950.583", nombre: "MENDOZA GLORIA", estado: "DELTA A." },
            { cedula: "8.950.768", nombre: "BETANCOURT NUMIRIA M", estado: "DELTA A." },
            { cedula: "8.953.936", nombre: "JUAN RAMON JAMESON CONDE", estado: "DELTA A." },
            { cedula: "8.954.417", nombre: "CARABALLO TEODORO", estado: "DELTA A." },
            { cedula: "8.956.898", nombre: "YSMENIA J PACHECO", estado: "BOLIVAR" },
            { cedula: "8.960.128", nombre: "ERMELINDA M HERRERA", estado: "BOLIVAR" },
            { cedula: "8.965.632", nombre: "YRAIDA MARIA LOPEZ L", estado: "BOLIVAR" },
            { cedula: "8.969.167", nombre: "MAGALLANEZ ISABEL Y.", estado: "ANZOATEGUI" },
            { cedula: "8.970.956", nombre: "LUISA SALAZAR", estado: "ZULIA" },
            { cedula: "8.973.738", nombre: "TOVAR T. GUMERCINDA A.", estado: "ANZOATEGUI" },
            { cedula: "8.976.347", nombre: "VALBINO GR FRANCISCA DEL", estado: "SUCRE" },
            { cedula: "8.979.764", nombre: "MARCHAN A CECILIA DEL C", estado: "SUCRE" },
            { cedula: "8.980.132", nombre: "B YNES DEL C HERRERA", estado: "CARACAS" },
            { cedula: "8.983.210", nombre: "ESTEFANIA M VILLARROEL G", estado: "MONAGAS" },
            { cedula: "8.989.090", nombre: "DELPINO MARIA CIRILA", estado: "TACHIRA" },
            { cedula: "8.990.386", nombre: "MILTON EDUAR HERNANDEZ S", estado: "TACHIRA" },
            { cedula: "8.991.212", nombre: "DEPABLOS S YADIRA J", estado: "TACHIRA" },
            { cedula: "9.002.120", nombre: "ESPINOZA DE L. MIRIAM DEL", estado: "TRUJILLO" },
            { cedula: "9.002.167", nombre: "GUILLERMO ABREU", estado: "TRUJILLO" },
            { cedula: "9.002.648", nombre: "IRIS COR ARJONA ONTIVEROS", estado: "TRUJILLO" },
            { cedula: "9.003.988", nombre: "EMILIANA RAMIREZ", estado: "TRUJILLO" },
            { cedula: "9.004.452", nombre: "CARMEN DELGADO", estado: "TRUJILLO" },
            { cedula: "9.004.497", nombre: "OLMOS MORAIMA", estado: "TRUJILLO" },
            { cedula: "9.012.600", nombre: "MARISOL ARAUJO", estado: "TRUJILLO" },
            { cedula: "9.022.182", nombre: "JOSEFINA GOMEZ", estado: "ZULIA" },
            { cedula: "9.027.126", nombre: "UZCATEGUI C., ALBA R.", estado: "MERIDA" },
            { cedula: "9.038.586", nombre: "PEDRO LOPEZ", estado: "YARACUY" },
            { cedula: "9.046.134", nombre: "GEORGINA VEROES", estado: "FALCON" },
            { cedula: "9.047.885", nombre: "ALTUVE DOMICIANA", estado: "MERIDA" },
            { cedula: "9.055.216", nombre: "ROMELIA ESCRIBANO DE L", estado: "SUCRE" },
            { cedula: "9.070.500", nombre: "LACRUZ L. ILDEMARO DE J.", estado: "MERIDA" },
            { cedula: "9.081.621", nombre: "DE L CARMEN T IZARRA", estado: "TRUJILLO" },
            { cedula: "9.105.418", nombre: "FRANCISCA A SOLORZANO H", estado: "APURE" },
            { cedula: "9.112.659", nombre: "CARMEN BERRIOS", estado: "TRUJILLO" },
            { cedula: "9.114.950", nombre: "YADIRA ROJAS", estado: "LARA" },
            { cedula: "9.118.513", nombre: "CHIRINOS YASMILA", estado: "YARACUY" },
            { cedula: "9.124.801", nombre: "ROSA PULIDO DE HERNANDEZ", estado: "TACHIRA" },
            { cedula: "9.125.232", nombre: "FREDDY A MORA M", estado: "TACHIRA" },
            { cedula: "9.136.657", nombre: "ISABEL GUILLEN DE MOLINA", estado: "MERIDA" },
            { cedula: "9.142.113", nombre: "TULIO ENRIQUE CRESPO MORA", estado: "TACHIRA" },
            { cedula: "9.148.997", nombre: "SERVITA C BELKYS", estado: "TACHIRA" },
            { cedula: "9.152.660", nombre: "CARMEN RAMIREZ", estado: "TRUJILLO" },
            { cedula: "9.153.001", nombre: "FERMINA RIT AZUAJE OCANTO", estado: "PORTUGUESA" },
            { cedula: "9.155.047", nombre: "JULIO J QUINTERO", estado: "TRUJILLO" },
            { cedula: "9.156.463", nombre: "IRENE BERRIOS", estado: "TRUJILLO" },
            { cedula: "9.157.143", nombre: "MIRYAM ALDANA", estado: "TRUJILLO" },
            { cedula: "9.158.745", nombre: "NATHALIE CASTELLANOS", estado: "TRUJILLO" },
            { cedula: "9.159.188", nombre: "MARISOL DURAN", estado: "TRUJILLO" },
            { cedula: "9.159.354", nombre: "ROSALINO HERNANDEZ", estado: "TRUJILLO" },
            { cedula: "9.164.112", nombre: "YUDITH M SAAVEDRA M", estado: "TRUJILLO" },
            { cedula: "9.164.282", nombre: "ALBA ROJAS", estado: "TRUJILLO" },
            { cedula: "9.166.666", nombre: "NERIO RONDON", estado: "ZULIA" },
            { cedula: "9.168.400", nombre: "ANA DUARTE", estado: "TRUJILLO" },
            { cedula: "9.169.070", nombre: "WILFREDO A DURAN D", estado: "TRUJILLO" },
            { cedula: "9.170.109", nombre: "ROSA RIVERO", estado: "TRUJILLO" },
            { cedula: "9.171.412", nombre: "EDGAR MALDONADO", estado: "TRUJILLO" },
            { cedula: "9.173.007", nombre: "ZORAIDA DIAZ", estado: "TRUJILLO" },
            { cedula: "9.173.105", nombre: "YOBEIRO VILLARREAL", estado: "TRUJILLO" },
            { cedula: "9.174.044", nombre: "MERCEDES MORA", estado: "TRUJILLO" },
            { cedula: "9.174.315", nombre: "GLADYS RODRIGUEZ", estado: "TRUJILLO" },
            { cedula: "9.175.824", nombre: "MARIA RONDON", estado: "TRUJILLO" },
            { cedula: "9.177.089", nombre: "EGILDA MALDONADO", estado: "TRUJILLO" },
            { cedula: "9.177.141", nombre: "BELKIS JORDAN", estado: "TRUJILLO" },
            { cedula: "9.177.535", nombre: "AIDEE M RODRIGUEZ L", estado: "TRUJILLO" },
            { cedula: "9.179.200", nombre: "EDICTA DUARTE", estado: "TRUJILLO" },
            { cedula: "9.180.047", nombre: "LINA VARGAS P", estado: "BARINAS" },
            { cedula: "9.187.339", nombre: "BENEDICTO GUERRERO", estado: "TACHIRA" },
            { cedula: "9.193.351", nombre: "JOSE ORLA SANCHEZ CARMONA", estado: "TACHIRA" },
            { cedula: "9.203.571", nombre: "RAMIREZ V BETTY", estado: "MERIDA" },
            { cedula: "9.207.768", nombre: "CARDENAS J., ROSA E.", estado: "TACHIRA" },
            { cedula: "9.208.328", nombre: "MIGUEL AN CARDOZO CAMARGO", estado: "TACHIRA" },
            { cedula: "9.210.133", nombre: "CHACON VELASCO CONSUELO", estado: "CARABOBO" },
            { cedula: "9.213.795", nombre: "PARADA ROMERO ELICEO", estado: "TACHIRA" },
            { cedula: "9.218.774", nombre: "DIVA M SANCHEZ G", estado: "TACHIRA" },
            { cedula: "9.220.766", nombre: "JESUS BURGOS", estado: "TACHIRA" },
            { cedula: "9.220.828", nombre: "ANGULO N YURIMA C", estado: "TACHIRA" },
            { cedula: "9.223.598", nombre: "NAVARRO C. BEATRIZ.", estado: "BARINAS" },
            { cedula: "9.225.634", nombre: "BLANCO E NEOBIO", estado: "TACHIRA" },
            { cedula: "9.231.177", nombre: "VICENTE E CRIOLLO S", estado: "TACHIRA" },
            { cedula: "9.232.712", nombre: "ANTOLINES J MIGUEL A", estado: "TACHIRA" },
            { cedula: "9.242.645", nombre: "ADRIANA E SAYAGO B", estado: "APURE" },
            { cedula: "9.247.592", nombre: "B ELSIDA DEL C SANDIA", estado: "TACHIRA" },
            { cedula: "9.249.778", nombre: "MARISOL CHACON A", estado: "TACHIRA" },
            { cedula: "9.250.225", nombre: "RAFAEL E RUIZ C", estado: "APURE" },
            { cedula: "9.250.448", nombre: "MANUEL ESPINOZA", estado: "PORTUGUESA" },
            { cedula: "9.251.092", nombre: "PUMAR ALICIA", estado: "APURE" },
            { cedula: "9.252.359", nombre: "FRANCISCO CASTELLANO", estado: "PORTUGUESA" },
            { cedula: "9.253.151", nombre: "MARIBEL PERAZA", estado: "NVA.ESPARTA" },
            { cedula: "9.254.906", nombre: "GLENDA ARRIECHE", estado: "PORTUGUESA" },
            { cedula: "9.259.187", nombre: "JOSE A PEREZ O", estado: "PORTUGUESA" },
            { cedula: "9.259.860", nombre: "MADRID MARIBEL ALZURU", estado: "PORTUGUESA" },
            { cedula: "9.259.935", nombre: "JANET RAMIREZ", estado: "PORTUGUESA" },
            { cedula: "9.262.950", nombre: "IRIS N OSORIO T", estado: "BARINAS" },
            { cedula: "9.264.800", nombre: "HILDA J GAINZA E", estado: "BARINAS" },
            { cedula: "9.266.667", nombre: "ALEXANDER A MUÑOZ O", estado: "COJEDES" },
            { cedula: "9.266.926", nombre: "ADOLFO MANUEL MARTINEZ", estado: "BARINAS" },
            { cedula: "9.267.010", nombre: "MORENO B. DATZY J.", estado: "BARINAS" },
            { cedula: "9.268.437", nombre: "VELA C, ANA S", estado: "BARINAS" },
            { cedula: "9.270.398", nombre: "LUIS GERONIMO GONZALEZ", estado: "SUCRE" },
            { cedula: "9.273.148", nombre: "HENRI C SANCHEZ G", estado: "SUCRE" },
            { cedula: "9.273.647", nombre: "DE G YSABEL J MILLAN", estado: "SUCRE" },
            { cedula: "9.273.906", nombre: "BERQUIS PEINADO", estado: "SUCRE" },
            { cedula: "9.278.414", nombre: "DE V MINERVA DEL LOVATON", estado: "BARINAS" },
            { cedula: "9.291.985", nombre: "YAAJIRA C MAURERA G", estado: "MONAGAS" },
            { cedula: "9.295.081", nombre: "AMETZI CARRILLO", estado: "SUCRE" },
            { cedula: "9.297.159", nombre: "RICHARD JOS ROMERO ANGULO", estado: "MONAGAS" },
            { cedula: "9.300.318", nombre: "CARLOTA MODESTA SALAZAR", estado: "NVA.ESPARTA" },
            { cedula: "9.302.960", nombre: "LUCINA MARCANO", estado: "MONAGAS" },
            { cedula: "9.303.518", nombre: "ALFONZO AURA", estado: "MIRANDA" },
            { cedula: "9.304.420", nombre: "LIDIA SALAZAR", estado: "MONAGAS" },
            { cedula: "9.305.693", nombre: "GRICELDA MARCANO", estado: "MONAGAS" },
            { cedula: "9.306.165", nombre: "ODALIS VASQUEZ", estado: "MONAGAS" },
            { cedula: "9.306.491", nombre: "GELEN GUTIERREZ DE MARINO", estado: "NVA.ESPARTA" },
            { cedula: "9.307.410", nombre: "AURA MARCANO", estado: "NVA.ESPARTA" },
            { cedula: "9.307.997", nombre: "DE MATA RICARDA JOS RAMOS", estado: "NVA.ESPARTA" },
            { cedula: "9.309.771", nombre: "MILAGROS SALAZAR", estado: "NVA.ESPARTA" },
            { cedula: "9.310.038", nombre: "DE P GLADYS M LOPEZ", estado: "TRUJILLO" },
            { cedula: "9.315.164", nombre: "DARSY GUTIERREZ", estado: "TRUJILLO" },
            { cedula: "9.317.105", nombre: "RAMONA ESPINOZA", estado: "TRUJILLO" },
            { cedula: "9.317.236", nombre: "DEL CARME PEROZO CRISTINA", estado: "TRUJILLO" },
            { cedula: "9.317.284", nombre: "BEATRIZ PADILLA", estado: "TRUJILLO" },
            { cedula: "9.317.543", nombre: "ROSALES LEONEL", estado: "YARACUY" },
            { cedula: "9.317.920", nombre: "YOVANNY J QUEVEDO V", estado: "TRUJILLO" },
            { cedula: "9.321.110", nombre: "DURAN OSWALDO", estado: "TRUJILLO" },
            { cedula: "9.321.639", nombre: "XIOMARA BRICENO", estado: "TRUJILLO" },
            { cedula: "9.323.066", nombre: "TORREALBA LETICIA", estado: "TRUJILLO" },
            { cedula: "9.324.975", nombre: "MARIA BRAVO", estado: "ZULIA" },
            { cedula: "9.325.569", nombre: "JOSE PAREDES", estado: "TRUJILLO" },
            { cedula: "9.326.180", nombre: "YRAMA MORA", estado: "TRUJILLO" },
            { cedula: "9.326.239", nombre: "MONSALVE A JOSE A", estado: "MERIDA" },
            { cedula: "9.327.181", nombre: "ROSALES DOUGLAS", estado: "TRUJILLO" },
            { cedula: "9.327.274", nombre: "GUSTAVO MONTILLA", estado: "TRUJILLO" },
            { cedula: "9.330.391", nombre: "NELSON J PERNIA T", estado: "TACHIRA" },
            { cedula: "9.330.488", nombre: "ZULEIMA J GARCIA P", estado: "TACHIRA" },
            { cedula: "9.336.089", nombre: "DEL V CHACON LENNIS", estado: "TACHIRA" },
            { cedula: "9.338.610", nombre: "GUSTAVO ANTONIO SANCHEZ MENDEZ", estado: "TACHIRA" },
            { cedula: "9.342.768", nombre: "FLANDY M PARRA M", estado: "TACHIRA" },
            { cedula: "9.347.361", nombre: "PABON DE L. NAYIBE T.", estado: "TACHIRA" },
            { cedula: "9.347.701", nombre: "BARRETO T., JOSE M.", estado: "TACHIRA" },
            { cedula: "9.354.997", nombre: "ROSA A MONTEJO G", estado: "ZULIA" },
            { cedula: "9.356.124", nombre: "ANA C MORALES G", estado: "TACHIRA" },
            { cedula: "9.366.334", nombre: "CIRILO RONDON", estado: "BARINAS" },
            { cedula: "9.369.264", nombre: "ANA ANGARITA", estado: "ANZOATEGUI" },
            { cedula: "9.369.878", nombre: "JOSE I MARQUEZ", estado: "BARINAS" },
            { cedula: "9.370.565", nombre: "CARLOS GARCIA", estado: "TRUJILLO" },
            { cedula: "9.371.433", nombre: "EBENCIA RAMONA BRICEÑO", estado: "TRUJILLO" },
            { cedula: "9.372.667", nombre: "C BASTIDAS RAMONA DEL", estado: "PORTUGUESA" },
            { cedula: "9.372.978", nombre: "SILVIA TORRES", estado: "PORTUGUESA" },
            { cedula: "9.376.252", nombre: "GOMEZ CASTELLANOS MAURO J", estado: "PORTUGUESA" },
            { cedula: "9.377.565", nombre: "ALBA BECERRA V", estado: "PORTUGUESA" },
            { cedula: "9.378.291", nombre: "LUZ TERAN", estado: "TRUJILLO" },
            { cedula: "9.379.024", nombre: "SONIA B TERAN M", estado: "TRUJILLO" },
            { cedula: "9.379.152", nombre: "BARROETA NELLY", estado: "BARINAS" },
            { cedula: "9.380.788", nombre: "PEREZ JESUS ALBERTO", estado: "CARABOBO" },
            { cedula: "9.383.468", nombre: "MARIA MOLINA", estado: "BARINAS" },
            { cedula: "9.383.477", nombre: "VALERO A CARLOS E", estado: "BARINAS" },
            { cedula: "9.383.768", nombre: "VILLAMIZAR V, MARGOT", estado: "BARINAS" },
            { cedula: "9.384.230", nombre: "TORRES ONEIDA DEL C.", estado: "BARINAS" },
            { cedula: "9.384.541", nombre: "MIONSALVE H. JOSE A.", estado: "BARINAS" },
            { cedula: "9.384.773", nombre: "GUILLEN ELSY", estado: "BARINAS" },
            { cedula: "9.385.071", nombre: "ZORAIDA HERNANDEZ", estado: "BARINAS" },
            { cedula: "9.385.540", nombre: "ANA Y MARTINEZ S", estado: "BARINAS" },
            { cedula: "9.388.019", nombre: "BESCANZA BONNYS", estado: "BARINAS" },
            { cedula: "9.388.487", nombre: "ROSALES ROSALES ZULAY DEL", estado: "BARINAS" },
            { cedula: "9.388.598", nombre: "MARISOL NARVAEZ M", estado: "BARINAS" },
            { cedula: "9.388.599", nombre: "JUANA TAVARES S", estado: "BARINAS" },
            { cedula: "9.396.065", nombre: "MARQUEZ G JULIA", estado: "MERIDA" },
            { cedula: "9.397.710", nombre: "YAAJIRA ALTUVE", estado: "MERIDA" },
            { cedula: "9.398.009", nombre: "MARIA M BELANDRIA", estado: "MERIDA" },
            { cedula: "9.399.022", nombre: "MEJIAS ZAMBRANO NUBIS R", estado: "MERIDA" },
            { cedula: "9.400.462", nombre: "ENEDINA MORA H", estado: "PORTUGUESA" },
            { cedula: "9.400.949", nombre: "BELKIS ARAUJO", estado: "PORTUGUESA" },
            { cedula: "9.401.405", nombre: "MBUNE J ESTEVEZ", estado: "APURE" },
            { cedula: "9.401.737", nombre: "PEDRO S GUZMAN G", estado: "PORTUGUESA" },
            { cedula: "9.402.123", nombre: "NELSON A YANEZ P", estado: "PORTUGUESA" },
            { cedula: "9.403.232", nombre: "JESUS COROMOTO MICHELENA", estado: "PORTUGUESA" },
            { cedula: "9.403.456", nombre: "TRINIDAD RODRIGUEZ DE A", estado: "PORTUGUESA" },
            { cedula: "9.404.313", nombre: "TITO R NAVAS R", estado: "BARINAS" },
            { cedula: "9.405.541", nombre: "ANA ESCALONA", estado: "PORTUGUESA" },
            { cedula: "9.407.504", nombre: "BASTIDAS ARELIS", estado: "YARACUY" },
            { cedula: "9.408.173", nombre: "EDIT C BRACHO", estado: "PORTUGUESA" },
            { cedula: "9.408.723", nombre: "PEDRO J SOTO", estado: "PORTUGUESA" },
            { cedula: "9.409.306", nombre: "RIVERO MARIA", estado: "MONAGAS" },
            { cedula: "9.411.182", nombre: "MIGUEL A JIMENEZ CHACON", estado: "CARACAS" },
            { cedula: "9.416.103", nombre: "DEL C RINCON ELIZABETH", estado: "PORTUGUESA" },
            { cedula: "9.417.583", nombre: "BLANCA BRITO DE R", estado: "SUCRE" },
            { cedula: "9.420.589", nombre: "BRUNILDA VALDIVIEZO", estado: "NVA.ESPARTA" },
            { cedula: "9.421.618", nombre: "GLEXY RODRIGUEZ", estado: "MONAGAS" },
            { cedula: "9.425.714", nombre: "VASQUEZ OMAIRA HERNANDEZ", estado: "NVA.ESPARTA" },
            { cedula: "9.440.556", nombre: "SANCHEZ YOVELYS", estado: "YARACUY" },
            { cedula: "9.446.551", nombre: "FRANCO NORAIDA", estado: "YARACUY" },
            { cedula: "9.450.275", nombre: "AURA YSAIAS SANCHEZ", estado: "SUCRE" },
            { cedula: "9.451.823", nombre: "MARIA COROMOTO MENDOZA", estado: "SUCRE" },
            { cedula: "9.452.693", nombre: "EDUARDO R LAREZ M", estado: "SUCRE" },
            { cedula: "9.453.033", nombre: "RIVERA G., LUISA M.", estado: "SUCRE" },
            { cedula: "9.455.518", nombre: "ANGELA M GONZALEZ", estado: "SUCRE" },
            { cedula: "9.456.792", nombre: "AMUNDARAIN MARIBEL", estado: "SUCRE" },
            { cedula: "9.458.292", nombre: "MARIA ALBORNOZ B", estado: "SUCRE" },
            { cedula: "9.458.566", nombre: "ELIAS A SALAZAR J", estado: "SUCRE" },
            { cedula: "9.458.577", nombre: "VILLARROEL VIRG RODRIGUEZ", estado: "SUCRE" },
            { cedula: "9.458.814", nombre: "CARMEN GUEVARA DE V", estado: "SUCRE" },
            { cedula: "9.462.777", nombre: "GLADYS M URBINA R", estado: "TACHIRA" },
            { cedula: "9.463.642", nombre: "ZAMBRANO G IRENE H", estado: "TACHIRA" },
            { cedula: "9.464.922", nombre: "ARELIS TORRES", estado: "TACHIRA" },
            { cedula: "9.465.360", nombre: "TIRSO R LARA CH", estado: "TACHIRA" },
            { cedula: "9.466.404", nombre: "ROSALBA MARIA RAMIREZ", estado: "TACHIRA" },
            { cedula: "9.473.924", nombre: "MONTILLA B CAMILA DEL C", estado: "MERIDA" },
            { cedula: "9.474.710", nombre: "DEL V QUIJADA MARIBEL", estado: "BARINAS" },
            { cedula: "9.477.578", nombre: "MARITZA FERREIRA S", estado: "BARINAS" },
            { cedula: "9.477.634", nombre: "DIAZ SANDRA OSORIO", estado: "CARACAS" },
            { cedula: "9.488.891", nombre: "ZAMBRANO MARITZA RAMIREZ", estado: "ARAGUA" },
            { cedula: "9.489.933", nombre: "LAYA LUZ DEL BALLE BRAVO", estado: "GUARICO" },
            { cedula: "9.498.662", nombre: "MIRLA B CORONADO P", estado: "TRUJILLO" },
            { cedula: "9.499.186", nombre: "DE V CIRIA YUDIT MENDOZA", estado: "TRUJILLO" },
            { cedula: "9.501.872", nombre: "DE G DOMINGA R GARCES", estado: "FALCON" },
            { cedula: "9.501.981", nombre: "ORLANDO HERNANDEZ", estado: "FALCON" },
            { cedula: "9.502.138", nombre: "MELIDA CASTEJON DE VARGAS", estado: "FALCON" },
            { cedula: "9.502.472", nombre: "VICTORIA GOMEZ", estado: "FALCON" },
            { cedula: "9.502.778", nombre: "DE MEDINA JUANA RAM QUERO", estado: "FALCON" },
            { cedula: "9.503.253", nombre: "GONZALEZ DE", estado: "FALCON" },
            { cedula: "9.505.340", nombre: "CARMEN ZERPA", estado: "FALCON" },
            { cedula: "9.506.319", nombre: "YDAMAR JIMENEZ", estado: "FALCON" },
            { cedula: "9.506.721", nombre: "GREGORIO M ZARRAGA MEDINA", estado: "FALCON" },
            { cedula: "9.508.416", nombre: "SIVIRA ASUNCION", estado: "YARACUY" },
            { cedula: "9.509.898", nombre: "JOSE RAMON CHIRINOS", estado: "FALCON" },
            { cedula: "9.510.874", nombre: "JOSE NICOLAS PAZ LUGO", estado: "FALCON" },
            { cedula: "9.511.159", nombre: "MERY G SALAS F", estado: "FALCON" },
            { cedula: "9.511.887", nombre: "ZORAIDA Z PEREZ C", estado: "FALCON" },
            { cedula: "9.516.572", nombre: "ESTHER M VILLASMIL H", estado: "FALCON" },
            { cedula: "9.516.791", nombre: "NORYS COELLO", estado: "FALCON" },
            { cedula: "9.518.291", nombre: "NIDIA SANCHEZ", estado: "FALCON" },
            { cedula: "9.518.435", nombre: "NORIS SOTO", estado: "FALCON" },
            { cedula: "9.518.976", nombre: "MARIA GARCIA", estado: "FALCON" },
            { cedula: "9.519.410", nombre: "EGLE MARINO", estado: "FALCON" },
            { cedula: "9.519.495", nombre: "WILMER JESUS ROJAS", estado: "FALCON" },
            { cedula: "9.520.989", nombre: "MARILIS J CHIRINO CHIRINO", estado: "FALCON" },
            { cedula: "9.521.350", nombre: "CHANGO ALCENIO", estado: "FALCON" },
            { cedula: "9.521.472", nombre: "BETITSA JIMENEZ", estado: "FALCON" },
            { cedula: "9.522.219", nombre: "MARIBEL QUINTERO", estado: "FALCON" },
            { cedula: "9.527.707", nombre: "EMILIA HERNANDEZ", estado: "CARACAS" },
            { cedula: "9.529.201", nombre: "ANGEL S COLINA C", estado: "FALCON" },
            { cedula: "9.534.268", nombre: "ZORAYDA MORENO DE VARGAS", estado: "COJEDES" },
            { cedula: "9.535.192", nombre: "MATUTE MIGDALIA", estado: "COJEDES" },
            { cedula: "9.537.934", nombre: "CECILIA BENITEZ", estado: "COJEDES" },
            { cedula: "9.539.084", nombre: "HELIA MUJICA", estado: "COJEDES" },
            { cedula: "9.540.953", nombre: "LOPEZ NORA", estado: "YARACUY" },
            { cedula: "9.542.843", nombre: "GONZALEZ NAYLETH", estado: "YARACUY" },
            { cedula: "9.543.647", nombre: "PASTOR R SUAREZ L", estado: "LARA" },
            { cedula: "9.546.499", nombre: "PRINCE CARLOS", estado: "YARACUY" },
            { cedula: "9.548.162", nombre: "ANGEL JOSE PEREZ B", estado: "BARINAS" },
            { cedula: "9.548.485", nombre: "HECTOR CACERES", estado: "APURE" },
            { cedula: "9.548.700", nombre: "A ENEIDA DE LA P LOPEZ", estado: "PORTUGUESA" },
            { cedula: "9.548.992", nombre: "PEREZ P ISABEL O", estado: "BARINAS" },
            { cedula: "9.549.003", nombre: "TORRES CARMEN", estado: "YARACUY" },
            { cedula: "9.554.917", nombre: "ROGER DAVID CATIRE", estado: "LARA" },
            { cedula: "9.556.523", nombre: "TOMAS DUDAMELO", estado: "LARA" },
            { cedula: "9.556.781", nombre: "OCTAVIANA R CHIRINOS M", estado: "FALCON" },
            { cedula: "9.557.801", nombre: "JOSE MENDOZA", estado: "LARA" },
            { cedula: "9.565.745", nombre: "A JUANA DE LA C GONZALEZ", estado: "PORTUGUESA" },
            { cedula: "9.565.827", nombre: "JUAN MORENO", estado: "PORTUGUESA" },
            { cedula: "9.565.835", nombre: "MAURA MEJAS", estado: "PORTUGUESA" },
            { cedula: "9.566.634", nombre: "S MARIBEL DEL C PEREZ", estado: "PORTUGUESA" },
            { cedula: "9.567.372", nombre: "KATTY J LINAREZ M", estado: "PORTUGUESA" },
            { cedula: "9.569.250", nombre: "CARLOS A RODRIGUEZ", estado: "PORTUGUESA" },
            { cedula: "9.570.810", nombre: "JOSE LUIS TORRES MORALES", estado: "LARA" },
            { cedula: "9.572.988", nombre: "NORMA C LOPEZ P", estado: "LARA" },
            { cedula: "9.576.509", nombre: "P EDICTA DE L M GONZALEZ", estado: "PORTUGUESA" },
            { cedula: "9.578.166", nombre: "MIGDALIA ORTIZ G", estado: "LARA" },
            { cedula: "9.578.789", nombre: "SACRAMENTO DE PEREZ SOTO", estado: "LARA" },
            { cedula: "9.579.093", nombre: "YOLANDA MENDOZA", estado: "LARA" },
            { cedula: "9.581.223", nombre: "CLARITZA SANCHEZ", estado: "FALCON" },
            { cedula: "9.581.503", nombre: "DE G JULIE J SANCHEZ", estado: "FALCON" },
            { cedula: "9.582.533", nombre: "CARMEN QUEIPO", estado: "FALCON" },
            { cedula: "9.589.720", nombre: "ROSSANA RAMIREZ", estado: "FALCON" },
            { cedula: "9.589.722", nombre: "NILSA NEVEDA", estado: "FALCON" },
            { cedula: "9.589.935", nombre: "CARMEN LUGO", estado: "FALCON" },
            { cedula: "9.595.158", nombre: "PAZ JULIA", estado: "APURE" },
            { cedula: "9.597.023", nombre: "CANDIDA OROZCO", estado: "APURE" },
            { cedula: "9.599.120", nombre: "YASMIREN JOS COLMENARES", estado: "APURE" },
            { cedula: "9.599.339", nombre: "ANTONIO FIGUEREDO", estado: "APURE" },
            { cedula: "9.602.392", nombre: "JENNY PARRA", estado: "LARA" },
            { cedula: "9.617.076", nombre: "ZULEIMA T ROJAS GARCIA", estado: "LARA" },
            { cedula: "9.619.589", nombre: "HERNANDEZ FERNANDO", estado: "YARACUY" },
            { cedula: "9.620.350", nombre: "FABIANA RAMOS", estado: "LARA" },
            { cedula: "9.621.414", nombre: "FIGUEROA AIROL", estado: "YARACUY" },
            { cedula: "9.625.025", nombre: "VARGAS CARMEN", estado: "LARA" },
            { cedula: "9.636.434", nombre: "JESUS JAVIER PEREZ LOZADA", estado: "LARA" },
            { cedula: "9.643.114", nombre: "IRIS J TOVAR", estado: "ARAGUA" },
            { cedula: "9.647.691", nombre: "MEDINA CLAUDY", estado: "COJEDES" },
            { cedula: "9.659.215", nombre: "SEQUERA YSLEYER", estado: "ANZOATEGUI" },
            { cedula: "9.659.950", nombre: "CAROLINA A MONTES C", estado: "ARAGUA" },
            { cedula: "9.667.950", nombre: "GLADYS RODRIGUEZ", estado: "ARAGUA" },
            { cedula: "9.675.568", nombre: "CARMEN Z YAPEZ FUENTES", estado: "ARAGUA" },
            { cedula: "9.675.742", nombre: "RICHARD G LOAIZA V", estado: "ARAGUA" },
            { cedula: "9.688.727", nombre: "DUARTE ELBA", estado: "YARACUY" },
            { cedula: "9.716.136", nombre: "LORENYS M VILLALOBOS", estado: "ZULIA" },
            { cedula: "9.720.344", nombre: "EMILIA JOSEFINA LOPEZ C", estado: "ZULIA" },
            { cedula: "9.721.895", nombre: "NAYLUH PITTERS", estado: "ZULIA" },
            { cedula: "9.726.379", nombre: "MAGLYS URDANETA", estado: "ZULIA" },
            { cedula: "9.727.404", nombre: "ROSA QUINTANA Z", estado: "ZULIA" },
            { cedula: "9.728.974", nombre: "LEIDA VILORIA", estado: "TRUJILLO" },
            { cedula: "9.737.054", nombre: "EULINIS RAFAEL CASTILLO", estado: "CARACAS" },
            { cedula: "9.753.010", nombre: "PALMAR GEREMIAS E", estado: "ZULIA" },
            { cedula: "9.760.217", nombre: "BETTY A PARRA V", estado: "ZULIA" },
            { cedula: "9.795.945", nombre: "JOSEFA GONZALEZ", estado: "ZULIA" },
            { cedula: "9.796.937", nombre: "PERCHE C YOLY DEL V", estado: "ZULIA" },
            { cedula: "9.803.121", nombre: "MELA CABRERA DE ACEITUNO", estado: "FALCON" },
            { cedula: "9.803.803", nombre: "NURH LUGO", estado: "FALCON" },
            { cedula: "9.806.090", nombre: "VILMA CHIRINO", estado: "FALCON" },
            { cedula: "9.808.125", nombre: "NORMAN J VARGAS G", estado: "FALCON" },
            { cedula: "9.809.627", nombre: "YAAJIRA MIRANDA", estado: "FALCON" },
            { cedula: "9.812.473", nombre: "LILIANA BARRETO", estado: "ANZOATEGUI" },
            { cedula: "9.813.165", nombre: "GONZALEZ F RAQUEL DEL V", estado: "ANZOATEGUI" },
            { cedula: "9.824.949", nombre: "MARION POLANCO", estado: "ARAGUA" },
            { cedula: "9.840.774", nombre: "ISBEL R AARON C", estado: "PORTUGUESA" },
            { cedula: "9.840.780", nombre: "DAMELIS M CARVAJAL R", estado: "PORTUGUESA" },
            { cedula: "9.842.100", nombre: "DILBERT L GAMEZ F", estado: "PORTUGUESA" },
            { cedula: "9.842.935", nombre: "NORMA PAEZ", estado: "PORTUGUESA" },
            { cedula: "9.843.227", nombre: "LILIBETH ZAVARCE", estado: "PORTUGUESA" },
            { cedula: "9.843.729", nombre: "RIVERO ELSY", estado: "PORTUGUESA" },
            { cedula: "9.844.664", nombre: "NORELIS RODRIGUEZ", estado: "PORTUGUESA" },
            { cedula: "9.846.622", nombre: "MORALES YELITZA MAGDALENA", estado: "LARA" },
            { cedula: "9.854.597", nombre: "LOZADA R MIRIAN", estado: "BARINAS" },
            { cedula: "9.855.156", nombre: "JENNYLEX ROSAS B", estado: "BOLIVAR" },
            { cedula: "9.856.410", nombre: "DIONISIA MARTINEZ", estado: "BOLIVAR" },
            { cedula: "9.857.798", nombre: "ADRIANA LAGRUTTA", estado: "ARAGUA" },
            { cedula: "9.858.708", nombre: "ZAMBRANO YUZMELY", estado: "DELTA A." },
            { cedula: "9.858.737", nombre: "CORCEGA MIRIAN", estado: "COJEDES" },
            { cedula: "9.858.915", nombre: "CORCEGA R DEVORA D", estado: "DELTA A." },
            { cedula: "9.859.293", nombre: "DELMORAL BELKIS", estado: "DELTA A." },
            { cedula: "9.859.992", nombre: "AGUILERA NICASIA DEL C", estado: "DELTA A." },
            { cedula: "9.860.527", nombre: "SALAZAR ERMINIA", estado: "DELTA A." },
            { cedula: "9.862.922", nombre: "GASCON MARIELA", estado: "DELTA A." },
            { cedula: "9.863.695", nombre: "JULIO GOMEZ", estado: "DELTA A." },
            { cedula: "9.864.345", nombre: "FLORES KELLYSA", estado: "DELTA A." },
            { cedula: "9.864.651", nombre: "MORENO CARMEN", estado: "DELTA A." },
            { cedula: "9.864.989", nombre: "LETICIA MARGARITA GUZMAN", estado: "BOLIVAR" },
            { cedula: "9.865.157", nombre: "GUERRA NURVY", estado: "DELTA A." },
            { cedula: "9.865.792", nombre: "DE R BELKIS A MARIN", estado: "DELTA A." },
            { cedula: "9.866.583", nombre: "MARTINEZ JOSE", estado: "SUCRE" },
            { cedula: "9.868.738", nombre: "ALTAGRACIA GAMARRA", estado: "APURE" },
            { cedula: "9.871.058", nombre: "CARLOS JIMENEZ", estado: "APURE" },
            { cedula: "9.872.632", nombre: "VICTOR LOPEZ", estado: "APURE" },
            { cedula: "9.873.498", nombre: "CABRERA LUIS A", estado: "APURE" },
            { cedula: "9.877.389", nombre: "MARIA LAYA", estado: "APURE" },
            { cedula: "9.883.151", nombre: "CORDERO A LEOBALDO J", estado: "GUARICO" },
            { cedula: "9.883.475", nombre: "ABREU DE C. THANIA R.", estado: "ARAGUA" },
            { cedula: "9.893.755", nombre: "MARIA E LEONETT C", estado: "MONAGAS" },
            { cedula: "9.899.197", nombre: "AMERICA DEL MORILLO REYES", estado: "MONAGAS" },
            { cedula: "9.900.416", nombre: "DE R MARTA R GIL", estado: "SUCRE" },
            { cedula: "9.901.113", nombre: "PEDRO GUZMAN", estado: "MONAGAS" },
            { cedula: "9.901.259", nombre: "DEL V LICET IRAIMA", estado: "MONAGAS" },
            { cedula: "9.910.814", nombre: "VALLES BOLIVAR SADIT E", estado: "BOLIVAR" },
            { cedula: "9.924.355", nombre: "PETRA R GOMEZ M", estado: "FALCON" },
            { cedula: "9.924.925", nombre: "MARILIS DORANTEO", estado: "FALCON" },
            { cedula: "9.926.456", nombre: "MARILIS SALAS M", estado: "FALCON" },
            { cedula: "9.929.542", nombre: "MINERVA SANCHEZ", estado: "COJEDES" },
            { cedula: "9.929.677", nombre: "ADELIA NAVEDA", estado: "DELTA A." },
            { cedula: "9.930.517", nombre: "IRMA J ACOSTA ROJAS", estado: "FALCON" },
            { cedula: "9.931.479", nombre: "MARTHA R QUINTERO O", estado: "FALCON" },
            { cedula: "9.931.895", nombre: "GUADALUPE FERRER", estado: "FALCON" },
            { cedula: "9.932.537", nombre: "HAIDEE GAUNA", estado: "FALCON" },
            { cedula: "9.933.923", nombre: "NIDIA CANDURI", estado: "SUCRE" },
            { cedula: "9.934.252", nombre: "INES BELMONTE", estado: "SUCRE" },
            { cedula: "9.935.758", nombre: "LUISA ROJAS", estado: "SUCRE" },
            { cedula: "9.936.732", nombre: "CARMEN L VARGAS", estado: "SUCRE" },
            { cedula: "9.937.837", nombre: "LOURDES ARAUJO G", estado: "SUCRE" },
            { cedula: "9.938.486", nombre: "ANA GARCIA", estado: "SUCRE" },
            { cedula: "9.939.986", nombre: "GIL NORIS FIGUEROA", estado: "SUCRE" },
            { cedula: "9.940.332", nombre: "SANTA CENOBIA LUNA P", estado: "SUCRE" },
            { cedula: "9.940.506", nombre: "ANTONIO JOSE LOPEZ", estado: "SUCRE" },
            { cedula: "9.942.096", nombre: "BELKIS C MARCANO E", estado: "SUCRE" },
            { cedula: "9.951.651", nombre: "ERNESTO J BASTARDO F", estado: "BOLIVAR" },
            { cedula: "9.974.174", nombre: "DEL V GONZALEZ AMERICA", estado: "SUCRE" },
            { cedula: "9.977.225", nombre: "BETTY JOS GUTIERREZ LOPEZ", estado: "SUCRE" },
            { cedula: "9.978.397", nombre: "MATILDE J MOTA P", estado: "SUCRE" },
            { cedula: "9.978.601", nombre: "CARMELVI NARVAEZ", estado: "SUCRE" },
            { cedula: "9.979.488", nombre: "AMALIA R BIELLA S", estado: "SUCRE" },
            { cedula: "9.983.010", nombre: "GONZALO SILVA T", estado: "BARINAS" },
            { cedula: "9.985.616", nombre: "ALEXANDER R ORTIZ", estado: "BARINAS" },
            { cedula: "9.986.034", nombre: "LINAREZ R VICTOR A", estado: "BARINAS" },
            { cedula: "9.986.541", nombre: "NESTOR R GONZALEZ B", estado: "BARINAS" },
            { cedula: "9.986.951", nombre: "RAMIREZ ALBIN JOSE", estado: "BARINAS" },
            { cedula: "9.988.668", nombre: "RAMIREZ G. KILSIA J.", estado: "BARINAS" },
            { cedula: "9.988.927", nombre: "BELEXI C ZAMBRANO", estado: "BARINAS" },
            { cedula: "9.991.662", nombre: "TRIBINO JOSEFINA", estado: "BARINAS" },
            { cedula: "9.992.420", nombre: "RAFAEL E GUILLEN L", estado: "BARINAS" },
            { cedula: "9.992.463", nombre: "BERNAL ANGEL", estado: "BARINAS" },
            { cedula: "9.993.737", nombre: "SOJO YADIRA", estado: "LAGUAIRA" },
            { cedula: "9.996.039", nombre: "MORILLO ULISES", estado: "LAGUAIRA" },
            { cedula: "9.997.564", nombre: "ROJAS JUDITH", estado: "LAGUAIRA" },
            { cedula: "9.998.158", nombre: "IRAIMA M OROPEZA U", estado: "BOLIVAR" },
            { cedula: "10.001.683", nombre: "SAEZ JUANA DEL VALLE", estado: "ANZOATEGUI" },
            { cedula: "10.003.179", nombre: "FRANCIS LORENZ FERNANDEZ", estado: "BOLIVAR" },
            { cedula: "10.003.195", nombre: "RAMIREZ CLETO JAVIER", estado: "BOLIVAR" },
            { cedula: "10.003.214", nombre: "MORALES FERNANDE CAROLINA", estado: "BOLIVAR" },
            { cedula: "10.003.253", nombre: "ALFONSINA JAVIER R", estado: "BOLIVAR" },
            { cedula: "10.012.871", nombre: "CRESPO MORIA", estado: "TACHIRA" },
            { cedula: "10.013.928", nombre: "OVIEDO HILDA", estado: "BARINAS" },
            { cedula: "10.016.638", nombre: "CARMEN A ROJAS", estado: "APURE" },
            { cedula: "10.016.957", nombre: "SILVA S IRUNU I", estado: "ZULIA" },
            { cedula: "10.030.898", nombre: "MARIA BARRIOS", estado: "TRUJILLO" },
            { cedula: "10.030.968", nombre: "SALCEDO ALEXIS", estado: "TRUJILLO" },
            { cedula: "10.031.529", nombre: "JAVIER TORO", estado: "TRUJILLO" },
            { cedula: "10.033.066", nombre: "YAAJIRA ABREU", estado: "TRUJILLO" },
            { cedula: "10.034.375", nombre: "GIL DE V MARINA", estado: "TRUJILLO" },
            { cedula: "10.036.587", nombre: "BETANCOURT GLADIS", estado: "YARACUY" },
            { cedula: "10.036.854", nombre: "XIOMARA SALAS", estado: "TRUJILLO" },
            { cedula: "10.037.360", nombre: "BRICENO ALBA", estado: "TRUJILLO" },
            { cedula: "10.039.111", nombre: "BENEDICTA TORRES", estado: "TRUJILLO" },
            { cedula: "10.045.194", nombre: "GONZALEZ C MARYURI J", estado: "BOLIVAR" },
            { cedula: "10.046.552", nombre: "FARBOS NOHEMIA", estado: "BOLIVAR" },
            { cedula: "10.048.778", nombre: "LUISA LOPEZ CORASPE", estado: "BOLIVAR" },
            { cedula: "10.049.736", nombre: "DE B YANITZA J QUINTANA", estado: "BOLIVAR" },
            { cedula: "10.050.884", nombre: "GONZALEZ FRANCISCO", estado: "PORTUGUESA" },
            { cedula: "10.051.057", nombre: "LICEL TORRES", estado: "PORTUGUESA" },
            { cedula: "10.051.280", nombre: "MARINES MUNOZ", estado: "PORTUGUESA" },
            { cedula: "10.051.725", nombre: "HURTADO MARIA", estado: "BARINAS" },
            { cedula: "10.052.506", nombre: "ROSA I QUEVEDO G", estado: "PORTUGUESA" },
            { cedula: "10.058.293", nombre: "PEREZ CRISTOBAL", estado: "MONAGAS" },
            { cedula: "10.058.385", nombre: "IRAIMA C GONZALEZ Z", estado: "PORTUGUESA" },
            { cedula: "10.062.851", nombre: "MAYATTI DE R LISBETH DEL", estado: "ANZOATEGUI" },
            { cedula: "10.063.767", nombre: "RAMONA M CENTENO R", estado: "ANZOATEGUI" },
            { cedula: "10.067.159", nombre: "AITZA ZAMORA", estado: "ANZOATEGUI" },
            { cedula: "10.067.679", nombre: "ALTUVE DALIA C.", estado: "ANZOATEGUI" },
            { cedula: "10.080.841", nombre: "CELALBA FARIA", estado: "ZULIA" },
            { cedula: "10.083.934", nombre: "R MARILUZ CUICAS", estado: "APURE" },
            { cedula: "10.097.831", nombre: "CELIA VASQUEZ", estado: "COJEDES" },
            { cedula: "10.101.740", nombre: "SALAS GLADYS C.", estado: "MERIDA" },
            { cedula: "10.105.848", nombre: "CARMEN RIVAS DE DUGARTE", estado: "BARINAS" },
            { cedula: "10.108.704", nombre: "D MARIA DEL V RUIZ", estado: "TRUJILLO" },
            { cedula: "10.109.053", nombre: "SANCHEZ MARIA", estado: "BARINAS" },
            { cedula: "10.109.411", nombre: "CEDENO SANDRA", estado: "MERIDA" },
            { cedula: "10.114.243", nombre: "GUERRA GILDA", estado: "YARACUY" },
            { cedula: "10.120.525", nombre: "YOLANDA DE MENDOZA GUEDEZ", estado: "LARA" },
            { cedula: "10.120.551", nombre: "MARIA PINA", estado: "LARA" },
            { cedula: "10.120.743", nombre: "LUIS A JIMENEZ A", estado: "LARA" },
            { cedula: "10.128.773", nombre: "ALFREDO FERNANDEZ", estado: "LARA" },
            { cedula: "10.128.831", nombre: "ZULY MARQUEZ S", estado: "PORTUGUESA" },
            { cedula: "10.130.656", nombre: "LOPEZ BIANEY", estado: "APURE" },
            { cedula: "10.131.510", nombre: "CARDENAS FLOR", estado: "APURE" },
            { cedula: "10.133.012", nombre: "MARIA GARCIA", estado: "APURE" },
            { cedula: "10.136.749", nombre: "DE P MARIA J VEGA", estado: "PORTUGUESA" },
            { cedula: "10.138.694", nombre: "MALUENGA N. FABRICIO H.", estado: "BARINAS" },
            { cedula: "10.139.027", nombre: "MARIA E VEGAS L", estado: "PORTUGUESA" },
            { cedula: "10.139.299", nombre: "RIVAS JOSE", estado: "PORTUGUESA" },
            { cedula: "10.140.222", nombre: "ELISABETH PEREZ", estado: "PORTUGUESA" },
            { cedula: "10.140.475", nombre: "MARIA HERNANDEZ A", estado: "PORTUGUESA" },
            { cedula: "10.144.402", nombre: "PARRA M MIRNA B", estado: "PORTUGUESA" },
            { cedula: "10.145.519", nombre: "M ELIA DE LA C RUJANO", estado: "TACHIRA" },
            { cedula: "10.148.119", nombre: "DE M ANA B NIÑO", estado: "TACHIRA" },
            { cedula: "10.151.879", nombre: "DE R ALIX MERCEDES ROMERO", estado: "TACHIRA" },
            { cedula: "10.154.362", nombre: "NELSON A MEDINA", estado: "TACHIRA" },
            { cedula: "10.155.689", nombre: "GLADYS SANDOVAL", estado: "APURE" },
            { cedula: "10.157.683", nombre: "ANYELO L GUERRERO B", estado: "ARAGUA" },
            { cedula: "10.160.529", nombre: "VALENCIA CH. JACQUELINE E", estado: "TACHIRA" },
            { cedula: "10.162.520", nombre: "MAXIMINA SANCHEZ U", estado: "TACHIRA" },
            { cedula: "10.165.702", nombre: "ROA NANCY V", estado: "TACHIRA" },
            { cedula: "10.177.051", nombre: "ANA ALARCON", estado: "PORTUGUESA" },
            { cedula: "10.185.044", nombre: "SIFONTE GERMAINES", estado: "DELTA A." },
            { cedula: "10.185.264", nombre: "ELENA DE FRANCO HERNANDEZ", estado: "DELTA A." },
            { cedula: "10.195.801", nombre: "YANIRA MARRERO", estado: "NVA.ESPARTA" },
            { cedula: "10.195.872", nombre: "FRANCELINA LOPEZ", estado: "NVA.ESPARTA" },
            { cedula: "10.198.432", nombre: "TRINA RODRÍGUEZ", estado: "COJEDES" },
            { cedula: "10.198.939", nombre: "RAHIZA DEL MATA OLIVEROS", estado: "NVA.ESPARTA" },
            { cedula: "10.199.831", nombre: "ELEAZAR E ESTABA B", estado: "MONAGAS" },
            { cedula: "10.217.080", nombre: "G BERTA DEL V UGAS", estado: "ANZOATEGUI" },
            { cedula: "10.220.738", nombre: "SANDRA E CAMACHO R", estado: "SUCRE" },
            { cedula: "10.220.982", nombre: "ESTRELLA JOSEFINA CAMPOS", estado: "SUCRE" },
            { cedula: "10.221.062", nombre: "M TERESA DE J RODRIGUEZ", estado: "SUCRE" },
            { cedula: "10.222.117", nombre: "ANGEL F GORDONI", estado: "SUCRE" },
            { cedula: "10.222.867", nombre: "JOEL HERNANDEZ L", estado: "SUCRE" },
            { cedula: "10.222.875", nombre: "BRAZON V. ALEJANDRO DEL", estado: "SUCRE" },
            { cedula: "10.235.548", nombre: "GOMEZ D., COROMOTO DEL V.", estado: "MERIDA" },
            { cedula: "10.237.710", nombre: "JUDITH BARRIENTOS", estado: "ZULIA" },
            { cedula: "10.239.058", nombre: "ROJAS XIOMARA", estado: "MERIDA" },
            { cedula: "10.241.783", nombre: "LUZ GARCIA", estado: "MERIDA" },
            { cedula: "10.241.793", nombre: "MAGALIS M CUBILLAN J", estado: "ZULIA" },
            { cedula: "10.242.877", nombre: "MORENO DE S MARIA Y", estado: "MERIDA" },
            { cedula: "10.243.869", nombre: "BARRERA HAYDEE", estado: "BARINAS" },
            { cedula: "10.244.759", nombre: "DAVILA G AURA E", estado: "MERIDA" },
            { cedula: "10.245.346", nombre: "CANDIDA J QUIROZ", estado: "CARABOBO" },
            { cedula: "10.247.475", nombre: "LILA CHIRINOS R", estado: "FALCON" },
            { cedula: "10.247.585", nombre: "ESCOBAR THAIS C", estado: "CARABOBO" },
            { cedula: "10.256.991", nombre: "HIDALGO Q LESBIA C", estado: "PORTUGUESA" },
            { cedula: "10.257.218", nombre: "RAMON SINGER M", estado: "PORTUGUESA" },
            { cedula: "10.259.560", nombre: "MARIA BARAZARTE", estado: "PORTUGUESA" },
            { cedula: "10.261.136", nombre: "MARIN M DAMELIS DEL C", estado: "TRUJILLO" },
            { cedula: "10.261.467", nombre: "MARIELA CASTELLANO M", estado: "CARACAS" },
            { cedula: "10.261.500", nombre: "MIRTA MONTILLA M", estado: "TRUJILLO" },
            { cedula: "10.267.597", nombre: "JUANA CEBALLOS", estado: "ARAGUA" },
            { cedula: "10.268.149", nombre: "JOSEFINADEL V LOPEZ", estado: "GUARICO" },
            { cedula: "10.274.347", nombre: "ACEVEDO B., NERVIS Y.", estado: "ARAGUA" },
            { cedula: "10.282.241", nombre: "YUDITH MILAGROS BELLO", estado: "CARACAS" },
            { cedula: "10.288.117", nombre: "MARLENE PEREZ", estado: "ANZOATEGUI" },
            { cedula: "10.291.027", nombre: "G KEILA DEL V SALAZAR", estado: "ANZOATEGUI" },
            { cedula: "10.291.753", nombre: "PARACARE ZORAIDA DEL V", estado: "ANZOATEGUI" },
            { cedula: "10.294.373", nombre: "CALZADILLA RUTH", estado: "ANZOATEGUI" },
            { cedula: "10.296.936", nombre: "RAQUEL S. RAMOS U.", estado: "ANZOATEGUI" },
            { cedula: "10.304.172", nombre: "JESUS I ROJAS M", estado: "MONAGAS" },
            { cedula: "10.306.661", nombre: "AMALIA RENGEL S", estado: "MONAGAS" },
            { cedula: "10.310.538", nombre: "ALFREDO JOSE ARAUJO", estado: "TRUJILLO" },
            { cedula: "10.310.891", nombre: "DE Q MAUREN DEL C MENDEZ", estado: "TRUJILLO" },
            { cedula: "10.311.782", nombre: "MEJIAS A FREDDY R", estado: "TRUJILLO" },
            { cedula: "10.311.983", nombre: "ROBERTO GIL", estado: "TRUJILLO" },
            { cedula: "10.312.005", nombre: "JESUS S CHINCHILLA", estado: "TRUJILLO" },
            { cedula: "10.312.381", nombre: "HAYDEE BRAVO", estado: "TRUJILLO" },
            { cedula: "10.312.843", nombre: "PAZ V YENNY J", estado: "ZULIA" },
            { cedula: "10.313.223", nombre: "NORA JOSEFINA CACERES", estado: "TRUJILLO" },
            { cedula: "10.313.957", nombre: "DE P TANIA B FAJARDO", estado: "TRUJILLO" },
            { cedula: "10.314.263", nombre: "BELKIS ALBARRAN", estado: "TRUJILLO" },
            { cedula: "10.315.687", nombre: "AZUAJE M THAIS R", estado: "TRUJILLO" },
            { cedula: "10.316.107", nombre: "DE G EVELIS DEL V GIL", estado: "TRUJILLO" },
            { cedula: "10.316.287", nombre: "LEIDA SOTO", estado: "TRUJILLO" },
            { cedula: "10.316.449", nombre: "LAURA M SAAVEDRA B", estado: "TRUJILLO" },
            { cedula: "10.316.702", nombre: "CALDERON DORIS B.", estado: "TRUJILLO" },
            { cedula: "10.316.835", nombre: "CARMEN DAVID", estado: "TRUJILLO" },
            { cedula: "10.317.276", nombre: "MARIA UZCATEGUI", estado: "TRUJILLO" },
            { cedula: "10.317.885", nombre: "YALITZA C LINARES A", estado: "TRUJILLO" },
            { cedula: "10.318.345", nombre: "VERA SEGOVIA MARELIS M", estado: "TRUJILLO" },
            { cedula: "10.318.361", nombre: "AZUAJE ANA", estado: "FALCON" },
            { cedula: "10.319.140", nombre: "GUILLERMINA CARABALLO", estado: "TRUJILLO" },
            { cedula: "10.319.612", nombre: "RAFAEL ESPINOZA", estado: "TRUJILLO" },
            { cedula: "10.319.732", nombre: "EDEN GRATEROL", estado: "TRUJILLO" },
            { cedula: "10.319.742", nombre: "OMAIRA BARRIOS", estado: "TRUJILLO" },
            { cedula: "10.320.483", nombre: "JUANA DIAZ", estado: "COJEDES" },
            { cedula: "10.320.834", nombre: "OMAIRA A ZABALETA", estado: "COJEDES" },
            { cedula: "10.321.040", nombre: "ANA SEQUERA", estado: "COJEDES" },
            { cedula: "10.322.195", nombre: "RIVERO HONORIO", estado: "COJEDES" },
            { cedula: "10.322.594", nombre: "KETY PACHECO", estado: "COJEDES" },
            { cedula: "10.323.981", nombre: "MORILLO VELASQUEZ CRISALIO", estado: "COJEDES" },
            { cedula: "10.340.661", nombre: "MARILIS GAMEZ", estado: "ARAGUA" },
            { cedula: "10.354.396", nombre: "BLANCO A, CARLOS RAMON", estado: "GUARICO" },
            { cedula: "10.358.980", nombre: "ESCOBAR JOSE", estado: "ARAGUA" },
            { cedula: "10.365.202", nombre: "PERNIA CARLOS", estado: "YARACUY" },
            { cedula: "10.366.346", nombre: "CORRO LEYDIS", estado: "YARACUY" },
            { cedula: "10.366.685", nombre: "OVIEDO DE S HILDA V", estado: "CARACAS" },
            { cedula: "10.366.943", nombre: "TORRES PASTOR", estado: "YARACUY" },
            { cedula: "10.367.430", nombre: "LOPEZ ALDICIA", estado: "YARACUY" },
            { cedula: "10.367.566", nombre: "GRATEROL YIDRE", estado: "YARACUY" },
            { cedula: "10.367.887", nombre: "BRIAN NORONO", estado: "YARACUY" },
            { cedula: "10.369.001", nombre: "TOVAR R EFIGENIA", estado: "YARACUY" },
            { cedula: "10.369.507", nombre: "SEQUERA DE ROMERO NORIS B", estado: "YARACUY" },
            { cedula: "10.369.762", nombre: "PERNALETE C NORIS Z", estado: "YARACUY" },
            { cedula: "10.370.105", nombre: "SIRA SORAYA", estado: "YARACUY" },
            { cedula: "10.370.356", nombre: "LOPEZ NIBSY", estado: "YARACUY" },
            { cedula: "10.370.368", nombre: "SEVILLA LUIS", estado: "YARACUY" },
            { cedula: "10.370.450", nombre: "YOVERA DELIA", estado: "YARACUY" },
            { cedula: "10.370.839", nombre: "YNFANTE ROSA", estado: "YARACUY" },
            { cedula: "10.370.993", nombre: "RIOS S YNGRIT Y", estado: "YARACUY" },
            { cedula: "10.371.008", nombre: "MENDOZA LEIBA", estado: "YARACUY" },
            { cedula: "10.371.292", nombre: "REY AURA", estado: "YARACUY" },
            { cedula: "10.371.867", nombre: "LOPEZ ROSA", estado: "YARACUY" },
            { cedula: "10.371.931", nombre: "MENDOZA YELIXA", estado: "YARACUY" },
            { cedula: "10.372.058", nombre: "ALFARO LUZBELIA", estado: "YARACUY" },
            { cedula: "10.372.081", nombre: "SILVA G. OLGA L.", estado: "YARACUY" },
            { cedula: "10.372.242", nombre: "DAZA DE L NAILET DEL C", estado: "YARACUY" },
            { cedula: "10.373.140", nombre: "SOTELDO GLORIA", estado: "YARACUY" },
            { cedula: "10.373.193", nombre: "APARICIO IRIS", estado: "YARACUY" },
            { cedula: "10.373.231", nombre: "HERRERA S SANDRA DE J", estado: "YARACUY" },
            { cedula: "10.373.280", nombre: "PEREZ YURIMAR", estado: "YARACUY" },
            { cedula: "10.373.290", nombre: "HERNANDEZ ADELGIS", estado: "YARACUY" },
            { cedula: "10.373.383", nombre: "MORENO IRIS", estado: "YARACUY" },
            { cedula: "10.389.166", nombre: "FRANCO DAMELIS", estado: "DELTA A." },
            { cedula: "10.390.704", nombre: "LIOVER REQUENA", estado: "MONAGAS" },
            { cedula: "10.393.800", nombre: "MINA YAMI ASCANIO LEDEZMA", estado: "BOLIVAR" },
            { cedula: "10.395.921", nombre: "ZERVIA MONTILLA", estado: "TRUJILLO" },
            { cedula: "10.398.319", nombre: "GERMAN RAMIREZ", estado: "TRUJILLO" },
            { cedula: "10.399.788", nombre: "RIVERO G. WILMER E.", estado: "BARINAS" },
            { cedula: "10.400.150", nombre: "ARMENIA FERNANDEZ", estado: "TRUJILLO" },
            { cedula: "10.400.333", nombre: "RAMOS DE MATHEUS SONIA M.", estado: "MERIDA" },
            { cedula: "10.400.477", nombre: "MARIA SERRANO", estado: "TRUJILLO" },
            { cedula: "10.400.526", nombre: "GREGORIA MALDONADO", estado: "TRUJILLO" },
            { cedula: "10.401.657", nombre: "YOLEIDA FERNANDEZ", estado: "TRUJILLO" },
            { cedula: "10.402.695", nombre: "DIAZ Q GIOVANI", estado: "TRUJILLO" },
            { cedula: "10.404.221", nombre: "AUXILIADORA HERRERA", estado: "TRUJILLO" },
            { cedula: "10.407.573", nombre: "AGIRRE M ISMENIA", estado: "ZULIA" },
            { cedula: "10.428.700", nombre: "EVELYN PORTILLO", estado: "ZULIA" },
            { cedula: "10.437.852", nombre: "LAILA VENTURA", estado: "TRUJILLO" },
            { cedula: "10.449.819", nombre: "MOLERO M AYARI DEL V", estado: "ZULIA" },
            { cedula: "10.459.437", nombre: "RAQUEL A DIAZ G", estado: "ARAGUA" },
            { cedula: "10.462.237", nombre: "RIVAS LETICIA", estado: "SUCRE" },
            { cedula: "10.466.230", nombre: "IRMA J RIVERO GRAU", estado: "SUCRE" },
            { cedula: "10.475.119", nombre: "DE R ODALIS DEL V NAVAS", estado: "FALCON" },
            { cedula: "10.489.986", nombre: "BLANCO ECHENIQUE PEDRO A.", estado: "MIRANDA" },
            { cedula: "10.492.124", nombre: "ZAMORA, MILVIDA", estado: "ANZOATEGUI" },
            { cedula: "10.493.418", nombre: "LUIS A CABEZA G", estado: "ANZOATEGUI" },
            { cedula: "10.499.950", nombre: "PAZCASTILLO OSCAR", estado: "FALCON" },
            { cedula: "10.501.000", nombre: "NORAIMA MARTINEZ S", estado: "SUCRE" },
            { cedula: "10.502.525", nombre: "DE S JUANA I GARCIA", estado: "GUARICO" },
            { cedula: "10.503.069", nombre: "VASQUEZ S,JUAN J", estado: "BARINAS" },
            { cedula: "10.510.766", nombre: "MUJICA GLORIA", estado: "ZULIA" },
            { cedula: "10.512.105", nombre: "YRAIDA GOYONECHE", estado: "ARAGUA" },
            { cedula: "10.516.803", nombre: "NANCY ALVARADO", estado: "TRUJILLO" },
            { cedula: "10.518.655", nombre: "MUNOZ JOEL", estado: "CARACAS" },
            { cedula: "10.526.735", nombre: "DE M LUZ E ISAZA", estado: "CARACAS" },
            { cedula: "10.532.940", nombre: "NILDA RODRIGUEZ", estado: "CARACAS" },
            { cedula: "10.533.041", nombre: "M ANAYS DEL V CARRION", estado: "SUCRE" },
            { cedula: "10.553.398", nombre: "FLORES F., EUGENIA", estado: "DELTA A." },
            { cedula: "10.555.182", nombre: "RAMIREZ JOSE", estado: "BARINAS" },
            { cedula: "10.555.745", nombre: "REIMI M ELIANEX M", estado: "BARINAS" },
            { cedula: "10.556.398", nombre: "DALIA PINEDA M", estado: "BARINAS" },
            { cedula: "10.556.459", nombre: "SIERRA DESIREE", estado: "BARINAS" },
            { cedula: "10.556.612", nombre: "ESCOBAR S ANA M", estado: "BARINAS" },
            { cedula: "10.556.872", nombre: "VELASQUEZ G IVANELLA J", estado: "BARINAS" },
            { cedula: "10.557.108", nombre: "LEDEZMA C ROSA I", estado: "BARINAS" },
            { cedula: "10.557.479", nombre: "MIREYA E GODOY T", estado: "BARINAS" },
            { cedula: "10.557.957", nombre: "H PASTORA DEL C CAMPOS", estado: "BARINAS" },
            { cedula: "10.559.360", nombre: "CAMEJO YRIS", estado: "BARINAS" },
            { cedula: "10.559.427", nombre: "CAMMARATA EVA", estado: "BARINAS" },
            { cedula: "10.559.902", nombre: "ROSA CONTRERAS", estado: "BARINAS" },
            { cedula: "10.561.331", nombre: "ROSALBA CARRILLO M", estado: "BARINAS" },
            { cedula: "10.562.004", nombre: "DE C MARIA E R RUIZ", estado: "BARINAS" },
            { cedula: "10.562.184", nombre: "PENA ANA", estado: "BARINAS" },
            { cedula: "10.562.258", nombre: "ANDRADE ANNEDYS", estado: "BARINAS" },
            { cedula: "10.562.810", nombre: "JUAN SANCHEZ", estado: "BARINAS" },
            { cedula: "10.563.218", nombre: "CRESPO V LISBETH E", estado: "BARINAS" },
            { cedula: "10.563.422", nombre: "ANA Y GUTIERREZ R", estado: "BARINAS" },
            { cedula: "10.563.920", nombre: "ALBARRAN MORAIMA", estado: "BARINAS" },
            { cedula: "10.563.947", nombre: "BORTOLOTTI G EMMA", estado: "BARINAS" },
            { cedula: "10.564.407", nombre: "CARLOS AGUILAR", estado: "APURE" },
            { cedula: "10.564.519", nombre: "CEGARRA DE G. VILMA", estado: "BARINAS" },
            { cedula: "10.569.066", nombre: "DE J LOPEZ REINALDO", estado: "BOLIVAR" },
            { cedula: "10.573.959", nombre: "BUSTAMENTE PINO YUDITH", estado: "DELTA A." },
            { cedula: "10.576.535", nombre: "MAIGUALIDA GIL", estado: "LAGUAIRA" },
            { cedula: "10.577.317", nombre: "CANIZALEZ MIRIAM", estado: "LAGUAIRA" },
            { cedula: "10.596.082", nombre: "EDWIN NAZARIEGO", estado: "ZULIA" },
            { cedula: "10.598.588", nombre: "PINTO M MARIA E", estado: "YARACUY" },
            { cedula: "10.601.385", nombre: "QUINTERO R, ALVIS J", estado: "ZULIA" },
            { cedula: "10.605.289", nombre: "GARCIA RAFAEL", estado: "AMAZONAS" },
            { cedula: "10.605.425", nombre: "AMAYA LETICIA", estado: "AMAZONAS" },
            { cedula: "10.611.453", nombre: "DEL C FERRER DEYANIRA", estado: "FALCON" },
            { cedula: "10.615.920", nombre: "DIAMON YANEISA", estado: "APURE" },
            { cedula: "10.620.217", nombre: "GLADYS CORONA", estado: "APURE" },
            { cedula: "10.620.618", nombre: "LILIAN LOPEZ", estado: "APURE" },
            { cedula: "10.621.608", nombre: "MARIA M LAYA OSTO", estado: "APURE" },
            { cedula: "10.621.657", nombre: "DE PEREZ CARMEN B PEREZ", estado: "APURE" },
            { cedula: "10.624.354", nombre: "YUDIT ESPINOZA", estado: "APURE" },
            { cedula: "10.627.838", nombre: "LUCENA REYES MONICA", estado: "CARACAS" },
            { cedula: "10.628.712", nombre: "TERESA LOPEZ H", estado: "CARACAS" },
            { cedula: "10.632.202", nombre: "S THAYS DEL V OSPEDALES", estado: "CARACAS" },
            { cedula: "10.634.152", nombre: "CARMEN OROPEZA O", estado: "CARACAS" },
            { cedula: "10.635.814", nombre: "ESMERALDA VELIZ", estado: "COJEDES" },
            { cedula: "10.636.816", nombre: "D YANETTE DE J CARMONA", estado: "PORTUGUESA" },
            { cedula: "10.636.991", nombre: "BEATRIZ ANGULO", estado: "PORTUGUESA" },
            { cedula: "10.637.026", nombre: "FANNY F ROJAS PEREZ", estado: "PORTUGUESA" },
            { cedula: "10.639.463", nombre: "YANETH NELO", estado: "PORTUGUESA" },
            { cedula: "10.658.943", nombre: "VILLANUEVA JOSE", estado: "AMAZONAS" },
            { cedula: "10.663.864", nombre: "EVA M JIMENEZ G", estado: "BOLIVAR" },
            { cedula: "10.669.282", nombre: "NEIDA RIVAS", estado: "GUARICO" },
            { cedula: "10.680.864", nombre: "GONZALEZ DE V MARISELA", estado: "ZULIA" },
            { cedula: "10.683.729", nombre: "MORELA VILLASMIL", estado: "ZULIA" },
            { cedula: "10.686.081", nombre: "YAMELIS Y VERA B", estado: "ZULIA" },
            { cedula: "10.688.677", nombre: "DAISY ELENA PARRA", estado: "ZULIA" },
            { cedula: "10.701.125", nombre: "AMARILIS PINA", estado: "FALCON" },
            { cedula: "10.702.037", nombre: "DE SOCORRO NORKYS M PETIT", estado: "FALCON" },
            { cedula: "10.705.850", nombre: "PETRA GONZALEZ", estado: "ZULIA" },
            { cedula: "10.707.388", nombre: "MARIELA C SUAREZ R", estado: "ZULIA" },
            { cedula: "10.712.738", nombre: "ROJAS DE MENDEZ MARIA ANG", estado: "MERIDA" },
            { cedula: "10.715.426", nombre: "VILLEGAS MARIA", estado: "MERIDA" },
            { cedula: "10.720.057", nombre: "COLMENARES YELITZA", estado: "MONAGAS" },
            { cedula: "10.721.316", nombre: "FAUSTINO R MENDOZA T", estado: "BARINAS" },
            { cedula: "10.721.573", nombre: "DELGADO U. YANIRED", estado: "BARINAS" },
            { cedula: "10.724.204", nombre: "ORLANDO MONTILLA A", estado: "PORTUGUESA" },
            { cedula: "10.725.324", nombre: "CARMEN ALVARADO", estado: "PORTUGUESA" },
            { cedula: "10.725.434", nombre: "HILDA C GRATEROL F", estado: "BARINAS" },
            { cedula: "10.725.754", nombre: "MARIO M HERNANDEZ", estado: "APURE" },
            { cedula: "10.726.191", nombre: "ANDRADEZ CARLOS", estado: "MONAGAS" },
            { cedula: "10.726.281", nombre: "PINEDA PAULA CUENCE", estado: "BARINAS" },
            { cedula: "10.727.579", nombre: "MARIBEL FERRERO", estado: "DELTA A." },
            { cedula: "10.728.716", nombre: "TORRES CRUZ", estado: "BARINAS" },
            { cedula: "10.729.269", nombre: "MARIANNE SANCHEZ B", estado: "PORTUGUESA" },
            { cedula: "10.749.479", nombre: "CARMEN Y GONZALEZ P", estado: "BARINAS" },
            { cedula: "10.751.196", nombre: "AMBROSIO J ALVARADO GOTTA", estado: "BOLIVAR" },
            { cedula: "10.759.739", nombre: "SEMBIANTI SORIBEL", estado: "YARACUY" },
            { cedula: "10.768.014", nombre: "MEREIRA GOMEZ", estado: "FALCON" },
            { cedula: "10.769.712", nombre: "MARIA E CRESPO T", estado: "LARA" },
            { cedula: "10.773.937", nombre: "PRINCIPAL VICTORIA", estado: "LARA" },
            { cedula: "10.783.912", nombre: "GUAREGUA MANUEL", estado: "ANZOATEGUI" },
            { cedula: "10.796.962", nombre: "LUCY D BARAZARTE P", estado: "CARACAS" },
            { cedula: "10.800.019", nombre: "YAMILET PADRON T", estado: "CARACAS" },
            { cedula: "10.816.977", nombre: "URBINA BOLIVAR KEINZLER G", estado: "CARACAS" },
            { cedula: "10.839.904", nombre: "ROJAS LUIS JAVIER", estado: "MONAGAS" },
            { cedula: "10.848.396", nombre: "MIRIAN M ROJAS D", estado: "LARA" },
            { cedula: "10.848.411", nombre: "NORELYS MENDOZA", estado: "LARA" },
            { cedula: "10.851.715", nombre: "P MAURICIA DEL C PEREZ", estado: "BARINAS" },
            { cedula: "10.853.801", nombre: "YDALIA R PAEZ P", estado: "YARACUY" },
            { cedula: "10.854.538", nombre: "SILVA JOSE", estado: "YARACUY" },
            { cedula: "10.855.310", nombre: "LOPEZ JUANA", estado: "YARACUY" },
            { cedula: "10.855.349", nombre: "BOLIVAR YACKELIN", estado: "YARACUY" },
            { cedula: "10.856.307", nombre: "LOVERA R. REINA A.", estado: "YARACUY" },
            { cedula: "10.857.425", nombre: "DE ABREU MARITZA", estado: "YARACUY" },
            { cedula: "10.857.430", nombre: "LOVERA R MILEXI M", estado: "YARACUY" },
            { cedula: "10.857.616", nombre: "FAJARDO EMMA", estado: "YARACUY" },
            { cedula: "10.858.061", nombre: "PEÑA O EUNICE DEL V", estado: "YARACUY" },
            { cedula: "10.858.527", nombre: "RAMIREZ DORIS", estado: "YARACUY" },
            { cedula: "10.858.661", nombre: "MARTINEZ DEYSI", estado: "YARACUY" },
            { cedula: "10.861.354", nombre: "ALMAO MARIA", estado: "YARACUY" },
            { cedula: "10.861.859", nombre: "VELASQUEZ YARELY", estado: "YARACUY" },
            { cedula: "10.861.976", nombre: "MARISELA SANCHEZ DE C", estado: "YARACUY" },
            { cedula: "10.862.105", nombre: "TORRES S AURA M", estado: "YARACUY" },
            { cedula: "10.862.503", nombre: "ROJAS ARELIS", estado: "YARACUY" },
            { cedula: "10.867.079", nombre: "ZONIA CORINA PEREZ", estado: "ARAGUA" },
            { cedula: "10.875.954", nombre: "DORA A PEREZ P", estado: "BARINAS" },
            { cedula: "10.876.093", nombre: "GIL MARELVI GUEVARA", estado: "SUCRE" },
            { cedula: "10.877.045", nombre: "FARIAS N MIRNA J", estado: "YARACUY" },
            { cedula: "10.877.574", nombre: "NANCY SUCRE R", estado: "MONAGAS" },
            { cedula: "10.878.614", nombre: "MIRZA GONZALEZ", estado: "SUCRE" },
            { cedula: "10.884.599", nombre: "COLON WITTMARY", estado: "YARACUY" },
            { cedula: "10.884.623", nombre: "V JESUS DEL V MARCANO", estado: "SUCRE" },
            { cedula: "10.889.184", nombre: "ALEIDA B CASTRO", estado: "MIRANDA" },
            { cedula: "10.889.609", nombre: "LINARES FANY LETICIA", estado: "YARACUY" },
            { cedula: "10.899.051", nombre: "ESCALONA DE C MARIA", estado: "MERIDA" },
            { cedula: "10.903.066", nombre: "BENITES REINA", estado: "MERIDA" },
            { cedula: "10.907.570", nombre: "EVELIN RODRIGUEZ", estado: "TRUJILLO" },
            { cedula: "10.909.453", nombre: "WENDY TORRES", estado: "TRUJILLO" },
            { cedula: "10.910.086", nombre: "DELGADO MARIA", estado: "ZULIA" },
            { cedula: "10.912.283", nombre: "IRIS RODRIGUEZ", estado: "TRUJILLO" },
            { cedula: "10.912.481", nombre: "DOMINGUEZ MARIBEL", estado: "TRUJILLO" },
            { cedula: "10.912.972", nombre: "LILA MORILLO", estado: "TRUJILLO" },
            { cedula: "10.913.703", nombre: "MARIA ROSALES", estado: "TRUJILLO" },
            { cedula: "10.914.069", nombre: "EGLIS MONTIEL Z", estado: "TRUJILLO" },
            { cedula: "10.914.538", nombre: "B DAYCI DEL C SALAS", estado: "TRUJILLO" },
            { cedula: "10.915.524", nombre: "BRICEÑO LEYSBI", estado: "TRUJILLO" },
            { cedula: "10.915.707", nombre: "JUAN MOGOLLON", estado: "TRUJILLO" },
            { cedula: "10.919.234", nombre: "SONIA BOSCANO", estado: "ZULIA" },
            { cedula: "10.936.292", nombre: "CERSO M PEREZ R", estado: "ANZOATEGUI" },
            { cedula: "10.942.421", nombre: "LAYA CAROLINA DEL CARMEN", estado: "ANZOATEGUI" },
            { cedula: "10.944.717", nombre: "GARCIA CARMEN", estado: "ANZOATEGUI" },
            { cedula: "10.947.789", nombre: "MARBELLYS DE RODRIGUEZ C", estado: "SUCRE" },
            { cedula: "10.959.062", nombre: "DE A ANA C BRACAMONTE", estado: "LARA" },
            { cedula: "10.963.167", nombre: "YENNY BORGES", estado: "PORTUGUESA" },
            { cedula: "10.972.974", nombre: "CECILIA MARIA COLINA H", estado: "FALCON" },
            { cedula: "10.974.315", nombre: "ANAHISIS GOMEZ", estado: "FALCON" },
            { cedula: "10.975.862", nombre: "G JANINE DEL V RANGEL", estado: "MONAGAS" },
            { cedula: "10.976.901", nombre: "ABAD R YUSMIRA K", estado: "GUARICO" },
            { cedula: "10.976.958", nombre: "RAMIREZ JULIO", estado: "AMAZONAS" },
            { cedula: "10.977.294", nombre: "ROSA PEREZ", estado: "GUARICO" },
            { cedula: "10.985.498", nombre: "MARINELA CASTELLANO", estado: "COJEDES" },
            { cedula: "10.986.657", nombre: "HERNAN JOSE PAEZ MENDEZ", estado: "COJEDES" },
            { cedula: "10.988.599", nombre: "TERAN G MARIA J", estado: "COJEDES" },
            { cedula: "10.988.815", nombre: "ANGELICA PEREZ", estado: "COJEDES" },
            { cedula: "10.988.819", nombre: "PROSPERO A FLORES DIAZ", estado: "COJEDES" },
            { cedula: "10.992.044", nombre: "OLGA OJEDAS P", estado: "COJEDES" },
            { cedula: "10.992.498", nombre: "YOLANDA LOYO", estado: "PORTUGUESA" },
            { cedula: "10.992.851", nombre: "ALONZO R ALEXANDER J", estado: "CARABOBO" },
            { cedula: "10.992.859", nombre: "LUIS EDUARDO CAICEDO", estado: "COJEDES" },
            { cedula: "10.995.684", nombre: "ZAMORA JUDITHA", estado: "ANZOATEGUI" },
            { cedula: "10.997.337", nombre: "MARIA CERMENO", estado: "COJEDES" },
            { cedula: "11.000.271", nombre: "MARIA ALEJANDRA HERRERA", estado: "CARACAS" },
            { cedula: "11.013.316", nombre: "CARLOS GONZALES R", estado: "SUCRE" },
            { cedula: "11.013.609", nombre: "SANTA BERROTERAN G", estado: "CARACAS" },
            { cedula: "11.017.674", nombre: "NIXON J ROSAS SEPULVEDA", estado: "TACHIRA" },
            { cedula: "11.023.510", nombre: "DAVILA V MONICA DE LA T", estado: "TACHIRA" },
            { cedula: "11.032.476", nombre: "CLEYDIS J PIÑA P", estado: "TACHIRA" },
            { cedula: "11.053.670", nombre: "LORETO RANGEL YANETTE", estado: "CARABOBO" },
            { cedula: "11.057.741", nombre: "BATISTA D. FRANCIA Y.", estado: "MIRANDA" },
            { cedula: "11.058.311", nombre: "SANTANA MARIO", estado: "ARAGUA" },
            { cedula: "11.059.395", nombre: "ROMERO M. ANAHIS M.", estado: "LAGUAIRA" },
            { cedula: "11.059.718", nombre: "FERRER B LISSETTE", estado: "BARINAS" },
            { cedula: "11.064.504", nombre: "CARDOZO LEDYS", estado: "LAGUAIRA" },
            { cedula: "11.070.939", nombre: "ZAMDRANO D ELISA C", estado: "CARABOBO" },
            { cedula: "11.075.063", nombre: "YNDIRA MARQUEZ", estado: "PORTUGUESA" },
            { cedula: "11.076.379", nombre: "YSABEL C GUERRERO F", estado: "PORTUGUESA" },
            { cedula: "11.076.441", nombre: "LISNEIDA CASTILLO", estado: "PORTUGUESA" },
            { cedula: "11.077.039", nombre: "MILAGROS ANDUEZA", estado: "PORTUGUESA" },
            { cedula: "11.084.927", nombre: "JUAN R SILVA Z", estado: "PORTUGUESA" },
            { cedula: "11.086.270", nombre: "I MARGA CAMACHO RODRIGUEZ", estado: "ARAGUA" },
            { cedula: "11.091.144", nombre: "YRIS M YNFANTE RUBIO", estado: "ARAGUA" },
            { cedula: "11.102.529", nombre: "RICHARD A HERNANDEZ", estado: "CARABOBO" },
            { cedula: "11.106.374", nombre: "OSCAR OMAR JAIME CARRERO", estado: "APURE" },
            { cedula: "11.107.174", nombre: "IRIS A CRUZ S", estado: "BARINAS" },
            { cedula: "11.108.649", nombre: "ANGEL RODRIGUEZ", estado: "PORTUGUESA" },
            { cedula: "11.120.860", nombre: "MARIA CONCEPCION PEREZ", estado: "ARAGUA" },
            { cedula: "11.125.242", nombre: "NORMA RUIZ L", estado: "TRUJILLO" },
            { cedula: "11.125.249", nombre: "VILLEGAS YOLEIDA", estado: "TRUJILLO" },
            { cedula: "11.125.274", nombre: "WILLIAN A MARQUEZ", estado: "TRUJILLO" },
            { cedula: "11.126.033", nombre: "MENDEZ ENZO", estado: "TRUJILLO" },
            { cedula: "11.126.070", nombre: "GAINE BRICENO", estado: "TRUJILLO" },
            { cedula: "11.126.244", nombre: "LEYNI LUGO", estado: "TRUJILLO" },
            { cedula: "11.126.982", nombre: "ALIDA HERNANDEZ V", estado: "TRUJILLO" },
            { cedula: "11.127.339", nombre: "SONIA DELGADO", estado: "TRUJILLO" },
            { cedula: "11.127.357", nombre: "XIOMARA T MORILLO P", estado: "GUARICO" },
            { cedula: "11.127.824", nombre: "HAYDEE CR MACHADO VALERA", estado: "TRUJILLO" },
            { cedula: "11.128.146", nombre: "FRANCISCO MEJIA", estado: "TRUJILLO" },
            { cedula: "11.128.332", nombre: "DEYANIRA MARIN", estado: "TRUJILLO" },
            { cedula: "11.131.211", nombre: "GARCIA G. DEISY C.", estado: "TRUJILLO" },
            { cedula: "11.132.005", nombre: "CACERES JULIO", estado: "TRUJILLO" },
            { cedula: "11.132.705", nombre: "LILIBETH J GRATEROL A", estado: "TRUJILLO" },
            { cedula: "11.132.753", nombre: "YELITZA ARAUJO", estado: "TRUJILLO" },
            { cedula: "11.132.860", nombre: "MINERVA MENDOZA", estado: "TRUJILLO" },
            { cedula: "11.133.285", nombre: "ROSALIA C SANCHEZ R", estado: "TRUJILLO" },
            { cedula: "11.133.327", nombre: "ZULEIMA PEA", estado: "TRUJILLO" },
            { cedula: "11.139.985", nombre: "ROJAS MARLENY", estado: "CARABOBO" },
            { cedula: "11.141.287", nombre: "MIGUEL J MAVAREZ G", estado: "FALCON" },
            { cedula: "11.141.416", nombre: "CARMEN GUADALUPE RIERA", estado: "FALCON" },
            { cedula: "11.142.329", nombre: "DEL V MARIN ANAIZ", estado: "NVA.ESPARTA" },
            { cedula: "11.142.489", nombre: "REIZA GOMEZ C", estado: "NVA.ESPARTA" },
            { cedula: "11.163.876", nombre: "ANELSY GOMEZ", estado: "TRUJILLO" },
            { cedula: "11.173.731", nombre: "YESENIA R BARRETO D", estado: "BOLIVAR" },
            { cedula: "11.176.197", nombre: "DAMELIS DEL BERNAEZ", estado: "BOLIVAR" },
            { cedula: "11.186.087", nombre: "LIMA V. LUCIA E.", estado: "BARINAS" },
            { cedula: "11.187.139", nombre: "VELASQUEZ A. DULCE DEL V.", estado: "BARINAS" },
            { cedula: "11.187.439", nombre: "MILAGROS E CONTRERAS R", estado: "BARINAS" },
            { cedula: "11.187.489", nombre: "DE R MIROSLAVA C SANCHEZ", estado: "BARINAS" },
            { cedula: "11.188.410", nombre: "RAMONA DABOIN", estado: "APURE" },
            { cedula: "11.188.547", nombre: "MIRIAN C CACERES J", estado: "BARINAS" },
            { cedula: "11.190.715", nombre: "MANZANO ROWIN", estado: "BARINAS" },
            { cedula: "11.193.017", nombre: "SANDRA PEÑA", estado: "APURE" },
            { cedula: "11.193.825", nombre: "BERRIOS M PETRA DEL C", estado: "BARINAS" },
            { cedula: "11.193.918", nombre: "MIGUEL ANGEL SOLIZ", estado: "BARINAS" },
            { cedula: "11.205.046", nombre: "ZACARIAS S GASPAR", estado: "DELTA A." },
            { cedula: "11.205.148", nombre: "VERA DIGNA", estado: "CARACAS" },
            { cedula: "11.205.299", nombre: "ROJAS G. MIDRANYELA", estado: "MONAGAS" },
            { cedula: "11.205.619", nombre: "ALFONZO MANOLI", estado: "DELTA A." },
            { cedula: "11.206.118", nombre: "GASCON GONZALEZ SOLIMAR D", estado: "DELTA A." },
            { cedula: "11.207.586", nombre: "LAREZ MILAGRO", estado: "DELTA A." },
            { cedula: "11.208.703", nombre: "MARCANO IRAIMA", estado: "DELTA A." },
            { cedula: "11.209.313", nombre: "VELASQUEZ U, GLISBELLYS", estado: "DELTA A." },
            { cedula: "11.210.296", nombre: "FERMIN NIURKA", estado: "MONAGAS" },
            { cedula: "11.211.281", nombre: "JENNY J DELLAN C", estado: "DELTA A." },
            { cedula: "11.211.919", nombre: "JIMENEZ GONZALEZ YAENIS", estado: "DELTA A." },
            { cedula: "11.212.831", nombre: "PINTO KARLING", estado: "DELTA A." },
            { cedula: "11.213.311", nombre: "SIFONTE CLAUDIA", estado: "DELTA A." },
            { cedula: "11.213.591", nombre: "SALAZAR DE M. FLOR", estado: "DELTA A." },
            { cedula: "11.213.656", nombre: "FLORES MIRTHA", estado: "DELTA A." },
            { cedula: "11.213.945", nombre: "RODRIGUEZ M TOMASA I", estado: "DELTA A." },
            { cedula: "11.213.995", nombre: "VALERIO LUZMILA", estado: "DELTA A." },
            { cedula: "11.214.849", nombre: "MEZA YUNNY JOSEFINA", estado: "DELTA A." },
            { cedula: "11.217.233", nombre: "DAMARIS M VERA", estado: "ZULIA" },
            { cedula: "11.217.659", nombre: "PARRA DE G LUZ M", estado: "MERIDA" },
            { cedula: "11.217.690", nombre: "MARIA M SUAREZ CH", estado: "MERIDA" },
            { cedula: "11.221.105", nombre: "LEXY YBARRA", estado: "TRUJILLO" },
            { cedula: "11.223.837", nombre: "CARRERO ROJAS NEIDA DEL C", estado: "MERIDA" },
            { cedula: "11.236.444", nombre: "KRANCIA RODRIGUEZ", estado: "APURE" },
            { cedula: "11.237.009", nombre: "CASTILLO NEREIDA", estado: "APURE" },
            { cedula: "11.237.853", nombre: "MAYRA RIVAS C", estado: "APURE" },
            { cedula: "11.241.579", nombre: "NURIA SANTODOMINGO", estado: "APURE" },
            { cedula: "11.243.216", nombre: "UVIEDO KATIUSKA", estado: "APURE" },
            { cedula: "11.243.735", nombre: "RIVAS O.LUIS", estado: "APURE" },
            { cedula: "11.244.642", nombre: "ALVARADO MARIA", estado: "APURE" },
            { cedula: "11.247.251", nombre: "FERIA ROSAURA", estado: "ZULIA" },
            { cedula: "11.247.383", nombre: "LILIBETH LOPEZ", estado: "ZULIA" },
            { cedula: "11.253.498", nombre: "LIDIS MADRID", estado: "TRUJILLO" },
            { cedula: "11.253.857", nombre: "NEYSA M PEREZ TERAN", estado: "ZULIA" },
            { cedula: "11.254.090", nombre: "H NORAIMA DEL C SOSA", estado: "ZULIA" },
            { cedula: "11.256.561", nombre: "DEL CARMEN PEREZ YADIRA", estado: "ZULIA" },
            { cedula: "11.263.660", nombre: "LISB MONTILLA DE ESCALONA", estado: "LARA" },
            { cedula: "11.275.022", nombre: "GAMARRA M ROSA M", estado: "YARACUY" },
            { cedula: "11.275.425", nombre: "MORA Y MARITZA C", estado: "YARACUY" },
            { cedula: "11.275.634", nombre: "OROPEZA ANA", estado: "YARACUY" },
            { cedula: "11.276.037", nombre: "HERNANDEZ V.,YNGRID M.", estado: "CARACAS" },
            { cedula: "11.277.146", nombre: "SILVA CH. JORGE R.", estado: "YARACUY" },
            { cedula: "11.277.634", nombre: "VASQUEZ C, YSARA", estado: "YARACUY" },
            { cedula: "11.301.502", nombre: "PEREZ SONIA DEL CA PERNIA", estado: "TACHIRA" },
            { cedula: "11.303.476", nombre: "THARY M GUERRA", estado: "ZULIA" },
            { cedula: "11.304.169", nombre: "DORA HERNANDEZ", estado: "BARINAS" },
            { cedula: "11.315.128", nombre: "BRICEÑO BLANCA", estado: "TRUJILLO" },
            { cedula: "11.315.648", nombre: "VASQUEZ MARIOLY C", estado: "TRUJILLO" },
            { cedula: "11.316.692", nombre: "GINA BRICEÑO", estado: "TRUJILLO" },
            { cedula: "11.320.490", nombre: "OSMARTE MENDEZ", estado: "TRUJILLO" },
            { cedula: "11.324.747", nombre: "MARIBEL PENA", estado: "TRUJILLO" },
            { cedula: "11.337.344", nombre: "MARTINEZ M. CARMEN", estado: "MONAGAS" },
            { cedula: "11.365.549", nombre: "CARLOS A GIRON B", estado: "GUARICO" },
            { cedula: "11.370.356", nombre: "RUJANO MARIA", estado: "BARINAS" },
            { cedula: "11.370.522", nombre: "ZCATEGUI DE C., YULEE", estado: "BARINAS" },
            { cedula: "11.371.161", nombre: "BRACHO D GERARDO", estado: "BARINAS" },
            { cedula: "11.371.633", nombre: "GARCIA JOSE", estado: "BARINAS" },
            { cedula: "11.371.653", nombre: "MOLINA R YAMILIS M", estado: "BARINAS" },
            { cedula: "11.372.522", nombre: "CARMEN M TOSCANO", estado: "TACHIRA" },
            { cedula: "11.373.794", nombre: "NIEVES NOHEMI DEL C.", estado: "BARINAS" },
            { cedula: "11.374.175", nombre: "MORON B MORI ADRIANA", estado: "BARINAS" },
            { cedula: "11.374.397", nombre: "PARILLIS M., NANCY", estado: "BARINAS" },
            { cedula: "11.374.694", nombre: "MORA E, YANI", estado: "BARINAS" },
            { cedula: "11.374.906", nombre: "JAIME DE S. RITA", estado: "BARINAS" },
            { cedula: "11.375.270", nombre: "CARRILLO C. ALEXANDER J.", estado: "SUCRE" },
            { cedula: "11.377.064", nombre: "ZELENIA RIVERO G", estado: "SUCRE" },
            { cedula: "11.378.069", nombre: "DIANORA M VIZCAINO B", estado: "SUCRE" },
            { cedula: "11.378.117", nombre: "MARCHAN DE DIAZ JOSEFA", estado: "SUCRE" },
            { cedula: "11.381.944", nombre: "MARCHAN ROXANA", estado: "SUCRE" },
            { cedula: "11.382.008", nombre: "MARQUEZ JOSEFA", estado: "SUCRE" },
            { cedula: "11.383.842", nombre: "CARRILLO M. PATRICIA C.", estado: "SUCRE" },
            { cedula: "11.395.098", nombre: "GUERRA S GLORIA M", estado: "BARINAS" },
            { cedula: "11.395.403", nombre: "G ELIDA DEL C CORDERO", estado: "PORTUGUESA" },
            { cedula: "11.395.679", nombre: "NORA Y GONZALEZ O", estado: "PORTUGUESA" },
            { cedula: "11.397.314", nombre: "PAREDES W, ERCILLA K", estado: "BARINAS" },
            { cedula: "11.398.985", nombre: "GARCIA YELITZA M.", estado: "BARINAS" },
            { cedula: "11.400.297", nombre: "CASTILLO FANNI DEL", estado: "BARINAS" },
            { cedula: "11.401.165", nombre: "ZULAY C ESCALONA B", estado: "PORTUGUESA" },
            { cedula: "11.401.952", nombre: "G AURORA DEL C CARABALLO", estado: "PORTUGUESA" },
            { cedula: "11.402.334", nombre: "OSMARY M MENDOZA", estado: "BARINAS" },
            { cedula: "11.402.497", nombre: "OSTOS R MAGDELIS DEL C", estado: "PORTUGUESA" },
            { cedula: "11.402.977", nombre: "BORMAN R URQUIOLA L", estado: "PORTUGUESA" },
            { cedula: "11.404.609", nombre: "VIZCAYA G WUILLIAN", estado: "BARINAS" },
            { cedula: "11.409.549", nombre: "BRIGITTE INFANTE", estado: "CARACAS" },
            { cedula: "11.413.978", nombre: "RUIZ DE V BLANCA", estado: "CARACAS" },
            { cedula: "11.422.268", nombre: "CONTRERAS ANA", estado: "ANZOATEGUI" },
            { cedula: "11.422.312", nombre: "A FRANMAR DEL V HERNANDEZ", estado: "SUCRE" },
            { cedula: "11.435.643", nombre: "MARY T GARCIA M", estado: "SUCRE" },
            { cedula: "11.437.514", nombre: "FARIAS LILIANA", estado: "SUCRE" },
            { cedula: "11.438.765", nombre: "DE G NEIDA S ROJAS", estado: "SUCRE" },
            { cedula: "11.439.127", nombre: "FARIAS ALEXIS", estado: "ANZOATEGUI" },
            { cedula: "11.439.309", nombre: "CABELLO KATIUSKA", estado: "SUCRE" },
            { cedula: "11.439.523", nombre: "CABRERA A. MARIA EUGENIA", estado: "SUCRE" },
            { cedula: "11.441.897", nombre: "BRITO B. KATIUSCA M.", estado: "SUCRE" },
            { cedula: "11.442.308", nombre: "MENDEZ ODRAS VENALES", estado: "SUCRE" },
            { cedula: "11.447.758", nombre: "SILVINA VELASQUEZ", estado: "SUCRE" },
            { cedula: "11.449.468", nombre: "ZAIRA J BRACHE C", estado: "SUCRE" },
            { cedula: "11.449.776", nombre: "S JUANA DEL C ROJAS", estado: "SUCRE" },
            { cedula: "11.452.855", nombre: "H MARIBEL DEL C GARCIA", estado: "ZULIA" },
            { cedula: "11.458.429", nombre: "UNISE RODRIGUEZ", estado: "ZULIA" },
            { cedula: "11.459.991", nombre: "DE ROJAS ELISA D CHIRINOS", estado: "ZULIA" },
            { cedula: "11.462.091", nombre: "QUIJANO S ELSY A", estado: "MIRANDA" },
            { cedula: "11.463.568", nombre: "LONDONO JACKELINE", estado: "MERIDA" },
            { cedula: "11.476.533", nombre: "ROSAURA GUZMAN", estado: "FALCON" },
            { cedula: "11.477.119", nombre: "DENNY JESUS AGUILAR", estado: "FALCON" },
            { cedula: "11.490.537", nombre: "MORA S. ROSA O.", estado: "BARINAS" },
            { cedula: "11.494.194", nombre: "DORIS R. MENDEZ DE PEÑA", estado: "TACHIRA" },
            { cedula: "11.497.495", nombre: "CARVAJAL L MISLEYS D", estado: "TACHIRA" },
            { cedula: "11.499.097", nombre: "SONIA ZAMBRANO R", estado: "BARINAS" },
            { cedula: "11.504.322", nombre: "MARQUEZ MARIA MENDEZ", estado: "TACHIRA" },
            { cedula: "11.508.162", nombre: "OMAR A DAZA G", estado: "PORTUGUESA" },
            { cedula: "11.508.341", nombre: "MARQUEZ ANA L", estado: "MERIDA" },
            { cedula: "11.513.523", nombre: "TORRES ROSA", estado: "DELTA A." },
            { cedula: "11.516.820", nombre: "AMERICA MIGUEL SALAVERRIA", estado: "BOLIVAR" },
            { cedula: "11.520.139", nombre: "MARIS MARTINEZ", estado: "APURE" },
            { cedula: "11.522.101", nombre: "PE, ALOZA EXANED", estado: "CARABOBO" },
            { cedula: "11.524.623", nombre: "IZAGUIRRE ORIANA", estado: "CARABOBO" },
            { cedula: "11.527.623", nombre: "ROSA A CASTILLO C", estado: "COJEDES" },
            { cedula: "11.535.017", nombre: "ELIZABETH PINO", estado: "NVA.ESPARTA" },
            { cedula: "11.536.710", nombre: "VALDIVIESO MENDOZA YRAIDA", estado: "NVA.ESPARTA" },
            { cedula: "11.537.847", nombre: "GLEXY BELLORIN", estado: "NVA.ESPARTA" },
            { cedula: "11.539.248", nombre: "MILDRED MARIN", estado: "NVA.ESPARTA" },
            { cedula: "11.540.875", nombre: "DE O MARIA C SANCHEZ", estado: "PORTUGUESA" },
            { cedula: "11.541.002", nombre: "BIGOTT MARIANGEL", estado: "PORTUGUESA" },
            { cedula: "11.541.182", nombre: "MERCEDES DUDAMEL", estado: "PORTUGUESA" },
            { cedula: "11.542.193", nombre: "CARDENAS T. MILAGROS DEL", estado: "PORTUGUESA" },
            { cedula: "11.544.033", nombre: "CONDE JULIMAR", estado: "PORTUGUESA" },
            { cedula: "11.546.521", nombre: "ZULEIMA A RODRIGUEZ", estado: "PORTUGUESA" },
            { cedula: "11.546.960", nombre: "MARIA GABRIELA LORENZO I", estado: "PORTUGUESA" },
            { cedula: "11.547.659", nombre: "CARMYLLE GARCIA", estado: "PORTUGUESA" },
            { cedula: "11.549.667", nombre: "RAIDA MONTILLA V", estado: "PORTUGUESA" },
            { cedula: "11.554.412", nombre: "TARAZONA D FRANCY C", estado: "CARACAS" },
            { cedula: "11.580.267", nombre: "MUJICA DALILA", estado: "LARA" },
            { cedula: "11.582.520", nombre: "DE T DORIS A GIL", estado: "LARA" },
            { cedula: "11.584.793", nombre: "PALMA M. IDALIA B.", estado: "LARA" },
            { cedula: "11.587.770", nombre: "RAMON A ARROYO A", estado: "LARA" },
            { cedula: "11.591.912", nombre: "ELSY R NADALES C", estado: "ARAGUA" },
            { cedula: "11.594.829", nombre: "LISSETH GONZALEZ", estado: "LARA" },
            { cedula: "11.597.109", nombre: "CHAVIEL JORGE", estado: "YARACUY" },
            { cedula: "11.611.128", nombre: "WILLIAMS MALDONADO", estado: "TRUJILLO" },
            { cedula: "11.611.223", nombre: "JOSE GRATEROL", estado: "TACHIRA" },
            { cedula: "11.612.009", nombre: "GLAD GUTIERREZ DE S", estado: "YARACUY" },
            { cedula: "11.612.088", nombre: "BLANCA FERNANDEZ", estado: "TRUJILLO" },
            { cedula: "11.612.191", nombre: "MARIA CABRERA", estado: "TACHIRA" },
            { cedula: "11.612.279", nombre: "MARIA D RUZA T", estado: "TRUJILLO" },
            { cedula: "11.612.947", nombre: "DE A ZULAY C DURAN", estado: "TRUJILLO" },
            { cedula: "11.613.135", nombre: "EDICTA VASQUEZ", estado: "TRUJILLO" },
            { cedula: "11.613.189", nombre: "ANA BETANCOURT", estado: "TRUJILLO" },
            { cedula: "11.613.300", nombre: "DORYS PENA", estado: "TRUJILLO" },
            { cedula: "11.613.690", nombre: "YODIMIRLA VILLEGAS", estado: "TRUJILLO" },
            { cedula: "11.614.043", nombre: "XIOMARA RIVAS", estado: "TRUJILLO" },
            { cedula: "11.619.975", nombre: "GONZALEZ YAJAIRA", estado: "TRUJILLO" },
            { cedula: "11.638.121", nombre: "MARILYN OCHOA", estado: "SUCRE" },
            { cedula: "11.645.040", nombre: "SERVET ANA", estado: "YARACUY" },
            { cedula: "11.646.501", nombre: "CELIA CH MARCHAN C", estado: "YARACUY" },
            { cedula: "11.647.493", nombre: "TELLERIA M RUDI DEL V", estado: "YARACUY" },
            { cedula: "11.648.845", nombre: "MITZURY BELLO O", estado: "YARACUY" },
            { cedula: "11.650.320", nombre: "PATRICK HERNANDEZ", estado: "YARACUY" },
            { cedula: "11.650.998", nombre: "VIVAS ANA", estado: "YARACUY" },
            { cedula: "11.651.799", nombre: "TOVAR T MERCIBEL", estado: "YARACUY" },
            { cedula: "11.654.800", nombre: "YUDIT REGALADO", estado: "YARACUY" },
            { cedula: "11.657.787", nombre: "FERNANDEZ G LUZ M", estado: "ANZOATEGUI" },
            { cedula: "11.672.520", nombre: "BETANCOURT Z. NELIDA R.", estado: "CARACAS" },
            { cedula: "11.680.033", nombre: "NANCY G INFANTE V", estado: "CARACAS" },
            { cedula: "11.695.058", nombre: "DE MUJICA CARMEN E VARGAS", estado: "LARA" },
            { cedula: "11.703.535", nombre: "MODESTA TORREALBA", estado: "PORTUGUESA" },
            { cedula: "11.703.843", nombre: "VASQUEZ GREGORIO", estado: "PORTUGUESA" },
            { cedula: "11.704.896", nombre: "AURA RODRIGUEZ", estado: "TRUJILLO" },
            { cedula: "11.706.043", nombre: "PEDRO A VALLADARES C", estado: "TRUJILLO" },
            { cedula: "11.709.325", nombre: "QUINTERO IRMA", estado: "BARINAS" },
            { cedula: "11.709.387", nombre: "SANCHEZ MARBELLA", estado: "BARINAS" },
            { cedula: "11.709.398", nombre: "ZULEIMA C CASTRO M", estado: "BARINAS" },
            { cedula: "11.709.559", nombre: "BLANCA YADIRA TORO", estado: "BARINAS" },
            { cedula: "11.709.708", nombre: "ARCHILA MARIA", estado: "BARINAS" },
            { cedula: "11.709.757", nombre: "DALE TIBISAY", estado: "BARINAS" },
            { cedula: "11.710.100", nombre: "ALEXANDER GUTIERREZ H", estado: "BARINAS" },
            { cedula: "11.711.204", nombre: "JIMENES L. YAMILET", estado: "BARINAS" },
            { cedula: "11.711.568", nombre: "YLDA M RIVAS GALIANO", estado: "BARINAS" },
            { cedula: "11.711.919", nombre: "SANCHEZ JAKELINE", estado: "BARINAS" },
            { cedula: "11.712.282", nombre: "RODRIGUEZ ROSA", estado: "BARINAS" },
            { cedula: "11.712.284", nombre: "UNDA DE M YUDY Y", estado: "BARINAS" },
            { cedula: "11.712.681", nombre: "GUILLEN CARMEN", estado: "BARINAS" },
            { cedula: "11.713.599", nombre: "QUINTERO A. HIPOLITO R.", estado: "BARINAS" },
            { cedula: "11.713.703", nombre: "PADILLA R. ANANIA R.", estado: "PORTUGUESA" },
            { cedula: "11.714.337", nombre: "MELEAN EVAYELENA", estado: "BARINAS" },
            { cedula: "11.714.347", nombre: "PINO V. NORIS COROMOTO", estado: "BARINAS" },
            { cedula: "11.714.644", nombre: "GONZALEZ JOSE", estado: "BARINAS" },
            { cedula: "11.716.466", nombre: "UZCATEGUI SOCORRO", estado: "BARINAS" },
            { cedula: "11.717.456", nombre: "SUJEN KHODAIR DE D", estado: "BARINAS" },
            { cedula: "11.717.777", nombre: "GARCIA Q YAMILER DEL V", estado: "BARINAS" },
            { cedula: "11.717.894", nombre: "MORALES YURELIS", estado: "BARINAS" },
            { cedula: "11.722.921", nombre: "GUTIERREZ LORENA", estado: "FALCON" },
            { cedula: "11.724.814", nombre: "LEAL SILVA YUMIRA J.", estado: "BOLIVAR" },
            { cedula: "11.747.258", nombre: "LUCKERT D. MARIELVI C.", estado: "CARABOBO" },
            { cedula: "11.753.485", nombre: "MARTINEZ MARIELA", estado: "APURE" },
            { cedula: "11.753.708", nombre: "MARY N VELAZQUEZ Z", estado: "APURE" },
            { cedula: "11.756.628", nombre: "NERY A TIRADO MARTINEZ", estado: "APURE" },
            { cedula: "11.757.101", nombre: "DELIA ROMERO", estado: "APURE" },
            { cedula: "11.757.141", nombre: "CAMACHO MARIA", estado: "APURE" },
            { cedula: "11.760.831", nombre: "ROSA MATIZ", estado: "APURE" },
            { cedula: "11.762.272", nombre: "PEREZ A OMAIRA", estado: "APURE" },
            { cedula: "11.780.439", nombre: "BELLO JESUS E", estado: "ANZOATEGUI" },
            { cedula: "11.780.855", nombre: "SALAZAR MARIANELA", estado: "MONAGAS" },
            { cedula: "11.781.852", nombre: "META G. BRUMILDE J.", estado: "MONAGAS" },
            { cedula: "11.787.804", nombre: "PEREZ M VICRRAMAR M", estado: "LARA" },
            { cedula: "11.792.593", nombre: "JOSE DIAZ", estado: "LARA" },
            { cedula: "11.795.668", nombre: "CELIDA SEIJAS L", estado: "GUARICO" },
            { cedula: "11.800.675", nombre: "JOSE GUARECUCO", estado: "FALCON" },
            { cedula: "11.806.446", nombre: "ALCON PIRE MARGELIS", estado: "LARA" },
            { cedula: "11.809.602", nombre: "GONZALEZ R YERIMAR", estado: "CARABOBO" },
            { cedula: "11.812.798", nombre: "NILDA SANCHEZ", estado: "PORTUGUESA" },
            { cedula: "11.822.854", nombre: "SANCHEZ A ALVINO J", estado: "APURE" },
            { cedula: "11.823.548", nombre: "PEDRAZA MIREYA", estado: "APURE" },
            { cedula: "11.826.668", nombre: "LUZ RODRIGUEZ", estado: "SUCRE" },
            { cedula: "11.829.098", nombre: "MAGO FERNANDA", estado: "SUCRE" },
            { cedula: "11.829.874", nombre: "DEL C RIVERO EVA", estado: "SUCRE" },
            { cedula: "11.832.788", nombre: "MARVAL E BASILIO A", estado: "SUCRE" },
            { cedula: "11.837.565", nombre: "ALTUVE FRANCELINA", estado: "BARINAS" },
            { cedula: "11.839.820", nombre: "MENDEZ ELIS", estado: "BARINAS" },
            { cedula: "11.841.226", nombre: "MOLINA V EUDES J", estado: "BARINAS" },
            { cedula: "11.841.354", nombre: "QUINTERO M IRAIMA E", estado: "BARINAS" },
            { cedula: "11.847.430", nombre: "EDITH CASTILLO", estado: "PORTUGUESA" },
            { cedula: "11.849.000", nombre: "ALVAREZ G JOSE R", estado: "PORTUGUESA" },
            { cedula: "11.850.107", nombre: "SANCHEZ ELIXABETH", estado: "PORTUGUESA" },
            { cedula: "11.850.719", nombre: "ZOGHBI M SUAD N", estado: "PORTUGUESA" },
            { cedula: "11.850.847", nombre: "CARVAJAL LUCY", estado: "PORTUGUESA" },
            { cedula: "11.851.220", nombre: "MARIA CHIRINOS", estado: "PORTUGUESA" },
            { cedula: "11.851.330", nombre: "MIGDALIA GUEDEZ R", estado: "PORTUGUESA" },
            { cedula: "11.877.880", nombre: "CORNEJO R. SANDRA X.", estado: "MERIDA" },
            { cedula: "11.894.088", nombre: "YECNELYS LINARES", estado: "TRUJILLO" },
            { cedula: "11.894.450", nombre: "MARBERIS VILLARREAL", estado: "TRUJILLO" },
            { cedula: "11.895.164", nombre: "RAMIREZ GLADYS", estado: "TRUJILLO" },
            { cedula: "11.895.619", nombre: "JAQUELINE LAGUNA", estado: "TRUJILLO" },
            { cedula: "11.897.919", nombre: "MARIBEL CARMONA", estado: "CARACAS" },
            { cedula: "11.898.704", nombre: "ELISA ARAUJO", estado: "ZULIA" },
            { cedula: "11.904.458", nombre: "GARCIA BASTARDO ODALYS DE", estado: "ANZOATEGUI" },
            { cedula: "11.912.683", nombre: "YVAN A FLORES QUINTERO", estado: "MERIDA" },
            { cedula: "11.949.428", nombre: "FRANCI SANCHEZ", estado: "ZULIA" },
            { cedula: "11.961.177", nombre: "ANA T HERRERA B", estado: "COJEDES" },
            { cedula: "11.962.693", nombre: "CUBA WIL", estado: "COJEDES" },
            { cedula: "11.963.050", nombre: "LARTIGUEZ B. ROSELINE", estado: "COJEDES" },
            { cedula: "11.963.873", nombre: "P MARIA DE LAS M SILVA", estado: "COJEDES" },
            { cedula: "11.967.284", nombre: "DAGUAR MARTINEZ AUGUSTO J", estado: "SUCRE" },
            { cedula: "11.968.393", nombre: "GUILARTE HUSMELYS", estado: "SUCRE" },
            { cedula: "11.974.669", nombre: "MORALES FRANK C", estado: "BARINAS" },
            { cedula: "11.983.496", nombre: "PINA NOHELIA", estado: "YARACUY" },
            { cedula: "11.986.434", nombre: "ESTHER A JAIME D", estado: "ARAGUA" },
            { cedula: "11.990.440", nombre: "AGUILERA MARBETA", estado: "ARAGUA" },
            { cedula: "11.994.621", nombre: "NORKA Y CEDRE M", estado: "CARACAS" },
            { cedula: "11.997.197", nombre: "KING R BENITO J", estado: "BOLIVAR" },
            { cedula: "12.010.205", nombre: "MORENO MARIBEL M.", estado: "BARINAS" },
            { cedula: "12.010.425", nombre: "CANIZALEZ GLADYS", estado: "BARINAS" },
            { cedula: "12.010.450", nombre: "YULISBEHT MORILLO", estado: "PORTUGUESA" },
            { cedula: "12.011.912", nombre: "LINARES GREGORIA", estado: "BARINAS" },
            { cedula: "12.012.874", nombre: "EVILMER OLIVAR", estado: "TRUJILLO" },
            { cedula: "12.022.227", nombre: "ALVARADO S CARMEN E", estado: "LARA" },
            { cedula: "12.023.806", nombre: "LOISINETTE URRIOLA", estado: "LARA" },
            { cedula: "12.029.171", nombre: "VARGAS ELIZABETH ELENA", estado: "CARABOBO" },
            { cedula: "12.033.429", nombre: "SILVA ODALIS VIATNELLYS", estado: "CARABOBO" },
            { cedula: "12.034.860", nombre: "BENAVENTE M EJIGLIA J", estado: "CARABOBO" },
            { cedula: "12.039.667", nombre: "YALESKY J GIL V", estado: "TRUJILLO" },
            { cedula: "12.040.851", nombre: "KEILA ZAMBRANO", estado: "TRUJILLO" },
            { cedula: "12.041.222", nombre: "MALDONADO DORAY", estado: "TRUJILLO" },
            { cedula: "12.041.579", nombre: "HIDALGO D., NELSYMAR", estado: "CARACAS" },
            { cedula: "12.042.165", nombre: "JUANA ARAUJO", estado: "TRUJILLO" },
            { cedula: "12.042.421", nombre: "MARIBEL OLMOS", estado: "TRUJILLO" },
            { cedula: "12.042.758", nombre: "FABIOLA BRICEO", estado: "TRUJILLO" },
            { cedula: "12.043.388", nombre: "EVELIN LINARES", estado: "TRUJILLO" },
            { cedula: "12.043.418", nombre: "PALOMARES MARIA", estado: "TRUJILLO" },
            { cedula: "12.044.449", nombre: "MARITZA ACEVEDO", estado: "TRUJILLO" },
            { cedula: "12.046.406", nombre: "BENCOMO LEON OLIDA DEL C", estado: "TRUJILLO" },
            { cedula: "12.047.031", nombre: "ANA BARRETO", estado: "TRUJILLO" },
            { cedula: "12.047.349", nombre: "SARACHE V WILMER D JESUS", estado: "TRUJILLO" },
            { cedula: "12.047.947", nombre: "YOLIMAR RONDON", estado: "TRUJILLO" },
            { cedula: "12.054.569", nombre: "MARRERO YURAIMA", estado: "MIRANDA" },
            { cedula: "12.060.126", nombre: "ANGEL M NILSON L DE", estado: "ZULIA" },
            { cedula: "12.070.869", nombre: "SUYIN J SOTO M", estado: "MIRANDA" },
            { cedula: "12.071.982", nombre: "ESCOBAR S, JOSE.", estado: "MIRANDA" },
            { cedula: "12.075.298", nombre: "MARTINEZ NOHELIA", estado: "ANZOATEGUI" },
            { cedula: "12.075.889", nombre: "RIVAS CLAIRET", estado: "ANZOATEGUI" },
            { cedula: "12.076.022", nombre: "COLLANTE BLANCA D", estado: "YARACUY" },
            { cedula: "12.077.710", nombre: "LINARES T. ALEIDA D.", estado: "YARACUY" },
            { cedula: "12.080.817", nombre: "SEIJAS YAURI", estado: "YARACUY" },
            { cedula: "12.081.728", nombre: "ZARRAGA PERNALETA BLANCA", estado: "YARACUY" },
            { cedula: "12.082.843", nombre: "DORANTES GLADYS", estado: "YARACUY" },
            { cedula: "12.088.836", nombre: "CRUZ REBECA", estado: "PORTUGUESA" },
            { cedula: "12.088.979", nombre: "IRIS CORDOBA N", estado: "PORTUGUESA" },
            { cedula: "12.095.503", nombre: "GIL TORRES CARMEN BEATRIZ", estado: "MIRANDA" },
            { cedula: "12.107.530", nombre: "GRANADILLO CARLOS", estado: "CARABOBO" },
            { cedula: "12.117.046", nombre: "SILVA JORGE", estado: "ANZOATEGUI" },
            { cedula: "12.122.220", nombre: "YAMILETH RONDON", estado: "GUARICO" },
            { cedula: "12.125.121", nombre: "ROMERO DE M LILIMAR", estado: "BOLIVAR" },
            { cedula: "12.132.860", nombre: "LILIANA BETANCOURT", estado: "BOLIVAR" },
            { cedula: "12.137.446", nombre: "DEISY J MONTILLA C", estado: "BARINAS" },
            { cedula: "12.142.662", nombre: "FREITAS MARJORIE DE", estado: "ARAGUA" },
            { cedula: "12.146.941", nombre: "YAMILET M GONZALEZ M", estado: "ARAGUA" },
            { cedula: "12.147.828", nombre: "LAVERDE A SONIA DEL V", estado: "SUCRE" },
            { cedula: "12.149.407", nombre: "SUCRE YRCA", estado: "MONAGAS" },
            { cedula: "12.159.247", nombre: "OJEDA INES MARIA", estado: "MIRANDA" },
            { cedula: "12.163.108", nombre: "SOJO S. ANA GLANERIS", estado: "LAGUAIRA" },
            { cedula: "12.164.691", nombre: "LUCIANI PARACARE JOHANA J", estado: "CARACAS" },
            { cedula: "12.165.192", nombre: "JOSE A VIVAS P", estado: "CARACAS" },
            { cedula: "12.165.457", nombre: "LAYA ANA", estado: "LAGUAIRA" },
            { cedula: "12.166.613", nombre: "JESSICA O CARICO P", estado: "BOLIVAR" },
            { cedula: "12.168.064", nombre: "AGUILAR MARISOL RODRIGUEZ", estado: "ARAGUA" },
            { cedula: "12.173.357", nombre: "ANZOATEGUI CARMEN", estado: "AMAZONAS" },
            { cedula: "12.173.758", nombre: "RODRIGUEZ DINTA", estado: "AMAZONAS" },
            { cedula: "12.176.415", nombre: "CARMEN N ZAVALA S", estado: "FALCON" },
            { cedula: "12.180.663", nombre: "KATIUSKA J SOTO R", estado: "FALCON" },
            { cedula: "12.181.865", nombre: "NEIDA HERNANDEZ", estado: "FALCON" },
            { cedula: "12.182.643", nombre: "ORFA ANTEQUERA", estado: "FALCON" },
            { cedula: "12.184.167", nombre: "ANNERY PARRA", estado: "FALCON" },
            { cedula: "12.188.105", nombre: "XIOMARA MENDOZA C", estado: "BOLIVAR" },
            { cedula: "12.196.695", nombre: "LELDA RAMIREZ", estado: "APURE" },
            { cedula: "12.197.882", nombre: "MORAIMA E ROMERO G", estado: "MONAGAS" },
            { cedula: "12.198.222", nombre: "JIMENEZ GEMA A", estado: "SUCRE" },
            { cedula: "12.199.004", nombre: "CASTRO G. ANDRI J", estado: "BARINAS" },
            { cedula: "12.200.147", nombre: "MONSALVE M. JOSE A.", estado: "BARINAS" },
            { cedula: "12.200.197", nombre: "PENA MARIA", estado: "BARINAS" },
            { cedula: "12.201.600", nombre: "ANGEL A, SOLISBELLA", estado: "BARINAS" },
            { cedula: "12.202.880", nombre: "RIVAS ROJAS MILAGRO DEL V", estado: "BARINAS" },
            { cedula: "12.204.463", nombre: "CASTILLO A JESUS M", estado: "BARINAS" },
            { cedula: "12.205.771", nombre: "ALEXANDRA FERNANDEZ", estado: "BARINAS" },
            { cedula: "12.207.022", nombre: "HERNANDEZ GIOKONDA", estado: "BARINAS" },
            { cedula: "12.207.201", nombre: "VILLA R YAMILET Z", estado: "BARINAS" },
            { cedula: "12.207.533", nombre: "BELKIS VERGARA S", estado: "BARINAS" },
            { cedula: "12.222.691", nombre: "CARLOS LOPEZ", estado: "NVA.ESPARTA" },
            { cedula: "12.227.940", nombre: "LOIACONO L., ADRIANA", estado: "TACHIRA" },
            { cedula: "12.233.130", nombre: "MORA C. RAFAEL A.", estado: "TACHIRA" },
            { cedula: "12.236.606", nombre: "JARA JARA MARIA E.", estado: "BARINAS" },
            { cedula: "12.236.616", nombre: "IRIS JOSEFINA MATERAN", estado: "BARINAS" },
            { cedula: "12.237.415", nombre: "MACEA AMINTA", estado: "BARINAS" },
            { cedula: "12.238.656", nombre: "ARLENE N MACHADO F", estado: "PORTUGUESA" },
            { cedula: "12.239.224", nombre: "P YELITZA DEL C RIVERO", estado: "PORTUGUESA" },
            { cedula: "12.259.718", nombre: "AQUINO R YUBISAY M", estado: "CARACAS" },
            { cedula: "12.263.151", nombre: "ANA M JIMENEZ S", estado: "PORTUGUESA" },
            { cedula: "12.264.248", nombre: "AGUERO AMARILIS", estado: "PORTUGUESA" },
            { cedula: "12.264.613", nombre: "ZOOE GUALDRON", estado: "PORTUGUESA" },
            { cedula: "12.264.858", nombre: "MARISELA CASTILLO", estado: "PORTUGUESA" },
            { cedula: "12.265.201", nombre: "YANETH OSSA G", estado: "PORTUGUESA" },
            { cedula: "12.268.747", nombre: "HERRERA PETRA MARIA", estado: "SUCRE" },
            { cedula: "12.277.574", nombre: "ESCALONA Q CARMEN A", estado: "YARACUY" },
            { cedula: "12.280.596", nombre: "OCHOA C TOMAS A", estado: "YARACUY" },
            { cedula: "12.283.719", nombre: "LUIS OLIVEROS", estado: "YARACUY" },
            { cedula: "12.287.942", nombre: "VELASQUEZ Z DIONIS T", estado: "SUCRE" },
            { cedula: "12.288.031", nombre: "HURTADO ODILIO JOSE", estado: "SUCRE" },
            { cedula: "12.288.125", nombre: "DAISY J SUAREZ", estado: "SUCRE" },
            { cedula: "12.288.575", nombre: "ROSAL CARLOS", estado: "SUCRE" },
            { cedula: "12.289.942", nombre: "LYON MAYDALYS DEL J", estado: "ANZOATEGUI" },
            { cedula: "12.309.100", nombre: "BOLIVAR ROSA MARIA", estado: "CARABOBO" },
            { cedula: "12.318.765", nombre: "MELENDEZ BESIREE", estado: "CARABOBO" },
            { cedula: "12.321.501", nombre: "MORENO A LIGIA M", estado: "BARINAS" },
            { cedula: "12.321.746", nombre: "NORAIMA FLAUDITTA", estado: "APURE" },
            { cedula: "12.322.008", nombre: "DELGADO DE SALAZAR MARIA", estado: "APURE" },
            { cedula: "12.322.163", nombre: "RUIZ AURA", estado: "APURE" },
            { cedula: "12.322.926", nombre: "ROMERO C. LUIS GERARDO", estado: "BARINAS" },
            { cedula: "12.323.319", nombre: "GUTIERREZ MARINELA", estado: "BARINAS" },
            { cedula: "12.323.917", nombre: "RANGEL PARRA CARMEN", estado: "APURE" },
            { cedula: "12.325.917", nombre: "MEJIAS BERKIS", estado: "APURE" },
            { cedula: "12.331.930", nombre: "MEJIAS WILMER", estado: "PORTUGUESA" },
            { cedula: "12.332.000", nombre: "DE J BRICEÑO GONZALO", estado: "PORTUGUESA" },
            { cedula: "12.332.248", nombre: "SAEZ WILLIAM", estado: "TRUJILLO" },
            { cedula: "12.333.472", nombre: "HERNANDEZ DE CARRILLO NAN", estado: "TRUJILLO" },
            { cedula: "12.333.909", nombre: "GIL NORAIMA", estado: "BARINAS" },
            { cedula: "12.339.485", nombre: "CORNIEL SUSANA", estado: "AMAZONAS" },
            { cedula: "12.359.454", nombre: "GOMEZ CAMPOS REINA", estado: "BOLIVAR" },
            { cedula: "12.362.022", nombre: "CARPIO NERVIS R", estado: "GUARICO" },
            { cedula: "12.364.778", nombre: "TEJERA S LUISA T", estado: "COJEDES" },
            { cedula: "12.365.060", nombre: "MATUTE JOSE", estado: "COJEDES" },
            { cedula: "12.365.485", nombre: "SANCHEZ R EDGAR A", estado: "COJEDES" },
            { cedula: "12.365.962", nombre: "MORALES CARMEN", estado: "COJEDES" },
            { cedula: "12.366.259", nombre: "THAIRO A FIGUEROA L", estado: "ARAGUA" },
            { cedula: "12.367.019", nombre: "IRMA L VELOZ C", estado: "COJEDES" },
            { cedula: "12.368.760", nombre: "GONZALEZ VICTOR", estado: "COJEDES" },
            { cedula: "12.371.908", nombre: "EVORA DE S YARITZA A", estado: "LARA" },
            { cedula: "12.373.413", nombre: "ARELYS GOMEZ", estado: "ZULIA" },
            { cedula: "12.373.750", nombre: "YINESTA VETANCOURT", estado: "ZULIA" },
            { cedula: "12.380.150", nombre: "CUBILLAN R. KARINA DEL P.", estado: "ZULIA" },
            { cedula: "12.398.278", nombre: "ESCALONA ADRIALI ESTELA", estado: "LARA" },
            { cedula: "12.407.434", nombre: "MARIA C PEREZ G", estado: "ZULIA" },
            { cedula: "12.413.890", nombre: "HERNANDEZ LILIBETH", estado: "ZULIA" },
            { cedula: "12.424.152", nombre: "SAMBRANO R ANTONIO J", estado: "CARABOBO" },
            { cedula: "12.427.738", nombre: "GALINDEZ BRILLY DEL VALLE", estado: "CARABOBO" },
            { cedula: "12.446.657", nombre: "OVALLES YURBYN", estado: "PORTUGUESA" },
            { cedula: "12.448.457", nombre: "VIRGILIO BULLONES", estado: "PORTUGUESA" },
            { cedula: "12.451.200", nombre: "PONARE EFRAIN", estado: "AMAZONAS" },
            { cedula: "12.451.268", nombre: "LEDEZMA MARILY", estado: "AMAZONAS" },
            { cedula: "12.452.458", nombre: "BERMUDEZ DE A., JENIFFER", estado: "MERIDA" },
            { cedula: "12.458.936", nombre: "MARIA ROSALES", estado: "TRUJILLO" },
            { cedula: "12.462.244", nombre: "FELIDA MENDEZ DE MORENO", estado: "BARINAS" },
            { cedula: "12.462.257", nombre: "BLANCA F SANCHEZ H", estado: "BARINAS" },
            { cedula: "12.463.360", nombre: "ARELYS SANCHEZ M", estado: "BARINAS" },
            { cedula: "12.469.148", nombre: "ZURIBISANA JOSE", estado: "AMAZONAS" },
            { cedula: "12.470.369", nombre: "DAYALEX NAVARRO V", estado: "CARACAS" },
            { cedula: "12.471.406", nombre: "GERTUDIS GONZALEZ ROMERO", estado: "BOLIVAR" },
            { cedula: "12.473.056", nombre: "GUANIPA M. YETNY DE J.", estado: "CARABOBO" },
            { cedula: "12.475.185", nombre: "DE Z YURMA J CAFRUNES", estado: "GUARICO" },
            { cedula: "12.490.528", nombre: "DE PEREZ NEIDA E ZAMBRANO", estado: "TACHIRA" },
            { cedula: "12.498.463", nombre: "MARQUEZ D MILENA", estado: "TRUJILLO" },
            { cedula: "12.498.947", nombre: "ERIBETH MORENO", estado: "TRUJILLO" },
            { cedula: "12.499.073", nombre: "MARIBEL VALERA", estado: "TRUJILLO" },
            { cedula: "12.505.248", nombre: "YULYS LOPEZ", estado: "NVA.ESPARTA" },
            { cedula: "12.508.122", nombre: "CONTRERAS DAISY", estado: "MIRANDA" },
            { cedula: "12.509.049", nombre: "YUDITH C MANZANO L", estado: "PORTUGUESA" },
            { cedula: "12.509.961", nombre: "DE R BISMARY H APARICIO", estado: "PORTUGUESA" },
            { cedula: "12.517.087", nombre: "SAYAGO C MARIA", estado: "TACHIRA" },
            { cedula: "12.522.041", nombre: "HURTADO IRIS", estado: "CARABOBO" },
            { cedula: "12.522.945", nombre: "PINERO LUIS", estado: "CARABOBO" },
            { cedula: "12.525.559", nombre: "GUERRA N CARMEN T", estado: "CARABOBO" },
            { cedula: "12.528.456", nombre: "DELGADO R. MARIANELA", estado: "PORTUGUESA" },
            { cedula: "12.529.736", nombre: "LOPEZ BRAVO ELIZABETH", estado: "SUCRE" },
            { cedula: "12.530.253", nombre: "FARFAN DE A LUISA C", estado: "SUCRE" },
            { cedula: "12.530.911", nombre: "ALBA R MOYA FERNANDEZ", estado: "SUCRE" },
            { cedula: "12.535.372", nombre: "MARTINEZ M., CHERRY J.", estado: "COJEDES" },
            { cedula: "12.546.858", nombre: "RIVAS RODOLFO", estado: "DELTA A." },
            { cedula: "12.550.251", nombre: "RODRIGUEZ I. ERIKA A.", estado: "MERIDA" },
            { cedula: "12.551.159", nombre: "NIEVES S MAIYOLIS DEL V", estado: "CARABOBO" },
            { cedula: "12.551.952", nombre: "SERRANO F ALEXANDER A", estado: "BARINAS" },
            { cedula: "12.554.622", nombre: "P CARINA L CRUZ", estado: "BARINAS" },
            { cedula: "12.555.059", nombre: "HUBENCIA CASTRO DE F", estado: "BARINAS" },
            { cedula: "12.555.705", nombre: "RAMIREZ ROSA EDEN", estado: "BARINAS" },
            { cedula: "12.577.363", nombre: "ROSALES ARGELIA", estado: "SUCRE" },
            { cedula: "12.579.255", nombre: "MAHECHA R MARTHA C", estado: "APURE" },
            { cedula: "12.581.587", nombre: "MIGDALI SILVA", estado: "APURE" },
            { cedula: "12.582.270", nombre: "MARIA C ECHENIQUE", estado: "APURE" },
            { cedula: "12.582.779", nombre: "GUERRA DE C SANTA M", estado: "APURE" },
            { cedula: "12.584.950", nombre: "ANA MORONTA", estado: "APURE" },
            { cedula: "12.585.070", nombre: "MONTOYA MARGARITA", estado: "APURE" },
            { cedula: "12.592.659", nombre: "ALVARADO A YOLIMAR DEL V", estado: "LARA" },
            { cedula: "12.596.608", nombre: "BELKYS J ROMERO H", estado: "GUARICO" },
            { cedula: "12.599.792", nombre: "ANA R BONALDE B", estado: "BOLIVAR" },
            { cedula: "12.603.234", nombre: "CAMACARO DE N. KARINA F.", estado: "CARACAS" },
            { cedula: "12.608.839", nombre: "ARELYS Y PANTOJA S", estado: "ARAGUA" },
            { cedula: "12.616.915", nombre: "CASTILLO JESUS", estado: "CARABOBO" },
            { cedula: "12.622.710", nombre: "CHOURIO A EDICSON J", estado: "ZULIA" },
            { cedula: "12.623.896", nombre: "GLADYS GARCIA", estado: "TACHIRA" },
            { cedula: "12.628.001", nombre: "BRICENO THAIS", estado: "AMAZONAS" },
            { cedula: "12.628.473", nombre: "HEREDIA YUDI", estado: "AMAZONAS" },
            { cedula: "12.646.179", nombre: "SIVAIRA JIMENEZ", estado: "PORTUGUESA" },
            { cedula: "12.646.613", nombre: "BRICEIDA ZAMBRANO", estado: "PORTUGUESA" },
            { cedula: "12.656.528", nombre: "ACEVEDO C. JESUS A.", estado: "MERIDA" },
            { cedula: "12.661.203", nombre: "MALAVE L PEDRO C", estado: "SUCRE" },
            { cedula: "12.662.891", nombre: "BERMUDEZ GUSTAVO", estado: "MONAGAS" },
            { cedula: "12.665.554", nombre: "VALDERRAMA D. JESUS E.", estado: "NVA.ESPARTA" },
            { cedula: "12.683.236", nombre: "RENGIFO S. YSAURA J.", estado: "MIRANDA" },
            { cedula: "12.686.925", nombre: "MORENO S MONICA S", estado: "BARINAS" },
            { cedula: "12.690.881", nombre: "PARRA B JOE RUDY", estado: "LARA" },
            { cedula: "12.697.466", nombre: "CARMEN CHAVEZ P", estado: "ZULIA" },
            { cedula: "12.708.052", nombre: "MARIBEL BLANCO", estado: "PORTUGUESA" },
            { cedula: "12.711.080", nombre: "LA RIVA MARIA S", estado: "MIRANDA" },
            { cedula: "12.712.647", nombre: "MARILYN NAVA", estado: "ZULIA" },
            { cedula: "12.718.726", nombre: "GARCIA SANDRO", estado: "TRUJILLO" },
            { cedula: "12.718.827", nombre: "YELITZA MONTILLA", estado: "TRUJILLO" },
            { cedula: "12.719.178", nombre: "DEYSI BRICEÑO", estado: "TRUJILLO" },
            { cedula: "12.721.379", nombre: "MORILLO S. YASLENYS E.", estado: "TRUJILLO" },
            { cedula: "12.721.468", nombre: "MENDEZ C DANIA N", estado: "TRUJILLO" },
            { cedula: "12.721.609", nombre: "ARTURO TREJO", estado: "TRUJILLO" },
            { cedula: "12.722.659", nombre: "EVA DOMINGUEZ", estado: "TACHIRA" },
            { cedula: "12.722.770", nombre: "GODOY LISBETH", estado: "TRUJILLO" },
            { cedula: "12.724.080", nombre: "PUERTAS E JANNETTE G", estado: "YARACUY" },
            { cedula: "12.726.613", nombre: "QUERALES R. DENNY M.", estado: "YARACUY" },
            { cedula: "12.730.308", nombre: "RIVERO P ROSA E", estado: "MIRANDA" },
            { cedula: "12.733.181", nombre: "PIÑA ESBELY", estado: "FALCON" },
            { cedula: "12.736.505", nombre: "MERY REYES", estado: "FALCON" },
            { cedula: "12.741.011", nombre: "AGUILERA AGUSDELY", estado: "SUCRE" },
            { cedula: "12.749.111", nombre: "PADILLA M YADIRA DEL V", estado: "MONAGAS" },
            { cedula: "12.757.993", nombre: "VERA RIVERA YOANA SUGEY", estado: "ZULIA" },
            { cedula: "12.762.307", nombre: "SILVA N. MARISABEL", estado: "CARACAS" },
            { cedula: "12.762.684", nombre: "NORONO MILAGROS", estado: "CARACAS" },
            { cedula: "12.763.242", nombre: "EUGENIO MENDIBLE", estado: "APURE" },
            { cedula: "12.766.770", nombre: "MARIELY SAAVEDRA A", estado: "COJEDES" },
            { cedula: "12.766.838", nombre: "DEL BASTO LUIS", estado: "COJEDES" },
            { cedula: "12.771.022", nombre: "ABREU T MARIA G", estado: "CARABOBO" },
            { cedula: "12.773.873", nombre: "DOMADOR DE CORDERO JOSEFI", estado: "CARABOBO" },
            { cedula: "12.778.308", nombre: "PUENTE THANIA", estado: "MERIDA" },
            { cedula: "12.779.883", nombre: "GONZALEZ S., HOLGA MARIA", estado: "MERIDA" },
            { cedula: "12.779.884", nombre: "GONZALEZ MARIA", estado: "MERIDA" },
            { cedula: "12.780.645", nombre: "BECERRA R., MARIA E", estado: "MERIDA" },
            { cedula: "12.795.115", nombre: "JESUS E SOSA M", estado: "MERIDA" },
            { cedula: "12.796.558", nombre: "ROJAS ARTIGAS YANET C", estado: "TRUJILLO" },
            { cedula: "12.798.036", nombre: "MATHEUS G DAYANA D", estado: "TRUJILLO" },
            { cedula: "12.798.369", nombre: "ARGUELLO U GELSYS M", estado: "TRUJILLO" },
            { cedula: "12.798.588", nombre: "FRANKLIN AGUILAR", estado: "TRUJILLO" },
            { cedula: "12.799.443", nombre: "ROJAS FRANCY", estado: "MERIDA" },
            { cedula: "12.806.022", nombre: "MOYA A JAIME", estado: "SUCRE" },
            { cedula: "12.806.441", nombre: "INDRIGO CRUCELIS ESPIN", estado: "SUCRE" },
            { cedula: "12.806.977", nombre: "LOPEZ MARCANO MINERVA", estado: "SUCRE" },
            { cedula: "12.817.628", nombre: "SAJONERO DE A. AURA D.", estado: "BARINAS" },
            { cedula: "12.825.151", nombre: "PEREZ M LAURA DEL R", estado: "BARINAS" },
            { cedula: "12.837.928", nombre: "QUINTANA V YUZMARY Y", estado: "BARINAS" },
            { cedula: "12.848.933", nombre: "L REYNA DEL C LINAREZ", estado: "LARA" },
            { cedula: "12.851.301", nombre: "CORDERO V TIBISAY P", estado: "LARA" },
            { cedula: "12.859.912", nombre: "KAY M SANCHEZ G", estado: "PORTUGUESA" },
            { cedula: "12.883.027", nombre: "L NIXON DE J GONZALEZ", estado: "PORTUGUESA" },
            { cedula: "12.886.017", nombre: "ROSA ISABEL RODRIGUEZ.G", estado: "SUCRE" },
            { cedula: "12.888.089", nombre: "SANCHEZ LIMDEISY", estado: "SUCRE" },
            { cedula: "12.889.039", nombre: "ANDRADE P. DATHISE J.", estado: "TACHIRA" },
            { cedula: "12.890.888", nombre: "BELKIS D GUERRERO E", estado: "TACHIRA" },
            { cedula: "12.892.696", nombre: "NAVARRO DE B SMITH A", estado: "TACHIRA" },
            { cedula: "12.894.501", nombre: "SILVA S MAGDA Y", estado: "PORTUGUESA" },
            { cedula: "12.896.495", nombre: "TEODOLINDA HIDALGO", estado: "MONAGAS" },
            { cedula: "12.902.922", nombre: "RODRIGUEZ PEDRO", estado: "APURE" },
            { cedula: "12.909.208", nombre: "JIMENEZ OMELIS", estado: "SUCRE" },
            { cedula: "12.909.623", nombre: "BLANCA ISLANDA", estado: "SUCRE" },
            { cedula: "12.913.088", nombre: "KAREN FUENTES", estado: "NVA.ESPARTA" },
            { cedula: "12.913.793", nombre: "DEL V GARCIA SABINA", estado: "CARACAS" },
            { cedula: "12.929.172", nombre: "YAMILES G MAYORA R", estado: "ARAGUA" },
            { cedula: "12.940.083", nombre: "HERNANDEZ SANDRA", estado: "TRUJILLO" },
            { cedula: "12.941.654", nombre: "CASTELLANOS ZULAY", estado: "TACHIRA" },
            { cedula: "12.945.236", nombre: "ROMERO YASMIN", estado: "FALCON" },
            { cedula: "12.965.017", nombre: "ANA C NIAZOA G", estado: "PORTUGUESA" },
            { cedula: "12.972.155", nombre: "MANUEL SALCEDO M", estado: "TACHIRA" },
            { cedula: "12.977.760", nombre: "YSBERLIN RAMIRZ", estado: "MIRANDA" },
            { cedula: "13.008.984", nombre: "DELIANA M VILLALOBOS M", estado: "ZULIA" },
            { cedula: "13.012.993", nombre: "RECHIDER NORIS", estado: "APURE" },
            { cedula: "13.013.996", nombre: "MONTAÑEZ DE T. JAIRA ELIA", estado: "MERIDA" },
            { cedula: "13.038.866", nombre: "PENALOZA M. MIRELLY C.", estado: "TACHIRA" },
            { cedula: "13.040.423", nombre: "DISNEY VALERA", estado: "PORTUGUESA" },
            { cedula: "13.040.484", nombre: "FAJARDO D, NORBYS Y", estado: "BARINAS" },
            { cedula: "13.040.865", nombre: "ORISMA SALANDY V", estado: "BARINAS" },
            { cedula: "13.041.857", nombre: "YANETT RODRIGUEZ", estado: "PORTUGUESA" },
            { cedula: "13.041.990", nombre: "ZONIA MORERA", estado: "PORTUGUESA" },
            { cedula: "13.043.835", nombre: "YANNET MARTINEZ C", estado: "LAGUAIRA" },
            { cedula: "13.049.184", nombre: "SANCHEZ GONZALEZ BENITO", estado: "TRUJILLO" },
            { cedula: "13.049.622", nombre: "LEON DE GONZALEZ YENNY DE", estado: "TRUJILLO" },
            { cedula: "13.050.544", nombre: "KARINOZKY GARCIA", estado: "TRUJILLO" },
            { cedula: "13.053.799", nombre: "ZERPA L. GABRIELA B.", estado: "SUCRE" },
            { cedula: "13.058.220", nombre: "PEREZ MINOSKA", estado: "AMAZONAS" },
            { cedula: "13.061.546", nombre: "MARTINEZ DARLYS", estado: "BARINAS" },
            { cedula: "13.062.417", nombre: "OBERTO T, ANNI M", estado: "BARINAS" },
            { cedula: "13.064.278", nombre: "PEREIRA P RUTH E", estado: "TRUJILLO" },
            { cedula: "13.068.909", nombre: "CAROLINA GONZALEZ", estado: "CARACAS" },
            { cedula: "13.074.262", nombre: "NUNEZ MARICRUZ", estado: "SUCRE" },
            { cedula: "13.075.742", nombre: "ROJAS ANGELICA", estado: "SUCRE" },
            { cedula: "13.075.745", nombre: "BRITO RODRIGUEZ CELENNE D", estado: "SUCRE" },
            { cedula: "13.075.924", nombre: "LUIS RUIZ", estado: "SUCRE" },
            { cedula: "13.076.601", nombre: "MACARIO A GONZALEZ U", estado: "SUCRE" },
            { cedula: "13.077.317", nombre: "YARITZA PAZ", estado: "FALCON" },
            { cedula: "13.079.598", nombre: "MARQUEZ M MARIA E", estado: "CARABOBO" },
            { cedula: "13.083.821", nombre: "MORALES G. HERLES D.", estado: "LARA" },
            { cedula: "13.089.002", nombre: "MARILETZA JARAMILLO M", estado: "BOLIVAR" },
            { cedula: "13.090.709", nombre: "LYON KERLY DEL VALL REYEZ", estado: "BOLIVAR" },
            { cedula: "13.094.134", nombre: "PARRA MARIA", estado: "YARACUY" },
            { cedula: "13.095.980", nombre: "ARCILA R ANA MARIA", estado: "YARACUY" },
            { cedula: "13.096.107", nombre: "FLORES R. LISETT.", estado: "YARACUY" },
            { cedula: "13.177.837", nombre: "MENDOZA JUAN CARLOS", estado: "ANZOATEGUI" },
            { cedula: "13.182.624", nombre: "ELIS NAIR ANGULO", estado: "COJEDES" },
            { cedula: "13.204.831", nombre: "LISBETH A CHIRINO", estado: "FALCON" },
            { cedula: "13.207.061", nombre: "MENDEZ ABREU YUSMARY DEL", estado: "TRUJILLO" },
            { cedula: "13.207.687", nombre: "MACIAS MARIA", estado: "TACHIRA" },
            { cedula: "13.211.069", nombre: "MENDEZ ARGENIS", estado: "BARINAS" },
            { cedula: "13.211.287", nombre: "ISABEL ROJAS M", estado: "BARINAS" },
            { cedula: "13.211.663", nombre: "MOLINA JACKELINE", estado: "BARINAS" },
            { cedula: "13.213.633", nombre: "MARQUEZ WILMAR", estado: "BARINAS" },
            { cedula: "13.221.805", nombre: "MARICELA L BERMUDEZ", estado: "SUCRE" },
            { cedula: "13.227.215", nombre: "DE R SENDY L ALVAREZ", estado: "PORTUGUESA" },
            { cedula: "13.237.915", nombre: "HERNANDEZ HAROLD", estado: "GUARICO" },
            { cedula: "13.238.543", nombre: "CARMEN RAQUEL DIAZ", estado: "GUARICO" },
            { cedula: "13.254.838", nombre: "CARMEN CORONA", estado: "APURE" },
            { cedula: "13.261.837", nombre: "MENDOZA ALEIDA DEL C TORO", estado: "TRUJILLO" },
            { cedula: "13.263.254", nombre: "OCHOA LESVIA", estado: "DELTA A." },
            { cedula: "13.273.891", nombre: "FLORANI TOVAR", estado: "SUCRE" },
            { cedula: "13.278.815", nombre: "GONZALEZ YELITZA C", estado: "BARINAS" },
            { cedula: "13.279.694", nombre: "VALDERRAMA BECERRA ISABEL", estado: "BARINAS" },
            { cedula: "13.280.598", nombre: "VILMA BONA", estado: "APURE" },
            { cedula: "13.282.619", nombre: "LEDYS SANJUAN", estado: "ZULIA" },
            { cedula: "13.304.428", nombre: "MIRANDA NESTOR", estado: "TACHIRA" },
            { cedula: "13.305.610", nombre: "LUCIA ZAMBRANO", estado: "TACHIRA" },
            { cedula: "13.305.886", nombre: "PEREZ ANA", estado: "TACHIRA" },
            { cedula: "13.306.016", nombre: "NYDIA MORENO", estado: "TACHIRA" },
            { cedula: "13.344.916", nombre: "MARIA M OLIVAR R", estado: "PORTUGUESA" },
            { cedula: "13.347.491", nombre: "SIGKIU DELC SILVIO D", estado: "SUCRE" },
            { cedula: "13.347.721", nombre: "ALVAREZ DE B CECILIA", estado: "SUCRE" },
            { cedula: "13.352.965", nombre: "JORFRANCIS ANTEQUERA", estado: "PORTUGUESA" },
            { cedula: "13.353.395", nombre: "NELSON D GUILLEN U", estado: "PORTUGUESA" },
            { cedula: "13.368.005", nombre: "MOGLIA C. LORENA", estado: "ANZOATEGUI" },
            { cedula: "13.376.305", nombre: "MARIA PIRELA", estado: "TACHIRA" },
            { cedula: "13.376.541", nombre: "PEREZ DE P MARIA E", estado: "TRUJILLO" },
            { cedula: "13.392.164", nombre: "CABEZAS BARBARITA", estado: "MERIDA" },
            { cedula: "13.400.679", nombre: "BENAVIDES TORIBIO", estado: "APURE" },
            { cedula: "13.401.026", nombre: "BRICENO CARLOS", estado: "BARINAS" },
            { cedula: "13.403.694", nombre: "MORALES NEURIS DEL C", estado: "DELTA A." },
            { cedula: "13.418.973", nombre: "AIDA FERNANDEZ", estado: "ZULIA" },
            { cedula: "13.433.934", nombre: "DILXIAN JIMENEZ", estado: "APURE" },
            { cedula: "13.450.017", nombre: "ROMERO G JULIO", estado: "TRUJILLO" },
            { cedula: "13.462.926", nombre: "FAJARDO MARIA", estado: "TACHIRA" },
            { cedula: "13.484.543", nombre: "AVILA L MARIA DEL C", estado: "BARINAS" },
            { cedula: "13.500.986", nombre: "MONTILLA M MARYURI R", estado: "BARINAS" },
            { cedula: "13.501.032", nombre: "RIVAS R. JANER A.", estado: "BARINAS" },
            { cedula: "13.514.520", nombre: "MONTERO G EDUARDO", estado: "CARABOBO" },
            { cedula: "13.521.820", nombre: "CABRERA BRENDA", estado: "DELTA A." },
            { cedula: "13.523.095", nombre: "BALZA DIONEL", estado: "TRUJILLO" },
            { cedula: "13.523.249", nombre: "ZERPA E YASNURY R", estado: "TRUJILLO" },
            { cedula: "13.523.352", nombre: "MACIAS V URBANO JESUS", estado: "TRUJILLO" },
            { cedula: "13.523.371", nombre: "ARAUJO EVELIN", estado: "TRUJILLO" },
            { cedula: "13.531.249", nombre: "ISVELIA M RAMOS A", estado: "PORTUGUESA" },
            { cedula: "13.531.361", nombre: "ADRIAN J VASQUEZ M", estado: "PORTUGUESA" },
            { cedula: "13.552.974", nombre: "HERRERA P., ROSELYS", estado: "DELTA A." },
            { cedula: "13.559.224", nombre: "ROA MAYERLI DEL VALLE", estado: "TACHIRA" },
            { cedula: "13.560.460", nombre: "NASSER YANCE", estado: "APURE" },
            { cedula: "13.561.119", nombre: "LOZADA RAMON A", estado: "ZULIA" },
            { cedula: "13.576.501", nombre: "GOMEZ GIL MILVI COROMOTO", estado: "ARAGUA" },
            { cedula: "13.578.218", nombre: "MORALES A. YNGRIS G", estado: "GUARICO" },
            { cedula: "13.584.805", nombre: "RAMIREZ A., ERNESTO A.", estado: "PORTUGUESA" },
            { cedula: "13.602.249", nombre: "PAULA C LUGO M", estado: "FALCON" },
            { cedula: "13.605.937", nombre: "CASTANEDA JONATHAN", estado: "BARINAS" },
            { cedula: "13.633.383", nombre: "CAMACHO YANES", estado: "TRUJILLO" },
            { cedula: "13.639.761", nombre: "EMIL CHANGIR", estado: "APURE" },
            { cedula: "13.644.853", nombre: "ARDILA JOSE", estado: "LARA" },
            { cedula: "13.648.183", nombre: "BELANDRIA M ANA B A", estado: "MERIDA" },
            { cedula: "13.655.660", nombre: "MARIA AL PALOMO ARISMENDY", estado: "MONAGAS" },
            { cedula: "13.656.151", nombre: "GUACARE FRANCY DEL V.", estado: "MONAGAS" },
            { cedula: "13.665.480", nombre: "GALLO FONSECA EMERITA", estado: "MERIDA" },
            { cedula: "13.675.289", nombre: "RAMIREZ YDA", estado: "BARINAS" },
            { cedula: "13.675.871", nombre: "TORRES MARIA", estado: "BARINAS" },
            { cedula: "13.678.146", nombre: "ALEXI RODRIGUEZ G", estado: "PORTUGUESA" },
            { cedula: "13.680.106", nombre: "RUIZ ROSANELA", estado: "GUARICO" },
            { cedula: "13.682.382", nombre: "ACEVEDO G MARYLEIDI", estado: "BARINAS" },
            { cedula: "13.683.772", nombre: "PUENTE GERALDI C.", estado: "BARINAS" },
            { cedula: "13.721.971", nombre: "JANETT ARTILES", estado: "ARAGUA" },
            { cedula: "13.730.053", nombre: "CARMEN RODRIGUEZ V", estado: "SUCRE" },
            { cedula: "13.738.029", nombre: "ZUMETA GAMEZ MARY DELSY", estado: "BARINAS" },
            { cedula: "13.743.088", nombre: "FERRERA YUDYS", estado: "DELTA A." },
            { cedula: "13.744.911", nombre: "GARCIA MIRVA", estado: "DELTA A." },
            { cedula: "13.763.140", nombre: "SANCHEZ DUQUE MARIA R", estado: "TACHIRA" },
            { cedula: "13.763.487", nombre: "RODRIGUEZ C. YESENIA M.", estado: "TACHIRA" },
            { cedula: "13.766.617", nombre: "BELISARIO MARIA", estado: "ANZOATEGUI" },
            { cedula: "13.791.734", nombre: "ORTIZ YSUMARYS KARINA", estado: "APURE" },
            { cedula: "13.794.840", nombre: "RENGIFO RAFAEL ENRIQUE", estado: "GUARICO" },
            { cedula: "13.851.499", nombre: "MORA EMILSE", estado: "TACHIRA" },
            { cedula: "13.857.665", nombre: "SILVA ALFARO LEIDY C", estado: "ANZOATEGUI" },
            { cedula: "13.882.855", nombre: "GUALDRON G, DOVANNY J", estado: "BARINAS" },
            { cedula: "13.896.400", nombre: "BRICEÑO MARBELLA", estado: "TRUJILLO" },
            { cedula: "13.905.379", nombre: "DARLENY MEDINA", estado: "PORTUGUESA" },
            { cedula: "13.925.613", nombre: "ROSA BETANCOURT", estado: "TRUJILLO" },
            { cedula: "13.946.665", nombre: "ROA V. CESAR A.", estado: "BARINAS" },
            { cedula: "13.948.225", nombre: "JUAN PEÑA", estado: "APURE" },
            { cedula: "13.959.466", nombre: "MAIRA M MENDOZA M", estado: "PORTUGUESA" },
            { cedula: "13.983.560", nombre: "GUERRERO JOHNNY", estado: "APURE" },
            { cedula: "13.996.523", nombre: "MARTHA ROJAS", estado: "TRUJILLO" },
            { cedula: "13.997.385", nombre: "MARLENE BRICENO", estado: "TRUJILLO" },
            { cedula: "13.999.855", nombre: "SILVA ZEYLA", estado: "TACHIRA" },
            { cedula: "14.000.883", nombre: "MARY C RIVERO A", estado: "PORTUGUESA" },
            { cedula: "14.003.976", nombre: "WILMARIS GIL", estado: "TRUJILLO" },
            { cedula: "14.064.804", nombre: "YAAJIRA BERMUDEZ V", estado: "SUCRE" },
            { cedula: "14.067.021", nombre: "LOPEZ OBDALIS", estado: "PORTUGUESA" },
            { cedula: "14.068.536", nombre: "RAFAEL R COLMENAREZ C", estado: "PORTUGUESA" },
            { cedula: "14.125.349", nombre: "SOLORZANO VELASQUEZ BOLIV", estado: "CARACAS" },
            { cedula: "14.151.158", nombre: "LILIANA PICHARDO", estado: "TRUJILLO" },
            { cedula: "14.153.885", nombre: "MIJARES M JENNYLINA", estado: "MIRANDA" },
            { cedula: "14.172.330", nombre: "R PRICILA DEL P LOZADA", estado: "BARINAS" },
            { cedula: "14.178.008", nombre: "BELINDA GALLARDO D", estado: "PORTUGUESA" },
            { cedula: "14.201.596", nombre: "GARCIA H. LUISANLLY", estado: "CARACAS" },
            { cedula: "14.221.599", nombre: "CARLIN ALFONZO", estado: "NVA.ESPARTA" },
            { cedula: "14.272.014", nombre: "ELEAZAR SOTO", estado: "PORTUGUESA" },
            { cedula: "14.290.263", nombre: "MARISELA PLAZA", estado: "SUCRE" },
            { cedula: "14.291.385", nombre: "MARCANO M CARMEN", estado: "SUCRE" },
            { cedula: "14.309.293", nombre: "PEREZ MARIA", estado: "TACHIRA" },
            { cedula: "14.329.876", nombre: "PEREZ MARISELA", estado: "TRUJILLO" },
            { cedula: "14.336.351", nombre: "MOLINA VISMARI C", estado: "YARACUY" },
            { cedula: "14.343.634", nombre: "HERNANDEZ MARISOL", estado: "APURE" },
            { cedula: "14.344.606", nombre: "MIREYA D ARTEAGA GONZALEZ", estado: "CARACAS" },
            { cedula: "14.347.295", nombre: "ERIKA ARAUJO", estado: "PORTUGUESA" },
            { cedula: "14.353.043", nombre: "ESCOBAR G. CAROLINA", estado: "LARA" },
            { cedula: "14.371.698", nombre: "ANDRADE ISOLINA GUTIERREZ", estado: "BARINAS" },
            { cedula: "14.387.341", nombre: "URBINA C. YUBILIZ", estado: "APURE" },
            { cedula: "14.397.646", nombre: "KELIBET PIA E", estado: "FALCON" },
            { cedula: "14.397.810", nombre: "ROMERO NANCY", estado: "CARABOBO" },
            { cedula: "14.410.750", nombre: "GREISMAR FIGUERA S", estado: "BOLIVAR" },
            { cedula: "14.426.878", nombre: "MAYA JORGE", estado: "PORTUGUESA" },
            { cedula: "14.434.210", nombre: "PEREZ JUANA", estado: "BARINAS" },
            { cedula: "14.450.796", nombre: "AVILA CARRILLO YARITZA K", estado: "MIRANDA" },
            { cedula: "14.465.809", nombre: "YORELYS NOELIA MORALES", estado: "BARINAS" },
            { cedula: "14.466.409", nombre: "YONNY REINOSO", estado: "PORTUGUESA" },
            { cedula: "14.488.486", nombre: "PEREZ ISABEL", estado: "DELTA A." },
            { cedula: "14.535.003", nombre: "GOMEZ PETRA C", estado: "MIRANDA" },
            { cedula: "14.549.082", nombre: "PEREZ N, MARIA MILAGROS", estado: "BARINAS" },
            { cedula: "14.570.258", nombre: "QUINONEZ JESUS", estado: "BARINAS" },
            { cedula: "14.598.257", nombre: "LAURA RIVERO", estado: "TRUJILLO" },
            { cedula: "14.601.350", nombre: "SABINO SANDRA", estado: "ANZOATEGUI" },
            { cedula: "14.606.018", nombre: "DE L MARIA I PAEZ", estado: "TACHIRA" },
            { cedula: "14.613.405", nombre: "ESTEBAN V MATUTE R", estado: "COJEDES" },
            { cedula: "14.619.032", nombre: "MORENO ROQUE YULIMAR DEL", estado: "MONAGAS" },
            { cedula: "14.662.312", nombre: "FRIAS A INALCY", estado: "BARINAS" },
            { cedula: "14.670.442", nombre: "SANCHEZ M ALEIKAR J", estado: "SUCRE" },
            { cedula: "14.699.372", nombre: "MONSALVE JENNY C", estado: "MERIDA" },
            { cedula: "14.716.970", nombre: "FARIAS M. YARITZA", estado: "SUCRE" },
            { cedula: "14.718.070", nombre: "RODRIGUEZ SUSHIIA", estado: "TRUJILLO" },
            { cedula: "14.772.319", nombre: "EMILY J CORDERO E", estado: "PORTUGUESA" },
            { cedula: "14.790.849", nombre: "ARELLANO M. IRAIMA DEL C.", estado: "TACHIRA" },
            { cedula: "14.814.886", nombre: "CARMEN SALAZAR DE G", estado: "BARINAS" },
            { cedula: "14.826.992", nombre: "CARABALLO JOSE", estado: "LARA" },
            { cedula: "14.841.022", nombre: "LUCY RODRIGUEZ", estado: "NVA.ESPARTA" },
            { cedula: "14.852.133", nombre: "DUQUE NUVIA E", estado: "MIRANDA" },
            { cedula: "14.853.322", nombre: "BIRRIEL EDILIA", estado: "ANZOATEGUI" },
            { cedula: "14.867.605", nombre: "NIEVES CONTRERAS FRANCY C", estado: "BARINAS" },
            { cedula: "14.904.511", nombre: "MARCANO SANTA", estado: "DELTA A." },
            { cedula: "14.904.571", nombre: "CARLOS A LOZADA PEREZ", estado: "DELTA A." },
            { cedula: "14.918.261", nombre: "PINEDA P ZENAIDA DE L", estado: "YARACUY" },
            { cedula: "14.929.451", nombre: "EVELIN VILORIA", estado: "TRUJILLO" },
            { cedula: "14.939.396", nombre: "COA LILA", estado: "MONAGAS" },
            { cedula: "14.948.710", nombre: "GONZALEZ G ALFREDO A", estado: "APURE" },
            { cedula: "14.983.606", nombre: "ARNALDI GUIDO", estado: "TRUJILLO" },
            { cedula: "14.985.132", nombre: "MENDEZ P ANGIE A", estado: "TACHIRA" },
            { cedula: "15.041.700", nombre: "BARRERA AURA", estado: "TACHIRA" },
            { cedula: "15.145.776", nombre: "NELVIS VASQUE", estado: "APURE" },
            { cedula: "15.145.985", nombre: "RAFAEL ZAMBRANO", estado: "APURE" },
            { cedula: "15.145.995", nombre: "UBILPIE GUTIERREZ", estado: "APURE" },
            { cedula: "15.149.692", nombre: "CARMEN PEREZ", estado: "APURE" },
            { cedula: "15.156.917", nombre: "SERRANO DE HEVIA DORIS BETTYNA", estado: "TACHIRA" },
            { cedula: "15.209.341", nombre: "HENRRY TOVAR", estado: "APURE" },
            { cedula: "15.264.417", nombre: "PEROZO LUCIA", estado: "LARA" },
            { cedula: "15.284.102", nombre: "LEON R YAMILETH", estado: "YARACUY" },
            { cedula: "15.284.617", nombre: "ODALIS CORONA", estado: "YARACUY" },
            { cedula: "15.284.647", nombre: "DUARTE ELIZABETH", estado: "YARACUY" },
            { cedula: "15.308.741", nombre: "LUIS E TORTOZA R", estado: "PORTUGUESA" },
            { cedula: "15.359.399", nombre: "DOMINGO BRACA", estado: "APURE" },
            { cedula: "15.364.255", nombre: "OLENNIS GONZALEZ", estado: "APURE" },
            { cedula: "15.384.626", nombre: "MERCADO GUSTAVO", estado: "BARINAS" },
            { cedula: "15.486.366", nombre: "MARUJELIS CORTEZ", estado: "COJEDES" },
            { cedula: "15.512.400", nombre: "DELDIS LOPEZ", estado: "APURE" },
            { cedula: "15.537.413", nombre: "PEREZ A. NELIDA DEL C.", estado: "BARINAS" },
            { cedula: "15.545.753", nombre: "RODRIGUEZ JEIMY", estado: "LAGUAIRA" },
            { cedula: "15.579.302", nombre: "FERNANDEZ LUISA", estado: "LARA" },
            { cedula: "15.676.131", nombre: "TRINO MARIN", estado: "NVA.ESPARTA" },
            { cedula: "15.681.041", nombre: "GRIMER ESCALONA", estado: "APURE" },
            { cedula: "15.728.045", nombre: "LUCENA MARY CARMEN", estado: "LARA" },
            { cedula: "15.849.598", nombre: "MILEXIS TORRES", estado: "ZULIA" },
            { cedula: "15.915.986", nombre: "JUAN ULACIO", estado: "FALCON" },
            { cedula: "15.924.586", nombre: "SAMUEL GARCIA", estado: "APURE" },
            { cedula: "15.940.726", nombre: "YORAIMA ARTIGAS", estado: "PORTUGUESA" },
            { cedula: "15.967.056", nombre: "GAMEZ PEDRO MANUEL", estado: "BARINAS" },
            { cedula: "15.995.495", nombre: "COLMENAREZ RAIZA", estado: "YARACUY" },
            { cedula: "16.106.303", nombre: "ATENCIO S, DIONISMAR DELV", estado: "LAGUAIRA" },
            { cedula: "16.112.350", nombre: "GRIMAN L ANA", estado: "YARACUY" },
            { cedula: "16.126.788", nombre: "RIVAS NURIS", estado: "BARINAS" },
            { cedula: "16.157.683", nombre: "SALAS ANA", estado: "COJEDES" },
            { cedula: "16.214.457", nombre: "AVILA F HAIDEE VIOLETA", estado: "DELTA A." },
            { cedula: "16.262.998", nombre: "NELIS PINEDA", estado: "FALCON" },
            { cedula: "16.290.715", nombre: "GONZALEZ G. MARIA G.", estado: "CARABOBO" },
            { cedula: "16.319.249", nombre: "TORTOLERO NELLABYS", estado: "YARACUY" },
            { cedula: "16.328.114", nombre: "HERNANDEZ PASTORA DEL CAR", estado: "TRUJILLO" },
            { cedula: "16.476.758", nombre: "GUEDEZ LUIS", estado: "BARINAS" },
            { cedula: "16.535.320", nombre: "DIRCE BRILLO", estado: "ZULIA" },
            { cedula: "16.574.641", nombre: "RODRIGUEZ OLINTO", estado: "BARINAS" },
            { cedula: "16.632.001", nombre: "THIBISAY MORALES", estado: "ZULIA" },
            { cedula: "16.651.477", nombre: "MARYELIS GRATEROL", estado: "TRUJILLO" },
            { cedula: "16.687.244", nombre: "MOLLEJA F. KARINA CH.", estado: "ZULIA" },
            { cedula: "16.906.690", nombre: "ZERPA MOLINA JOSE YOHAN", estado: "MERIDA" },
            { cedula: "16.978.007", nombre: "CONTRERAS A ASDRUBAL", estado: "BARINAS" },
            { cedula: "16.978.763", nombre: "BRICENO ROSANNY", estado: "BARINAS" },
            { cedula: "16.980.915", nombre: "HERRERA P KEVVIN R", estado: "BARINAS" },
            { cedula: "17.049.758", nombre: "MAYELY CRUZ", estado: "TRUJILLO" },
            { cedula: "17.297.245", nombre: "POLICARPE PIERRE", estado: "MIRANDA" },
            { cedula: "17.518.098", nombre: "GLEYSI GARCIA", estado: "FALCON" },
            { cedula: "17.793.092", nombre: "MEDINA G RONIN R", estado: "ZULIA" },
            { cedula: "18.116.399", nombre: "NAVAS S. ANGEL", estado: "BARINAS" },
            { cedula: "18.364.373", nombre: "CATALINA TORRES", estado: "NVA.ESPARTA" },
            { cedula: "18.971.321", nombre: "PALACIOS YANEIDYS", estado: "GUARICO" },
            { cedula: "20.887.759", nombre: "FABIOLA P TRUJILLO MEJIAS", estado: "BOLIVAR" },
            { cedula: "21.077.254", nombre: "ROMERO DE M YADIRA J", estado: "ZULIA" },
            { cedula: "22.038.645", nombre: "MORA MARIA DEL CA SANCHEZ", estado: "CARACAS" },
            { cedula: "22.054.361", nombre: "LLORENTE C. JAVIER DE J.", estado: "ZULIA" },
            { cedula: "22.640.681", nombre: "GLADYS MENDOZA", estado: "TACHIRA" },
            { cedula: "22.684.866", nombre: "ROSIRIS PAEZ H", estado: "BARINAS" },
            { cedula: "22.838.401", nombre: "ROSANA A ALI", estado: "BOLIVAR" },
            { cedula: "26.807.048", nombre: "LINARES A., NORBERTO", estado: "TACHIRA" },
            { cedula: "33.456.387", nombre: "PEREZ CAMACHO CARMENM Y", estado: "TACHIRA" }
        ];

        const totalRecords = rawData.length;
        document.getElementById('totalCount').textContent = totalRecords.toLocaleString();

        function cleanCedula(str) {
            return str.replace(/[^0-9]/g, '');
        }

        const dataIndex = new Map();
        rawData.forEach(item =&gt; {
            const cleanKey = cleanCedula(item.cedula);
            if (cleanKey) {
                dataIndex.set(cleanKey, item);
            }
        });

        const cedulaInput = document.getElementById('cedulaInput');
        const searchBtn = document.getElementById('searchBtn');
        const clearBtn = document.getElementById('clearBtn');
        const resultContainer = document.getElementById('resultContainer');
        const resultCountSpan = document.getElementById('resultCount');

        function performSearch() {
            const queryRaw = cedulaInput.value.trim();
            const queryClean = cleanCedula(queryRaw);

            if (!queryClean) {
                resultContainer.innerHTML = '&lt;div class="empty-state"&gt;&#128270; Ingresa una cédula para buscar.&lt;/div&gt;';
                resultCountSpan.textContent = '0';
                return;
            }

            const match = dataIndex.get(queryClean);

            if (match) {
                resultCountSpan.textContent = '1';
                resultContainer.innerHTML = `
                    &lt;div class="result-card"&gt;
                        &lt;span class="badge"&gt;✓ JUBILADO/A ENCONTRADO/A&lt;/span&gt;
                        &lt;div class="field"&gt;
                            &lt;span class="label"&gt;Cédula:&lt;/span&gt;
                            &lt;span class="value"&gt;V- ${match.cedula}&lt;/span&gt;
                        &lt;/div&gt;
                        &lt;div class="field"&gt;
                            &lt;span class="label"&gt;Nombre:&lt;/span&gt;
                            &lt;span class="value"&gt;${match.nombre}&lt;/span&gt;
                        &lt;/div&gt;
                        &lt;div class="field"&gt;
                            &lt;span class="label"&gt;Ubicación:&lt;/span&gt;
                            &lt;span class="value"&gt;${match.estado}&lt;/span&gt;
                        &lt;/div&gt;
                        &lt;div class="field"&gt;
                            &lt;span class="label"&gt;Resolución:&lt;/span&gt;
                            &lt;span class="value"&gt;Nº 011 · G.O. 43.414&lt;/span&gt;
                        &lt;/div&gt;
                    &lt;/div&gt;
                `;
            } else {
                resultCountSpan.textContent = '0';
                resultContainer.innerHTML = `
                    &lt;div class="not-found"&gt;
                        &lt;span class="emoji"&gt;❌&lt;/span&gt;
                        &lt;p&gt;No se encontró la cédula ${queryRaw}&lt;/p&gt;
                        &lt;div class="hint"&gt;Verifica el número e inténtalo de nuevo. Asegúrate de incluir solo dígitos o puntos.&lt;/div&gt;
                    &lt;/div&gt;
                `;
            }
        }

        searchBtn.addEventListener('click', performSearch);
        cedulaInput.addEventListener('keypress', function(e) {
            if (e.key === 'Enter') {
                performSearch();
            }
        });

        clearBtn.addEventListener('click', function() {
            cedulaInput.value = '';
            resultContainer.innerHTML = '&lt;div class="empty-state"&gt;&#128270; Ingresa una cédula para buscar.&lt;/div&gt;';
            resultCountSpan.textContent = '0';
            cedulaInput.focus();
        });
    })();
&lt;/script&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhz9j5PP3BR4lsq6BqSPY1VBW57QnvJJVy0HUO-kWofVTd7ZnU_EE2QLABRXqAL4PN82Asv5C-dMksXkRg48l9TtymSQA2gedlIHEmpB2NLzbbPkeHeBZi78Y4TAzdonl2VQGPjC-NDYe9pNRTAZaNEFci8qLLjVNfvhkXZVQ-qbPAlfMp2zx2Y8mxe2TI/s72-w640-h350-c/Gemini_Generated_Image_7mj1i7mj1i7mj1i7.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Calculadora de % de asistencia de estudiantes para estadisticas</title><link>http://obrerosmppe.blogspot.com/2026/06/calcular-de-asistencia-de-estudiantes.html</link><category>sistemas</category><author>noreply@blogger.com (Unknown)</author><pubDate>Thu, 11 Jun 2026 15:39:21 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-7150091374647743016</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhN82ajz1RKoTSxOF_00OlL7AopiSYqhF3Xi4Mae_O9njodSfYSKdW9EwBKqGV4x5M-_AD8ShCEu8-CRDIakbabYOWptKc0rHH9TUOGTAkMhQxQjfMUJU5p4SRw6zW25nTf15Q-AGJ9-nNDFhpJWjgOxc9PRlIGJec-pkk-jAtBQ13kk_5d9RA2nNuKfE/s2096/Imagen1.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="1145" data-original-width="2096" height="350" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhN82ajz1RKoTSxOF_00OlL7AopiSYqhF3Xi4Mae_O9njodSfYSKdW9EwBKqGV4x5M-_AD8ShCEu8-CRDIakbabYOWptKc0rHH9TUOGTAkMhQxQjfMUJU5p4SRw6zW25nTf15Q-AGJ9-nNDFhpJWjgOxc9PRlIGJec-pkk-jAtBQ13kk_5d9RA2nNuKfE/w640-h350/Imagen1.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;Calculadora de % de asistencia de estudiantes para estadísticas&lt;/b&gt;&lt;div id="asistencia-app-wrapper" style="background-color: white; border-radius: 16px; border: 1px solid rgb(226, 232, 240); box-sizing: border-box; font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, sans-serif; margin: 20px auto; max-width: 420px; overflow: hidden; shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1) !important; text-align: left; width: 100%;"&gt;

    &lt;!--Encabezado Estilo App Móvil--&gt;
    &lt;div style="background: linear-gradient(135deg, rgb(37, 99, 235) 0%, rgb(79, 70, 229) 100%); padding: 24px 16px; text-align: center;"&gt;
        &lt;h2 style="color: white; font-size: 20px; font-weight: 700; letter-spacing: -0.5px; line-height: 1.2; margin: 0px; padding: 0px;"&gt;Estadísticas de Asistencia&lt;/h2&gt;
        &lt;p style="color: #bfdbfe; font-size: 12px; margin: 6px 0px 0px; opacity: 0.9; padding: 0px;"&gt;Optimizado para Teléfonos&lt;/p&gt;
    &lt;/div&gt;

    &lt;!--Formulario de Entrada de Datos--&gt;
    &lt;form id="formAsistenciaBlogger" onsubmit="calcularAsistenciaBlogger(event)" style="margin: 0px; padding: 20px;"&gt;
        
        &lt;!--Bloque: Días Generales (Lado a Lado)--&gt;
        &lt;div style="display: flex; gap: 12px; margin-bottom: 20px;"&gt;
            &lt;div style="flex: 1 1 0%;"&gt;
                &lt;label style="color: #64748b; display: block; font-size: 11px; font-weight: 600; letter-spacing: 0.5px; margin-bottom: 6px; text-transform: uppercase;"&gt;Días Hábiles&lt;/label&gt;
                &lt;input id="input_dias_habiles" required="" style="-moz-appearance: textfield !important; appearance: textfield; background-color: #f8fafc; border-radius: 10px; border: 1px solid rgb(203, 213, 225); box-sizing: border-box; color: #1e293b; font-size: 16px; outline: none; padding: 12px; width: 100%;" type="number" /&gt;
            &lt;/div&gt;
            &lt;div style="flex: 1 1 0%;"&gt;
                &lt;label style="color: #64748b; display: block; font-size: 11px; font-weight: 600; letter-spacing: 0.5px; margin-bottom: 6px; text-transform: uppercase;"&gt;Días Trabajados&lt;/label&gt;
                &lt;input id="input_dias_trabajados" required="" style="background-color: #f8fafc; border-radius: 10px; border: 1px solid rgb(203, 213, 225); box-sizing: border-box; color: #1e293b; font-size: 16px; outline: none; padding: 12px; width: 100%;" type="number" /&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;div style="background-color: #e2e8f0; height: 1px; margin-bottom: 20px;"&gt;&lt;/div&gt;

        &lt;!--Bloque: Sección Asistencias V y H--&gt;
        &lt;h3 style="align-items: center; color: #334155; display: flex; font-size: 14px; font-weight: 700; margin: 0px 0px 14px;"&gt;
            &lt;span style="background-color: #6366f1; border-radius: 50%; display: inline-block; height: 8px; margin-right: 8px; width: 8px;"&gt;&lt;/span&gt; Registro de Asistencias
        &lt;/h3&gt;
        
        &lt;!--Asistencia V--&gt;
        &lt;div style="margin-bottom: 16px;"&gt;
            &lt;label style="color: #64748b; display: block; font-size: 11px; font-weight: 600; margin-bottom: 6px; text-transform: uppercase;"&gt;Asistencia (V)&lt;/label&gt;
            &lt;input id="input_asistencia_v" required="" style="background-color: #f8fafc; border-radius: 10px; border: 1px solid rgb(203, 213, 225); box-sizing: border-box; color: #1e293b; font-size: 16px; outline: none; padding: 12px; width: 100%;" type="number" /&gt;
        &lt;/div&gt;

        &lt;!--Asistencia H--&gt;
        &lt;div style="margin-bottom: 20px;"&gt;
            &lt;label style="color: #64748b; display: block; font-size: 11px; font-weight: 600; margin-bottom: 6px; text-transform: uppercase;"&gt;Asistencia (H)&lt;/label&gt;
            &lt;input id="input_asistencia_h" required="" style="background-color: #f8fafc; border-radius: 10px; border: 1px solid rgb(203, 213, 225); box-sizing: border-box; color: #1e293b; font-size: 16px; outline: none; padding: 12px; width: 100%;" type="number" /&gt;
        &lt;/div&gt;

        &lt;!--Botón de Calcular--&gt;
        &lt;button style="background: linear-gradient(135deg, rgb(37, 99, 235) 0%, rgb(79, 70, 229) 100%); border-radius: 10px; border: medium; box-shadow: rgba(37, 99, 235, 0.2) 0px 4px 6px -1px; box-sizing: border-box; color: white; cursor: pointer; font-size: 16px; font-weight: 600; padding: 14px; width: 100%;" type="submit"&gt;
            Calcular Estadísticas
        &lt;/button&gt;
    &lt;/form&gt;

    &lt;!--Panel de Resultados (Oculto dinámicamente)--&gt;
    &lt;div id="panelResultadosBlogger" style="background-color: #0f172a; display: none; padding: 20px;"&gt;
        &lt;h4 style="color: #94a3b8; font-size: 12px; font-weight: 700; letter-spacing: 0.5px; margin: 0px 0px 12px; padding: 0px; text-transform: uppercase;"&gt;Resultados del Promedio&lt;/h4&gt;
        
        &lt;!--Caja Principal: Promedio Combinado--&gt;
        &lt;div style="background-color: #1e293b; border-radius: 12px; border: 1px solid rgba(245, 158, 11, 0.3); margin-bottom: 16px; padding: 16px; text-align: center;"&gt;
            &lt;p style="color: #fbbf24; font-size: 11px; font-weight: 700; letter-spacing: 0.5px; margin: 0px; padding: 0px; text-transform: uppercase;"&gt;Promedio Total General (V + H)&lt;/p&gt;
            &lt;p id="blogger_txt_total" style="color: #fbbf24; font-size: 36px; font-weight: 900; margin: 4px 0px 8px; padding: 0px;"&gt;0.0%&lt;/p&gt;
            &lt;div style="background-color: #334155; border-radius: 9999px; height: 8px; overflow: hidden; width: 100%;"&gt;
                &lt;div id="blogger_bar_total" style="background: linear-gradient(90deg, rgb(245, 158, 11) 0%, rgb(250, 204, 21) 100%); height: 100%; transition: width 0.5s ease-in-out; width: 0%;"&gt;&lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!--Muestras Individuales Lado a Lado--&gt;
        &lt;div style="display: flex; gap: 12px; margin-bottom: 16px;"&gt;
            &lt;!--V--&gt;
            &lt;div style="background-color: rgba(30, 41, 59, 0.7); border-radius: 12px; border: 1px solid rgb(51, 65, 85); flex: 1 1 0%; padding: 12px;"&gt;
                &lt;p style="color: #94a3b8; font-size: 11px; font-weight: 500; margin: 0px; text-transform: uppercase;"&gt;% Asistencia (V)&lt;/p&gt;
                &lt;p id="blogger_txt_v" style="color: #2dd4bf; font-size: 20px; font-weight: 800; margin: 4px 0px;"&gt;0.0%&lt;/p&gt;
                &lt;div style="background-color: #334155; border-radius: 9999px; height: 6px; overflow: hidden; width: 100%;"&gt;
                    &lt;div id="blogger_bar_v" style="background-color: #2dd4bf; height: 100%; transition: width 0.5s ease-in-out; width: 0%;"&gt;&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;!--H--&gt;
            &lt;div style="background-color: rgba(30, 41, 59, 0.7); border-radius: 12px; border: 1px solid rgb(51, 65, 85); flex: 1 1 0%; padding: 12px;"&gt;
                &lt;p style="color: #94a3b8; font-size: 11px; font-weight: 500; margin: 0px; text-transform: uppercase;"&gt;% Asistencia (H)&lt;/p&gt;
                &lt;p id="blogger_txt_h" style="color: #fb923c; font-size: 20px; font-weight: 800; margin: 4px 0px;"&gt;0.0%&lt;/p&gt;
                &lt;div style="background-color: #334155; border-radius: 9999px; height: 6px; overflow: hidden; width: 100%;"&gt;
                    &lt;div id="blogger_bar_h" style="background-color: #fb923c; height: 100%; transition: width 0.5s ease-in-out; width: 0%;"&gt;&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!--Mini Footer Informativo--&gt;
        &lt;p style="border-top: 1px solid rgb(30, 41, 59); color: #64748b; font-size: 11px; margin: 0px; padding-top: 8px; text-align: center;"&gt;
            Calculado sobre &lt;span color="#ffffff !important" id="blogger_resumen_dias" style="font-weight: 700;"&gt;0&lt;/span&gt; días hábiles.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;!--Script sin conflictos--&gt;
    &lt;script&gt;
        function calcularAsistenciaBlogger(event) {
            event.preventDefault();

            var wrapper = document.getElementById('asistencia-app-wrapper');
            var diasHabiles = parseFloat(wrapper.querySelector('#input_dias_habiles').value);
            var diasTrabajados = parseFloat(wrapper.querySelector('#input_dias_trabajados').value);
            var asistenciaV = parseFloat(wrapper.querySelector('#input_asistencia_v').value);
            var asistenciaH = parseFloat(wrapper.querySelector('#input_asistencia_h').value);

            if (diasHabiles &lt;= 0) {
                alert("⚠️ Error: Los días hábiles deben ser mayores a 0.");
                return;
            }

            // Validaciones estrictas solicitadas
            if (asistenciaV &gt; diasTrabajados) {
                alert("⚠️ ADVERTENCIA:\nLa Asistencia (V) con valor [" + asistenciaV + "] no puede superar los Días Trabajados [" + diasTrabajados + "].");
                wrapper.querySelector('#input_asistencia_v').focus();
                return;
            }

            if (asistenciaH &gt; diasTrabajados) {
                alert("⚠️ ADVERTENCIA:\nLa Asistencia (H) con valor [" + asistenciaH + "] no puede superar los Días Trabajados [" + diasTrabajados + "].");
                wrapper.querySelector('#input_asistencia_h').focus();
                return;
            }

            // Cálculos
            var porcV = (asistenciaV / diasHabiles) * 100;
            var porcH = (asistenciaH / diasHabiles) * 100;
            var porcTotal = (porcV + porcH) / 2;

            // Renderizar textos
            wrapper.querySelector('#blogger_txt_v').innerText = porcV.toFixed(1) + '%';
            wrapper.querySelector('#blogger_txt_h').innerText = porcH.toFixed(1) + '%';
            wrapper.querySelector('#blogger_txt_total').innerText = porcTotal.toFixed(1) + '%';
            wrapper.querySelector('#blogger_resumen_dias').innerText = diasHabiles;

            // Renderizar barras animadas de progreso
            wrapper.querySelector('#blogger_bar_v').style.width = Math.min(porcV, 100) + '%';
            wrapper.querySelector('#blogger_bar_h').style.width = Math.min(porcH, 100) + '%';
            wrapper.querySelector('#blogger_bar_total').style.width = Math.min(porcTotal, 100) + '%';

            // Mostrar el panel de resultados
            wrapper.querySelector('#panelResultadosBlogger').style.display = 'block';
        }
    &lt;/script&gt;
&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h1 data-path-to-node="2"&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;Revolución Digital en el Aula: Cómo Automatizar el Cálculo de Asistencias con Nuestra Nueva Calculadora Interactiva&lt;/h1&gt;&lt;p data-path-to-node="3"&gt;Como docentes, el tiempo es nuestro recurso más valioso y, a menudo, el más escaso. Entre planificar las clases, evaluar proyectos, atender a los padres y dictar las lecciones, las tareas administrativas diarias pueden convertirse en una carga pesada. Una de las rutinas más repetitivas del cierre de mes o de periodo académico es, sin duda, &lt;b data-index-in-node="342" data-path-to-node="3"&gt;calcular las estadísticas y los promedios de asistencia&lt;/b&gt;.&lt;/p&gt;&lt;p data-path-to-node="4"&gt;Para resolver este dolor de cabeza y devolverte minutos valiosos de tu día, hemos diseñado e integrado directamente en nuestro blog una &lt;b data-index-in-node="136" data-path-to-node="4"&gt;Calculadora de Asistencia Digital&lt;/b&gt;, una herramienta web moderna, gratuita y 100% optimizada para usarse desde cualquier teléfono móvil.&lt;/p&gt;&lt;p data-path-to-node="4"&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2 data-path-to-node="6"&gt;El Desafío de las Estadísticas de Asistencia&lt;/h2&gt;&lt;p data-path-to-node="7"&gt;Llevar el control de asistencia en físico o calcular manualmente los porcentajes de cada estudiante (o grupo) no solo es propenso a errores humanos, sino que consume una cantidad de energía innecesaria. Tradicionalmente, un docente debe:&lt;/p&gt;&lt;ol data-path-to-node="8" start="1"&gt;&lt;li&gt;&lt;p data-path-to-node="8,0,0"&gt;Contar los días hábiles del mes.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-path-to-node="8,1,0"&gt;Contar cuántos días se laboraron realmente.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-path-to-node="8,2,0"&gt;Extraer la asistencia desglosada (por ejemplo, por turnos, géneros o subgrupos V y H).&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-path-to-node="8,3,0"&gt;Aplicar fórmulas matemáticas para cada uno y luego promediar.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p data-path-to-node="9"&gt;Con las exigencias actuales del sistema educativo, los profesores necesitan herramientas inmediatas. Ya no basta con trabajar duro; hay que &lt;b data-index-in-node="140" data-path-to-node="9"&gt;trabajar de forma inteligente&lt;/b&gt;.&lt;/p&gt;&lt;h2 data-path-to-node="11"&gt;¿Qué hace especial a nuestra Calculadora de Asistencia?&lt;/h2&gt;&lt;p data-path-to-node="12"&gt;Nuestra herramienta fue creada pensando exclusivamente en las necesidades del maestro moderno que gestiona sus datos desde el aula usando su smartphone. Estas son sus principales ventajas:&lt;/p&gt;&lt;ul data-path-to-node="13"&gt;&lt;li&gt;&lt;p data-path-to-node="13,0,0"&gt;&lt;b data-index-in-node="0" data-path-to-node="13,0,0"&gt;Optimización Móvil Real:&lt;/b&gt; Olvídate de las páginas web antiguas donde tienes que pellizcar la pantalla para hacer zoom. Los botones y campos de texto están diseñados para interactuar cómodamente con los pulgares.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-path-to-node="13,1,0"&gt;&lt;b data-index-in-node="0" data-path-to-node="13,1,0"&gt;Aislamiento y Seguridad de Datos:&lt;/b&gt; Funciona de manera reactiva e instantánea en tu navegador. Tus datos no se guardan en ningún servidor externo, garantizando la total privacidad de la información de tus alumnos.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-path-to-node="13,2,0"&gt;&lt;b data-index-in-node="0" data-path-to-node="13,2,0"&gt;Métricas Claramente Separadas (V y H):&lt;/b&gt; Permite introducir datos independientes para dos variables o subgrupos específicos (Asistencia V y Asistencia H), calculando el porcentaje individual de cada uno.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-path-to-node="13,3,0"&gt;&lt;b data-index-in-node="0" data-path-to-node="13,3,0"&gt;Métrica Global Automatizada:&lt;/b&gt; En la parte superior de los resultados, la herramienta te mostrará el &lt;b data-index-in-node="99" data-path-to-node="13,3,0"&gt;Promedio Total General&lt;/b&gt; de ambas asistencias unificadas, ahorrándote el último paso del cálculo matemático.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3 data-path-to-node="15"&gt;Un Sistema Inteligente que Evita Errores&lt;/h3&gt;&lt;p data-path-to-node="16"&gt;Uno de los mayores problemas al rellenar formularios de prisa es cometer errores de dedo. Por ejemplo, colocar que un alumno asistió más días de los que el docente trabajó en realidad.&lt;/p&gt;&lt;p data-path-to-node="17"&gt;Para evitar informes erróneos, nuestra calculadora cuenta con un &lt;b data-index-in-node="65" data-path-to-node="17"&gt;sistema de alertas inteligentes&lt;/b&gt;. Si por error introduces una asistencia (V o H) que supere los días trabajados reales, la aplicación detendrá el cálculo, te mostrará una advertencia en la pantalla del celular y te guiará directamente al campo que debes corregir.&lt;/p&gt;&lt;h2 data-path-to-node="19"&gt;¿Cómo utilizar la herramienta en 3 pasos?&lt;/h2&gt;&lt;p data-path-to-node="20"&gt;Usar la calculadora te tomará menos de un minuto:&lt;/p&gt;&lt;ol data-path-to-node="21" start="1"&gt;&lt;li&gt;&lt;p data-path-to-node="21,0,0"&gt;&lt;b data-index-in-node="0" data-path-to-node="21,0,0"&gt;Introduce los Datos Generales:&lt;/b&gt; Escribe el total de &lt;b data-index-in-node="51" data-path-to-node="21,0,0"&gt;Días Hábiles&lt;/b&gt; del periodo y los &lt;b data-index-in-node="82" data-path-to-node="21,0,0"&gt;Días Trabajados&lt;/b&gt; reales.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-path-to-node="21,1,0"&gt;&lt;b data-index-in-node="0" data-path-to-node="21,1,0"&gt;Registra las Asistencias:&lt;/b&gt; Coloca los valores correspondientes en las casillas de &lt;b data-index-in-node="81" data-path-to-node="21,1,0"&gt;Asistencia (V)&lt;/b&gt; y &lt;b data-index-in-node="98" data-path-to-node="21,1,0"&gt;Asistencia (H)&lt;/b&gt;.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-path-to-node="21,2,0"&gt;&lt;b data-index-in-node="0" data-path-to-node="21,2,0"&gt;Obtén tus Gráficos:&lt;/b&gt; Presiona el botón &lt;i data-index-in-node="38" data-path-to-node="21,2,0"&gt;"Calcular Estadísticas"&lt;/i&gt; y verás aparecer de forma dinámica barras de progreso de colores con los porcentajes exactos listos para transcribir a tus actas o informes.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;h2 data-path-to-node="23"&gt;Conclusión: Tecnología al Servicio de la Educación&lt;/h2&gt;&lt;p data-path-to-node="24"&gt;La transformación educativa empieza por optimizar la gestión del aula. Al reducir el tiempo que pasamos sumando y dividiendo asistencia, ganamos tiempo para lo que verdaderamente importa: &lt;b data-index-in-node="188" data-path-to-node="24"&gt;diseñar mejores experiencias de aprendizaje para nuestros estudiantes.&lt;/b&gt;&lt;/p&gt;&lt;p data-path-to-node="25"&gt;Te invitamos a probar la calculadora que se encuentra al final de este artículo (o en nuestra sección de herramientas). ¡Guarda esta página en los marcadores de tu teléfono y compártela con tus colegas en tus grupos de WhatsApp docentes!&lt;/p&gt;&lt;p data-path-to-node="27"&gt;&lt;i data-index-in-node="0" data-path-to-node="27"&gt;¿Qué otra herramienta administrativa te gustaría que automatizáramos en el blog? ¡Déjanos tus comentarios aquí abajo!&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhN82ajz1RKoTSxOF_00OlL7AopiSYqhF3Xi4Mae_O9njodSfYSKdW9EwBKqGV4x5M-_AD8ShCEu8-CRDIakbabYOWptKc0rHH9TUOGTAkMhQxQjfMUJU5p4SRw6zW25nTf15Q-AGJ9-nNDFhpJWjgOxc9PRlIGJec-pkk-jAtBQ13kk_5d9RA2nNuKfE/s72-w640-h350-c/Imagen1.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Obligaciones de los Padres de Familia | Guía Completa</title><link>http://obrerosmppe.blogspot.com/2026/03/obligaciones-de-los-padres-de-familia.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Tue, 24 Mar 2026 22:56:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-9159456093102673385</guid><description>&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhscLFt51re5PWjjcb7H3znJD4k6oGkdC5ByPU9xf50FIOwCnvZ4iTZtJD8Io0tIbXmCKiM0RCWRGoaG82pmbZKrkSg6Io20-FBlhQ04UU8s8b77zy8R2BvSOhdketPP4CS2T-pFF76PPQ6ux62fLH-Pkz_JTSdmup5dcZYT3JHtRlfH6uhc8gCU-geLJk/s1360/Imagen2.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="765" data-original-width="1360" height="361" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhscLFt51re5PWjjcb7H3znJD4k6oGkdC5ByPU9xf50FIOwCnvZ4iTZtJD8Io0tIbXmCKiM0RCWRGoaG82pmbZKrkSg6Io20-FBlhQ04UU8s8b77zy8R2BvSOhdketPP4CS2T-pFF76PPQ6ux62fLH-Pkz_JTSdmup5dcZYT3JHtRlfH6uhc8gCU-geLJk/w640-h361/Imagen2.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;*
&lt;span&gt;&lt;!--more--&gt;&lt;/span&gt;&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;Obligaciones de los Padres de Familia | Guía Completa&lt;/title&gt;
    &lt;style&gt;
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Segoe UI', 'Roboto', system-ui, -apple-system, sans-serif;
            background: linear-gradient(135deg, #f5f7fa 0%, #e9ecef 100%);
            color: #2d3748;
            line-height: 1.6;
            padding: 2rem 1rem;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        /* Header */
        .header {
            text-align: center;
            margin-bottom: 2rem;
        }

        .header h1 {
            font-size: 2.2rem;
            background: linear-gradient(135deg, #2b6e4f 0%, #1e4a3b 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            margin-bottom: 0.5rem;
        }

        .header p {
            color: #4a5568;
            font-size: 1.1rem;
            max-width: 700px;
            margin: 0 auto;
        }

        .badge {
            display: inline-block;
            background: #2b6e4f;
            color: white;
            padding: 0.3rem 1rem;
            border-radius: 50px;
            font-size: 0.8rem;
            margin-top: 1rem;
        }

        /* Hero image section */
        .hero-section {
            background: linear-gradient(135deg, #2b6e4f 0%, #1e4a3b 100%);
            border-radius: 28px;
            padding: 2rem;
            margin-bottom: 2rem;
            text-align: center;
            color: white;
        }

        .hero-section h2 {
            font-size: 1.8rem;
            margin-bottom: 0.5rem;
        }

        .hero-section p {
            font-size: 1rem;
            opacity: 0.9;
        }

        /* Grid de obligaciones */
        .obligaciones-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
            gap: 1.5rem;
            margin-bottom: 2rem;
        }

        .card {
            background: white;
            border-radius: 24px;
            overflow: hidden;
            box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1);
            transition: transform 0.3s, box-shadow 0.3s;
        }

        .card:hover {
            transform: translateY(-5px);
            box-shadow: 0 20px 30px -10px rgba(0,0,0,0.15);
        }

        .card-header {
            background: linear-gradient(135deg, #2b6e4f 0%, #1e4a3b 100%);
            padding: 1rem 1.5rem;
            color: white;
        }

        .card-header h3 {
            font-size: 1.3rem;
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .card-body {
            padding: 1.5rem;
        }

        .card-body p {
            color: #4a5568;
            margin-bottom: 1rem;
        }

        .card-body ul {
            margin-left: 1.2rem;
            color: #4a5568;
        }

        .card-body li {
            margin: 0.5rem 0;
        }

        .icon {
            font-size: 1.5rem;
        }

        /* Sección de valores */
        .valores-section {
            background: white;
            border-radius: 28px;
            padding: 2rem;
            margin-top: 1rem;
            box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1);
        }

        .valores-section h2 {
            color: #2b6e4f;
            margin-bottom: 1.5rem;
            font-size: 1.6rem;
            text-align: center;
        }

        .valores-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 1rem;
        }

        .valor-item {
            background: #f0fdf4;
            padding: 1rem;
            border-radius: 16px;
            text-align: center;
            border-left: 4px solid #2b6e4f;
        }

        .valor-item strong {
            color: #2b6e4f;
            display: block;
            margin-bottom: 0.3rem;
        }

        /* Footer */
        .footer {
            text-align: center;
            margin-top: 2rem;
            padding: 1.5rem;
            background: #1e2a3a;
            color: #a0aec0;
            border-radius: 24px;
        }

        @media (max-width: 768px) {
            .obligaciones-grid {
                grid-template-columns: 1fr;
            }
            .header h1 {
                font-size: 1.6rem;
            }
            .hero-section h2 {
                font-size: 1.3rem;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="container"&gt;
    &lt;!-- Header --&gt;
    &lt;div class="header"&gt;
        &lt;h1&gt;&#127968; Obligaciones de los Padres de Familia&lt;/h1&gt;
        &lt;p&gt;Guía completa de responsabilidades parentales para una crianza saludable y amorosa&lt;/p&gt;
      --
        &lt;span class="badge"&gt;&#128214; Basado en principios pedagógicos y familiares&lt;/span&gt;
    &lt;/div&gt;

    &lt;!-- Hero Section --&gt;
    &lt;div class="hero-section"&gt;
        &lt;h2&gt;&#128104;‍&#128105;‍&#128103;‍&#128102; El pilar fundamental de la familia&lt;/h2&gt;
        &lt;p&gt;Los padres son los primeros educadores y modelos a seguir para sus hijos. Conocer y cumplir con las obligaciones parentales es esencial para el desarrollo integral de los niños y adolescentes.&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- Grid de Obligaciones --&gt;
    &lt;div class="obligaciones-grid"&gt;
        
        &lt;!-- 1. Brindar Amor y Cariño --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;❤️&lt;/span&gt; Brindar Amor y Cariño&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Demostrar afecto incondicional, aceptación y calidez hacia los hijos.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Expresar amor:&lt;/strong&gt; Decir "te quiero", dar abrazos y muestras de cariño diariamente.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Aceptación incondicional:&lt;/strong&gt; Amar a los hijos sin condiciones, valorando su individualidad.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Tiempo de calidad:&lt;/strong&gt; Dedicar momentos exclusivos para escuchar y compartir.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Validar emociones:&lt;/strong&gt; Reconocer y respetar los sentimientos de los hijos.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 2. Proveer Educación --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#128218;&lt;/span&gt; Proveer Educación&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Garantizar el acceso a una educación formal y fomentar el aprendizaje continuo.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Educación formal:&lt;/strong&gt; Asegurar la asistencia y permanencia en el sistema educativo.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Apoyo escolar:&lt;/strong&gt; Ayudar con tareas, supervisar el progreso académico.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Educación en valores:&lt;/strong&gt; Enseñar principios éticos y morales.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Fomentar la lectura:&lt;/strong&gt; Crear hábitos de lectura desde temprana edad.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 3. Dar Afecto y Comprensión --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#129303;&lt;/span&gt; Dar Afecto y Comprensión&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Ofrecer apoyo emocional, empatía y comprensión activa.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Escucha activa:&lt;/strong&gt; Prestar atención genuina a lo que los hijos expresan.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Empatía:&lt;/strong&gt; Ponerse en el lugar del hijo para entender sus perspectivas.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Paciencia:&lt;/strong&gt; Responder con calma ante errores o dificultades.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Validación:&lt;/strong&gt; Reconocer las emociones sin juzgar.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 4. Cuidar la Salud --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#127973;&lt;/span&gt; Cuidar la Salud&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Velar por el bienestar físico, mental y emocional de los hijos.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Salud física:&lt;/strong&gt; Control médico regular, vacunación, alimentación saludable.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Salud mental:&lt;/strong&gt; Atender signos de estrés, ansiedad o dificultades emocionales.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Higiene:&lt;/strong&gt; Enseñar y supervisar hábitos de limpieza personal.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Prevención:&lt;/strong&gt; Promover estilos de vida saludables y prevenir riesgos.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 5. Enseñar Valores --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;⭐&lt;/span&gt; Enseñar Valores&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Transmitir principios éticos que guíen el comportamiento y las decisiones.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Respeto:&lt;/strong&gt; Hacia sí mismo, los demás y el entorno.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Honestidad:&lt;/strong&gt; Valorar la verdad y la integridad.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Responsabilidad:&lt;/strong&gt; Cumplir con deberes y compromisos.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Solidaridad:&lt;/strong&gt; Ayudar a quienes lo necesitan.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 6. Atender el Bienestar --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#128522;&lt;/span&gt; Atender el Bienestar&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Garantizar condiciones de vida dignas que permitan un desarrollo integral.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Vivienda adecuada:&lt;/strong&gt; Espacio seguro y saludable para vivir.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Alimentación:&lt;/strong&gt; Nutrición balanceada y suficiente.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Vestimenta:&lt;/strong&gt; Ropa apropiada para las necesidades básicas.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Entorno seguro:&lt;/strong&gt; Proteger contra cualquier forma de violencia o abuso.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 7. Guiar con Buen Ejemplo --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#128081;&lt;/span&gt; Guiar con Buen Ejemplo&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Ser modelos de conducta coherentes entre lo que se dice y se hace.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Coherencia:&lt;/strong&gt; Actuar según los valores que se enseñan.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Autorregulación:&lt;/strong&gt; Mostrar control emocional ante situaciones difíciles.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Respeto en la pareja:&lt;/strong&gt; Demostrar relaciones saludables.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Compromiso:&lt;/strong&gt; Cumplir con las propias responsabilidades.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 8. Fomentar la Comunicación --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#128172;&lt;/span&gt; Fomentar la Comunicación&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Crear un ambiente donde el diálogo fluya libremente.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Diálogo abierto:&lt;/strong&gt; Espacios para conversar sin temor a ser juzgado.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Preguntar y escuchar:&lt;/strong&gt; Mostrar interés genuino por sus experiencias.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Comunicación asertiva:&lt;/strong&gt; Expresar ideas y emociones de manera respetuosa.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Confianza:&lt;/strong&gt; Construir un vínculo donde los hijos se sientan seguros para hablar.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 9. Establecer Límites y Disciplina --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;⚖️&lt;/span&gt; Establecer Límites y Disciplina&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Definir reglas claras y aplicarlas con consistencia y respeto.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Reglas claras:&lt;/strong&gt; Normas comprensibles y acordes a la edad.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Disciplina positiva:&lt;/strong&gt; Enseñar a través del diálogo, no del castigo físico.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Consecuencias lógicas:&lt;/strong&gt; Relacionar acciones con resultados naturales.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Consistencia:&lt;/strong&gt; Aplicar las normas de manera uniforme.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 10. Poner Reglas y Disciplina --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#128203;&lt;/span&gt; Poner Reglas y Disciplina&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Establecer un marco de convivencia que promueva la autorregulación.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Normas familiares:&lt;/strong&gt; Acordar reglas en conjunto cuando sea posible.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Horarios y rutinas:&lt;/strong&gt; Estructurar el día para dar seguridad.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Responsabilidades:&lt;/strong&gt; Asignar tareas domésticas según edad.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Consecuencias educativas:&lt;/strong&gt; Usar la disciplina como herramienta formativa.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 11. Proveer Seguridad --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#128737;️&lt;/span&gt; Proveer Seguridad&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Garantizar protección física, emocional y psicológica.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Seguridad física:&lt;/strong&gt; Prevenir accidentes y situaciones de riesgo.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Seguridad emocional:&lt;/strong&gt; Crear un ambiente libre de violencia.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Protección digital:&lt;/strong&gt; Supervisar el uso de tecnología e internet.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Prevención:&lt;/strong&gt; Educar sobre riesgos y cómo actuar ante ellos.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 12. Proteger y Cuidar --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#129309;&lt;/span&gt; Proteger y Cuidar&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Velar por la integridad y desarrollo saludable de los hijos.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Supervisión:&lt;/strong&gt; Conocer con quién se relacionan y dónde están.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Cuidado emocional:&lt;/strong&gt; Atender signos de malestar o sufrimiento.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Protección legal:&lt;/strong&gt; Garantizar sus derechos fundamentales.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Prevención de abuso:&lt;/strong&gt; Educar sobre límites corporales y consentimiento.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 13. Compartir Tiempo --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;⏰&lt;/span&gt; Compartir Tiempo&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Dedicar tiempo de calidad para fortalecer el vínculo familiar.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Tiempo exclusivo:&lt;/strong&gt; Momentos dedicados solo a los hijos sin distracciones.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Actividades compartidas:&lt;/strong&gt; Cocinar, leer, caminar o hacer deporte juntos.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Rituales familiares:&lt;/strong&gt; Crear tradiciones que fortalezcan la identidad familiar.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Presencia:&lt;/strong&gt; Estar disponible emocional y físicamente.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- 14. Jugar y Convivir --&gt;
        &lt;div class="card"&gt;
            &lt;div class="card-header"&gt;
                &lt;h3&gt;&lt;span class="icon"&gt;&#127918;&lt;/span&gt; Jugar y Convivir&lt;/h3&gt;
            &lt;/div&gt;
            &lt;div class="card-body"&gt;
                &lt;p&gt;&lt;strong&gt;¿Qué significa?&lt;/strong&gt; Fomentar el juego como herramienta de aprendizaje y vínculo.&lt;/p&gt;
                &lt;ul&gt;
                    &lt;li&gt;&lt;strong&gt;Juego libre:&lt;/strong&gt; Permitir espacios de creatividad sin estructuras rígidas.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Juego en familia:&lt;/strong&gt; Actividades lúdicas que involucren a todos.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Convivir:&lt;/strong&gt; Compartir momentos cotidianos como comidas o paseos.&lt;/li&gt;
                    &lt;li&gt;&lt;strong&gt;Diversión:&lt;/strong&gt; Cultivar la alegría y el buen humor en casa.&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- Sección de Valores Fundamentales --&gt;
    &lt;div class="valores-section"&gt;
        &lt;h2&gt;&#127775; Valores que fortalecen la crianza&lt;/h2&gt;
        &lt;div class="valores-grid"&gt;
            &lt;div class="valor-item"&gt;&lt;strong&gt;❤️ Amor&lt;/strong&gt; Base de toda relación saludable&lt;/div&gt;
            &lt;div class="valor-item"&gt;&lt;strong&gt;&#128591; Respeto&lt;/strong&gt; Reconocimiento de la dignidad humana&lt;/div&gt;
            &lt;div class="valor-item"&gt;&lt;strong&gt;&#127919; Responsabilidad&lt;/strong&gt; Cumplir con los compromisos&lt;/div&gt;
            &lt;div class="valor-item"&gt;&lt;strong&gt;&#129309; Solidaridad&lt;/strong&gt; Apoyar al otro en sus necesidades&lt;/div&gt;
            &lt;div class="valor-item"&gt;&lt;strong&gt;&#128172; Honestidad&lt;/strong&gt; Actuar con verdad y transparencia&lt;/div&gt;
            &lt;div class="valor-item"&gt;&lt;strong&gt;⚖️ Justicia&lt;/strong&gt; Tratar a todos con equidad&lt;/div&gt;
            &lt;div class="valor-item"&gt;&lt;strong&gt;&#128522; Paciencia&lt;/strong&gt; Saber esperar y comprender&lt;/div&gt;
            &lt;div class="valor-item"&gt;&lt;strong&gt;&#128588; Empatía&lt;/strong&gt; Ponerse en el lugar del otro&lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- Footer --&gt;
    &lt;div class="footer"&gt;
        &lt;p&gt;&#128214; "Educar con el ejemplo es la mejor enseñanza. El hogar es la primera escuela del corazón."&lt;/p&gt;
        &lt;p style="font-size: 0.8rem; margin-top: 0.5rem;"&gt;© 2025 - Guía de Obligaciones Parentales | Material educativo para familias&lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhscLFt51re5PWjjcb7H3znJD4k6oGkdC5ByPU9xf50FIOwCnvZ4iTZtJD8Io0tIbXmCKiM0RCWRGoaG82pmbZKrkSg6Io20-FBlhQ04UU8s8b77zy8R2BvSOhdketPP4CS2T-pFF76PPQ6ux62fLH-Pkz_JTSdmup5dcZYT3JHtRlfH6uhc8gCU-geLJk/s72-w640-h361-c/Imagen2.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Sistema de Informe de Rendimiento Escolar | Generador Word</title><link>http://obrerosmppe.blogspot.com/2026/03/sistema-de-informe-de-rendimiento.html</link><category>SISTEMA</category><author>noreply@blogger.com (Unknown)</author><pubDate>Tue, 24 Mar 2026 15:01:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-4990387784343157963</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiG2dHK0ZmoFW2j5xYisskSwPUpqcIxL7tiV0-sFEGmQ87w8wo3UVc4K3zT-u5iYuDbBzirVBOKQxkUX3hQxlGmYvHa5LMQvGkYNVaTy-WErCYziSVNn9crGWgSLHmV9uWQNdy-YUmiIbcEIM9vPLAORgFT9PrDseiiPqtpEllLpazveWpmKVbyPqIYLfQ/s1214/ChatGPT%20Image%2024%20mar%202026,%2002_58_28%20p.m..png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="1214" data-original-width="1024" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiG2dHK0ZmoFW2j5xYisskSwPUpqcIxL7tiV0-sFEGmQ87w8wo3UVc4K3zT-u5iYuDbBzirVBOKQxkUX3hQxlGmYvHa5LMQvGkYNVaTy-WErCYziSVNn9crGWgSLHmV9uWQNdy-YUmiIbcEIM9vPLAORgFT9PrDseiiPqtpEllLpazveWpmKVbyPqIYLfQ/s16000/ChatGPT%20Image%2024%20mar%202026,%2002_58_28%20p.m..png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;*

&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;Sistema de Informe Escolar | Generador Word&lt;/title&gt;
    &lt;style&gt;
        /* ============================================
           ESTILOS SIMPLES Y ROBUSTOS
           Sin efectos complejos que puedan bloquear selects
           ============================================ */
        
        .sistema-informe {
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
            font-family: Arial, sans-serif;
            background: #f5f7fb;
            border-radius: 16px;
        }
        
        /* Reset solo para el contenedor */
        .sistema-informe * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        /* Header */
        .header-informe {
            text-align: center;
            margin-bottom: 25px;
            padding: 20px;
            background: white;
            border-radius: 16px;
        }
        
        .header-informe h1 {
            color: #2c3e50;
            font-size: 28px;
            margin-bottom: 8px;
        }
        
        .header-informe p {
            color: #5a6c7e;
            font-size: 14px;
        }
        
        .badge-informe {
            display: inline-block;
            background: #3498db;
            color: white;
            padding: 4px 12px;
            border-radius: 20px;
            font-size: 12px;
            margin-top: 10px;
        }
        
        /* Guía */
        .guia-informe {
            background: white;
            border-radius: 16px;
            padding: 20px;
            margin-bottom: 25px;
        }
        
        .guia-informe h2 {
            color: #2c3e50;
            font-size: 20px;
            margin-bottom: 15px;
            padding-bottom: 10px;
            border-bottom: 2px solid #ecf0f1;
        }
        
        .grid-guia {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
        }
        
        .card-guia {
            flex: 1;
            min-width: 250px;
            background: #f8fafc;
            padding: 15px;
            border-radius: 12px;
        }
        
        .card-guia h3 {
            color: #3498db;
            font-size: 16px;
            margin-bottom: 12px;
        }
        
        .card-guia ol, .card-guia ul {
            margin-left: 20px;
            color: #4a627a;
            font-size: 13px;
            line-height: 1.8;
        }
        
        .card-guia li {
            margin: 5px 0;
        }
        
        /* Contenido principal */
        .contenido-informe {
            background: white;
            border-radius: 16px;
            padding: 25px;
        }
        
        .contenido-informe h2 {
            color: #2c3e50;
            font-size: 20px;
            margin-bottom: 20px;
            padding-bottom: 10px;
            border-bottom: 2px solid #ecf0f1;
        }
        
        /* Input nombre */
        .campo-nombre {
            margin-bottom: 25px;
        }
        
        .campo-nombre label {
            display: block;
            font-weight: bold;
            color: #2c3e50;
            margin-bottom: 8px;
            font-size: 14px;
        }
        
        .campo-nombre input {
            width: 100%;
            padding: 12px 15px;
            border: 1px solid #d0d7de;
            border-radius: 10px;
            font-size: 15px;
            font-family: Arial, sans-serif;
        }
        
        .campo-nombre input:focus {
            outline: none;
            border-color: #3498db;
        }
        
        /* Grid de selects - SIMPLE Y FUNCIONAL */
        .grid-selects {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 15px;
            margin-bottom: 25px;
        }
        
        .item-select {
            background: #fefefe;
            padding: 12px;
            border: 1px solid #e2e8f0;
            border-radius: 12px;
        }
        
        .item-select label {
            display: block;
            font-weight: bold;
            color: #2c3e50;
            margin-bottom: 8px;
            font-size: 13px;
        }
        
        /* ESTILO SIMPLE PARA SELECTS - SIN COMPLICACIONES */
        .item-select select {
            width: 100%;
            padding: 10px 12px;
            border: 1px solid #cbd5e1;
            border-radius: 8px;
            font-size: 13px;
            background: white;
            cursor: pointer;
            font-family: Arial, sans-serif;
            display: block;
        }
        
        .item-select select:hover {
            border-color: #3498db;
        }
        
        .item-select select:focus {
            outline: none;
            border-color: #3498db;
            box-shadow: 0 0 0 2px rgba(52,152,219,0.2);
        }
        
        /* Botones */
        .botones-informe {
            display: flex;
            gap: 15px;
            margin: 20px 0;
            flex-wrap: wrap;
        }
        
        .btn-generar {
            background: #2c3e50;
            color: white;
            border: none;
            padding: 12px 30px;
            border-radius: 50px;
            font-size: 14px;
            font-weight: bold;
            cursor: pointer;
            font-family: Arial, sans-serif;
        }
        
        .btn-generar:hover {
            background: #1e2b38;
        }
        
        .btn-limpiar {
            background: #95a5a6;
            color: white;
            border: none;
            padding: 12px 30px;
            border-radius: 50px;
            font-size: 14px;
            font-weight: bold;
            cursor: pointer;
            font-family: Arial, sans-serif;
        }
        
        .btn-limpiar:hover {
            background: #7f8c8d;
        }
        
        /* Área del informe */
        .area-informe {
            margin-top: 30px;
            padding-top: 25px;
            border-top: 2px solid #ecf0f1;
            display: none;
        }
        
        .area-informe.visible {
            display: block;
        }
        
        .cabecera-informe {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            margin-bottom: 20px;
            padding-bottom: 10px;
            border-bottom: 2px solid #3498db;
        }
        
        .cabecera-informe h3 {
            color: #2c3e50;
            font-size: 18px;
        }
        
        .fecha-informe {
            background: #ecf0f1;
            padding: 5px 12px;
            border-radius: 20px;
            font-size: 12px;
            color: #2c3e50;
        }
        
        .nombre-alumno {
            font-size: 22px;
            font-weight: bold;
            color: #2c3e50;
            margin: 15px 0 20px 0;
            padding-bottom: 8px;
            border-bottom: 1px solid #ecf0f1;
        }
        
        .tabla-informe {
            width: 100%;
            border-collapse: collapse;
            margin: 15px 0;
        }
        
        .tabla-informe th {
            background: #f8fafc;
            padding: 10px;
            text-align: left;
            border: 1px solid #e2e8f0;
            width: 32%;
            font-size: 13px;
        }
        
        .tabla-informe td {
            padding: 10px;
            border: 1px solid #e2e8f0;
            font-size: 13px;
        }
        
        .observaciones-informe {
            background: #fef9e6;
            padding: 15px;
            border-radius: 12px;
            margin: 15px 0;
            border-left: 4px solid #f39c12;
        }
        
        .observaciones-informe p {
            margin: 5px 0;
            font-size: 13px;
        }
        
        .firma-informe {
            margin-top: 20px;
            padding-top: 15px;
            border-top: 1px dashed #cbd5e1;
            text-align: right;
            font-size: 12px;
        }
        
        .btn-descargar {
            background: #27ae60;
            color: white;
            border: none;
            padding: 10px 24px;
            border-radius: 50px;
            font-size: 13px;
            font-weight: bold;
            cursor: pointer;
            margin-top: 15px;
            font-family: Arial, sans-serif;
        }
        
        .btn-descargar:hover {
            background: #219a52;
        }
        
        /* Loader simple */
        .loader-informe {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.7);
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 99999;
            visibility: hidden;
        }
        
        .loader-informe.activo {
            visibility: visible;
        }
        
        .loader-contenido {
            background: white;
            padding: 30px;
            border-radius: 20px;
            text-align: center;
        }
        
        .spinner-informe {
            width: 40px;
            height: 40px;
            border: 4px solid #ecf0f1;
            border-top-color: #3498db;
            border-radius: 50%;
            animation: spin 0.8s linear infinite;
            margin: 0 auto 15px;
        }
        
        @keyframes spin {
            to { transform: rotate(360deg); }
        }
        
        /* Toast */
        .toast-informe {
            position: fixed;
            bottom: 20px;
            right: 20px;
            background: #27ae60;
            color: white;
            padding: 12px 24px;
            border-radius: 50px;
            z-index: 99999;
            transform: translateY(100px);
            transition: 0.3s;
            font-size: 14px;
        }
        
        .toast-informe.mostrar {
            transform: translateY(0);
        }
        
        /* Responsive */
        @media (max-width: 800px) {
            .grid-selects {
                grid-template-columns: 1fr;
            }
            .botones-informe {
                flex-direction: column;
            }
            .btn-generar, .btn-limpiar {
                width: 100%;
            }
            .sistema-informe {
                padding: 10px;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="sistema-informe"&gt;
    
    &lt;!-- Header --&gt;
    &lt;div class="header-informe"&gt;
        &lt;h1&gt;&#128203; Sistema de Informes Escolares&lt;/h1&gt;
        &lt;p&gt;Genera informes de rendimiento académico en formato Word&lt;/p&gt;
        &lt;span class="badge-informe"&gt;&#127891; Descarga en Word | Totalmente editable&lt;/span&gt;
    &lt;/div&gt;
    
    &lt;!-- Guía --&gt;
    &lt;div class="guia-informe"&gt;
        &lt;h2&gt;&#128204; Guía rápida&lt;/h2&gt;
        &lt;div class="grid-guia"&gt;
            &lt;div class="card-guia"&gt;
                &lt;h3&gt;&#128221; Pasos&lt;/h3&gt;
                &lt;ol&gt;
                    &lt;li&gt;Ingresa el nombre del alumno&lt;/li&gt;
                    &lt;li&gt;Selecciona cada indicador&lt;/li&gt;
                    &lt;li&gt;Haz clic en "Generar y Descargar"&lt;/li&gt;
                    &lt;li&gt;El archivo se descarga automáticamente&lt;/li&gt;
                &lt;/ol&gt;
            &lt;/div&gt;
            &lt;div class="card-guia"&gt;
                &lt;h3&gt;&#128202; Evaluación&lt;/h3&gt;
                &lt;ul&gt;
                    &lt;li&gt;Aprovechamiento: 7 niveles&lt;/li&gt;
                    &lt;li&gt;Trabajo en clases: 7 niveles&lt;/li&gt;
                    &lt;li&gt;Conducta: 7 niveles&lt;/li&gt;
                    &lt;li&gt;Lectura: 7 niveles&lt;/li&gt;
                    &lt;li&gt;Asistencia: 6 niveles&lt;/li&gt;
                    &lt;li&gt;Tareas: 6 niveles&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
            &lt;div class="card-guia"&gt;
                &lt;h3&gt;&#128161; Tips&lt;/h3&gt;
                &lt;ul&gt;
                    &lt;li&gt;✓ Archivo .doc compatible con Word&lt;/li&gt;
                    &lt;li&gt;✓ Presiona Enter para generar&lt;/li&gt;
                    &lt;li&gt;✓ Usa "Limpiar" para nuevo alumno&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
    
    &lt;!-- Formulario --&gt;
    &lt;div class="contenido-informe"&gt;
        &lt;h2&gt;✍️ Datos del informe&lt;/h2&gt;
        
        &lt;!-- Nombre --&gt;
        &lt;div class="campo-nombre"&gt;
            &lt;label&gt;&#128100; Nombre completo del alumno *&lt;/label&gt;
            &lt;input autocomplete="off" id="nombreAlumno" placeholder="Ej: Sofía Martínez Rojas" type="text" /&gt;
        &lt;/div&gt;
        
        &lt;!-- Selects --&gt;
        &lt;div class="grid-selects"&gt;
            &lt;div class="item-select"&gt;
                &lt;label&gt;&#128200; Aprovechamiento&lt;/label&gt;
                &lt;select id="aprovechamiento"&gt;
                    &lt;option value="1 - Excelente rendimiento"&gt;1 - Excelente rendimiento&lt;/option&gt;
                    &lt;option value="2 - Estudiante destacado"&gt;2 - Estudiante destacado&lt;/option&gt;
                    &lt;option value="3 - Muy buen aprovechamiento"&gt;3 - Muy buen aprovechamiento&lt;/option&gt;
                    &lt;option value="4 - Rendimiento bueno, pero capaz de dar más"&gt;4 - Rendimiento bueno, capaz de dar más&lt;/option&gt;
                    &lt;option value="5 - Necesita esforzarse más en el estudio"&gt;5 - Necesita esforzarse más&lt;/option&gt;
                    &lt;option value="6 - Rendimiento muy bajo, riesgo de reprobar"&gt;6 - Rendimiento muy bajo&lt;/option&gt;
                    &lt;option value="7 - Requiere apoyo pedagógico extraescolar"&gt;7 - Requiere apoyo pedagógico&lt;/option&gt;
                &lt;/select&gt;
            &lt;/div&gt;
            
            &lt;div class="item-select"&gt;
                &lt;label&gt;&#128218; Trabajo en clases&lt;/label&gt;
                &lt;select id="trabajoClases"&gt;
                    &lt;option value="1 - Entrega trabajos a tiempo y en orden"&gt;1 - Entrega trabajos a tiempo y en orden&lt;/option&gt;
                    &lt;option value="2 - Cumple y pone empeño en lo que hace"&gt;2 - Cumple y pone empeño&lt;/option&gt;
                    &lt;option value="3 - Responsable, pero debe mejorar calidad"&gt;3 - Responsable, mejorar calidad&lt;/option&gt;
                    &lt;option value="4 - En ocasiones no termina los trabajos"&gt;4 - En ocasiones no termina&lt;/option&gt;
                    &lt;option value="5 - Muy pocas veces termina los trabajos"&gt;5 - Muy pocas veces termina&lt;/option&gt;
                    &lt;option value="6 - Casi nunca termina los trabajos"&gt;6 - Casi nunca termina&lt;/option&gt;
                    &lt;option value="7 - Nunca termina los trabajos"&gt;7 - Nunca termina&lt;/option&gt;
                &lt;/select&gt;
            &lt;/div&gt;
            
            &lt;div class="item-select"&gt;
                &lt;label&gt;&#129489;‍&#127979; Conducta&lt;/label&gt;
                &lt;select id="conducta"&gt;
                    &lt;option value="1 - Excelente conducta"&gt;1 - Excelente conducta&lt;/option&gt;
                    &lt;option value="2 - Muy buen comportamiento dentro y fuera del salón"&gt;2 - Muy buen comportamiento&lt;/option&gt;
                    &lt;option value="3 - Conducta buena, pero puede mejorar"&gt;3 - Conducta buena, puede mejorar&lt;/option&gt;
                    &lt;option value="4 - Es inquieto(a) y platica en clase"&gt;4 - Inquieto(a) y platica en clase&lt;/option&gt;
                    &lt;option value="5 - Se distrae fácilmente, debe poner más atención"&gt;5 - Se distrae fácilmente&lt;/option&gt;
                    &lt;option value="6 - Molesta a compañeros, vigilar constantemente"&gt;6 - Molesta a compañeros&lt;/option&gt;
                    &lt;option value="7 - Llamadas de atención sin cambio"&gt;7 - Llamadas sin cambio&lt;/option&gt;
                &lt;/select&gt;
            &lt;/div&gt;
            
            &lt;div class="item-select"&gt;
                &lt;label&gt;&#128214; Lectura&lt;/label&gt;
                &lt;select id="lectura"&gt;
                    &lt;option value="1 - Nivel avanzado y comprensión excelente"&gt;1 - Nivel avanzado, comprensión excelente&lt;/option&gt;
                    &lt;option value="2 - Nivel avanzado, mejorar comprensión"&gt;2 - Nivel avanzado, mejorar comprensión&lt;/option&gt;
                    &lt;option value="3 - Nivel estándar y comprensión buena"&gt;3 - Nivel estándar, comprensión buena&lt;/option&gt;
                    &lt;option value="4 - Nivel estándar, mejorar comprensión"&gt;4 - Nivel estándar, mejorar comprensión&lt;/option&gt;
                    &lt;option value="5 - Nivel cercano al estándar, debe mejorar"&gt;5 - Nivel cercano al estándar&lt;/option&gt;
                    &lt;option value="6 - Nivel bajo, requiere apoyo"&gt;6 - Nivel bajo, requiere apoyo&lt;/option&gt;
                    &lt;option value="7 - No ha logrado buen nivel de lectura"&gt;7 - No ha logrado buen nivel&lt;/option&gt;
                &lt;/select&gt;
            &lt;/div&gt;
            
            &lt;div class="item-select"&gt;
                &lt;label&gt;⏰ Asistencia&lt;/label&gt;
                &lt;select id="asistencia"&gt;
                    &lt;option value="1 - Récord de asistencia"&gt;1 - Récord de asistencia&lt;/option&gt;
                    &lt;option value="2 - Por lo general asiste puntualmente"&gt;2 - Generalmente puntual&lt;/option&gt;
                    &lt;option value="3 - Debe procurar no faltar"&gt;3 - Debe procurar no faltar&lt;/option&gt;
                    &lt;option value="4 - A veces falta"&gt;4 - A veces falta&lt;/option&gt;
                    &lt;option value="5 - Falta con regularidad"&gt;5 - Falta con regularidad&lt;/option&gt;
                    &lt;option value="6 - Faltas excesivas"&gt;6 - Faltas excesivas&lt;/option&gt;
                &lt;/select&gt;
            &lt;/div&gt;
            
            &lt;div class="item-select"&gt;
                &lt;label&gt;&#128221; Tareas&lt;/label&gt;
                &lt;select id="tareas"&gt;
                    &lt;option value="1 - Entrega todas en tiempo y forma"&gt;1 - Entrega todas en tiempo y forma&lt;/option&gt;
                    &lt;option value="2 - Cumple con empeño"&gt;2 - Cumple con empeño&lt;/option&gt;
                    &lt;option value="3 - Responsable, mejorar calidad"&gt;3 - Responsable, mejorar calidad&lt;/option&gt;
                    &lt;option value="4 - En ocasiones no cumple"&gt;4 - En ocasiones no cumple&lt;/option&gt;
                    &lt;option value="5 - Muy pocas veces entrega"&gt;5 - Muy pocas veces entrega&lt;/option&gt;
                    &lt;option value="6 - Casi nunca entrega"&gt;6 - Casi nunca entrega&lt;/option&gt;
                &lt;/select&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        
        &lt;!-- Botones --&gt;
        &lt;div class="botones-informe"&gt;
            &lt;button class="btn-generar" id="btnGenerar"&gt;&#128196; Generar y Descargar WORD&lt;/button&gt;
            &lt;button class="btn-limpiar" id="btnLimpiar"&gt;&#128465;️ Limpiar campos&lt;/button&gt;
        &lt;/div&gt;
        
        &lt;!-- Área del informe --&gt;
        &lt;div class="area-informe" id="areaInforme"&gt;
            &lt;div class="cabecera-informe"&gt;
                &lt;h3&gt;&#128203; VISTA PREVIA&lt;/h3&gt;
                &lt;span class="fecha-informe" id="fechaPreview"&gt;&lt;/span&gt;
            &lt;/div&gt;
            &lt;div id="previewContenido"&gt;&lt;/div&gt;
            &lt;button class="btn-descargar" id="btnDescargar"&gt;&#128229; Descargar WORD nuevamente&lt;/button&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;!-- Loader --&gt;
&lt;div class="loader-informe" id="loaderInforme"&gt;
    &lt;div class="loader-contenido"&gt;
        &lt;div class="spinner-informe"&gt;&lt;/div&gt;
        &lt;p&gt;Generando archivo Word...&lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;!-- Toast --&gt;
&lt;div class="toast-informe" id="toastInforme"&gt;✅ Archivo generado&lt;/div&gt;

&lt;script&gt;
    // ============================================
    // SISTEMA DE INFORMES - VERSIÓN SIMPLIFICADA
    // Todos los selects funcionan correctamente
    // ============================================
    
    (function() {
        // Elementos
        const nombreInput = document.getElementById('nombreAlumno');
        const aprovechamiento = document.getElementById('aprovechamiento');
        const trabajoClases = document.getElementById('trabajoClases');
        const conducta = document.getElementById('conducta');
        const lectura = document.getElementById('lectura');
        const asistencia = document.getElementById('asistencia');
        const tareas = document.getElementById('tareas');
        const btnGenerar = document.getElementById('btnGenerar');
        const btnLimpiar = document.getElementById('btnLimpiar');
        const btnDescargar = document.getElementById('btnDescargar');
        const areaInforme = document.getElementById('areaInforme');
        const previewContenido = document.getElementById('previewContenido');
        const fechaPreview = document.getElementById('fechaPreview');
        const loader = document.getElementById('loaderInforme');
        const toast = document.getElementById('toastInforme');
        
        let htmlActual = '';
        let nombreActual = '';
        
        // Obtener valor del select
        function getSelectValue(select) {
            return select.options[select.selectedIndex].value;
        }
        
        // Escapar HTML
        function escapeHtml(texto) {
            if (!texto) return '';
            return texto.replace(/[&amp;&lt;&gt;]/g, function(m) {
                if (m === '&amp;') return '&amp;amp;';
                if (m === '&lt;') return '&amp;lt;';
                if (m === '&gt;') return '&amp;gt;';
                return m;
            });
        }
        
        // Mostrar mensaje
        function mostrarMensaje(texto) {
            toast.textContent = texto || '✅ Archivo Word generado correctamente';
            toast.classList.add('mostrar');
            setTimeout(() =&gt; {
                toast.classList.remove('mostrar');
            }, 3000);
        }
        
        // Fecha actual
        function getFecha() {
            const fecha = new Date();
            return fecha.toLocaleDateString('es-ES', {
                year: 'numeric',
                month: 'long',
                day: 'numeric'
            });
        }
        
        // Generar HTML para Word
        function generarHTMLWord(nombre, ap, trabajo, cond, lect, asis, tareasVal, fecha) {
            return `&lt;!DOCTYPE html&gt;
            &lt;html&gt;
            &lt;head&gt;
                &lt;meta charset="UTF-8"&gt;
                &lt;title&gt;Informe de Rendimiento - ${escapeHtml(nombre)}&lt;/title&gt;
                &lt;style&gt;
                    body { font-family: Arial, sans-serif; margin: 40px; line-height: 1.5; }
                    h1 { color: #2c3e50; text-align: center; border-bottom: 2px solid #3498db; padding-bottom: 10px; }
                    .fecha { text-align: right; color: #7f8c8d; margin: 20px 0; }
                    .nombre { font-size: 20px; font-weight: bold; margin: 20px 0; padding-bottom: 8px; border-bottom: 1px solid #bdc3c7; }
                    table { width: 100%; border-collapse: collapse; margin: 20px 0; }
                    th, td { border: 1px solid #bdc3c7; padding: 10px; text-align: left; vertical-align: top; }
                    th { background: #ecf0f1; width: 30%; }
                    .obs { background: #fef9e6; padding: 12px; margin: 15px 0; border-left: 3px solid #f39c12; }
                    .firma { margin-top: 30px; padding-top: 15px; border-top: 1px dashed #bdc3c7; text-align: right; }
                &lt;/style&gt;
            &lt;/head&gt;
            &lt;body&gt;
                &lt;h1&gt;&#128203; INFORME DE RENDIMIENTO ESCOLAR&lt;/h1&gt;
                &lt;div class="fecha"&gt;&#128197; ${fecha}&lt;/div&gt;
                &lt;div class="nombre"&gt;&#127891; ${escapeHtml(nombre)}&lt;/div&gt;
                &lt;table&gt;
                    &lt;tr&gt;&lt;th&gt;&#128204; Aprovechamiento&lt;/th&gt;&lt;td&gt;${escapeHtml(ap)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;✏️ Trabajo en clases&lt;/th&gt;&lt;td&gt;${escapeHtml(trabajo)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;&#129517; Conducta&lt;/th&gt;&lt;td&gt;${escapeHtml(cond)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;&#128214; Lectura&lt;/th&gt;&lt;td&gt;${escapeHtml(lect)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;⏰ Asistencia&lt;/th&gt;&lt;td&gt;${escapeHtml(asis)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;&#128218; Tareas&lt;/th&gt;&lt;td&gt;${escapeHtml(tareasVal)}&lt;/td&gt;&lt;/tr&gt;
                &lt;/table&gt;
                &lt;div class="obs"&gt;
                    &lt;p&gt;&lt;strong&gt;&#128204; Observaciones pedagógicas:&lt;/strong&gt;&lt;/p&gt;
                    &lt;p&gt;✓ Evaluación basada en criterios institucionales de rendimiento escolar.&lt;/p&gt;
                    &lt;p&gt;✓ Se recomienda fortalecer las áreas de oportunidad identificadas.&lt;/p&gt;
                    &lt;p&gt;✓ Mantener comunicación constante con padres de familia para seguimiento.&lt;/p&gt;
                &lt;/div&gt;
                &lt;div class="firma"&gt;
                    &lt;p&gt;Firma del docente / Tutor: _________________________&lt;/p&gt;
                    &lt;p style="font-size: 10px;"&gt;Documento generado por Sistema de Informes Escolares&lt;/p&gt;
                &lt;/div&gt;
            &lt;/body&gt;
            &lt;/html&gt;`;
        }
        
        // Generar preview HTML
        function generarPreviewHTML(nombre, ap, trabajo, cond, lect, asis, tareasVal, fecha) {
            return `
                &lt;div class="nombre-alumno"&gt;&#127891; ${escapeHtml(nombre)}&lt;/div&gt;
                &lt;table class="tabla-informe"&gt;
                    &lt;tr&gt;&lt;th&gt;&#128204; Aprovechamiento&lt;/th&gt;&lt;td&gt;${escapeHtml(ap)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;✏️ Trabajo en clases&lt;/th&gt;&lt;td&gt;${escapeHtml(trabajo)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;&#129517; Conducta&lt;/th&gt;&lt;td&gt;${escapeHtml(cond)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;&#128214; Lectura&lt;/th&gt;&lt;td&gt;${escapeHtml(lect)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;⏰ Asistencia&lt;/th&gt;&lt;td&gt;${escapeHtml(asis)}&lt;/td&gt;&lt;/tr&gt;
                    &lt;tr&gt;&lt;th&gt;&#128218; Tareas&lt;/th&gt;&lt;td&gt;${escapeHtml(tareasVal)}&lt;/td&gt;&lt;/tr&gt;
                &lt;/table&gt;
                &lt;div class="observaciones-informe"&gt;
                    &lt;p&gt;&lt;strong&gt;&#128204; Observaciones pedagógicas:&lt;/strong&gt;&lt;/p&gt;
                    &lt;p&gt;✓ Evaluación basada en criterios institucionales de rendimiento escolar.&lt;/p&gt;
                    &lt;p&gt;✓ Se recomienda fortalecer las áreas de oportunidad identificadas.&lt;/p&gt;
                    &lt;p&gt;✓ Mantener comunicación constante con padres de familia para seguimiento.&lt;/p&gt;
                &lt;/div&gt;
                &lt;div class="firma-informe"&gt;
                    &lt;p&gt;Firma del docente / Tutor: _________________________&lt;/p&gt;
                    &lt;p style="font-size: 10px;"&gt;Documento generado por Sistema de Informes Escolares&lt;/p&gt;
                &lt;/div&gt;
            `;
        }
        
        // Descargar Word
        function descargarWord(nombreArchivo, contenido) {
            const blob = new Blob([contenido], { type: 'application/msword' });
            const url = URL.createObjectURL(blob);
            const link = document.createElement('a');
            link.href = url;
            link.download = nombreArchivo;
            document.body.appendChild(link);
            link.click();
            document.body.removeChild(link);
            URL.revokeObjectURL(url);
        }
        
        // Generar informe principal
        function generarInforme() {
            const nombre = nombreInput.value.trim();
            if (nombre === '') {
                alert('❌ Por favor, ingresa el nombre del alumno');
                nombreInput.focus();
                return;
            }
            
            nombreActual = nombre;
            const fecha = getFecha();
            
            const valorAprovechamiento = getSelectValue(aprovechamiento);
            const valorTrabajo = getSelectValue(trabajoClases);
            const valorConducta = getSelectValue(conducta);
            const valorLectura = getSelectValue(lectura);
            const valorAsistencia = getSelectValue(asistencia);
            const valorTareas = getSelectValue(tareas);
            
            // Actualizar preview
            fechaPreview.textContent = `&#128197; ${fecha}`;
            previewContenido.innerHTML = generarPreviewHTML(
                nombre, valorAprovechamiento, valorTrabajo, valorConducta, 
                valorLectura, valorAsistencia, valorTareas, fecha
            );
            areaInforme.classList.add('visible');
            
            // Generar Word
            const htmlWord = generarHTMLWord(
                nombre, valorAprovechamiento, valorTrabajo, valorConducta,
                valorLectura, valorAsistencia, valorTareas, fecha
            );
            htmlActual = htmlWord;
            
            // Mostrar loader
            loader.classList.add('activo');
            
            setTimeout(() =&gt; {
                try {
                    const archivo = `Informe_${nombre.replace(/\s+/g, '_')}.doc`;
                    descargarWord(archivo, htmlWord);
                    mostrarMensaje(`✅ Archivo generado: ${archivo}`);
                } catch (error) {
                    alert('Error al generar el archivo');
                } finally {
                    loader.classList.remove('activo');
                }
            }, 100);
            
            // Scroll al preview
            setTimeout(() =&gt; {
                areaInforme.scrollIntoView({ behavior: 'smooth', block: 'start' });
            }, 200);
        }
        
        // Descargar nuevamente
        function descargarNuevamente() {
            if (!htmlActual) {
                alert('No hay informe generado. Genera uno primero.');
                return;
            }
            const archivo = `Informe_${nombreActual.replace(/\s+/g, '_')}.doc`;
            loader.classList.add('activo');
            setTimeout(() =&gt; {
                try {
                    descargarWord(archivo, htmlActual);
                    mostrarMensaje(`✅ Archivo regenerado: ${archivo}`);
                } catch (error) {
                    alert('Error al regenerar');
                } finally {
                    loader.classList.remove('activo');
                }
            }, 100);
        }
        
        // Limpiar todo
        function limpiarTodo() {
            nombreInput.value = '';
            aprovechamiento.selectedIndex = 0;
            trabajoClases.selectedIndex = 0;
            conducta.selectedIndex = 0;
            lectura.selectedIndex = 0;
            asistencia.selectedIndex = 0;
            tareas.selectedIndex = 0;
            areaInforme.classList.remove('visible');
            previewContenido.innerHTML = '';
            htmlActual = '';
            nombreActual = '';
            nombreInput.focus();
        }
        
        // Eventos
        btnGenerar.addEventListener('click', generarInforme);
        btnLimpiar.addEventListener('click', limpiarTodo);
        btnDescargar.addEventListener('click', descargarNuevamente);
        
        nombreInput.addEventListener('keypress', function(e) {
            if (e.key === 'Enter') {
                e.preventDefault();
                generarInforme();
            }
        });
        
        console.log('Sistema listo - Todos los selects funcionan correctamente');
    })();
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiG2dHK0ZmoFW2j5xYisskSwPUpqcIxL7tiV0-sFEGmQ87w8wo3UVc4K3zT-u5iYuDbBzirVBOKQxkUX3hQxlGmYvHa5LMQvGkYNVaTy-WErCYziSVNn9crGWgSLHmV9uWQNdy-YUmiIbcEIM9vPLAORgFT9PrDseiiPqtpEllLpazveWpmKVbyPqIYLfQ/s72-c/ChatGPT%20Image%2024%20mar%202026,%2002_58_28%20p.m..png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Evaluación Cualitativa en Áreas de Formación, Orientación y Convivencia</title><link>http://obrerosmppe.blogspot.com/2026/03/evaluacion-cualitativa-en-areas-de.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Tue, 24 Mar 2026 14:01:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-1590445319747160773</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizHCmMV25Qy3BxU_roQ_yDJ-H151Mam27nJibShQzSL6rXzn8RrA15_P-4wQBbdL_kxPMO2_eTx47SI-sBzYk05miujW2l3iU7WscvzbYrqpH8U_Pe9sW3yDt2rDRucf_YbBZCHNOestMiT_MR70GJBHxtoLu6Ldxe7AqGC8uL3fZkW3Y6Cce0U6YA4wU/s1772/APRECIACION%20LITERAL%202017_page-0001.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="1772" data-original-width="1299" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizHCmMV25Qy3BxU_roQ_yDJ-H151Mam27nJibShQzSL6rXzn8RrA15_P-4wQBbdL_kxPMO2_eTx47SI-sBzYk05miujW2l3iU7WscvzbYrqpH8U_Pe9sW3yDt2rDRucf_YbBZCHNOestMiT_MR70GJBHxtoLu6Ldxe7AqGC8uL3fZkW3Y6Cce0U6YA4wU/s16000/APRECIACION%20LITERAL%202017_page-0001.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;**
&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;Apreciación Literal Evaluación Cualitativa en Venezuela | Guía Oficial&lt;/title&gt;
    &lt;!-- Font Awesome 6 para iconos profesionales --&gt;
    &lt;link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;style&gt;
        /* ==========================================
           ESTILOS EXCLUSIVOS PARA ESTE ARTÍCULO
           Contenedor único que no afecta al resto del blog
           Misma línea de diseño que el artículo anterior
        ========================================== */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        .articulo-apreciacion-container {
            max-width: 1280px;
            margin: 0 auto;
            font-family: 'Segoe UI', 'Roboto', system-ui, -apple-system, 'Helvetica Neue', sans-serif;
            background: linear-gradient(135deg, #fef9f0 0%, #ffffff 100%);
            color: #2d3e36;
            line-height: 1.5;
            overflow: hidden;
        }

        /* encabezado hero - manteniendo estilo */
        .hero-section {
            background: linear-gradient(125deg, #1a5f7a 0%, #0e3e52 100%);
            padding: 2.5rem 2rem;
            color: white;
            text-align: center;
            position: relative;
            overflow: hidden;
        }
        .hero-section::before {
            content: "⚖️";
            font-size: 120px;
            position: absolute;
            opacity: 0.05;
            right: -20px;
            bottom: -40px;
            transform: rotate(10deg);
        }
        .hero-section h1 {
            font-size: 2rem;
            margin: 0 0 0.8rem 0;
            font-weight: 800;
            letter-spacing: -0.5px;
            position: relative;
        }
        .hero-section .badge-legal {
            background: rgba(255,248,225,0.2);
            display: inline-block;
            padding: 0.4rem 1.2rem;
            border-radius: 60px;
            font-size: 0.8rem;
            font-weight: 600;
            backdrop-filter: blur(4px);
            margin-bottom: 1rem;
        }
        .hero-section i {
            margin-right: 8px;
        }
        .hero-desc {
            font-size: 1.05rem;
            max-width: 780px;
            margin: 0 auto;
            opacity: 0.92;
            font-weight: 400;
        }

        /* contenido principal */
        .contenido-principal {
            padding: 2.5rem 2rem 3rem 2rem;
        }

        /* introducción con marco legal */
        .intro-card {
            background: #eef3fa;
            border-radius: 28px;
            padding: 1.5rem 2rem;
            margin-bottom: 2.5rem;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 1.2rem;
            border: 1px solid #cbe0ed;
            box-shadow: 0 4px 12px rgba(0,0,0,0.02);
        }
        .intro-icon {
            font-size: 2.5rem;
            background: #ffffffb3;
            width: 65px;
            height: 65px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 60px;
            color: #1a5f7a;
        }
        .intro-text {
            flex: 1;
            font-size: 0.98rem;
            font-weight: 500;
            color: #1e3f4a;
        }
        .intro-text i {
            color: #1a5f7a;
        }
        .fecha-oficial {
            background: #fff6e0;
            display: inline-block;
            padding: 0.2rem 0.8rem;
            border-radius: 20px;
            font-size: 0.75rem;
            font-weight: 600;
            margin-top: 0.5rem;
        }

        /* TÍTULO DE SECCIÓN CON DECORACIÓN */
        .seccion-titulo {
            font-size: 1.8rem;
            font-weight: 700;
            margin: 2rem 0 1.5rem 0;
            display: flex;
            align-items: center;
            gap: 12px;
            border-left: 6px solid #f4b942;
            padding-left: 20px;
        }
        .seccion-titulo i {
            color: #f4b942;
            font-size: 1.8rem;
        }

        /* TABLA DE APRECIACIONES LITERALES - basada en resolución 0116 */
        .literales-tabla-moderna {
            background: white;
            border-radius: 28px;
            overflow: hidden;
            margin: 1.5rem 0 2rem;
            box-shadow: 0 10px 25px -12px rgba(0,0,0,0.1);
            border: 1px solid #e2efea;
        }
        .literal-item {
            display: flex;
            align-items: flex-start;
            padding: 1.5rem 1.8rem;
            border-bottom: 1px solid #eef3ef;
            transition: background 0.2s;
            gap: 1.2rem;
            flex-wrap: wrap;
        }
        .literal-item:last-child {
            border-bottom: none;
        }
        .literal-item:hover {
            background: #fefef7;
        }
        .literal-circle {
            width: 80px;
            flex-shrink: 0;
            text-align: center;
        }
        .literal-letra-grande {
            width: 65px;
            height: 65px;
            background: #f2f8f3;
            border-radius: 35px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2.4rem;
            font-weight: 800;
            color: #1a5f7a;
            margin: 0 auto;
            box-shadow: 0 2px 6px rgba(0,0,0,0.05);
        }
        .literal-contenido {
            flex: 1;
        }
        .literal-contenido h3 {
            font-size: 1.4rem;
            font-weight: 700;
            margin: 0 0 0.5rem 0;
            color: #1e5a6b;
            display: flex;
            align-items: center;
            gap: 10px;
            flex-wrap: wrap;
        }
        .literal-contenido h3 i {
            font-size: 1rem;
            color: #f4b942;
        }
        .literal-contenido p {
            font-size: 0.96rem;
            color: #3f5c51;
            line-height: 1.5;
            margin: 0 0 0.3rem 0;
        }
        .badge-orientacion {
            background: #eef2fa;
            font-size: 0.7rem;
            padding: 0.2rem 0.7rem;
            border-radius: 20px;
            color: #1a5f7a;
            font-weight: 500;
            display: inline-block;
        }

        /* sección de áreas de aplicación */
        .areas-aplicacion {
            background: #f8faf5;
            border-radius: 28px;
            padding: 1.5rem;
            margin: 1.5rem 0;
            display: flex;
            flex-wrap: wrap;
            gap: 1rem;
            align-items: center;
            border: 1px solid #e2e9df;
        }
        .areas-icon {
            font-size: 2rem;
            color: #f4b942;
        }
        .areas-texto {
            flex: 1;
        }
        .areas-texto strong {
            color: #1a5f7a;
        }

        /* bloque de resolución oficial */
        .resolucion-block {
            background: #f9f5ea;
            border-radius: 24px;
            padding: 1.2rem 1.8rem;
            margin: 1.8rem 0;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 1rem;
            border-left: 4px solid #f4b942;
        }
        .resolucion-block i {
            font-size: 2rem;
            color: #e2a526;
        }

        /* nota final */
        .nota-final {
            background: #eef3ef;
            border-radius: 24px;
            padding: 1.4rem 1.8rem;
            margin: 2rem 0 1rem;
            display: flex;
            gap: 1rem;
            align-items: center;
            flex-wrap: wrap;
        }

        hr {
            margin: 1.8rem 0;
            border: none;
            height: 2px;
            background: linear-gradient(90deg, #d4e6dd, transparent);
        }

        .footer-articulo {
            text-align: center;
            font-size: 0.75rem;
            color: #7b9b8c;
            padding-top: 1.5rem;
            margin-top: 1rem;
            border-top: 1px solid #e0ede6;
        }

        @media (max-width: 680px) {
            .hero-section h1 {
                font-size: 1.5rem;
            }
            .contenido-principal {
                padding: 1.5rem;
            }
            .literal-item {
                padding: 1rem;
                flex-direction: column;
                align-items: center;
                text-align: center;
            }
            .literal-contenido h3 {
                justify-content: center;
            }
            .seccion-titulo {
                font-size: 1.4rem;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
    &lt;div class="articulo-apreciacion-container"&gt;
        
        &lt;!-- CABECERA --&gt;
        &lt;div class="hero-section"&gt;
            &lt;div class="badge-legal"&gt;
            &lt;/div&gt;
            &lt;h1&gt;
                &lt;i class="fas fa-clipboard-list"&gt;&lt;/i&gt; Apreciación Literal 2017&lt;br /&gt;
                &lt;span style="font-size: 1.2rem;"&gt;Evaluación Cualitativa en Áreas de Formación, Orientación y Convivencia&lt;/span&gt;
            &lt;/h1&gt;
            &lt;div class="hero-desc"&gt;
                &lt;i class="fas fa-calendar-alt"&gt;&lt;/i&gt; Caracas, 17 de noviembre de 2017 · Marco legal vigente para el registro académico
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="contenido-principal"&gt;
            &lt;!-- INTRO CON MARCO LEGAL --&gt;
            &lt;div class="intro-card"&gt;
                &lt;div class="intro-icon"&gt;
                    &lt;i class="fas fa-file-alt"&gt;&lt;/i&gt;
                &lt;/div&gt;
                &lt;div class="intro-text"&gt;
                    &lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; &lt;strong&gt;Apreciación Literal&lt;/strong&gt;: Instrumento de evaluación cualitativa aplicable a las Áreas de Formación, Orientación y Convivencia, así como a los Grupos de Creación, Recreación y Producción. 
                    Se expresa mediante literales (A, B, C, D) que reflejan el desarrollo de potencialidades, participación individual y colectiva durante los procesos de aprendizaje. 
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- TÍTULO SECCIÓN APRECIACIONES --&gt;
            &lt;div class="seccion-titulo"&gt;
                &lt;i class="fas fa-star-of-life"&gt;&lt;/i&gt;
                &lt;span&gt;Escala de Apreciación Literal (A - D)&lt;/span&gt;
            &lt;/div&gt;

            &lt;!-- TABLA DE APRECIACIONES LITERALES SEGÚN DOCUMENTO --&gt;
            &lt;div class="literales-tabla-moderna"&gt;
                &lt;!-- Literal A --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #e0f0e9; color: #1a6b5e;"&gt;A&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-trophy" style="color: #f1b24a;"&gt;&lt;/i&gt; Excelente desarrollo&lt;/h3&gt;
                        &lt;p&gt;Evidencia un &lt;strong&gt;excelente desarrollo de sus potencialidades&lt;/strong&gt;, tomando en cuenta su participación individual y colectiva, durante los procesos de aprendizajes.&lt;/p&gt;
                        &lt;span class="badge-orientacion"&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Desempeño destacado · Logro integral&lt;/span&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;!-- Literal B --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #e3f0ea; color: #1a6b5e;"&gt;B&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-chart-line"&gt;&lt;/i&gt; Buen desarrollo&lt;/h3&gt;
                        &lt;p&gt;Evidencia un &lt;strong&gt;buen desarrollo de sus potencialidades&lt;/strong&gt;, tomando en cuenta su participación individual y colectiva. Debe continuar fortaleciendo los procesos de aprendizajes.&lt;/p&gt;
                        &lt;span class="badge-orientacion"&gt;&lt;i class="fas fa-arrow-up"&gt;&lt;/i&gt; En proceso de afianzamiento&lt;/span&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;!-- Literal C --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #f5f2e2; color: #b47c2e;"&gt;C&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-hand-sparkles"&gt;&lt;/i&gt; Desarrollo satisfactorio&lt;/h3&gt;
                        &lt;p&gt;Evidencia un &lt;strong&gt;satisfactorio desarrollo de sus potencialidades&lt;/strong&gt;, tomando en cuenta su participación individual y colectiva. &lt;strong&gt;Requiere reorientación&lt;/strong&gt; para la consolidación de los procesos de aprendizajes.&lt;/p&gt;
                        &lt;span class="badge-orientacion"&gt;&lt;i class="fas fa-compass"&gt;&lt;/i&gt; Requiere acompañamiento pedagógico&lt;/span&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;!-- Literal D --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #fdf0dd; color: #c97e2c;"&gt;D&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-chalkboard-user"&gt;&lt;/i&gt; Desarrollo aceptable&lt;/h3&gt;
                        &lt;p&gt;Evidencia un &lt;strong&gt;aceptable desarrollo de sus potencialidades&lt;/strong&gt;, tomando en cuenta su participación individual y colectiva. &lt;strong&gt;Requiere reforzar y reorientar&lt;/strong&gt; para la consolidación de los procesos de aprendizajes.&lt;/p&gt;
                        &lt;span class="badge-orientacion"&gt;&lt;i class="fas fa-hand-holding-heart"&gt;&lt;/i&gt; Plan de nivelación y refuerzo&lt;/span&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- ÁREAS DE APLICACIÓN SEGÚN RESOLUCIÓN --&gt;
            &lt;div class="areas-aplicacion"&gt;
                &lt;div class="areas-icon"&gt;
                    &lt;i class="fas fa-school"&gt;&lt;/i&gt;
                &lt;/div&gt;
                &lt;div class="areas-texto"&gt;
                    &lt;strong&gt;&lt;i class="fas fa-check"&gt;&lt;/i&gt; Áreas donde se aplica la Apreciación Literal:&lt;/strong&gt; 
                    Áreas de Formación, Orientación y Convivencia · Grupos de Creación, Recreación y Producción. 
                    Se registra en los formatos de evaluación: &lt;strong&gt;Resumen Final del Rendimiento Estudiantil&lt;/strong&gt; y &lt;strong&gt;Certificación de Calificaciones&lt;/strong&gt;.
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- BLOQUE DE RESOLUCIÓN OFICIAL --&gt;
            &lt;div class="resolucion-block"&gt;
                &lt;i class="fas fa-balance-scale"&gt;&lt;/i&gt;
                &lt;div&gt;
                    &lt;strong&gt;&lt;i class="fas fa-gavel"&gt;&lt;/i&gt; Base legal:&lt;/strong&gt; Resolución del Ministerio del Poder Popular para la Educación. 
                    Publicada en &lt;strong&gt;Gaceta Oficial de la República Bolivariana de Venezuela&lt;/strong&gt;, .
                    &lt;div style="font-size: 0.85rem; margin-top: 0.4rem;"&gt;&lt;i class="fas fa-stamp"&gt;&lt;/i&gt; Directora General de Registro y Control Académico · Caracas, 17 de noviembre de 2017&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- COMPARATIVA CON LITERALES DE PRIMARIA (CONTEXTO) --&gt;
            &lt;div class="seccion-titulo" style="margin-top: 0.5rem;"&gt;
                &lt;i class="fas fa-chalkboard-user"&gt;&lt;/i&gt;
                &lt;span&gt;Diferencias con la escala de Primaria (1° a 6° grado)&lt;/span&gt;
            &lt;/div&gt;
            &lt;p style="color: #4a6b5e; margin-bottom: 1rem;"&gt;Mientras la escala de Educación Primaria (A, B, C, D, E) evalúa competencias académicas y promoción, la &lt;strong&gt;Apreciación Literal (A, B, C, D)&lt;/strong&gt; se enfoca en el desarrollo de potencialidades y participación en áreas de formación integral, orientación y convivencia, sin incluir el literal "E" (no promovido), pues su propósito es cualitativo y formativo dentro de procesos específicos.&lt;/p&gt;

            &lt;!-- NOTA DESTACADA --&gt;
            &lt;div class="nota-final"&gt;
                &lt;i class="fas fa-lightbulb" style="color: #e2a526; font-size: 2rem;"&gt;&lt;/i&gt;
                &lt;div&gt;
                    &lt;strong style="font-size: 1rem;"&gt;&lt;i class="fas fa-gem"&gt;&lt;/i&gt; Enfoque cualitativo y formativo&lt;/strong&gt;&lt;br /&gt;
                    La Apreciación Literal valora la participación individual y colectiva como eje central. No es una calificación punitiva, sino una herramienta para reconocer el desarrollo de potencialidades y orientar los procesos de mejora continua.
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- RECOMENDACIONES PARA DOCENTES --&gt;
            &lt;hr /&gt;
            &lt;div style="background: #f8faf5; border-radius: 28px; display: flex; flex-wrap: wrap; gap: 1.5rem; margin-top: 0.5rem; padding: 1.6rem;"&gt;
                &lt;div style="flex: 1; min-width: 200px;"&gt;
                    &lt;i class="fas fa-chalkboard" style="color: #1a5f7a; font-size: 1.8rem;"&gt;&lt;/i&gt;
                    &lt;h3 style="margin: 0.5rem 0 0.5rem;"&gt;Orientaciones para docentes&lt;/h3&gt;
                    &lt;ul style="color: #4b6c5e; padding-left: 1.2rem;"&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Registrar la apreciación literal en Resumen Final y Certificación.&lt;/li&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Considerar participación individual y colectiva como criterio clave.&lt;/li&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Para literales C y D, diseñar estrategias de reorientación y refuerzo.&lt;/li&gt;
                    &lt;/ul&gt;
                &lt;/div&gt;
                &lt;div style="flex: 1; min-width: 200px;"&gt;
                    &lt;i class="fas fa-users" style="color: #e2a526; font-size: 1.8rem;"&gt;&lt;/i&gt;
                    &lt;h3 style="margin: 0.5rem 0 0.5rem;"&gt;Participación y convivencia&lt;/h3&gt;
                    &lt;ul style="color: #4b6c5e; padding-left: 1.2rem;"&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Valorar la interacción en grupos de creación y recreación.&lt;/li&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Fomentar ambientes que potencien el desarrollo integral.&lt;/li&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; La reorientación oportuna evita rezagos formativos.&lt;/li&gt;
                    &lt;/ul&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- PIE DE ARTÍCULO --&gt;
            &lt;div class="footer-articulo"&gt;
                &lt;br /&gt;Evaluación cualitativa | Desarrollo de potencialidades | Participación colectiva
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizHCmMV25Qy3BxU_roQ_yDJ-H151Mam27nJibShQzSL6rXzn8RrA15_P-4wQBbdL_kxPMO2_eTx47SI-sBzYk05miujW2l3iU7WscvzbYrqpH8U_Pe9sW3yDt2rDRucf_YbBZCHNOestMiT_MR70GJBHxtoLu6Ldxe7AqGC8uL3fZkW3Y6Cce0U6YA4wU/s72-c/APRECIACION%20LITERAL%202017_page-0001.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Escala de Evaluación en Venezuela: Literales A-E | Guía Completa</title><link>http://obrerosmppe.blogspot.com/2026/03/escala-de-evaluacion-en-venezuela.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Tue, 24 Mar 2026 11:36:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-968584340284858775</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQo3vwGRXuM54cDH28aaBy1LFKU6kLE-wBNmrF2OUSiMoQRF2TWk_iewEY-ACpnrgJWevYUkK2kma6MY7fuWKu-dbApaFGJnqoCNZaUzY1aG6TWRt1oGn_ngRqBOTKUgzc3wabGDnbWrRseKPmeCqwxUntzfPPv54b3L8LOX-SEjjOPh45Ngq5up2baZA/s1360/Imagen1.png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="768" data-original-width="1360" height="362" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQo3vwGRXuM54cDH28aaBy1LFKU6kLE-wBNmrF2OUSiMoQRF2TWk_iewEY-ACpnrgJWevYUkK2kma6MY7fuWKu-dbApaFGJnqoCNZaUzY1aG6TWRt1oGn_ngRqBOTKUgzc3wabGDnbWrRseKPmeCqwxUntzfPPv54b3L8LOX-SEjjOPh45Ngq5up2baZA/w640-h362/Imagen1.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;**

&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;Escala de Evaluación en Venezuela: Literales A-E | Guía Educativa&lt;/title&gt;
    &lt;!-- Font Awesome 6 para iconos profesionales --&gt;
    &lt;link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;style&gt;
        /* ==========================================
           ESTILOS EXCLUSIVOS PARA ESTE ARTÍCULO
           Contenedor único que no afecta al resto del blog
        ========================================== */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        .articulo-venezuela-container {
            max-width: 1280px;
            margin: 0 auto;
            font-family: 'Segoe UI', 'Roboto', system-ui, -apple-system, 'Helvetica Neue', sans-serif;
            background: linear-gradient(135deg, #fef9f0 0%, #ffffff 100%);
            color: #2d3e36;
            line-height: 1.5;
            border-radius: 0;
            overflow: hidden;
        }

        /* encabezado hero - moderno */
        .hero-section {
            background: linear-gradient(125deg, #146b43 0%, #0a4a2e 100%);
            padding: 2.5rem 2rem;
            color: white;
            text-align: center;
            position: relative;
            overflow: hidden;
        }
        .hero-section::before {
            content: "✧";
            font-size: 120px;
            position: absolute;
            opacity: 0.05;
            right: -20px;
            bottom: -40px;
            transform: rotate(15deg);
        }
        .hero-section h1 {
            font-size: 2.1rem;
            margin: 0 0 0.8rem 0;
            font-weight: 800;
            letter-spacing: -0.5px;
            position: relative;
        }
        .hero-section .badge-ven {
            background: rgba(255,248,225,0.2);
            display: inline-block;
            padding: 0.4rem 1.2rem;
            border-radius: 60px;
            font-size: 0.85rem;
            font-weight: 600;
            backdrop-filter: blur(4px);
            margin-bottom: 1rem;
        }
        .hero-section i {
            margin-right: 8px;
        }
        .hero-desc {
            font-size: 1.1rem;
            max-width: 780px;
            margin: 0 auto;
            opacity: 0.92;
            font-weight: 400;
        }

        /* contenido principal */
        .contenido-principal {
            padding: 2.5rem 2rem 3rem 2rem;
        }

        /* introducción mejorada */
        .intro-card {
            background: #eef7f1;
            border-radius: 28px;
            padding: 1.5rem 2rem;
            margin-bottom: 2.5rem;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 1.2rem;
            border: 1px solid #cbe5d8;
            box-shadow: 0 4px 12px rgba(0,0,0,0.02);
        }
        .intro-icon {
            font-size: 2.8rem;
            background: #ffffffb3;
            width: 65px;
            height: 65px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 60px;
            color: #146b43;
        }
        .intro-text {
            flex: 1;
            font-size: 1rem;
            font-weight: 500;
            color: #1e462f;
        }
        .intro-text i {
            color: #2c8c5a;
        }

        /* TÍTULO DE SECCIÓN CON DECORACIÓN */
        .seccion-titulo {
            font-size: 1.8rem;
            font-weight: 700;
            margin: 2rem 0 1.5rem 0;
            display: flex;
            align-items: center;
            gap: 12px;
            border-left: 6px solid #f4b942;
            padding-left: 20px;
        }
        .seccion-titulo i {
            color: #f4b942;
            font-size: 1.8rem;
        }

        /* TABLA DE LITERALES - NUEVO DISEÑO LIMPIO Y ORDENADO (CORREGIDO) */
        .literales-tabla-moderna {
            background: white;
            border-radius: 28px;
            overflow: hidden;
            margin: 1.5rem 0 2rem;
            box-shadow: 0 10px 25px -12px rgba(0,0,0,0.1);
            border: 1px solid #e2efea;
        }
        .literal-item {
            display: flex;
            align-items: flex-start;
            padding: 1.4rem 1.8rem;
            border-bottom: 1px solid #eef3ef;
            transition: background 0.2s;
            gap: 1.2rem;
            flex-wrap: wrap;
        }
        .literal-item:last-child {
            border-bottom: none;
        }
        .literal-item:hover {
            background: #fefef7;
        }
        .literal-circle {
            width: 70px;
            flex-shrink: 0;
            text-align: center;
        }
        .literal-letra-grande {
            width: 58px;
            height: 58px;
            background: #f2f8f3;
            border-radius: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2.2rem;
            font-weight: 800;
            color: #146b43;
            margin: 0 auto;
            box-shadow: 0 2px 6px rgba(0,0,0,0.05);
        }
        .literal-contenido {
            flex: 1;
        }
        .literal-contenido h3 {
            font-size: 1.4rem;
            font-weight: 700;
            margin: 0 0 0.4rem 0;
            color: #1f553f;
            display: flex;
            align-items: center;
            gap: 10px;
            flex-wrap: wrap;
        }
        .literal-contenido h3 i {
            font-size: 1rem;
            color: #f4b942;
        }
        .literal-contenido p {
            font-size: 0.96rem;
            color: #3f5c51;
            line-height: 1.45;
            margin: 0;
        }
        .badge-mini {
            background: #eef2e8;
            font-size: 0.7rem;
            padding: 0.2rem 0.7rem;
            border-radius: 20px;
            color: #146b43;
            font-weight: 500;
        }

        /* sección aspectos a evaluar (cards) */
        .aspectos-grid {
            display: flex;
            flex-wrap: wrap;
            gap: 1.5rem;
            margin: 1.8rem 0 2rem;
        }
        .aspecto-card {
            flex: 1 1 240px;
            background: white;
            padding: 1.5rem;
            border-radius: 24px;
            transition: all 0.25s;
            border: 1px solid #e7f0ea;
            box-shadow: 0 4px 8px rgba(0,0,0,0.02);
        }
        .aspecto-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 12px 20px -12px rgba(0,0,0,0.1);
            border-color: #cde2d6;
        }
        .aspecto-card i {
            font-size: 2rem;
            background: #f7f2e2;
            padding: 12px;
            border-radius: 20px;
            color: #e2a526;
            margin-bottom: 1rem;
            display: inline-block;
        }
        .aspecto-card h4 {
            margin: 0.3rem 0 0.7rem;
            font-size: 1.2rem;
            font-weight: 700;
            color: #2d5e4a;
        }
        .aspecto-card p {
            font-size: 0.88rem;
            color: #5b766b;
            line-height: 1.4;
        }

        /* bloque informativo */
        .info-block {
            background: #fbf9f2;
            border-radius: 24px;
            padding: 1.2rem 1.8rem;
            margin: 1.8rem 0;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 1rem;
            border-left: 4px solid #f4b942;
        }
        .info-block i {
            font-size: 2rem;
            color: #e2a526;
        }

        /* nota final */
        .nota-final {
            background: #eef3ef;
            border-radius: 24px;
            padding: 1.4rem 1.8rem;
            margin: 2rem 0 1rem;
            display: flex;
            gap: 1rem;
            align-items: center;
            flex-wrap: wrap;
        }

        hr {
            margin: 1.8rem 0;
            border: none;
            height: 2px;
            background: linear-gradient(90deg, #d4e6dd, transparent);
        }

        .footer-articulo {
            text-align: center;
            font-size: 0.75rem;
            color: #7b9b8c;
            padding-top: 1.5rem;
            margin-top: 1rem;
            border-top: 1px solid #e0ede6;
        }

        @media (max-width: 680px) {
            .hero-section h1 {
                font-size: 1.5rem;
            }
            .contenido-principal {
                padding: 1.5rem;
            }
            .literal-item {
                padding: 1rem;
                flex-direction: column;
                align-items: center;
                text-align: center;
            }
            .literal-contenido h3 {
                justify-content: center;
            }
            .seccion-titulo {
                font-size: 1.4rem;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
    &lt;div class="articulo-venezuela-container"&gt;
        
        &lt;!-- CABECERA ATRACTIVA --&gt;
        &lt;div class="hero-section"&gt;
            &lt;div class="badge-ven"&gt;
                &lt;i class="fas fa-venezuela"&gt;&lt;/i&gt; República Bolivariana de Venezuela
            &lt;/div&gt;
            &lt;h1&gt;
                &lt;i class="fas fa-graduation-cap"&gt;&lt;/i&gt; Literales de Evaluación&lt;br /&gt;
                &lt;span style="font-size: 1.4rem;"&gt;Educación Primaria (1° a 6° grado)&lt;/span&gt;
            &lt;/h1&gt;
            &lt;div class="hero-desc"&gt;
                &lt;i class="fas fa-chart-simple"&gt;&lt;/i&gt; Escala cualitativa A, B, C, D, E · Evaluación formativa e integral
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="contenido-principal"&gt;
            &lt;!-- INTRO CON ICONOS --&gt;
            &lt;div class="intro-card"&gt;
                &lt;div class="intro-icon"&gt;
                    &lt;i class="fas fa-clipboard-check"&gt;&lt;/i&gt;
                &lt;/div&gt;
                &lt;div class="intro-text"&gt;
                    &lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; &lt;strong&gt;Evaluación cualitativa&lt;/strong&gt; en Venezuela: los literales (A, B, C, D, E) 
                    miden el desarrollo de competencias desde un enfoque humanista y formativo. Cada literal refleja el logro académico, 
                    hábitos y participación activa del estudiante, dejando atrás la simple nota numérica.
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- TÍTULO SECCIÓN LITERALES --&gt;
            &lt;div class="seccion-titulo"&gt;
                &lt;i class="fas fa-star-of-life"&gt;&lt;/i&gt;
                &lt;span&gt;Significado oficial de los literales (A - E)&lt;/span&gt;
            &lt;/div&gt;

            &lt;!-- TABLA DE LITERALES: DISEÑO LIMPIO, ORDENADO Y SIN ELEMENTOS EXTRAÑOS --&gt;
            &lt;div class="literales-tabla-moderna"&gt;
                &lt;!-- Literal A --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #dff0e9; color: #0f6b44;"&gt;A&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-trophy" style="color: #f1b24a;"&gt;&lt;/i&gt; Superó las expectativas del grado&lt;/h3&gt;
                        &lt;p&gt;El alumno demostró un excelente desarrollo académico, actitudinal y de competencias integrales, superando ampliamente los indicadores establecidos para el grado. Evidencia un desempeño destacado en todas las áreas del saber.&lt;/p&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;!-- Literal B --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #e3f0ea; color: #0f6b44;"&gt;B&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-check-double"&gt;&lt;/i&gt; Alcanzó todas las competencias previstas&lt;/h3&gt;
                        &lt;p&gt;El estudiante logró satisfactoriamente la totalidad de los aprendizajes esperados para el año escolar. Cumple con los objetivos curriculares y presenta un dominio sólido en las competencias clave.&lt;/p&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;!-- Literal C --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #f5f2e2; color: #b47c2e;"&gt;C&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-chart-line"&gt;&lt;/i&gt; Alcanzó la mayoría de las competencias&lt;/h3&gt;
                        &lt;p&gt;El alumno alcanzó gran parte de las competencias previstas para el grado, pero requiere acompañamiento pedagógico para fortalecer algunos objetivos específicos. Se encuentra en proceso de afianzamiento.&lt;/p&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;!-- Literal D --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #fdf0dd; color: #c97e2c;"&gt;D&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-hand-sparkles"&gt;&lt;/i&gt; Alcanzó algunas competencias&lt;/h3&gt;
                        &lt;p&gt;El estudiante logró solo una parte de las competencias esperadas. Requiere un proceso de nivelación y apoyo intensivo para alcanzar las restantes. Se recomienda implementar planes de refuerzo educativo.&lt;/p&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;!-- Literal E --&gt;
                &lt;div class="literal-item"&gt;
                    &lt;div class="literal-circle"&gt;
                        &lt;div class="literal-letra-grande" style="background: #ffe4e0; color: #bf5b3a;"&gt;E&lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div class="literal-contenido"&gt;
                        &lt;h3&gt;&lt;i class="fas fa-exclamation-triangle"&gt;&lt;/i&gt; No logró adquirir competencias mínimas&lt;/h3&gt;
                        &lt;p&gt;El alumno no alcanzó las competencias fundamentales para ser promovido al grado inmediato superior. Se requiere una intervención educativa especializada y seguimiento integral.&lt;/p&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- SECCIÓN ASPECTOS A EVALUAR: FORMACIÓN INTEGRAL --&gt;
            &lt;div class="seccion-titulo" style="margin-top: 1rem;"&gt;
                &lt;i class="fas fa-hand-holding-heart"&gt;&lt;/i&gt;
                &lt;span&gt;¿Qué aspectos se consideran para asignar los literales?&lt;/span&gt;
            &lt;/div&gt;
            &lt;p style="color: #4a6b5e; margin-bottom: 1rem;"&gt;La evaluación va más allá de lo académico. Se valora la &lt;strong&gt;formación integral&lt;/strong&gt; del niño o niña, considerando:&lt;/p&gt;

            &lt;div class="aspectos-grid"&gt;
                &lt;div class="aspecto-card"&gt;
                    &lt;i class="fas fa-book-open"&gt;&lt;/i&gt;
                    &lt;h4&gt;Logro de indicadores&lt;/h4&gt;
                    &lt;p&gt;Desempeño en lectoescritura, cálculo matemático, expresión artística y áreas científicas. Se evalúa mediante evidencias y proyectos.&lt;/p&gt;
                &lt;/div&gt;
                &lt;div class="aspecto-card"&gt;
                    &lt;i class="fas fa-calendar-alt"&gt;&lt;/i&gt;
                    &lt;h4&gt;Hábitos y normas&lt;/h4&gt;
                    &lt;p&gt;Responsabilidad con tareas, cuidado de materiales, puntualidad, orden y convivencia armónica dentro del aula y la institución.&lt;/p&gt;
                &lt;/div&gt;
                &lt;div class="aspecto-card"&gt;
                    &lt;i class="fas fa-users"&gt;&lt;/i&gt;
                    &lt;h4&gt;Aspectos cualitativos&lt;/h4&gt;
                    &lt;p&gt;Participación activa, fluidez lectora, capacidad de expresión oral, socialización positiva, trabajo colaborativo y respeto mutuo.&lt;/p&gt;
                &lt;/div&gt;
                &lt;div class="aspecto-card"&gt;
                    &lt;i class="fas fa-heart"&gt;&lt;/i&gt;
                    &lt;h4&gt;Desarrollo personal&lt;/h4&gt;
                    &lt;p&gt;Autoestima, motivación, autonomía, interés por aprender y adaptación al entorno escolar. Clave en la formación ciudadana.&lt;/p&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- BLOQUE DE PROMOCIÓN ESCOLAR --&gt;
            &lt;div class="info-block"&gt;
                &lt;i class="fas fa-chalkboard-user"&gt;&lt;/i&gt;
                &lt;div&gt;
                    &lt;strong&gt;&lt;i class="fas fa-arrow-right"&gt;&lt;/i&gt; Criterios de promoción:&lt;/strong&gt; Los literales &lt;strong&gt;A, B y C&lt;/strong&gt; permiten la promoción al siguiente grado. 
                    El literal &lt;strong&gt;D&lt;/strong&gt; implica nivelación con apoyo pedagógico intensivo. El literal &lt;strong&gt;E&lt;/strong&gt; indica que el estudiante no está apto para ser promovido 
                    y requiere un plan especial de recuperación.
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- NOTA DESTACADA (PEDAGÓGICA) --&gt;
            &lt;div class="nota-final"&gt;
                &lt;i class="fas fa-lightbulb" style="color: #e2a526; font-size: 2rem;"&gt;&lt;/i&gt;
                &lt;div&gt;
                    &lt;strong style="font-size: 1rem;"&gt;&lt;i class="fas fa-gem"&gt;&lt;/i&gt; Enfoque cualitativo y formativo&lt;/strong&gt;&lt;br /&gt;
                    Los literales no son una simple etiqueta, sino una herramienta para retroalimentar el proceso educativo. 
                    Se busca impulsar el desarrollo progresivo de competencias, respetando los ritmos de aprendizaje y el contexto social de cada estudiante.
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- CONSEJOS PARA FAMILIAS Y DOCENTES --&gt;
            &lt;hr /&gt;
            &lt;div style="background: #f8faf5; border-radius: 28px; display: flex; flex-wrap: wrap; gap: 1.5rem; margin-top: 0.5rem; padding: 1.6rem;"&gt;
                &lt;div style="flex: 1; min-width: 200px;"&gt;
                    &lt;i class="fas fa-house-user" style="color: #146b43; font-size: 1.8rem;"&gt;&lt;/i&gt;
                    &lt;h3 style="margin: 0.5rem 0 0.5rem;"&gt;Recomendaciones para familias&lt;/h3&gt;
                    &lt;ul style="color: #4b6c5e; padding-left: 1.2rem;"&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Dialogar sobre el literal como parte del crecimiento.&lt;/li&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Fortalecer la lectura diaria en casa.&lt;/li&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Establecer rutinas de estudio y organización.&lt;/li&gt;
                    &lt;/ul&gt;
                &lt;/div&gt;
                &lt;div style="flex: 1; min-width: 200px;"&gt;
                    &lt;i class="fas fa-chalkboard" style="color: #e2a526; font-size: 1.8rem;"&gt;&lt;/i&gt;
                    &lt;h3 style="margin: 0.5rem 0 0.5rem;"&gt;Estrategias docentes&lt;/h3&gt;
                    &lt;ul style="color: #4b6c5e; padding-left: 1.2rem;"&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Evaluación continua y por proyectos.&lt;/li&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Planes de nivelación para literales C y D.&lt;/li&gt;
                        &lt;li&gt;&lt;i class="fas fa-angle-right"&gt;&lt;/i&gt; Registro cualitativo de avances.&lt;/li&gt;
                    &lt;/ul&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;!-- PIE DE ARTÍCULO --&gt;
            &lt;div class="footer-articulo"&gt;
                &lt;i class="fas fa-flag-checkered"&gt;&lt;/i&gt; Basado en lineamientos del Ministerio del Poder Popular para la Educación (Venezuela). Escala vigente para Educación Primaria Bolivariana.
                &lt;br /&gt;&lt;span&gt;Evaluación cualitativa | Desarrollo integral | Promoción educativa&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQo3vwGRXuM54cDH28aaBy1LFKU6kLE-wBNmrF2OUSiMoQRF2TWk_iewEY-ACpnrgJWevYUkK2kma6MY7fuWKu-dbApaFGJnqoCNZaUzY1aG6TWRt1oGn_ngRqBOTKUgzc3wabGDnbWrRseKPmeCqwxUntzfPPv54b3L8LOX-SEjjOPh45Ngq5up2baZA/s72-w640-h362-c/Imagen1.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>40 Frases para Observaciones de Reporte de Evaluación (Campos Formativos) +PDF</title><link>http://obrerosmppe.blogspot.com/2026/03/40-frases-para-observaciones-de-reporte.html</link><category>campos formativos</category><category>evaluación educativa</category><category>frases para reportes de evaluación</category><category>herramientas para docentes</category><category>observaciones para boletas</category><category>preescolar</category><author>noreply@blogger.com (Unknown)</author><pubDate>Mon, 23 Mar 2026 21:58:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-8355774358388232466</guid><description>&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiN51JkozLNB5DYUeOmUPeTq2241uXKdBs9K0qCcP17oQHEgZql_gZbD_CgiLxF-0TasbAuT1jPGnh2IAOJOcuBHo4lO8ZYcuZReDTu0xn1E9yoBxcgf_SZvABTmATRANxHwaZ7V-GCtPLTk9UbewVPDKcNxpX0b7II-ZmGevGBsow4hebL8hQ6fnAXyrA/s1360/Imagen1.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="765" data-original-width="1360" height="361" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiN51JkozLNB5DYUeOmUPeTq2241uXKdBs9K0qCcP17oQHEgZql_gZbD_CgiLxF-0TasbAuT1jPGnh2IAOJOcuBHo4lO8ZYcuZReDTu0xn1E9yoBxcgf_SZvABTmATRANxHwaZ7V-GCtPLTk9UbewVPDKcNxpX0b7II-ZmGevGBsow4hebL8hQ6fnAXyrA/w640-h361/Imagen1.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;*
&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;40 Frases para Observaciones de Reporte de Evaluación por Campos Formativos&lt;/title&gt;
    &lt;meta content="Descarga gratis 40 frases para observaciones de reporte de evaluación por campos formativos. Ideal para maestros y docentes que elaboran boletas de evaluación." name="description"&gt;&lt;/meta&gt;
    &lt;link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;style&gt;
        /* Contenedor principal para evitar afectar el resto del blog */
        .articulo-evaluacion-container {
            max-width: 900px;
            margin: 0 auto;
            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
            line-height: 1.6;
            color: #2c3e2f;
            background: #fff;
            border-radius: 24px;
            padding: 20px 25px 40px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
        }

        .articulo-evaluacion-container h1 {
            font-size: 2.2rem;
            color: #1e4a2f;
            border-left: 6px solid #2e7d32;
            padding-left: 20px;
            margin-top: 0;
            margin-bottom: 10px;
        }

        .articulo-evaluacion-container .meta-info {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
            margin: 15px 0 20px;
            color: #5a6e5a;
            font-size: 0.9rem;
            border-bottom: 1px solid #e0e7e0;
            padding-bottom: 15px;
        }

        .articulo-evaluacion-container .meta-info i {
            margin-right: 6px;
            color: #2e7d32;
        }

        .articulo-evaluacion-container .badge-download {
            background: #f0f7f0;
            border-radius: 40px;
            padding: 12px 20px;
            display: inline-flex;
            align-items: center;
            gap: 12px;
            flex-wrap: wrap;
            margin: 15px 0 25px;
            border: 1px dashed #2e7d32;
        }

        .btn-descarga {
            background: #2e7d32;
            color: white;
            border: none;
            padding: 12px 28px;
            border-radius: 50px;
            font-size: 1.1rem;
            font-weight: bold;
            cursor: pointer;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            gap: 12px;
            transition: 0.2s;
            box-shadow: 0 2px 6px rgba(0,0,0,0.1);
        }

        .btn-descarga:hover {
            background: #1b5e20;
            transform: scale(1.02);
            text-decoration: none;
            color: white;
        }

        .section-campo {
            margin: 35px 0 20px;
            background: #fefcf5;
            border-radius: 28px;
            padding: 8px 20px 12px;
            border-left: 8px solid #ffb74d;
            transition: 0.1s;
        }

        .section-campo h2 {
            font-size: 1.8rem;
            margin: 15px 0 5px;
            color: #bf6f00;
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .section-campo h2 i {
            font-size: 1.8rem;
            color: #e67e22;
        }

        .frases-lista {
            list-style: none;
            padding-left: 0;
        }

        .frases-lista li {
            margin-bottom: 14px;
            padding-left: 28px;
            position: relative;
            font-size: 1rem;
        }

        .frases-lista li i.fa-check-circle {
            position: absolute;
            left: 0;
            top: 3px;
            color: #43a047;
            font-size: 1.1rem;
        }

        .highlight-box {
            background: #e8f0e8;
            padding: 16px 20px;
            border-radius: 24px;
            margin: 25px 0;
            text-align: center;
        }

        footer.articulo-footer {
            margin-top: 50px;
            border-top: 1px solid #d0ddce;
            padding-top: 20px;
            font-size: 0.85rem;
            text-align: center;
            color: #5f7b5c;
        }

        @media (max-width: 650px) {
            .articulo-evaluacion-container {
                padding: 15px;
            }
            .articulo-evaluacion-container h1 {
                font-size: 1.8rem;
            }
            .section-campo h2 {
                font-size: 1.4rem;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="articulo-evaluacion-container"&gt;
    
    &lt;h1&gt;&#128216; 40 Frases para Observaciones de Reporte de Evaluación &lt;br /&gt; (por Campos Formativos)&lt;/h1&gt;
    
    &lt;div class="meta-info"&gt;
        &lt;span&gt;&lt;i class="fas fa-chalkboard-teacher"&gt;&lt;/i&gt; Recurso para docentes&lt;/span&gt;
        &lt;span&gt;&lt;i class="fas fa-calendar-alt"&gt;&lt;/i&gt; Marzo 2026&lt;/span&gt;
        &lt;span&gt;&lt;i class="fas fa-tags"&gt;&lt;/i&gt; Boletas de evaluación | Preescolar y Primaria&lt;/span&gt;
    &lt;/div&gt;

    &lt;p style="font-size: 1.05rem;"&gt;✅ &lt;strong&gt;Descripción:&lt;/strong&gt; Más de 40 frases prácticas y redactadas para llenar observaciones en reportes de evaluación, organizadas por &lt;strong&gt;Campos Formativos&lt;/strong&gt;. Ideal para ahorrar tiempo y redactar comentarios claros, profesionales y personalizados.&lt;/p&gt;

    &lt;!-- BOTÓN DE DESCARGA FORZADA DEL PDF (con blob + fetch para forzar descarga) --&gt;
    &lt;div class="badge-download"&gt;
        &lt;i class="fas fa-file-pdf" style="color: #d32f2f; font-size: 1.8rem;"&gt;&lt;/i&gt;
        &lt;span style="font-weight: 500;"&gt;&#128196; Archivo PDF: 40 frases completas listas para imprimir o adjuntar.&lt;/span&gt;
        &lt;button class="btn-descarga" id="botonForzarDescargaPDF"&gt;
            &lt;i class="fas fa-download"&gt;&lt;/i&gt; Descargar PDF (Forzado)
        &lt;/button&gt;
    &lt;/div&gt;

    &lt;p&gt;&lt;i class="fas fa-info-circle"&gt;&lt;/i&gt; &lt;strong&gt;¿Por qué este botón descarga el archivo?&lt;/strong&gt; Hemos implementado una descarga forzada con JavaScript, así el PDF no se abre en el navegador, sino que se guarda directamente en tu equipo.&lt;/p&gt;

    &lt;!-- CONTENIDO PRINCIPAL: FRASES POR CAMPO FORMATIVO --&gt;
    
    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-comment-dots"&gt;&lt;/i&gt; Lenguaje Oral&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; El alumno usa el lenguaje para comunicarse y relacionarse con otros compañeros.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos utilizan el lenguaje para comunicarse y relacionarse con otros compañeros dentro y fuera del aula.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; El alumno no usa palabras malsonantes o hirientes cuando se comunica con otros compañeros.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-book-open"&gt;&lt;/i&gt; Lenguaje Escrito&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos tienen / no tienen el mismo nivel de escritura.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos suelen confundir letras con números.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos intentan relacionar cada letra con su sonido correspondiente.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; El alumno escribe una palabra con otro significado cuando quiere comunicar otra cosa totalmente diferente.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; El alumno usa muchas veces dibujos en vez de palabras para representar conceptos.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-calculator"&gt;&lt;/i&gt; Pensamiento Matemático&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos identifican correctamente una cantidad de elementos siempre que sea en grupos pequeños.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos son capaces de comparar grupos de números.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos saben nombrar correctamente los números y en qué orden están, tanto ascendentemente como descendentemente.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Suelen hacer uso de los números para referirse a situaciones de la vida cotidiana.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Saben resolver problemas simples de sumas y restas de una cifra.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Escriben correctamente los números para decir su edad, cuántos lápices tienen, etc.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-flask"&gt;&lt;/i&gt; Conocimiento del Medio&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos conocen lo que es un experimento.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Mencionan los pasos a seguir y hacen suposiciones del efecto que tendrá el experimento al terminar.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Trabajan correctamente en equipo.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Comparten materiales.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Muestran interés.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Registran y apuntan correctamente mediante el uso de marcas o dibujos lo que van observando.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-running"&gt;&lt;/i&gt; Desarrollo Físico&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; La mayoría de alumnos participan en juegos colectivos.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos realizan ejercicios de motricidad gruesa que implican un control de cada parte de su cuerpo mediante determinados movimientos y equilibrios.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Juegan libremente con los materiales que les proporcionamos, descubriendo nuevos usos que les pueden dar, por ejemplo mediante la realización con bloques de construcción.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Eligen y usan objetos siempre con las medidas de seguridad apropiadas.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Realizan ejercicios básicos como saltar y correr tanto espacios libres como cerrados.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-heartbeat"&gt;&lt;/i&gt; Salud&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; El alumno percibe bien ciertos cambios que presenta su cuerpo cuando realiza alguna actividad física: Sudor, cansancio, etc.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos aplican correctamente las medidas de higiene personal como lavarse las manos antes de las comidas y limpiarse los dientes después de las mismas.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; El alumno tiene en cuenta las reglas de seguridad establecidas por el centro, evitando ponerse el mismo en peligro o a sus propios compañeros con la realización de alguna actividad o juego no adecuado para su edad.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-users"&gt;&lt;/i&gt; Desarrollo Personal y Social&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos tienen buena comunicación entre ellos, hablando de lo que les gusta.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Muestran interés, emoción y motivación ante retos accesibles para ellos.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Hablan de cómo se sienten cuando están dentro de un grupo de compañeros.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos se apoyan unos a otros cuando observan que alguien lo necesita.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Se respetan a sí mismos y a los compañeros.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Utilizan el lenguaje verbal para expresar y entender lo que sienten en cada momento cuando van a enfrentarse a una situación conflictiva.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-handshake"&gt;&lt;/i&gt; Relaciones Interpersonales&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos realizan actividades en las que participan tanto niñas como niños.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos colaboran con hacer tareas colectivas: Limpiar u ordenar el aula, hacer murales, etc.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Manifiestan ideas cuando creen que una situación no es justa.&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="section-campo"&gt;
        &lt;h2&gt;&lt;i class="fas fa-palette"&gt;&lt;/i&gt; Expresión y Apreciación Artística&lt;/h2&gt;
        &lt;ul class="frases-lista"&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; La mayoría del grupo participa escuchando y cantando las canciones propuestas por el profesor.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Los alumnos participan en diferentes juegos musicales, como seguir el ritmo utilizando instrumentos de percusión o de viento (tambores o silbatos).&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Experimentan con diferentes materiales (témperas, ceras, acuarelas, lápices de colores, etc.) y técnicas de expresión plástica (pintar con los dedos, hacer collages, etc.)&lt;/li&gt;
        &lt;/ul&gt;
    &lt;/div&gt;

    &lt;div class="highlight-box"&gt;
        &lt;i class="fas fa-lightbulb" style="color: #f39c12; font-size: 2rem;"&gt;&lt;/i&gt;
        &lt;p style="margin-top: 8px;"&gt;&lt;strong&gt;Consejo pedagógico:&lt;/strong&gt; Personaliza cada frase según el avance individual del alumno. Puedes agregar “en proceso” o “requiere apoyo” para mayor precisión en el reporte de evaluación.&lt;/p&gt;
    &lt;/div&gt;

    &lt;footer class="articulo-footer"&gt;
        &lt;p&gt;&lt;i class="far fa-copyright"&gt;&lt;/i&gt; Recurso educativo gratuito · 40 frases para observaciones · Comparte con más colegas&lt;/p&gt;
        &lt;p&gt;&lt;i class="fas fa-tag"&gt;&lt;/i&gt; Etiquetas sugeridas: &lt;strong&gt;observaciones para boletas, frases para reportes de evaluación, campos formativos, preescolar, primaria, herramientas para docentes&lt;/strong&gt;&lt;/p&gt;
    &lt;/footer&gt;
&lt;/div&gt;

&lt;script&gt;
    (function() {
        // Función para forzar la descarga del PDF usando fetch + Blob (evita que el navegador abra el PDF)
        function descargarPDFForzado(url, nombreArchivo) {
            fetch(url, {
                method: 'GET',
                mode: 'cors',       // intenta solicitud cross-origin (la mayoría de servidores lo permiten)
                credentials: 'omit'
            })
            .then(response =&gt; {
                if (!response.ok) {
                    throw new Error(`Error HTTP: ${response.status}`);
                }
                return response.blob();
            })
            .then(blob =&gt; {
                // Crear un enlace de descarga con blob
                const blobUrl = window.URL.createObjectURL(blob);
                const enlace = document.createElement('a');
                enlace.href = blobUrl;
                enlace.download = nombreArchivo || '40-Frases-Observaciones-Evaluacion.pdf';
                document.body.appendChild(enlace);
                enlace.click();
                document.body.removeChild(enlace);
                window.URL.revokeObjectURL(blobUrl);
            })
            .catch(error =&gt; {
                console.error('Error al descargar: ', error);
                alert('No se pudo descargar automáticamente. Intenta clic derecho → Guardar enlace como... o actualiza la página.\n\nMotivo: ' + error.message);
                // Fallback: abrir en nueva pestaña como último recurso
                window.open(url, '_blank');
            });
        }

        const boton = document.getElementById('botonForzarDescargaPDF');
        if (boton) {
            boton.addEventListener('click', function(e) {
                e.preventDefault();
                // Ruta absoluta del PDF que adjuntaste
                const pdfUrl = 'https://www.mediafire.com/file/r3slb3tpzp96mc6/40+Frases+para+Observaciones+de+Reporte+de+Evaluación+por+Campos+Formativos.pdf';
                descargarPDFForzado(pdfUrl, '40_Frases_Observaciones_Reporte.pdf');
            });
        }
    })();
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiN51JkozLNB5DYUeOmUPeTq2241uXKdBs9K0qCcP17oQHEgZql_gZbD_CgiLxF-0TasbAuT1jPGnh2IAOJOcuBHo4lO8ZYcuZReDTu0xn1E9yoBxcgf_SZvABTmATRANxHwaZ7V-GCtPLTk9UbewVPDKcNxpX0b7II-ZmGevGBsow4hebL8hQ6fnAXyrA/s72-w640-h361-c/Imagen1.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Observaciones para Reportes de Evaluación | Lenguajes</title><link>http://obrerosmppe.blogspot.com/2026/03/observaciones-para-reportes-de.html</link><category>MATERIAL EDUCATIVO</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sat, 21 Mar 2026 16:42:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-7175490642676470123</guid><description>&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgSVmupHU9J8UePuJd03-eZgoeUKRGXrx6rhoCMhDS0iJV-fZ-dr29PGb8EyIci4WUX1mLa20jfanoIkmeovs8PsjbSxvWomkHwydvSoaWd_sHK7UR0_x__cxsaDgwwsuB2ACV3OLgE22LBOAvD03u7Zu8DZH8xcqe7hw9Bqq4_TgZnvHio8mq56d0ZGQ/s1366/image.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="768" data-original-width="1366" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgSVmupHU9J8UePuJd03-eZgoeUKRGXrx6rhoCMhDS0iJV-fZ-dr29PGb8EyIci4WUX1mLa20jfanoIkmeovs8PsjbSxvWomkHwydvSoaWd_sHK7UR0_x__cxsaDgwwsuB2ACV3OLgE22LBOAvD03u7Zu8DZH8xcqe7hw9Bqq4_TgZnvHio8mq56d0ZGQ/s600/image.png" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;*
&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"&gt;&lt;/meta&gt;
    &lt;meta content="Observaciones pedagógicas para los reportes de evaluación - Lenguajes. Sugerencias y recomendaciones para el desarrollo de habilidades comunicativas." name="description"&gt;&lt;/meta&gt;
    &lt;title&gt;Observaciones para Reportes de Evaluación | Lenguajes&lt;/title&gt;
    &lt;!-- Google Fonts --&gt;
    &lt;link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700&amp;amp;display=swap" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;!-- Font Awesome 6 --&gt;
    &lt;link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;style&gt;
        /* CSS específico para este artículo - no afecta el resto del blog */
        .observaciones-container {
            max-width: 1100px;
            margin: 0 auto;
            font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
            line-height: 1.5;
            color: #1e2f3f;
            background: #ffffff;
            border-radius: 1.5rem;
            overflow: hidden;
            box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.1);
        }
        
        .observaciones-header {
            background: linear-gradient(135deg, #1a5f7a 0%, #0e4a62 100%);
            padding: 2rem 2rem 1.8rem;
            color: white;
        }
        
        .observaciones-header .badge {
            display: inline-block;
            background: rgba(255, 255, 255, 0.2);
            padding: 0.3rem 1rem;
            border-radius: 40px;
            font-size: 0.75rem;
            font-weight: 500;
            margin-bottom: 1rem;
        }
        
        .observaciones-header h1 {
            font-size: 1.8rem;
            font-weight: 700;
            margin-bottom: 0.5rem;
        }
        
        .observaciones-header h1 i {
            margin-right: 10px;
            color: #ffd966;
        }
        
        .observaciones-header p {
            opacity: 0.9;
            font-size: 0.95rem;
        }
        
        .observaciones-content {
            padding: 2rem;
        }
        
        .intro-box {
            background: #f0f7fa;
            border-left: 5px solid #1a5f7a;
            padding: 1rem 1.5rem;
            border-radius: 1rem;
            margin-bottom: 2rem;
            font-size: 0.95rem;
        }
        
        .section-title {
            font-size: 1.4rem;
            font-weight: 700;
            color: #1a5f7a;
            margin: 1.5rem 0 1rem;
            padding-bottom: 0.5rem;
            border-bottom: 3px solid #ffd966;
            display: inline-block;
        }
        
        .observaciones-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
            gap: 0.8rem;
            margin: 1.5rem 0;
        }
        
        .obs-card {
            background: #fefcf7;
            border: 1px solid #e9ecef;
            border-radius: 1rem;
            padding: 0.9rem 1.2rem;
            transition: all 0.2s ease;
            display: flex;
            align-items: flex-start;
            gap: 12px;
        }
        
        .obs-card:hover {
            border-color: #ffd966;
            background: #fffef8;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
        }
        
        .obs-number {
            background: #1a5f7a;
            color: white;
            width: 28px;
            height: 28px;
            border-radius: 30px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-weight: 700;
            font-size: 0.75rem;
            flex-shrink: 0;
            margin-top: 2px;
        }
        
        .obs-text {
            font-size: 0.9rem;
            line-height: 1.45;
            color: #2c3e4e;
        }
        
        .obs-text strong {
            color: #1a5f7a;
        }
        
        .highlight-card {
            background: #fff9e8;
            border-left: 4px solid #ffd966;
        }
        
        .footer-note {
            margin-top: 2rem;
            padding: 1rem 1.5rem;
            background: #f8f9fa;
            border-radius: 1rem;
            text-align: center;
            font-size: 0.8rem;
            color: #5a6874;
        }
        
        @media (max-width: 700px) {
            .observaciones-content {
                padding: 1.2rem;
            }
            .observaciones-header h1 {
                font-size: 1.4rem;
            }
            .observaciones-grid {
                grid-template-columns: 1fr;
            }
        }
        
        /* Tooltip y accesibilidad */
        .copy-tip {
            cursor: pointer;
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="observaciones-container"&gt;
    &lt;div class="observaciones-header"&gt;
        &lt;div class="badge"&gt;&lt;i class="fas fa-chalkboard-user"&gt;&lt;/i&gt; Reportes de Evaluación · Lenguajes&lt;/div&gt;
        &lt;h1&gt;&lt;i class="fas fa-pen-fancy"&gt;&lt;/i&gt; Observaciones Pedagógicas&lt;br /&gt;para el Área de Lenguajes&lt;/h1&gt;
        &lt;p&gt;Sugerencias, fortalezas y áreas de oportunidad para la comunicación escrita y oral. Ideal para docentes y familias.&lt;/p&gt;
    &lt;/div&gt;
    
    &lt;div class="observaciones-content"&gt;
        &lt;div class="intro-box"&gt;
            &lt;i class="fas fa-lightbulb" style="color: #ffb347; margin-right: 8px;"&gt;&lt;/i&gt;
            &lt;strong&gt;¿Cómo usar estas observaciones?&lt;/strong&gt; Cada una de las siguientes recomendaciones ha sido redactada pensando en el desarrollo integral de las habilidades comunicativas. Puedes seleccionar las que mejor se adapten al perfil de cada estudiante para enriquecer los reportes de evaluación.
        &lt;/div&gt;
           &lt;!-- Botón de descarga para Observaciones de Lenguajes --&gt;
&lt;div style="margin: 2rem auto; text-align: center;"&gt;
    &lt;a href="https://www.mediafire.com/file/jodqtde5kvgy82j/Observaciones+para+Reportes+de+Evaluación+_+Lenguajes.pdf" rel="noopener noreferrer" style="align-items: center; background: linear-gradient(135deg, #1a5f7a 0%, #0e4a62 100%); border-radius: 60px; box-shadow: 0 4px 12px rgba(0,0,0,0.15); color: white; display: inline-flex; font-family: 'Inter', 'Segoe UI', sans-serif; font-size: 1rem; font-weight: 600; gap: 12px; padding: 12px 28px; text-decoration: none; transition: all 0.25s ease;" target="_blank"&gt;
        &lt;i class="fas fa-file-pdf" style="font-size: 1.2rem;"&gt;&lt;/i&gt;
        Descargar Observaciones – Lenguajes
        &lt;span style="background: rgba(255,255,255,0.2); border-radius: 40px; font-size: 0.7rem; padding: 4px 10px;"&gt;PDF · 542 KB&lt;/span&gt;
        &lt;i class="fas fa-download"&gt;&lt;/i&gt;
    &lt;/a&gt;
    &lt;p style="color: #4a627a; font-size: 0.75rem; margin-top: 10px;"&gt;
        44 observaciones pedagógicas para reportes de evaluación
    &lt;/p&gt;
&lt;/div&gt;
        &lt;div&gt;
            &lt;span class="section-title"&gt;&lt;i class="fas fa-list-check"&gt;&lt;/i&gt; Observaciones por Estudiante&lt;/span&gt;
            &lt;p style="color: #5f6c7a; font-size: 0.85rem; margin-top: 0.3rem;"&gt;44 sugerencias pedagógicas para el área de Lenguajes&lt;/p&gt;
        &lt;/div&gt;
        
        &lt;div class="observaciones-grid" id="observacionesList"&gt;
            &lt;!-- Las 44 observaciones se cargarán dinámicamente con JS para mantener el HTML limpio --&gt;
        &lt;/div&gt;
        
        &lt;div class="footer-note"&gt;
            &lt;i class="fas fa-print"&gt;&lt;/i&gt; Puedes imprimir esta página o copiar las observaciones que necesites para tus reportes de evaluación.
            &lt;br /&gt;&lt;br /&gt;
            &lt;span style="font-size: 0.7rem;"&gt;&lt;i class="fas fa-calendar-alt"&gt;&lt;/i&gt; Material pedagógico · Año escolar 2025-2026 · Área: Lenguajes&lt;/span&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
    // Lista completa de observaciones
    const observaciones = [
        "Participa activamente en las actividades de lectura y escritura, mostrando siempre atención y comprensión. Sus trabajos y tareas son entregados puntualmente y con gran esmero, evidenciando el apoyo y la motivación que recibe en casa.",
        "Muestra una actitud positiva y es una influencia calmante en el grupo.",
        "Se sugiere poner especial atención en la escritura correcta de las palabras y consultar en aquellas que tenga duda al redactar sus textos, para que pueda ir perfeccionando su ortografía.",
        "Escribir anticipaciones sobre un libro, a partir de su portada y contraportada.",
        "Realizar la lectura de diversos textos que sean de su interés para fortalecer su comprensión lectora.",
        "Requiere apoyo en la descripción de trayectos a partir de la información contenida en un croquis.",
        "Se sugiere redactar un diario personal como actividad permanente, en el que redacte las situaciones de su vida diaria, para mejorar su ortografía y consolidar el hábito de la escritura.",
        "Presenta dificultades al escribir historias con una secuencia causal de hechos derivados de un conflicto inicial que se soluciona al final.",
        "Es creativa en sus narraciones y relatos, aunque necesita mejorar en la revisión y corrección de sus textos.",
        "Realizar ejercicios de caligrafía para mejorar el trazo de las letras. Se sugiere revisar sus textos para corregir detalles de ortografía.",
        "Se sugiere realizar la producción de diferentes tipos de texto, así como realizar ejercicios de caligrafía para mejorar la calidad de sus producciones escritas.",
        "Consultar en el diccionario aquellas palabras en las que tenga duda sobre su escritura correcta para mejorar su ortografía y sus textos sean de mejor calidad.",
        "Leer 20 minutos en casa diariamente e identificar las ideas principales con la finalidad de mejorar su comprensión lectora e incrementar su vocabulario, para que tenga más elementos al realizar sus producciones escritas.",
        "Poner en práctica la escucha activa, empatía, negociación y toma de acuerdos mediante el diálogo.",
        "Extraer las ideas principales de un texto para realizar resúmenes y organizadores gráficos precisos y concretos que le sirvan de apoyo para la mejor comprensión de los temas.",
        "Escribir, revisar y corregir textos descriptivos.",
        "Leer y escribir instructivos para la mejora de la calidad de las producciones escritas, identificar y usar correctamente los verbos en infinitivo e imperativo.",
        "Elaborar y escribir preguntas para localizar la información de tu interés.",
        "Fomentar la práctica habitual de la lectura de diversos materiales y géneros literarios.",
        "Incluir, utilizar los conectores (primer lugar, posteriormente, finalmente) al escribir textos.",
        "Resumir y escribir con sus propias palabras, la información más relevante de un texto.",
        "Otorga diariamente un espacio a la lectura mínima de 20 minutos en casa y escritura de diversos tipos de texto.",
        "Reflexionar sobre el uso de acentos gráficos (qué, cómo, cuándo, dónde, por qué, para qué) utilizarlos al escribir textos.",
        "Enriquecer el repertorio de palabras mediante la lectura de textos que sean de su interés y la exploración de nuevos términos.",
        "Mejorar la calidad de sus textos escritos haciendo uso de los signos de puntuación, uso de mayúsculas, cuidar la correcta escritura de las palabras y emplear sinónimos, adjetivos y adverbios.",
        "Lee y conversa con tus familiares sobre el contenido de la lectura para favorecer tu creatividad y mejorar tu comprensión lectora.",
        "Deducir y escribir de qué tratará un texto con base en el título, portada y contraportada con el fin de desarrollar su creatividad e imaginación.",
        "Fomentar la creatividad mediante la redacción de cuentos, poesías u otro tipo de textos narrativos.",
        "Ha progresado en su capacidad para resumir textos, identificando las ideas principales de manera efectiva.",
        "Intercambia ideas o puntos de vista para saber más de un tema.",
        "Presenta dificultades para establecer relaciones causa-efecto en una narración.",
        "En ocasiones omite el punto y aparte para organizar un texto por párrafos.",
        "Cuando tiene dudas realiza preguntas respetando su turno para hablar.",
        "Le cuesta seguir instrucciones escritas, pero se esfuerza por mejorar y siempre pide ayuda cuando la necesita.",
        "Se sugiere elaborar preguntas para localizar la información que requiere y reflexionar sobre el uso de acentos gráficos en palabras que se usan para preguntar: qué, cómo, cuándo, dónde, por qué, para qué.",
        "Muestra un excelente desarrollo en el campo de Lenguaje y Comunicación. Participa activamente en las discusiones en clase, demostrando una capacidad notable para expresar sus ideas de manera clara y coherente.",
        "Requiere fortalecer la descripción de personas, lugares y hechos utilizando adjetivos, adverbios y frases adverbiales.",
        "Muestra una gran habilidad para la lectura comprensiva, participando activamente en las discusiones sobre los textos leídos.",
        "Participa activamente en las actividades de lectura en voz alta, mostrando fluidez y entonación adecuada.",
        "Sus producciones escritas demuestran creatividad, tiene buena ortografía. Usa adjetivos, adverbios, frases adverbiales y signos de puntuación.",
        "Practicar la lectura en voz alta para desarrollar la habilidad de expresar sus ideas de manera clara y organizada de manera oral y en la escritura.",
        "Desarrollar el hábito de revisar sus textos propios, a fin de emplear de manera correcta los signos de puntuación, uso de mayúsculas y acentuación de las palabras.",
        "Fomentar la práctica habitual de la lectura de diversos materiales y géneros literarios y platicarle a un familiar con sus propias palabras de qué trató el texto leído, con el objetivo de fortalecer su comprensión lectora.",
        "Se sugiere realizar dictado de 10 palabras diariamente, así como realizar juegos de memoria, lotería de las sílabas, entre otros, que contribuyan al desarrollo de su habilidad lectoescritora."
    ];
    
    // Generar las tarjetas de observaciones
    const container = document.getElementById('observacionesList');
    if (container) {
        observaciones.forEach((obs, index) =&gt; {
            const card = document.createElement('div');
            card.className = 'obs-card';
            // Resaltar algunas observaciones que mencionan dificultades o sugerencias clave
            if (obs.toLowerCase().includes('dificultad') || obs.toLowerCase().includes('sugiere') || obs.toLowerCase().includes('requiere')) {
                card.classList.add('highlight-card');
            }
            card.innerHTML = `
                &lt;div class="obs-number"&gt;${index + 1}&lt;/div&gt;
                &lt;div class="obs-text"&gt;${obs}&lt;/div&gt;
            `;
            container.appendChild(card);
        });
    }
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgSVmupHU9J8UePuJd03-eZgoeUKRGXrx6rhoCMhDS0iJV-fZ-dr29PGb8EyIci4WUX1mLa20jfanoIkmeovs8PsjbSxvWomkHwydvSoaWd_sHK7UR0_x__cxsaDgwwsuB2ACV3OLgE22LBOAvD03u7Zu8DZH8xcqe7hw9Bqq4_TgZnvHio8mq56d0ZGQ/s72-c/image.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Lista Oficial de Jubilados del MPPE 2026 | Resolución N° 003 (Gaceta Oficial Venezuela)</title><link>http://obrerosmppe.blogspot.com/2026/03/lista-oficial-de-jubilados-del-mppe.html</link><category>JUBILADOS</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sat, 21 Mar 2026 10:32:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-2569927397768936148</guid><description>&lt;div class="resolucion-jubilados-container"&gt;
  &lt;style&gt;
    .resolucion-jubilados-container {
      font-family: "Arial", sans-serif;
      background: #f5f5f5;
      padding: 20px;
      border-radius: 10px;
    }

    .resolucion-card {
      max-width: 800px;
      margin: auto;
      background: #ffffff;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      line-height: 1.6;
      color: #333;
    }

    .resolucion-header {
      text-align: center;
      margin-bottom: 25px;
    }

    .resolucion-header h2 {
      font-size: 20px;
      margin: 5px 0;
      text-transform: uppercase;
    }

    .resolucion-header h3 {
      font-size: 16px;
      margin: 5px 0;
      font-weight: normal;
    }

    .resolucion-title {
      text-align: center;
      font-weight: bold;
      margin: 20px 0;
      font-size: 18px;
    }

    .resolucion-date {
      text-align: center;
      margin-bottom: 20px;
      font-style: italic;
    }

    .resolucion-body {
      text-align: justify;
      font-size: 15px;
    }

    .resolucion-body p {
      margin-bottom: 15px;
    }

    .resolucion-highlight {
      font-weight: bold;
    }

    @media (max-width: 600px) {
      .resolucion-card {
        padding: 20px;
      }
    }
  &lt;/style&gt;

  &lt;div class="resolucion-card"&gt;
    
    &lt;div class="resolucion-header"&gt;
      &lt;h2&gt;República Bolivariana de Venezuela&lt;/h2&gt;
      &lt;h2&gt;Ministerio del Poder Popular para la Educación&lt;/h2&gt;
      &lt;h3&gt;Despacho del Ministro&lt;/h3&gt;
      &lt;h3&gt;Oficina de Gestión Humana&lt;/h3&gt;
    &lt;/div&gt;

    &lt;div class="resolucion-title"&gt;
      RESOLUCIÓN Nº 003
    &lt;/div&gt;

    &lt;div class="resolucion-date"&gt;
      Caracas, 5 de febrero de 2026 &lt;br /&gt;
      215°, 166° y 26°
    &lt;/div&gt;

    &lt;div class="resolucion-body"&gt;
      &lt;p&gt;
        &lt;span class="resolucion-highlight"&gt;
        MARLENE CAROLINA DÍAZ MARTÍNEZ
        &lt;/span&gt;, titular de la Cédula de Identidad Nº V-16.438.679, Directora General (E) de la Oficina de Gestión Humana del Ministerio del Poder Popular para la Educación; designada mediante Resolución Nº DM/Nº 0017, de fecha 12 de septiembre de 2024, publicada en la Gaceta Oficial de la República Bolivariana de Venezuela Nº 42.965, de fecha 17 de septiembre de 2024, en ejercicio de las atribuciones conferidas en el Artículo 2, numerales 8 y 16 de la mencionada Resolución;
      &lt;/p&gt;

      &lt;p&gt;
        En cumplimiento con lo dispuesto en el Artículo 86 de la Constitución de la República Bolivariana de Venezuela; de acuerdo con lo establecido en el Artículo 5, numeral 2 de la Ley del Estatuto de la Función Pública; en atención a lo contemplado en el Artículo 25, numeral 14 del Decreto sobre la Organización General de la Administración Pública;
      &lt;/p&gt;

      &lt;p&gt;
        En concordancia con lo previsto en el Artículo 8 del Decreto con Rango, Valor y Fuerza de Ley sobre el Régimen de Jubilaciones y Pensiones de los Trabajadores y las Trabajadoras de la Administración Pública Nacional, Estadal y Municipal; lo establecido en el Artículo 42 de la Ley Orgánica de Educación, concatenado con el Artículo 191 del Reglamento del Ejercicio de la Profesión Docente;
      &lt;/p&gt;

      &lt;p&gt;
        En atención a la Cláusula 13 de la VII Convención Colectiva de los Trabajadores y Trabajadoras de la Educación 2013-2015; y la Cláusula 16 del Contrato Colectivo de Condiciones de Trabajo para el Personal Obrero del Ministerio de Educación 1992-1993.
      &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="margin: 2rem auto; text-align: center;"&gt;
    &lt;a href="https://www.mediafire.com/file/h3erv4n0cb124om/1_5017344425404139158_260316_105718.pdf" rel="noopener noreferrer" style="align-items: center; background: rgb(15, 76, 95); border-radius: 50px; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 12px; color: white; display: inline-flex; font-size: 1rem; font-weight: 600; gap: 12px; padding: 14px 28px; text-decoration: none; transition: 0.2s;" target="_blank"&gt;
        &lt;i class="fas fa-file-pdf" style="font-size: 1.3rem;"&gt;&lt;/i&gt;
        Lista Oficial de Jubilados MPPE 2026
        &lt;i class="fas fa-download" style="margin-left: 4px;"&gt;&lt;/i&gt;
    &lt;/a&gt;
    &lt;p style="color: #5a6874; font-size: 0.7rem; margin-top: 10px;"&gt;
        Resolución N° 003 · Gaceta Oficial · PDF 7.13 MB
    &lt;/p&gt;
&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;
&lt;div class="separator" style="clear: both;"&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKHadlST6DZNSxTWVBexflJUh8_KU2fc-wPtBmjetHZ7chLNXKgqzQiwGh2impUEEJuP2db5_PVanDgwy4Yenq653UZwKrKaRN88g9W0Kh7Jq_iCl0tOOCoZm-3AUU6PDx4CCY1Iq9LrwHnwKLh9JBPd9zKPN9w5vVaE7fi6UPyogyJwhe8qlXlI4LuAc/s1890/1_5017344425404139158_260316_105718_page-0016.jpg" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="1890" data-original-width="1418" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKHadlST6DZNSxTWVBexflJUh8_KU2fc-wPtBmjetHZ7chLNXKgqzQiwGh2impUEEJuP2db5_PVanDgwy4Yenq653UZwKrKaRN88g9W0Kh7Jq_iCl0tOOCoZm-3AUU6PDx4CCY1Iq9LrwHnwKLh9JBPd9zKPN9w5vVaE7fi6UPyogyJwhe8qlXlI4LuAc/s16000/1_5017344425404139158_260316_105718_page-0016.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC1Au9-4HExgFCD7NYx4XBPhbr-KUZHpQPTJ582lFiyV4rPUbQCSKMldzM7PRwVrW1r1WboqdnPgBfBi-KZDHKk-zRyPqUBWRDdZKDiiUoUAhY9a0jAFGrcP8N-9PQ9ewfK0zNbQlEQYGbb1ck-24dilKMWBhNXBKEjAMLoVc8acqedW_Xti-BwcUbPpo/s1890/1_5017344425404139158_260316_105718_page-0017.jpg" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="1890" data-original-width="1418" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC1Au9-4HExgFCD7NYx4XBPhbr-KUZHpQPTJ582lFiyV4rPUbQCSKMldzM7PRwVrW1r1WboqdnPgBfBi-KZDHKk-zRyPqUBWRDdZKDiiUoUAhY9a0jAFGrcP8N-9PQ9ewfK0zNbQlEQYGbb1ck-24dilKMWBhNXBKEjAMLoVc8acqedW_Xti-BwcUbPpo/s16000/1_5017344425404139158_260316_105718_page-0017.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiN7HuRq1GCDfk3GtbKiy1qlxDfYmt0SOgVH3MNc-pNvJxvGncICBFuxbxC3vtCAbAE1AgI-j7qATxeIaYzvsb-IdP5Zk7BkX5XefphsnGZih9kUzWjE52WnMARcxDjjr9cEuEf7K88Dngc0TWCyHwbBDMSqtFWMCMcxeZEyE7ZHnthYJVYK0KFP9vDgEk/s1890/1_5017344425404139158_260316_105718_page-0018.jpg" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="1890" data-original-width="1418" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiN7HuRq1GCDfk3GtbKiy1qlxDfYmt0SOgVH3MNc-pNvJxvGncICBFuxbxC3vtCAbAE1AgI-j7qATxeIaYzvsb-IdP5Zk7BkX5XefphsnGZih9kUzWjE52WnMARcxDjjr9cEuEf7K88Dngc0TWCyHwbBDMSqtFWMCMcxeZEyE7ZHnthYJVYK0KFP9vDgEk/s16000/1_5017344425404139158_260316_105718_page-0018.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzqL2fKfVl7CnzD9K2MtCSYPcyMohWvfYoafclHbSGZIQYagI9VvSckRE8rTu9VTJ632tTAxHFFGSP7LtC4VjpLmJNpv-o0KBpltKbELV4hJZbeA5hVFZwWELXF1GElIpNSvkf4ixS4oIaFBCHsxtC789VdoB0mB1YGDSQzTfwiapjXPT4fvlSogG6Z_0/s1890/1_5017344425404139158_260316_105718_page-0019.jpg" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="1890" data-original-width="1418" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzqL2fKfVl7CnzD9K2MtCSYPcyMohWvfYoafclHbSGZIQYagI9VvSckRE8rTu9VTJ632tTAxHFFGSP7LtC4VjpLmJNpv-o0KBpltKbELV4hJZbeA5hVFZwWELXF1GElIpNSvkf4ixS4oIaFBCHsxtC789VdoB0mB1YGDSQzTfwiapjXPT4fvlSogG6Z_0/s16000/1_5017344425404139158_260316_105718_page-0019.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOIvk5AfnjON6BfX9Dy2wLO96-_T_WZsA_ufAsFtFqxBeqC7_lawD5Ffhc_zH329WGZ8NHjmHAlWEkhMC7ecKpiS75kVd5nf8QDZZ9pXV13kdxFSwcUyXzvAfyaJEylhIDpVaX0BAA180SYMYE7ROXJB4Ck37yuO3cfD_RMt0xQVAio-A6HedkxaYmG-Y/s1890/1_5017344425404139158_260316_105718_page-0020.jpg" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="1890" data-original-width="1418" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOIvk5AfnjON6BfX9Dy2wLO96-_T_WZsA_ufAsFtFqxBeqC7_lawD5Ffhc_zH329WGZ8NHjmHAlWEkhMC7ecKpiS75kVd5nf8QDZZ9pXV13kdxFSwcUyXzvAfyaJEylhIDpVaX0BAA180SYMYE7ROXJB4Ck37yuO3cfD_RMt0xQVAio-A6HedkxaYmG-Y/s16000/1_5017344425404139158_260316_105718_page-0020.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;
      &lt;p&gt;
        &lt;b&gt;
        &lt;/b&gt;
      &lt;/p&gt;
    &lt;/div&gt;

  &lt;/div&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKHadlST6DZNSxTWVBexflJUh8_KU2fc-wPtBmjetHZ7chLNXKgqzQiwGh2impUEEJuP2db5_PVanDgwy4Yenq653UZwKrKaRN88g9W0Kh7Jq_iCl0tOOCoZm-3AUU6PDx4CCY1Iq9LrwHnwKLh9JBPd9zKPN9w5vVaE7fi6UPyogyJwhe8qlXlI4LuAc/s72-c/1_5017344425404139158_260316_105718_page-0016.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>&#128220; Acta Constitutiva | Colectivo de Investigación y Formación Institucional + descarga</title><link>http://obrerosmppe.blogspot.com/2026/03/acta-constitutiva-colectivo-de.html</link><category>FORMATOS</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sat, 21 Mar 2026 09:47:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-2871390590184180984</guid><description>*&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3h9gfCJREI9TxlIVhXaAQt28k1WCdQp5qOUlkU7Mja7r8em7YZd8mJOJo7oF1lCHJ7DIpSSARhlFzFfD2But2YuiJXa2z5dyir2ZW-sZsW1RTvXB-cjdCIRbt_m74aUZl1bBUI5zMB2NRJ3wbm8K9PO_nOmwdZAc1BnOidYrVc3AZaZ17-GlU0hyphenhyphenMGXs/s1360/acta.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="765" data-original-width="1360" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3h9gfCJREI9TxlIVhXaAQt28k1WCdQp5qOUlkU7Mja7r8em7YZd8mJOJo7oF1lCHJ7DIpSSARhlFzFfD2But2YuiJXa2z5dyir2ZW-sZsW1RTvXB-cjdCIRbt_m74aUZl1bBUI5zMB2NRJ3wbm8K9PO_nOmwdZAc1BnOidYrVc3AZaZ17-GlU0hyphenhyphenMGXs/s600/acta.png" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;*

&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"&gt;&lt;/meta&gt;
    &lt;meta content="Acta Constitutiva del Colectivo de Investigación y Formación Institucional - Formato oficial para el año escolar 2025-2026. Descarga el documento en Word." name="description"&gt;&lt;/meta&gt;
    &lt;title&gt;Acta Constitutiva | Colectivo de Investigación y Formación Institucional&lt;/title&gt;
    &lt;!-- Google Fonts --&gt;
    &lt;link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700;14..32,800&amp;amp;family=Playfair+Display:ital,wght@0,500;0,600;1,500&amp;amp;display=swap" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;!-- Font Awesome 6 --&gt;
    &lt;link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;style&gt;
        /* Reset suave que no afecta el resto de Blogger */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Inter', sans-serif;
            background: linear-gradient(135deg, #eef2f7 0%, #e0e8f0 100%);
            color: #1a2c3e;
            line-height: 1.5;
            padding: 2rem 1rem;
        }

        /* Contenedor principal estilo artículo */
        .article-acta {
            max-width: 1200px;
            margin: 0 auto;
            background: #fffef9;
            border-radius: 2rem;
            box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.25);
            overflow: hidden;
            transition: all 0.2s ease;
        }

        /* Encabezado decorativo */
        .header-acta {
            background: linear-gradient(98deg, #1e4a6e 0%, #0f3b54 100%);
            padding: 2rem 2rem 1.8rem;
            color: white;
            position: relative;
        }

        .header-acta::before {
            content: "&#128220;";
            font-size: 8rem;
            opacity: 0.08;
            position: absolute;
            right: 10px;
            bottom: -20px;
            pointer-events: none;
        }

        .badge-acta {
            display: inline-block;
            background: #e6b422;
            color: #1e3a4d;
            font-weight: 700;
            padding: 0.3rem 1.2rem;
            border-radius: 40px;
            font-size: 0.8rem;
            margin-bottom: 1rem;
        }

        .header-acta h1 {
            font-size: 2rem;
            font-weight: 800;
            margin-bottom: 0.5rem;
            font-family: 'Playfair Display', serif;
        }

        .header-acta h1 i {
            color: #e6b422;
            margin-right: 10px;
        }

        .header-acta p {
            font-size: 1rem;
            opacity: 0.9;
        }

        /* contenido principal */
        .content-acta {
            padding: 2rem 2rem 2.5rem;
        }

        /* introducción */
        .intro-text {
            background: #f8f4ea;
            border-radius: 1.2rem;
            padding: 1.2rem 1.5rem;
            margin-bottom: 2rem;
            border-left: 6px solid #e6b422;
            font-size: 0.95rem;
        }

        /* tarjeta del acta (simulación del documento) */
        .acta-paper {
            background: #ffffff;
            border: 1px solid #e2dccf;
            border-radius: 1.5rem;
            box-shadow: 0 12px 24px rgba(0, 0, 0, 0.05);
            padding: 1.8rem;
            margin-bottom: 2rem;
        }

        .acta-title {
            text-align: center;
            margin-bottom: 1.5rem;
        }

        .acta-title h2 {
            font-size: 1.6rem;
            font-weight: 800;
            color: #1e4a6e;
            text-transform: uppercase;
            letter-spacing: 1px;
            border-bottom: 3px double #e6b422;
            display: inline-block;
            padding-bottom: 0.3rem;
        }

        .acta-body {
            font-size: 0.95rem;
            line-height: 1.6;
            color: #2c3e4e;
        }

        .acta-placeholder {
            background: #fef3dd;
            padding: 0.1rem 0.3rem;
            border-radius: 8px;
            font-family: monospace;
            font-weight: 500;
            color: #b45f1b;
            display: inline-block;
        }

        /* tabla elegante */
        .table-responsive {
            overflow-x: auto;
            margin: 1.5rem 0;
        }

        .acta-table {
            width: 100%;
            border-collapse: collapse;
            font-size: 0.85rem;
            background: #fff;
            border-radius: 1rem;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0,0,0,0.05);
        }

        .acta-table th {
            background: #1e4a6e;
            color: white;
            padding: 12px 8px;
            font-weight: 600;
            text-align: center;
            border: 1px solid #2c5a7a;
        }

        .acta-table td {
            border: 1px solid #ddd0bb;
            padding: 10px 8px;
            text-align: center;
            background-color: #fefcf8;
        }

        .acta-table tr td:first-child {
            font-weight: 500;
            background-color: #faf7f0;
        }

        .signature-row {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            margin-top: 2rem;
            gap: 1.5rem;
        }

        .sign-box {
            flex: 1;
            text-align: center;
            border-top: 1px solid #c7b58a;
            padding-top: 0.8rem;
            margin-top: 0.5rem;
        }

        .sign-box p {
            margin: 0.2rem 0;
            font-size: 0.85rem;
        }

        .btn-download {
            display: inline-flex;
            align-items: center;
            gap: 12px;
            background: #1e4a6e;
            color: white;
            font-weight: 700;
            font-size: 1rem;
            padding: 0.9rem 2rem;
            border-radius: 60px;
            text-decoration: none;
            transition: all 0.25s;
            margin: 1rem 0;
            box-shadow: 0 6px 14px rgba(0,0,0,0.1);
        }

        .btn-download i {
            font-size: 1.2rem;
        }

        .btn-download:hover {
            background: #0f3b54;
            transform: translateY(-2px);
            box-shadow: 0 12px 20px rgba(0,0,0,0.15);
        }

        .info-note {
            background: #eef2fa;
            border-radius: 1rem;
            padding: 1rem;
            font-size: 0.8rem;
            text-align: center;
            margin-top: 1.5rem;
        }

        hr {
            margin: 1.5rem 0;
            border: none;
            height: 1px;
            background: linear-gradient(90deg, transparent, #e6b422, transparent);
        }

        @media (max-width: 700px) {
            .content-acta {
                padding: 1.2rem;
            }
            .acta-paper {
                padding: 1rem;
            }
            .header-acta h1 {
                font-size: 1.5rem;
            }
            .acta-table th, .acta-table td {
                padding: 6px 4px;
                font-size: 0.7rem;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;div class="article-acta"&gt;
    &lt;div class="header-acta"&gt;
        &lt;div class="badge-acta"&gt;&lt;i class="fas fa-file-signature"&gt;&lt;/i&gt; Documento Oficial · Año Escolar 2025-2026&lt;/div&gt;
        &lt;h1&gt;&lt;i class="fas fa-users"&gt;&lt;/i&gt; Acta Constitutiva del Colectivo de Investigación y Formación Institucional&lt;/h1&gt;
        &lt;p&gt;&lt;i class="fas fa-school"&gt;&lt;/i&gt; Conformación de actores educativos para el liderazgo en investigación, formación y movilización pedagógica&lt;/p&gt;
    &lt;/div&gt;

    &lt;div class="content-acta"&gt;
        &lt;!-- Descripción breve --&gt;
        &lt;div class="intro-text"&gt;
            &lt;i class="fas fa-scale-balanced" style="color: #e6b422; margin-right: 8px;"&gt;&lt;/i&gt; 
            &lt;strong&gt;Formato oficial del Acta Constitutiva&lt;/strong&gt; – Este documento acredita la integración del Colectivo de Investigación y Formación Institucional, conforme a los lineamientos pedagógicos del año escolar 2025-2026. A continuación se reproduce el modelo con los datos que deben ser completados por la institución educativa.
        &lt;/div&gt;

        &lt;!-- ACTA MODELO VISUAL --&gt;
        &lt;div class="acta-paper"&gt;
            &lt;div class="acta-title"&gt;
                &lt;h2&gt;ACTA CONSTITUTIVA&lt;/h2&gt;
                &lt;p style="font-size: 0.85rem; margin-top: 5px;"&gt;Colectivo de Investigación y Formación Institucional&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="acta-body"&gt;
                &lt;p&gt;Hoy, &lt;span class="acta-placeholder"&gt;____&lt;/span&gt; de &lt;span class="acta-placeholder"&gt;_______________&lt;/span&gt; del 2026, siendo las &lt;span class="acta-placeholder"&gt;________&lt;/span&gt;, en la (el) &lt;span class="acta-placeholder"&gt;[nombre de la institución]&lt;/span&gt;, el Personal Directivo; &lt;span class="acta-placeholder"&gt;_________________&lt;/span&gt;, CI: V-&lt;span class="acta-placeholder"&gt;__________&lt;/span&gt;, Subdirector(es); &lt;span class="acta-placeholder"&gt;_________________&lt;/span&gt;, CI: V-&lt;span class="acta-placeholder"&gt;__________&lt;/span&gt; y Personal Docente, se reúnen con la finalidad de conformar los Actores Educativos que asumirán las Funciones de Liderazgo del &lt;strong&gt;"Colectivo de Investigación y Formación Institucional"&lt;/strong&gt;, que funcionará durante el año escolar 2025-2026, una vez explicado el procedimiento y normativas a seguir, durante la trayectoria del año, se procedió a levantar el acta que quedó integrada de la siguiente manera:&lt;/p&gt;

                &lt;!-- TABLA DE VOCERÍAS --&gt;
                &lt;div class="table-responsive"&gt;
                    &lt;table class="acta-table"&gt;
                        &lt;thead&gt;
                            &lt;tr&gt;
                                &lt;th&gt;Nº&lt;/th&gt;
                                &lt;th&gt;Nombres y Apellidos&lt;/th&gt;
                                &lt;th&gt;C.I&lt;/th&gt;
                                &lt;th&gt;Función que desempeña en la institución&lt;/th&gt;
                                &lt;th&gt;Vocería&lt;/th&gt;
                                &lt;th&gt;Teléfono&lt;/th&gt;
                            &lt;/tr&gt;
                        &lt;/thead&gt;
                        &lt;tbody&gt;
                            &lt;tr&gt;&lt;td&gt;1&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Vocero de formación&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;2&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Suplente formación&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;3&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Vocero de investigación&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;4&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Suplente investigación&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;5&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Vocero socio producción&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;6&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Suplente socio producción&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;7&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Vocero de movilización&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;8&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Suplente movilización&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;9&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Vocero hecho educativo&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                            &lt;tr&gt;&lt;td&gt;10&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________________&lt;/td&gt;&lt;td class="acta-placeholder"&gt;V-_______&lt;/td&gt;&lt;td class="acta-placeholder"&gt;___________&lt;/td&gt;&lt;td&gt;Suplente hecho educativo&lt;/td&gt;&lt;td class="acta-placeholder"&gt;_________&lt;/td&gt;&lt;/tr&gt;
                        &lt;/tbody&gt;
                    &lt;/table&gt;
                &lt;/div&gt;

                &lt;p&gt;&lt;strong&gt;Vocero principal:&lt;/strong&gt; &lt;span class="acta-placeholder"&gt;______________________________________&lt;/span&gt;&lt;/p&gt;
                &lt;p&gt;&lt;strong&gt;Suplente:&lt;/strong&gt; &lt;span class="acta-placeholder"&gt;____________________________________________&lt;/span&gt;&lt;/p&gt;

                &lt;!-- Firmas --&gt;
                &lt;div class="signature-row"&gt;
                    &lt;div class="sign-box"&gt;
                        &lt;p&gt;&lt;strong&gt;DIRECTOR(A)&lt;/strong&gt;&lt;/p&gt;
                        &lt;p&gt;_________________________&lt;/p&gt;
                        &lt;p&gt;Nombre: &lt;span class="acta-placeholder"&gt;_________________&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;C.I: &lt;span class="acta-placeholder"&gt;V-___________&lt;/span&gt;&lt;/p&gt;
                    &lt;/div&gt;
                    &lt;div class="sign-box"&gt;
                        &lt;p&gt;&lt;strong&gt;SUBDIRECTOR(A)&lt;/strong&gt;&lt;/p&gt;
                        &lt;p&gt;_________________________&lt;/p&gt;
                        &lt;p&gt;Nombre: &lt;span class="acta-placeholder"&gt;_________________&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;C.I: &lt;span class="acta-placeholder"&gt;V-___________&lt;/span&gt;&lt;/p&gt;
                    &lt;/div&gt;
                    &lt;div class="sign-box"&gt;
                        &lt;p&gt;&lt;strong&gt;VOCERO PRINCIPAL&lt;/strong&gt;&lt;/p&gt;
                        &lt;p&gt;_________________________&lt;/p&gt;
                        &lt;p&gt;Nombre: &lt;span class="acta-placeholder"&gt;_________________&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;C.I: &lt;span class="acta-placeholder"&gt;V-___________&lt;/span&gt;&lt;/p&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;p style="font-size: 0.75rem; margin-top: 1rem; text-align: center;"&gt;Se levanta la presente Acta para los fines correspondientes, en la fecha arriba indicada.&lt;/p&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Descarga y enlace --&gt;
        &lt;div style="margin: 1rem 0 0.5rem; text-align: center;"&gt;
            &lt;a class="btn-download" href="https://www.mediafire.com/file/1etxfyw6vqh326p/ACTA+CONSTITUTIVA-COLECTIVOS+DE+INVESTIGACION+INSTITUCIONAL.docx" rel="noopener noreferrer" target="_blank"&gt;
                &lt;i class="fas fa-file-word"&gt;&lt;/i&gt; Descargar Formato del Acta en Word
            &lt;/a&gt;
            &lt;p style="font-size: 0.7rem; margin-top: 6px;"&gt;&lt;i class="fas fa-download"&gt;&lt;/i&gt; Archivo editable: Acta Constitutiva – Colectivos de Investigación Institucional&lt;/p&gt;
        &lt;/div&gt;

        &lt;hr /&gt;

        &lt;!-- Información adicional --&gt;
        &lt;div class="info-note"&gt;
            &lt;i class="fas fa-info-circle" style="color: #1e4a6e;"&gt;&lt;/i&gt; &lt;strong&gt;¿Para qué sirve este acta?&lt;/strong&gt; Este documento formaliza la creación del Colectivo de Investigación y Formación Institucional, designando las vocerías en las áreas de formación, investigación, socio producción, movilización y hecho educativo. Es un requisito para la organización académica según lineamientos del Ministerio del Poder Popular para la Educación.
            &lt;br /&gt;&lt;br /&gt;
            &lt;span style="font-size: 0.75rem;"&gt;&lt;i class="far fa-calendar-alt"&gt;&lt;/i&gt; Año escolar 2025-2026 · Vigencia durante todo el período académico.&lt;/span&gt;
        &lt;/div&gt;

        &lt;div style="background: #faf5e8; border-radius: 1rem; font-size: 0.8rem; margin-top: 1rem; padding: 0.8rem; text-align: center;"&gt;
            &lt;i class="fas fa-print"&gt;&lt;/i&gt; Imprime y completa los datos institucionales. Debe ser firmado por directivos, subdirectores y voceros.
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/body&gt;
&lt;/html&gt;
```</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3h9gfCJREI9TxlIVhXaAQt28k1WCdQp5qOUlkU7Mja7r8em7YZd8mJOJo7oF1lCHJ7DIpSSARhlFzFfD2But2YuiJXa2z5dyir2ZW-sZsW1RTvXB-cjdCIRbt_m74aUZl1bBUI5zMB2NRJ3wbm8K9PO_nOmwdZAc1BnOidYrVc3AZaZ17-GlU0hyphenhyphenMGXs/s72-c/acta.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>PNFD 2026 | Registro de Docentes - Fechas Oficiales ✅ fecha de cierre del registro 30/03/2026</title><link>http://obrerosmppe.blogspot.com/2026/03/pnfd-2026-registro-de-docentes-fechas.html</link><category>PNFD</category><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 20 Mar 2026 18:36:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-1481779203444807891</guid><description>&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWZotbR5v6pvmDWXlyWQbF0J2FvEvHyNDMG8niREqEOS_ss9DBTw_RaVNDDU_k0Mc8AWIYjYpsiekMBFx2rmqZTxtVHNn4dvAElVGpn1cbrfvQM2-WaNDgKKcdieIRkOCK4LpvKeMWa4y8-k_ZjoKpwgAQ7Jqd43qUm4c-l_9tMk0WYNs4vQCb8VXyoLo/s1536/ChatGPT%20Image%2020%20mar%202026,%2006_49_09%20p.m..png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="1024" data-original-width="1536" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWZotbR5v6pvmDWXlyWQbF0J2FvEvHyNDMG8niREqEOS_ss9DBTw_RaVNDDU_k0Mc8AWIYjYpsiekMBFx2rmqZTxtVHNn4dvAElVGpn1cbrfvQM2-WaNDgKKcdieIRkOCK4LpvKeMWa4y8-k_ZjoKpwgAQ7Jqd43qUm4c-l_9tMk0WYNs4vQCb8VXyoLo/s600/ChatGPT%20Image%2020%20mar%202026,%2006_49_09%20p.m..png" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;*

&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"&gt;&lt;/meta&gt;
    &lt;meta content="Registro de Docentes del PNFD 2026 - Inicia el 11 de marzo de 2026. Cierre: 30 de marzo de 2026. Pasos, recuperación de contraseña e información oficial para docentes." name="description"&gt;&lt;/meta&gt;
    &lt;title&gt;PNFD 2026 | Registro de Docentes - Fechas Oficiales&lt;/title&gt;
    &lt;!-- Google Fonts --&gt;
    &lt;link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700;14..32,800&amp;amp;display=swap" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;!-- Font Awesome 6 --&gt;
    &lt;link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;style&gt;
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Inter', sans-serif;
            background: linear-gradient(145deg, #f1f5f9 0%, #e4eaf1 100%);
            color: #0f2b3d;
            line-height: 1.5;
            padding: 2rem 1rem;
        }

        .blog-container {
            max-width: 1100px;
            margin: 0 auto;
            background: #ffffff;
            border-radius: 2rem;
            box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.25);
            overflow: hidden;
        }

        /* Hero section con fechas destacadas */
        .hero-section {
            background: linear-gradient(105deg, #00264d 0%, #0a3b5e 100%);
            padding: 2.2rem 2rem 2rem;
            color: white;
            position: relative;
            overflow: hidden;
        }

        .hero-section::before {
            content: "&#128197;";
            font-size: 10rem;
            opacity: 0.05;
            position: absolute;
            right: -20px;
            bottom: -30px;
            pointer-events: none;
        }

        .date-badge {
            display: inline-flex;
            align-items: center;
            gap: 12px;
            background: rgba(255,193,7,0.2);
            backdrop-filter: blur(4px);
            padding: 0.5rem 1.2rem;
            border-radius: 60px;
            margin-bottom: 1.2rem;
            font-weight: 600;
            font-size: 0.85rem;
            border: 1px solid rgba(255,193,7,0.5);
        }

        .hero-section h1 {
            font-size: 2.2rem;
            font-weight: 800;
            line-height: 1.2;
            margin-bottom: 1rem;
        }

        .hero-section h1 i {
            color: #ffc107;
            margin-right: 10px;
        }

        .fecha-doble {
            display: flex;
            flex-wrap: wrap;
            gap: 1.5rem;
            margin-top: 1.5rem;
        }

        .fecha-card {
            background: rgba(255,255,255,0.12);
            backdrop-filter: blur(4px);
            border-radius: 1.2rem;
            padding: 0.8rem 1.5rem;
            text-align: center;
            border-left: 3px solid #ffc107;
        }

        .fecha-card .label {
            font-size: 0.75rem;
            text-transform: uppercase;
            letter-spacing: 1px;
            opacity: 0.8;
        }

        .fecha-card .fecha {
            font-size: 1.6rem;
            font-weight: 800;
            line-height: 1.2;
        }

        /* contenido */
        .content-main {
            padding: 2rem 2rem 2.5rem;
        }

        .info-card {
            background: #fafcff;
            border-radius: 1.5rem;
            padding: 1.5rem;
            margin-bottom: 1.8rem;
            border: 1px solid #e9edf2;
            box-shadow: 0 4px 12px rgba(0,0,0,0.02);
            transition: all 0.2s ease;
        }

        .info-card:hover {
            border-color: #ffc10760;
            box-shadow: 0 8px 20px rgba(0,0,0,0.05);
        }

        .info-card h2 {
            font-size: 1.45rem;
            font-weight: 700;
            color: #003366;
            margin-bottom: 1rem;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .step-list {
            list-style: none;
            padding-left: 0;
        }

        .step-list li {
            margin-bottom: 1rem;
            display: flex;
            align-items: flex-start;
            gap: 14px;
            font-size: 1rem;
        }

        .step-number {
            background: #ffc107;
            color: #00264d;
            width: 28px;
            height: 28px;
            border-radius: 30px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-weight: 800;
            font-size: 0.85rem;
            flex-shrink: 0;
            margin-top: 2px;
        }

        .btn-register {
            display: inline-flex;
            align-items: center;
            gap: 12px;
            background: #ffc107;
            color: #00264d;
            font-weight: 800;
            font-size: 1rem;
            padding: 0.85rem 2rem;
            border-radius: 60px;
            text-decoration: none;
            transition: all 0.25s;
            margin: 0.5rem 0;
            border: none;
            box-shadow: 0 6px 14px rgba(0,0,0,0.1);
        }

        .btn-register i {
            font-size: 1.2rem;
        }

        .btn-register:hover {
            background: #ffda6c;
            transform: translateY(-2px);
            box-shadow: 0 12px 22px rgba(0,0,0,0.12);
        }

        .deadline-warning {
            background: #fff8e7;
            border-left: 5px solid #ffc107;
            border-radius: 1rem;
            padding: 1rem 1.5rem;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            gap: 1rem;
            margin: 1.5rem 0;
        }

        .telegram-box {
            background: #eef2fc;
            border-radius: 1rem;
            padding: 1rem;
            display: flex;
            align-items: center;
            gap: 1rem;
            flex-wrap: wrap;
        }

        hr {
            margin: 1.5rem 0;
            border: none;
            height: 2px;
            background: linear-gradient(90deg, #ffc107, #cbd5e1, #ffc107);
        }

        .footer-note {
            background: #f1f5f9;
            border-radius: 1.2rem;
            padding: 1.2rem;
            text-align: center;
            font-size: 0.85rem;
            margin-top: 2rem;
        }

        @media (max-width: 680px) {
            .hero-section h1 {
                font-size: 1.6rem;
            }
            .content-main {
                padding: 1.2rem;
            }
            .fecha-card .fecha {
                font-size: 1.2rem;
            }
        }

        .small-icon-text i {
            margin-right: 6px;
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="blog-container"&gt;
    &lt;!-- HERO con fechas destacadas --&gt;
    &lt;div class="hero-section"&gt;
        &lt;div class="date-badge"&gt;
            &lt;i class="fas fa-calendar-alt"&gt;&lt;/i&gt; CONVOCATORIA OFICIAL · MPPE · PNFD
        &lt;/div&gt;
        &lt;h1&gt;&lt;i class="fas fa-chalkboard-user"&gt;&lt;/i&gt; Registro de Docentes del PNFD&lt;br /&gt;Plan Nacional de Formación Docente 2026&lt;/h1&gt;
        &lt;div class="fecha-doble"&gt;
            &lt;div class="fecha-card"&gt;
                &lt;div class="label"&gt;&lt;i class="fas fa-play-circle"&gt;&lt;/i&gt; INICIO DEL REGISTRO&lt;/div&gt;
                &lt;div class="fecha"&gt;11 / 03 / 2026&lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="fecha-card"&gt;
                &lt;div class="label"&gt;&lt;i class="fas fa-stopwatch"&gt;&lt;/i&gt; CIERRE DEL REGISTRO&lt;/div&gt;
                &lt;div class="fecha"&gt;30 / 03 / 2026&lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;p style="font-size: 0.9rem; margin-top: 1.2rem; opacity: 0.9;"&gt;&lt;i class="fas fa-globe"&gt;&lt;/i&gt; Portal oficial: registrodocentes.unem.edu.ve&lt;/p&gt;
    &lt;/div&gt;

    &lt;div class="content-main"&gt;
        &lt;!-- Banner recordatorio fechas --&gt;
        &lt;div class="deadline-warning"&gt;
            &lt;span&gt;&lt;i class="fas fa-hourglass-half" style="color: #e67e22;"&gt;&lt;/i&gt; &lt;strong&gt;✳️ Periodo de inscripción activo:&lt;/strong&gt; Desde el 11 de marzo hasta el 30 de marzo de 2026&lt;/span&gt;
            &lt;span style="background: #ffc10720; border-radius: 40px; padding: 0.3rem 1rem;"&gt;&lt;i class="far fa-clock"&gt;&lt;/i&gt; No extienden plazo&lt;/span&gt;
        &lt;/div&gt;

        &lt;!-- PASOS DE REGISTRO --&gt;
        &lt;div class="info-card"&gt;
            &lt;h2&gt;&lt;i class="fas fa-list-check"&gt;&lt;/i&gt; Pasos para realizar el registro&lt;/h2&gt;
            &lt;ul class="step-list"&gt;
                &lt;li&gt;&lt;span class="step-number"&gt;1&lt;/span&gt; Ingresa al portal del &lt;strong&gt;Ministerio del Poder Popular para la Educación (MPPE)&lt;/strong&gt;.&lt;/li&gt;
                &lt;li&gt;&lt;span class="step-number"&gt;2&lt;/span&gt; Selecciona la opción &lt;strong&gt;“Formación Docente”&lt;/strong&gt;, que te redireccionará al portal del PNFD.&lt;/li&gt;
                &lt;li&gt;&lt;span class="step-number"&gt;3&lt;/span&gt; Dentro del portal, presiona la opción &lt;strong&gt;“Registrarme”&lt;/strong&gt; y sigue las instrucciones del sistema.&lt;/li&gt;
            &lt;/ul&gt;
            &lt;div style="margin-top: 1.2rem;"&gt;
                &lt;a class="btn-register" href="https://registrodocentes.unem.edu.ve/" rel="noopener noreferrer" target="_blank"&gt;
                    &lt;i class="fas fa-arrow-right-to-bracket"&gt;&lt;/i&gt; Ingresar al Portal de Registro
                &lt;/a&gt;
                &lt;p style="color: #4a627a; font-size: 0.7rem; margin-top: 0.5rem;"&gt;&lt;i class="fas fa-link"&gt;&lt;/i&gt; https://registrodocentes.unem.edu.ve/&lt;/p&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- DOCENTES EN PROSECUCIÓN --&gt;
        &lt;div class="info-card"&gt;
            &lt;h2&gt;&lt;i class="fas fa-graduation-cap"&gt;&lt;/i&gt; Docentes que ya aprobaron módulos (prosecución)&lt;/h2&gt;
            &lt;ul class="step-list"&gt;
                &lt;li&gt;&lt;i class="fas fa-check-circle" style="color: #2b7a3e; margin-top: 4px;"&gt;&lt;/i&gt; Deben ingresar al nuevo módulo utilizando su &lt;strong&gt;usuario y contraseña&lt;/strong&gt; habituales.&lt;/li&gt;
                &lt;li&gt;&lt;i class="fab fa-telegram" style="color: #0088cc; margin-top: 4px;"&gt;&lt;/i&gt; En los &lt;strong&gt;grupos de Telegram&lt;/strong&gt; de cada curso se publicarán cronogramas, información específica y materiales de estudio.&lt;/li&gt;
            &lt;/ul&gt;
            &lt;div class="telegram-box"&gt;
                &lt;i class="fab fa-telegram fa-2x" style="color: #0088cc;"&gt;&lt;/i&gt;
                &lt;span&gt;&lt;strong&gt;Mantente atento:&lt;/strong&gt; Los cronogramas y materiales se difunden por los canales oficiales de Telegram.&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- RECUPERACIÓN DE CONTRASEÑA --&gt;
        &lt;div class="info-card"&gt;
            &lt;h2&gt;&lt;i class="fas fa-unlock-alt"&gt;&lt;/i&gt; Recuperación de contraseña&lt;/h2&gt;
            &lt;ul class="step-list"&gt;
                &lt;li&gt;&lt;span class="step-number"&gt;&#128994;&lt;/span&gt; Dentro del portal del PNFD, accede al botón &lt;strong&gt;“Contáctanos UNEM - PNFD”&lt;/strong&gt;.&lt;/li&gt;
                &lt;li&gt;&lt;span class="step-number"&gt;&#128994;&lt;/span&gt; La opción &lt;strong&gt;“Contáctanos estudiantes”&lt;/strong&gt; está activa para recuperar la contraseña.&lt;/li&gt;
                &lt;li&gt;&lt;span class="step-number"&gt;⚠️&lt;/span&gt; &lt;strong&gt;Importante:&lt;/strong&gt; El sistema permite recuperar la clave solo una vez. Consérvala en un lugar seguro.&lt;/li&gt;
            &lt;/ul&gt;
        &lt;/div&gt;

        &lt;!-- IMPORTANTE: REPROBADOS Y BECA --&gt;
        &lt;div class="info-card" style="background: #fff9f8; border-left: 4px solid #d9534f;"&gt;
            &lt;h2&gt;&lt;i class="fas fa-exclamation-triangle"&gt;&lt;/i&gt; Información clave&lt;/h2&gt;
            &lt;p&gt;&#128204; Los docentes en formación que reprobaron módulos anteriores fueron &lt;strong&gt;egresados de los cursos correspondientes y del beneficio de la beca de formación&lt;/strong&gt;, conforme al funcionamiento académico-administrativo de la plataforma del PNFD.&lt;/p&gt;
            &lt;p style="margin-top: 0.7rem;"&gt;&lt;i class="fas fa-envelope"&gt;&lt;/i&gt; Dudas adicionales: utilizar el formulario de contacto en el portal oficial.&lt;/p&gt;
        &lt;/div&gt;

        &lt;hr /&gt;

        &lt;!-- CIERRE Y EQUIPO --&gt;
        &lt;div style="background: #eef2fa; border-radius: 1.2rem; padding: 1.2rem; text-align: center;"&gt;
            &lt;i class="fas fa-share-alt" style="color: #003366; font-size: 1.4rem;"&gt;&lt;/i&gt;
            &lt;p style="font-weight: 600; margin: 0.5rem 0 0;"&gt;&#128226; Información compartida por el &lt;strong&gt;Equipo PNFD – UNEM&lt;/strong&gt; para orientar a los docentes en su proceso de registro y formación.&lt;/p&gt;
            &lt;div style="display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; margin-top: 1rem;"&gt;
                &lt;span&gt;&lt;i class="fas fa-calendar-check"&gt;&lt;/i&gt; Inicio: 11/03/2026&lt;/span&gt;
                &lt;span&gt;&lt;i class="fas fa-calendar-times"&gt;&lt;/i&gt; Cierre: 30/03/2026&lt;/span&gt;
                &lt;span&gt;&lt;i class="fas fa-desktop"&gt;&lt;/i&gt; Portal: registrodocentes.unem.edu.ve&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- BOTÓN ACCESO RÁPIDO --&gt;
        &lt;div style="margin-top: 2rem; text-align: center;"&gt;
            &lt;a href="https://registrodocentes.unem.edu.ve/" rel="noopener" style="align-items: center; background: #003366; border-radius: 50px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); color: white; display: inline-flex; font-weight: 700; gap: 10px; padding: 0.8rem 2rem; text-decoration: none;" target="_blank"&gt;
                &lt;i class="fas fa-user-edit"&gt;&lt;/i&gt; Realizar registro ahora
            &lt;/a&gt;
        &lt;/div&gt;

        &lt;div class="footer-note"&gt;
            &lt;i class="far fa-newspaper"&gt;&lt;/i&gt; Artículo informativo basado en la convocatoria oficial del Ministerio del Poder Popular para la Educación y el PNFD – UNEM. Fechas: registro desde el 11/03/2026 hasta el 30/03/2026.  
            &lt;br /&gt;&lt;br /&gt;
            &lt;span style="font-size: 0.7rem;"&gt;&lt;i class="fas fa-sync-alt"&gt;&lt;/i&gt; Revisa siempre la información actualizada en los portales institucionales.&lt;/span&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWZotbR5v6pvmDWXlyWQbF0J2FvEvHyNDMG8niREqEOS_ss9DBTw_RaVNDDU_k0Mc8AWIYjYpsiekMBFx2rmqZTxtVHNn4dvAElVGpn1cbrfvQM2-WaNDgKKcdieIRkOCK4LpvKeMWa4y8-k_ZjoKpwgAQ7Jqd43qUm4c-l_9tMk0WYNs4vQCb8VXyoLo/s72-c/ChatGPT%20Image%2020%20mar%202026,%2006_49_09%20p.m..png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Certificado de Educación Primaria | Documento Oficial + DESCARGA EN PDF</title><link>http://obrerosmppe.blogspot.com/2026/03/certificado-de-educacion-primaria.html</link><category>FORMATOS</category><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 20 Mar 2026 15:09:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-4670400566112194959</guid><description>*&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_XCvVgYgo2NsPLBmAvh55Pgn1-iXtPqFiW5YqgBmxSWMBqPYl0rb7ZBlrHIzRhHM1nXaUHImsc0QFhfdtURRls4Gx7aSfRnrh4B0X-CaSLHGGSbniTyuh9y5Fk4_XgAQUP4GyVlMe35YZuFkrUiwFCels0WFIK-YTii6vTVOYwgPhQo68cYEJO1GxPj4/s1360/Imagen2.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="765" data-original-width="1360" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_XCvVgYgo2NsPLBmAvh55Pgn1-iXtPqFiW5YqgBmxSWMBqPYl0rb7ZBlrHIzRhHM1nXaUHImsc0QFhfdtURRls4Gx7aSfRnrh4B0X-CaSLHGGSbniTyuh9y5Fk4_XgAQUP4GyVlMe35YZuFkrUiwFCels0WFIK-YTii6vTVOYwgPhQo68cYEJO1GxPj4/s600/Imagen2.png" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;*

&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;Certificado de Educación Primaria | Documento Oficial&lt;/title&gt;
    &lt;!-- Google Fonts para tipografía moderna y elegante --&gt;
    &lt;link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700&amp;amp;family=Playfair+Display:ital,wght@0,500;0,600;1,500&amp;amp;display=swap" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;!-- Font Awesome 6 (íconos gratuitos) --&gt;
    &lt;link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;style&gt;
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            background: linear-gradient(145deg, #e0eaf4 0%, #cfdef3 100%);
            font-family: 'Inter', sans-serif;
            padding: 2rem 1.5rem;
            color: #1a2c3e;
            line-height: 1.4;
        }

        /* Contenedor principal del artículo */
        .article-container {
            max-width: 1280px;
            margin: 0 auto;
            background: #fffef7;
            border-radius: 2rem;
            box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.35), 0 2px 6px rgba(0, 0, 0, 0.05);
            overflow: hidden;
            transition: all 0.2s ease;
        }

        /* Encabezado decorativo */
        .hero-section {
            background: #0f2b3d;
            background-image: radial-gradient(circle at 10% 30%, rgba(255,215,140,0.08) 2%, transparent 2.5%);
            background-size: 28px 28px;
            padding: 2rem 2rem 1.8rem;
            border-bottom: 5px solid #e7b42c;
        }

        .hero-content {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            gap: 1.5rem;
        }

        .title-badge h1 {
            font-family: 'Playfair Display', serif;
            font-size: 2.4rem;
            font-weight: 600;
            color: #ffefcf;
            letter-spacing: -0.3px;
            margin-bottom: 0.5rem;
        }

        .title-badge p {
            color: #cbdbe6;
            font-size: 1rem;
            font-weight: 400;
            display: flex;
            align-items: center;
            gap: 0.6rem;
            flex-wrap: wrap;
        }

        .download-btn {
            background: #e7b42c;
            border: none;
            padding: 0.85rem 2rem;
            border-radius: 60px;
            font-weight: 600;
            font-size: 1rem;
            font-family: 'Inter', sans-serif;
            color: #1e2f3c;
            transition: 0.25s;
            box-shadow: 0 6px 14px rgba(0,0,0,0.2);
            cursor: pointer;
            display: inline-flex;
            align-items: center;
            gap: 12px;
            text-decoration: none;
        }

        .download-btn i {
            font-size: 1.25rem;
        }

        .download-btn:hover {
            background: #f7c64b;
            transform: translateY(-3px);
            box-shadow: 0 12px 22px rgba(0,0,0,0.2);
            color: #0a1c2a;
        }

        /* contenido principal */
        .content-paper {
            padding: 2.5rem 2rem 3rem;
        }

        /* tarjeta que simula el certificado */
        .certificate-card {
            background: #ffffff;
            border: 1px solid #e2e8f0;
            border-radius: 32px;
            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
            padding: 2rem 2rem 2rem 2rem;
            margin-bottom: 2rem;
            transition: all 0.2s;
        }

        .cert-header {
            display: flex;
            gap: 1.5rem;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: flex-start;
            border-bottom: 2px dashed #d4af7a;
            padding-bottom: 1.5rem;
            margin-bottom: 1.8rem;
        }

        .seal-area {
            display: flex;
            flex-direction: column;
            align-items: center;
            background: #fef8ed;
            padding: 0.6rem 1.2rem;
            border-radius: 40px;
            font-size: 0.8rem;
            font-weight: 500;
            color: #b4772e;
        }

        .seal-area i {
            font-size: 2.8rem;
            color: #b68b40;
        }

        .institution-badge {
            font-weight: 700;
            background: #f4f0e6;
            padding: 0.5rem 1.2rem;
            border-radius: 40px;
            font-size: 0.85rem;
        }

        .cert-body {
            font-family: 'Inter', system-ui;
            color: #1e2f3f;
        }

        .cert-text {
            background: #faf9f5;
            padding: 1.8rem;
            border-radius: 28px;
            margin: 1rem 0 1.2rem 0;
            font-size: 1.02rem;
            line-height: 1.65;
            border-left: 6px solid #e7b42c;
        }

        .cert-placeholders {
            font-weight: 500;
            background: #fff3df;
            padding: 0.2rem 0.4rem;
            border-radius: 12px;
            font-family: monospace;
            font-size: 0.95rem;
            color: #b45309;
        }

        .info-grid {
            display: flex;
            flex-wrap: wrap;
            gap: 1rem;
            margin-top: 1rem;
            justify-content: space-between;
        }

        .signature-block {
            margin-top: 2.5rem;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            gap: 2rem;
        }

        .sign-box {
            flex: 1;
            min-width: 200px;
            border-top: 1px solid #cfb284;
            padding-top: 1rem;
            text-align: center;
        }

        .sign-box p {
            font-size: 0.85rem;
            font-weight: 500;
            margin: 0.25rem 0;
        }

        .sign-box strong {
            font-weight: 700;
            color: #1f3b4c;
        }

        .footer-note {
            background: #eef2f7;
            border-radius: 24px;
            padding: 1.2rem 1.8rem;
            margin-top: 1.5rem;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 1rem;
            font-size: 0.85rem;
        }

        .legal-text {
            font-size: 0.75rem;
            color: #2c4b5e;
            text-align: center;
            margin-top: 1.8rem;
            border-top: 1px solid #ddd8cd;
            padding-top: 1.5rem;
        }

        @media (max-width: 700px) {
            body {
                padding: 1rem;
            }
            .content-paper {
                padding: 1.5rem;
            }
            .certificate-card {
                padding: 1.2rem;
            }
            .hero-section {
                padding: 1.5rem;
            }
            .title-badge h1 {
                font-size: 1.8rem;
            }
        }

        .btn-outline-copy {
            background: transparent;
            border: 1px solid #c0a06b;
            border-radius: 40px;
            padding: 0.3rem 0.9rem;
            font-size: 0.7rem;
            font-weight: 500;
            transition: 0.2s;
            cursor: default;
        }

        i.fa, i.far, i.fas {
            margin-right: 4px;
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;div class="article-container"&gt;
    &lt;div class="hero-section"&gt;
        &lt;div class="hero-content"&gt;
            &lt;div class="title-badge"&gt;
                &lt;h1&gt;&lt;i class="fas fa-graduation-cap"&gt;&lt;/i&gt; Certificado de Educación Primaria&lt;/h1&gt;
                &lt;p&gt;&lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Promovido(a) al 1er Año del Nivel de Educación Media · Validez Nacional e Internacional&lt;/p&gt;
            &lt;/div&gt;
            &lt;a class="download-btn" href="#" id="downloadLink" target="_blank"&gt;
                &lt;i class="fas fa-download"&gt;&lt;/i&gt; Descargar Documento Oficial
            &lt;/a&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class="content-paper"&gt;
        &lt;!-- Presentación / Introducción estilo artículo --&gt;
        &lt;div style="margin-bottom: 2rem;"&gt;
            &lt;h2 style="color: #2c4f64; font-size: 1.8rem; font-weight: 600;"&gt;&lt;i class="fas fa-file-certificate"&gt;&lt;/i&gt; Constancia de culminación de estudios&lt;/h2&gt;
            &lt;p style="color: #2c3e4e; font-size: 1.05rem; margin-top: 0.5rem;"&gt;El presente certificado acredita la promoción automática al primer año de educación media, conforme a la normativa legal vigente. A continuación se reproduce el formato oficial emitido por el Centro de Desarrollo de la Calidad Educativa.&lt;/p&gt;
        &lt;/div&gt;

        &lt;!-- REPRODUCCIÓN FIEL DEL CERTIFICADO CON ESTILO --&gt;
        &lt;div class="certificate-card"&gt;
            &lt;div class="cert-header"&gt;
                &lt;div class="seal-area"&gt;
                    &lt;i class="fas fa-stamp"&gt;&lt;/i&gt;
                    &lt;span&gt;REPÚBLICA BOLIVARIANA DE VENEZUELA&lt;/span&gt;
                    &lt;span style="font-size: 0.7rem;"&gt;Ministerio del Poder Popular para la Educación&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="institution-badge"&gt;
                    &lt;i class="fas fa-school"&gt;&lt;/i&gt; Formato Único · Legalizado
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;div class="cert-body"&gt;
                &lt;h3 style="font-family: 'Playfair Display', serif; font-size: 1.7rem; margin-bottom: 0.25rem; text-align: center;"&gt;CERTIFICADO&lt;/h3&gt;
                &lt;h4 style="font-weight: 500; letter-spacing: 1px; margin-bottom: 1.5rem; text-align: center;"&gt;DE EDUCACIÓN PRIMARIA&lt;/h4&gt;

                &lt;div class="cert-text"&gt;
                    &lt;p&gt;Quien suscribe &lt;span class="cert-placeholders"&gt;[NOMBRE DEL DIRECTOR(A)]&lt;/span&gt; titular de la Cédula de Identidad Nº &lt;span class="cert-placeholders"&gt;[V-12345678]&lt;/span&gt; en su condición de Director(a) de la &lt;span class="cert-placeholders"&gt;[U.E. "SIMÓN BOLÍVAR"]&lt;/span&gt; ubicado en el municipio &lt;span class="cert-placeholders"&gt;[LIBERTADOR]&lt;/span&gt; parroquia &lt;span class="cert-placeholders"&gt;[EL CARMEN]&lt;/span&gt; adscrito al Centro de Desarrollo de la Calidad Educativa del estado, &lt;span class="cert-placeholders"&gt;[BARINAS]&lt;/span&gt;, certifica por medio de la presente que el (la) estudiante &lt;span class="cert-placeholders"&gt;[MARÍA JOSÉ GONZÁLEZ]&lt;/span&gt; titular de Cédula Escolar o Cédula de Identidad Nº &lt;span class="cert-placeholders"&gt;[E-28456732]&lt;/span&gt;, nacido (a) en: &lt;span class="cert-placeholders"&gt;[BARINAS]&lt;/span&gt; en fecha: &lt;span class="cert-placeholders"&gt;[15/09/2013]&lt;/span&gt;, cursó el: &lt;span class="cert-placeholders"&gt;[SEXTO]&lt;/span&gt; Grado Sección &lt;span class="cert-placeholders"&gt;[ÚNICA]&lt;/span&gt; correspondiéndole el literal: &lt;span class="cert-placeholders"&gt;["A"]&lt;/span&gt; durante el período escolar &lt;span class="cert-placeholders"&gt;[2024-2025]&lt;/span&gt;, &lt;strong&gt;siendo promovido(a) al 1er Año del Nivel de Educación Media&lt;/strong&gt;, previo cumplimiento a los requisitos establecidos en la Normativa Legal vigente.&lt;/p&gt;
                    &lt;p style="margin-top: 1rem;"&gt;Constancia que se expide en &lt;span class="cert-placeholders"&gt;[BARINAS, ESTADO BARINAS]&lt;/span&gt;, a los &lt;span class="cert-placeholders"&gt;[veinticinco]&lt;/span&gt; días del mes de &lt;span class="cert-placeholders"&gt;[julio]&lt;/span&gt; de &lt;span class="cert-placeholders"&gt;[2025]&lt;/span&gt;.&lt;/p&gt;
                &lt;/div&gt;

                &lt;!-- Tabla de validez estilo original --&gt;
                &lt;div style="background: #f6f3ed; border-radius: 28px; display: flex; flex-wrap: wrap; gap: 1rem; margin: 1rem 0 0.5rem; padding: 1rem;"&gt;
                    &lt;div style="border-right: 1px solid #e2cfb0; flex: 1; min-width: 180px; padding: 0.5rem;"&gt;
                        &lt;p style="font-size: 0.85rem; font-weight: 800;"&gt;&lt;i class="fas fa-landmark"&gt;&lt;/i&gt; PLANTEL&lt;/p&gt;
                        &lt;p style="font-size: 0.85rem;"&gt;PARA VALIDEZ A NIVEL NACIONAL&lt;/p&gt;
                        &lt;hr style="border-color: #decfa7; margin: 8px 0;" /&gt;
                        &lt;p&gt;&lt;strong&gt;DIRECTOR(A)&lt;/strong&gt;&lt;/p&gt;
                        &lt;p&gt;Nombre y Apellido: &lt;span class="cert-placeholders"&gt;[LCDO. RAMÓN FERNÁNDEZ]&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;Número de C.I: &lt;span class="cert-placeholders"&gt;[V-11223344]&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;&lt;i class="fas fa-signature"&gt;&lt;/i&gt; Firma y Sello: &lt;span class="cert-placeholders"&gt;[Sello del plantel]&lt;/span&gt;&lt;/p&gt;
                    &lt;/div&gt;
                    &lt;div style="flex: 1; min-width: 180px; padding: 0.5rem;"&gt;
                        &lt;p style="font-size: 0.85rem; font-weight: 800;"&gt;&lt;i class="fas fa-globe-americas"&gt;&lt;/i&gt; CENTRO DEL DESARROLLO DE LA CALIDAD EDUCATIVA ESTADO BARINAS&lt;/p&gt;
                        &lt;p style="font-size: 0.85rem;"&gt;PARA VALIDEZ A NIVEL INTERNACIONAL&lt;/p&gt;
                        &lt;hr style="border-color: #decfa7; margin: 8px 0;" /&gt;
                        &lt;p&gt;&lt;strong&gt;DIRECTOR(A)&lt;/strong&gt;&lt;/p&gt;
                        &lt;p&gt;Nombre y Apellido: &lt;span class="cert-placeholders"&gt;[DRA. ANA CAROLINA RIVAS]&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;Número de C.I: &lt;span class="cert-placeholders"&gt;[V-09876543]&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;&lt;i class="fas fa-stamp"&gt;&lt;/i&gt; Firma y Sello: &lt;span class="cert-placeholders"&gt;[Certificación Zona Educativa]&lt;/span&gt;&lt;/p&gt;
                    &lt;/div&gt;
                &lt;/div&gt;

                &lt;!-- Firma adicional estilo documento --&gt;
                &lt;div class="signature-block"&gt;
                    &lt;div class="sign-box"&gt;
                        &lt;p&gt;&lt;strong&gt;DIRECTOR(A) DEL PLANTEL&lt;/strong&gt;&lt;/p&gt;
                        &lt;p&gt;_________________________&lt;/p&gt;
                        &lt;p&gt;Nombre y Apellido: &lt;span class="cert-placeholders"&gt;[LCDO. RAMÓN FERNÁNDEZ]&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;C.I. &lt;span class="cert-placeholders"&gt;[V-11223344]&lt;/span&gt;&lt;/p&gt;
                    &lt;/div&gt;
                    &lt;div class="sign-box"&gt;
                        &lt;p&gt;&lt;strong&gt;COORDINACIÓN ZONA EDUCATIVA&lt;/strong&gt;&lt;/p&gt;
                        &lt;p&gt;_________________________&lt;/p&gt;
                        &lt;p&gt;Nombre y Apellido: &lt;span class="cert-placeholders"&gt;[DRA. ANA CAROLINA RIVAS]&lt;/span&gt;&lt;/p&gt;
                        &lt;p&gt;C.I. &lt;span class="cert-placeholders"&gt;[V-09876543]&lt;/span&gt;&lt;/p&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Información adicional artículo / significado académico --&gt;
        &lt;div class="footer-note"&gt;
            &lt;div&gt;&lt;i class="fas fa-book-open"&gt;&lt;/i&gt; &lt;strong&gt;Significado:&lt;/strong&gt; Este documento acredita la culminación de la Educación Primaria y el ingreso automático al primer año de Media General (antes llamada secundaria).&lt;/div&gt;
            &lt;div&gt;&lt;i class="fas fa-check-double"&gt;&lt;/i&gt; &lt;strong&gt;Requisitos legales:&lt;/strong&gt; Conforme a la LOE y normativas educativas vigentes.&lt;/div&gt;
        &lt;/div&gt;
        
        &lt;div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; margin: 1rem 0 0.5rem;"&gt;
            &lt;div style="background: #fef5e6; border-radius: 60px; font-size: 0.8rem; padding: 0.4rem 1rem;"&gt;&lt;i class="fas fa-asterisk"&gt;&lt;/i&gt; Validez nacional e internacional mediante legalización&lt;/div&gt;
            &lt;div style="background: #fef5e6; border-radius: 60px; font-size: 0.8rem; padding: 0.4rem 1rem;"&gt;&lt;i class="fas fa-chalkboard-user"&gt;&lt;/i&gt; Promoción automática al 1er Año&lt;/div&gt;
        &lt;/div&gt;

        &lt;div class="legal-text"&gt;
            &lt;p&gt;&lt;i class="far fa-copy"&gt;&lt;/i&gt; Reproducción autorizada del formato oficial del Ministerio de Educación. Certificado emitido por el Centro de Desarrollo de la Calidad Educativa. Para trámites oficiales se requiere presentación de original o copia certificada.&lt;/p&gt;
            &lt;p style="margin-top: 0.5rem;"&gt;&lt;i class="fas fa-qrcode"&gt;&lt;/i&gt; Documento de archivo: CERTIFICADO DE EDUCACIÓN PRIMARIA.doc – Validez plena según Gaceta Oficial.&lt;/p&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
    // Enlace de descarga real proporcionado (MediaFire)
    const downloadUrl = "https://www.mediafire.com/file/71o7zlenmavc4gr/CERTIFICADO++DE+EDUCACIÓN+PRIMARIA.doc";
    const downloadBtn = document.getElementById('downloadLink');
    
    if (downloadBtn) {
        downloadBtn.href = downloadUrl;
        downloadBtn.setAttribute('target', '_blank');
        // No alteramos otros estilos ni interferimos con nada externo
        downloadBtn.addEventListener('click', (e) =&gt; {
            // opcional: pequeño feedback, pero permitimos navegación normal.
            console.log("Descargando certificado original desde MediaFire");
        });
    }
    
    // Añadir un pequeño tooltip elegante (sin librerías extra)
    const btns = document.querySelectorAll('.cert-placeholders');
    for (let btn of btns) {
        btn.setAttribute('title', 'Datos de ejemplo / a ser llenados en el documento físico');
    }
    
    // Sección adaptativa: garantizar que el enlace de descarga no tenga conflictos
    // Todo el CSS está contenido, no afecta otros elementos externos.
    // Adicionalmente se asegura que el diseño mantenga coherencia.
&lt;/script&gt;

&lt;!-- Nota: Se ha recreado fielmente el texto del certificado incluyendo la mención "promovido(a) al 1er Año del Nivel de Educación Media" 
     y los cuadros de validez nacional e internacional, así como la estructura del documento original. --&gt;
&lt;/body&gt;
&lt;/html&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_XCvVgYgo2NsPLBmAvh55Pgn1-iXtPqFiW5YqgBmxSWMBqPYl0rb7ZBlrHIzRhHM1nXaUHImsc0QFhfdtURRls4Gx7aSfRnrh4B0X-CaSLHGGSbniTyuh9y5Fk4_XgAQUP4GyVlMe35YZuFkrUiwFCels0WFIK-YTii6vTVOYwgPhQo68cYEJO1GxPj4/s72-c/Imagen2.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Constancia de Prosecución en Educación Primaria: Guía y Formato</title><link>http://obrerosmppe.blogspot.com/2026/03/constancia-de-prosecucion-en-educacion.html</link><category>FORMATOS</category><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 20 Mar 2026 14:31:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-8598329941968863367</guid><description>&lt;br /&gt;&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUO8s2_pAK7FEPWkVhkNcF62nofg1gZ7ApguuGr5bCvu5d1zGh8PMogIizkXsKe8xui5LP7otHhY59T129WY5zIH7To5sneg5ARU_3PZpktNn9OEBuCBxeMFIHIDtgsIPFhq0jW2OX1x3xZZJeUCgllV-rp_OTH1bsId7C3VMiCjyftJRltG2WmHJXL6E/s1360/Imagen1.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="765" data-original-width="1360" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUO8s2_pAK7FEPWkVhkNcF62nofg1gZ7ApguuGr5bCvu5d1zGh8PMogIizkXsKe8xui5LP7otHhY59T129WY5zIH7To5sneg5ARU_3PZpktNn9OEBuCBxeMFIHIDtgsIPFhq0jW2OX1x3xZZJeUCgllV-rp_OTH1bsId7C3VMiCjyftJRltG2WmHJXL6E/s600/Imagen1.png" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;+&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0, user-scalable=yes" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;Constancia de Prosecución en Educación Primaria: Guía y Formato&lt;/title&gt;
    &lt;!-- Google Fonts + Font Awesome (modern &amp; clean) --&gt;
    &lt;link href="https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700&amp;amp;display=swap" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet"&gt;&lt;/link&gt;
    &lt;style&gt;
        /* RESET + GLOBAL */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Inter', sans-serif;
            background: #f4f7fc;
            color: #1e2a3e;
            line-height: 1.5;
            padding: 2rem 1rem;
        }

        /* contenedor principal que NO interfiere con el resto del blog */
        .constancia-article {
            max-width: 1280px;
            margin: 0 auto;
            background: #ffffff;
            border-radius: 2rem;
            box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.02);
            overflow: hidden;
            transition: all 0.2s ease;
        }

        /* header moderno con gradiente sutil */
        .article-header {
            background: linear-gradient(135deg, #0b2b40 0%, #1a4b6e 100%);
            padding: 2.5rem 2rem;
            color: white;
            text-align: center;
        }

        .article-header h1 {
            font-size: 2.2rem;
            font-weight: 700;
            letter-spacing: -0.3px;
            margin-bottom: 0.75rem;
            word-break: break-word;
        }

        .article-header .badge-date {
            display: inline-flex;
            align-items: center;
            gap: 0.5rem;
            background: rgba(255,255,255,0.2);
            backdrop-filter: blur(4px);
            padding: 0.4rem 1rem;
            border-radius: 60px;
            font-size: 0.85rem;
            font-weight: 500;
            margin-top: 0.5rem;
        }

        .article-header .badge-date i {
            font-size: 0.9rem;
        }

        /* contenido principal */
        .article-content {
            padding: 2rem 2rem 2.2rem;
        }

        /* descripción destacada */
        .description-card {
            background: #eef2f7;
            border-left: 6px solid #1f6e8c;
            border-radius: 1rem;
            padding: 1.5rem;
            margin-bottom: 2rem;
            box-shadow: 0 2px 6px rgba(0,0,0,0.02);
        }

        .description-card p {
            font-size: 1.05rem;
            color: #1e2f3b;
            font-weight: 450;
        }

        .section-title {
            font-size: 1.7rem;
            font-weight: 700;
            margin: 1.8rem 0 1rem 0;
            color: #0c4e6e;
            border-bottom: 3px solid #cbdde9;
            display: inline-block;
            padding-bottom: 0.2rem;
        }

        .section-subtitle {
            font-size: 1.3rem;
            font-weight: 600;
            margin: 1.5rem 0 0.8rem 0;
            color: #2c5a74;
        }

        .info-grid {
            display: flex;
            flex-wrap: wrap;
            gap: 1.2rem;
            margin: 1.5rem 0;
        }

        .info-card {
            flex: 1 1 240px;
            background: #f9fbfd;
            border-radius: 1.2rem;
            padding: 1.2rem;
            border: 1px solid #e2edf2;
            transition: all 0.2s;
        }

        .info-card i {
            font-size: 2rem;
            color: #1f6e8c;
            margin-bottom: 0.6rem;
        }

        .info-card h3 {
            font-weight: 700;
            font-size: 1.1rem;
            margin-bottom: 0.4rem;
        }

        .info-card p {
            color: #3a5a6e;
            font-size: 0.9rem;
        }

        /* documento visual (mockup moderno) */
        .document-preview {
            background: #ffffff;
            border-radius: 1.5rem;
            border: 1px solid #e0edf4;
            box-shadow: 0 12px 22px -12px rgba(0,0,0,0.08);
            margin: 2rem 0;
            overflow: hidden;
        }

        .preview-header {
            background: #f1f6fa;
            padding: 0.9rem 1.5rem;
            border-bottom: 1px solid #dce9f0;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 0.5rem;
        }

        .preview-header span {
            font-weight: 600;
            color: #1e5a76;
            font-size: 0.9rem;
        }

        .preview-header i {
            color: #3c8db0;
        }

        .document-card {
            padding: 1.8rem;
            background: #fffdf8;
            font-family: 'Inter', monospace;
        }

        .doc-line {
            margin-bottom: 0.9rem;
            display: flex;
            flex-wrap: wrap;
            align-items: baseline;
            border-bottom: 1px dashed #e2e8f0;
            padding-bottom: 0.5rem;
        }

        .doc-label {
            font-weight: 700;
            min-width: 170px;
            color: #2b6c8f;
            font-size: 0.9rem;
        }

        .doc-field {
            color: #1f2e3c;
            background: #f8fafc;
            padding: 0.2rem 0.6rem;
            border-radius: 12px;
            font-family: monospace;
            font-size: 0.9rem;
        }

        .signature-area {
            margin-top: 1.5rem;
            display: flex;
            flex-wrap: wrap;
            gap: 2rem;
            justify-content: space-between;
            border-top: 1px solid #e2e8f0;
            padding-top: 1.5rem;
        }

        .sign-box {
            flex: 1;
            text-align: center;
        }

        .sign-line {
            margin-top: 2rem;
            border-top: 1px solid #a0c0d0;
            width: 80%;
            margin-left: auto;
            margin-right: auto;
        }

        /* botón descarga */
        .download-area {
            background: #eef3f9;
            border-radius: 1.4rem;
            padding: 1.5rem;
            margin: 2rem 0 1rem;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between;
            gap: 1rem;
        }

        .download-btn {
            background: #1f6e8c;
            color: white;
            border: none;
            padding: 0.9rem 2rem;
            border-radius: 3rem;
            font-weight: 600;
            font-size: 1rem;
            cursor: pointer;
            transition: all 0.2s ease;
            display: inline-flex;
            align-items: center;
            gap: 12px;
            box-shadow: 0 6px 12px -6px rgba(31,110,140,0.3);
            text-decoration: none;
        }

        .download-btn:hover {
            background: #0b4b63;
            transform: translateY(-2px);
            box-shadow: 0 12px 18px -8px rgba(31,110,140,0.4);
        }

        .download-note {
            font-size: 0.85rem;
            color: #4b6a7c;
        }

        .faq-item {
            background: #fafcff;
            margin: 1rem 0;
            border-radius: 1rem;
            border: 1px solid #e6f0f5;
            padding: 1rem 1.3rem;
        }

        footer {
            background: #f8fafc;
            border-top: 1px solid #dde6ed;
            text-align: center;
            padding: 1.5rem;
            font-size: 0.8rem;
            color: #6b8ba0;
        }

        @media (max-width: 700px) {
            .article-content {
                padding: 1.5rem;
            }
            .article-header h1 {
                font-size: 1.7rem;
            }
            .doc-label {
                min-width: 130px;
            }
            .section-title {
                font-size: 1.4rem;
            }
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="constancia-article"&gt;
    &lt;div class="article-header"&gt;
        &lt;h1&gt;&#128196; Constancia de Prosecución &lt;br /&gt; en Educación Primaria&lt;/h1&gt;
        &lt;div class="badge-date"&gt;
            &lt;i class="fas fa-calendar-alt"&gt;&lt;/i&gt; Documento oficial · Actualización 2025
        &lt;/div&gt;
        &lt;div style="font-size: 0.9rem; margin-top: 0.8rem; opacity: 0.9;"&gt;
            &lt;i class="fas fa-graduation-cap"&gt;&lt;/i&gt; Certificado de promoción escolar | validez nacional e internacional
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;div class="article-content"&gt;
        &lt;!-- Descripción principal --&gt;
        &lt;div class="description-card"&gt;
            &lt;p&gt;&lt;i class="fas fa-check-circle" style="color: #1f6e8c; margin-right: 8px;"&gt;&lt;/i&gt; 
            La &lt;strong&gt;Constancia de Prosecución&lt;/strong&gt; es un documento oficial emitido por instituciones educativas adscritas al Centro de Desarrollo de la Calidad Educativa. Certifica que un(a) estudiante cursó y fue promovido(a) en un grado específico del nivel de Educación Primaria, cumpliendo con los requisitos de la normativa legal vigente. Este certificado es indispensable para trámites de continuidad académica, inscripciones, validaciones nacionales e internacionales.
            &lt;/p&gt;
        &lt;/div&gt;

        &lt;!-- Datos rápidos / Grid moderno --&gt;
        &lt;div class="info-grid"&gt;
            &lt;div class="info-card"&gt;
                &lt;i class="fas fa-school"&gt;&lt;/i&gt;
                &lt;h3&gt;¿Quién la expide?&lt;/h3&gt;
                &lt;p&gt;Director(a) del plantel educativo, junto con el Centro de Desarrollo de la Calidad Educativa del estado.&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="info-card"&gt;
                &lt;i class="fas fa-id-card"&gt;&lt;/i&gt;
                &lt;h3&gt;Datos clave&lt;/h3&gt;
                &lt;p&gt;Cédula de identidad / escolar, grado cursado, periodo lectivo, literal del aula y promoción.&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="info-card"&gt;
                &lt;i class="fas fa-globe-americas"&gt;&lt;/i&gt;
                &lt;h3&gt;Validez&lt;/h3&gt;
                &lt;p&gt;Con sellos y firmas del plantel y del Centro de Calidad Educativa, tiene validez nacional e internacional.&lt;/p&gt;
            &lt;/div&gt;
            &lt;div class="info-card"&gt;
                &lt;i class="fas fa-file-alt"&gt;&lt;/i&gt;
                &lt;h3&gt;Estructura oficial&lt;/h3&gt;
                &lt;p&gt;Formato estandarizado con membrete, datos del estudiante, firma del director y sello oficial.&lt;/p&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Previsualización moderna del documento --&gt;
        &lt;h2 class="section-title"&gt;&lt;i class="fas fa-eye"&gt;&lt;/i&gt; Formato oficial: Constancia de Prosecución&lt;/h2&gt;
        &lt;div class="document-preview"&gt;
            &lt;div class="preview-header"&gt;
                &lt;span&gt;&lt;i class="fas fa-file-word"&gt;&lt;/i&gt; Modelo de CONSTANCIA DE PROSECUCIÓN (Primaria)&lt;/span&gt;
                &lt;span&gt;&lt;i class="fas fa-stamp"&gt;&lt;/i&gt; Aprobado por MPPE&lt;/span&gt;
            &lt;/div&gt;
            &lt;div class="document-card"&gt;
                &lt;div style="align-items: center; display: flex; flex-wrap: wrap; gap: 15px; margin-bottom: 20px;"&gt;
                    &lt;!-- simulacro de imagen / sello decorativo --&gt;
                    &lt;div style="align-items: center; background: #dce9f0; border-radius: 60px; display: flex; height: 48px; justify-content: center; width: 48px;"&gt;
                        &lt;i class="fas fa-gem" style="color: #1f6e8c; font-size: 1.7rem;"&gt;&lt;/i&gt;
                    &lt;/div&gt;
                    &lt;div&gt;
                        &lt;strong style="font-size: 1.2rem;"&gt;REPÚBLICA BOLIVARIANA DE VENEZUELA&lt;/strong&gt;&lt;br /&gt;
                        &lt;span style="font-size: 0.75rem;"&gt;Ministerio del Poder Popular para la Educación&lt;/span&gt;
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;div style="margin: 10px 0 20px; text-align: center;"&gt;
                    &lt;h3 style="color: #0f4c6b; font-weight: 800;"&gt;CONSTANCIA DE PROSECUCIÓN&lt;/h3&gt;
                    &lt;p style="font-size: 0.85rem;"&gt;EN EL NIVEL DE EDUCACIÓN PRIMARIA&lt;/p&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;Director(a):&lt;/span&gt;
                    &lt;span class="doc-field"&gt;______________________ (Nombre y Apellido)&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;C.I. Director:&lt;/span&gt;
                    &lt;span class="doc-field"&gt;V-_________________&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;Institución Educativa:&lt;/span&gt;
                    &lt;span class="doc-field"&gt;U.E. "Simón Bolívar" - Municipio Barinas, Parroquia El Carmen&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;Estudiante:&lt;/span&gt;
                    &lt;span class="doc-field"&gt;María José Rodríguez Pérez&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;Cédula / Cédula Escolar:&lt;/span&gt;
                    &lt;span class="doc-field"&gt;V-28.123.456 / E-2415&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;Fecha de nacimiento:&lt;/span&gt;
                    &lt;span class="doc-field"&gt;12/05/2015&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;Grado cursado:&lt;/span&gt;
                    &lt;span class="doc-field"&gt;4to Grado - Literal "A"&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;Periodo escolar:&lt;/span&gt;
                    &lt;span class="doc-field"&gt;2024 - 2025&lt;/span&gt;
                &lt;/div&gt;
                &lt;div class="doc-line"&gt;
                    &lt;span class="doc-label"&gt;Promovido(a) a:&lt;/span&gt;
                    &lt;span class="doc-field"&gt;5to Grado de Educación Primaria&lt;/span&gt;
                &lt;/div&gt;
                &lt;div style="background: #f4f9fe; border-radius: 16px; font-size: 0.85rem; font-style: italic; margin: 20px 0 10px; padding: 10px;"&gt;
                    &lt;i class="fas fa-check-circle"&gt;&lt;/i&gt; Previa verificación de requisitos exigidos en normativa legal vigente.
                &lt;/div&gt;
                &lt;div class="signature-area"&gt;
                    &lt;div class="sign-box"&gt;
                        &lt;strong&gt;PLANTEL &lt;br /&gt; (PARA VALIDEZ NACIONAL)&lt;/strong&gt;
                        &lt;div class="sign-line"&gt;&lt;/div&gt;
                        &lt;span&gt;________________________&lt;/span&gt;&lt;br /&gt;
                        &lt;span style="font-size: 0.7rem;"&gt;Nombre y Apellido / C.I.&lt;/span&gt;&lt;br /&gt;
                        &lt;i class="fas fa-stamp"&gt;&lt;/i&gt; Firma y Sello
                    &lt;/div&gt;
                    &lt;div class="sign-box"&gt;
                        &lt;strong&gt;CENTRO DE DESARROLLO DE LA CALIDAD EDUCATIVA &lt;br /&gt; ESTADO BARINAS&lt;/strong&gt;
                        &lt;div class="sign-line"&gt;&lt;/div&gt;
                        &lt;span&gt;________________________&lt;/span&gt;&lt;br /&gt;
                        &lt;span style="font-size: 0.7rem;"&gt;Director(a) / C.I.&lt;/span&gt;&lt;br /&gt;
                        &lt;i class="fas fa-certificate"&gt;&lt;/i&gt; Sello Oficial
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;div style="border-top: 1px solid #e2e8f0; font-size: 0.75rem; margin-top: 1.8rem; padding-top: 1rem; text-align: center;"&gt;
                    &lt;i class="fas fa-map-marker-alt"&gt;&lt;/i&gt; Expedida en Barinas, a los 15 días del mes de julio de 2025
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Botón de descarga directa (enlace real MediaFire) --&gt;
        &lt;div class="download-area"&gt;
            &lt;div&gt;
                &lt;i class="fas fa-download" style="color: #1f6e8c; font-size: 1.7rem;"&gt;&lt;/i&gt; 
                &lt;strong style="margin-left: 6px;"&gt;Descarga el formato original&lt;/strong&gt;
                &lt;div class="download-note"&gt;Documento en Microsoft Word (.doc) – Plantilla editable para directores y personal educativo.&lt;/div&gt;
            &lt;/div&gt;
            &lt;a class="download-btn" href="https://www.mediafire.com/file/soyrts04dyua0u2/CONSTANCIA+DE+PROSECUCIÓN.doc" rel="noopener noreferrer" target="_blank"&gt;
                &lt;i class="fas fa-file-download"&gt;&lt;/i&gt; Descargar Constancia.doc
            &lt;/a&gt;
        &lt;/div&gt;

        &lt;!-- Sección informativa sobre uso y requisitos --&gt;
        &lt;h2 class="section-title"&gt;&lt;i class="fas fa-info-circle"&gt;&lt;/i&gt; ¿Para qué sirve este documento?&lt;/h2&gt;
        &lt;p style="margin-bottom: 1rem;"&gt;La Constancia de Prosecución acredita que el estudiante completó satisfactoriamente el grado correspondiente dentro del sistema educativo de primaria. Es requerida en procesos de:&lt;/p&gt;
        &lt;ul style="display: flex; flex-direction: column; gap: 0.3rem; margin-bottom: 1.8rem; margin-left: 1.8rem;"&gt;
            &lt;li&gt;&lt;i class="fas fa-check" style="color: #1f6e8c;"&gt;&lt;/i&gt; Inscripción a niveles educativos superiores (secundaria o media general).&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check" style="color: #1f6e8c;"&gt;&lt;/i&gt; Traslados entre instituciones educativas dentro del país.&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check" style="color: #1f6e8c;"&gt;&lt;/i&gt; Homologación de estudios en el extranjero (convalidaciones internacionales).&lt;/li&gt;
            &lt;li&gt;&lt;i class="fas fa-check" style="color: #1f6e8c;"&gt;&lt;/i&gt; Requisitos para becas, beneficios estudiantiles y archivos académicos.&lt;/li&gt;
        &lt;/ul&gt;

        &lt;!-- Preguntas frecuentes estilo moderno --&gt;
        &lt;h2 class="section-title"&gt;&lt;i class="fas fa-question-circle"&gt;&lt;/i&gt; Preguntas frecuentes&lt;/h2&gt;
        &lt;div class="faq-item"&gt;
            &lt;h3 style="display: flex; gap: 8px;"&gt;&lt;i class="fas fa-key"&gt;&lt;/i&gt; ¿Quién firma la constancia?&lt;/h3&gt;
            &lt;p&gt;El Director(a) del plantel educativo y el Director(a) del Centro de Desarrollo de la Calidad Educativa del estado correspondiente. Ambas firmas y sellos otorgan validez nacional e internacional.&lt;/p&gt;
        &lt;/div&gt;
        &lt;div class="faq-item"&gt;
            &lt;h3&gt;&lt;i class="fas fa-calendar-week"&gt;&lt;/i&gt; ¿Qué periodo escolar debe reflejar?&lt;/h3&gt;
            &lt;p&gt;Debe indicar el año lectivo en que el estudiante cursó y fue promovido. Normalmente se expide al finalizar el año escolar o cuando se solicita para trámites administrativos.&lt;/p&gt;
        &lt;/div&gt;
        &lt;div class="faq-item"&gt;
            &lt;h3&gt;&lt;i class="fas fa-stamp"&gt;&lt;/i&gt; ¿Es lo mismo que el boletín de notas?&lt;/h3&gt;
            &lt;p&gt;No. La constancia certifica la prosecución y promoción al grado siguiente, mientras que el boletín de calificaciones detalla las evaluaciones por áreas de aprendizaje. Ambos son documentos complementarios.&lt;/p&gt;
        &lt;/div&gt;
        &lt;div class="faq-item"&gt;
            &lt;h3&gt;&lt;i class="fas fa-database"&gt;&lt;/i&gt; ¿Cómo se valida internacionalmente?&lt;/h3&gt;
            &lt;p&gt;Debe estar sellada por el Centro de Desarrollo de la Calidad Educativa (anterior Zona Educativa) y, en algunos casos, requiere apostilla o legalización según el país de destino.&lt;/p&gt;
        &lt;/div&gt;

        &lt;!-- Consejos adicionales --&gt;
        &lt;div style="background: linear-gradient(110deg, #eef4fa 0%, #ffffff 100%); border-radius: 1.4rem; margin: 1.8rem 0; padding: 1.2rem 1.5rem;"&gt;
            &lt;div style="align-items: center; display: flex; flex-wrap: wrap; gap: 12px;"&gt;
                &lt;i class="fas fa-lightbulb" style="color: #e6a017; font-size: 2rem;"&gt;&lt;/i&gt;
                &lt;div&gt;&lt;strong style="font-size: 1.05rem;"&gt;Recomendación importante:&lt;/strong&gt; Verifique que todos los datos personales (nombre completo, cédula, grado, literal, periodo) estén correctamente escritos antes de sellar. Cualquier error puede retrasar trámites oficiales.&lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- Cita normativa (opcional) --&gt;
        &lt;p style="border-left: 2px solid #cbdde9; color: #6f8ea0; font-size: 0.75rem; margin-top: 1rem; padding-left: 1rem;"&gt;
            &lt;i class="fas fa-gavel"&gt;&lt;/i&gt; Conforme a la Ley Orgánica de Educación y disposiciones del Ministerio del Poder Popular para la Educación. Formato avalado por el Centro de Desarrollo de la Calidad Educativa.
        &lt;/p&gt;
    &lt;/div&gt;

    &lt;footer&gt;
        &lt;i class="fas fa-print"&gt;&lt;/i&gt; Constancia de Prosecución – Documento público de validez pedagógica.&lt;br /&gt;
        © Recursos educativos | Plantilla oficial para instituciones educativas. Descarga segura desde el enlace proporcionado.
    &lt;/footer&gt;
&lt;/div&gt;

&lt;!-- CSS que solo afecta al contenido dentro de .constancia-article para no interferir con el resto del blog --&gt;
&lt;!-- Este estilo está encapsulado naturalmente por las clases, no hay reglas globales fuera de reset suave. 
     El reset afecta solo al margen/padding del body pero se limita al contenido del post si se usa en blogger, no genera conflicto con sidebar ni otros elementos, 
     pues el body general no tiene reglas agresivas. Además el contenedor principal es .constancia-article, no afecta nada externo --&gt;
&lt;/body&gt;
&lt;/html&gt;&lt;span&gt;&lt;!--more--&gt;&lt;/span&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUO8s2_pAK7FEPWkVhkNcF62nofg1gZ7ApguuGr5bCvu5d1zGh8PMogIizkXsKe8xui5LP7otHhY59T129WY5zIH7To5sneg5ARU_3PZpktNn9OEBuCBxeMFIHIDtgsIPFhq0jW2OX1x3xZZJeUCgllV-rp_OTH1bsId7C3VMiCjyftJRltG2WmHJXL6E/s72-c/Imagen1.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>&#128196; Acta de Compromiso para Inscripción Escolar por Terceros: Formato y Guía de Uso</title><link>http://obrerosmppe.blogspot.com/2026/03/acta-de-compromiso-para-inscripcion.html</link><category>FORMATOS</category><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 20 Mar 2026 09:29:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-1250026618736690008</guid><description>*&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO_JBgPS4TyrqxYPpzpr98Y_8zGx5o2Pw17EHpXVy8TYQT_DetD0atFuGy2-GBDaLRIlrLzBKyT4vQcOtKacySi2HvnAYeBzcSJNLFwwtI4miuJLzzjhyphenhyphenzuZjRgIA_59OxdKgMRL3M8qiggiNn7h7kbX7LF9Sr1ICo92wbvfgVXvDXS1bOrPJnQ1H3qS0/s1360/ACTA%20DE%20COMPROMISO%20PARA%20INSCRIPCI%C3%93N%20ESCOLAR.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="768" data-original-width="1360" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO_JBgPS4TyrqxYPpzpr98Y_8zGx5o2Pw17EHpXVy8TYQT_DetD0atFuGy2-GBDaLRIlrLzBKyT4vQcOtKacySi2HvnAYeBzcSJNLFwwtI4miuJLzzjhyphenhyphenzuZjRgIA_59OxdKgMRL3M8qiggiNn7h7kbX7LF9Sr1ICo92wbvfgVXvDXS1bOrPJnQ1H3qS0/s600/ACTA%20DE%20COMPROMISO%20PARA%20INSCRIPCI%C3%93N%20ESCOLAR.png" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;*
&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;Acta de Compromiso para Inscripción Escolar por Terceros&lt;/title&gt;
    &lt;style&gt;
        /* CSS específico para el artículo - no afecta el resto del blog */
        .acta-compromiso-container {
            max-width: 800px;
            margin: 0 auto;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            line-height: 1.6;
            color: #333;
        }

        .acta-compromiso-container h1 {
            font-size: 1.8rem;
            color: #2c3e50;
            border-bottom: 3px solid #3498db;
            padding-bottom: 10px;
            margin-top: 0;
            margin-bottom: 20px;
        }

        .acta-compromiso-container h2 {
            font-size: 1.4rem;
            color: #2980b9;
            margin-top: 25px;
            margin-bottom: 15px;
        }

        .acta-compromiso-container h3 {
            font-size: 1.2rem;
            color: #2c3e50;
            margin-top: 20px;
            margin-bottom: 10px;
        }

        .acta-compromiso-container p {
            margin-bottom: 15px;
            text-align: justify;
        }

        .acta-compromiso-container ul, 
        .acta-compromiso-container ol {
            margin-bottom: 15px;
            padding-left: 25px;
        }

        .acta-compromiso-container li {
            margin-bottom: 8px;
            text-align: justify;
        }

        .acta-compromiso-container .legal-base {
            background-color: #f8f9fa;
            border-left: 4px solid #3498db;
            padding: 15px;
            margin: 20px 0;
            border-radius: 4px;
        }

        .acta-compromiso-container .compromisos {
            background-color: #e8f4fd;
            padding: 15px 20px;
            border-radius: 8px;
            margin: 20px 0;
        }

        .acta-compromiso-container .compromisos ol {
            margin-bottom: 0;
        }

        .acta-compromiso-container .warning-box {
            background-color: #fff3cd;
            border-left: 4px solid #ffc107;
            padding: 15px;
            margin: 20px 0;
            border-radius: 4px;
        }

        .acta-compromiso-container .download-btn {
            display: inline-block;
            background-color: #3498db;
            color: white;
            text-decoration: none;
            padding: 12px 25px;
            border-radius: 5px;
            font-weight: bold;
            margin: 20px 0;
            transition: background-color 0.3s ease;
            text-align: center;
        }

        .acta-compromiso-container .download-btn:hover {
            background-color: #2980b9;
        }

        .acta-compromiso-container .conclusion {
            background-color: #e8f5e9;
            border-left: 4px solid #27ae60;
            padding: 15px;
            margin: 20px 0;
            border-radius: 4px;
        }

        .acta-compromiso-container .share-note {
            background-color: #fef9e4;
            border: 1px solid #f39c12;
            padding: 15px;
            margin-top: 25px;
            text-align: center;
            border-radius: 8px;
            font-size: 0.95rem;
        }

        .acta-compromiso-container hr {
            margin: 30px 0;
            border: none;
            border-top: 1px solid #ddd;
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class="acta-compromiso-container"&gt;
    &lt;h1&gt;&#128196; Acta de Compromiso para Inscripción Escolar por Terceros: Formato y Guía de Uso&lt;/h1&gt;

    &lt;p&gt;En el proceso de inscripción escolar en Venezuela, es común que los niños, niñas y adolescentes (NNA) sean inscritos por personas distintas a sus padres o representantes legales, especialmente en contextos de migración o ausencia de los progenitores.&lt;/p&gt;

    &lt;p&gt;Para regular esta situación y garantizar el derecho a la educación, las instituciones educativas suelen solicitar un documento llamado &lt;strong&gt;Acta de Compromiso para Inscripción Escolar por Terceros&lt;/strong&gt;.&lt;/p&gt;

    &lt;p&gt;A continuación, te explicamos en qué consiste, cuál es su contenido y cómo puedes descargar el formato.&lt;/p&gt;

    &lt;h2&gt;✍️ ¿Qué es el Acta de Compromiso?&lt;/h2&gt;

    &lt;p&gt;Es un documento legalmente respaldado por la &lt;strong&gt;Constitución de la República Bolivariana de Venezuela&lt;/strong&gt; (Artículos 102 y 103), la &lt;strong&gt;Ley Orgánica para la Protección de Niños, Niñas y Adolescentes (LOPNNA)&lt;/strong&gt; (Artículos 53 y 54) y la &lt;strong&gt;Ley Orgánica de Educación&lt;/strong&gt; (Artículo 6).&lt;/p&gt;

    &lt;p&gt;Su propósito es permitir que un familiar o tercero asuma la responsabilidad de inscripción y acompañamiento escolar del NNA, mientras se resuelve la situación legal de representación ante los órganos competentes (Defensa Pública, Tribunales de Protección, etc.).&lt;/p&gt;

    &lt;div class="legal-base"&gt;
        &lt;strong&gt;&#128218; Base legal:&lt;/strong&gt; Constitución de la República Bolivariana de Venezuela (Art. 102, 103) • LOPNNA (Art. 53, 54) • Ley Orgánica de Educación (Art. 6)
    &lt;/div&gt;

    &lt;h2&gt;&#128204; Contenido del Acta&lt;/h2&gt;

    &lt;p&gt;El formato incluye los siguientes puntos clave:&lt;/p&gt;

    &lt;ul&gt;
        &lt;li&gt;&lt;strong&gt;Datos del plantel educativo&lt;/strong&gt;: ubicación, parroquia, municipio y estado.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Identificación del representante temporal&lt;/strong&gt;: indicando el parentesco (abuelo, tío, otro) o justificando la relación.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Base legal&lt;/strong&gt;: se fundamenta en el interés superior del niño, garantizando su derecho a la educación.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Compromisos asumidos&lt;/strong&gt;.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Consecuencias del incumplimiento&lt;/strong&gt;: limitación para la inscripción en el siguiente año escolar.&lt;/li&gt;
        &lt;li&gt;&lt;strong&gt;Firmas&lt;/strong&gt;: representante temporal y directivo del plantel, con el sello de la institución.&lt;/li&gt;
    &lt;/ul&gt;

    &lt;div class="compromisos"&gt;
        &lt;strong&gt;✅ Compromisos asumidos por el representante temporal:&lt;/strong&gt;
        &lt;ol&gt;
            &lt;li&gt;Solventar la situación legal de representación ante el órgano competente en materia de protección (Defensa Pública, Tribunales de Protección), entre otros.&lt;/li&gt;
            &lt;li&gt;Representar ante la institución educativa al niño, niña y adolescente durante el año escolar en curso en actos, reuniones y actividades académicas, culturales y recreativas.&lt;/li&gt;
            &lt;li&gt;Realizar en el periodo escolar correspondiente, la tramitación del requerimiento para clarificar la situación del niño, niña y adolescente.&lt;/li&gt;
        &lt;/ol&gt;
    &lt;/div&gt;

    &lt;h2&gt;⚠️ Importante&lt;/h2&gt;

    &lt;div class="warning-box"&gt;
        &lt;p&gt;Este acta &lt;strong&gt;es válida solo para trámites educativos&lt;/strong&gt; y no sustituye la representación legal permanente. Se recomienda iniciar cuanto antes los procedimientos formales ante las autoridades de protección de NNA.&lt;/p&gt;
        &lt;p&gt;El incumplimiento de los compromisos adquiridos traerá como consecuencia la limitación al proceso de inscripción del año escolar siguiente.&lt;/p&gt;
    &lt;/div&gt;

    &lt;h2&gt;&#128206; Descarga el Formato&lt;/h2&gt;

    &lt;p&gt;Si necesitas utilizar este documento, puedes descargar el formato en Word haciendo clic en el siguiente enlace:&lt;/p&gt;

    &lt;div style="text-align: center;"&gt;
        &lt;a class="download-btn" href="https://www.mediafire.com/file/ajpgupgdt9eulbk/ACTA+DE+COMPROMISO+DE+INSCRIPCIÓN+POR+TERCEROS.docx" rel="noopener noreferrer" target="_blank"&gt;&#128229; Descargar Acta de Compromiso para Inscripción por Terceros&lt;/a&gt;
    &lt;/div&gt;

    &lt;h2&gt;&#128204; Conclusión&lt;/h2&gt;

    &lt;div class="conclusion"&gt;
        &lt;p&gt;El acta de compromiso es una herramienta clave para garantizar que ningún niño, niña o adolescente quede fuera del sistema educativo por situaciones administrativas o migratorias. Si estás en esta situación, asegúrate de cumplir con los compromisos adquiridos para evitar contratiempos en futuras inscripciones.&lt;/p&gt;
    &lt;/div&gt;

    &lt;hr /&gt;

    &lt;div class="share-note"&gt;
        &lt;strong&gt;&#128226; ¿Te fue útil esta información?&lt;/strong&gt; Compártela con otros padres y representantes que puedan necesitarla.
    &lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
```</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO_JBgPS4TyrqxYPpzpr98Y_8zGx5o2Pw17EHpXVy8TYQT_DetD0atFuGy2-GBDaLRIlrLzBKyT4vQcOtKacySi2HvnAYeBzcSJNLFwwtI4miuJLzzjhyphenhyphenzuZjRgIA_59OxdKgMRL3M8qiggiNn7h7kbX7LF9Sr1ICo92wbvfgVXvDXS1bOrPJnQ1H3qS0/s72-c/ACTA%20DE%20COMPROMISO%20PARA%20INSCRIPCI%C3%93N%20ESCOLAR.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>&#128221; Generador de Referencia Personal · Word/PDF</title><link>http://obrerosmppe.blogspot.com/2026/03/generador-de-referencia-personal-wordpdf.html</link><category>REFERENCIA</category><category>SISTEMA</category><author>noreply@blogger.com (Unknown)</author><pubDate>Thu, 19 Mar 2026 12:27:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-3738987647450848234</guid><description>&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBSHd_Q9wi09-IpdgoKuBjUdPzoU6KXmyu_YIq5zWWyUZ0Ml1I5fe3Ws3ynWu7RBpvOkwQQLhzzkKlUZL44Uocjg0afCf4-KgOVlR4rswDm8UrlIuEx1dsWYDnMBlCW1Cjbe4yNrXEqyS50tK99t3yrpc_ExNkXh2Omrd-xShSvNrikceLVl9bOPuZfjE/s1360/Imagen1.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;*&lt;img alt="" border="0" data-original-height="768" data-original-width="1360" height="362" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBSHd_Q9wi09-IpdgoKuBjUdPzoU6KXmyu_YIq5zWWyUZ0Ml1I5fe3Ws3ynWu7RBpvOkwQQLhzzkKlUZL44Uocjg0afCf4-KgOVlR4rswDm8UrlIuEx1dsWYDnMBlCW1Cjbe4yNrXEqyS50tK99t3yrpc_ExNkXh2Omrd-xShSvNrikceLVl9bOPuZfjE/w640-h362/Imagen1.png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;+
+
&lt;html lang="es"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;&lt;/meta&gt;
    &lt;meta content="width=device-width, initial-scale=1.0" name="viewport"&gt;&lt;/meta&gt;
    &lt;title&gt;&#128221; Generador de Referencia Personal · Word/PDF&lt;/title&gt;
    &lt;!-- Estilos profesionales + diseño amigable para Blogger --&gt;
    &lt;style&gt;
        * {
            box-sizing: border-box;
            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
        }
        body {
            background: linear-gradient(145deg, #edf2fb 0%, #dde7f5 100%);
            margin: 0;
            padding: 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
        }
        /* contenedor principal estilo carta */
        .card {
            background: rgba(255,255,255,0.85);
            backdrop-filter: blur(2px);
            max-width: 1100px;
            width: 100%;
            border-radius: 42px;
            box-shadow: 0 25px 50px -12px rgba(0,32,64,0.35);
            padding: 30px 35px;
            margin-bottom: 20px;
            border: 1px solid rgba(255,255,255,0.5);
        }
        /* Título principal con estilo blogger */
        .main-title {
            font-size: 2.5rem;
            font-weight: 700;
            color: #0b2d4b;
            margin: 0 0 5px 0;
            text-shadow: 2px 2px 0 rgba(255,255,255,0.6);
            display: flex;
            align-items: center;
            gap: 12px;
            flex-wrap: wrap;
        }
        .main-title span {
            background: #1f4a6e;
            color: white;
            font-size: 1.1rem;
            padding: 6px 20px;
            border-radius: 60px;
            font-weight: 500;
            letter-spacing: 0.8px;
            text-shadow: none;
        }
        .instructivo {
            background: #e4edf7;
            border-radius: 40px;
            padding: 18px 30px;
            margin: 20px 0 30px 0;
            border-left: 8px solid #1f4a6e;
            font-size: 1rem;
            box-shadow: inset 0 2px 6px rgba(0,0,0,0.02), 0 8px 12px rgba(35,60,90,0.15);
        }
        .instructivo h2 {
            display: flex;
            align-items: center;
            gap: 12px;
            font-size: 1.7rem;
            font-weight: 500;
            margin: 0 0 10px 0;
            color: #102b41;
        }
        .instructivo p {
            margin: 8px 0;
            color: #1d313f;
        }
        .instructivo ol {
            margin: 10px 0 5px 0;
            padding-left: 25px;
        }
        .instructivo li {
            margin: 8px 0;
        }
        .two-columns {
            display: flex;
            gap: 35px;
            flex-wrap: wrap;
        }
        .form-panel {
            flex: 1.1;
            min-width: 300px;
        }
        .preview-panel {
            flex: 1;
            min-width: 280px;
            background: #f2f8ff;
            border-radius: 28px;
            padding: 22px 22px;
            box-shadow: inset 0 2px 10px rgba(0,30,60,0.05), 0 10px 20px rgba(0,20,40,0.1);
            border: 1px solid #ccdbe9;
        }
        .preview-panel h3 {
            margin-top: 0;
            margin-bottom: 16px;
            font-weight: 400;
            color: #0f344f;
            font-size: 1.8rem;
            border-bottom: 3px dotted #8fb3d1;
            padding-bottom: 8px;
        }
        .form-group {
            margin-bottom: 20px;
        }
        label {
            font-weight: 600;
            font-size: 0.85rem;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            color: #1f3d5a;
            display: block;
            margin-bottom: 5px;
        }
        input {
            width: 100%;
            padding: 14px 20px;
            font-size: 0.95rem;
            border: 2px solid #c5d7e8;
            border-radius: 40px;
            background: white;
            transition: 0.2s;
            outline: none;
        }
        input:focus {
            border-color: #1f4a6e;
            box-shadow: 0 0 0 5px rgba(31,74,110,0.2);
        }
        .inline-group {
            display: flex;
            gap: 12px;
            flex-wrap: wrap;
        }
        .inline-group .form-group {
            flex: 1 1 120px;
        }
        .btn-group {
            display: flex;
            gap: 20px;
            flex-wrap: wrap;
            margin-top: 35px;
            justify-content: center;
        }
        .btn {
            background: white;
            border: 2px solid #b1c9e0;
            padding: 18px 35px;
            border-radius: 60px;
            font-size: 1.2rem;
            font-weight: 600;
            color: #1f3d5a;
            cursor: pointer;
            transition: 0.2s;
            display: inline-flex;
            align-items: center;
            gap: 15px;
            box-shadow: 0 8px 12px rgba(0,0,0,0.05);
            flex: 1 0 auto;
            justify-content: center;
            letter-spacing: 0.5px;
        }
        .btn-primary {
            background: #0b2d4b;
            border-color: #051a2c;
            color: white;
            box-shadow: 0 12px 22px -8px #0b2d4b;
        }
        .btn-primary:hover {
            background: #143e60;
        }
        .btn:hover {
            background: #e2edf9;
        }
        .doc-preview {
            font-family: 'Times New Roman', Times, serif;
            background: white;
            padding: 30px 28px;
            border-radius: 24px;
            box-shadow: 0 8px 20px rgba(0,0,0,0.1);
            border: 1px solid #b7cbd9;
            font-size: 1.05rem;
            line-height: 1.55;
        }
        .doc-preview h4 {
            text-align: center;
            font-size: 1.5rem;
            font-weight: 800;
            margin: 0 0 10px 0;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #102b41;
            border-bottom: 3px double #102b41;
            padding-bottom: 8px;
        }
        .doc-preview .firma-line {
            margin-top: 35px;
        }
        .badge-blogger {
            background: #fa9f42;
            color: #1d2f44;
            border-radius: 50px;
            padding: 3px 12px;
            font-size: 0.8rem;
            font-weight: 700;
        }
        .footer-note {
            text-align: center;
            color: #34658b;
            margin-top: 25px;
            font-size: 0.9rem;
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;div class="card"&gt;
    &lt;!-- TÍTULO PRINCIPLLAMATIVO PARA BLOGGER --&gt;
    &lt;div class="main-title"&gt;
        &#128220; REFERENCIA PERSONAL EXPRÉS
        &lt;span&gt;generador automático&lt;/span&gt;
    &lt;/div&gt;
    &lt;!-- INSTRUCTIVO CLARO Y DIRECTO --&gt;
    &lt;div class="instructivo"&gt;
        &lt;h2&gt;&#129517; Cómo usar esta herramienta&lt;/h2&gt;
        &lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; Completa todos los campos del formulario. La &lt;strong&gt;vista previa&lt;/strong&gt; se actualiza sola.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; Revisa que los datos del declarante y la persona referida sean correctos. Puedes ajustar el &lt;em&gt;trato/comunicación&lt;/em&gt; si lo deseas.&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;3.&lt;/strong&gt; Abajo encontrarás dos botones:&lt;/p&gt;
        &lt;ol&gt;
            &lt;li&gt;&lt;strong&gt;&#128229; DESCARGAR WORD&lt;/strong&gt; → genera un archivo .doc listo para abrir en Microsoft Word o LibreOffice.&lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;&#128196; DESCARGAR PDF&lt;/strong&gt; → abre una ventana con el documento y el diálogo de impresión; elige "Guardar como PDF" para obtener tu archivo.&lt;/li&gt;
        &lt;/ol&gt;
        &lt;p&gt;✅ &lt;em&gt;No necesitas instalar nada. Funciona directo en tu navegador y es 100% compatible con Blogger .&lt;/em&gt;&lt;/p&gt;
    &lt;/div&gt;

    &lt;!-- CUERPO PRINCIPAL: FORMULARIO + VISTA PREVIA --&gt;
    &lt;div class="two-columns"&gt;
        &lt;!-- FORMULARIO IZQUIERDO (con datos de ejemplo) --&gt;
        &lt;div class="form-panel"&gt;
            &lt;div class="form-group"&gt;
                &lt;label&gt;&#128100; Yo (nombre completo del declarante)&lt;/label&gt;
                &lt;input id="declarante" placeholder="Ej. Carlos Andrés Mendoza" type="text" value="Carlos Andrés Mendoza" /&gt;
            &lt;/div&gt;
            &lt;div class="inline-group"&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#127758; Nacionalidad&lt;/label&gt;
                    &lt;input id="nacionalidad" type="text" value="Venezolana" /&gt;
                &lt;/div&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#127968; Domicilio&lt;/label&gt;
                    &lt;input id="domicilio" type="text" value="Caracas, Venezuela" /&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="inline-group"&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#127380; C.I./Pasaporte (declarante)&lt;/label&gt;
                    &lt;input id="cedula_declarante" type="text" value="V-12.345.678" /&gt;
                &lt;/div&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#128101; Conozco a (referido)&lt;/label&gt;
                    &lt;input id="conozco_a" type="text" value="María José Rivas" /&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="inline-group"&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#127380; C.I. del referido&lt;/label&gt;
                    &lt;input id="ci_referido" type="text" value="V-23.987.654" /&gt;
                &lt;/div&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;⏳ Desde hace&lt;/label&gt;
                    &lt;input id="tiempo" type="text" value="5 años" /&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="form-group"&gt;
                &lt;label&gt;&#128172; Trato / comunicación (opcional)&lt;/label&gt;
                &lt;input id="trato" type="text" value="trato frecuente y comunicación constante" /&gt;
            &lt;/div&gt;
            &lt;div class="inline-group"&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#128205; Lugar de expedición&lt;/label&gt;
                    &lt;input id="lugar" type="text" value="Caracas" /&gt;
                &lt;/div&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#128197; Día&lt;/label&gt;
                    &lt;input id="dia" max="31" min="1" type="number" value="20" /&gt;
                &lt;/div&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;Mes&lt;/label&gt;
                    &lt;input id="mes" type="text" value="abril" /&gt;
                &lt;/div&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;Año&lt;/label&gt;
                    &lt;input id="anio" max="2030" min="2020" type="number" value="2025" /&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;div style="border-top: 3px solid #aac2db; margin: 20px 0 15px;"&gt;&lt;/div&gt;
            &lt;h3 style="color: #0f344f; font-weight: 500; margin: 0 0 12px 0;"&gt;&#128199; Datos de contacto (para la firma)&lt;/h3&gt;
            &lt;div class="inline-group"&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#127380; C.I. / Pasaporte (firma)&lt;/label&gt;
                    &lt;input id="firma_cedula" type="text" value="V-12.345.678" /&gt;
                &lt;/div&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#128238; Dirección de contacto&lt;/label&gt;
                    &lt;input id="firma_direccion" type="text" value="Av. Principal, Edif. 5, Caracas" /&gt;
                &lt;/div&gt;
                &lt;div class="form-group"&gt;
                    &lt;label&gt;&#128222; Teléfono&lt;/label&gt;
                    &lt;input id="firma_telefono" type="text" value="+58 212-5551234" /&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        &lt;!-- VISTA PREVIA DEL DOCUMENTO --&gt;
        &lt;div class="preview-panel"&gt;
            &lt;h3&gt;&#128195; Vista previa en vivo&lt;/h3&gt;
            &lt;div class="doc-preview" id="documentoVista"&gt;
                &lt;!-- Se llena con JS --&gt;
            &lt;/div&gt;
            &lt;p align="right" style="color: #305e82; font-size: 0.85rem; margin-top: 10px;"&gt;⚡ Cambia los datos y mira cómo se actualiza&lt;/p&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;!-- BOTONES DE DESCARGA --&gt;
    &lt;div class="btn-group"&gt;
        &lt;button class="btn" id="btnWord"&gt;&#128229; DESCARGAR WORD&lt;/button&gt;
        &lt;button class="btn btn-primary" id="btnPDF"&gt;&#128196; GUARDAR COMO PDF&lt;/button&gt;
    &lt;/div&gt;
    &lt;div class="footer-note"&gt;
        ⭐ Herramienta gratuita — lista para incrustar en Blogger. Para PDF: se abrirá el diálogo de impresión, elige “Guardar como PDF”.
    &lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
    (function() {
        // Referencias a campos del formulario
        const declarante = document.getElementById('declarante');
        const nacionalidad = document.getElementById('nacionalidad');
        const domicilio = document.getElementById('domicilio');
        const cedula_declarante = document.getElementById('cedula_declarante');
        const conozco_a = document.getElementById('conozco_a');
        const ci_referido = document.getElementById('ci_referido');
        const tiempo = document.getElementById('tiempo');
        const trato = document.getElementById('trato');
        const lugar = document.getElementById('lugar');
        const dia = document.getElementById('dia');
        const mes = document.getElementById('mes');
        const anio = document.getElementById('anio');
        const firma_cedula = document.getElementById('firma_cedula');
        const firma_direccion = document.getElementById('firma_direccion');
        const firma_telefono = document.getElementById('firma_telefono');

        const vista = document.getElementById('documentoVista');

        // Actualizar vista previa en tiempo real
        function actualizarVista() {
            const v_declarante = declarante.value.trim() || '[nombre declarante]';
            const v_nacionalidad = nacionalidad.value.trim() || '[nacionalidad]';
            const v_domicilio = domicilio.value.trim() || '[domicilio]';
            const v_cedula_decl = cedula_declarante.value.trim() || '[cedula/pasaporte]';
            const v_conozco_a = conozco_a.value.trim() || '[nombre referido]';
            const v_ci_ref = ci_referido.value.trim() || '[CI referido]';
            const v_tiempo = tiempo.value.trim() || '[tiempo]';
            let v_trato = trato.value.trim();
            if (!v_trato) v_trato = 'vista, trato y comunicación';
            const v_lugar = lugar.value.trim() || '[lugar]';
            const v_dia = dia.value || '___';
            const v_mes = mes.value.trim() || '___';
            const v_anio = anio.value || '____';
            const v_firma_ced = firma_cedula.value.trim() || '____________';
            const v_firma_dir = firma_direccion.value.trim() || '____________';
            const v_firma_tel = firma_telefono.value.trim() || '____________';

            vista.innerHTML = `
                &lt;h4&gt;REFERENCIA PERSONAL&lt;/h4&gt;
                &lt;p&gt;Yo, &lt;strong&gt;${v_declarante}&lt;/strong&gt;, de nacionalidad &lt;strong&gt;${v_nacionalidad}&lt;/strong&gt;, mayor de edad, domiciliado en &lt;strong&gt;${v_domicilio}&lt;/strong&gt;, titular de la Cédula de Identidad/Pasaporte N° &lt;strong&gt;${v_cedula_decl}&lt;/strong&gt;, declaro que conozco al ciudadano(a) &lt;strong&gt;${v_conozco_a}&lt;/strong&gt;, titular de la Cédula de Identidad N° &lt;strong&gt;${v_ci_ref}&lt;/strong&gt;, desde hace &lt;strong&gt;${v_tiempo}&lt;/strong&gt;, de vista, trato y comunicación, quien ha demostrado ser una persona responsable, honesta y cumplidora de sus deberes.&lt;/p&gt;
                &lt;p&gt;Constancia que se expide a solicitud de la parte interesada, en &lt;strong&gt;${v_lugar}&lt;/strong&gt; a los &lt;strong&gt;${v_dia}&lt;/strong&gt; días del mes &lt;strong&gt;${v_mes}&lt;/strong&gt; del año &lt;strong&gt;${v_anio}&lt;/strong&gt;.&lt;/p&gt;
                &lt;div class="firma-line"&gt;
                    _______________________________&lt;br&gt;
                    &lt;strong&gt;Firma&lt;/strong&gt;&lt;br&gt;
                    Cédula de Identidad/Pasaporte: ${v_firma_ced}&lt;br&gt;
                    Dirección: ${v_firma_dir}.&lt;br&gt;
                    Teléfono: ${v_firma_tel}.&lt;br&gt;
                &lt;/div&gt;
            `;
        }

        // listener a todos los inputs
        [declarante, nacionalidad, domicilio, cedula_declarante, conozco_a, ci_referido, tiempo, trato, lugar, dia, mes, anio, firma_cedula, firma_direccion, firma_telefono].forEach(el =&gt; el.addEventListener('input', actualizarVista));
        actualizarVista();  // inicial

        // Generar Word (formato .doc)
        function generarWord() {
            const v_declarante = declarante.value.trim() || '[nombre declarante]';
            const v_nacionalidad = nacionalidad.value.trim() || '[nacionalidad]';
            const v_domicilio = domicilio.value.trim() || '[domicilio]';
            const v_cedula_decl = cedula_declarante.value.trim() || '[cedula/pasaporte]';
            const v_conozco_a = conozco_a.value.trim() || '[nombre referido]';
            const v_ci_ref = ci_referido.value.trim() || '[CI referido]';
            const v_tiempo = tiempo.value.trim() || '[tiempo]';
            let v_trato = trato.value.trim() || 'vista, trato y comunicación';
            const v_lugar = lugar.value.trim() || '[lugar]';
            const v_dia = dia.value || '___';
            const v_mes = mes.value.trim() || '___';
            const v_anio = anio.value || '____';
            const v_firma_ced = firma_cedula.value.trim() || '____________';
            const v_firma_dir = firma_direccion.value.trim() || '____________';
            const v_firma_tel = firma_telefono.value.trim() || '____________';

            const contenido = `
                &lt;html&gt;
                &lt;head&gt;&lt;meta charset="UTF-8"&gt;&lt;title&gt;Referencia Personal&lt;/title&gt;
                &lt;style&gt;body { font-family:'Times New Roman',Times,serif; margin:2.5cm auto; width:80%; line-height:1.5; } h1 { text-align:center; text-transform:uppercase; } .firma { margin-top:40px; }&lt;/style&gt;
                &lt;/head&gt;
                &lt;body&gt;
                &lt;h1&gt;REFERENCIA PERSONAL&lt;/h1&gt;
                &lt;p&gt;Yo, &lt;strong&gt;${v_declarante}&lt;/strong&gt;, de nacionalidad &lt;strong&gt;${v_nacionalidad}&lt;/strong&gt;, mayor de edad, domiciliado en &lt;strong&gt;${v_domicilio}&lt;/strong&gt;, titular de la Cédula de Identidad/Pasaporte N° &lt;strong&gt;${v_cedula_decl}&lt;/strong&gt;, declaro que conozco al ciudadano(a) &lt;strong&gt;${v_conozco_a}&lt;/strong&gt;, titular de la Cédula de Identidad N° &lt;strong&gt;${v_ci_ref}&lt;/strong&gt;, desde hace &lt;strong&gt;${v_tiempo}&lt;/strong&gt;, de vista, trato y comunicación, quien ha demostrado ser una persona responsable, honesta y cumplidora de sus deberes.&lt;/p&gt;
                &lt;p&gt;Constancia que se expide a solicitud de la parte interesada, en &lt;strong&gt;${v_lugar}&lt;/strong&gt; a los &lt;strong&gt;${v_dia}&lt;/strong&gt; días del mes &lt;strong&gt;${v_mes}&lt;/strong&gt; del año &lt;strong&gt;${v_anio}&lt;/strong&gt;.&lt;/p&gt;
                &lt;div class="firma"&gt;
                    _______________________________&lt;br&gt;&lt;strong&gt;Firma&lt;/strong&gt;&lt;br&gt;
                    Cédula de Identidad/Pasaporte: ${v_firma_ced}&lt;br&gt;
                    Dirección: ${v_firma_dir}.&lt;br&gt;Teléfono: ${v_firma_tel}.&lt;br&gt;
                &lt;/div&gt;
                &lt;/body&gt;&lt;/html&gt;
            `;
            const blob = new Blob([contenido], { type: 'application/msword' });
            const url = URL.createObjectURL(blob);
            const link = document.createElement('a');
            link.href = url;
            link.download = 'Referencia_Personal.doc';
            document.body.appendChild(link);
            link.click();
            document.body.removeChild(link);
            URL.revokeObjectURL(url);
        }

        // Generar PDF a través de ventana de impresión
        function generarPDF() {
            const v_declarante = declarante.value.trim() || '[nombre declarante]';
            const v_nacionalidad = nacionalidad.value.trim() || '[nacionalidad]';
            const v_domicilio = domicilio.value.trim() || '[domicilio]';
            const v_cedula_decl = cedula_declarante.value.trim() || '[cedula/pasaporte]';
            const v_conozco_a = conozco_a.value.trim() || '[nombre referido]';
            const v_ci_ref = ci_referido.value.trim() || '[CI referido]';
            const v_tiempo = tiempo.value.trim() || '[tiempo]';
            let v_trato = trato.value.trim() || 'vista, trato y comunicación';
            const v_lugar = lugar.value.trim() || '[lugar]';
            const v_dia = dia.value || '___';
            const v_mes = mes.value.trim() || '___';
            const v_anio = anio.value || '____';
            const v_firma_ced = firma_cedula.value.trim() || '____________';
            const v_firma_dir = firma_direccion.value.trim() || '____________';
            const v_firma_tel = firma_telefono.value.trim() || '____________';

            const win = window.open('', '_blank', 'width=800,height=600,toolbar=yes,menubar=yes,scrollbars=yes');
            if (!win) { alert('Permite ventanas emergentes para generar PDF.'); return; }

            win.document.write(`
                &lt;html&gt;&lt;head&gt;&lt;meta charset="UTF-8"&gt;&lt;title&gt;Referencia Personal&lt;/title&gt;
                &lt;style&gt;body { font-family:'Times New Roman',Times,serif; margin:2.5cm auto; width:80%; line-height:1.5; } h1 { text-align:center; text-transform:uppercase; } .firma { margin-top:40px; }&lt;/style&gt;
                &lt;/head&gt;&lt;body&gt;
                &lt;h1&gt;REFERENCIA PERSONAL&lt;/h1&gt;
                &lt;p&gt;Yo, &lt;strong&gt;${v_declarante}&lt;/strong&gt;, de nacionalidad &lt;strong&gt;${v_nacionalidad}&lt;/strong&gt;, mayor de edad, domiciliado en &lt;strong&gt;${v_domicilio}&lt;/strong&gt;, titular de la Cédula de Identidad/Pasaporte N° &lt;strong&gt;${v_cedula_decl}&lt;/strong&gt;, declaro que conozco al ciudadano(a) &lt;strong&gt;${v_conozco_a}&lt;/strong&gt;, titular de la Cédula de Identidad N° &lt;strong&gt;${v_ci_ref}&lt;/strong&gt;, desde hace &lt;strong&gt;${v_tiempo}&lt;/strong&gt;, de vista, trato y comunicación, quien ha demostrado ser una persona responsable, honesta y cumplidora de sus deberes.&lt;/p&gt;
                &lt;p&gt;Constancia que se expide a solicitud de la parte interesada, en &lt;strong&gt;${v_lugar}&lt;/strong&gt; a los &lt;strong&gt;${v_dia}&lt;/strong&gt; días del mes &lt;strong&gt;${v_mes}&lt;/strong&gt; del año &lt;strong&gt;${v_anio}&lt;/strong&gt;.&lt;/p&gt;
                &lt;div class="firma"&gt;
                    _______________________________&lt;br&gt;&lt;strong&gt;Firma&lt;/strong&gt;&lt;br&gt;
                    Cédula de Identidad/Pasaporte: ${v_firma_ced}&lt;br&gt;
                    Dirección: ${v_firma_dir}.&lt;br&gt;Teléfono: ${v_firma_tel}.&lt;br&gt;
                &lt;/div&gt;
                &lt;p style="text-align:center; margin-top:50px; color:gray;"&gt;Documento generado electrónicamente&lt;/p&gt;
                &lt;/body&gt;&lt;/html&gt;
            `);
            win.document.close();
            win.focus();
            setTimeout(() =&gt; { win.print(); }, 300);
        }

        document.getElementById('btnWord').addEventListener('click', (e) =&gt; { e.preventDefault(); generarWord(); });
        document.getElementById('btnPDF').addEventListener('click', (e) =&gt; { e.preventDefault(); generarPDF(); });

    })();
&lt;/script&gt;
&lt;!-- listo para copiar en Blogger / página HTML --&gt;
&lt;/body&gt;
&lt;/html&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBSHd_Q9wi09-IpdgoKuBjUdPzoU6KXmyu_YIq5zWWyUZ0Ml1I5fe3Ws3ynWu7RBpvOkwQQLhzzkKlUZL44Uocjg0afCf4-KgOVlR4rswDm8UrlIuEx1dsWYDnMBlCW1Cjbe4yNrXEqyS50tK99t3yrpc_ExNkXh2Omrd-xShSvNrikceLVl9bOPuZfjE/s72-w640-h362-c/Imagen1.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>HERRAMIENTA PARA CAPTURAR Y COMRIMIR IMAGENES PARA EL SISTEMA DE GESCOLAR EN LINEA ACA</title><link>http://obrerosmppe.blogspot.com/2026/03/herramienta-para-comrimir-imagenes-para.html</link><category>GESCOLA</category><category>SIGE</category><category>SISTEMA</category><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 18 Mar 2026 19:01:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-3347950943673735021</guid><description>&lt;div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRw3QK2-XURsd9hrCyNbeMB9mNgVw9Bz8Df4fHRWEnFfdzUTQyVcn1xtUkmrrK-3jbRekqmWrZylos4pDUKOZRcqVj4v_hX6k8sGo3HGlkk0PRxz1qN8GMujMnoy6DdrLi_zXiFvbDXzCU2fzKnGPdMrjGOi6komE7bRUmPq5C9SL4m5q9afOrpgjwW2M/s1536/ChatGPT%20Image%2018%20mar%202026,%2008_01_51%20p.m..png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="1024" data-original-width="1536" height="426" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRw3QK2-XURsd9hrCyNbeMB9mNgVw9Bz8Df4fHRWEnFfdzUTQyVcn1xtUkmrrK-3jbRekqmWrZylos4pDUKOZRcqVj4v_hX6k8sGo3HGlkk0PRxz1qN8GMujMnoy6DdrLi_zXiFvbDXzCU2fzKnGPdMrjGOi6komE7bRUmPq5C9SL4m5q9afOrpgjwW2M/w640-h426/ChatGPT%20Image%2018%20mar%202026,%2008_01_51%20p.m..png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;div id="appScanner" style="accent-color: initial; all: initial; anchor-name: initial; anchor-scope: initial; animation-composition: initial; animation: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background-blend-mode: initial; background: initial; block-size: initial; border-block: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-radius: initial; border-spacing: initial; border-start-end-radius: initial; border-start-start-radius: initial; border: initial; box-decoration-break: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; caption-side: initial; caret-color: initial; clear: initial; clip-path: initial; clip-rule: initial; clip: initial; color-interpolation-filters: initial; color-interpolation: initial; color-scheme: initial; color: initial; column-fill: initial; column-rule: initial; column-span: initial; columns: initial; contain-intrinsic-block-size: initial; contain-intrinsic-inline-size: initial; contain-intrinsic-size: initial; contain: initial; container: initial; content-visibility: initial; content: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: block; dominant-baseline: initial; empty-cells: initial; fill-opacity: initial; fill-rule: initial; fill: initial; filter: initial; flex-flow: initial; flex: initial; float: initial; flood-color: initial; flood-opacity: initial; font-family: Arial; font-feature-settings: initial; font-kerning: initial; font-language-override: initial; font-palette: initial; font-size-adjust: initial; font-size: initial; font-stretch: initial; font-style: initial; font-synthesis: initial; font-variant: initial; font-weight: initial; forced-color-adjust: initial; gap: initial; grid-area: initial; grid: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; ime-mode: initial; inline-size: initial; inset-block: initial; inset-inline: initial; inset: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; line-height: initial; list-style: initial; margin-block: initial; margin-inline: initial; margin: auto; marker: initial; mask-type: initial; mask: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: 420px; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; offset: initial; opacity: initial; order: initial; outline-offset: initial; outline: initial; overflow-anchor: initial; overflow-block: initial; overflow-clip-margin: initial; overflow-inline: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding-inline: initial; padding: initial; page: initial; paint-order: initial; perspective-origin: initial; perspective: initial; place-content: initial; place-items: initial; place-self: initial; pointer-events: initial; position-anchor: initial; position-area: initial; position-try: initial; position-visibility: initial; position: initial; print-color-adjust: initial; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-align: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin-inline: initial; scroll-margin: initial; scroll-padding-block: initial; scroll-padding-inline: initial; scroll-padding: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-color: initial; scrollbar-gutter: initial; scrollbar-width: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; stop-color: initial; stop-opacity: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; stroke: initial; tab-size: initial; table-layout: initial; text-align-last: initial; text-align: initial; text-anchor: initial; text-autospace: initial; text-combine-upright: initial; text-decoration-inset: initial; text-decoration-skip-ink: initial; text-decoration: initial; text-emphasis-position: initial; text-emphasis: initial; text-indent: initial; text-justify: initial; text-orientation: initial; text-overflow: initial; text-rendering: initial; text-shadow: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; text-wrap: initial; touch-action: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transform: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-class: initial; view-transition-name: initial; visibility: initial; white-space: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; writing-mode: initial; x: initial; y: initial; z-index: initial; zoom: initial;"&gt;

&lt;h3 style="text-align: center;"&gt;&#128203; Captura de Documentos&lt;/h3&gt;

&lt;input id="nombre" style="border-radius: 8px; border: 1px solid rgb(204, 204, 204); margin-bottom: 10px; padding: 10px; width: 100%;" /&gt;

&lt;!--LISTA--&gt;
&lt;div id="lista"&gt;&lt;/div&gt;

&lt;video autoplay="" id="video" playsinline="" style="border-radius: 10px; width: 100%;"&gt;&lt;/video&gt;
&lt;canvas id="canvas" style="display: none;"&gt;&lt;/canvas&gt;
&lt;img id="preview" style="border-radius: 10px; display: none; margin-top: 10px; width: 100%;" /&gt;

&lt;div style="margin-top: 10px; text-align: center;"&gt;
&lt;button onclick="capturar()"&gt;&#128248; Capturar&lt;/button&gt;
&lt;button id="rep" onclick="repetir()" style="display: none;"&gt;&#128257; Repetir&lt;/button&gt;
&lt;button id="sav" onclick="guardar()" style="display: none;"&gt;✅ Guardar&lt;/button&gt;
&lt;/div&gt;

&lt;button onclick="descargarZIP()" style="margin-top: 15px; width: 100%;"&gt;&#128230; Descargar ZIP&lt;/button&gt;

&lt;/div&gt;

&lt;script src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.7.1/jszip.min.js"&gt;&lt;/script&gt;

&lt;script&gt;
let pasos = [
"Foto carnet del estudiante",
"Partida de nacimiento",
"Cédula del estudiante (opcional)",
"Cédula del representante"
];

let paso = 0;
let imagenes = {};
let temp = null;

let video = document.getElementById("video");
let canvas = document.getElementById("canvas");
let ctx = canvas.getContext("2d");

// &#128247; Cámara en alta calidad
navigator.mediaDevices.getUserMedia({
 video:{
   facingMode:"environment",
   width:{ideal:1920},
   height:{ideal:1080}
 }
}).then(s=&gt;video.srcObject=s);

// &#128203; Lista visual
function renderLista(){
 let html="";
 pasos.forEach((p,i)=&gt;{
   let estado = imagenes[p] ? "✅" : (i===paso ? "&#128993;" : "⬜");
   html += `
   &lt;div style="display:flex; align-items:center; margin:5px 0; padding:8px; border-radius:8px; background:${i===paso?'#e3f2fd':'#f5f5f5'};"&gt;
     &lt;div style="font-size:20px; margin-right:10px;"&gt;${estado}&lt;/div&gt;
     &lt;div style="flex:1;"&gt;${p}&lt;/div&gt;
   &lt;/div&gt;`;
 });
 document.getElementById("lista").innerHTML = html;
}
renderLista();

// &#128248; Capturar
function capturar(){
 canvas.width = video.videoWidth;
 canvas.height = video.videoHeight;

 ctx.drawImage(video, 0, 0);

 procesar();
}

// &#127912; Procesar (IMAGEN REAL SIN FILTROS)
function procesar(){

 let calidad = 0.95;
 let data = canvas.toDataURL("image/jpeg", calidad);

 let size = (data.length * 3) / 4 / 1024;

 // ⚖️ Solo comprime si pasa de 2MB
 while(size &gt; 2048 &amp;&amp; calidad &gt; 0.4){
     calidad -= 0.05;
     data = canvas.toDataURL("image/jpeg", calidad);
     size = (data.length * 3) / 4 / 1024;
 }

 temp = data;

 preview.src = data;
 preview.style.display = "block";
 video.style.display = "none";

 rep.style.display = "inline";
 sav.style.display = "inline";
}

// &#128257; Repetir
function repetir(){
 preview.style.display = "none";
 video.style.display = "block";
 rep.style.display = "none";
 sav.style.display = "none";
}

// &#128190; Guardar
function guardar(){

 if(paso === 2){
  if(!confirm("¿El estudiante tiene cédula?")){
   paso++;
   renderLista();
   repetir();
   return;
  }
 }

 imagenes[pasos[paso]] = temp;

 paso++;
 renderLista();

 if(paso &lt; pasos.length){
  repetir();
 } else {
  alert("✅ Proceso completado");
 }
}

// &#128230; Descargar ZIP
async function descargarZIP(){

 let nombre = document.getElementById("nombre").value.trim();

 if(!nombre){
   alert("Coloca el nombre del estudiante");
   return;
 }

 if(Object.keys(imagenes).length === 0){
   alert("No hay imágenes");
   return;
 }

 let zip = new JSZip();
 let i = 1;

 for(let k in imagenes){
  let b64 = imagenes[k].split(',')[1];
  zip.file(i + "_" + k + ".jpg", b64, {base64:true});
  i++;
 }

 let blob = await zip.generateAsync({type:"blob"});

 let a = document.createElement("a");
 a.href = URL.createObjectURL(blob);
 a.download = nombre.replace(/\s/g,"_") + ".zip";
 a.click();
}
&lt;/script&gt;&lt;br /&gt;&lt;div&gt;&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;a name='more'&gt;&lt;/a&gt;&#128203; &lt;i&gt;INSTRUCCIONES DE USO – ESCÁNER DE DOCUMENTOS&lt;/i&gt;&lt;p&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;p&gt;Ingrese el nombre del estudiante.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Siga la lista de documentos en pantalla.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Presione el botón &#128248; para tomar la foto.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Revise la imagen:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Si está correcta → presione ✅ Guardar&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Si no → presione &#128257; Repetir&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;El sistema avanzará automáticamente al siguiente documento.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Al finalizar, presione &#128230; Descargar ZIP.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&#128204; El sistema:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Captura imágenes en alta calidad&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Mejora automáticamente el documento (modo escáner)&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Convierte a blanco y negro para mejor lectura&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Reduce el tamaño si supera 2 MB&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Agrupa todos los archivos en un solo ZIP&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;✅ Ideal para subir documentos al sistema del ministerio.&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRw3QK2-XURsd9hrCyNbeMB9mNgVw9Bz8Df4fHRWEnFfdzUTQyVcn1xtUkmrrK-3jbRekqmWrZylos4pDUKOZRcqVj4v_hX6k8sGo3HGlkk0PRxz1qN8GMujMnoy6DdrLi_zXiFvbDXzCU2fzKnGPdMrjGOi6komE7bRUmPq5C9SL4m5q9afOrpgjwW2M/s72-w640-h426-c/ChatGPT%20Image%2018%20mar%202026,%2008_01_51%20p.m..png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>&#128221; SISTEMA EN LINEA PARA GENERA CEDULA ESCOLAR DE ESTUDIANTES</title><link>http://obrerosmppe.blogspot.com/2026/03/sistema-en-linea-para-genera-cedula.html</link><category>CEDULA ESCOLAR</category><category>SISTEMA</category><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 18 Mar 2026 18:55:01 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-6942753862295897558</guid><description>
&lt;div class="card"&gt;
    &lt;h2&gt;&#128221; ¿Qué es la Cédula Escolar?&lt;/h2&gt;
    &lt;p&gt;La &lt;b&gt;cédula escolar&lt;/b&gt; es un identificador único compuesto por &lt;b&gt;doce caracteres&lt;/b&gt; que se asigna a cada estudiante en Venezuela. Su propósito es facilitar el seguimiento académico y administrativo del niño desde la educación inicial hasta niveles superiores. &#127891;&lt;/p&gt;
&lt;/div&gt;
&lt;div id="app-cedula-escolar"&gt;
  &lt;style&gt;
    #app-cedula-escolar {
      font-family: Arial, sans-serif;
      background-color: #f0f4f8;
      display: flex;
      justify-content: center;
      padding: 40px 0;
      color: #333;
    }

    #app-cedula-escolar .container {
      background-color: white;
      padding: 40px;
      border-radius: 15px;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
      width: 400px;
      text-align: center;
    }

    #app-cedula-escolar h1 {
      color: #007bff;
      margin-bottom: 30px;
      font-size: 24px;
    }

    #app-cedula-escolar label {
      display: block;
      margin-bottom: 10px;
      font-weight: bold;
      text-align: left;
    }

    #app-cedula-escolar select,
    #app-cedula-escolar input[type="number"] {
      width: 100%;
      padding: 12px;
      margin-bottom: 20px;
      border: 1px solid #ced4da;
      border-radius: 8px;
      font-size: 16px;
      box-sizing: border-box;
    }

    #app-cedula-escolar button {
      background-color: #28a745;
      color: white;
      padding: 12px 20px;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      font-size: 16px;
      width: 100%;
    }

    #app-cedula-escolar button:hover {
      background-color: #218838;
    }

    #app-cedula-escolar #result {
      margin-top: 30px;
      padding: 20px;
      background-color: #d4edda;
      border: 1px solid #c3e6cb;
      border-radius: 8px;
      font-size: 18px;
      color: #155724;
      display: none;
    }

    #app-cedula-escolar .error {
      color: #dc3545;
      margin-top: 10px;
      font-size: 14px;
    }
  &lt;/style&gt;

  &lt;div class="container"&gt;
    &lt;h1&gt;&lt;br /&gt;&lt;/h1&gt;&lt;h1&gt;Generador de Cédula Escolar&lt;/h1&gt;
    &lt;form id="cedulaForm"&gt;
      &lt;label&gt;Nacionalidad:&lt;/label&gt;
      &lt;select id="nacionalidad"&gt;
        &lt;option value=""&gt;Seleccione...&lt;/option&gt;
        &lt;option value="V"&gt;Venezolano (V)&lt;/option&gt;
        &lt;option value="E"&gt;Extranjero (E)&lt;/option&gt;
      &lt;/select&gt;

      &lt;label&gt;Tipo de Parto:&lt;/label&gt;
      &lt;select id="tipoParto"&gt;
        &lt;option value=""&gt;Seleccione...&lt;/option&gt;
        &lt;option value="1"&gt;Primer Niño&lt;/option&gt;
        &lt;option value="2"&gt;Segundo Niño&lt;/option&gt;
        &lt;option value="3"&gt;Tercer Niño&lt;/option&gt;
        &lt;option value="4"&gt;Cuarto Niño&lt;/option&gt;
        &lt;option value="5"&gt;Quinto Niño&lt;/option&gt;
      &lt;/select&gt;

      &lt;label&gt;Año de Nacimiento:&lt;/label&gt;
      &lt;input id="anoNacimiento" placeholder="Ej: 2004" type="number" /&gt;

      &lt;label&gt;Cédula de la Madre o Padre:&lt;/label&gt;
      &lt;input id="cedulaPadre" placeholder="Ej: 10564252" type="number" /&gt;

      &lt;button type="submit"&gt;Generar Cédula Escolar&lt;/button&gt;
    &lt;/form&gt;

    &lt;div id="result"&gt;&lt;/div&gt;
    &lt;div class="error" id="error"&gt;&lt;/div&gt;
  &lt;/div&gt;

  &lt;script&gt;
    document.getElementById('cedulaForm').addEventListener('submit', function(e) {
      e.preventDefault();
      const errorDiv = document.getElementById('error');
      errorDiv.textContent = '';

      const n = nacionalidad.value;
      const t = tipoParto.value;
      const a = anoNacimiento.value;
      const c = cedulaPadre.value;

      if (!n || !t || !a || !c) {
        errorDiv.textContent = 'Complete todos los campos.';
        return;
      }

      if (a.length !== 4) {
        errorDiv.textContent = 'El año debe tener 4 dígitos.';
        return;
      }

      let cp = c.toString();
      if (cp.length === 7) cp = '0' + cp;
      if (cp.length !== 8) {
        errorDiv.textContent = 'La cédula debe tener 7 u 8 dígitos.';
        return;
      }

      const cedula = n + t + a.slice(-2) + cp;
      const r = document.getElementById('result');
      r.textContent = 'Cédula Escolar Generada: ' + cedula;
      r.style.display = 'block';
    });
  &lt;/script&gt;
&lt;/div&gt;

&lt;style&gt;
/* Estilos generales para las tarjetas */
.card {
    background-color: #f9f9f9;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    transition: transform 0.2s;
}
.card:hover {
    transform: translateY(-5px);
}
.card h2, .card h3 {
    color: #2c3e50;
}
.card p, .card li {
    color: #34495e;
    line-height: 1.6;
}
.card ul {
    padding-left: 20px;
}
.icon {
    margin-right: 8px;
}
&lt;/style&gt;

&lt;div class="card"&gt;
    &lt;h1&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;&#128216; Instructivo para la Asignación de la Cédula Escolar en Venezuela&lt;/h1&gt;
    &lt;p&gt;¡Bienvenidos a nuestro blog de &lt;b&gt;Información Educativa&lt;/b&gt;! &#128218; En esta entrada, compartimos una guía completa basada en el instructivo oficial para la asignación de la &lt;b&gt;cédula escolar&lt;/b&gt;. Esta herramienta es fundamental en el sistema educativo venezolano para identificar a los estudiantes de manera única. &#127979;&lt;/p&gt;
    &lt;p&gt;Si eres padre, madre, docente o administrador escolar, esta información te será de gran utilidad para registrar correctamente a los niños en el sistema educativo. ✅ Recuerda que la cédula escolar es un requisito indispensable para inscripciones y trámites escolares.&lt;/p&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoKfI8sh8_MFoD6iApEG5e4WWj5nxdE2FBlcsIhx7aGtWdJ5E0sl5_Wu8YXa6U8uK7FhwuTdxaQtDJdEkvn77PDirBv2GW47zHe7gJ5aaLLhhRfyIs4uAA-5Rvrs7cD7CHvom2tD3Y0TsbwWlKFgMAGWyM7Txw3EUCUeE75n1ZN148OcvFSC053FKtUB9s/s2932/CEDULA%20ESCOLAR.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="1649" data-original-width="2932" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoKfI8sh8_MFoD6iApEG5e4WWj5nxdE2FBlcsIhx7aGtWdJ5E0sl5_Wu8YXa6U8uK7FhwuTdxaQtDJdEkvn77PDirBv2GW47zHe7gJ5aaLLhhRfyIs4uAA-5Rvrs7cD7CHvom2tD3Y0TsbwWlKFgMAGWyM7Txw3EUCUeE75n1ZN148OcvFSC053FKtUB9s/s600/CEDULA%20ESCOLAR.png" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;

&lt;div class="card"&gt;
    &lt;h2&gt;⚙️ Estructura de la Cédula Escolar&lt;/h2&gt;
    &lt;ul&gt;
        &lt;li&gt;&#127483;&#127466; &lt;b&gt;Primer carácter: Nacionalidad&lt;/b&gt;
            &lt;ul&gt;
                &lt;li&gt;&lt;b&gt;V&lt;/b&gt;: Niño venezolano o si al menos uno de los padres es venezolano.&lt;/li&gt;
                &lt;li&gt;&lt;b&gt;E&lt;/b&gt;: Niño extranjero.&lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;&#128118; &lt;b&gt;Segundo carácter: Tipo de parto&lt;/b&gt;
            &lt;ul&gt;
                &lt;li&gt;&lt;b&gt;1&lt;/b&gt;: Parto sencillo (un solo niño).&lt;/li&gt;
                &lt;li&gt;&lt;b&gt;2&lt;/b&gt;: Morochos o gemelos (asigna "1" al primer niño y "2" al segundo).&lt;/li&gt;
                &lt;li&gt;&lt;b&gt;3&lt;/b&gt;: Trillizos (y así sucesivamente para múltiples nacimientos).&lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;&#128197; &lt;b&gt;Tercer y cuarto caracteres: Año de nacimiento&lt;/b&gt;
            &lt;ul&gt;
                &lt;li&gt;Corresponden a las dos últimas cifras del año de nacimiento del niño.&lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
        &lt;li&gt;&#127380; &lt;b&gt;Ocho caracteres restantes: Cédula del progenitor&lt;/b&gt;
            &lt;ul&gt;
                &lt;li&gt;Se utiliza la cédula de la madre. Si no está disponible, la del padre.&lt;/li&gt;
                &lt;li&gt;Si tiene solo 7 dígitos, anteponer un cero para completar 8 dígitos.&lt;/li&gt;
            &lt;/ul&gt;
        &lt;/li&gt;
    &lt;/ul&gt;
&lt;/div&gt;

&lt;div class="card"&gt;
    &lt;h2&gt;&#128161; Ejemplos Prácticos&lt;/h2&gt;

    &lt;h3&gt;Ejemplo 1: Niño Venezolano, Parto Sencillo, Nacido en 2004&lt;/h3&gt;
    &lt;ul&gt;
        &lt;li&gt;&#127483;&#127466; Nacionalidad: V (Venezolano)&lt;/li&gt;
        &lt;li&gt;&#128118; Tipo de parto: 1 (Sencillo)&lt;/li&gt;
        &lt;li&gt;&#128197; Año de nacimiento: 04 (2004)&lt;/li&gt;
        &lt;li&gt;&#127380; Cédula de la madre: 10564252 (ocho dígitos)&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;&lt;b&gt;Cédula Escolar Resultante:&lt;/b&gt; V10410564252&lt;/p&gt;
    &lt;pre&gt;V | 1 | 0 | 4 | 1 | 0 | 5 | 6 | 4 | 2 | 5 | 2
↑   ↑   ↑   ↑   └────────── Cédula de la madre ─────────┘
|   |   └ Año de nacimiento (2004)
|   └ Tipo de parto (Sencillo)
└ Nacionalidad (Venezolano)
&lt;/pre&gt;

    &lt;h3&gt;Ejemplo 2: Niño Extranjero, Parto Sencillo, Nacido en 2005&lt;/h3&gt;
    &lt;ul&gt;
        &lt;li&gt;&#127758; Nacionalidad: E (Extranjero)&lt;/li&gt;
        &lt;li&gt;&#128118; Tipo de parto: 1 (Sencillo)&lt;/li&gt;
        &lt;li&gt;&#128197; Año de nacimiento: 05 (2005)&lt;/li&gt;
        &lt;li&gt;&#127380; Cédula de la madre: 06564253 (anteponer 0)&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;&lt;b&gt;Cédula Escolar Resultante:&lt;/b&gt; E10506564253&lt;/p&gt;
    &lt;pre&gt;E | 1 | 0 | 5 | 0 | 6 | 5 | 6 | 4 | 2 | 5 | 3
↑   ↑   ↑   ↑   └────────── Cédula de la madre ─────────┘
|   |   └ Año de nacimiento (2005)
|   └ Tipo de parto (Sencillo)
└ Nacionalidad (Extranjero)
&lt;/pre&gt;
&lt;/div&gt;

&lt;div class="card"&gt;
    &lt;h2&gt;&#128276; Importancia y Recomendaciones&lt;/h2&gt;
    &lt;p&gt;La correcta asignación de la cédula escolar evita errores y facilita procesos como:&lt;/p&gt;
    &lt;ul&gt;
        &lt;li&gt;&#127979; Inscripción en escuelas&lt;/li&gt;
        &lt;li&gt;&#127891; Solicitud de becas&lt;/li&gt;
        &lt;li&gt;&#128260; Transferencias escolares&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;Siempre verifica la información con documentos oficiales como acta de nacimiento y cédula de los padres. Para actualizaciones, consulta fuentes oficiales del &lt;b&gt;Ministerio de Educación de Venezuela&lt;/b&gt;. &#127963;️&lt;/p&gt;
&lt;/div&gt;

&lt;div class="card"&gt;
    &lt;h2&gt;✅ Conclusión&lt;/h2&gt;
    &lt;p&gt;Esperamos que esta guía te haya sido útil. ¡Comparte este artículo si conoces a alguien que lo necesite! &#128140; Si tienes preguntas o sugerencias, deja un comentario abajo. Síguenos en &lt;b&gt;@Educacionvz&lt;/b&gt; para más contenido educativo. &#128242;&lt;/p&gt;
    &lt;p&gt;&lt;i&gt;Publicado el 11 de enero de 2026.&lt;/i&gt;&lt;/p&gt;
&lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjoKfI8sh8_MFoD6iApEG5e4WWj5nxdE2FBlcsIhx7aGtWdJ5E0sl5_Wu8YXa6U8uK7FhwuTdxaQtDJdEkvn77PDirBv2GW47zHe7gJ5aaLLhhRfyIs4uAA-5Rvrs7cD7CHvom2tD3Y0TsbwWlKFgMAGWyM7Txw3EUCUeE75n1ZN148OcvFSC053FKtUB9s/s72-c/CEDULA%20ESCOLAR.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Calculadora de Edad Tu Edad Real al Instante: Prueba la Calculadora Online &#128197;</title><link>http://obrerosmppe.blogspot.com/2026/03/calculadora-de-edad-tu-edad-real-al.html</link><category>calculadora</category><category>edad</category><category>sistemas</category><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 18 Mar 2026 18:53:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-7756892242772359732.post-220789075793903814</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVI7vpAxvj7GE7c_eW1WdappbfG6fn9WVYdquQ3WqKpI9DUfd7fT-kV-lKcIiU5iedFVma1EdEen_xgFqF9YCzY8DYzjOhppIZUjhFGY7_mftYf-Hh963HE-xnU9Ds74yt9Lsf7o2JkMMGtARNXA5txcZo6iG0gKAGW7sxOjGTvyxKnr8Rxck2XZ3nl3uy/s1536/ChatGPT%20Image%2012%20ene%202026,%2003_30_28%20p.m..png" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="1024" data-original-width="1536" height="426" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVI7vpAxvj7GE7c_eW1WdappbfG6fn9WVYdquQ3WqKpI9DUfd7fT-kV-lKcIiU5iedFVma1EdEen_xgFqF9YCzY8DYzjOhppIZUjhFGY7_mftYf-Hh963HE-xnU9Ds74yt9Lsf7o2JkMMGtARNXA5txcZo6iG0gKAGW7sxOjGTvyxKnr8Rxck2XZ3nl3uy/w640-h426/ChatGPT%20Image%2012%20ene%202026,%2003_30_28%20p.m..png" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;style&gt;
/* Contenedor principal - Widget optimizado para Blogger */
.edad-estudiante-widget {
    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    background: linear-gradient(135deg, #1a5fb4 0%, #1c71d8 100%);
    border-radius: 12px;
    padding: 18px;
    margin: 12px 0;
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
    color: white;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border: 1px solid #3584e4;
}

/* Título del widget */
.edad-estudiante-widget h3 {
    color: white;
    text-align: center;
    margin: 0 0 18px 0;
    padding: 0;
    font-size: 19px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.25);
    border-bottom: 2px solid rgba(255,255,255,0.35);
    padding-bottom: 12px;
    letter-spacing: 0.5px;
}

/* Grupos de entrada - ESTILOS MEJORADOS PARA VISIBILIDAD */
.edad-input-group {
    margin-bottom: 16px;
    position: relative;
}

.edad-input-group label {
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
    font-weight: 600;
    color: #f0f0f0;
    background: rgba(0,0,0,0.15);
    padding: 4px 8px;
    border-radius: 4px;
    width: fit-content;
}

/* ESTILOS ESPECIALES PARA LOS CAMPOS DE FECHA - VISIBLES */
.edad-input-group input[type="date"] {
    width: 100%;
    padding: 12px 14px;
    border: 2px solid rgba(255,255,255,0.4);
    border-radius: 8px;
    font-size: 15px;
    background: white;
    box-sizing: border-box;
    color: #2c3e50;
    font-weight: 500;
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
}

/* Mejorar visibilidad del texto en campos de fecha */
.edad-input-group input[type="date"]::-webkit-datetime-edit {
    color: #2c3e50;
    padding: 2px;
    font-weight: 500;
}

.edad-input-group input[type="date"]::-webkit-calendar-picker-indicator {
    background-color: #1c71d8;
    padding: 8px;
    border-radius: 4px;
    cursor: pointer;
    filter: invert(1);
    margin-left: 5px;
}

.edad-input-group input[type="date"]:focus {
    outline: none;
    border-color: white;
    background: white;
    box-shadow: 0 0 0 3px rgba(255,255,255,0.3);
    color: #2c3e50;
}

/* Placeholder personalizado para mayor visibilidad */
.edad-input-group input[type="date"]::before {
    content: attr(placeholder);
    color: #777;
    font-weight: normal;
}

.edad-input-group input[type="date"]:focus::before,
.edad-input-group input[type="date"]:valid::before {
    content: '';
}

/* Botón de calcular */
.edad-calc-btn {
    background: linear-gradient(135deg, #f8c291 0%, #e58e26 100%);
    color: #2c3e50;
    border: none;
    width: 100%;
    padding: 13px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s;
    margin-top: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.edad-calc-btn:hover {
    background: linear-gradient(135deg, #e58e26 0%, #d35400 100%);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.25);
}

.edad-calc-btn:active {
    transform: translateY(0);
}

/* Resultados */
.edad-resultado {
    background: rgba(255,255,255,0.12);
    border-radius: 10px;
    padding: 18px;
    margin-top: 18px;
    display: none;
    border: 2px solid rgba(255,255,255,0.25);
    backdrop-filter: blur(5px);
}

.edad-resultado.mostrar {
    display: block;
    animation: fadeInEdad 0.6s ease-out;
}

@keyframes fadeInEdad {
    from { opacity: 0; transform: translateY(15px); }
    to { opacity: 1; transform: translateY(0); }
}

.edad-titulo-resultado {
    font-size: 16px;
    color: #f0f0f0;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.edad-valor {
    font-size: 28px;
    font-weight: 800;
    color: #ffd166;
    text-align: center;
    margin: 15px 0;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}

/* Desglose de edad */
.edad-desglose {
    display: flex;
    justify-content: space-between;
    background: rgba(0,0,0,0.25);
    border-radius: 10px;
    padding: 15px;
    margin: 20px 0;
    border: 1px solid rgba(255,255,255,0.15);
}

.edad-item {
    text-align: center;
    flex: 1;
    padding: 5px;
}

.edad-numero {
    font-size: 26px;
    font-weight: 800;
    color: #ffd166;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    margin-bottom: 5px;
}

.edad-etiqueta {
    font-size: 13px;
    color: #e0e0e0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Detalles adicionales */
.edad-detalles {
    font-size: 14px;
    color: #f0f0f0;
    margin-top: 15px;
    line-height: 1.6;
    background: rgba(0,0,0,0.15);
    padding: 12px;
    border-radius: 8px;
}

.edad-detalles div {
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    padding-bottom: 6px;
}

.edad-detalles div:last-child {
    border-bottom: none;
}

.edad-detalles span {
    font-weight: 600;
    color: #ffd166;
}

/* Mensaje de nivel escolar */
.edad-nivel {
    background: rgba(241, 196, 15, 0.25);
    border-radius: 8px;
    padding: 12px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin-top: 15px;
    color: #ffdd59;
    border: 2px solid rgba(241, 196, 15, 0.4);
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

/* Mensaje de error */
.edad-error {
    color: #ff6b6b;
    font-size: 13px;
    margin-top: 6px;
    display: none;
    font-weight: 600;
    background: rgba(255, 107, 107, 0.1);
    padding: 8px;
    border-radius: 5px;
    border-left: 4px solid #ff6b6b;
}

/* Instrucciones */
.edad-instrucciones {
    font-size: 12px;
    color: rgba(255,255,255,0.85);
    margin-top: 20px;
    padding-top: 15px;
    border-top: 2px dashed rgba(255,255,255,0.3);
    line-height: 1.6;
    background: rgba(0,0,0,0.1);
    padding: 15px;
    border-radius: 8px;
}

.edad-instrucciones strong {
    color: #ffd166;
    font-size: 13px;
}

/* Responsive para móviles */
@media (max-width: 768px) {
    .edad-estudiante-widget {
        padding: 15px;
        margin: 10px 0;
    }
    
    .edad-desglose {
        flex-direction: column;
        gap: 12px;
    }
    
    .edad-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px;
        background: rgba(0,0,0,0.2);
        border-radius: 8px;
        margin-bottom: 5px;
    }
    
    .edad-numero, .edad-etiqueta {
        margin: 0;
    }
    
    .edad-numero {
        font-size: 22px;
    }
    
    .edad-input-group input[type="date"] {
        padding: 14px;
        font-size: 16px;
    }
}

/* Estilo específico para Firefox */
@-moz-document url-prefix() {
    .edad-input-group input[type="date"] {
        padding-top: 13px;
        padding-bottom: 13px;
    }
}

/* Solución alternativa para navegadores problemáticos */
.fecha-input-fallback {
    display: none;
}

/* Estilos para el icono de calendario */
.calendar-icon {
    position: absolute;
    right: 15px;
    top: 38px;
    color: #1c71d8;
    pointer-events: none;
    font-size: 18px;
}

/* Asegurar contraste en todos los navegadores */
input[type="date"]::-webkit-input-placeholder {
    color: #777 !important;
}

input[type="date"]:-moz-placeholder {
    color: #777 !important;
}

input[type="date"]::-moz-placeholder {
    color: #777 !important;
}

input[type="date"]:-ms-input-placeholder {
    color: #777 !important;
}
&lt;/style&gt;

&lt;div class="edad-estudiante-widget"&gt;
    &lt;h3&gt;&#128197; Calculadora de Edad Estudiantil&lt;/h3&gt;
    
    &lt;div class="edad-input-group"&gt;
        &lt;label&gt;&#128204; Fecha de Nacimiento:&lt;/label&gt;
        &lt;input id="fecha_nac" placeholder="DD/MM/AAAA" required="" type="date" /&gt;
        &lt;div class="calendar-icon"&gt;&#128197;&lt;/div&gt;
    &lt;/div&gt;
    
    &lt;div class="edad-input-group"&gt;
        &lt;label&gt;&#128197; Fecha de Referencia (opcional):&lt;/label&gt;
        &lt;input id="fecha_ref" placeholder="DD/MM/AAAA" type="date" /&gt;
        &lt;div class="calendar-icon"&gt;&#128197;&lt;/div&gt;
        &lt;div class="edad-error" id="error_fecha"&gt;⚠️ La fecha de referencia debe ser posterior al nacimiento&lt;/div&gt;
    &lt;/div&gt;
    
    &lt;button class="edad-calc-btn" id="btn_calcular"&gt;
        &#129518; Calcular Edad
    &lt;/button&gt;
    
    &lt;div class="edad-resultado" id="resultado_calculo"&gt;
        &lt;div class="edad-titulo-resultado"&gt;&#127891; Edad del Estudiante&lt;/div&gt;
        &lt;div class="edad-valor" id="texto_edad"&gt;0 años&lt;/div&gt;
        
        &lt;div class="edad-desglose"&gt;
            &lt;div class="edad-item"&gt;
                &lt;div class="edad-numero" id="num_anos"&gt;0&lt;/div&gt;
                &lt;div class="edad-etiqueta"&gt;Años&lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="edad-item"&gt;
                &lt;div class="edad-numero" id="num_meses"&gt;0&lt;/div&gt;
                &lt;div class="edad-etiqueta"&gt;Meses&lt;/div&gt;
            &lt;/div&gt;
            &lt;div class="edad-item"&gt;
                &lt;div class="edad-numero" id="num_dias"&gt;0&lt;/div&gt;
                &lt;div class="edad-etiqueta"&gt;Días&lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        
        &lt;div class="edad-detalles"&gt;
            &lt;div&gt;
                &lt;span&gt;Nacimiento:&lt;/span&gt;
                &lt;span id="texto_nacimiento"&gt;--/--/----&lt;/span&gt;
            &lt;/div&gt;
            &lt;div&gt;
                &lt;span&gt;Referencia:&lt;/span&gt;
                &lt;span id="texto_referencia"&gt;--/--/----&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        
        &lt;div class="edad-nivel" id="nivel_escolar"&gt;
            Ingresa una fecha para calcular el nivel escolar
        &lt;/div&gt;
    &lt;/div&gt;
    
    &lt;div class="edad-instrucciones"&gt;
        &lt;b&gt;&#128203; Instrucciones:&lt;/b&gt; Ingresa la fecha de nacimiento del estudiante. La fecha de referencia es opcional (por defecto es hoy). Haz clic en "Calcular Edad" para ver los resultados exactos en años, meses y días.
    &lt;/div&gt;
&lt;/div&gt;

&lt;script&gt;
// Configuración inicial - MEJORADA PARA VISIBILIDAD
document.addEventListener('DOMContentLoaded', function() {
    const hoy = new Date();
    const fechaHoy = hoy.toISOString().split('T')[0];
    
    // Establecer valores máximos y por defecto
    const fechaNacInput = document.getElementById('fecha_nac');
    const fechaRefInput = document.getElementById('fecha_ref');
    
    fechaNacInput.max = fechaHoy;
    fechaRefInput.value = fechaHoy;
    fechaRefInput.max = fechaHoy;
    
    // Asegurar que los campos muestren el formato correcto
    fechaNacInput.setAttribute('title', 'Selecciona la fecha de nacimiento');
    fechaRefInput.setAttribute('title', 'Selecciona la fecha de referencia');
    
    // Solución para navegadores que no muestran bien el placeholder
    if (fechaNacInput.value === '') {
        fechaNacInput.style.color = '#777';
    }
    if (fechaRefInput.value === '') {
        fechaRefInput.style.color = '#777';
    }
    
    // Cambiar color cuando se selecciona una fecha
    fechaNacInput.addEventListener('change', function() {
        this.style.color = '#2c3e50';
    });
    
    fechaRefInput.addEventListener('change', function() {
        this.style.color = '#2c3e50';
    });
    
    // Calcular automáticamente si hay parámetro en URL
    const urlParams = new URLSearchParams(window.location.search);
    const fechaParam = urlParams.get('fecha_nacimiento');
    if (fechaParam) {
        fechaNacInput.value = fechaParam;
        fechaNacInput.style.color = '#2c3e50';
        setTimeout(calcularEdadEstudiante, 500); // Pequeño retraso para asegurar carga
    }
});

// Función principal de cálculo - MEJORADA
function calcularEdadEstudiante() {
    // Obtener fechas
    const fechaNacInput = document.getElementById('fecha_nac');
    const fechaRefInput = document.getElementById('fecha_ref');
    const fechaNac = fechaNacInput.value;
    let fechaRef = fechaRefInput.value;
    
    // Validar entrada
    if (!fechaNac) {
        alert("⚠️ Por favor, ingresa la fecha de nacimiento del estudiante.");
        fechaNacInput.focus();
        fechaNacInput.style.borderColor = '#ff6b6b';
        return;
    } else {
        fechaNacInput.style.borderColor = 'rgba(255,255,255,0.4)';
    }
    
    // Usar fecha actual si no hay referencia
    if (!fechaRef) {
        const hoy = new Date().toISOString().split('T')[0];
        fechaRef = hoy;
        fechaRefInput.value = hoy;
    }
    
    // Validar que fecha ref sea posterior a nacimiento
    if (fechaRef &lt; fechaNac) {
        document.getElementById('error_fecha').style.display = 'block';
        fechaRefInput.style.borderColor = '#ff6b6b';
        return;
    } else {
        document.getElementById('error_fecha').style.display = 'none';
        fechaRefInput.style.borderColor = 'rgba(255,255,255,0.4)';
    }
    
    // Convertir a objetos Date
    const nacimiento = new Date(fechaNac);
    const referencia = new Date(fechaRef);
    
    // Calcular edad exacta
    let anos = referencia.getFullYear() - nacimiento.getFullYear();
    let meses = referencia.getMonth() - nacimiento.getMonth();
    let dias = referencia.getDate() - nacimiento.getDate();
    
    // Ajustar días negativos
    if (dias &lt; 0) {
        meses--;
        const ultimoDiaMesAnterior = new Date(
            referencia.getFullYear(), 
            referencia.getMonth(), 
            0
        ).getDate();
        dias += ultimoDiaMesAnterior;
    }
    
    // Ajustar meses negativos
    if (meses &lt; 0) {
        anos--;
        meses += 12;
    }
    
    // Mostrar resultados con formato mejorado
    document.getElementById('num_anos').textContent = anos;
    document.getElementById('num_meses').textContent = meses;
    document.getElementById('num_dias').textContent = dias;
    
    // Formato de texto mejorado
    let textoEdad = `${anos} año${anos !== 1 ? 's' : ''}`;
    if (meses &gt; 0) textoEdad += `, ${meses} mes${meses !== 1 ? 'es' : ''}`;
    if (dias &gt; 0 &amp;&amp; meses === 0) textoEdad += `, ${dias} día${dias !== 1 ? 's' : ''}`;
    
    document.getElementById('texto_edad').textContent = textoEdad;
    
    // Mostrar fechas formateadas
    document.getElementById('texto_nacimiento').textContent = formatearFecha(nacimiento);
    document.getElementById('texto_referencia').textContent = formatearFecha(referencia);
    
    // Determinar nivel escolar con iconos
    document.getElementById('nivel_escolar').innerHTML = determinarNivelEscolar(anos, meses);
    
    // Mostrar sección de resultados
    const resultadoDiv = document.getElementById('resultado_calculo');
    resultadoDiv.classList.add('mostrar');
    
    // Efecto visual de éxito
    resultadoDiv.style.animation = 'none';
    setTimeout(() =&gt; {
        resultadoDiv.style.animation = 'fadeInEdad 0.6s ease-out';
    }, 10);
}

// Formatear fecha en español con formato completo
function formatearFecha(fecha) {
    const opciones = { 
        weekday: 'long', 
        year: 'numeric', 
        month: 'long', 
        day: 'numeric' 
    };
    const fechaFormateada = fecha.toLocaleDateString('es-ES', opciones);
    // Capitalizar primera letra
    return fechaFormateada.charAt(0).toUpperCase() + fechaFormateada.slice(1);
}

// Determinar nivel escolar según edad - MEJORADO
function determinarNivelEscolar(anos, meses) {
    let icono = '&#128218;';
    let nivel = '';
    
    if (anos &lt; 3) {
        icono = '&#128118;';
        nivel = "Etapa preescolar temprana";
    } else if (anos &lt; 5) {
        icono = '&#127979;';
        nivel = "Preescolar / Educación inicial";
    } else if (anos === 5 &amp;&amp; meses &lt; 6) {
        icono = '&#127890;';
        nivel = "Posible ingreso a kínder";
    } else if (anos &gt;= 5 &amp;&amp; anos &lt; 7) {
        icono = '&#127979;';
        nivel = "Kínder / Jardín de infancia";
    } else if (anos &gt;= 7 &amp;&amp; anos &lt; 12) {
        icono = '&#128214;';
        nivel = "Educación primaria";
    } else if (anos &gt;= 12 &amp;&amp; anos &lt; 15) {
        icono = '&#127891;';
        nivel = "Educación secundaria";
    } else if (anos &gt;= 15 &amp;&amp; anos &lt; 18) {
        icono = '&#127891;';
        nivel = "Bachillerato / Preparatoria";
    } else if (anos &gt;= 18) {
        icono = '&#127891;';
        nivel = "Educación superior / Universitaria";
    } else {
        icono = '&#128203;';
        nivel = "Nivel educativo por determinar";
    }
    
    return `${icono} ${nivel}`;
}

// Eventos - MEJORADOS
document.getElementById('btn_calcular').addEventListener('click', calcularEdadEstudiante);

// Calcular al presionar Enter en cualquier campo
document.querySelectorAll('input[type="date"]').forEach(input =&gt; {
    input.addEventListener('keypress', function(e) {
        if (e.key === 'Enter') {
            calcularEdadEstudiante();
        }
    });
    
    // Efecto visual al enfocar
    input.addEventListener('focus', function() {
        this.style.backgroundColor = '#ffffff';
        this.style.boxShadow = '0 0 0 3px rgba(255,255,255,0.4)';
    });
    
    input.addEventListener('blur', function() {
        this.style.boxShadow = 'inset 0 2px 4px rgba(0,0,0,0.1)';
    });
});

// Calcular automáticamente al cambiar fecha de referencia
document.getElementById('fecha_ref').addEventListener('change', function() {
    if (document.getElementById('fecha_nac').value) {
        calcularEdadEstudiante();
    }
});

// Solución adicional para navegadores problemáticos
window.addEventListener('load', function() {
    // Forzar repintado de campos de fecha
    const inputsFecha = document.querySelectorAll('input[type="date"]');
    inputsFecha.forEach(input =&gt; {
        const temp = input.value;
        input.value = '';
        setTimeout(() =&gt; {
            input.value = temp;
            input.style.color = temp ? '#2c3e50' : '#777';
        }, 100);
    });
});
&lt;/script&gt;
&lt;h1&gt;&lt;span&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;/span&gt;&#127874; Calculadora de Edad: Descubre tu Edad Exacta en Segundos&lt;/h1&gt;

&lt;p&gt;Usa esta &lt;b&gt;calculadora de edad&lt;/b&gt; para descubrir cuántos años tienes según tu fecha de nacimiento y una fecha de referencia. Además de calcular tu edad cronológica, la herramienta muestra datos curiosos e interesantes sobre tu vida. ⏳&lt;/p&gt;

&lt;hr /&gt;

&lt;h2&gt;&#129518; ¿Cómo usar la calculadora de edad?&lt;/h2&gt;

&lt;ol&gt;
  &lt;li&gt;&#128197; Ingresa tu fecha de nacimiento en el formato admitido (&lt;b&gt;DD/MM/AAAA&lt;/b&gt;).&lt;/li&gt;
  &lt;li&gt;&#128433;️ Haz clic en &lt;b&gt;“Calcular”&lt;/b&gt;.&lt;/li&gt;
  &lt;li&gt;&#128202; Obtén tu edad en:
    &lt;ul&gt;
      &lt;li&gt;✔️ Años&lt;/li&gt;
      &lt;li&gt;✔️ Meses&lt;/li&gt;
      &lt;li&gt;✔️ Semanas&lt;/li&gt;
      &lt;li&gt;✔️ Días&lt;/li&gt;
      &lt;li&gt;✔️ Horas&lt;/li&gt;
      &lt;li&gt;✔️ Minutos&lt;/li&gt;
      &lt;li&gt;✔️ Segundos&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ol&gt;

&lt;hr /&gt;

&lt;h2&gt;✨ Funciones principales de la calculadora&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&#128421;️ Interfaz simple y fácil de usar&lt;/li&gt;
  &lt;li&gt;&#128116; Cálculo de la edad de jubilación&lt;/li&gt;
  &lt;li&gt;&#127881; Fecha exacta de tu próximo cumpleaños&lt;/li&gt;
  &lt;li&gt;&#128101; Comparación de edades&lt;/li&gt;
  &lt;li&gt;&#128218; Datos curiosos relacionados con tu edad cronológica&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;h2&gt;&#128208; ¿Cómo se calcula la edad?&lt;/h2&gt;

&lt;p&gt;El cálculo de la edad puede variar según el sistema utilizado. Por ejemplo, una persona que tiene 20 años en el sistema internacional puede considerarse 1 o 2 años mayor en culturas como la china o la coreana.&lt;/p&gt;

&lt;p&gt;En el &lt;b&gt;sistema internacional&lt;/b&gt;, la edad cronológica se calcula de dos formas:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&#128198; &lt;b&gt;En años:&lt;/b&gt; cada año se considera de 365 días (sin diferenciar años bisiestos).&lt;/li&gt;
  &lt;li&gt;&#128467;️ &lt;b&gt;En días:&lt;/b&gt; se toman en cuenta meses de 30, 31, 28 o 29 días y los años bisiestos (366 días).&lt;/li&gt;
&lt;/ul&gt;

&lt;div style="background: rgb(245, 247, 250); border-left: 5px solid rgb(76, 175, 80); margin: 15px 0px; padding: 15px;"&gt;
  &lt;b&gt;&#128073; Ejemplo práctico:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;
  Si naciste el &lt;b&gt;05/01/2000&lt;/b&gt; y hoy es &lt;b&gt;01/05/2024&lt;/b&gt;, el sistema calculará los días exactos entre ambas fechas usando la fórmula:&lt;br /&gt;&lt;br /&gt;

  &lt;i&gt;Edad en días = (Años de 365 días) + (Años de 366 días) + (Días restantes del año en curso)&lt;/i&gt;
&lt;/div&gt;

&lt;hr /&gt;

&lt;h2&gt;&#128736;️ Aplicaciones de la calculadora de edad&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&#128272; &lt;b&gt;Verificación de edad:&lt;/b&gt; para registros en sitios con restricción de edad.&lt;/li&gt;
  &lt;li&gt;&#127891; &lt;b&gt;Uso educativo:&lt;/b&gt; estudiantes pueden comparar edades con distintas fechas.&lt;/li&gt;
  &lt;li&gt;&#128197; &lt;b&gt;Planificación de eventos:&lt;/b&gt; cumpleaños y fechas importantes.&lt;/li&gt;
  &lt;li&gt;⚖️ &lt;b&gt;Verificaciones legales:&lt;/b&gt; confirmación de edad para trámites.&lt;/li&gt;
  &lt;li&gt;&#129658; &lt;b&gt;Aplicaciones médicas:&lt;/b&gt; apoyo para tratamientos según edad exacta.&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;

&lt;h2&gt;❓ ¿Qué edad tengo hoy?&lt;/h2&gt;

&lt;p&gt;El cálculo siempre depende de tu fecha de nacimiento. También puedes conocer tu edad en fechas futuras o pasadas usando el mismo método.&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;&#128221; Ingresa tu fecha de nacimiento (DOB).&lt;/li&gt;
  &lt;li&gt;&#128198; Selecciona la fecha actual o una fecha futura.&lt;/li&gt;
  &lt;li&gt;&#128200; Obtén tu edad cronológica en años, meses y días.&lt;/li&gt;
&lt;/ol&gt;

&lt;hr /&gt;

&lt;p style="font-weight: bold; text-align: center;"&gt;&#128640; ¡Empieza ahora y descubre tu edad exacta al instante!&lt;/p&gt;


</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVI7vpAxvj7GE7c_eW1WdappbfG6fn9WVYdquQ3WqKpI9DUfd7fT-kV-lKcIiU5iedFVma1EdEen_xgFqF9YCzY8DYzjOhppIZUjhFGY7_mftYf-Hh963HE-xnU9Ds74yt9Lsf7o2JkMMGtARNXA5txcZo6iG0gKAGW7sxOjGTvyxKnr8Rxck2XZ3nl3uy/s72-w640-h426-c/ChatGPT%20Image%2012%20ene%202026,%2003_30_28%20p.m..png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>