<!DOCTYPE html>
<!--[if !(IE 6) | !(IE 7) | !(IE 8)  ]><!-->
<html lang="fr-FR" class="no-js">
<!--<![endif]-->
<head>
	<meta charset="UTF-8" />
				<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
				<link rel="profile" href="https://gmpg.org/xfn/11" />
	<title>CECA-GADIS &#8211; La Compagnie d’exploitations commerciales africaines – Société gabonaise de distribution (CECA-GADIS) est une société gabonaise du secteur de la grande distribution</title>
<meta name='robots' content='max-image-preview:large' />
<link rel="alternate" type="application/rss+xml" title="CECA-GADIS &raquo; Flux" href="https://cecagadis.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="CECA-GADIS &raquo; Flux des commentaires" href="https://cecagadis.com/comments/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://cecagadis.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcecagadis.com%2F" />
		<!-- This site uses the Google Analytics by ExactMetrics plugin v9.2.0 - Using Analytics tracking - https://www.exactmetrics.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-83DTBKRWH3"  data-cfasync="false" data-wpfc-render="false" async></script>
			<script data-cfasync="false" data-wpfc-render="false">
				var em_version = '9.2.0';
				var em_track_user = true;
				var em_no_track_reason = '';
								var ExactMetricsDefaultLocations = {"page_location":"https:\/\/cecagadis.com\/"};
								if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
				} else {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-83DTBKRWH3',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.ExactMetricsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (em_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = exactmetrics_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
								ExactMetricsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dNDMyYj': true,
											});
					if ( ExactMetricsLocations.page_location ) {
						__gtagTracker('set', ExactMetricsLocations);
					}
										__gtagTracker('config', 'G-83DTBKRWH3', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by ExactMetrics -->
		<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-emoji-styles-inline-css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id="wp-block-styles-placeholder-inline-css">
:root { --wp-internal-comment: "Placeholder for wp_hoist_late_printed_styles() to replace with the block styles printed at wp_footer." }
/*# sourceURL=wp-block-styles-placeholder-inline-css */
</style>
<link rel='stylesheet' id='jet-engine-frontend-css' href='https://cecagadis.com/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.3.0.1' media='all' />
<style id="wp-global-styles-placeholder-inline-css">
:root { --wp-internal-comment: "Placeholder for wp_hoist_late_printed_styles() to replace with the global-styles printed at wp_footer." }
/*# sourceURL=wp-global-styles-placeholder-inline-css */
</style>
<link rel='stylesheet' id='uaf_client_css-css' href='https://cecagadis.com/wp-content/uploads/useanyfont/uaf.css?ver=1779559905' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='widget-form-css' href='https://cecagadis.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.0.4' media='all' />
<link rel='stylesheet' id='the7-e-sticky-effect-css' href='https://cecagadis.com/wp-content/themes/dt-the7/css/compatibility/elementor/the7-sticky-effects.min.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='e-animation-fadeIn-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='e-popup-css' href='https://cecagadis.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.0.4' media='all' />
<link rel='stylesheet' id='widget-spacer-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='the7-vertical-menu-widget-css' href='https://cecagadis.com/wp-content/themes/dt-the7/css/compatibility/elementor/the7-vertical-menu-widget.min.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='e-sticky-css' href='https://cecagadis.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.0.4' media='all' />
<link rel='stylesheet' id='the7-icon-widget-css' href='https://cecagadis.com/wp-content/themes/dt-the7/css/compatibility/elementor/the7-icon-widget.min.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='the7_horizontal-menu-css' href='https://cecagadis.com/wp-content/themes/dt-the7/css/compatibility/elementor/the7-horizontal-menu-widget.min.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='e-animation-fadeInRight-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='widget-social-icons-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='e-apple-webkit-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='e-motion-fx-css' href='https://cecagadis.com/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.0.4' media='all' />
<link rel='stylesheet' id='widget-icon-box-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='elementor-icons-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0' media='all' />
<link rel='stylesheet' id='elementor-post-96-css' href='https://cecagadis.com/wp-content/uploads/elementor/css/post-96.css?ver=1779559912' media='all' />
<link rel='stylesheet' id='e-animation-fadeInUp-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='e-shapes-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='swiper-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=4.0.9' media='all' />
<link rel='stylesheet' id='the7-slider-widget-css' href='https://cecagadis.com/wp-content/themes/dt-the7/css/compatibility/elementor/the7-slider.min.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='widget-blockquote-css' href='https://cecagadis.com/wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css?ver=4.0.4' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' media='all' />
<link rel='stylesheet' id='elementor-post-16461-css' href='https://cecagadis.com/wp-content/uploads/elementor/css/post-16461.css?ver=1779559912' media='all' />
<link rel='stylesheet' id='elementor-post-93357-css' href='https://cecagadis.com/wp-content/uploads/elementor/css/post-93357.css?ver=1779559912' media='all' />
<link rel='stylesheet' id='elementor-post-93277-css' href='https://cecagadis.com/wp-content/uploads/elementor/css/post-93277.css?ver=1779559913' media='all' />
<link rel='stylesheet' id='elementor-post-98906-css' href='https://cecagadis.com/wp-content/uploads/elementor/css/post-98906.css?ver=1779559913' media='all' />
<link rel='stylesheet' id='elementor-post-73689-css' href='https://cecagadis.com/wp-content/uploads/elementor/css/post-73689.css?ver=1779559913' media='all' />
<link rel='stylesheet' id='elementor-post-50892-css' href='https://cecagadis.com/wp-content/uploads/elementor/css/post-50892.css?ver=1779559913' media='all' />
<link rel='stylesheet' id='elementor-post-91287-css' href='https://cecagadis.com/wp-content/uploads/elementor/css/post-91287.css?ver=1779559913' media='all' />
<link rel='stylesheet' id='dt-main-css' href='https://cecagadis.com/wp-content/themes/dt-the7/css/main.min.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='the7-custom-scrollbar-css' href='https://cecagadis.com/wp-content/themes/dt-the7/lib/custom-scrollbar/custom-scrollbar.min.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='the7-css-vars-css' href='https://cecagadis.com/wp-content/uploads/the7-css/css-vars.css?ver=fe0a39e17975' media='all' />
<link rel='stylesheet' id='dt-custom-css' href='https://cecagadis.com/wp-content/uploads/the7-css/custom.css?ver=fe0a39e17975' media='all' />
<link rel='stylesheet' id='dt-media-css' href='https://cecagadis.com/wp-content/uploads/the7-css/media.css?ver=fe0a39e17975' media='all' />
<link rel='stylesheet' id='the7-mega-menu-css' href='https://cecagadis.com/wp-content/uploads/the7-css/mega-menu.css?ver=fe0a39e17975' media='all' />
<link rel='stylesheet' id='style-css' href='https://cecagadis.com/wp-content/themes/dt-the7/style.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='the7-elementor-global-css' href='https://cecagadis.com/wp-content/themes/dt-the7/css/compatibility/elementor/elementor-global.min.css?ver=14.3.3' media='all' />
<link rel='stylesheet' id='elementor-gf-dmsans-css' href='https://fonts.googleapis.com/css?family=DM+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-inter-css' href='https://fonts.googleapis.com/css?family=Inter:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-manrope-css' href='https://fonts.googleapis.com/css?family=Manrope:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-poppins-css' href='https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-ubuntu-css' href='https://fonts.googleapis.com/css?family=Ubuntu:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-montserratalternates-css' href='https://fonts.googleapis.com/css?family=Montserrat+Alternates:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-montserrat-css' href='https://fonts.googleapis.com/css?family=Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-gf-lato-css' href='https://fonts.googleapis.com/css?family=Lato:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://cecagadis.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' />
<script id="jquery-core-js" src="https://cecagadis.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1"></script>
<script id="jquery-migrate-js" src="https://cecagadis.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1"></script>
<script async data-wp-strategy="async" id="exactmetrics-frontend-script-js" src="https://cecagadis.com/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=9.2.0"></script>
<script data-cfasync="false" data-wpfc-render="false" id='exactmetrics-frontend-script-js-extra'>var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/cecagadis.com","hash_tracking":"false","v4_id":"G-83DTBKRWH3"};</script>
<script id="dt-above-fold-js-extra">
var dtLocal = {"themeUrl":"https://cecagadis.com/wp-content/themes/dt-the7","passText":"Pour voir ce contenu, entrer le mots de passe:","moreButtonText":{"loading":"Chargement ...","loadMore":"Charger la suite"},"postID":"16461","ajaxurl":"https://cecagadis.com/wp-admin/admin-ajax.php","REST":{"baseUrl":"https://cecagadis.com/wp-json/the7/v1","endpoints":{"sendMail":"/send-mail"}},"contactMessages":{"required":"One or more fields have an error. Please check and try again.","terms":"Veuillez accepter la politique de confidentialit\u00e9.","fillTheCaptchaError":"Veuillez remplir le captcha."},"captchaSiteKey":"","ajaxNonce":"bfb7c21c34","pageData":{"type":"page","template":"page","layout":null},"themeSettings":{"smoothScroll":"off","lazyLoading":false,"desktopHeader":{"height":""},"ToggleCaptionEnabled":"disabled","ToggleCaption":"Navigation","floatingHeader":{"showAfter":94,"showMenu":false,"height":64,"logo":{"showLogo":true,"html":"","url":"https://cecagadis.com/"}},"topLine":{"floatingTopLine":{"logo":{"showLogo":false,"html":""}}},"mobileHeader":{"firstSwitchPoint":1150,"secondSwitchPoint":600,"firstSwitchPointHeight":60,"secondSwitchPointHeight":50,"mobileToggleCaptionEnabled":"right","mobileToggleCaption":"Menu"},"stickyMobileHeaderFirstSwitch":{"logo":{"html":""}},"stickyMobileHeaderSecondSwitch":{"logo":{"html":""}},"sidebar":{"switchPoint":992},"boxedWidth":"1280px"},"elementor":{"settings":{"container_width":1300}}};
var dtShare = {"shareButtonText":{"facebook":"Partager sur Facebook","twitter":"Share on X","pinterest":"Partager sur Pinterest","linkedin":"Partager sur Linkedin","whatsapp":"Partager sur Whatsapp"},"overlayOpacity":"90"};
//# sourceURL=dt-above-fold-js-extra
</script>
<script id="dt-above-fold-js" src="https://cecagadis.com/wp-content/themes/dt-the7/js/above-the-fold.min.js?ver=14.3.3"></script>
<link rel="https://api.w.org/" href="https://cecagadis.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://cecagadis.com/wp-json/wp/v2/pages/16461" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://cecagadis.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 7.0" />
<link rel="canonical" href="https://cecagadis.com/" />
<link rel='shortlink' href='https://cecagadis.com/' />
<meta property="og:site_name" content="CECA-GADIS" />
<meta property="og:title" content="MainHome" />
<meta property="og:url" content="https://cecagadis.com/" />
<meta property="og:type" content="website" />
<meta name="generator" content="Elementor 4.0.9; settings: css_print_method-external, google_font-enabled, font_display-swap">
<script type="text/javascript">
jQuery(document).ready(function ($) {
	
	//*****************************************************************
var titre = $("#titre_ref").children(".elementor-widget-container").children("h2").text();
$("#form-field-champ_ref").val(titre);

	
	//*********************************************************************
		 $(".imgenseigne").css("display","none");	
		 $("#sectionImgEnseigne").find('#logo').css("display","block");

$(".elementor-50892 .elementor-element.elementor-element-24db8c9 .dt-nav-menu-horizontal li.depth-0 > a").hover(function(){
							 $(".imgenseigne").css("display","none");	
		 $("#sectionImgEnseigne").find('#logo').css("display","block");																																										 });
$(".elementor-88474 .elementor-element.lesubmenu .dt-nav-menu li.depth-0 > a").hover(function(){
	 $(".imgenseigne").css("display","none");	
//*******************************************************
if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("YVES ROCHER")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#yvesrocher').css("display","block");

}
//*******************************************************	
if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("CK2")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#ck2').css("display","block");
}
//**********************************************
if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("MATELEC")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#matelec').css("display","block");

}
//***************************************************
if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("SOGAME EQUIP")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#sogame').css("display","block");

}
//*************************************
if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("GABOPRIX")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#gaboprix').css("display","block");

}
//***************************************	
	if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("SUPER CKDO")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#supperckdo').css("display","block");

}
	
	//***************************************	
	if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("INTERGROS")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#intergros').css("display","block");

}
	
		//***************************************	
	if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("SUPERGROS")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#supergros').css("display","block");

}
	
		//***************************************	
	if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("CECADO")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#cecado').css("display","block");

}
	
		if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("GEANT CKDO")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#geantckdo').css("display","block");
}
	
			if ($(this).children('span.item-content').children('span.menu-item-text').children('span.menu-text').text()===String("MAXI CKDO")){
	 $(".imgenseigne").css("display","none");	
	 $("#sectionImgEnseigne").find('#maxickdo').css("display","block");
}
	
});	
	});
