<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.maud-academy.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.maud-academy.com/post-sitemap.xml</loc>
		<lastmod>2019-12-05T15:10:11+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.maud-academy.com/page-sitemap.xml</loc>
		<lastmod>2024-03-06T11:53:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.maud-academy.com/category-sitemap.xml</loc>
		<lastmod>2019-12-05T15:10:11+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.maud-academy.com/author-sitemap.xml</loc>
		<lastmod>2023-09-25T11:01:28+00:00</lastmod>
	</sitemap>
<!doctype html>
<html lang="en">
<head>
    <title>Attention</title>

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <!-- Fonts -->
    <link rel="dns-prefetch" href="//fonts.gstatic.com">
    <link rel="stylesheet" href="https://catalogue-embed-maud-academy.dendreo.com/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css">
    <link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet" type="text/css">

    <!-- Styles -->
    <style>
        html {
            line-height: 1.15;
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
        }

        body {
            margin: 0;
        }

        header,
        nav,
        section {
            display: block;
        }

        figcaption,
        main {
            display: block;
        }

        a {
            background-color: transparent;
            -webkit-text-decoration-skip: objects;
        }

        strong {
            font-weight: inherit;
        }

        strong {
            font-weight: bolder;
        }

        code {
            font-family: monospace, monospace;
            font-size: 1em;
        }

        dfn {
            font-style: italic;
        }

        svg:not(:root) {
            overflow: hidden;
        }

        button,
        input {
            font-family: sans-serif;
            font-size: 100%;
            line-height: 1.15;
            margin: 0;
        }

        button,
        input {
            overflow: visible;
        }

        button {
            text-transform: none;
        }

        button,
        html [type="button"],
        [type="reset"],
        [type="submit"] {
            -webkit-appearance: button;
        }

        button::-moz-focus-inner,
        [type="button"]::-moz-focus-inner,
        [type="reset"]::-moz-focus-inner,
        [type="submit"]::-moz-focus-inner {
            border-style: none;
            padding: 0;
        }

        button:-moz-focusring,
        [type="button"]:-moz-focusring,
        [type="reset"]:-moz-focusring,
        [type="submit"]:-moz-focusring {
            outline: 1px dotted ButtonText;
        }

        legend {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            color: inherit;
            display: table;
            max-width: 100%;
            padding: 0;
            white-space: normal;
        }

        [type="checkbox"],
        [type="radio"] {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0;
        }

        [type="number"]::-webkit-inner-spin-button,
        [type="number"]::-webkit-outer-spin-button {
            height: auto;
        }

        [type="search"] {
            -webkit-appearance: textfield;
            outline-offset: -2px;
        }

        [type="search"]::-webkit-search-cancel-button,
        [type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

        ::-webkit-file-upload-button {
            -webkit-appearance: button;
            font: inherit;
        }

        menu {
            display: block;
        }

        canvas {
            display: inline-block;
        }

        template {
            display: none;
        }

        [hidden] {
            display: none;
        }

        html {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            font-family: sans-serif;
        }

        *,
        *::before,
        *::after {
            -webkit-box-sizing: inherit;
            box-sizing: inherit;
        }

        p {
            margin: 0;
        }

        button {
            background: transparent;
            padding: 0;
        }

        button:focus {
            outline: 1px dotted;
            outline: 5px auto -webkit-focus-ring-color;
        }

        *,
        *::before,
        *::after {
            border-width: 0;
            border-style: solid;
            border-color: #dae1e7;
        }

        button,
        [type="button"],
        [type="reset"],
        [type="submit"] {
            border-radius: 0;
        }

        button,
        input {
            font-family: inherit;
        }

        input::-webkit-input-placeholder {
            color: inherit;
            opacity: .5;
        }

        input:-ms-input-placeholder {
            color: inherit;
            opacity: .5;
        }

        input::-ms-input-placeholder {
            color: inherit;
            opacity: .5;
        }

        input::placeholder {
            color: inherit;
            opacity: .5;
        }

        button,
        [role=button] {
            cursor: pointer;
        }

        .bg-transparent {
            background-color: transparent;
        }

        .bg-white {
            background-color: #fff;
        }

        .bg-teal-light {
            background-color: #64d5ca;
        }

        .bg-blue-dark {
            background-color: #2779bd;
        }

        .bg-indigo-light {
            background-color: #7886d7;
        }

        .bg-purple-light {
            background-color: #a779e9;
        }

        .bg-no-repeat {
            background-repeat: no-repeat;
        }

        .bg-cover {
            background-size: cover;
        }

        .border-grey-light {
            border-color: #dae1e7;
        }

        .hover\:border-grey:hover {
            border-color: #b8c2cc;
        }

        .rounded-lg {
            border-radius: .5rem;
        }

        .border-2 {
            border-width: 2px;
        }

        .hidden {
            display: none;
        }

        .flex {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .items-center {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .justify-center {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .font-sans {
            font-family: Nunito, sans-serif;
        }

        .font-light {
            font-weight: 300;
        }

        .font-bold {
            font-weight: 700;
        }

        .font-black {
            font-weight: 900;
        }

        .h-1 {
            height: .25rem;
        }

        .leading-normal {
            line-height: 1.5;
        }

        .m-8 {
            margin: 2rem;
        }

        .my-3 {
            margin-top: .75rem;
            margin-bottom: .75rem;
        }

        .mb-8 {
            margin-bottom: 2rem;
        }

        .max-w-sm {
            max-width: 30rem;
        }

        .min-h-screen {
            min-height: 100vh;
        }

        .py-3 {
            padding-top: .75rem;
            padding-bottom: .75rem;
        }

        .px-6 {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
        }

        .pb-full {
            padding-bottom: 100%;
        }

        .absolute {
            position: absolute;
        }

        .relative {
            position: relative;
        }

        .pin {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

        .text-black {
            color: #22292f;
        }

        .text-grey-darkest {
            color: #3d4852;
        }

        .text-grey-darker {
            color: #606f7b;
        }

        .text-2xl {
            font-size: 1.5rem;
        }

        .text-4xl {
            font-size: 2.5rem;
        }

        .text-5xl {
            font-size: 3rem;
        }

        .uppercase {
            text-transform: uppercase;
        }

        .antialiased {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .tracking-wide {
            letter-spacing: .05em;
        }

        .w-16 {
            width: 4rem;
        }

        .w-full {
            width: 100%;
        }

        @media (min-width: 768px) {
            .md\:bg-left {
                background-position: left;
            }

            .md\:bg-right {
                background-position: right;
            }

            .md\:flex {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
            }

            .md\:my-6 {
                margin-top: 1.5rem;
                margin-bottom: 1.5rem;
            }

            .md\:min-h-screen {
                min-height: 100vh;
            }

            .md\:pb-0 {
                padding-bottom: 0;
            }

            .md\:text-3xl {
                font-size: 1.875rem;
            }

            .md\:text-15xl {
                font-size: 9rem;
            }

            .text-6xl {
                font-size: 4rem;
            }

            .md\:w-1\/2 {
                width: 50%;
            }
        }

        @media (min-width: 992px) {
            .lg\:bg-center {
                background-position: center;
            }
        }
    </style>
</head>
<body class="antialiased font-sans">
<div class="position-absolute w-full" style="z-index:1000;">
        <script>
    function razQaConfirm(elm)
    {
        if (confirm('Êtes-vous sûr de vouloir RAZ complètement les bases de données pour cette branche ?')) {
            $(elm).replaceWith('<i class="fa fas fa-spinner fa-spin"></i>');
            return true;
        }

        return false;
    }
</script>
                </div>
<div class="md:flex min-h-screen">
    <div class="w-full md:w-1/2 bg-white flex items-center justify-center">
        <div class="max-w-sm m-8">
            <div class="mb-8">
                <svg class="w-16" viewBox="0 0 77 77" fill="none" xmlns="http://www.w3.org/2000/svg" title="Dendreo">
    <path d="M57.1985 23.55L4.84848 76.51H12.2185L60.9485 27.37C61.0885 27.23 61.1485 26.96 60.9485 26.76L57.8085 23.69C57.6685 23.42 57.3985 23.42 57.1985 23.55Z" fill="currentColor"/>
    <path d="M5.80848 37.9503L43.2785 0.0703125H35.9085L2.12848 34.1903C1.98848 34.3303 1.92848 34.6003 2.12848 34.8003L5.19848 37.8703C5.39848 38.0703 5.67848 38.0703 5.80848 37.9403V37.9503Z" fill="currentColor"/>
    <path d="M64.6385 31.05L19.6685 76.5H27.0385L68.3285 34.87C68.4685 34.67 68.4685 34.39 68.3285 34.26L65.2585 31.19C65.1185 30.85 64.8485 30.85 64.6485 31.05H64.6385Z" fill="currentColor"/>
    <path d="M72.0785 38.5601L34.5385 76.5101H41.9085L75.8285 42.3201C75.9685 42.1201 75.9685 41.8401 75.8285 41.7101L72.7585 38.6401C72.5585 38.4401 72.2785 38.4401 72.0785 38.5701V38.5601Z" fill="currentColor"/>
    <path d="M9.56849 42.2402L12.6385 45.3102C12.8385 45.4502 13.1185 45.4502 13.2485 45.3102L58.1585 -0.00976562H50.7885L9.56849 41.6202C9.36849 41.8202 9.36849 42.1002 9.56849 42.2302V42.2402Z" fill="currentColor"/>
    <path d="M16.9385 49.75L20.0085 52.82C20.2085 52.96 20.4885 52.96 20.6185 52.82L72.9685 0H65.5985L16.9385 49.14C16.7985 49.34 16.7985 49.62 16.9385 49.75Z" fill="currentColor"/>
</svg>
            </div>
            <div class="text-black text-4xl font-black">
                500            </div>

            <div class="w-16 h-1 bg-purple-light my-3 md:my-6"></div>

                            <p class="text-grey-darker text-2xl md:text-3xl font-light mb-8 leading-normal">
                                Une erreur est survenue ! <u>Notre équipe en a été avertie</u> et reviendra vers vous si nécessaire.
        <br> Si toute l'application ne répond pas, merci de patienter quelques minutes, nous travaillons déjà à son rétablissement !
    
                </p>
                                                        <a href="https://catalogue-embed-maud-academy.dendreo.com/maud_academy">
                    <button class="bg-transparent text-grey-darkest font-bold uppercase tracking-wide py-3 px-6 border-2 border-grey-light hover:border-grey rounded-lg">
                        Aller à l&#039;accueil
                    </button>
                </a>
                                </div>
    </div>

    <div class="relative pb-full md:flex md:pb-0 md:min-h-screen w-full md:w-1/2">
            <div style="background-image: url(https://catalogue-embed-maud-academy.dendreo.com/svg/500.svg);" class="absolute pin bg-cover bg-no-repeat md:bg-left lg:bg-center">
    </div>
    </div>
</div>
</body>
</html>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->