{"id":1788,"date":"2026-07-28T03:04:07","date_gmt":"2026-07-28T03:04:07","guid":{"rendered":"https:\/\/coeneo.gob.mx\/?page_id=1788"},"modified":"2026-07-28T03:04:48","modified_gmt":"2026-07-28T03:04:48","slug":"2o-informe-de-gobierno","status":"publish","type":"page","link":"https:\/\/coeneo.gob.mx\/?page_id=1788","title":{"rendered":"2o Informe de Gobierno"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1248px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>2\u00ba Informe de Gobierno | Municipio de Coeneo, Michoac\u00e1n (2024-2027)<\/title>\n  \n  <!-- Google Fonts & Font Awesome Icons -->\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700;800&family=Playfair+Display:ital,wght@0,600;0,800;1,400&display=swap\" rel=\"stylesheet\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n  <style>\n    \/* VARIABLES DE DISE\u00d1O INSTITUCIONAL *\/\n    :root {\n      --primary-burgundy: #6b0c26;\n      --primary-dark-burgundy: #420415;\n      --accent-gold: #d4af37;\n      --accent-gold-light: #f3e5ab;\n      --bg-light: #f8f9fa;\n      --text-dark: #2c3e50;\n      --text-muted: #6c757d;\n      --white: #ffffff;\n      --shadow-sm: 0 4px 6px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 25px rgba(0,0,0,0.15);\n      --transition: all 0.3s ease;\n    }\n\n    \/* ESTILOS GENERALES *\/\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      font-family: 'Montserrat', sans-serif;\n      color: var(--text-dark);\n      background-color: var(--bg-light);\n      line-height: 1.6;\n      overflow-x: hidden;\n    }\n\n    h1, h2, h3, h4 {\n      font-family: 'Playfair Display', serif;\n    }\n\n    \/* BARRA DE NAVEGACI\u00d3N NOVEDOSA *\/\n    .navbar {\n      position: fixed;\n      top: 0;\n      width: 100%;\n      background: rgba(66, 4, 21, 0.95);\n      backdrop-filter: blur(10px);\n      z-index: 1000;\n      padding: 0.8rem 2rem;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      border-bottom: 2px solid var(--accent-gold);\n    }\n\n    .navbar-brand {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      color: var(--white);\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 1.1rem;\n    }\n\n    .navbar-brand img {\n      height: 45px;\n      border-radius: 4px;\n    }\n\n    .nav-links {\n      display: flex;\n      align-items: center;\n      gap: 1.5rem;\n      list-style: none;\n    }\n\n    .nav-links a {\n      color: var(--white);\n      text-decoration: none;\n      font-size: 0.9rem;\n      font-weight: 600;\n      transition: var(--transition);\n      padding: 0.5rem 0.8rem;\n      border-radius: 4px;\n    }\n\n    .nav-links a:hover {\n      color: var(--accent-gold);\n      background: rgba(255,255,255,0.1);\n    }\n\n    \/* BOT\u00d3N INFORME EN NAVBAR *\/\n    .btn-nav-pdf {\n      background: linear-gradient(135deg, var(--accent-gold) 0%, #b8860b 100%);\n      color: var(--primary-dark-burgundy) !important;\n      padding: 0.6rem 1.2rem !important;\n      border-radius: 30px !important;\n      font-weight: 700 !important;\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      box-shadow: 0 4px 10px rgba(212, 175, 55, 0.3);\n    }\n\n    .btn-nav-pdf:hover {\n      transform: translateY(-2px);\n      background: linear-gradient(135deg, #f3e5ab 0%, var(--accent-gold) 100%) !important;\n      box-shadow: 0 6px 15px rgba(212, 175, 55, 0.5);\n    }\n\n    \/* HERO SECTION IMPACTANTE *\/\n    .hero {\n      position: relative;\n      min-height: 100vh;\n      background: linear-gradient(135deg, var(--primary-dark-burgundy) 0%, var(--primary-burgundy) 100%);\n      color: var(--white);\n      display: flex;\n      align-items: center;\n      padding: 6rem 2rem 3rem 2rem;\n      overflow: hidden;\n    }\n\n    .hero-pattern {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      opacity: 0.05;\n      background-image: radial-gradient(var(--accent-gold) 1px, transparent 0);\n      background-size: 24px 24px;\n    }\n\n    .hero-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 3rem;\n      align-items: center;\n      position: relative;\n      z-index: 10;\n    }\n\n    .hero-content h1 {\n      font-size: 3rem;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n      color: var(--accent-gold-light);\n    }\n\n    .hero-content .subtitle {\n      font-size: 1.25rem;\n      font-weight: 300;\n      margin-bottom: 1.5rem;\n      border-left: 4px solid var(--accent-gold);\n      padding-left: 1rem;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background: rgba(212, 175, 55, 0.2);\n      color: var(--accent-gold);\n      border: 1px solid var(--accent-gold);\n      padding: 0.4rem 1.2rem;\n      border-radius: 50px;\n      font-size: 0.85rem;\n      font-weight: 700;\n      letter-spacing: 1px;\n      margin-bottom: 1rem;\n    }\n\n    .hero-buttons {\n      margin-top: 2rem;\n      display: flex;\n      gap: 1rem;\n      flex-wrap: wrap;\n    }\n\n    .btn-hero-pdf {\n      background: var(--accent-gold);\n      color: var(--primary-dark-burgundy);\n      text-decoration: none;\n      padding: 0.9rem 1.8rem;\n      border-radius: 50px;\n      font-weight: 700;\n      font-size: 1rem;\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      box-shadow: 0 4px 15px rgba(212, 175, 55, 0.4);\n      transition: var(--transition);\n    }\n\n    .btn-hero-pdf:hover {\n      background: var(--accent-gold-light);\n      transform: translateY(-3px);\n      box-shadow: 0 6px 20px rgba(212, 175, 55, 0.6);\n    }\n\n    .hero-image-wrapper {\n      position: relative;\n      text-align: center;\n    }\n\n    .hero-image {\n      max-width: 85%;\n      height: auto;\n      border-radius: 16px;\n      box-shadow: var(--shadow-lg);\n      border: 4px solid var(--accent-gold);\n      transition: var(--transition);\n    }\n\n    .hero-image:hover {\n      transform: scale(1.02);\n    }\n\n    \/* MENSAGE PRESIDENCIAL NOVEDOSO *\/\n    .president-msg {\n      background: var(--white);\n      padding: 4rem 2rem;\n      margin-top: -3rem;\n      position: relative;\n      z-index: 20;\n      max-width: 1000px;\n      margin-left: auto;\n      margin-right: auto;\n      border-radius: 16px;\n      box-shadow: var(--shadow-lg);\n      border-top: 5px solid var(--primary-burgundy);\n    }\n\n    .president-header {\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .president-header h2 {\n      color: var(--primary-burgundy);\n      font-size: 2.2rem;\n    }\n\n    .president-header p {\n      color: var(--accent-gold);\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n\n    .president-text {\n      font-size: 1.05rem;\n      color: var(--text-dark);\n      text-align: justify;\n      columns: 2;\n      column-gap: 2.5rem;\n    }\n\n    \/* LOGROS CLAVE \/ CIFRAS HIGHLIGHTS *\/\n    .highlights {\n      padding: 5rem 2rem;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .section-title {\n      text-align: center;\n      margin-bottom: 3rem;\n    }\n\n    .section-title h2 {\n      font-size: 2.5rem;\n      color: var(--primary-burgundy);\n      position: relative;\n      display: inline-block;\n      padding-bottom: 10px;\n    }\n\n    .section-title h2::after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: var(--accent-gold);\n    }\n\n    .stats-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: 1.5rem;\n    }\n\n    .stat-card {\n      background: var(--white);\n      padding: 2rem;\n      border-radius: 12px;\n      box-shadow: var(--shadow-sm);\n      text-align: center;\n      border-bottom: 4px solid var(--primary-burgundy);\n      transition: var(--transition);\n    }\n\n    .stat-card:hover {\n      transform: translateY(-5px);\n      box-shadow: var(--shadow-lg);\n    }\n\n    .stat-card i {\n      font-size: 2.5rem;\n      color: var(--primary-burgundy);\n      margin-bottom: 1rem;\n    }\n\n    .stat-number {\n      font-size: 2.2rem;\n      font-weight: 800;\n      color: var(--primary-burgundy);\n      margin-bottom: 0.5rem;\n    }\n\n    .stat-label {\n      font-size: 0.95rem;\n      color: var(--text-muted);\n      font-weight: 600;\n    }\n\n    \/* SECCI\u00d3N INTERACTIVA DE EJES DE GOBIERNO *\/\n    .axes-section {\n      background: #f0f2f5;\n      padding: 5rem 2rem;\n    }\n\n    .axes-grid {\n      max-width: 1200px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 2rem;\n    }\n\n    .axis-card {\n      background: var(--white);\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition);\n    }\n\n    .axis-card:hover {\n      box-shadow: var(--shadow-lg);\n    }\n\n    .axis-header {\n      background: var(--primary-burgundy);\n      color: var(--white);\n      padding: 1.5rem 2rem;\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n    }\n\n    .axis-header i {\n      font-size: 2rem;\n      color: var(--accent-gold);\n    }\n\n    .axis-body {\n      padding: 2rem;\n    }\n\n    .axis-body ul {\n      list-style: none;\n    }\n\n    .axis-body ul li {\n      margin-bottom: 0.8rem;\n      position: relative;\n      padding-left: 1.5rem;\n    }\n\n    .axis-body ul li::before {\n      content: \"\u2713\";\n      position: absolute;\n      left: 0;\n      color: var(--accent-gold);\n      font-weight: bold;\n    }\n\n    \/* FEATURE ESPECIAL DE LA LENTEJA *\/\n    .lentil-feature {\n      background: linear-gradient(rgba(66, 4, 21, 0.9), rgba(66, 4, 21, 0.9)), url('https:\/\/coeneo.gob.mx\/wp-content\/uploads\/2023\/10\/WhatsApp-Image-2026-07-21-at-11.52.09.jpeg') center\/cover;\n      color: var(--white);\n      padding: 5rem 2rem;\n      text-align: center;\n    }\n\n    .lentil-container {\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .lentil-title {\n      font-size: 2.8rem;\n      color: var(--accent-gold-light);\n      margin-bottom: 1.5rem;\n    }\n\n    .lentil-content {\n      font-size: 1.15rem;\n      margin-bottom: 2rem;\n    }\n\n    .lentil-stats {\n      display: flex;\n      justify-content: center;\n      gap: 3rem;\n      margin-top: 2rem;\n    }\n\n    .lentil-stat-item strong {\n      display: block;\n      font-size: 2.5rem;\n      color: var(--accent-gold);\n    }\n\n    \/* BANNER DE ACCESO AL INFORME COMPLETO *\/\n    .full-report-banner {\n      background: var(--white);\n      padding: 4rem 2rem;\n      text-align: center;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    .banner-container {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .banner-container h2 {\n      color: var(--primary-burgundy);\n      font-size: 2.2rem;\n      margin-bottom: 1rem;\n    }\n\n    .banner-container p {\n      font-size: 1.1rem;\n      color: var(--text-muted);\n      margin-bottom: 2rem;\n    }\n\n    .btn-full-pdf {\n      background: linear-gradient(135deg, var(--primary-burgundy) 0%, var(--primary-dark-burgundy) 100%);\n      color: var(--white);\n      text-decoration: none;\n      padding: 1.2rem 2.5rem;\n      border-radius: 50px;\n      font-weight: 700;\n      font-size: 1.1rem;\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      box-shadow: 0 6px 20px rgba(107, 12, 38, 0.3);\n      transition: var(--transition);\n      border: 2px solid var(--accent-gold);\n    }\n\n    .btn-full-pdf:hover {\n      background: linear-gradient(135deg, var(--primary-dark-burgundy) 0%, var(--primary-burgundy) 100%);\n      transform: translateY(-3px);\n      box-shadow: 0 8px 25px rgba(107, 12, 38, 0.5);\n      color: var(--accent-gold-light);\n    }\n\n    \/* TABLA FINANCIERA *\/\n    .finance-section {\n      padding: 5rem 2rem;\n      max-width: 1000px;\n      margin: 0 auto;\n    }\n\n    .table-wrapper {\n      background: var(--white);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    th {\n      background-color: var(--primary-burgundy);\n      color: var(--white);\n      padding: 1rem 1.5rem;\n      font-size: 1rem;\n    }\n\n    td {\n      padding: 1rem 1.5rem;\n      border-bottom: 1px solid #eee;\n    }\n\n    tr:nth-child(even) {\n      background-color: #f9f9f9;\n    }\n\n    \/* FOOTER *\/\n    footer {\n      background: var(--primary-dark-burgundy);\n      color: var(--white);\n      padding: 3rem 2rem 1.5rem 2rem;\n      text-align: center;\n      border-top: 3px solid var(--accent-gold);\n    }\n\n    .footer-content {\n      max-width: 1200px;\n      margin: 0 auto;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 1.5rem;\n      margin-bottom: 2rem;\n    }\n\n    .footer-copy {\n      font-size: 0.85rem;\n      color: var(--text-muted);\n      border-top: 1px solid rgba(255,255,255,0.1);\n      padding-top: 1.5rem;\n    }\n\n    \/* RESPONSIVO *\/\n    @media (max-width: 992px) {\n      .hero-container {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n      .hero-buttons {\n        justify-content: center;\n      }\n      .president-text {\n        columns: 1fr;\n      }\n      .axes-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .nav-links {\n        display: none;\n      }\n      .hero-content h1 {\n        font-size: 2.2rem;\n      }\n      .lentil-stats {\n        flex-direction: column;\n        gap: 1.5rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- NAVEGACI\u00d3N -->\n  <nav class=\"navbar\">\n    <a href=\"#\" class=\"navbar-brand\">\n      <img class=\"lazyload\" decoding=\"async\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271000%27%20height%3D%271200%27%20viewBox%3D%270%200%201000%201200%27%3E%3Crect%20width%3D%271000%27%20height%3D%271200%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-orig-src=\"https:\/\/coeneo.gob.mx\/wp-content\/uploads\/2023\/10\/WhatsApp-Image-2026-07-21-at-11.52.09.jpeg\" alt=\"2do Informe Coeneo\">\n      <span>Coeneo 2024-2027<\/span>\n    <\/a>\n    <ul class=\"nav-links\">\n      <li><a href=\"#mensaje\">Mensaje<\/a><\/li>\n      <li><a href=\"#logros\">Resultados<\/a><\/li>\n      <li><a href=\"#ejes\">Ejes de Gobierno<\/a><\/li>\n      <li><a href=\"#lenteja\">Orgullo Coenense<\/a><\/li>\n      <li><a href=\"#finanzas\">Finanzas<\/a><\/li>\n      <li>\n        <a href=\"https:\/\/drive.google.com\/file\/d\/1OW5EDIIUcuWkk-DhX8SK81bK_yHZrrcO\/view?usp=sharing\" target=\"_blank\" class=\"btn-nav-pdf\">\n          <i class=\"fa-solid fa-file-pdf\"><\/i> Ver Informe\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/nav>\n\n  <!-- HERO SECTION CON IMAGEN INSTITUCIONAL -->\n  <header class=\"hero\">\n    <div class=\"hero-pattern\"><\/div>\n    <div class=\"hero-container\">\n      <div class=\"hero-content\">\n        <span class=\"hero-badge\">MUNICIPIO DE LIBERTAD Y DEMOCRACIA<\/span>\n        <h1>2\u00ba Informe de Gobierno<\/h1>\n        <p class=\"subtitle\">Fuerza y Uni\u00f3n por Nuestra Gente. Rendici\u00f3n de cuentas con transparencia y visi\u00f3n de futuro.<\/p>\n        <p><strong>IBQ. Valeria Aguilar Ju\u00e1rez<\/strong><br>Presidenta Municipal de Coeneo 2024-2027<\/p>\n        \n        <div class=\"hero-buttons\">\n          <a href=\"https:\/\/drive.google.com\/file\/d\/1OW5EDIIUcuWkk-DhX8SK81bK_yHZrrcO\/view?usp=sharing\" target=\"_blank\" class=\"btn-hero-pdf\">\n            <i class=\"fa-solid fa-file-pdf\"><\/i> Ver Informe Completo (PDF)\n          <\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-image-wrapper\">\n        <img decoding=\"async\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271000%27%20height%3D%271200%27%20viewBox%3D%270%200%201000%201200%27%3E%3Crect%20width%3D%271000%27%20height%3D%271200%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-orig-src=\"https:\/\/coeneo.gob.mx\/wp-content\/uploads\/2023\/10\/WhatsApp-Image-2026-07-21-at-11.52.09.jpeg\" alt=\"2ndo Informe de Gobierno Valeria Aguilar Ju\u00e1rez\" class=\"lazyload hero-image\">\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- MENSAJE DE LA PRESIDENTA MUNICIPAL -->\n  <section id=\"mensaje\">\n    <div class=\"president-msg\">\n      <div class=\"president-header\">\n        <h2>Gobernar es Servir y Escuchar<\/h2>\n        <p>IBQ. Valeria Aguilar Ju\u00e1rez \u2022 Agosto 2026<\/p>\n      <\/div>\n      <div class=\"president-text\">\n        <p>Bajo los principios de un gobierno cercano al pueblo, honesto, transparente y comprometido con la justicia social, presentamos este Segundo Informe de Gobierno como un ejercicio de rendici\u00f3n de cuentas en apego a la ley.<\/p>\n        <p>Este a\u00f1o hemos trabajado con la convicci\u00f3n de construir un municipio m\u00e1s justo, incluyente y con mayores oportunidades para todas y todos. Nuestra actuar se basa en el principio de trabajar desde el territorio y no desde el escritorio, priorizando el bienestar social, las obras de calidad y el impulso a nuestro campo.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- LOGROS DESTACADOS (HIGHLIGHTS) -->\n  <section class=\"highlights\" id=\"logros\">\n    <div class=\"section-title\">\n      <h2>Logros de Gran Impacto<\/h2>\n    <\/div>\n    <div class=\"stats-grid\">\n      <div class=\"stat-card\">\n        <i class=\"fa-solid fa-road\"><\/i>\n        <div class=\"stat-number\">$19 MDP<\/div>\n        <div class=\"stat-label\">Rehabilitaci\u00f3n Carretera Coeneo - Zipiajo (4.6 km)<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <i class=\"fa-solid fa-wheat-awn\"><\/i>\n        <div class=\"stat-number\">1,500 Ton<\/div>\n        <div class=\"stat-label\">Compra anual de Lenteja garantizada con BIENESTAR<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <i class=\"fa-solid fa-water\"><\/i>\n        <div class=\"stat-number\">$4.8 MDP<\/div>\n        <div class=\"stat-label\">Reposici\u00f3n de Pozo Profundo en la Cabecera<\/div>\n      <\/div>\n      <div class=\"stat-card\">\n        <i class=\"fa-solid fa-house-chimney\"><\/i>\n        <div class=\"stat-number\">100%<\/div>\n        <div class=\"stat-label\">Avance en gesti\u00f3n del Programa \"Vivienda para el Bienestar\"<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 4 EJES ESTRAT\u00c9GICOS -->\n  <section class=\"axes-section\" id=\"ejes\">\n    <div class=\"section-title\">\n      <h2>Ejes de Desarrollo Municipal<\/h2>\n    <\/div>\n    <div class=\"axes-grid\">\n      \n      <!-- Eje 1 -->\n      <div class=\"axis-card\">\n        <div class=\"axis-header\">\n          <i class=\"fa-solid fa-landmark\"><\/i>\n          <h3>Eje 1: Gobierno Eficiente y Transparente<\/h3>\n        <\/div>\n        <div class=\"axis-body\">\n          <ul>\n            <li><strong>Calificaci\u00f3n del 100%<\/strong> en materia de Transparencia y Rendici\u00f3n de Cuentas (SEVAC).<\/li>\n            <li>Realizaci\u00f3n de m\u00e1s de <strong>105 sesiones de Cabildo<\/strong> para acuerdos colectivos.<\/li>\n            <li>Saneamiento financiero eliminando pasivos con proveedores.<\/li>\n            <li>Modernizaci\u00f3n de los servicios de Agua Potable (OOAPAS) e ingresos.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- Eje 2 -->\n      <div class=\"axis-card\">\n        <div class=\"axis-header\">\n          <i class=\"fa-solid fa-chart-line\"><\/i>\n          <h3>Eje 2: Impulso Econ\u00f3mico para Mejorar Ingresos<\/h3>\n        <\/div>\n        <div class=\"axis-body\">\n          <ul>\n            <li>Comercializaci\u00f3n de <strong>550 toneladas de lenteja<\/strong> con precios justos para productores.<\/li>\n            <li>Organizaci\u00f3n del exitoso <strong>2\u00b0 Festival de la Lenteja<\/strong>.<\/li>\n            <li>Entrega de m\u00e1s de <strong>230 toneladas de fertilizantes<\/strong> a campesinos.<\/li>\n            <li>Edici\u00f3n y difusi\u00f3n del <strong>Recetario Nacional de la Lenteja<\/strong> (10,000 ejemplares).<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- Eje 3 -->\n      <div class=\"axis-card\">\n        <div class=\"axis-header\">\n          <i class=\"fa-solid fa-hand-holding-heart\"><\/i>\n          <h3>Eje 3: Desarrollo y Bienestar Para Todos<\/h3>\n        <\/div>\n        <div class=\"axis-body\">\n          <ul>\n            <li>Inversi\u00f3n de m\u00e1s de <strong>$26 MDP en 20 obras p\u00fablicas<\/strong> comunitarias.<\/li>\n            <li>Donaci\u00f3n de terreno para el Telebachillerato de Zipiajo.<\/li>\n            <li>Instalaci\u00f3n del <strong>Centro LIBRE para las Mujeres<\/strong>.<\/li>\n            <li>Entrega mensual de 675 desayunos calientes y 686 despensas (DIF).<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- Eje 4 -->\n      <div class=\"axis-card\">\n        <div class=\"axis-header\">\n          <i class=\"fa-solid fa-leaf\"><\/i>\n          <h3>Eje 4: Desarrollo Ambiental Sustentable<\/h3>\n        <\/div>\n        <div class=\"axis-body\">\n          <ul>\n            <li>Operaci\u00f3n de la Planta de Tratamiento de Aguas Residuales en Bellas Fuentes.<\/li>\n            <li>Reforestaci\u00f3n hist\u00f3rica con m\u00e1s de <strong>45,000 pinos<\/strong> sembrados.<\/li>\n            <li>Regularizaci\u00f3n del Sitio de Disposici\u00f3n Final bajo la NOM-083.<\/li>\n            <li>Actualizaci\u00f3n de concesiones de agua para riego ante CONAGUA.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- SECCI\u00d3N DESTACADA DE LA LENTEJA -->\n  <section class=\"lentil-feature\" id=\"lenteja\">\n    <div class=\"lentil-container\">\n      <h2 class=\"lentil-title\">Coeneo: Capital de la Lenteja<\/h2>\n      <p class=\"lentil-content\">\n        Gracias a la gesti\u00f3n de nuestra Presidenta Municipal en el \"Plan Michoac\u00e1n por la Paz y la Justicia\", junto con el Gobierno Federal y Estatal, logramos la compra institucional de 1,500 toneladas al a\u00f1o para distribuirse en las Tiendas BIENESTAR del pa\u00eds. \u00a1El orgullo de nuestra tierra llega a todo M\u00e9xico!\n      <\/p>\n      <div class=\"lentil-stats\">\n        <div class=\"lentil-stat-item\">\n          <strong>1,500 Ton<\/strong>\n          <span>Compra Anual Garantizada<\/span>\n        <\/div>\n        <div class=\"lentil-stat-item\">\n          <strong>10,000<\/strong>\n          <span>Recetarios Nacionales Distribuidos<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BANNER COMPLETO PARA CONSULTAR EL INFORME COMPLETO EN PDF -->\n  <section class=\"full-report-banner\">\n    <div class=\"banner-container\">\n      <h2>Consulta el Documento Oficial Completo<\/h2>\n      <p>Accede al documento en formato digital con todos los detalles de obras, estados financieros, padr\u00f3n de beneficiarios y acciones de gobierno.<\/p>\n      <a href=\"https:\/\/drive.google.com\/file\/d\/1OW5EDIIUcuWkk-DhX8SK81bK_yHZrrcO\/view?usp=sharing\" target=\"_blank\" class=\"btn-full-pdf\">\n        <i class=\"fa-solid fa-file-pdf\"><\/i> Ver Informe de Gobierno (PDF)\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <!-- FINANZAS P\u00daBLICAS -->\n  <section class=\"finance-section\" id=\"finanzas\">\n    <div class=\"section-title\">\n      <h2>Transparencia Financiera (Corte 2026)<\/h2>\n    <\/div>\n    <div class=\"table-wrapper\">\n      <table>\n        <thead>\n          <tr>\n            <th>Concepto de Ingreso<\/th>\n            <th>Monto Recaudado<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td><strong>Impuestos<\/strong><\/td>\n            <td>$6,781,693.78<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Derechos<\/strong><\/td>\n            <td>$5,177,151.07<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Participaciones<\/strong><\/td>\n            <td>$38,892,394.59<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Aportaciones (FAISMUN\/FORTAMUN)<\/strong><\/td>\n            <td>$37,989,502.83<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Total Ingresos Recaudados<\/strong><\/td>\n            <td><strong>$94,142,380.19<\/strong><\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  \n\n<\/body>\n<\/html><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"footnotes":""},"class_list":["post-1788","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/coeneo.gob.mx\/index.php?rest_route=\/wp\/v2\/pages\/1788","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coeneo.gob.mx\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/coeneo.gob.mx\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/coeneo.gob.mx\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/coeneo.gob.mx\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1788"}],"version-history":[{"count":2,"href":"https:\/\/coeneo.gob.mx\/index.php?rest_route=\/wp\/v2\/pages\/1788\/revisions"}],"predecessor-version":[{"id":1790,"href":"https:\/\/coeneo.gob.mx\/index.php?rest_route=\/wp\/v2\/pages\/1788\/revisions\/1790"}],"wp:attachment":[{"href":"https:\/\/coeneo.gob.mx\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1788"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}