
<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <title>Horaires de prière des Villes de France - mawaqit</title>
    <meta name="description" content="Horaires de prière des Villes de France mawaqit et d'autres villes de France. Consultez les horaires pour Fajr, Dhuhr, Asr, Maghrib, Isha et plus, mawaqit">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Open Graph / Social Media -->
    <meta property="og:title" content="Heures de prière à des Villes de France – Mawaqit">
    <meta property="og:description" content="Horaires de prière et calendrier Musulman pour des Villes de France mawaqit">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://muslimislam.fr/feed/rss-download.php">
	
	<link rel="canonical" href="https://muslimislam.fr/feed/rss-download.php">
    
    <!-- Favicons -->
    <link rel="icon" type="image/png" href="/assets/image/favicon-96x96.png" sizes="96x96">
    <link rel="icon" type="image/svg+xml" href="/assets/image/favicon.svg">
    <link rel="shortcut icon" href="/assets/image/favicon.ico">
    <link rel="apple-touch-icon" sizes="180x180" href="/assets/image/apple-touch-icon.png">
    <meta name="apple-mobile-web-app-title" content="horairespriere.fr">
    <link rel="manifest" href="/assets/image/site.webmanifest">

    <!-- Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-JCL3LR0D01"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());
        gtag('config', 'G-JCL3LR0D01');
    </script>


    <!-- Schema.org -->
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Event",
  "name": "Horaires de prière à des Villes de France pour August 2025 mawaqit",
  "startDate": "2025-08-01",
  "endDate": "2025-08-31",
  "eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode",
  "eventStatus": "https://schema.org/EventScheduled",
  "location": {
    "@type": "Place",
    "name": "des Villes de France",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "des Villes de France",
      "addressCountry": "FR"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": "48.8566",
      "longitude": "2.3522"
    }
  },
  "description": "Horaires de prière pour des Villes de France : Fajr, Shurooq, Dhuhr, Asr, Maghrib et Isha pour August 2025 ,mawaqit",
  "image": "https://www.horairespriere.fr/assets/image/horairespriere.png",
  "organizer": {
    "@type": "Organization",
    "name": "HorairesPriere.fr",
    "url": "https://muslimislam.fr/feed/rss-download.php"
  }
}
</script>




    <!-- CSS -->
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css" rel="stylesheet">
    <style>
        :root {
            --primary-color: #28a745;
            --secondary-color: #f8f9fa;
            --highlight-color: #ffeeba;
        }
        
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #212529;
        }
        
        .navbar {
            box-shadow: 0 2px 4px rgba(0,0,0,.1);
        }
        
        .highlight-today {
            background-color: var(--highlight-color);
            font-weight: bold;
        }
        
        .prayer-time {
            font-weight: 500;
        }
        
        .search-container {
            position: relative;
        }
        
        .clear-search {
            position: absolute;
            right: 10px;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
            color: #6c757d;
            display: none;
            background: rgba(255,255,255,0.8);
            border-radius: 50%;
            width: 24px;
            height: 24px;
            text-align: center;
            line-height: 24px;
        }
        
        .clear-search:hover {
            color: #dc3545;
            background: rgba(220,53,69,0.1);
        }
        
        #suggestions {
            max-height: 300px;
            overflow-y: auto;
            box-shadow: 0 5px 10px rgba(0,0,0,.1);
            border-radius: 0.25rem;
        }
        
        .detected-city {
            background-color: #e7f5ff;
            padding: 10px;
            border-radius: 5px;
            margin-bottom: 15px;
            display: flex;
            align-items: center;
        }
        
        .detected-city i {
            margin-right: 10px;
            color: #228be6;
        }
        
        /* Styles pour l'impression */
        @media print {
            body * {
                visibility: hidden;
                margin: 0 !important;
                padding: 0 !important;
            }
            
            .print-calendar, 
            .print-calendar * {
                visibility: visible;
            }
            
            .print-calendar {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                margin: 0 !important;
                padding: 0 !important;
            }
            
            .no-print {
                display: none !important;
            }
            
            .card {
                border: none !important;
                box-shadow: none !important;
            }
            
            .card-header {
                background-color: white !important;
                color: black !important;
                padding: 10px 0 !important;
                border-bottom: 2px solid #000 !important;
                text-align: center;
            }
            
            .card-body {
                padding: 0 !important;
            }
            
            table {
                width: 100% !important;
                border-collapse: collapse !important;
                margin: 0 !important;
            }
            
            th, td {
                border: 1px solid #000 !important;
                padding: 6px !important;
                text-align: center !important;
            }
            
            th {
                background-color: #f2f2f2 !important;
            }
            
            .highlight-today {
                background-color: #ffffcc !important;
            }
            
            h3 {
                font-size: 18px !important;
                margin: 5px 0 !important;
            }
        }
    </style>