</script>
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css"
/>

<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>

<style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://cecagadis.com/wp-content/uploads/2023/04/cropped-CECAGADIS_bis-32x32.png" sizes="32x32" />
<link rel="icon" href="https://cecagadis.com/wp-content/uploads/2023/04/cropped-CECAGADIS_bis-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://cecagadis.com/wp-content/uploads/2023/04/cropped-CECAGADIS_bis-180x180.png" />
<meta name="msapplication-TileImage" content="https://cecagadis.com/wp-content/uploads/2023/04/cropped-CECAGADIS_bis-270x270.png" />
<style id='the7-custom-inline-css' type='text/css'>
.sub-nav .menu-item i.fa,
.sub-nav .menu-item i.fas,
.sub-nav .menu-item i.far,
.sub-nav .menu-item i.fab {
	text-align: center;
	width: 1.25em;
}
</style>
</head>
<body id="the7-body" class="home wp-singular page-template page-template-elementor_header_footer page page-id-16461 wp-custom-logo wp-embed-responsive wp-theme-dt-the7 dt-responsive-on right-mobile-menu-close-icon ouside-menu-close-icon mobile-close-right-caption  fade-thin-mobile-menu-close-icon fade-medium-menu-close-icon srcset-enabled btn-flat custom-btn-color custom-btn-hover-color first-switch-logo-left first-switch-menu-right second-switch-logo-left second-switch-menu-right right-mobile-menu layzr-loading-on popup-message-style the7-ver-14.3.3 elementor-default elementor-template-full-width elementor-clear-template elementor-kit-96 elementor-page elementor-page-16461 elementor-page-96690">
<!-- The7 14.3.3 -->

<div id="page" >
	<a class="skip-link screen-reader-text" href="#content">Aller au contenu</a>

		<header data-elementor-type="header" data-elementor-id="50892" class="elementor elementor-50892 elementor-location-header" data-elementor-post-type="elementor_library">
			<div class="horizontal-menu-wrap">				<style>
					@media screen and (max-width: 1024px) {
						.elementor-widget-the7_horizontal-menu.elementor-widget {
							--menu-display: none;
							--mobile-display: inline-flex;
						}
					}
				</style>
				<a class="horizontal-menu-toggle hidden-on-load" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6NzM2ODksInRvZ2dsZSI6ZmFsc2V9"><span class="right menu-toggle-icons" aria-hidden="true" role="presentation"><error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &gt; Erreur]]></title>
    <message><![CDATA[&lt;p&gt;Il y a eu une erreur critique sur ce site.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://fr.wordpress.org/support/article/debugging-in-wordpress/&quot;&gt;En apprendre plus sur le débogage de WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
