2023-12-31 13:17:44 +01:00
<!doctype html>
< html lang = "fr" >
2024-01-02 01:14:43 +01:00
< head >
< title > Casino du coeur < / title >
< meta charset = "utf-8" >
< link rel = "stylesheet" type = "text/css" href = "../CSS/styles.css" >
2024-01-17 13:42:30 +01:00
< link rel = "stylesheet" type = "text/css" href = "../CSS/partenaire.css" >
2024-01-19 10:33:58 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2024-01-02 01:14:43 +01:00
< meta name = "keywords" content = "casino" >
2024-01-19 15:42:41 +01:00
< link rel = "icon" type = "image/png" href = "../img/icon.png" >
2024-01-02 01:14:43 +01:00
< / head >
< body >
2024-01-02 15:51:16 +01:00
< header >
2024-01-02 01:14:43 +01:00
2024-01-16 17:24:29 +01:00
< div id = "menu-ordi" >
2024-01-02 01:14:43 +01:00
2024-01-16 17:24:29 +01:00
< nav >
2024-01-19 15:42:41 +01:00
< a href = "../index.html" > < img class = "icone" src = "../img/logo.svg" alt = "icone du site" > < / a >
2024-01-02 01:14:43 +01:00
2024-01-16 17:24:29 +01:00
< ul >
2024-01-19 15:42:41 +01:00
< li >
< button class = "button" onclick = "window.location.href='../index.html'" > Accueil< / button >
< / li >
< li > < button class = "button" onclick = "window.location.href='page_2.html'" > Nos jeux< / button > < / li >
< li > < button class = "button page_courante" onclick = "window.location.href='#'" > Nos partenaires< / button > < / li >
< li > < button class = "button " onclick = "window.location.href='page_4.html'" > A propos de nous< / button > < / li >
< li > < button class = "button" onclick = "window.location.href='contact.html'" > Contact< / button > < / li >
2024-01-16 17:24:29 +01:00
< / ul >
< / nav >
< / div >
2024-01-02 01:14:43 +01:00
< / header >
2024-01-17 13:42:30 +01:00
< main >
2024-01-18 10:34:18 +01:00
< a href = "#" > < img id = "btn_up" src = "../img/icone/arrow-up.svg" alt = "icone de fleche" > < / a >
2024-01-17 13:42:30 +01:00
< h1 > Nos Partenaires< / h1 >
< div id = "txt-list" >
< div id = "ligne-colonne" >
< div id = "ligne-partenaires" >
< ul >
2024-01-19 15:42:41 +01:00
< li > < a target = "_blank" href = "https://www.restosducoeur.org/" >
< img src = "../img/Restoducoeur.png" alt = "logo du resto du coeur" > < div class = "hov-partenaire" > Nous travaillons avec Les restaurants du coeur.
< / div >
< / a >
< / li >
< li > < a href = "https://www.croix-rouge.fr/" target = "_blank" > < img src = "../img/Croixrouge.png" alt = "logo de la croix rouge " > < div class = "hov-partenaire" > Nous travaillons avec la croix rouge.< / div > < / a > < / li >
2024-01-17 13:42:30 +01:00
< / ul >
< / div >
< div id = "colonne-partenaires" >
< ul >
2024-01-19 15:42:41 +01:00
< li > < a target = "_blank" href = "https://www.actioncontrelafaim.org/" > < img src = "../img/ActionContreFaim.png" alt = "logo du resto d'action contre la faim" > < div class = "hov-partenaire" > Nous travaillons avec Action contre la faim.< / div > < / a > < / li >
2024-01-19 23:59:49 +01:00
< li > < a href = "https://www.secourspopulaire.fr/" target = "_blank" > < img src = "../img/secours.png" alt = "logo du secours populaire " > < div class = "hov-partenaire" > Nous travaillons avec le secours populaire afin d'aider le maximum de perssonne dans diverse situations.< / div > < / a > < / li >
2024-01-17 13:42:30 +01:00
< / ul >
< / div >
< / div >
< aside >
2024-01-19 16:13:40 +01:00
< p > nous partagons les memes< a href = "../index.html#valeur" > < span class = "txt_rouge" > < strong > valeurs< / strong > < / span > < / a > que les associations.Nous cherchons constament de nouvelle association a proposer a nos client.< / p >
2024-01-17 13:42:30 +01:00
< / aside >
< / div >
2024-01-18 10:34:18 +01:00
< div id = "nouveau-partenaire" >
2024-01-19 15:42:41 +01:00
< button onclick = "window.location.href='contact.html';" id = "btn-contact" > < span > Contactez nous !< / span > < / button >
2024-01-18 10:34:18 +01:00
< h3 > Nous Cherchons de nouveaux Partenaires !< / h3 >
< / div >
2024-01-17 13:42:30 +01:00
< / main >
2024-01-19 15:42:41 +01:00
< footer >
2024-01-17 13:42:30 +01:00
< div id = "reseaux" >
< ul >
2024-01-19 15:42:41 +01:00
< li > < a href = "https://twitter.com" target = "_blank" > < img src = "../img/icone/twitter.svg" alt = "logo twitter" > < / a > < / li >
< li > < a href = "https://instagram.com" target = "_blank" > < img src = "../img/icone/instagram.svg" alt = "logo instagram" > < / a > < / li >
< li > < a href = "https://tiktok.com" target = "_blank" > < img src = "../img/icone/tiktok.svg" alt = "logo tiktok" > < / a > < / li >
2024-01-17 13:42:30 +01:00
< / ul >
< p > Suivez nos actualités !< / p >
< / div >
< div id = "autres" >
< ul >
< li > < a href = "" target = "_blank" > Mentions légales< / a > < / li >
< li > < a href = "" target = "_blank" > Conditions générales d'utilisation< / a > < / li >
2024-01-19 14:39:33 +01:00
< li > < a href = "../credits.txt" target = "_blank" > Crédits< / a > < / li >
< li > < a href = "../charte_graphique" target = "_blank" > Charte graphique< / a > < / li >
2024-01-17 13:42:30 +01:00
< / ul >
2024-01-19 14:39:33 +01:00
< p id = "cp" > 2024 CasinoDuCoeur Izanic Hugo - Gallego Julian< / p >
2024-01-17 13:42:30 +01:00
< / div >
< div id = "coordonne" >
< img src = "../img/icone/envelope.svg" alt = "icone d'enveloppe" >
< p > Casinoducoeur@gmail.fr < / p >
2024-01-19 15:42:41 +01:00
< img src = "../img/icone/location.svg" alt = "icone localisation" >
2024-01-17 13:42:30 +01:00
< p id = "adresse" > 200 Rue du kwanga< / p >
< / div >
2024-01-19 15:42:41 +01:00
< a href = "../index.html" > < img class = "icone" src = "../img/logo.svg" alt = "icone du site" > < / a >
2024-01-19 14:39:33 +01:00
2024-01-17 13:42:30 +01:00
< / footer >
2024-01-02 01:14:43 +01:00
< / body >