</head>
<body class="bg-light">

<nav class="navbar navbar-expand-lg navbar-light bg-white no-print">
    <div class="container">
        <a class="navbar-brand" href="https://www.horairespriere.fr/mawaqit/">
            <img src="https://www.horairespriere.fr/assets/image/horairespriere.png" 
                 alt="Horaires de prière et calendrier Musulman, mawaqit" 
                 style="width: 200px; height: auto;" class="img-fluid">
        </a>
        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
            <span class="navbar-toggler-icon"></span>
        </button>
        <div class="collapse navbar-collapse" id="navbarNav">
            <ul class="navbar-nav ms-auto">
                <li class="nav-item">
                    <a class="nav-link active" href="https://www.muslimislam.fr">Accueil</a>
                </li>
                <li class="nav-item">
                    <a class="nav-link" href="/calendrier-islamique.php">Calendrier</a>
                </li>
               
            </ul>
        </div>
    </div>
</nav>

<div class="container py-4">
    <header class="text-center mb-5 no-print">
        <h1 class="mb-3">Heures de prière à des Villes de France – Mawaqit</h1>
        <p class="lead text-muted">Consultez les horaires de prière pour le mois sélectionné</p>
    </header>

    
    <div class="row justify-content-center mb-4 no-print">
        <div class="col-lg-8">
            <form method="GET" class="row g-3">
                <div class="col-md-5 position-relative">
                    <input type="text" name="ville" id="ville" class="form-control form-control-lg" 
                           placeholder="Entrez une ville ou un code postal" required 
                           value="">
                    <span class="clear-search" id="clearSearch" title="Effacer la recherche">×</span>
                    <ul id="suggestions" class="list-group position-absolute w-100 z-3 d-none"></ul>
                </div>
                <div class="col-md-3">
                    <select name="mois" class="form-select form-select-lg">
                                                    <option value="1" >
                                January                            </option>
                                                    <option value="2" >
                                February                            </option>
                                                    <option value="3" >
                                March                            </option>
                                                    <option value="4" >
                                April                            </option>
                                                    <option value="5" >
                                May                            </option>
                                                    <option value="6" >
                                June                            </option>
                                                    <option value="7" >
                                July                            </option>
                                                    <option value="8" selected>
                                August                            </option>
                                                    <option value="9" >
                                September                            </option>
                                                    <option value="10" >
                                October                            </option>
                                                    <option value="11" >
                                November                            </option>
                                                    <option value="12" >
                                December                            </option>
                                            </select>
                </div>
                <div class="col-md-2">
                    <select name="annee" class="form-select form-select-lg">
                                                    <option value="2024" >
                                2024                            </option>
                                                    <option value="2025" selected>
                                2025                            </option>
                                                    <option value="2026" >
                                2026                            </option>
                                            </select>
                </div>
                <div class="col-md-2">
                    <button type="submit" class="btn btn-primary btn-lg w-100">Rechercher</button>
                </div>
            </form>
        </div>
    </div>

    <div class="d-flex flex-wrap gap-3 mb-4 justify-content-center no-print">
        <button class="btn btn-outline-danger" onclick="window.print()">
            <i class="bi bi-printer-fill"></i> Imprimer le calendrier
        </button>
        <a class="btn btn-success" target="_blank" 
           href="https://wa.me/?text=Consultez+les+horaires+de+pri%C3%A8re+%C3%A0+des+Villes+de+France+ici%3A+https%3A%2F%2Fwww.horairespriere.fr%2F%3Fville%3Dhoraires-de-priere-des-villes-de-france-08-2025">
            <i class="bi bi-whatsapp"></i> Partager
        </a>
    </div>
	
	        <div class="text-center mb-5 no-print">
            <h2 class="card-title mb-0">Consultez les heures de prière des Villes de France mawaqit</h2>
        </div>

