Editing Website
Uri
Name
Html
<!DOCTYPE html> <html lang="fr_CA"> <head> <meta name="description" content="Webpage description goes here" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> html{ --primary: #005F7C; --secondary: #69BEE8; --tertiary: #0079B4; --danger: #A60000; --warning: #F59E0B; --gris: #ededed; } </style> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#005f7c"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="theme-color" content="#ffffff"> <link href="https://cdn.jsdelivr.net/npm/animate.css@3.5.1" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="https://unpkg.com/vue-agile/dist/VueAgile.css"> <!-- APP.CSS --> <link href="https://malartic.quebec/dist/css/app.b2a4942b.css" rel="stylesheet"> <!-- APP.CSS --> <title>Ville de Malartic | Bienvenue</title> <script>var _paq = window._paq = window._paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//matomo.quebecstudio.com/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', 1]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script><meta name="keywords" content="malartic,bienvenue,abitibi-témiscamingue,abitibi,québec"> <meta name="description" content="Bienvenue sur le site officiel de la Ville de Malartic!"> <meta name="referrer" content="no-referrer-when-downgrade"> <meta name="robots" content="all"> <meta content="147912561915365" property="fb:profile_id"> <meta content="fr_FR" property="og:locale"> <meta content="Ville de Malartic" property="og:site_name"> <meta content="website" property="og:type"> <meta content="https://malartic.quebec/" property="og:url"> <meta content="Ville de Malartic | Bienvenue" property="og:title"> <meta content="Bienvenue sur le site officiel de la Ville de Malartic!" property="og:description"> <meta content="1200" property="og:image:width"> <meta content="630" property="og:image:height"> <meta content="Ville de Malartic" property="og:image:alt"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@VilledeMalartic"> <meta name="twitter:creator" content="@VilledeMalartic"> <meta name="twitter:title" content="Bienvenue"> <meta name="twitter:description" content="Bienvenue sur le site officiel de la Ville de Malartic!"> <meta name="twitter:image:width" content="800"> <meta name="twitter:image:height" content="418"> <meta name="twitter:image:alt" content="Ville de Malartic"> <meta name="google-site-verification" content="WX1jXwEU0ZWAEqyXK979X8PV1sy92qKPtxFHbfB_7N8"> <link href="https://malartic.quebec" rel="canonical"> <link href="https://malartic.quebec" rel="home"></head> <body> <div id="app"> <div class="relative bg-warning " style="z-index:9999;"> <div class="max-w-7xl mx-auto py-3 px-3 sm:px-6 lg:px-8"> <div class="pr-16 sm:text-center sm:px-16"> <p class="font-medium text-white"> <span class="md:hidden"> Élection municipale 2025 </span> <span class="hidden md:inline"> Élection municipale 2025 </span> <span class="block sm:ml-2 sm:inline-block"> <a href="https://malartic.quebec/vie-municipale/election-municipale-2025" class="text-white font-bold underline"> En savoir plus <span aria-hidden="true">→</span></a> </span> </p> </div> </div> </div> <!-- This example requires Tailwind CSS v2.0+ --> <div class="bg-primary text-white shadow-md sticky top-0 fixed inset-0 z-50"> <div class="flex justify-between items-center sm:px-0 lg:space-x-10 max-w-menu mx-auto" > <div> <a href="/" class="flex pl-4" style="min-width:75px"> <span class="sr-only">Ville de Malartic</span> <img class="hidden lg:block w-auto h-20" src="https://malartic.quebec/assets/img/logo-malartic-blanc.png"> <img class="block lg:hidden w-12 h-12" src="https://malartic.quebec/assets/img/logo-malartic-blanc-seul.png"> </a> </div> <div class="-mr-2 -my-2 lg:hidden" v-if="false"> <button @click="isOpen=!isOpen" type="button" class="bg-white rounded-md p-2 inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500"> <span class="sr-only">Ouvrir menu</span> <!-- Heroicon name: menu --> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> </button> </div> <div class="flex md:items-center justify-between"> <div class="flex"> <top-bar></top-bar> <div class="relative"> <button @click.prevent="isOpen=!isOpen" v-click-outside="hide" class="bg-tertiary w-20 h-20 lg:w-32 lg:h-32 flex justify-center items-center "> <div class="transform scale-75 lg:scale-90"> <div id="nav-icon3" :class="isOpen?'open':''" > <span></span> <span></span> <span></span> <span></span> </div> </div> </button> </div> </div> </div> </div> </div> <div class="fixed w-full z-40"> <div class="w-menu mx-auto"> <transition name="custom-classes-transition" enter-active-class="animated fadeInDown" leave-active-class="animated fadeOutUp" > <div v-show="isOpen" ref="menu" class="fixed max-w-menu w-full absolute shadow-md hidden" style="animation-duration: .3s;"> <div class="shadow-lg ring-1 ring-black ring-opacity-5 bg-tertiary w-full bg-cover bg-right bg-no-repeat" style="background-image:url('/assets/img/m-fond-nav.png')"> <div class="text-white overflow-x-auto" style="max-height:80vh"> <div class="px-4 py-5"> <div class="grid gap-4 grid-cols-1 md:grid-cols-2 lg:grid-cols-4 mainmenu"> <div class="md:col-span-2 citoyens"> <div class="menu-title"> <span>Citoyen</span> </div> <ul class="pt-2 pb-3 space-y-0"> <li class="uppercase "> <a href="https://malartic.quebec/nouvelles" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Nouvelles </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/avis-publics" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Avis publics </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/bulletin-municipal-au-gre-des-saisons" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Bulletin municipal Au Gré Des Saisons </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/politique-familiale-et-des-aines" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Politique familiale et des aînés </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/calendrier" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Calendrier </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/déneigement" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Déneigement </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyens/services-en-ligne" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Services en ligne </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/systeme-dalerte" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Système d’alerte et d’information à la population </a> </li> <li class="uppercase "> <a href="https://bondebarras.mrcvo.qc.ca" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " target="_blank" rel="noopener" >Collecte des matières résiduelles <sup><i class="fas fa-external-link-alt opacity-50"></i></sup> </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyens/ventes-de-garage" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Ventes de garage </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyens/urgences-et-securite-publique" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Urgences et sécurité publique </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyens/info-travaux" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Info-Travaux </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/taxation-et-evaluation" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Taxation et évaluation </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/subventions-aux-citoyens" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Subventions aux citoyens </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/transport-collectif" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Transport collectif </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/enregistrement-des-animaux" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Enregistrement des animaux </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/matieres-residuelles-interdites-pour-votre-bac-roulant" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Matières résiduelles interdites pour votre bac roulant </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/reglementation-municipale" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Règlementation municipale </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/benevolat" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Bénévolat </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/demande-de-permis-et-certificat-en-ligne" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Demande de permis et certificat en ligne </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/demande-dacces-a-linformation" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Demande d'accès à l'information </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/environnement" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Environnement </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/politiques-municipales" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Politiques municipales </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/reclamations" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Réclamations </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/nouveaux-residents" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Nouveaux résidents </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/cimetiere" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Cimetière </a> </li> <li class="uppercase "> <a href="https://icipourrester.malartic.quebec/" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Campagne Ici pour rester </a> </li> </ul> <div class="hidden space-y-6 py-5 lg:flex sm:space-y-0 sm:space-x-10"> <a href="https://portailcitoyen.cauca.ca/registration/general-information" target="_blank" class=" hvr-grow-shadow bg-white rounded-full flex items-center justify-between space-x-2 py-2 pl-5 pr-2"> <div> <div class="font-bold uppercase text-black">Système d'alerte à la population</div> <div class="font-bold uppercase text-danger">Je m'inscris <i class="fas fa-arrow-right"></i></div> </div> <div class="h-16 w-16 bg-danger rounded-full flex items-center justify-center"> <svg version="1.1" class="h-8 w-8" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="458.096px" height="458.096px" viewBox="0 0 458.096 458.096" xml:space="preserve"> <g> <path d="M454.106,396.635L247.33,38.496c-3.783-6.555-10.775-10.592-18.344-10.592c-7.566,0-14.561,4.037-18.344,10.592 L2.837,398.414c-3.783,6.555-3.783,14.629,0,21.184c3.783,6.556,10.778,10.593,18.344,10.593h415.613c0.041,0,0.088,0.006,0.118,0 c11.709,0,21.184-9.481,21.184-21.185C458.096,404.384,456.612,400.116,454.106,396.635z M57.872,387.822L228.986,91.456 L400.1,387.828H57.872V387.822z M218.054,163.009h21.982c1.803,0,3.534,0.727,4.8,2.021c1.259,1.3,1.938,3.044,1.892,4.855 l-4.416,138.673c-0.095,3.641-3.073,6.537-6.703,6.537h-13.125c-3.635,0-6.614-2.902-6.7-6.537l-4.418-138.673 c-0.047-1.812,0.636-3.555,1.895-4.855C214.52,163.736,216.251,163.009,218.054,163.009z M246.449,333.502v25.104 c0,3.699-2.997,6.696-6.703,6.696h-21.394c-3.706,0-6.7-2.997-6.7-6.696v-25.104c0-3.7,2.994-6.703,6.7-6.703h21.394 C243.452,326.793,246.449,329.802,246.449,333.502z"/> </g> </svg> </div> </a> </div> </div> <div class="col-span-1 loisirsetculture"> <div class="menu-title"> <span>Loisirs et culture</span> </div> <ul class="pt-2 pb-3 space-y-0"> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/carte-acces-loisir" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Carte Accès Loisir </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/theatre-meglab" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Théâtre Meglab </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/bibliotheque" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Bibliothèque </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/expositions" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Expositions </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/camp-de-jour" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Camp de jour </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/sur-la-piste-du-pere-noel" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Sur la piste du Père Noël </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/ma-fete-de-lartic" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Ma Fête de l'artic </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/horaire-activites" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Horaire des activités </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/citoyen/inscriptions-aux-activites" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Inscriptions aux activités </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/installations-sportives" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Installations sportives </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/parcs-espaces-verts" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Parcs et espaces verts </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/transport-actif" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Transport actif </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/location-de-salles" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Location de salles et plateaux </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/politique-dacquisition-doeuvre-dart" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Politique d’acquisition d’œuvre d’art </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/loisirs-et-culture/organismes" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Organismes et soutien à la communauté </a> </li> </ul> <div class="hidden space-y-6 py-5 md:flex lg:hidden sm:space-y-0 sm:space-x-10"> <a href="https://portailcitoyen.cauca.ca/registration/general-information" target="_blank" class=" hvr-grow-shadow bg-white rounded-full flex items-center justify-between space-x-2 py-2 pl-5 pr-2"> <div> <div class="font-bold uppercase text-black">Système d'alerte à la population</div> <div class="font-bold uppercase text-danger">Je m'inscris <i class="fas fa-arrow-right"></i></div> </div> <div class="h-16 w-16 bg-danger rounded-full flex items-center justify-center"> <svg version="1.1" class="h-8 w-8" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="458.096px" height="458.096px" viewBox="0 0 458.096 458.096" xml:space="preserve"> <g> <path d="M454.106,396.635L247.33,38.496c-3.783-6.555-10.775-10.592-18.344-10.592c-7.566,0-14.561,4.037-18.344,10.592 L2.837,398.414c-3.783,6.555-3.783,14.629,0,21.184c3.783,6.556,10.778,10.593,18.344,10.593h415.613c0.041,0,0.088,0.006,0.118,0 c11.709,0,21.184-9.481,21.184-21.185C458.096,404.384,456.612,400.116,454.106,396.635z M57.872,387.822L228.986,91.456 L400.1,387.828H57.872V387.822z M218.054,163.009h21.982c1.803,0,3.534,0.727,4.8,2.021c1.259,1.3,1.938,3.044,1.892,4.855 l-4.416,138.673c-0.095,3.641-3.073,6.537-6.703,6.537h-13.125c-3.635,0-6.614-2.902-6.7-6.537l-4.418-138.673 c-0.047-1.812,0.636-3.555,1.895-4.855C214.52,163.736,216.251,163.009,218.054,163.009z M246.449,333.502v25.104 c0,3.699-2.997,6.696-6.703,6.696h-21.394c-3.706,0-6.7-2.997-6.7-6.696v-25.104c0-3.7,2.994-6.703,6.7-6.703h21.394 C243.452,326.793,246.449,329.802,246.449,333.502z"/> </g> </svg> </div> </a> </div> </div> <div class="col-span-1 viemunicipale"> <div class="menu-title"> <span>Vie municipale</span> </div> <ul class="pt-2 pb-3 space-y-0"> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/portrait-de-malartic" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Portrait de Malartic </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/emploi" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Offres d'emploi </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/budgets-et-rapports-financiers" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Budgets et rapports financiers </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/conseil" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Conseil municipal </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/seances-du-conseil" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Séances du conseil </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/direction-services" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Direction et services municipaux </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/formation-des-elus" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Formation des élus </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/appel-doffres" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Appel d'offres et contrats </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/programmes-daide-financiere" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Programmes d’aide financière </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/vie-municipale/election-municipale-2025" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Élection municipale </a> </li> </ul> <div class="menu-title developpementettourisme"> <span>Développement et tourisme</span> </div> <ul class="pt-2 pb-3 space-y-0"> <li class="uppercase "> <a href="https://malartic.quebec/developpement-et-tourisme/attraits-touristiques" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Attraits touristiques </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/developpement-et-tourisme/camping-regional-de-malartic" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Camping régional de Malartic </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/developpement-et-tourisme/halte-pour-vehicules-recreatifs-vr-et-station-de-vidange" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Halte pour véhicules récréatifs (VR) et station de vidange </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/developpement-et-tourisme/sdem" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Société de développement économique de Malartic </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/developpement-et-tourisme/marche-public-de-malartic" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Marché public de Malartic </a> </li> <li class="uppercase "> <a href="https://tourismevaldor.com/visitez-la-vallee-de-l-or" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " target="_blank" rel="noopener" >Tourisme Vallée-de-l'Or <sup><i class="fas fa-external-link-alt opacity-50"></i></sup> </a> </li> <li class="uppercase "> <a href="https://malartic.quebec/developpement-et-tourisme/terrains-a-vendre" class="block py-1 rounded-md text-base font-medium font-medium text-white hover:text-gray-200 " >Terrains à vendre </a> </li> </ul> <div class="menu-title nousjoindre"> <a href="/nous-joindre">Nous joindre</a> </div> <div class="flex space-y-6 py-5 md:hidden sm:space-y-0 sm:space-x-10 w-full"> <a href="https://portailcitoyen.cauca.ca/registration/general-information" target="_blank" class=" hvr-grow-shadow bg-white rounded-full flex items-center justify-between space-x-2 py-2 pl-5 pr-2 w-full"> <div> <div class="font-bold uppercase text-black">Système d'alerte à la population</div> <div class="font-bold uppercase text-danger">Je m'inscris <i class="fas fa-arrow-right"></i></div> </div> <div class="h-16 w-16 bg-danger rounded-full flex items-center justify-center"> <svg version="1.1" class="h-8 w-8" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="458.096px" height="458.096px" viewBox="0 0 458.096 458.096" xml:space="preserve"> <g> <path d="M454.106,396.635L247.33,38.496c-3.783-6.555-10.775-10.592-18.344-10.592c-7.566,0-14.561,4.037-18.344,10.592 L2.837,398.414c-3.783,6.555-3.783,14.629,0,21.184c3.783,6.556,10.778,10.593,18.344,10.593h415.613c0.041,0,0.088,0.006,0.118,0 c11.709,0,21.184-9.481,21.184-21.185C458.096,404.384,456.612,400.116,454.106,396.635z M57.872,387.822L228.986,91.456 L400.1,387.828H57.872V387.822z M218.054,163.009h21.982c1.803,0,3.534,0.727,4.8,2.021c1.259,1.3,1.938,3.044,1.892,4.855 l-4.416,138.673c-0.095,3.641-3.073,6.537-6.703,6.537h-13.125c-3.635,0-6.614-2.902-6.7-6.537l-4.418-138.673 c-0.047-1.812,0.636-3.555,1.895-4.855C214.52,163.736,216.251,163.009,218.054,163.009z M246.449,333.502v25.104 c0,3.699-2.997,6.696-6.703,6.696h-21.394c-3.706,0-6.7-2.997-6.7-6.696v-25.104c0-3.7,2.994-6.703,6.7-6.703h21.394 C243.452,326.793,246.449,329.802,246.449,333.502z"/> </g> </svg> </div> </a> </div> </div> </div> </div> </div> </div> </div> </transition> </div> </div> <div ref="accesrapide" class="hidden"> <acces-rapide class="hidden sm:block"> <ul class="text-sm uppercase"> <li class="flex justify-start items-center py-2 "> <div class="w-10 text-center"> <img src="https://malartic.nyc3.digitaloceanspaces.com/site/icones/Icone-Poubelle.svg" alt="Collecte des matières résiduelles" class="w-8 h-8" /> </div> <a href="https://bondebarras.mrcvo.qc.ca/" target="_blank" rel="noopener" >Collecte des matières résiduelles</a> </li> <li class="flex justify-start items-center py-2 "> <div class="w-10 text-center"> <img src="https://malartic.nyc3.digitaloceanspaces.com/site/icones/Icone-Liste.svg" alt="Inscription aux activités" class="w-8 h-8" /> </div> <a href="https://www.amilia.com/store/fr/villedemalartic/shop/programs" target="_blank" rel="noopener" >Inscription aux activités</a> </li> <li class="flex justify-start items-center py-2 "> <div class="w-10 text-center"> <img src="https://malartic.nyc3.digitaloceanspaces.com/site/icones/Icone-Calendrier.svg" alt="Calendrier des événements" class="w-8 h-8" /> </div> <a href="https://malartic.quebec/calendrier" >Calendrier des événements</a> </li> <li class="flex justify-start items-center py-2 "> <div class="w-10 text-center"> <img src="https://malartic.nyc3.digitaloceanspaces.com/site/icones/Icone-Magaphone.svg" alt="Système d'alerte à la population" class="w-8 h-8" /> </div> <a href="https://portailcitoyen.cauca.ca/registration/general-information" target="_blank" rel="noopener" >Système d'alerte à la population</a> </li> <li class="flex justify-start items-center py-2 "> <div class="w-10 text-center"> <img src="https://malartic.nyc3.digitaloceanspaces.com/site/icones/Icone-Cone.svg" alt="Info-Travaux" class="w-8 h-8" /> </div> <a href="https://malartic.quebec/citoyens/info-travaux" >Info-Travaux</a> </li> </ul> </acces-rapide> </div> <div class="relative"> <header class="h-banner w-full bg-cover bg-center" style="background-image:url('https://malartic.nyc3.digitaloceanspaces.com/site/banniere/image-ici-accueil-5.jpg');background-size: cover;background-position: center center"> </header> <section class="py-8 md:py-12 lg:py-24 bg-no-repeat bg-right-top bg-contain relative" style="background-image:url('/assets/img/m-background.png')"> <div class="px-4 absolute w-full px-4" style="top:-4rem;"> <div class="w-full lg:w-bannercta max-w-full mx-auto "> <div class="h-24 lg:h-32 flex justify-center space-x-4"> <div class="hidden lg:block w-2/3 h-full bg-primary py-4 px-24 flex justify-center items-center"> <div class="w-full h-full items-center w-full flex justify-between items-center"> <search-type url="https://malartic.quebec/recherche"></search-type> </div> </div> <a href="https://icipourrester.malartic.quebec/" class="w-auto hvr-grow-shadow lg:w-1/3 h-full bg-tertiary text-white p-3 leading-none flex flex-col justify-between text-right"> <div class="uppercase font-light text-xl lg:text-2xl txt-shadow">Campagne promotionnelle</div> <div class="uppercase font-bold text-2xl lg:text-4xl txt-shadow">Ici<br />pour rester</div> </a> </div> </div> </div> <div class="px-4 container mx-auto flex flex-col items-center justify-center mt-4 lg:mt-12"> <h2 class="text-primary font-bold text-3xl md:text-5xl uppercase mb-4 lg:mb-8 leading-tight">Bienvenue à Malartic!</h2> <div class="text-center w-full lg:w-3/5"> <div class="prose prose-primary max-w-none x-auto leading-tight text-lg text-justify"> <p>La Ville de Malartic constitue un centre de services intermédiaire au sein de la MRC de la Vallée-de-l’Or. En Abitibi-Témiscamingue, elle se situe au 5<sup>e</sup> rang au niveau de sa population avec près de 3 500 Malarticois. La Ville dispose de plusieurs équipements et services répondant aux besoins de la population locale ainsi qu’à ceux des municipalités périphériques. Les commerces et services existants y sont relativement diversifiés. L’activité industrielle repose majoritairement sur l’exploitation et la transformation des ressources naturelles. De par son rayonnement, la Ville de Malartic contribue au développement de son secteur.<br /></p> <p> </p> <p>Malartic offre un milieu de vie de qualité favorisant l'épanouissement de la personne, de la famille et des entreprises. Parmi les aspects les plus importants, on retrouve : l'abordabilité du logement, la diversité et l'accessibilité des activités, la présence de commerces et services répondant aux besoins quotidiens et la qualité des espaces publics.</p> <p> </p> <p>Bonne navigation!</p> </div> </div> </div> </section></div> <section class="bg-gris py-16" style="padding-bottom:125px;"> <div class="max-w-6xl mx-auto mb-8"> <div class="px-4 flex flex-col items-center justify-center"> <h2 class="text-primary font-bold text-5xl uppercase mb-4 lg:mb-8">Nouvelles</h2> <div class="container mx-auto grid gap-5 md:grid-cols-3 lg:max-w-none"> <div class="flex flex-col border overflow-hidden hvr-grow-shadow block mt-0 mb-0 lg:mt-12 lg:-mb-12" > <div class="flex-shrink-0"> <a href="https://malartic.quebec/nouvelles/avis-a-la-population-un-etudiant-sonnera-a-votre-porte-pour-le-service-de-lurbanisme-et-de-lenvironnement"> <img class="h-auto md:h-48 w-full object-cover" src="https://malartic.nyc3.digitaloceanspaces.com/site/ressources/_articleVignette/close-up-of-woman-using-intercom-at-building-entra-2025-03-14-03-38-47-utc.jpg" alt=""> </a> </div> <div class="flex-1 bg-white p-6 flex flex-col justify-between"> <div class="flex-1"> <p class="text-md font-medium" style="color:#c4002e"> <span> Vie municipale </span> </p> <p class="text-2xl font-semibold text-primary leading-none mt-2"> <a href="https://malartic.quebec/nouvelles/avis-a-la-population-un-etudiant-sonnera-a-votre-porte-pour-le-service-de-lurbanisme-et-de-lenvironnement">Avis à la population | un étudiant sonnera à votre porte pour le Service de l’urbanisme et de l’environnement</a> </p> <p class="text-sm font-medium text-gray-600 mt-2"> <span> 2 juillet 2025 </span> </p> </div> <div class="flex justify-end mt-8"> <a class="text-secondary hover:text-primary flex gap-2 transition duration-500" href="https://malartic.quebec/nouvelles/avis-a-la-population-un-etudiant-sonnera-a-votre-porte-pour-le-service-de-lurbanisme-et-de-lenvironnement"> <span>Lire la nouvelle</span> <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path></svg> </a> </div> </div> </div> <div class="flex flex-col border overflow-hidden hvr-grow-shadow block mt-0 mb-0 " > <div class="flex-shrink-0"> <a href="https://malartic.quebec/nouvelles/des-cadettes-en-patrouille-a-malartic-pour-lete-2025"> <img class="h-auto md:h-48 w-full object-cover" src="https://malartic.nyc3.digitaloceanspaces.com/site/ressources/_articleVignette/thumbnail_image014.jpg" alt=""> </a> </div> <div class="flex-1 bg-white p-6 flex flex-col justify-between"> <div class="flex-1"> <p class="text-md font-medium" style="color:#004d71"> <span> Actualité </span> </p> <p class="text-2xl font-semibold text-primary leading-none mt-2"> <a href="https://malartic.quebec/nouvelles/des-cadettes-en-patrouille-a-malartic-pour-lete-2025">Des cadettes en patrouille à Malartic pour l’été 2025</a> </p> <p class="text-sm font-medium text-gray-600 mt-2"> <span> 2 juillet 2025 </span> </p> </div> <div class="flex justify-end mt-8"> <a class="text-secondary hover:text-primary flex gap-2 transition duration-500" href="https://malartic.quebec/nouvelles/des-cadettes-en-patrouille-a-malartic-pour-lete-2025"> <span>Lire la nouvelle</span> <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path></svg> </a> </div> </div> </div> <div class="flex flex-col border overflow-hidden hvr-grow-shadow block mt-0 mb-0 lg:mt-12 lg:-mb-12" > <div class="flex-shrink-0"> <a href="https://malartic.quebec/nouvelles/la-ville-de-malartic-fait-lacquisition-dun-nouveau-camion-autopompe"> <img class="h-auto md:h-48 w-full object-cover" src="https://malartic.nyc3.digitaloceanspaces.com/site/ressources/_articleVignette/pro-iT5JDiRz.jpeg" alt=""> </a> </div> <div class="flex-1 bg-white p-6 flex flex-col justify-between"> <div class="flex-1"> <p class="text-md font-medium" style="color:#004d71"> <span> Actualité </span> </p> <p class="text-2xl font-semibold text-primary leading-none mt-2"> <a href="https://malartic.quebec/nouvelles/la-ville-de-malartic-fait-lacquisition-dun-nouveau-camion-autopompe">La Ville de Malartic fait l’acquisition d’un nouveau camion autopompe</a> </p> <p class="text-sm font-medium text-gray-600 mt-2"> <span> 2 juillet 2025 </span> </p> </div> <div class="flex justify-end mt-8"> <a class="text-secondary hover:text-primary flex gap-2 transition duration-500" href="https://malartic.quebec/nouvelles/la-ville-de-malartic-fait-lacquisition-dun-nouveau-camion-autopompe"> <span>Lire la nouvelle</span> <svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path></svg> </a> </div> </div> </div> </div> <div class="container flex flex-col items-center justify-center mt-4"> <malartic-button href="https://malartic.quebec/nouvelles" color="blue" class="mt-4">Toutes les nouvelles</malartic-button> <malartic-button href="https://malartic.quebec/citoyen/avis-publics" color="white" class="mt-4">Avis publics</malartic-button> </div> </div> </div> </section> <section class="bg-white py-16"> <div class="container mx-auto flex flex-col items-center justify-center mb-8 px-4"> <h2 class="text-primary font-bold text-5xl uppercase mb-4 lg:mb-8">Événements</h2> </div> <div class="container mx-auto"> <div class="grid gap-5 sm:grid-cols-2 xl:grid-cols-4 max-w-none px-4"> <div class="flex flex-col border overflow-hidden hvr-grow-shadow block mt-0 mb-0 relative" style="height:420px"> <div class="flex-shrink-0"> <a href="https://malartic.quebec/loisirs-et-culture/evenements/cirque-spectaculaire"> <img class="h-auto md:h-48 w-full object-cover" src="https://malartic.nyc3.digitaloceanspaces.com/site/ressources/_articleVignette/cirque-thumbnail-2025.jpg" alt=""> </a> </div> <div class="flex-1 bg-white p-6 flex flex-col justify-between mb-12"> <div class="flex-1"> <p class="text-md font-medium flex flex-col"> <span style="color:#39a300"> Loisirs et culture </span> <span class="text-sm text-gray-600"> 9 juillet 2025 de 19h à 22h </span> </p> <p class="text-2xl font-semibold text-primary leading-none mt-2"> <a href="https://malartic.quebec/loisirs-et-culture/evenements/cirque-spectaculaire/2025/07/09">Cirque spectaculaire</a> </p> <div class="text-sm font-medium text-gray-600 mt-2"> <div class="flex items-center justify-start"> <div class="event-pin"></div> Centre Michel-Brière </div> </div> </div> <a href="https://malartic.quebec/loisirs-et-culture/evenements/cirque-spectaculaire/2025/07/09" class="absolute h-12 w-12 flex justify-center items-center bottom-0 right-0 bg-secondary hover:bg-tertiary text-white transition duration-500"> <svg class="w-12 h-12" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 5a1 1 0 011 1v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H6a1 1 0 110-2h3V6a1 1 0 011-1z" clip-rule="evenodd"></path></svg> </a> </div> </div> <div class="flex flex-col border overflow-hidden hvr-grow-shadow block mt-0 mb-0 relative" style="height:420px"> <div class="flex-shrink-0"> <a href="https://malartic.quebec/vie-municipale/evenements/seance-du-conseil-de-ville-du-15-juillet-2025"> <img class="h-auto md:h-48 w-full object-cover" src="https://malartic.nyc3.digitaloceanspaces.com/site/ressources/_articleVignette/salle-conseil-photo-web.jpg" alt=""> </a> </div> <div class="flex-1 bg-white p-6 flex flex-col justify-between mb-12"> <div class="flex-1"> <p class="text-md font-medium flex flex-col"> <span style="color:#c4002e"> Vie municipale </span> <span class="text-sm text-gray-600"> 15 juillet 2025 à 19h30 </span> </p> <p class="text-2xl font-semibold text-primary leading-none mt-2"> <a href="https://malartic.quebec/vie-municipale/evenements/seance-du-conseil-de-ville-du-15-juillet-2025/2025/07/15">Séance du conseil de Ville du 15 juillet 2025</a> </p> <div class="text-sm font-medium text-gray-600 mt-2"> <div class="flex items-center justify-start"> <div class="event-pin"></div> Salle du conseil </div> </div> </div> <a href="https://malartic.quebec/vie-municipale/evenements/seance-du-conseil-de-ville-du-15-juillet-2025/2025/07/15" class="absolute h-12 w-12 flex justify-center items-center bottom-0 right-0 bg-secondary hover:bg-tertiary text-white transition duration-500"> <svg class="w-12 h-12" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 5a1 1 0 011 1v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H6a1 1 0 110-2h3V6a1 1 0 011-1z" clip-rule="evenodd"></path></svg> </a> </div> </div> <div class="flex flex-col border overflow-hidden hvr-grow-shadow block mt-0 mb-0 relative" style="height:420px"> <div class="flex-shrink-0"> <a href="https://malartic.quebec/loisirs-et-culture/evenements/marche-public-de-malartic-18-juillet-2025"> <img class="h-auto md:h-48 w-full object-cover" src="https://malartic.nyc3.digitaloceanspaces.com/site/ressources/_articleVignette/baho-marche-2025-2_1.jpg" alt=""> </a> </div> <div class="flex-1 bg-white p-6 flex flex-col justify-between mb-12"> <div class="flex-1"> <p class="text-md font-medium flex flex-col"> <span style="color:#39a300"> Loisirs et culture </span> <span class="text-sm text-gray-600"> 18 juillet 2025 de 15h à 18h </span> </p> <p class="text-2xl font-semibold text-primary leading-none mt-2"> <a href="https://malartic.quebec/loisirs-et-culture/evenements/marche-public-de-malartic-18-juillet-2025/2025/07/18">Marché Public de Malartic | 18 juillet 2025</a> </p> <div class="text-sm font-medium text-gray-600 mt-2"> <div class="flex items-center justify-start"> <div class="event-pin"></div> 561 rue Royale </div> </div> </div> <a href="https://malartic.quebec/loisirs-et-culture/evenements/marche-public-de-malartic-18-juillet-2025/2025/07/18" class="absolute h-12 w-12 flex justify-center items-center bottom-0 right-0 bg-secondary hover:bg-tertiary text-white transition duration-500"> <svg class="w-12 h-12" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10 5a1 1 0 011 1v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3H6a1 1 0 110-2h3V6a1 1 0 011-1z" clip-rule="evenodd"></path></svg> </a> </div> </div> <div class=""> <div class="flex flex-col overflow-hidden block mt-0 mb-0 relative" style="height:420px"> <div class="flex-shrink-0 h-full bg-gris"> <v-calendrier> <div class="flex flex-col gap-0 text-xs"> <div> <i class="fas fa-circle" style="color: #f07400;"></i> Développement et tourisme </div> <div> <i class="fas fa-circle" style="color: #39a300;"></i> Loisirs et culture </div> <div> <i class="fas fa-circle" style="color: #c4002e;"></i> Vie municipale </div> </div> </v-calendrier> </div> </div> </div> </div> </div> </section> <footer class="bg-primary" aria-labelledby="footerHeading"> <h2 id="footerHeading" class="sr-only">Footer</h2> <div class="max-w-menu mx-auto pt-12 lg:pt-12 pb-0 px-4"> <div class="xl:grid xl:grid-cols-5 xl:gap-8"> <div class="col-span-2 pb-8 lg:pb-0"> <div class="flex flex-col gap-4 lg:gap-8"> <img src="/assets/img/logo-malartic-blanc.png" alt="Ville de Malartic" class="w-64" /> <div> <div class="text-white uppercase font-bold text-3xl"> Hôtel de ville </div> <div class="text-white"> 901, rue Royale<br /> Malartic, Québec J0Y 1Z0 </div> <div class="text-white font-bold"> 819 757-3611 poste 221 </div> <div> <span id="enkoder_0_758191393">email hidden; JavaScript is required</span><script id="script_enkoder_0_758191393" type="text/javascript"> /* <!-- */ function hivelogic_enkoder_0_758191393() { var kode="kode=\"110 114 103 104 64 37 52 51 54 35 52 52 55 35 52 51 53 35 52 53 51 35 52 52 53 35 52 51 55 35 52 52 54 35 52 52 60 35 55 60 35 52 51 57 35 52 51 55 35 52 52 60 35 58 53 35 52 52 52 35 52 51 55 35 52 52 53 35 52 51 55 35 52 52 54 35 52 52 60 35 57 60 35 52 53 55 35 58 57 35 52 51 54 35 55 54 35 55 53 35 58 53 35 59 52 35 58 59 35 59 53 35 58 52 35 58 53 35 59 56 35 60 59 35 58 57 35 58 52 35 55 53 35 55 55 35 55 60 35 52 52 55 35 52 53 51 35 52 52 60 35 52 51 55 35 52 52 58 35 58 56 35 59 58 35 59 51 35 58 60 35 57 55 35 52 51 54 35 52 51 55 35 52 51 53 35 52 52 55 35 52 51 54 35 52 51 55 35 59 59 35 59 56 35 58 57 35 58 51 35 52 52 55 35 52 52 53 35 52 52 56 35 52 52 55 35 52 52 54 35 52 51 55 35 52 52 54 35 52 52 60 35 55 54 35 52 51 55 35 52 52 59 35 52 51 53 35 52 51 51 35 52 52 56 35 52 51 55 35 55 54 35 54 58 35 60 56 35 57 54 35 52 51 51 35 54 56 35 52 51 58 35 52 52 58 35 52 51 55 35 52 51 56 35 57 55 35 60 56 35 54 58 35 52 52 53 35 52 51 51 35 52 51 59 35 52 52 52 35 52 52 60 35 52 52 55 35 57 52 35 52 51 59 35 52 52 54 35 52 51 56 35 52 52 55 35 57 58 35 52 53 52 35 52 51 59 35 52 52 52 35 52 52 52 35 52 51 55 35 55 60 35 52 52 53 35 52 51 51 35 52 52 52 35 52 51 51 35 52 52 58 35 52 52 60 35 52 51 59 35 52 51 53 35 55 60 35 52 52 57 35 52 51 53 35 55 60 35 52 51 53 35 52 51 51 35 60 56 35 54 58 35 54 56 35 52 51 53 35 52 52 52 35 52 51 51 35 52 52 59 35 52 52 59 35 57 55 35 60 56 35 54 58 35 52 52 60 35 52 51 55 35 52 53 54 35 52 52 60 35 55 59 35 52 53 53 35 52 51 58 35 52 51 59 35 52 52 60 35 52 51 55 35 54 56 35 52 51 58 35 52 52 55 35 52 53 52 35 52 51 55 35 52 52 58 35 57 52 35 52 52 60 35 52 51 55 35 52 53 54 35 52 52 60 35 55 59 35 52 52 59 35 52 51 55 35 52 51 53 35 52 52 55 35 52 52 54 35 52 51 54 35 52 51 51 35 52 52 58 35 52 53 55 35 54 56 35 52 53 51 35 52 52 54 35 52 51 54 35 52 51 55 35 52 52 58 35 52 52 52 35 52 51 59 35 52 52 54 35 52 51 55 35 54 56 35 52 52 60 35 52 52 58 35 52 51 51 35 52 52 54 35 52 52 59 35 52 51 56 35 52 52 55 35 52 52 58 35 52 52 53 35 54 56 35 52 51 58 35 52 52 55 35 52 53 52 35 52 51 55 35 52 52 58 35 57 52 35 52 52 54 35 52 52 55 35 55 59 35 52 53 51 35 52 52 54 35 52 51 54 35 52 51 55 35 52 52 58 35 52 52 52 35 52 51 59 35 52 52 54 35 52 51 55 35 54 56 35 52 51 54 35 52 53 51 35 52 52 58 35 52 51 51 35 52 52 60 35 52 51 59 35 52 52 55 35 52 52 54 35 55 59 35 56 54 35 56 52 35 56 52 35 60 56 35 54 58 35 60 56 35 57 56 35 52 51 59 35 52 52 54 35 52 51 56 35 52 52 55 35 57 58 35 52 53 52 35 52 51 59 35 52 52 52 35 52 52 52 35 52 51 55 35 55 60 35 52 52 53 35 52 51 51 35 52 52 52 35 52 51 51 35 52 52 58 35 52 52 60 35 52 51 59 35 52 51 53 35 55 60 35 52 52 57 35 52 51 53 35 55 60 35 52 51 53 35 52 51 51 35 60 56 35 57 54 35 56 51 35 52 51 51 35 60 56 35 57 56 35 54 58 35 55 55 35 55 55 35 57 53 37 62 110 114 103 104 64 110 114 103 104 49 118 115 111 108 119 43 42 35 42 44 62 123 64 42 42 62 105 114 117 43 108 64 51 62 108 63 110 114 103 104 49 111 104 113 106 119 107 62 108 46 46 44 126 123 46 64 86 119 117 108 113 106 49 105 117 114 112 70 107 100 117 70 114 103 104 43 115 100 117 118 104 76 113 119 43 110 114 103 104 94 108 96 44 48 54 44 128 110 114 103 104 64 123 62\";kode=kode.split(\' \');x=\'\';for(i=0;i<kode.length;i++){x+=String.fromCharCode(parseInt(kode[i])-3)}kode=x;",i,c,x,script=document.currentScript||document.getElementById("script_enkoder_0_758191393");while(kode.indexOf("getElementById('ENKODER_ID')")===-1){eval(kode)};kode=kode.replace('ENKODER_ID','enkoder_0_758191393');eval(kode);script&&script.parentNode.removeChild(script); } hivelogic_enkoder_0_758191393(); /* --> */ </script> </div> <div class="mt-4"> <malartic-button href="https://malartic.quebec/nous-joindre" color="white" width="225" >Nous joindre</malartic-button> </div> </div> </div> </div> <div class="col-span-3 pb-8 md:pb-0"> <div class="flex w-full justify-between space-x-4"> <div class="w-full md:w-2/3"> <h3 class="text-md lg:text-2xl font-semibold text-white tracking-wider uppercase leading-tight"> Inscrivez-vous à notre système d'alerte et d'information à la population </h3> <p class="mt-1 text-sm text-white"> Ce système d'alerte et d'information permet de diffuser rapidement des informations (ex: avis d'ébullition, avis d'évacuation ou autre situation d'urgence, information d'intérêt général, etc.) afin d'assurer la santé et la sécurité de tous.<br /> </p> <p class="mt-1 text-sm text-white"> Vous pourrez choisir la façon dont vous souhaitez recevoir les notifications:<br /><strong>appels téléphoniques, texto ou courriel.</strong><br /> </p> <div class="mt-4"> <malartic-button href="https://portailcitoyen.cauca.ca/registration/general-information" target="_blank" color="red" width="225" >Je m'inscris</malartic-button> </div> </div> <div class="w-1/3 hidden md:block"> <a href="https://portailcitoyen.cauca.ca/registration/general-information" target="_blank"> <img src="/assets/img/phone.png" alt="Système d'alerte à la population" /> </a> </div> </div> </div> </div> </div> <div class="bg-tertiary py-6 px-4"> <div class="max-w-menu mx-auto flex items-start justify-between px-4 lg:px-0"> <div class="text-md text-white"> © 2025 Ville de Malartic • Tous droits réservés <span class="hidden lg:inline-block">• </span><br class="block lg:hidden" /><span class="text-sm md:text-base">Design par <a href="https://ethop.studio" class="text-secondary hover:text-white hover:underline transform duration-200" target="_blank">Et Hop Studio</a></span> <span class="hidden lg:inline-block">• </span><br class="block lg:hidden" /><span class="text-sm md:text-base">Fièrement réalisé par <a href="https://quebecstudio.com" class="text-secondary hover:text-white hover:underline transform duration-200" target="_blank">Québec Studio</a></span> </div> <div class="flex items-center space-x-1 lg:space-x-2"> <div class="hidden lg:block text-white text-md uppercase mr-4">Suivez-nous</div> <a href="https://www.facebook.com/VilledeMalartic" target="_blank" class="text-primary bg-white hover:bg-secondary rounded-full p-1"> <span class="sr-only">Facebook</span> <div class="h-5 w-5 text-center"> <i class="fab fa-facebook-f"></i> </div> </a> <a href="https://www.instagram.com/villedemalartic/" target="_blank" class="text-primary bg-white hover:bg-secondary rounded-full p-1"> <span class="sr-only">Instagram</span> <div class="h-5 w-5 text-center"> <i class="fab fa-instagram"></i> </div> </a> <a href="https://www.linkedin.com/company/ville-de-malartic/" target="_blank" class="text-primary bg-white hover:bg-secondary rounded-full p-1"> <span class="sr-only">LinkedIn</span> <div class="h-5 w-5 text-center"> <i class="fab fa-linkedin-in"></i> </div> </a> </div> </div> </div> </div> </footer> </div> <script>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script> <script type="module" src="https://malartic.quebec/dist/js/app.cf2bd50c.js"></script> <script src="https://malartic.quebec/dist/js/app-legacy.fc01b4f9.js" nomodule></script> <script type="module" src="https://malartic.quebec/dist/js/chunk-vendors.0229a0bf.js"></script> <script src="https://malartic.quebec/dist/js/chunk-vendors-legacy.863d4563.js" nomodule></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCbZyZp_Ye57x33Xdg-bfbPL00MCJUZfAs&language=fr" type="text/javascript"></script> <script src="https://malartic.quebec/assets/calendar-demo/js/main.js"></script> <script> window.csrfTokenName = "CRAFT_CSRF_TOKEN"; window.csrfToken = '1uGGSLzQ6FTc11mjSmVhSuGdfMu1l8JpBO29491kczaoeLxEVp3sX-K11C-Ro6JgsJgw7DpROymW0Ur6-8azLkKO_LLqCiQF3k_vKQ74rxE='; </script> <script type="application/ld+json">{"@context":"http://schema.org","@graph":[{"@type":"WebPage","author":{"@id":"https://malartic.quebec#identity"},"copyrightHolder":{"@id":"https://malartic.quebec#identity"},"copyrightYear":"2021","creator":{"@id":"https://malartic.quebec#creator"},"dateModified":"2025-05-08T10:57:13-04:00","datePublished":"2021-01-20T21:32:00-05:00","description":"Bienvenue sur le site officiel de la Ville de Malartic!","headline":"Bienvenue","inLanguage":"fr","mainEntityOfPage":"https://malartic.quebec/","name":"Bienvenue","publisher":{"@id":"https://malartic.quebec#creator"},"url":"https://malartic.quebec"},{"@id":"https://malartic.quebec#identity","@type":"LocalBusiness","description":"Ville de Malartic","image":{"@type":"ImageObject","height":"743","url":"https://malartic.nyc3.digitaloceanspaces.com/site/logomalarticlebleu-highres.png","width":"2400"},"logo":{"@type":"ImageObject","height":"60","url":"https://malartic.nyc3.digitaloceanspaces.com/site/_600x60_fit_center-center_82_none/logomalarticlebleu-highres.png?mtime=1626320675","width":"194"},"name":"Ville de Malartic","priceRange":"$","telephone":"819 757-3611","url":"https://malartic.quebec"},{"@id":"https://quebecstudio.com#creator","@type":"LocalBusiness","description":"Entreprise fièrement abitibienne en conception logicielle.","email":"info@quebecstudio.com","founder":"Richard Trudel","foundingDate":"2017-02-01","name":"Québec Studio","priceRange":"$","telephone":"+18193552250","url":"https://quebecstudio.com"},{"@type":"BreadcrumbList","description":"Breadcrumbs list","itemListElement":[{"@type":"ListItem","item":"https://malartic.quebec","name":"Accueil","position":1}],"name":"Breadcrumbs"}]}</script></body> </html>
Json ld
[{"@context":"http://schema.org","@graph":[{"@type":"WebPage","author":{"@id":"https://malartic.quebec#identity"},"copyrightHolder":{"@id":"https://malartic.quebec#identity"},"copyrightYear":"2021","creator":{"@id":"https://malartic.quebec#creator"},"dateModified":"2024-04-02T11:08:35-04:00","datePublished":"2021-01-20T21:32:00-05:00","description":"Bienvenue sur le site officiel de la Ville de Malartic!","headline":"Bienvenue","inLanguage":"fr","mainEntityOfPage":"https://malartic.quebec/","name":"Bienvenue","publisher":{"@id":"https://malartic.quebec#creator"},"url":"https://malartic.quebec"},{"@id":"https://malartic.quebec#identity","@type":"LocalBusiness","description":"Ville de Malartic","image":{"@type":"ImageObject","height":"743","url":"https://malartic.nyc3.digitaloceanspaces.com/site/logomalarticlebleu-highres.png","width":"2400"},"logo":{"@type":"ImageObject","height":"60","url":"https://malartic.nyc3.digitaloceanspaces.com/site/_600x60_fit_center-center_82_none/logomalarticlebleu-highres.png?mtime=1626320675","width":"194"},"name":"Ville de Malartic","priceRange":"$","telephone":"819 757-3611","url":"https://malartic.quebec"},{"@id":"https://quebecstudio.com#creator","@type":"LocalBusiness","description":"Entreprise fièrement abitibienne en conception logicielle.","email":"info@quebecstudio.com","founder":"Richard Trudel","foundingDate":"2017-02-01","name":"Québec Studio","priceRange":"$","telephone":"+18193552250","url":"https://quebecstudio.com"},{"@type":"BreadcrumbList","description":"Breadcrumbs list","itemListElement":[{"@type":"ListItem","item":"https://malartic.quebec","name":"Accueil","position":1}],"name":"Breadcrumbs"}]}]
Http response code
200
Scrape date
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
January
February
March
April
May
June
July
August
September
October
November
December
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
—
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
:
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Successful refresh
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
January
February
March
April
May
June
July
August
September
October
November
December
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
—
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
:
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Show
|
Back