<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
     >
    <channel>
        <title>PolicEmploi - Feed</title>
        <atom:link href="https://www.policemploi.fr/?feed=job_listing_feed&#038;filter-author=3408" rel="self" type="application/rss+xml" />
        <link></link>
        <description>PolicEmploi centralise gratuitement toutes les offres à destination des agents de Police Municipale en France métropolitaine</description>
        <lastBuildDate>Thu, 04 Jun 2026 04:29:50 +0000</lastBuildDate>
        <language></language>
        <sy:updatePeriod>hourly</sy:updatePeriod>
        <sy:updateFrequency>1</sy:updateFrequency>
        

<image>
	<url>https://www.policemploi.fr/wp-content/uploads/2020/12/cropped-favicon_pe_2019_512-32x32.png</url>
	<title>PolicEmploi</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
                        <item>
                    <title>Ballancourt-sur-Essonne (91) ➔ Gardien-Brigadier (h/f)</title>
                    <link>https://www.policemploi.fr/job/ballancourt-sur-essonne-91-%e2%9e%94-gardien-brigadier-h-f/</link>
                    <pubDate></pubDate>
                        
                    <expiryDate>Fri, 03 Jul 2026 00:00:00 +0000</expiryDate>
                    <salary><![CDATA[]]></salary>
                        
                    <employer><![CDATA[Ballancourt-sur-Essonne (91)]]></employer>
                    <employerImg><![CDATA[https://www.policemploi.fr/wp-content/uploads/2026/02/Ballancourt-sur-Essonne-removebg-preview-150x150.png]]></employerImg>
                    
                    <location><![CDATA[2 Rue de la Mairie, 91610 Ballancourt-sur-Essonne]]></location>
                    <category><![CDATA[Essonne]]></category>
                    <type><![CDATA[- Brigadier]]></type>
                        
                    <excerpt><![CDATA[<p>L’article <a href=""></a> est apparu en premier sur <a href="https://www.policemploi.fr">PolicEmploi</a>.</p>
]]></excerpt>
                    <description><![CDATA[<p><!-- PALETTE LOGO : #D02D2E (Rouge), #16A2C3 (Bleu), #008342 (Vert) STYLE : Moderne, Narratif, Sans JS, Sans SVG, Sans Mermaid. RESET : Nettoyage des listes WordPress/Elementor. --></p>
<style>
        /* Encapsulation et Reset spécifique pour éviter les conflits WordPress */<br />
        #pm-infographic-container {<br />
            all: initial;<br />
            display: block;<br />
            max-width: 994px;<br />
            margin: 0 auto;<br />
            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;<br />
            background: #ffffff;<br />
            color: #333333;<br />
            line-height: 1.6;<br />
            overflow: hidden;<br />
            box-sizing: border-box;<br />
        }<br />
        #pm-infographic-container * {<br />
            box-sizing: border-box;<br />
            font-size: 16px; /* Taille de texte imposée */<br />
        }<br />
        /* Suppression radicale des puces/tirets parasites de WordPress/Elementor */<br />
        #pm-infographic-container ul,<br />
        #pm-infographic-container li {<br />
            list-style: none !important;<br />
            margin: 0 !important;<br />
            padding: 0 !important;<br />
            text-indent: 0 !important;<br />
        }<br />
        #pm-infographic-container li::before {<br />
            content: none !important;<br />
        }<br />
        /* Titres */<br />
        #pm-infographic-container h1 {<br />
            font-size: 42px !important;<br />
            line-height: 1.2 !important;<br />
            margin: 0 0 10px 0 !important;<br />
            font-weight: 800 !important;<br />
            color: #ffffff !important;<br />
            text-transform: uppercase;<br />
        }<br />
        #pm-infographic-container h2 {<br />
            font-size: 24px !important;<br />
            margin: 0 0 20px 0 !important;<br />
            font-weight: 400 !important;<br />
            color: #e0e0e0 !important;<br />
        }<br />
        #pm-infographic-container h3 {<br />
            font-size: 22px !important;<br />
            font-weight: 700 !important;<br />
            color: #16A2C3 !important;<br />
            margin-bottom: 15px !important;<br />
            display: flex;<br />
            align-items: center;<br />
        }<br />
        /* Narration & Layout */<br />
        .hero-section {<br />
            background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);<br />
            padding: 60px 40px;<br />
            text-align: center;<br />
            position: relative;<br />
        }<br />
        .logo-wrapper {<br />
            position: relative;<br />
            width: 200px;<br />
            height: 200px;<br />
            margin: 0 auto 30px;<br />
            background: #ffffff;<br />
            border-radius: 50%;<br />
            padding: 20px;<br />
            box-shadow: 0 0 30px rgba(22, 162, 195, 0.4); /* Halo lumineux */<br />
            display: flex;<br />
            align-items: center;<br />
            justify-content: center;<br />
        }<br />
        .logo-wrapper img {<br />
            max-width: 100%;<br />
            height: auto;<br />
        }<br />
        .narrative-block {<br />
            padding: 40px;<br />
            background: #f8fafc;<br />
            border-left: 8px solid #D02D2E;<br />
            margin: 20px 40px;<br />
            border-radius: 0 15px 15px 0;<br />
        }<br />
        .data-grid {<br />
            display: grid;<br />
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));<br />
            gap: 25px;<br />
            padding: 40px;<br />
        }<br />
        .card {<br />
            background: #ffffff;<br />
            border-radius: 15px;<br />
            padding: 30px;<br />
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);<br />
            border-top: 5px solid #16A2C3;<br />
            transition: transform 0.3s ease;<br />
        }<br />
        .card-red { border-top-color: #D02D2E; }<br />
        .card-green { border-top-color: #008342; }<br />
        .icon-box {<br />
            font-size: 32px;<br />
            margin-bottom: 15px;<br />
        }<br />
        /* Missions List Style Custom */<br />
        .mission-item {<br />
            padding: 12px 0;<br />
            border-bottom: 1px solid #edf2f7;<br />
            display: flex;<br />
            align-items: flex-start;<br />
        }<br />
        .mission-item:last-child { border-bottom: none; }<br />
        .bullet-point {<br />
            width: 10px;<br />
            height: 10px;<br />
            background: #16A2C3;<br />
            border-radius: 50%;<br />
            margin-top: 8px;<br />
            margin-right: 15px;<br />
            flex-shrink: 0;<br />
        }<br />
        /* Call to Action */<br />
        .cta-container {<br />
            padding: 60px 40px;<br />
            text-align: center;<br />
            background: #f1f5f9;<br />
        }<br />
        .apply-btn {<br />
            display: inline-block;<br />
            background: #D02D2E;<br />
            color: #ffffff !important;<br />
            text-decoration: none !important;<br />
            padding: 20px 45px;<br />
            border-radius: 50px;<br />
            font-weight: 700;<br />
            font-size: 20px !important;<br />
            box-shadow: 0 10px 15px -3px rgba(208, 45, 46, 0.3);<br />
            transition: all 0.3s ease;<br />
        }<br />
        .apply-btn:hover {<br />
            background: #b02425;<br />
            transform: translateY(-3px);<br />
        }<br />
        /* Footer */<br />
        .footer-deco {<br />
            background: #0f172a;<br />
            color: #94a3b8;<br />
            padding: 30px;<br />
            text-align: center;<br />
            border-top: 4px solid #008342;<br />
        }<br />
        /* Responsive */<br />
        @media (max-width: 768px) {<br />
            #pm-infographic-container h1 { font-size: 30px !important; }<br />
            .data-grid { padding: 20px; }<br />
            .narrative-block { margin: 20px; padding: 25px; }<br />
            .hero-section { padding: 40px 20px; }<br />
        }<br />
    </style>
<p><!-- HEADER / HERO --></p>
<header><img decoding="async" src="https://www.policemploi.fr/wp-content/uploads/2026/02/Ballancourt-sur-Essonne-removebg-preview.png" alt="Logo Ballancourt-sur-Essonne" width="200" height="200" /></p>
<h1>Gardien-Brigadier</h1>
<h2>Police Municipale de Ballancourt-sur-Essonne</h2>
<p style="color: #16a2c3; font-weight: bold; letter-spacing: 1px;">CADRE D&rsquo;EMPLOI DES AGENTS DE POLICE MUNICIPALE</p>
</header>
<p><!-- NARRATION --></p>
<section>Au cœur d&rsquo;un territoire de <strong>11,3 km²</strong>, la Ville de Ballancourt-sur-Essonne déploie une stratégie de proximité ambitieuse. Nous ne cherchons pas seulement un agent, mais un acteur engagé pour la qualité de vie des habitants. Votre quotidien sera rythmé par la prévention et le contact humain, au sein d&rsquo;un poste situé 2 Rue de la Mairie.</p>
</section>
<p><!-- MISSIONS DÉTAILLÉES --></p>
<section>🛡️</p>
<h3>Sécurité &amp; Prévention</h3>
<ul>
<li>Maintien du bon ordre, de la sûreté et de la salubrité publiques.</li>
<li>Patrouilles de surveillance (îlotage, véhicule ou VTT).</li>
<li>Sécurisation des grands rassemblements et manifestations locales.</li>
<li>Surveillance aux abords des établissements scolaires.</li>
<li>Gestion du dispositif de Vidéo-Protection.</li>
</ul>
<p>⚖️</p>
<h3>Police Administrative</h3>
<ul>
<li>Relevé et verbalisation des infractions (Code de la Route, stationnement via PVe).</li>
<li>Lutte contre les nuisances sonores et comportementales.</li>
<li>Rédaction des écrits professionnels, arrêtés et actes administratifs.</li>
<li>Contrôle de l&rsquo;urbanisme et de l&rsquo;habitat indigne.</li>
<li>Gestion des PPMS et de la RCSC.</li>
</ul>
<p>🌿</p>
<h3>Cadre de Vie</h3>
<ul>
<li>Police de l&rsquo;environnement : lutte contre les dépôts sauvages.</li>
<li>Relation de proximité avec les commerçants et acteurs locaux.</li>
<li>Coopération active avec la Gendarmerie Nationale.</li>
<li>Surveillance du domaine public et des détériorations.</li>
</ul>
</section>
<p><!-- PROFIL RECHERCHÉ --></p>
<section style="padding: 0 40px 40px;">
<h3 style="color: #f59e0b !important; border-bottom: 2px solid #f59e0b; padding-bottom: 10px;">Profil du Collaborateur</h3>
<p><strong style="color: #f59e0b; display: block; margin-bottom: 5px;">Compétences</strong></p>
<p style="font-size: 15px;">• FIA obligatoire<br />
• Maîtrise réglementaire<br />
• Qualités rédactionnelles</p>
<p><strong style="color: #f59e0b; display: block; margin-bottom: 5px;">Aptitudes</strong></p>
<p style="font-size: 15px;">• Sens du dialogue<br />
• Esprit d&rsquo;équipe<br />
• Polyvalence terrain</p>
<p><strong style="color: #f59e0b; display: block; margin-bottom: 5px;">Logistique</strong></p>
<p style="font-size: 15px;">• Permis B indispensable<br />
• Titulaire Grade Gardien-Brigadier</p>
</section>
<p><!-- BOUTON POSTULER (BAS DE PAGE) --></p>
<section>
<p style="margin-bottom: 25px; font-style: italic; color: #64748b;">Prêt à vous investir pour la sécurité des Ballancourtois ?</p>
<p><a href="mailto:recrutement@mairie-ballancourt.fr?subject=Candidature pour le poste Agent de Police Municipale"><br />
✉️ TRANSMETTRE MA CANDIDATURE<br />
</a><br />
À l&rsquo;attention de Monsieur le Maire<br />
Mairie – 2, rue de la Mairie – 91610 Ballancourt-sur-Essonne</p>
</section>
<p><!-- FOOTER DÉCORÉ --></p>
<footer>Réalisation : © PolicEmploi | Document conforme et publié gratuitement.</p>
</footer>
<p>&nbsp;</p>
]]></description>
                                                        </item>
                    </channel>
</rss>