<section class="mb-4">
    <div class="alert alert-info">
        <p>
            Avec mawaqit, Retrouvez ici les <strong> horaires de prière pour des Villes de France </strong>mis à jour quotidiennement. Ce calendrier islamique vous indique les heures exactes des cinq prières obligatoires : <strong>Fajr, Dhuhr, Asr, Maghrib et Isha</strong>, selon le calcul en vigueur dans votre ville. 
        </p>
        <p>
				
            Accédez également au calendrier mensuel des <strong> heures de prière à des Villes de France</strong> pour planifier vos journées et suivre les moments importants du mois islamique. Ces données sont précises, fiables, et conformes au calendrier musulman..
        </p>
    </div>
</section>



<!-- Affichage du jour (non imprimé) -->
<section class="mb-5 no-print">
    <div class="card shadow-sm">
        <div class="card-header bg-primary text-white">
            <h3 class="card-title mb-0">Horaires de prière pour aujourd'hui des Villes de France, mawaqit</h3>
        </div>
        <div class="card-body">
            <div class="table-responsive">
                <table class="table table-hover mb-0">
                    <thead class="table-light">
                        <tr>
                            <th>Prière</th>
                            <th>Heure</th>
                        </tr>
                    </thead>
                    <tbody>
                                                    <tr>
                                <td>Shurook</td>
                                <td class="prayer-time">06:49</td>
                            </tr>
                                                    <tr>
                                <td>Fajr</td>
                                <td class="prayer-time">05:09</td>
                            </tr>
                                                    <tr>
                                <td>Dhuhr</td>
                                <td class="prayer-time">13:54</td>
                            </tr>
                                                    <tr>
                                <td>Asr</td>
                                <td class="prayer-time">17:49</td>
                            </tr>
                                                    <tr>
                                <td>Maghrib</td>
                                <td class="prayer-time">20:58</td>
                            </tr>
                                                    <tr>
                                <td>Isha</td>
                                <td class="prayer-time">22:38</td>
                            </tr>
                                            </tbody>
                </table>
            </div>
        </div>
    </div>
</section>

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8670461146064380"
     crossorigin="anonymous"></script>

