{"id":2345,"date":"2025-12-24T15:07:42","date_gmt":"2025-12-24T15:07:42","guid":{"rendered":"https:\/\/marimika.com\/?page_id=2345"},"modified":"2025-12-31T16:54:14","modified_gmt":"2025-12-31T16:54:14","slug":"conditions-generales-dutilisation","status":"publish","type":"page","link":"https:\/\/marimika.com\/en\/conditions-generales-dutilisation\/","title":{"rendered":"CONDITIONS G\u00c9N\u00c9RALES D\u2019UTILISATION"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2345\" class=\"elementor elementor-2345\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be7ba12 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"be7ba12\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff7617c elementor-widget elementor-widget-html\" data-id=\"ff7617c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>CGU - Marimika<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Jost:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n    <style>\r\n        :root {\r\n            --black: #000000;\r\n            --red: #C70000;\r\n            --gray: #444444;\r\n            --light-gray: #E5E5E5;\r\n            --white: #FFFFFF;\r\n        }\r\n\r\n        html {\r\n            scroll-behavior: smooth;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Jost', sans-serif;\r\n            background: var(--white);\r\n            color: var(--black);\r\n            margin: 0;\r\n        }\r\n\r\n        \/* STRUCTURE GLOBALE *\/\r\n        .cgv-container {\r\n            display: grid;\r\n            grid-template-columns: 300px 1fr;\r\n            min-height: 100vh;\r\n        }\r\n\r\n        \/* SOMMAIRE \u00c0 GAUCHE *\/\r\n        .cgv-sidebar {\r\n            background: var(--white);\r\n            border-right: 1px solid var(--light-gray);\r\n            padding: 60px 30px;\r\n            position: sticky;\r\n            top: 0;\r\n            height: 100vh;\r\n            box-sizing: border-box;\r\n            overflow-y: auto;\r\n        }\r\n\r\n        .cgv-sidebar h2 {\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            margin-bottom: 25px;\r\n            color: var(--black);\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n\r\n        .cgv-sidebar ul {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        .cgv-sidebar li {\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .cgv-sidebar a {\r\n            display: block;\r\n            color: var(--black);\r\n            text-decoration: none;\r\n            font-size: 14px;\r\n            font-weight: 500;\r\n            transition: all 0.2s ease;\r\n            padding: 5px 0;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .cgv-sidebar a:hover {\r\n            color: var(--red);\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        \/* ZONE DE CONTENU *\/\r\n        .cgv-main-content {\r\n            padding: 80px 40px;\r\n            display: flex;\r\n            justify-content: center;\r\n        }\r\n\r\n        .cgv-article-wrapper {\r\n            max-width: 900px;\r\n            width: 100%;\r\n        }\r\n\r\n        .cgv-title {\r\n            font-size: clamp(32px, 5vw, 42px);\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n            color: var(--black);\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .cgv-date {\r\n            font-size: 14px;\r\n            color: var(--gray);\r\n            margin-bottom: 60px;\r\n            font-style: italic;\r\n        }\r\n\r\n        \/* ARTICLES *\/\r\n        .cgv-article {\r\n            margin-bottom: 60px;\r\n        }\r\n\r\n        .cgv-article h2 {\r\n            font-size: 22px;\r\n            font-weight: 700;\r\n            color: var(--red);\r\n            margin-bottom: 20px;\r\n            scroll-margin-top: 40px;\r\n            border-bottom: 1px solid var(--light-gray);\r\n            padding-bottom: 10px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .cgv-article h3 {\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            margin: 25px 0 10px;\r\n            color: var(--black);\r\n        }\r\n\r\n        .cgv-article p,\r\n        .cgv-article li {\r\n            font-size: 16px;\r\n            line-height: 1.8;\r\n            margin-bottom: 15px;\r\n            color: var(--black);\r\n            text-align: justify;\r\n        }\r\n\r\n        .cgv-article ul {\r\n            margin-bottom: 20px;\r\n            padding-left: 20px;\r\n        }\r\n\r\n        .cgv-address {\r\n            background: #f9f9f9;\r\n            border-left: 4px solid var(--red);\r\n            padding: 20px;\r\n            margin: 25px 0;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .law-box {\r\n            background: #fffafa;\r\n            border: 1px solid #ffe4e4;\r\n            padding: 20px;\r\n            margin-top: 20px;\r\n            font-style: italic;\r\n            font-size: 14px;\r\n        }\r\n\r\n        \/* RESPONSIVE *\/\r\n        @media(max-width: 1024px) {\r\n            .cgv-container {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .cgv-sidebar {\r\n                position: relative;\r\n                height: auto;\r\n                border-right: none;\r\n                border-bottom: 1px solid var(--light-gray);\r\n                padding: 40px 20px;\r\n            }\r\n            .cgv-main-content {\r\n                padding: 40px 20px;\r\n            }\r\n        }\r\n        .cgv-sidebar ul li::marker {\r\n    content: none; \/* Supprime les puces *\/\r\n}\r\n\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"cgv-container\">\r\n    <aside class=\"cgv-sidebar\">\r\n        <h2>Summary<\/h2>\r\n        <ul id=\"toc-list\"><\/ul>\r\n    <\/aside>\r\n\r\n    <main class=\"cgv-main-content\">\r\n        <div class=\"cgv-article-wrapper\">\r\n            \r\n            <header>\r\n                <h1 class=\"cgv-title\">Terms and Conditions of Use<\/h1>\r\n                <div class=\"cgv-date\">Effective as of 12\/26\/2023<\/div>\r\n                <p>The purpose of these general terms and conditions of use (GTCU) is to provide a legal framework for the terms and conditions governing the provision of the website and to define the conditions of access and use of the services by the \u201cUser.\u201d These GTCU are available on the website under the heading \u201cGTCU.\u201d<\/p>\r\n            <\/header>\r\n\r\n            <div class=\"cgv-article\" id=\"art-1\">\r\n                <h2>Article 1: Legal Notice<\/h2>\r\n                <p>The editing and management of the website https:\/\/marimika.com\/ is handled by Marielle Dieng Mikalef, owner of the Marimika\u00ae, NATAL DEZIGN, and LORDIBRA brands.<\/p>\r\n                <div class=\"cgv-address\">\r\n                    <strong>Coordonn\u00e9es :<\/strong><br>\r\n                    T\u00e9l\u00e9phone : +221 78 181 38 38<br>\r\n                    E-mail : marimika@marimika.com<br>\r\n                    H\u00e9bergeur : Marimika SUARL\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"cgv-article\" id=\"art-2\">\r\n                <h2>Article 2: Access to the Site<\/h2>\r\n                <p>The website https:\/\/www.marimika.com\/ provides Users with free access to the following services: e-commerce sales.<\/p>\r\n                <p>The site is accessible free of charge from any location to any User with Internet access. All costs incurred by the User to access the service (hardware, software, Internet connection, etc.) are at their expense.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cgv-article\" id=\"art-3\">\r\n                <h2>Article 3: Data collection<\/h2>\r\n                <p>The site ensures that the User's personal information is collected and processed in accordance with privacy laws, in compliance with Law No. 2008-12 of January 14, 2008, relating to information technology, files, and civil liberties, in force in Senegal.<\/p>\r\n                <p>The User has the right to access, rectify, delete, and object to the use of their personal data. The User may exercise this right:<\/p>\r\n                <ul>\r\n                    <li>Via a contact form;<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"cgv-article\" id=\"art-4\">\r\n                <h2>Article 4: Intellectual Property<\/h2>\r\n                <p>The trademarks, logos, signs, and all content on the website (text, images, sound, etc.) are protected by intellectual property law, and more specifically by copyright (INPI and OAPI).<\/p>\r\n                <p>The User must request prior authorization from the website and Marimika SUARL for any reproduction, publication, or copying of the various contents. Any total or partial representation of this website would constitute an infringement punishable under UEMOA Law No. 2008-09 of January 25, 2008.<\/p>\r\n                \r\n                <div class=\"law-box\">\r\n                    <h3>Legal excerpts (UEMOA Law):<\/h3>\r\n                    <p><strong>Art. 33 :<\/strong> The author shall enjoy the exclusive right to exploit his work in any form whatsoever and to derive financial benefit therefrom.<\/p>\r\n                    <p><strong>Art. 34 :<\/strong> Right of communication to the public by any means (broadcasting, cable, satellite, making available on demand).<\/p>\r\n                    <p><strong>Art. 38 :<\/strong> The author may not prohibit the communication of the work free of charge within a family circle.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"cgv-article\" id=\"art-5\">\r\n                <h2>Responsibilities<\/h2>\r\n                <p>The sources of the information published on the site are deemed reliable, but the site does not guarantee that it is free of defects. The information is provided for informational purposes only and has no contractual value.<\/p>\r\n                <p>The site cannot be held responsible for any viruses that may infect the Internet user's computer as a result of using the site.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cgv-article\" id=\"art-6\">\r\n                <h2>Article 6: Hypertext Links<\/h2>\r\n                <p>Hypertext links may be present on the site. By clicking on these links, the User leaves the site. https:\/\/marimika.com\/ has no control over the destination web pages and cannot be held responsible for their content.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cgv-article\" id=\"art-7\">\r\n                <h2>Article 7 : Cookies<\/h2>\r\n                <p>Users are informed that when they visit the website, a cookie may be automatically installed on their browser. Cookies are necessary for the use of the website and do not contain any personal information that could identify anyone.<\/p>\r\n                <p>Users may disable these cookies through the settings in their browser.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"cgv-article\" id=\"art-8\">\r\n                <h2>Article 8 : Applicable law and jurisdiction<\/h2>\r\n                <p>Senegalese and French legislation relating to intellectual property applies to this contract.<\/p>\r\n                <p>In the absence of an amicable resolution of a dispute, the Senegalese and\/or French courts, depending on the subject matter of the dispute, shall have jurisdiction to hear the case.<\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/main>\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ G\u00e9n\u00e9ration automatique du sommaire bas\u00e9e sur les H2 des articles\r\n    const tocList = document.getElementById('toc-list');\r\n    document.querySelectorAll('.cgv-article').forEach(article => {\r\n        const title = article.querySelector('h2');\r\n        const id = article.id;\r\n        const li = document.createElement('li');\r\n        li.innerHTML = `<a href=\"#${id}\">${title.textContent}<\/a>`;\r\n        tocList.appendChild(li);\r\n    });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>CGU &#8211; Marimika Sommaire Conditions G\u00e9n\u00e9rales d\u2019Utilisation En vigueur au 26\/12\/2023 Les pr\u00e9sentes conditions g\u00e9n\u00e9rales d&#8217;utilisation (CGU) ont pour objet l&#8217;encadrement juridique des modalit\u00e9s de mise \u00e0 disposition du site et de d\u00e9finir les conditions d\u2019acc\u00e8s et d\u2019utilisation des services par \u00ab l&#8217;Utilisateur \u00bb. Les pr\u00e9sentes CGU sont accessibles sur le site \u00e0 la rubrique \u00abCGU\u00bb. Article 1 : Les Mentions L\u00e9gales L\u2019\u00e9dition et la direction de la publication du site https:\/\/marimika.com\/ est assur\u00e9e par Marielle Dieng Mikalef, propri\u00e9taire de la marque Marimika\u00ae, NATAL DEZIGN et LORDIBRA. Coordonn\u00e9es : T\u00e9l\u00e9phone : +221 78 181 38 38 E-mail : marimika@marimika.com H\u00e9bergeur : Marimika SUARL Article 2 : Acc\u00e8s au Site Le site https:\/\/www.marimika.com\/ permet \u00e0 l&#8217;Utilisateur un acc\u00e8s gratuit aux services suivants : vente e-commerce. Le site est accessible gratuitement en tout lieu \u00e0 tout Utilisateur ayant un acc\u00e8s \u00e0 Internet. Tous les frais support\u00e9s par l&#8217;Utilisateur pour acc\u00e9der au service (mat\u00e9riel informatique, logiciels, connexion Internet, etc.) sont \u00e0 sa charge. Article 3 : Collecte des donn\u00e9es Le site assure \u00e0 l&#8217;Utilisateur une collecte et un traitement d&#8217;informations personnelles dans le respect de la vie priv\u00e9e conform\u00e9ment \u00e0 la loi n\u00b02008-12 du 14 janvier 2008 relative \u00e0 l\u2019informatique, aux fichiers et aux libert\u00e9s, en vigueur au S\u00e9n\u00e9gal. L&#8217;Utilisateur dispose d&#8217;un droit d&#8217;acc\u00e8s, de rectification, de suppression et d&#8217;opposition de ses donn\u00e9es personnelles. L&#8217;Utilisateur exerce ce droit : Via un formulaire de contact ; Article 4 : Propri\u00e9t\u00e9 Intellectuelle Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son\u2026) font l&#8217;objet d&#8217;une protection par le Code de la propri\u00e9t\u00e9 intellectuelle et plus particuli\u00e8rement par le droit d&#8217;auteur (INPI et OAPI). L&#8217;Utilisateur doit solliciter l&#8217;autorisation pr\u00e9alable du site et de la soci\u00e9t\u00e9 Marimika SUARL pour toute reproduction, publication, copie des diff\u00e9rents contenus. Toute repr\u00e9sentation totale ou partielle de ce site constituerait une contrefa\u00e7on sanctionn\u00e9e par la loi UEMOA n\u00b0 2008-09 du 25 janvier 2008. Extraits juridiques (Loi UEMOA) : Art. 33 : L&#8217;auteur jouit du droit exclusif d&#8217;exploiter son \u0153uvre sous quelque forme que ce soit et d&#8217;en tirer un profit p\u00e9cuniaire. Art. 34 : Droit de communication au public par tout proc\u00e9d\u00e9 (radiodiffusion, c\u00e2ble, satellite, mise \u00e0 disposition sur demande). Art. 38 : L&#8217;auteur ne peut interdire la communication de l&#8217;\u0153uvre effectu\u00e9e \u00e0 titre gratuit dans un cercle familial. Article 5 : Responsabilit\u00e9s Les sources des informations diffus\u00e9es sur le site sont r\u00e9put\u00e9es fiables mais le site ne garantit pas qu\u2019il soit exempt de d\u00e9fauts. Les informations sont pr\u00e9sent\u00e9es \u00e0 titre indicatif sans valeur contractuelle. Le site ne peut \u00eatre tenu pour responsable d\u2019\u00e9ventuels virus qui pourraient infecter l\u2019ordinateur de l\u2019Internaute suite \u00e0 une utilisation du site. Article 6 : Liens Hypertextes Des liens hypertextes peuvent \u00eatre pr\u00e9sents sur le site. En cliquant sur ces liens, l\u2019Utilisateur sort du site. https:\/\/marimika.com\/ n\u2019a pas de contr\u00f4le sur les pages web d&#8217;aboutissement et ne saurait \u00eatre responsable de leur contenu. Article 7 : Cookies L\u2019Utilisateur est inform\u00e9 que lors de ses visites sur le site, un cookie peut s\u2019installer automatiquement sur son logiciel de navigation. Les cookies sont n\u00e9cessaires \u00e0 l\u2019utilisation du site et ne contiennent pas d\u2019information personnelle permettant d&#8217;identifier quelqu&#8217;un. L\u2019Utilisateur pourra d\u00e9sactiver ces cookies par l\u2019interm\u00e9diaire des param\u00e8tres figurant au sein de son logiciel de navigation. Article 8 : Droit applicable et Juridiction Les l\u00e9gislations s\u00e9n\u00e9galaise et fran\u00e7aise en ce qui touche la propri\u00e9t\u00e9 intellectuelle s&#8217;appliquent au pr\u00e9sent contrat. En cas d&#8217;absence de r\u00e9solution amiable d&#8217;un litige, les tribunaux s\u00e9n\u00e9galais et\/ou fran\u00e7ais selon l\u2019objet du litige, seront comp\u00e9tents pour en conna\u00eetre.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-2345","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"ts_portfolio_thumb":false,"ts_team_thumb":false,"ts_testimonial_thumb":false,"ts_logo_thumb":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false,"yobazar_menu_icon_thumb":false,"yobazar_blog_thumb":false,"yobazar_product_cat":false},"uagb_author_info":{"display_name":"wade mamita","author_link":"https:\/\/marimika.com\/en\/author\/amane-mouniagmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"CGU &#8211; Marimika Sommaire Conditions G\u00e9n\u00e9rales d\u2019Utilisation En vigueur au 26\/12\/2023 Les pr\u00e9sentes conditions g\u00e9n\u00e9rales d&#8217;utilisation (CGU) ont pour objet l&#8217;encadrement juridique des modalit\u00e9s de mise \u00e0 disposition du site et de d\u00e9finir les conditions d\u2019acc\u00e8s et d\u2019utilisation des services par \u00ab l&#8217;Utilisateur \u00bb. Les pr\u00e9sentes CGU sont accessibles sur le site \u00e0 la rubrique&hellip;","_links":{"self":[{"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/pages\/2345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/comments?post=2345"}],"version-history":[{"count":10,"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/pages\/2345\/revisions"}],"predecessor-version":[{"id":2580,"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/pages\/2345\/revisions\/2580"}],"wp:attachment":[{"href":"https:\/\/marimika.com\/en\/wp-json\/wp\/v2\/media?parent=2345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}