| 123456789101112131415161718192021222324252627 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 //EN"
- "http://www.w3.org/TR/html4/strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="X-UA-Compatible" content="IE=9" />
- <title>
- Fiche de synthèse collège
- </title>
- <link href="../css/fichecollegev2.css" rel="stylesheet" type="text/css" />
- <link href="../css/Print.css" rel="stylesheet" type="text/css" />
- </head>
- <body id="Default">
- <div id="header_index">
- <img id="logo" src="../images/bandeau-fiche-college.png" alt="Logo du CG67" />
- </div>
- <div>
- <h1>Accès non authorisé à la fiche collège</h1>
- Pour obtenir l'accès, veuillez vous adresser ou contacter le secrétariat du secteur collège :
- <ul>
- <li>Jessie PIERRAT</li>
- <li>Diana SBAFFI</li>
- <li>Marie-Christine OBRY</li>
- </ul>
- </div>
- </body>
- </html>
|