<!-- Calendrier mensuel (imprimable) -->
<section class="print-calendar">
    <div class="card shadow-sm">
        <div class="card-header bg-primary text-white">
            <h3 class="card-title mb-0">
                Calendrier des heures de prière - des Villes de France mawaqit - 
                August 2025            </h3>
        </div>
        <div class="card-body p-0">
            <div class="table-responsive">
                <table class="table table-bordered table-hover mb-0">
                    <thead class="table-light">
                        <tr>
                            <th>Date</th>
                            <th>Shurook</th>
                            <th>Fajr</th>
                            <th>Dhuhr</th>
                            <th>Asr</th>
                            <th>Maghrib</th>
                            <th>Isha</th>
                        </tr>
                    </thead>
                    <tbody>
                                                    <tr>
                                <td>2025-08-01</td>
                                <td class="prayer-time">06:24</td>
                                <td class="prayer-time">04:30</td>
                                <td class="prayer-time">13:57</td>
                                <td class="prayer-time">18:04</td>
                                <td class="prayer-time">21:29</td>
                                <td class="prayer-time">23:22</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-02</td>
                                <td class="prayer-time">06:26</td>
                                <td class="prayer-time">04:33</td>
                                <td class="prayer-time">13:57</td>
                                <td class="prayer-time">18:03</td>
                                <td class="prayer-time">21:27</td>
                                <td class="prayer-time">23:20</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-03</td>
                                <td class="prayer-time">06:27</td>
                                <td class="prayer-time">04:35</td>
                                <td class="prayer-time">13:57</td>
                                <td class="prayer-time">18:03</td>
                                <td class="prayer-time">21:26</td>
                                <td class="prayer-time">23:18</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-04</td>
                                <td class="prayer-time">06:28</td>
                                <td class="prayer-time">04:37</td>
                                <td class="prayer-time">13:57</td>
                                <td class="prayer-time">18:02</td>
                                <td class="prayer-time">21:24</td>
                                <td class="prayer-time">23:15</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-05</td>
                                <td class="prayer-time">06:30</td>
                                <td class="prayer-time">04:39</td>
                                <td class="prayer-time">13:57</td>
                                <td class="prayer-time">18:01</td>
                                <td class="prayer-time">21:23</td>
                                <td class="prayer-time">23:13</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-06</td>
                                <td class="prayer-time">06:31</td>
                                <td class="prayer-time">04:41</td>
                                <td class="prayer-time">13:56</td>
                                <td class="prayer-time">18:00</td>
                                <td class="prayer-time">21:21</td>
                                <td class="prayer-time">23:10</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-07</td>
                                <td class="prayer-time">06:32</td>
                                <td class="prayer-time">04:44</td>
                                <td class="prayer-time">13:56</td>
                                <td class="prayer-time">18:00</td>
                                <td class="prayer-time">21:20</td>
                                <td class="prayer-time">23:08</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-08</td>
                                <td class="prayer-time">06:34</td>
                                <td class="prayer-time">04:46</td>
                                <td class="prayer-time">13:56</td>
                                <td class="prayer-time">17:59</td>
                                <td class="prayer-time">21:18</td>
                                <td class="prayer-time">23:06</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-09</td>
                                <td class="prayer-time">06:35</td>
                                <td class="prayer-time">04:48</td>
                                <td class="prayer-time">13:56</td>
                                <td class="prayer-time">17:58</td>
                                <td class="prayer-time">21:16</td>
                                <td class="prayer-time">23:03</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-10</td>
                                <td class="prayer-time">06:37</td>
                                <td class="prayer-time">04:50</td>
                                <td class="prayer-time">13:56</td>
                                <td class="prayer-time">17:57</td>
                                <td class="prayer-time">21:15</td>
                                <td class="prayer-time">23:01</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-11</td>
                                <td class="prayer-time">06:38</td>
                                <td class="prayer-time">04:52</td>
                                <td class="prayer-time">13:56</td>
                                <td class="prayer-time">17:57</td>
                                <td class="prayer-time">21:13</td>
                                <td class="prayer-time">22:58</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-12</td>
                                <td class="prayer-time">06:39</td>
                                <td class="prayer-time">04:54</td>
                                <td class="prayer-time">13:56</td>
                                <td class="prayer-time">17:56</td>
                                <td class="prayer-time">21:11</td>
                                <td class="prayer-time">22:56</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-13</td>
                                <td class="prayer-time">06:41</td>
                                <td class="prayer-time">04:56</td>
                                <td class="prayer-time">13:55</td>
                                <td class="prayer-time">17:55</td>
                                <td class="prayer-time">21:09</td>
                                <td class="prayer-time">22:53</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-14</td>
                                <td class="prayer-time">06:42</td>
                                <td class="prayer-time">04:58</td>
                                <td class="prayer-time">13:55</td>
                                <td class="prayer-time">17:54</td>
                                <td class="prayer-time">21:08</td>
                                <td class="prayer-time">22:51</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-15</td>
                                <td class="prayer-time">06:44</td>
                                <td class="prayer-time">05:01</td>
                                <td class="prayer-time">13:55</td>
                                <td class="prayer-time">17:53</td>
                                <td class="prayer-time">21:06</td>
                                <td class="prayer-time">22:48</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-16</td>
                                <td class="prayer-time">06:45</td>
                                <td class="prayer-time">05:03</td>
                                <td class="prayer-time">13:55</td>
                                <td class="prayer-time">17:52</td>
                                <td class="prayer-time">21:04</td>
                                <td class="prayer-time">22:46</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-17</td>
                                <td class="prayer-time">06:46</td>
                                <td class="prayer-time">05:05</td>
                                <td class="prayer-time">13:55</td>
                                <td class="prayer-time">17:51</td>
                                <td class="prayer-time">21:02</td>
                                <td class="prayer-time">22:43</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-18</td>
                                <td class="prayer-time">06:48</td>
                                <td class="prayer-time">05:07</td>
                                <td class="prayer-time">13:54</td>
                                <td class="prayer-time">17:50</td>
                                <td class="prayer-time">21:00</td>
                                <td class="prayer-time">22:41</td>
                            </tr>
                                                    <tr class="highlight-today">
                                <td>2025-08-19</td>
                                <td class="prayer-time">06:49</td>
                                <td class="prayer-time">05:09</td>
                                <td class="prayer-time">13:54</td>
                                <td class="prayer-time">17:49</td>
                                <td class="prayer-time">20:58</td>
                                <td class="prayer-time">22:38</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-20</td>
                                <td class="prayer-time">06:51</td>
                                <td class="prayer-time">05:11</td>
                                <td class="prayer-time">13:54</td>
                                <td class="prayer-time">17:48</td>
                                <td class="prayer-time">20:56</td>
                                <td class="prayer-time">22:36</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-21</td>
                                <td class="prayer-time">06:52</td>
                                <td class="prayer-time">05:13</td>
                                <td class="prayer-time">13:54</td>
                                <td class="prayer-time">17:47</td>
                                <td class="prayer-time">20:55</td>
                                <td class="prayer-time">22:33</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-22</td>
                                <td class="prayer-time">06:53</td>
                                <td class="prayer-time">05:15</td>
                                <td class="prayer-time">13:53</td>
                                <td class="prayer-time">17:46</td>
                                <td class="prayer-time">20:53</td>
                                <td class="prayer-time">22:31</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-23</td>
                                <td class="prayer-time">06:55</td>
                                <td class="prayer-time">05:17</td>
                                <td class="prayer-time">13:53</td>
                                <td class="prayer-time">17:45</td>
                                <td class="prayer-time">20:51</td>
                                <td class="prayer-time">22:28</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-24</td>
                                <td class="prayer-time">06:56</td>
                                <td class="prayer-time">05:19</td>
                                <td class="prayer-time">13:53</td>
                                <td class="prayer-time">17:44</td>
                                <td class="prayer-time">20:49</td>
                                <td class="prayer-time">22:26</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-25</td>
                                <td class="prayer-time">06:58</td>
                                <td class="prayer-time">05:21</td>
                                <td class="prayer-time">13:53</td>
                                <td class="prayer-time">17:43</td>
                                <td class="prayer-time">20:47</td>
                                <td class="prayer-time">22:23</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-26</td>
                                <td class="prayer-time">06:59</td>
                                <td class="prayer-time">05:23</td>
                                <td class="prayer-time">13:52</td>
                                <td class="prayer-time">17:42</td>
                                <td class="prayer-time">20:45</td>
                                <td class="prayer-time">22:21</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-27</td>
                                <td class="prayer-time">07:00</td>
                                <td class="prayer-time">05:24</td>
                                <td class="prayer-time">13:52</td>
                                <td class="prayer-time">17:41</td>
                                <td class="prayer-time">20:43</td>
                                <td class="prayer-time">22:18</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-28</td>
                                <td class="prayer-time">07:02</td>
                                <td class="prayer-time">05:26</td>
                                <td class="prayer-time">13:52</td>
                                <td class="prayer-time">17:39</td>
                                <td class="prayer-time">20:41</td>
                                <td class="prayer-time">22:16</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-29</td>
                                <td class="prayer-time">07:03</td>
                                <td class="prayer-time">05:28</td>
                                <td class="prayer-time">13:51</td>
                                <td class="prayer-time">17:38</td>
                                <td class="prayer-time">20:39</td>
                                <td class="prayer-time">22:14</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-30</td>
                                <td class="prayer-time">07:05</td>
                                <td class="prayer-time">05:30</td>
                                <td class="prayer-time">13:51</td>
                                <td class="prayer-time">17:37</td>
                                <td class="prayer-time">20:37</td>
                                <td class="prayer-time">22:11</td>
                            </tr>
                                                    <tr>
                                <td>2025-08-31</td>
                                <td class="prayer-time">07:06</td>
                                <td class="prayer-time">05:32</td>
                                <td class="prayer-time">13:51</td>
                                <td class="prayer-time">17:36</td>
                                <td class="prayer-time">20:35</td>
                                <td class="prayer-time">22:09</td>
                            </tr>
                                            </tbody>
                </table>
            </div>
        </div>
    </div>
