{"id":2696,"date":"2025-10-08T09:04:35","date_gmt":"2025-10-08T13:04:35","guid":{"rendered":"https:\/\/www.manaus.am.gov.br\/cgm\/?page_id=2696"},"modified":"2026-08-20T10:58:01","modified_gmt":"2026-08-20T14:58:01","slug":"julgamento-de-contas-tce","status":"publish","type":"page","link":"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/","title":{"rendered":"Julgamento de Contas pelo TCE &#8211; Manaus"},"content":{"rendered":"\n<style>\n.cgm-tce-container{\n    --cgm-tce-card:#ffffff;\n    --cgm-tce-ink:#1c2430;\n    --cgm-tce-muted:#5b6572;\n    --cgm-tce-border:#e2e5ea;\n    --cgm-tce-brand:#0b5fa5;\n\n    --cgm-tce-ok-bg:#e6f4ea;\n    --cgm-tce-ok-fg:#1e7d3c;\n\n    --cgm-tce-pend-bg:#fdecea;\n    --cgm-tce-pend-fg:#b3261e;\n\n    --cgm-tce-unpub-bg:#f1eefc;\n    --cgm-tce-unpub-fg:#5b3fa8;\n\n    width:100%;\n    max-width:920px;\n    margin:0 auto;\n    padding:32px 20px 64px;\n    box-sizing:border-box;\n\n    color:var(--cgm-tce-ink);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    font-size:16px;\n    line-height:1.5;\n}\n\n.cgm-tce-legend{\n    display:flex;\n    flex-wrap:wrap;\n    gap:16px;\n    margin:0 0 26px;\n    font-size:13px;\n    color:var(--cgm-tce-muted);\n}\n\n.cgm-tce-legend-item{\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n}\n\n.cgm-tce-legend-dot{\n    width:8px;\n    height:8px;\n    border-radius:50%;\n    flex:0 0 8px;\n}\n\n.cgm-tce-dot-ok{background:#1e7d3c;}\n.cgm-tce-dot-unpub{background:#5b3fa8;}\n.cgm-tce-dot-pend{background:#b3261e;}\n\n.cgm-tce-card{\n    background:var(--cgm-tce-card);\n    border:1px solid var(--cgm-tce-border);\n    border-radius:12px;\n    overflow:hidden;\n    box-shadow:0 1px 2px rgba(16,24,40,.04);\n}\n\n.cgm-tce-table-wrap{\n    width:100%;\n    overflow-x:auto;\n    -webkit-overflow-scrolling:touch;\n}\n\n.cgm-tce-table{\n    width:100%;\n    min-width:560px;\n    border-collapse:collapse;\n    border-spacing:0;\n    font-size:14.5px;\n}\n\n.cgm-tce-th{\n    text-align:left;\n    padding:14px 20px;\n    background:#fafbfc;\n    border-bottom:1px solid var(--cgm-tce-border);\n\n    color:var(--cgm-tce-muted);\n    font-size:12px;\n    font-weight:600;\n    text-transform:uppercase;\n    letter-spacing:.04em;\n}\n\n.cgm-tce-td{\n    padding:14px 20px;\n    border-bottom:1px solid var(--cgm-tce-border);\n    vertical-align:middle;\n}\n\n.cgm-tce-tr:last-child .cgm-tce-td{\n    border-bottom:none;\n}\n\n.cgm-tce-tr:hover .cgm-tce-td{\n    background:#fafbfc;\n}\n\n.cgm-tce-year{\n    font-weight:700;\n    font-size:15px;\n    white-space:nowrap;\n}\n\n.cgm-tce-dash{\n    color:var(--cgm-tce-muted);\n}\n\n.cgm-tce-status{\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n\n    padding:4px 10px;\n    border-radius:999px;\n\n    font-size:12.5px;\n    font-weight:600;\n    line-height:1.4;\n    white-space:nowrap;\n}\n\n.cgm-tce-status::before{\n    content:\"\";\n    width:7px;\n    height:7px;\n    border-radius:50%;\n    flex:0 0 7px;\n}\n\n.cgm-tce-status-ok{\n    background:var(--cgm-tce-ok-bg);\n    color:var(--cgm-tce-ok-fg);\n}\n.cgm-tce-status-ok::before{\n    background:var(--cgm-tce-ok-fg);\n}\n\n.cgm-tce-status-pend{\n    background:var(--cgm-tce-pend-bg);\n    color:var(--cgm-tce-pend-fg);\n}\n.cgm-tce-status-pend::before{\n    background:var(--cgm-tce-pend-fg);\n}\n\n.cgm-tce-status-unpub{\n    background:var(--cgm-tce-unpub-bg);\n    color:var(--cgm-tce-unpub-fg);\n}\n.cgm-tce-status-unpub::before{\n    background:var(--cgm-tce-unpub-fg);\n}\n\n.cgm-tce-link{\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n\n    color:var(--cgm-tce-brand);\n    font-size:13px;\n    font-weight:600;\n    text-decoration:none;\n}\n\n.cgm-tce-link:hover{\n    text-decoration:underline;\n}\n\n.cgm-tce-link:focus{\n    outline:2px solid var(--cgm-tce-brand);\n    outline-offset:3px;\n}\n\n.cgm-tce-extra{\n    margin-top:22px;\n    padding:16px 20px;\n\n    background:var(--cgm-tce-card);\n    border:1px solid var(--cgm-tce-border);\n    border-radius:12px;\n\n    color:var(--cgm-tce-muted);\n    font-size:13.5px;\n}\n\n.cgm-tce-extra a{\n    color:var(--cgm-tce-brand);\n    text-decoration:none;\n    font-weight:600;\n}\n\n.cgm-tce-extra a:hover{\n    text-decoration:underline;\n}\n\n@media (max-width:767px){\n\n    .cgm-tce-container{\n        padding:24px 12px 40px;\n    }\n\n    .cgm-tce-legend{\n        flex-direction:column;\n        gap:8px;\n        margin-bottom:20px;\n    }\n\n    .cgm-tce-card,\n    .cgm-tce-extra{\n        border-radius:8px;\n    }\n\n    .cgm-tce-th,\n    .cgm-tce-td{\n        padding:12px 14px;\n    }\n}\n<\/style>\n\n\n\n<div class=\"cgm-tce-container\">\n\n    <div class=\"cgm-tce-legend\">\n\n        <span class=\"cgm-tce-legend-item\">\n            <i class=\"cgm-tce-legend-dot cgm-tce-dot-ok\" aria-hidden=\"true\"><\/i>\n            Dispon\u00edvel (documento publicado)\n        <\/span>\n\n        <span class=\"cgm-tce-legend-item\">\n            <i class=\"cgm-tce-legend-dot cgm-tce-dot-unpub\" aria-hidden=\"true\"><\/i>\n            N\u00e3o publicado\n        <\/span>\n\n        <span class=\"cgm-tce-legend-item\">\n            <i class=\"cgm-tce-legend-dot cgm-tce-dot-pend\" aria-hidden=\"true\"><\/i>\n            N\u00e3o julgado\n        <\/span>\n\n    <\/div>\n\n    <div class=\"cgm-tce-card\">\n\n        <div class=\"cgm-tce-table-wrap\">\n\n            <table class=\"cgm-tce-table\">\n\n                <thead>\n                    <tr>\n                        <th class=\"cgm-tce-th\">Exerc\u00edcio<\/th>\n                        <th class=\"cgm-tce-th\">Situa\u00e7\u00e3o<\/th>\n                        <th class=\"cgm-tce-th\">Documento<\/th>\n                    <\/tr>\n                <\/thead>\n\n                <tbody>\n\n                    <tr class=\"cgm-tce-tr\">\n                        <td class=\"cgm-tce-td cgm-tce-year\">2024<\/td>\n                        <td class=\"cgm-tce-td\">\n                            <span class=\"cgm-tce-status cgm-tce-status-pend\">N\u00e3o julgado<\/span>\n                        <\/td>\n                        <td class=\"cgm-tce-td cgm-tce-dash\">\u2014<\/td>\n                    <\/tr>\n\n                    <tr class=\"cgm-tce-tr\">\n                        <td class=\"cgm-tce-td cgm-tce-year\">2023<\/td>\n                        <td class=\"cgm-tce-td\">\n                            <span class=\"cgm-tce-status cgm-tce-status-pend\">N\u00e3o julgado<\/span>\n                        <\/td>\n                        <td class=\"cgm-tce-td cgm-tce-dash\">\u2014<\/td>\n                    <\/tr>\n\n                    <tr class=\"cgm-tce-tr\">\n                        <td class=\"cgm-tce-td cgm-tce-year\">2022<\/td>\n                        <td class=\"cgm-tce-td\">\n                            <span class=\"cgm-tce-status cgm-tce-status-unpub\">N\u00e3o publicado<\/span>\n                        <\/td>\n                        <td class=\"cgm-tce-td cgm-tce-dash\">\u2014<\/td>\n                    <\/tr>\n\n                    <tr class=\"cgm-tce-tr\">\n                        <td class=\"cgm-tce-td cgm-tce-year\">2021<\/td>\n                        <td class=\"cgm-tce-td\">\n                            <span class=\"cgm-tce-status cgm-tce-status-ok\">Dispon\u00edvel<\/span>\n                        <\/td>\n                        <td class=\"cgm-tce-td\">\n                            <a class=\"cgm-tce-link\" href=\"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2025\/10\/Relatorio-AnalA_tico-COMPREF-2021.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Abrir Relat\u00f3rio Anal\u00edtico referente \u00e0s contas de 2021\">\n                                Relat\u00f3rio Anal\u00edtico \u2197\n                            <\/a>\n                        <\/td>\n                    <\/tr>\n\n                    <tr class=\"cgm-tce-tr\">\n                        <td class=\"cgm-tce-td cgm-tce-year\">2020<\/td>\n                        <td class=\"cgm-tce-td\">\n                            <span class=\"cgm-tce-status cgm-tce-status-ok\">Dispon\u00edvel<\/span>\n                        <\/td>\n                        <td class=\"cgm-tce-td\">\n                            <a class=\"cgm-tce-link\" href=\"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2025\/10\/Contas-2020.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Abrir PDF referente \u00e0s contas de 2020\">\n                                PDF \u2197\n                            <\/a>\n                        <\/td>\n                    <\/tr>\n\n                    <tr class=\"cgm-tce-tr\">\n                        <td class=\"cgm-tce-td cgm-tce-year\">2019<\/td>\n                        <td class=\"cgm-tce-td\">\n                            <span class=\"cgm-tce-status cgm-tce-status-ok\">Dispon\u00edvel<\/span>\n                        <\/td>\n                        <td class=\"cgm-tce-td\">\n                            <a class=\"cgm-tce-link\" href=\"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2025\/10\/Contas-2019.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Abrir PDF referente \u00e0s contas de 2019\">\n                                PDF \u2197\n                            <\/a>\n                        <\/td>\n                    <\/tr>\n\n                    <tr class=\"cgm-tce-tr\">\n                        <td class=\"cgm-tce-td cgm-tce-year\">2018<\/td>\n                        <td class=\"cgm-tce-td\">\n                            <span class=\"cgm-tce-status cgm-tce-status-ok\">Dispon\u00edvel<\/span>\n                        <\/td>\n                        <td class=\"cgm-tce-td\">\n                            <a class=\"cgm-tce-link\" href=\"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2025\/10\/Contas-2018.pdf\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Abrir PDF referente \u00e0s contas de 2018\">\n                                PDF \u2197\n                            <\/a>\n                        <\/td>\n                    <\/tr>\n\n                <\/tbody>\n\n            <\/table>\n\n        <\/div>\n\n    <\/div>\n\n    <div class=\"cgm-tce-extra\">\n        Para exerc\u00edcios anteriores a 2018 ou informa\u00e7\u00f5es complementares sobre o processo de julgamento, consulte o\n        <a href=\"https:\/\/www2.tce.am.gov.br\/portal\/?page_id=26332\" target=\"_blank\" rel=\"noopener noreferrer\">\n            Portal do Tribunal de Contas do Estado do Amazonas\n        <\/a>.\n    <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Julgamento de Contas pelo TCE - Manaus - CGM<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Julgamento de Contas pelo TCE - Manaus - CGM\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/\" \/>\n<meta property=\"og:site_name\" content=\"CGM\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/cgmmanaus\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-20T14:58:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2024\/07\/thumb-default-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"966\" \/>\n\t<meta property=\"og:image:height\" content=\"520\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/\",\"url\":\"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/\",\"name\":\"Julgamento de Contas pelo TCE - Manaus - CGM\",\"isPartOf\":{\"@id\":\"https:\/\/www.manaus.am.gov.br\/cgm\/#website\"},\"datePublished\":\"2025-10-08T13:04:35+00:00\",\"dateModified\":\"2026-08-20T14:58:01+00:00\",\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.manaus.am.gov.br\/cgm\/#website\",\"url\":\"https:\/\/www.manaus.am.gov.br\/cgm\/\",\"name\":\"CGM\",\"description\":\"Controladoria Geral do Munic\u00edpio\",\"publisher\":{\"@id\":\"https:\/\/www.manaus.am.gov.br\/cgm\/#organization\"},\"alternateName\":\"Controladoria-Geral do Munic\u00edpio\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.manaus.am.gov.br\/cgm\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.manaus.am.gov.br\/cgm\/#organization\",\"name\":\"Prefeitura de Manaus\",\"alternateName\":\"Prefeitura Municipal de Manaus\",\"url\":\"https:\/\/www.manaus.am.gov.br\/cgm\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/www.manaus.am.gov.br\/cgm\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2024\/06\/favicon.png\",\"contentUrl\":\"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2024\/06\/favicon.png\",\"width\":300,\"height\":300,\"caption\":\"Prefeitura de Manaus\"},\"image\":{\"@id\":\"https:\/\/www.manaus.am.gov.br\/cgm\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/cgmmanaus\",\"https:\/\/www.instagram.com\/cgmmanaus\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Julgamento de Contas pelo TCE - Manaus - CGM","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/","og_locale":"pt_BR","og_type":"article","og_title":"Julgamento de Contas pelo TCE - Manaus - CGM","og_url":"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/","og_site_name":"CGM","article_publisher":"https:\/\/www.facebook.com\/cgmmanaus","article_modified_time":"2026-08-20T14:58:01+00:00","og_image":[{"width":966,"height":520,"url":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2024\/07\/thumb-default-2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/","url":"https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/","name":"Julgamento de Contas pelo TCE - Manaus - CGM","isPartOf":{"@id":"https:\/\/www.manaus.am.gov.br\/cgm\/#website"},"datePublished":"2025-10-08T13:04:35+00:00","dateModified":"2026-08-20T14:58:01+00:00","inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.manaus.am.gov.br\/cgm\/julgamento-de-contas-tce\/"]}]},{"@type":"WebSite","@id":"https:\/\/www.manaus.am.gov.br\/cgm\/#website","url":"https:\/\/www.manaus.am.gov.br\/cgm\/","name":"CGM","description":"Controladoria Geral do Munic\u00edpio","publisher":{"@id":"https:\/\/www.manaus.am.gov.br\/cgm\/#organization"},"alternateName":"Controladoria-Geral do Munic\u00edpio","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.manaus.am.gov.br\/cgm\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/www.manaus.am.gov.br\/cgm\/#organization","name":"Prefeitura de Manaus","alternateName":"Prefeitura Municipal de Manaus","url":"https:\/\/www.manaus.am.gov.br\/cgm\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/www.manaus.am.gov.br\/cgm\/#\/schema\/logo\/image\/","url":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2024\/06\/favicon.png","contentUrl":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-content\/uploads\/sites\/9\/2024\/06\/favicon.png","width":300,"height":300,"caption":"Prefeitura de Manaus"},"image":{"@id":"https:\/\/www.manaus.am.gov.br\/cgm\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/cgmmanaus","https:\/\/www.instagram.com\/cgmmanaus\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-json\/wp\/v2\/pages\/2696"}],"collection":[{"href":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-json\/wp\/v2\/comments?post=2696"}],"version-history":[{"count":6,"href":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-json\/wp\/v2\/pages\/2696\/revisions"}],"predecessor-version":[{"id":3512,"href":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-json\/wp\/v2\/pages\/2696\/revisions\/3512"}],"wp:attachment":[{"href":"https:\/\/www.manaus.am.gov.br\/cgm\/wp-json\/wp\/v2\/media?parent=2696"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}