|
| 1 | +<!doctype html> |
| 2 | + |
| 3 | +<html lang="en"> |
| 4 | + <head> |
| 5 | + <link rel="icon" href="./assets/favicon.ico" sizes="16x16" /> |
| 6 | + <link rel="icon" href="./assets/favicon.svg" type="image/svg+xml" /> |
| 7 | + |
| 8 | + <title>Orejime</title> |
| 9 | + |
| 10 | + <link |
| 11 | + rel="stylesheet" |
| 12 | + href="https://boscop.fr/wp-content/themes/boscop/dist/app.css" |
| 13 | + /> |
| 14 | + |
| 15 | + <link rel="stylesheet" href="./assets/style.css" /> |
| 16 | + </head> |
| 17 | + |
| 18 | + <body> |
| 19 | + <ul class="SkipLinks Theme--secondary"> |
| 20 | + <li> |
| 21 | + <a class="SkipLinks-link Button" href="#main">Skip to content</a> |
| 22 | + </li> |
| 23 | + <li> |
| 24 | + <a class="SkipLinks-link Button" href="#footer">Skip to footer</a> |
| 25 | + </li> |
| 26 | + </ul> |
| 27 | + |
| 28 | + <div class="Surface Theme--primary"> |
| 29 | + <div class="Container"> |
| 30 | + <div class="Header"> |
| 31 | + <header class="Header-banner" role="banner"> |
| 32 | + <img |
| 33 | + class="Header-logo" |
| 34 | + src="./assets/logo-boscop.svg" |
| 35 | + alt="boscop" |
| 36 | + /> |
| 37 | + </header> |
| 38 | + </div> |
| 39 | + |
| 40 | + <div class="Section Section--padding-l"> |
| 41 | + <div class="RichText"> |
| 42 | + <h1>Accessibility Statement</h1> |
| 43 | + |
| 44 | + <p> |
| 45 | + Boscop commits to making its websites, intranets, and |
| 46 | + extranets accessible in accordance with |
| 47 | + <a |
| 48 | + href="https://www.legifrance.gouv.fr/loda/article_lc/LEGIARTI000037388867/" |
| 49 | + hreflang="fr" |
| 50 | + >Article 47 of Law No. 2005-102 of February 11, 2005.</a |
| 51 | + > |
| 52 | + </p> |
| 53 | + <p> |
| 54 | + This accessibility declaration applies to |
| 55 | + orejime.boscop.fr. |
| 56 | + </p> |
| 57 | + </div> |
| 58 | + </div> |
| 59 | + </div> |
| 60 | + </div> |
| 61 | + |
| 62 | + <main |
| 63 | + class="Section Section--padding-xl" |
| 64 | + role="main" |
| 65 | + id="main" |
| 66 | + tabindex="-1" |
| 67 | + > |
| 68 | + <div class="Container"> |
| 69 | + <div class="RichText"> |
| 70 | + <h2>Conformity status</h2> |
| 71 | + |
| 72 | + <p> |
| 73 | + orejime.boscop.fr is fully compliant with the RGAA General |
| 74 | + Accessibility Improvement Framework version 4.1.2. |
| 75 | + </p> |
| 76 | + |
| 77 | + <h3>Test results</h3> |
| 78 | + |
| 79 | + <p> |
| 80 | + The conformity audit carried out by Boscop reveals that 100% |
| 81 | + of RGAA criteria are respected. |
| 82 | + </p> |
| 83 | + |
| 84 | + <h3>Inaccessible content</h3> |
| 85 | + |
| 86 | + <p> |
| 87 | + The content listed below is not accessible for the following |
| 88 | + reasons. |
| 89 | + </p> |
| 90 | + |
| 91 | + <h4>Non-conformities</h4> |
| 92 | + |
| 93 | + <p><abbr title="Not applicable">NA</abbr></p> |
| 94 | + |
| 95 | + <h4>Exemptions for disproportionate burden</h4> |
| 96 | + |
| 97 | + <p>NA</p> |
| 98 | + |
| 99 | + <h4>Content not subject to accessibility obligations</h4> |
| 100 | + |
| 101 | + <p>NA</p> |
| 102 | + |
| 103 | + <h3>Drafting of this accessibility statement</h3> |
| 104 | + |
| 105 | + <p>This statement was established on April 15, 2025.</p> |
| 106 | + |
| 107 | + <h4>Technologies used for website creation</h4> |
| 108 | + |
| 109 | + <ul> |
| 110 | + <li>HTML</li> |
| 111 | + <li>CSS</li> |
| 112 | + </ul> |
| 113 | + |
| 114 | + <h4>Testing environment</h4> |
| 115 | + |
| 116 | + <p> |
| 117 | + Content restitution checks were carried out based on the |
| 118 | + combination provided by the RGAA reference base, with the |
| 119 | + following versions: |
| 120 | + </p> |
| 121 | + |
| 122 | + <ul> |
| 123 | + <li>NVDA and Firefox</li> |
| 124 | + <li>Jaws and Firefox</li> |
| 125 | + <li>Voiceover and Safari</li> |
| 126 | + </ul> |
| 127 | + |
| 128 | + <h4>Tools used during the assessment</h4> |
| 129 | + |
| 130 | + <ul> |
| 131 | + <li>Colour Contrast Analyser</li> |
| 132 | + <li>"Web Developer" extension</li> |
| 133 | + <li> |
| 134 | + <a href="https://assistant-rgaa.boscop.fr" hreflang="fr" |
| 135 | + >"<span lang="fr">Assistant RGAA</span>" extension</a |
| 136 | + > |
| 137 | + </li> |
| 138 | + <li>"WCAG Contrast checker" extension</li> |
| 139 | + <li>"ARC Toolkit" extension</li> |
| 140 | + <li>"HeadingsMap" extension</li> |
| 141 | + <li>Developer tools integrated into the Firefox browser</li> |
| 142 | + <li>W3C HTML validator</li> |
| 143 | + </ul> |
| 144 | + |
| 145 | + <h4>Pages of the site that underwent conformity checks</h4> |
| 146 | + |
| 147 | + <ul> |
| 148 | + <li><a href="/">Homepage</a></li> |
| 149 | + <li><a href="/legal">Legal notice page</a></li> |
| 150 | + </ul> |
| 151 | + |
| 152 | + <h2>Feedback and contact</h2> |
| 153 | + |
| 154 | + <p> |
| 155 | + If you cannot access a content or service, you can contact the |
| 156 | + person in charge of the to be guided towards an accessible |
| 157 | + alternative or obtain the content in another format. |
| 158 | + </p> |
| 159 | + |
| 160 | + <ul> |
| 161 | + <li> |
| 162 | + <a href="https://boscop.fr/contact" hreflang="fr" |
| 163 | + >Send a message</a |
| 164 | + > |
| 165 | + </li> |
| 166 | + <li> |
| 167 | + <a href="https://boscop.fr/contact" hreflang="fr" |
| 168 | + >Contact Boscop</a |
| 169 | + > |
| 170 | + </li> |
| 171 | + </ul> |
| 172 | + |
| 173 | + <h2>Recourse mechanisms</h2> |
| 174 | + |
| 175 | + <p> |
| 176 | + This procedure is to be used in the following case.<br /> |
| 177 | + You have reported an accessibility defect to the website |
| 178 | + manager that prevents you from accessing a content or service |
| 179 | + of the portal and you have not received a satisfactory |
| 180 | + response. |
| 181 | + </p> |
| 182 | + |
| 183 | + <ul> |
| 184 | + <li> |
| 185 | + <a |
| 186 | + href="https://www.defenseurdesdroits.fr/nous-contacter-355" |
| 187 | + >Write a message to the Defender of Rights</a |
| 188 | + > |
| 189 | + </li> |
| 190 | + <li> |
| 191 | + <a |
| 192 | + href="https://www.defenseurdesdroits.fr/carte-des-delegues" |
| 193 | + >Contact the Defender of Rights' delegate near you</a |
| 194 | + > |
| 195 | + </li> |
| 196 | + <li> |
| 197 | + Send a letter by mail (free, no stamp needed) to the |
| 198 | + Defender of Rights: Libre réponse, 71120 75342 Paris CEDEX |
| 199 | + 07 |
| 200 | + </li> |
| 201 | + </ul> |
| 202 | + </div> |
| 203 | + </div> |
| 204 | + </main> |
| 205 | + |
| 206 | + <footer |
| 207 | + class="Footer Section Section--padding-l Surface Theme--tertiary" |
| 208 | + role="contentinfo" |
| 209 | + id="footer" |
| 210 | + tabindex="-1" |
| 211 | + > |
| 212 | + <div class="Container"> |
| 213 | + <p lang="fr"> |
| 214 | + <strong><a href="https://boscop.fr">Boscop</a></strong> |
| 215 | + | Numérique engagé |
| 216 | + </p> |
| 217 | + |
| 218 | + <nav title="Sitemap"> |
| 219 | + <ul class="List--inline"> |
| 220 | + <li><a href="/">Home</a></li> |
| 221 | + <li> |
| 222 | + <a href="/legal">Legal information & privacy policy</a> |
| 223 | + </li> |
| 224 | + <li> |
| 225 | + <a href="/accessibility">Accessibility statement</a> |
| 226 | + </li> |
| 227 | + </ul> |
| 228 | + </nav> |
| 229 | + </div> |
| 230 | + </footer> |
| 231 | + </body> |
| 232 | +</html> |
0 commit comments