</section>
<br/>
<h4 class="card-title mb-0">🕌 Horaires de prière à  – Calendrier islamique quotidien et mensuel, mawaqit</h4><br/>
<p>Vous cherchez les <strong>horaires de prière à  ?</strong>Avec mawaqit Retrouvez ici les heures exactes pour chaque salat, mises à jour quotidiennement selon la méthode de calcul la plus fiable. Ce service gratuit vous permet de consulter facilement les heures de <strong>Fajr (l’aube), Dhuhr (midi), Asr (après-midi), Maghrib (coucher du soleil) et Isha (nuit)</strong>, directement depuis votre téléphone ou ordinateur.</p>

<p>Les horaires sont calculés en fonction de la position géographique de  (code postal 95140), située en région Île-de-France. Que vous soyez à domicile, en déplacement ou au travail, notre outil vous accompagne au quotidien pour ne jamais manquer une prière.</p>

<p>Vous pouvez également accéder au calendrier mensuel islamique de  pour organiser vos journées, préparer le Ramadan ou suivre les dates importantes du calendrier hégirien (comme l’Aïd al-Fitr ou l’Aïd al-Adha). Ce calendrier est basé sur la lune et adapté aux besoins des musulmans pratiquants.</p>

<p>Nos données proviennent de sources reconnues comme l'API AlAdhan, avec possibilité de choisir la méthode de calcul (UOIF, MWL, Umm al-Qura, etc.) selon vos préférences. Cela garantit une grande précision pour tous les musulmans de la ville.</p>

<p>Que ce soit pour un rappel quotidien ou pour consulter le calendrier complet du mois, cette page dédiée aux heures de prière à  est votre référence. N’hésitez pas à la partager avec vos proches ou à l’ajouter à vos favoris pour un accès rapide chaque jour.</p>



    <footer class="text-center mt-5 text-muted">
      &copy; 2025 <a href="/">muslimislam.fr</a> – Outils islamiques pour les musulmans - mawaqit
    </footer>

<!-- JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<script>
// Gestion de l'interface
document.addEventListener('DOMContentLoaded', function() {
    const villeInput = document.getElementById('ville');
    const clearSearch = document.getElementById('clearSearch');
    const suggestions = document.getElementById('suggestions');
    
    // Afficher/masquer la croix de suppression
    function toggleClearButton() {
        clearSearch.style.display = villeInput.value ? 'block' : 'none';
    }
    
    // Effacer le champ de recherche
    clearSearch.addEventListener('click', function() {
        villeInput.value = '';
        toggleClearButton();
        villeInput.focus();
    });
    
    // Initialiser l'état du bouton
    toggleClearButton();
    villeInput.addEventListener('input', toggleClearButton);
    
    // Autocomplétion des villes
    villeInput.addEventListener('input', debounce(function() {
        const query = this.value.trim();
        
        if (query.length < 2) {
            suggestions.classList.add('d-none');
            return;
        }
        
        fetch(`https://api-adresse.data.gouv.fr/search/?q=${encodeURIComponent(query)}&type=municipality&limit=5`)
            .then(response => response.json())
            .then(data => {
                suggestions.innerHTML = '';
                
                if (data.features?.length > 0) {
                    data.features.forEach(feature => {
                        const city = feature.properties.city;
                        const postcode = feature.properties.postcode;
                        const li = document.createElement('li');
                        li.className = 'list-group-item list-group-item-action';
                        li.textContent = `${city} (${postcode})`;
                        li.addEventListener('click', function() {
                            villeInput.value = city;
                            suggestions.classList.add('d-none');
                        });
                        suggestions.appendChild(li);
                    });
                    suggestions.classList.remove('d-none');
                } else {
                    suggestions.classList.add('d-none');
                }
            })
            .catch(() => suggestions.classList.add('d-none'));
    }, 300));
    
    // Masquer les suggestions quand on clique ailleurs
    document.addEventListener('click', function(e) {
        if (!villeInput.contains(e.target) && !suggestions.contains(e.target)) {
            suggestions.classList.add('d-none');
        }
    });
    
    // Fonction debounce pour limiter les appels API
    function debounce(func, wait) {
        let timeout;
        return function() {
            const context = this, args = arguments;
            clearTimeout(timeout);
            timeout = setTimeout(() => func.apply(context, args), wait);
        };
    }
});
</script>

</body>
</html>