CINXE.COM

ABB Canada | Automatisation et numérisation industrielles | abb.com/ca

<!DOCTYPE html> <!--[if IE 7]> <html lang="fr" class="no-js lt-ie10 lt-ie9 lt-ie8 ie7"> <![endif]--> <!--[if IE 8]> <html lang="fr" class="no-js lt-ie10 lt-ie9 ie8"> <![endif]--> <!--[if IE 9]> <html lang="fr" class="no-js lt-ie10 ie9"> <![endif]--> <!--[if (gt IE 9)|(!IE)]><!--> <html lang="fr"> <!--<![endif]--> <head><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-PVBPDH');</script><meta name="robots" content="index,follow" /><meta name="robots" content="index,follow" /> <script type="text/javascript" src="/ruxitagentjs_ICA7NVfqrux_10307250124095659.js" data-dtconfig="rid=RID_1688370227|rpid=324423638|domain=abb.com|reportUrl=/rb_bf39360wnj|app=df3cf8a6af3c1311|cuc=tsb4abfy|mel=100000|expw=1|featureHash=ICA7NVfqrux|dpvc=1|lastModification=1742327471990|srsr=10000|postfix=tsb4abfy|tp=500,50,0|rdnt=1|uxrgce=1|agentUri=/ruxitagentjs_ICA7NVfqrux_10307250124095659.js"></script><script src='https://www07.abb.com/cdn/javascript/jquery.1.12.1.min.js?v=638774539320000000' type='text/javascript'></script> <script src='https://www07.abb.com/cdn/javascript/layoutmobile.js?v=638774539240000000' type='text/javascript'></script> <link href='https://www07.abb.com/cdn/Fonts/zico-sans-hebrew/zico-sans-hebrew.css?v=638774539340000000' rel='stylesheet' type='text/css'> <link href='https://www07.abb.com/cdn/Fonts/abbvoice-korean/abbvoice-korean.css?v=638774539340000000' rel='stylesheet' type='text/css'> <script src='https://www07.abb.com/cdn/Cookie/cassie_cookie.js?v=638774539240000000' type='text/javascript'></script> <script> var cassieSettings = { widgetProfileId: 1, languageCode: 'fr', licenseKey: '0A4C10A0-E26B-4342-87BD-82538D90137C', region: 'irl', environment: 'production', crossDomainConsent: false, }; loadScriptWithFallback(cassieSettings); </script> <script src="https://assets.adobedtm.com/3f582187d63b/1e168dfae5a1/launch-38768eadc2c2.min.js" async></script> <style type="text/css"> @font-face{ font-family:'ABBVoice'; src:url('https://www07.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.eot'); src:url('https://www07.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.eot?#iefix') format('embedded-opentype'), url('https://www07.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.woff2') format('woff2'), url('https://www07.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.woff') format('woff') } </style> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1,charset=utf-8,text/html" /><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" /><title> ABB Canada | Automatisation et num&#233;risation industrielles | abb.com/ca </title> <link rel="alternate" hreflang="x-default" href="https://new.abb.com/ca" /> <link rel="alternate" hreflang="fr" href="https://new.abb.com/ca/fr" /> <link rel="stylesheet" type="text/css" href="https://www07.abb.com/cdn/v17.3/css/min.css" /> <meta name="build" content="2025.0313.0911.1 - BN=local-build, BM=-67336351"/> <meta name="timestamp" content="2025-03-21 01:07:25.6"/> <meta name="cidpath" content=""/> <link href="/ResourcePackages/Fifa/assets/components/navigation/navigation.min.css?v=638696644620000000" rel="stylesheet" type="text/css" /> <link rel="icon" href="/cdn/img/favicon.ico" type="image/x-icon" /><link rel="shortcut icon" href="/cdn/img/favicon.ico" type="image/x-icon" /><link rel="icon" type="image/png" sizes="16x16" href="/cdn/img/favicon16-web.png" /><link rel="icon" type="image/png" sizes="32x32" href="/cdn/img/favicon32-web.png" /><link rel="apple-touch-icon-precomposed" sizes="114x114" href="/cdn/img/favicon114_retina.png" /><link rel="apple-touch-icon-precomposed" sizes="72x72" href="/cdn/img/favicon72-ipad.png" /><link rel="apple-touch-icon-precomposed" href="/cdn/img/favicon57-iphone.png" /> <script> var jsLibs = []; function isBackend() { return document.getElementsByTagName("body")[0].className.match(/sfPageEditor/) && (typeof requirejs !== 'undefined'); } function widgetInit(widget, callback) { if (isBackend()) { callback = callback || function () { }; require([widget], function () { callback(); }); } } function dragDropCallback(callback) { if (isBackend()) { callback(); } } </script> <script> var _gaq = _gaq || []; function TimeTracker(a, b, c) { return this.MAX_TIME = 6e5, this.category = a, this.variable = b, this.label = c ? c : void 0, this.startTime, this.elapsedTime, this.isDebug = !0, this } TimeTracker.prototype = { startTime: function () { return this.startTime = (new Date).getTime(), this }, endTime: function () { return this.elapsedTime = (new Date).getTime() - this.startTime, this }, debug: function (a) { return this.isDebug = void 0 == a ? !0 : a, this }, send: function (a, b) { if (a = a || this.variable, b = b || this.label, 0 < this.elapsedTime && this.elapsedTime < this.MAX_TIME) { var c = ["_trackTiming", this.category, a, this.elapsedTime, b]; this.isDebug && (c.push(100), window.console && window.console.log && console.log(c)), window._gaq.push(c) } return this } }, window.tt = new TimeTracker("Page", "General Timing"), window.tt.startTime(); window.atctSettings = {"enableCart":true,"showCartCookieName":"showCart","host":"https://ace.abb.com","getCartOnInit":false,"previewCss":"https://www.abb.com/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/requirejs-libs/cart/cartpreviews.css"}; window.seoSettings = {"enableBreadcrumbSnippet":true}; </script> <!--[if lt IE 9]> <script type="text/javascript" src="https://www07.abb.com/cdn/v17.3/scripts/min.html5shiv.js"></script> <![endif]--> <script type="text/javascript" data-pin="" src="https://www07.abb.com/cdn/v17.3/scripts/min.head.js"></script> <link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/icons/icons.min.css?h=97565eef" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/abbicons-font/abbicons-font.min.css?h=32b95d95" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/icomoon-font/icomoon-font.min.css?h=482c7c8f" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/reveal/reveal.min.css?h=1a19c33c" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/frame/frame.min.css?h=13c13c0c" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/sections/sections.min.css?h=cb92cf24" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/tabs/tabs.min.css?h=aca82f91" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/typography/typography.min.css?h=22ba0aa8" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/foundation-global/foundation-global.min.css?h=496b6b06" rel="stylesheet" type="text/css" /> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/jquery/dist/jquery.min.js?h=49ddeac2" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/jquery-custom/jquery-custom.min.js?h=76448fff" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="https://www07.abb.com/cdn/v17.3/css/min-head.css" /> <meta class="elastic" name="content_language" content="fr" /> <meta class="elastic" name="business_area" content="ZC" /> <meta class="elastic" name="country" content="Canada" /> <meta class="elastic" name="offering_type" content="Applications,Software and digital,Products,Services" /> <meta class="elastic" name="content_type" content="Webpage" /> <meta class="elastic" name="company_brand" content="ABB" /> <meta class="elastic" name="theme" content="Country Site" /> <meta class="elastic" name="content_site" content="Abbcom" /> <meta property="og:title" content="ABB Canada | Automatisation et num&#233;risation industrielles" /><meta property="og:description" content="ABB&#160;Canada est un leader des technologies d’&#233;lectrification et d’automatisation permettant un avenir plus durable pour acc&#233;l&#233;rer la transformation industrielle" /><meta property="og:type" content="website" /><meta property="og:site_name" content="abb.com/ca" /><meta property="og:url" content="https://new.abb.com/ca/fr" /><link rel="canonical" href="https://new.abb.com/ca/fr" /><link href="/Telerik.Web.UI.WebResource.axd?d=PMrIT5dOWaVYIcpFWUE4nGljqAWZn0MXy8DyZF_FSY0kgTJKQhJJJpUrQTIRp1w1ExMW8otN0GWUCzJyGh4RTyaVlHrE4NXB4e--8rHCW-o4MLlKyU44QZfKqUvwGU2N0&amp;t=638688259200174603&amp;compress=0&amp;_TSM_CombinedScripts_=%3b%3bTelerik.Sitefinity.Resources%2c+Version%3d15.1.8323.0%2c+Culture%3dneutral%2c+PublicKeyToken%3db28c218413bdf563%3afr%3a4bc94716-0cb1-4ef2-a91d-41d59fc84f93%3a7a90d6a" type="text/css" rel="stylesheet" /><link href="/Sitefinity/WebsiteTemplates/AbbBranding/App_Themes/Empty/global/empty.css?v=638774539340000000" type="text/css" rel="stylesheet" /><meta name="description" content="ABB Canada est un leader des technologies d’électrification et d’automatisation permettant un avenir plus durable pour accélérer la transformation industrielle" /><meta name="keywords" content="ABB, Canada, offre, média, propos, conversations, groupe, pétrole, gaz, chef, file, technologie, énergie, automatisation, secteur, affaire, meilleur, carrière, produit, service, haute, tension, composant, transformateur, électronique, puissance, disjoncteur, générateur, isolation, moteur, générateur, ondulateur, UPS, basse, système, moyenne, métallurgique, protection, réacteur, semi-conducteur, contrôle, une, transmission, mécanique, turbocompresseur, variteur, vitesse" /></head> <body id="PublicWrapper" class="abbPage sfPublicWrapper roboticsClass"> <script type="text/javascript"> $(document).ready(function () { if (!window.location.href.includes('products')) { if (document.querySelector('link[rel="canonical"]')) { document.querySelector('link[rel="canonical"]').setAttribute("href", window.location.href); } }; }); </script> <input id="CurrentCultureName" type="hidden" value="fr" /> <input id="CurrentSiteContext" type="hidden" value="ca" /> <input id="TemporaryCareers_CurrentCultureTwoLetterName" type="hidden" value="fr" /> <input id="CID" type="hidden" value="" /> <form method="post" action="./fr" id="ctl02"> <div class="aspNetHidden"> <input type="hidden" name="ctl39_TSM" id="ctl39_TSM" value="" /> <input type="hidden" name="ctl40_TSSM" id="ctl40_TSSM" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="bDZxUdWFj2CgPtvBd+6Am4NaiV+ZGia54c7BrfRma27gJjGKpF/fkmNOwfokIfyoeZsJfO4yQoKgxEZIr11ngcwzzKjEs288rFDZlj0yO+U=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['ctl02']; if (!theForm) { theForm = document.ctl02; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZBBVpBCnsTOLeWhafdNeY27y1yAEfCux2PIVaHgvCu_9R_tDSUieRgQ5SKiwF2HTkg2&amp;t=638628279619783110" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ var __cultureInfo = {"name":"fr","numberFormat":{"CurrencyDecimalDigits":2,"CurrencyDecimalSeparator":",","IsReadOnly":true,"CurrencyGroupSizes":[3],"NumberGroupSizes":[3],"PercentGroupSizes":[3],"CurrencyGroupSeparator":" ","CurrencySymbol":"€","NaNSymbol":"NaN","CurrencyNegativePattern":8,"NumberNegativePattern":1,"PercentPositivePattern":0,"PercentNegativePattern":0,"NegativeInfinitySymbol":"-∞","NegativeSign":"-","NumberDecimalDigits":2,"NumberDecimalSeparator":",","NumberGroupSeparator":" ","CurrencyPositivePattern":3,"PositiveInfinitySymbol":"∞","PositiveSign":"+","PercentDecimalDigits":2,"PercentDecimalSeparator":",","PercentGroupSeparator":" ","PercentSymbol":"%","PerMilleSymbol":"‰","NativeDigits":["0","1","2","3","4","5","6","7","8","9"],"DigitSubstitution":1},"dateTimeFormat":{"AMDesignator":"","Calendar":{"MinSupportedDateTime":"\/Date(-62135596800000)\/","MaxSupportedDateTime":"\/Date(253402297199999)\/","AlgorithmType":1,"CalendarType":1,"Eras":[1],"TwoDigitYearMax":2029,"IsReadOnly":true},"DateSeparator":"/","FirstDayOfWeek":1,"CalendarWeekRule":2,"FullDateTimePattern":"dddd d MMMM yyyy HH:mm:ss","LongDatePattern":"dddd d MMMM yyyy","LongTimePattern":"HH:mm:ss","MonthDayPattern":"d MMMM","PMDesignator":"","RFC1123Pattern":"ddd, dd MMM yyyy HH\u0027:\u0027mm\u0027:\u0027ss \u0027GMT\u0027","ShortDatePattern":"dd/MM/yyyy","ShortTimePattern":"HH:mm","SortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd\u0027T\u0027HH\u0027:\u0027mm\u0027:\u0027ss","TimeSeparator":":","UniversalSortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd HH\u0027:\u0027mm\u0027:\u0027ss\u0027Z\u0027","YearMonthPattern":"MMMM yyyy","AbbreviatedDayNames":["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],"ShortestDayNames":["di","lu","ma","me","je","ve","sa"],"DayNames":["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],"AbbreviatedMonthNames":["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc.",""],"MonthNames":["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre",""],"IsReadOnly":true,"NativeCalendarName":"calendrier grégorien","AbbreviatedMonthGenitiveNames":["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc.",""],"MonthGenitiveNames":["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre",""]},"eras":[1,"ap. J.-C.",null,0]};//]]> </script> <script src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl39_TSM&amp;compress=2&amp;_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3afr%3a95047a2c-8908-49e3-b68e-d249be89f134%3aea597d4b%3ab25378d2%3bTelerik.Sitefinity.Resources%3afr%3a4bc94716-0cb1-4ef2-a91d-41d59fc84f93%3adc08a3f7" type="text/javascript"></script> <script src="/cdn/javascript/Megamenu/megaMenu.min.js?v=638774539320000000" type="text/javascript"></script> <script src="/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/Robotics Scripts/clientlib-ext-picturefill.min.js?v=504911268000000000" type="text/javascript"></script> <script src="/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/Robotics Scripts/clientlib-ext-iframe-resizer.min.js?v=504911268000000000" type="text/javascript"></script> <script src="/cdn/javascript/Megafooter/megaFooter.min.js?v=638774539320000000" type="text/javascript"></script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="E61F3B2C" /> </div><script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ctl39', 'ctl02', [], [], [], 90, 'ctl00'); //]]> </script> <input type="hidden" name="ctl00$ctl39" id="ctl39" /> <script type="text/javascript"> //<![CDATA[ Sys.Application.setServerId("ctl39", "ctl00$ctl39"); Sys.Application._enableHistoryInScriptManager(); //]]> </script> <div class="backendWrapper"> <section class="templateHeaderSection"> <header data-elastic-exclude class="abb-page__header abb-page__header--sticky floating-header"> <nav class="abb-nav headerWrapperInner" data-abb-navigation="" data-tracking-category="Flyout" data-tracking-enabled="true"> <div class=" abb-nav__head"> <a class="abb-page__header__logo-simple" href="/" tabindex="1" title="ABB logo"></a> <div class="display__none abb-nav__flex"> <a class="abb-nav__button" href="#" id="cardIconM"> <span class="abb-nav__button__icon abb-icon abb-icon-shoping__list"></span> </a> <a class="abb-nav__button" data-open="language-selector-container"> <span class="abb-nav__button__icon abb-icon abb-icon__earth"></span> </a> <a class="abb-nav__button" href="https://myportal.abb.com/welcome"> <span class="abb-nav__button__icon abb-icon abb-icon__lock"></span> </a> </div> <span class="abb-nav__menu-button" data-tracking-action="Flyout tab opened" data-tracking-label="Navigate"></span> </div> <div class="abb-nav__menu"> <div class="megaMenu_topMenuContainer"> <ul class="megaMenu"> <li class="noLink"><a>Produits &amp; Services</a><span class="megaMenu_topMenuSVG"><svg style="vertical-align:middle" width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.58586 7L0.292969 1.70711L1.70718 0.292892L8.41429 7L1.70718 13.7071L0.292969 12.2929L5.58586 7Z" fill="#262626" /></svg></span></li> <li class="noLink"><a>Industries</a><span class="megaMenu_topMenuSVG"><svg style="vertical-align:middle" width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.58586 7L0.292969 1.70711L1.70718 0.292892L8.41429 7L1.70718 13.7071L0.292969 12.2929L5.58586 7Z" fill="#262626" /></svg></span></li> <li class="noLink"><a>Services</a><span class="megaMenu_topMenuSVG"><svg style="vertical-align:middle" width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.58586 7L0.292969 1.70711L1.70718 0.292892L8.41429 7L1.70718 13.7071L0.292969 12.2929L5.58586 7Z" fill="#262626" /></svg></span></li> <li class="hasLink"><a target="_self" href="https://careers.abb/global/en/home">Carri&#232;res</a></li> <li class="hasLink"><a target="_self" href="https://new.abb.com/ca/fr/a-propos-dabb">&#192; propos de nous</a></li> <li class="hasLink"><a target="_self" href="https://new.abb.com/ca/fr/a-propos-dabb/centre-de-service-a-la-clientele">Contactez-nous</a></li> </ul> <div data-PageName="/header/ca-megamenu" class="megaMenudataLoad"></div> </div> <div class="abb-nav__quick-buttons"> <div class="abb-search-bar" data-abb-search-bar="0yonhn-abb-search-bar"> <input abb_search_query_textfield="" class="abb-search-bar__input" id="search1" name="q" placeholder="Search" data-placeholder-initial-text="Search" data-placeholder-changed-text="Type search" tabindex="0" type="text" value="" autocomplete="off" /> <div class="forSearchPage" data-forSearchPage="0"> <input abb_search_submit_button="" class="abb-search-bar__submit" type="button" value="" /> <span class="abb-search-bar__clear"> <img class="abb-icon abb-icon__clear" alt="clear" src="/cdn/img/Autosuggestion/errorcircle.png"/> </span> <span class="abb-search-bar__line"> <svg width="1" height="23" viewBox="0 0 1 23" fill="none" xmlns="http://www.w3.org/2000/svg"> <line x1="0.5" y1="-2.18557e-08" x2="0.500001" y2="23" stroke="#979797"/> </svg> </span> <span class="abb-search-bar__icon"> <span class="abb-icon abb-icon__search"></span> </span> </div> </div> <div class="abb-search-autosuggestion"> <div class="abb-search-autosuggestion-contents"> <div class="abb-search-autosuggestion-elastic"> <div>Suggestions</div> <div class="abb-search-autosuggestion-elastic-contents" data-nosuggestionmessage="There are no suggestion in Pages for the word your searching for." data-somethingwentwrong-Suggestion="Something went wrong for Pages Suggestion"></div> </div> <div class="abb-search-autosuggestion-products"> <div>Products</div> <div class="abb-search-autosuggestion-products-contents" data-noproductsmessage="There are no suggestion in Products for the word your searching for." data-somethingwentwrong-Products="Something went wrong for Products Suggestion"></div> <a class="abb-search-seeMoreProductsLink" href="#">See more products</a> </div> </div> </div> <div class="display__desktop"> <a class="abb-nav__button" href="#" id="cardIconD"> <span class="abb-nav__button__icon abb-icon abb-icon-shoping__list"></span> </a> <a class="abb-nav__button" data-open="language-selector-container"> <span class="abb-nav__button__icon abb-icon abb-icon__earth"></span> </a> <a class="abb-nav__button" href="https://myportal.abb.com/welcome"> <span class="abb-nav__button__icon abb-icon abb-icon__lock"></span> </a> </div> </div> </div> </nav> <div class="cmp-header__border"></div> </header> </section> <section class="templateMainSection"> <div class="lo_cols schemeWhite"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100" style=""> <div id="Content_T7E7A54FD001_Col00" class="sf_colsIn sf_1col_1in_100" style="margin: 40px 0px 0px;"><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C117_Col00" class="sf_colsIn sf_1col_1in_100 layout12"> <section class="languageSelector_section"> <div data-elastic-exclude class="newDropdown_container"> <div class='newDropdown_dropdown'> <div class='newDropdown_select'> <div class='newDropdown_selected newDropdown_placeholder'> Select Language</div> <div class='newDropdown_caret'></div> </div> <ul class='newDropdown_menu' id="languageDropdown"> <li data-url="/ca/home" data-value="EN">English</li> <li data-url="" data-value="FR">fran&#231;ais</li> </ul> </div> </div> </section> <script> //Sorting Ul and li $(document).ready(function () { var $list = $(".newDropdown_menu"); $list.children().detach().sort(function (a, b) { return $(a).text().localeCompare($(b).text()); }).appendTo($list); //preselect language value from dropdown var lang = $('html').attr('lang'); if ($(`.newDropdown_menu li[data-value=${lang.toLowerCase()}]`).text() == "") { lang = "EN"; } $(".newDropdown_selected").text($(`.newDropdown_menu li[data-value=${lang.toUpperCase()}]`).text()); //Redirect to the page based on the option selected in the langauage dropdwon const dropdowns = document.querySelectorAll(".newDropdown_dropdown"); dropdowns.forEach((dropdown) => { const select = document.querySelector(".newDropdown_select"); const caret = document.querySelector(".newDropdown_caret"); const menu = document.querySelector(".newDropdown_menu"); const options = document.querySelectorAll(".newDropdown_menu li"); const selected = document.querySelector(".newDropdown_selected"); select.addEventListener("click", () => { caret.classList.toggle("newDropdown_caret-rotate"); menu.classList.toggle("newDropdown_menu-open"); }); options.forEach((option) => { option.addEventListener("click", () => { selected.classList.remove("newDropdown_placeholder"); selected.innerText = option.innerText; caret.classList.remove("newDropdown_caret-rotate"); menu.classList.remove("newDropdown_menu-open"); options.forEach((option) => option.classList.remove("newDropdown_active")); option.classList.add("newDropdown_active"); var newurl = option.getAttribute("data-url"); $(location).attr("href", newurl); }); }); }); //Manage the height of dropdown if there are less items if ($('.newDropdown_menu').children().length <= 7) { $('.newDropdown_menu').css('height', 'auto') } setTimeout(function () { var language = $('html').attr('lang'); $(".newDropdown_selected").text($(`.newDropdown_menu li[data-value=${language.toUpperCase()}]`).text()); },3000); }); </script></div> </div> </div> </div> </div> </div> <link href="/Sitefinity/WebsiteTemplates/AbbBranding/App_Styles/Robotics Styles/clientlib-base.min.css?v=504911268000000000" rel="stylesheet" type="text/css" /> <div class="root responsivegrid"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12"> <div class="responsivegrid abb-content-section-responsive aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="stagecarousel carousel panelcontainer aem-GridColumn aem-GridColumn--default--12"> <div class="cmp-carousel cmp-carousel--stage bounce-padding" id="cmp-3mHPUQoPGn8ehi" role="group" aria-label="Stage Carousel" aria-roledescription="carousel" data-cmp-is="carousel" data-cmp-autoplay="true" data-cmp-delay="5000" data-cmp-autopausedisabled="false"> <div class="cmp-carousel__content"> <div class="cmp-carousel__item cmp-carousel__item--active" role="tabpanel" aria-label="Slide 1 of 3" data-cmp-hook-carousel="item"> <div class="cmp-carousel__item__image"> <div class="cmp-picture"> <picture> <source data-aspectratio="5x2" data-rendition="5x2-l" media="(min-width: 1024px)" srcset="https://new.abb.com/images/librariesprovider16/home-page/highlights/rem25c8df4f4c1f463c09537ff0000433538.jpg?sfvrsn=6279970c_0"> <source data-aspectratio="16x9" data-rendition="16x9-l" media="(min-width: 768px)" srcset="https://new.abb.com/images/librariesprovider16/home-page/highlights/rem25c8df4f4c1f463c09537ff0000433538.jpg?sfvrsn=6279970c_0"> <source data-aspectratio="4x3" data-rendition="4x3-s" srcset="https://new.abb.com/images/librariesprovider16/home-page/highlights/rem25c8df4f4c1f463c09537ff0000433538.jpg?sfvrsn=6279970c_0"> <img class="cmp-carousel__item-image lazy" src="https://new.abb.com/images/librariesprovider16/home-page/highlights/rem25c8df4f4c1f463c09537ff0000433538.jpg?sfvrsn=6279970c_0" data-src="https://new.abb.com/images/librariesprovider16/home-page/highlights/rem25c8df4f4c1f463c09537ff0000433538.jpg?sfvrsn=6279970c_0" data-cmp-hook-image="image" alt="ABB contribue &#224; d&#233;velopper les possibilit&#233;s de transport durable &#224; Montr&#233;al" title="ABB contribue &#224; d&#233;velopper les possibilit&#233;s de transport durable &#224; Montr&#233;al"> </picture> </div> </div> <div class="cmp-stage__category"> <a class="cmp-stage__category__titlelink" href="https://new.abb.com/news/fr/detail/124011/abb-contribue-a-developper-les-possibilites-de-transport-durable-a-montreal" target="_blank"> <div itemscope=""> <h1 class="cmp-stage__category__title"></h1> </div> <div itemscope=""> <h1 class="cmp-stage__category__heading">ABB contribue &#224; d&#233;velopper les possibilit&#233;s de transport durable &#224; Montr&#233;al</h1> </div> </a> <div class="cmp-abb-cta"> <a class="cmp-abb-cta__link cmp-carousel__action-link cmp-abb-cta__link--secondary" href="https://new.abb.com/news/fr/detail/124011/abb-contribue-a-developper-les-possibilites-de-transport-durable-a-montreal" target="_blank">En savoir plus</a> </div> </div> </div> <div class="cmp-carousel__item" role="tabpanel" aria-label="Slide 2 of 3" data-cmp-hook-carousel="item"> <div class="cmp-carousel__item__image"> <div class="cmp-picture"> <picture> <source data-aspectratio="5x2" data-rendition="5x2-l" media="(min-width: 1024px)" srcset="https://new.abb.com/images/librariesprovider16/home-page/highlights/image---ghgsat-satellites6c8ef4f4c1f463c09537ff0000433538.jpg?sfvrsn=527a970c_0"> <source data-aspectratio="16x9" data-rendition="16x9-l" media="(min-width: 768px)" srcset="https://new.abb.com/images/librariesprovider16/home-page/highlights/image---ghgsat-satellites6c8ef4f4c1f463c09537ff0000433538.jpg?sfvrsn=527a970c_0"> <source data-aspectratio="4x3" data-rendition="4x3-s" srcset="https://new.abb.com/images/librariesprovider16/home-page/highlights/image---ghgsat-satellites6c8ef4f4c1f463c09537ff0000433538.jpg?sfvrsn=527a970c_0"> <img class="cmp-carousel__item-image lazy" src="https://new.abb.com/images/librariesprovider16/home-page/highlights/image---ghgsat-satellites6c8ef4f4c1f463c09537ff0000433538.jpg?sfvrsn=527a970c_0" data-src="https://new.abb.com/images/librariesprovider16/home-page/highlights/image---ghgsat-satellites6c8ef4f4c1f463c09537ff0000433538.jpg?sfvrsn=527a970c_0" data-cmp-hook-image="image" alt="Am&#233;liorer la surveillance des &#233;missions de m&#233;thane depuis l’espace" title="Am&#233;liorer la surveillance des &#233;missions de m&#233;thane depuis l’espace"> </picture> </div> </div> <div class="cmp-stage__category"> <a class="cmp-stage__category__titlelink" href="https://new.abb.com/products/measurement-products/fr/measurement-products-blog/enhancing-methane-emission-monitoring-from-space" target="_blank"> <div itemscope=""> <h1 class="cmp-stage__category__title"></h1> </div> <div itemscope=""> <h1 class="cmp-stage__category__heading">Am&#233;liorer la surveillance des &#233;missions de m&#233;thane depuis l’espace</h1> </div> </a> <div class="cmp-abb-cta"> <a class="cmp-abb-cta__link cmp-carousel__action-link cmp-abb-cta__link--secondary" href="https://new.abb.com/products/measurement-products/fr/measurement-products-blog/enhancing-methane-emission-monitoring-from-space" target="_blank">En savoir plus</a> </div> </div> </div> <div class="hide cmp-stage-carousel__publish-date"> <div class="date-placeholder"> </div> </div> <ol class="cmp-carousel__indicators" role="tablist" aria-label="Choose a slide to display" data-cmp-hook-carousel="indicators"> <li class="cmp-carousel__indicator" role="tab" aria-label="Slide 1" data-cmp-hook-carousel="indicator"> <div class="progress-wrap"> <div class="progress-bar"></div> </div> </li> <li class="cmp-carousel__indicator" role="tab" aria-label="Slide 2" data-cmp-hook-carousel="indicator"> <div class="progress-wrap"> <div class="progress-bar"></div> </div> </li> </ol> </div> </div> </div> </div> </div> </div> </div> <script src="/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/Robotics Scripts/clientlib-base.min.js?v=504911268000000000" type="text/javascript"></script><div class="colorBgWrapperInner"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <!-- BEGIN CONTENT--> <div id="Content_T7E7A54FD002_Col00" class="sf_colsIn sf_1col_1in_100"> <div class="textContainer headline headline-cursor"> <h1 class="tile-headline">ABB au Canada</h1> </div> </div> <!-- END CONTENT--> </div> </div> </div><div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_67"> <div class="lo_colsIn lo_2cols_1in_67"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C766_Col00" class="sf_colsIn sf_1col_1in_100 layout8"> <div > <div class="sfContentBlock sf-Long-text" ><p>ABB est un leader technologique mondial dans les secteurs de l&rsquo;&eacute;lectrification et de l&rsquo;automatisation pour favoriser un avenir plus durable et une gestion plus efficace des ressources. En conjuguant son savoir-faire en mati&egrave;re d&rsquo;ing&eacute;nierie et de num&eacute;risation, ABB aide les industries &agrave; accro&icirc;tre leur rendement, tout en devenant plus efficaces, productives et durables afin d&rsquo;&ecirc;tre plus performantes. Chez ABB, c&rsquo;est ce que nous illustrons par la devise &laquo;&nbsp;Quand l&rsquo;ing&eacute;nierie se surpasse&nbsp;&raquo;. L&rsquo;entreprise a plus de 140&nbsp;ans d&rsquo;histoire et emploie pr&egrave;s de 110 000&nbsp;personnes dans le monde. La r&eacute;ussite d'ABB aux Canada est possible gr&acirc;ce &agrave; ses 3 300&nbsp;employ&eacute;s talentueux dans ses 33 emplacements d'un oc&eacute;an &agrave; l'autre. Les actions d&rsquo;ABB sont cot&eacute;es &agrave; la SIX Swiss Exchange (ABBN) et au NASDAQ Stockholm (ABB).<strong></strong></p></div> </div> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_33"> <div class="lo_colsIn lo_2cols_2in_33"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C766_Col01" class="sf_colsIn sf_1col_1in_100 layout4"> <style> .descriptionText { display: block; clear: both; } .linkText { clear: both; } .abbButton.gradientHeadlineColors.red.text-right { float: right; } .abbButton.gradientHeadlineColors.red.text-left { float: left; } .abbButton.gradientHeadlineColors.gray.text-right { float: right; } .abbButton.gradientHeadlineColors.gray.text-left { float: left; } .normal.text-left { float: left; } .normal.text-right { float: right; } </style> <!-- Universal Call To Action Widget --> <div class="abbUctaContainer tile actionWidgetContainer"> <div class="inner"> <div class="textContainer"> <a data-ga-params="Call To Action;A propos d&#39;ABB au Canada;Click" href="https://new.abb.com/ca/fr/a-propos-dabb" class="abbButton gradientHeadlineColors red text-center linkText">A propos d&#39;ABB au Canada</a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script> jsLibs.push("layout8_4"); </script></div> </div> </div> </div> </div> </div><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_T97430D44019_Col00" class="sf_colsIn sf_1col_1in_100 layout12"><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C124_Col00" class="sf_colsIn sf_1col_1in_100 layout12"> <div class="textContainer headline headline-cursor"> <h2 class="tile-headline">Notre offre</h2> </div> </div> </div> </div> </div> </div> </div><div class="expandable"> <div class="menuWrapper"> <div class="lo_cols t navWrapper"> <div class="lo_colsOut lo_4cols_1_25"> <div class="lo_colsIn lo_4cols_1in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C054_Col00" class="sf_colsIn sf_1col_1in_100 layout3 nav"> <div class="tile expandableTileBox expandableTile"> <div class="slideDown inner navNav "> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/product-icon.png?sfvrsn=fb36920b_1&amp;CropWidth=823&amp;CropHeight=406&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=823&amp;Height=406&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=e85108dacd4d0c7a6255f7d00b4aa843" class="lazy stretch" alt="" title="Produits et syst&#232;mes" /> </div> <div class="navTextContainer asLink"> <h3>Produits et syst&#232;mes</h3> <div class="expand-arrow positioned icon-abb_down_24 down" data-ga-params="Expandable Tile;Expand;Produits et syst&#232;mes"></div> <div class="expand-arrow positioned icon-abb_up_24 up"></div> </div> </div> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <style> /* Default css*/ @media all and (max-width: 768px) { /* add new css expandable 4 colum layout*/ .expandable .navWrapper.four-collayout { width: 100%; height: auto; padding-right: 21px; } #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_1_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_2_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_3_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_4_25 { width: 100% !important; } #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_1_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_2_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_3_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_4_25:hover { background: #f5f5f5; border-top: 1px solid #e5e2e2; border-bottom: 1px solid #e5e2e2; } .expandable .menuWrapper .four-collayout .slideDown.inner.navNav { display: flex; flex-direction: row; height: auto !important; min-height: auto !important; align-items: center; } .expandable .menuWrapper .four-collayout .slideDown.inner.navNav .imageContainer { width: 15%; } .expandable .menuWrapper .four-collayout .expand-arrow.positioned { right: 4%; top: 15px; } .expandable .four-collayout .nav .selected .expand-arrow.up.positioned { top: 15px; } .four-collayout .navTextContainer { padding: 0px 8px 11px 8px; } .expandable .four-collayout .navTextContainer h3 { font-size: 20px !important; } .four-collayout .gradientHeadlineColors:before { border-top: none; } .four-collayout .gradientHeadlineColors.selected { border-bottom: 0px; } .expandable .menuWrapper .four-collayout .lo_4cols_1_25, .expandable .menuWrapper .four-collayout .lo_4cols_2_25, .expandable .menuWrapper .four-collayout .lo_4cols_3_25, .expandable .menuWrapper .four-collayout .lo_4cols_4_25 { float: left; width: 100%; margin: 0; } .expandable .menuWrapper .four-collayout .lo_row1 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row2 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row3 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row4 .imageContainer { height: auto !important; } .four-collayout .tile.expandableTileBox.expandableTile { padding-top: 0px; } /* add new css expandable 6 column layout*/ .expandable .navWrapper.six-collayout { width: 100%; height: auto; padding-right: 21px; } #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_1_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_2_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_3_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_4_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_5_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_6_16 { width: 100% !important; } #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_1_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_2_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_3_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_4_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_5_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_6_16:hover { background: #f5f5f5; border-top: 1px solid #e5e2e2; border-bottom: 1px solid #e5e2e2; } .expandable .menuWrapper .six-collayout .lo_row11 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row22 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row33 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row44 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row55 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row66 .imageContainer { height: auto !important; } .expandable .menuWrapper .six-collayout .slideDown.inner.navNav { display: flex; flex-direction: row; height: auto !important; min-height: auto !important; align-items: center; } .expandable .menuWrapper .six-collayout .slideDown.inner.navNav .imageContainer { width: 15%; height:24px !important; } .expandable .menuWrapper .six-collayout .expand-arrow.positioned { right: 4%; top: 15px; } .expandable .nav .selected .expand-arrow.up.positioned { top: 15px; } .six-collayout .tile.expandableTileBox.expandableTile { padding-top: 0px; } .six-collayout .gradientHeadlineColors.selected { border-bottom: 0px; } .six-collayout .navTextContainer { padding: 0px 8px 11px 8px; } } </style> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_2_25"> <div class="lo_colsIn lo_4cols_2in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C054_Col01" class="sf_colsIn sf_1col_1in_100 layout3 nav"> <div class="tile expandableTileBox expandableTile"> <div class="slideDown inner navNav "> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/service-icon.png?sfvrsn=4737920b_1&amp;CropWidth=823&amp;CropHeight=406&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=823&amp;Height=406&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=e85108dacd4d0c7a6255f7d00b4aa843" class="lazy stretch" alt="" title="Service" /> </div> <div class="navTextContainer asLink"> <h3>Service</h3> <div class="expand-arrow positioned icon-abb_down_24 down" data-ga-params="Expandable Tile;Expand;Service"></div> <div class="expand-arrow positioned icon-abb_up_24 up"></div> </div> </div> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <style> /* Default css*/ @media all and (max-width: 768px) { /* add new css expandable 4 colum layout*/ .expandable .navWrapper.four-collayout { width: 100%; height: auto; padding-right: 21px; } #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_1_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_2_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_3_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_4_25 { width: 100% !important; } #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_1_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_2_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_3_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_4_25:hover { background: #f5f5f5; border-top: 1px solid #e5e2e2; border-bottom: 1px solid #e5e2e2; } .expandable .menuWrapper .four-collayout .slideDown.inner.navNav { display: flex; flex-direction: row; height: auto !important; min-height: auto !important; align-items: center; } .expandable .menuWrapper .four-collayout .slideDown.inner.navNav .imageContainer { width: 15%; } .expandable .menuWrapper .four-collayout .expand-arrow.positioned { right: 4%; top: 15px; } .expandable .four-collayout .nav .selected .expand-arrow.up.positioned { top: 15px; } .four-collayout .navTextContainer { padding: 0px 8px 11px 8px; } .expandable .four-collayout .navTextContainer h3 { font-size: 20px !important; } .four-collayout .gradientHeadlineColors:before { border-top: none; } .four-collayout .gradientHeadlineColors.selected { border-bottom: 0px; } .expandable .menuWrapper .four-collayout .lo_4cols_1_25, .expandable .menuWrapper .four-collayout .lo_4cols_2_25, .expandable .menuWrapper .four-collayout .lo_4cols_3_25, .expandable .menuWrapper .four-collayout .lo_4cols_4_25 { float: left; width: 100%; margin: 0; } .expandable .menuWrapper .four-collayout .lo_row1 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row2 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row3 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row4 .imageContainer { height: auto !important; } .four-collayout .tile.expandableTileBox.expandableTile { padding-top: 0px; } /* add new css expandable 6 column layout*/ .expandable .navWrapper.six-collayout { width: 100%; height: auto; padding-right: 21px; } #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_1_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_2_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_3_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_4_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_5_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_6_16 { width: 100% !important; } #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_1_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_2_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_3_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_4_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_5_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_6_16:hover { background: #f5f5f5; border-top: 1px solid #e5e2e2; border-bottom: 1px solid #e5e2e2; } .expandable .menuWrapper .six-collayout .lo_row11 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row22 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row33 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row44 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row55 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row66 .imageContainer { height: auto !important; } .expandable .menuWrapper .six-collayout .slideDown.inner.navNav { display: flex; flex-direction: row; height: auto !important; min-height: auto !important; align-items: center; } .expandable .menuWrapper .six-collayout .slideDown.inner.navNav .imageContainer { width: 15%; height:24px !important; } .expandable .menuWrapper .six-collayout .expand-arrow.positioned { right: 4%; top: 15px; } .expandable .nav .selected .expand-arrow.up.positioned { top: 15px; } .six-collayout .tile.expandableTileBox.expandableTile { padding-top: 0px; } .six-collayout .gradientHeadlineColors.selected { border-bottom: 0px; } .six-collayout .navTextContainer { padding: 0px 8px 11px 8px; } } </style> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_3_25"> <div class="lo_colsIn lo_4cols_3in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C054_Col02" class="sf_colsIn sf_1col_1in_100 layout3 nav"> <div class="tile expandableTileBox expandableTile"> <div class="slideDown inner navNav "> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/industry.png?sfvrsn=aa37920b_1&amp;CropWidth=823&amp;CropHeight=406&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=823&amp;Height=406&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=e85108dacd4d0c7a6255f7d00b4aa843" class="lazy stretch" alt="" title="Industries et services publics" /> </div> <div class="navTextContainer asLink"> <h3>Industries et services publics</h3> <div class="expand-arrow positioned icon-abb_down_24 down" data-ga-params="Expandable Tile;Expand;Industries et services publics"></div> <div class="expand-arrow positioned icon-abb_up_24 up"></div> </div> </div> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <style> /* Default css*/ @media all and (max-width: 768px) { /* add new css expandable 4 colum layout*/ .expandable .navWrapper.four-collayout { width: 100%; height: auto; padding-right: 21px; } #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_1_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_2_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_3_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_4_25 { width: 100% !important; } #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_1_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_2_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_3_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_4_25:hover { background: #f5f5f5; border-top: 1px solid #e5e2e2; border-bottom: 1px solid #e5e2e2; } .expandable .menuWrapper .four-collayout .slideDown.inner.navNav { display: flex; flex-direction: row; height: auto !important; min-height: auto !important; align-items: center; } .expandable .menuWrapper .four-collayout .slideDown.inner.navNav .imageContainer { width: 15%; } .expandable .menuWrapper .four-collayout .expand-arrow.positioned { right: 4%; top: 15px; } .expandable .four-collayout .nav .selected .expand-arrow.up.positioned { top: 15px; } .four-collayout .navTextContainer { padding: 0px 8px 11px 8px; } .expandable .four-collayout .navTextContainer h3 { font-size: 20px !important; } .four-collayout .gradientHeadlineColors:before { border-top: none; } .four-collayout .gradientHeadlineColors.selected { border-bottom: 0px; } .expandable .menuWrapper .four-collayout .lo_4cols_1_25, .expandable .menuWrapper .four-collayout .lo_4cols_2_25, .expandable .menuWrapper .four-collayout .lo_4cols_3_25, .expandable .menuWrapper .four-collayout .lo_4cols_4_25 { float: left; width: 100%; margin: 0; } .expandable .menuWrapper .four-collayout .lo_row1 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row2 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row3 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row4 .imageContainer { height: auto !important; } .four-collayout .tile.expandableTileBox.expandableTile { padding-top: 0px; } /* add new css expandable 6 column layout*/ .expandable .navWrapper.six-collayout { width: 100%; height: auto; padding-right: 21px; } #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_1_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_2_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_3_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_4_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_5_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_6_16 { width: 100% !important; } #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_1_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_2_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_3_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_4_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_5_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_6_16:hover { background: #f5f5f5; border-top: 1px solid #e5e2e2; border-bottom: 1px solid #e5e2e2; } .expandable .menuWrapper .six-collayout .lo_row11 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row22 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row33 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row44 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row55 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row66 .imageContainer { height: auto !important; } .expandable .menuWrapper .six-collayout .slideDown.inner.navNav { display: flex; flex-direction: row; height: auto !important; min-height: auto !important; align-items: center; } .expandable .menuWrapper .six-collayout .slideDown.inner.navNav .imageContainer { width: 15%; height:24px !important; } .expandable .menuWrapper .six-collayout .expand-arrow.positioned { right: 4%; top: 15px; } .expandable .nav .selected .expand-arrow.up.positioned { top: 15px; } .six-collayout .tile.expandableTileBox.expandableTile { padding-top: 0px; } .six-collayout .gradientHeadlineColors.selected { border-bottom: 0px; } .six-collayout .navTextContainer { padding: 0px 8px 11px 8px; } } </style> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_4_25"> <div class="lo_colsIn lo_4cols_4in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C054_Col03" class="sf_colsIn sf_1col_1in_100 layout3 nav"> <div class="tile expandableTileBox expandableTile"> <div class="slideDown inner navNav "> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/kontakt-icona.png?sfvrsn=c637920b_1&amp;CropWidth=823&amp;CropHeight=406&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=823&amp;Height=406&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=e85108dacd4d0c7a6255f7d00b4aa843" class="lazy stretch" alt="" title="Contacts" /> </div> <div class="navTextContainer asLink"> <h3>Contacts</h3> <div class="expand-arrow positioned icon-abb_down_24 down" data-ga-params="Expandable Tile;Expand;Contacts"></div> <div class="expand-arrow positioned icon-abb_up_24 up"></div> </div> </div> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <style> /* Default css*/ @media all and (max-width: 768px) { /* add new css expandable 4 colum layout*/ .expandable .navWrapper.four-collayout { width: 100%; height: auto; padding-right: 21px; } #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_1_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_2_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_3_25, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_4_25 { width: 100% !important; } #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_1_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_2_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_3_25:hover, #PublicWrapper .expandable .navWrapper.four-collayout .lo_colsOut.lo_4cols_4_25:hover { background: #f5f5f5; border-top: 1px solid #e5e2e2; border-bottom: 1px solid #e5e2e2; } .expandable .menuWrapper .four-collayout .slideDown.inner.navNav { display: flex; flex-direction: row; height: auto !important; min-height: auto !important; align-items: center; } .expandable .menuWrapper .four-collayout .slideDown.inner.navNav .imageContainer { width: 15%; } .expandable .menuWrapper .four-collayout .expand-arrow.positioned { right: 4%; top: 15px; } .expandable .four-collayout .nav .selected .expand-arrow.up.positioned { top: 15px; } .four-collayout .navTextContainer { padding: 0px 8px 11px 8px; } .expandable .four-collayout .navTextContainer h3 { font-size: 20px !important; } .four-collayout .gradientHeadlineColors:before { border-top: none; } .four-collayout .gradientHeadlineColors.selected { border-bottom: 0px; } .expandable .menuWrapper .four-collayout .lo_4cols_1_25, .expandable .menuWrapper .four-collayout .lo_4cols_2_25, .expandable .menuWrapper .four-collayout .lo_4cols_3_25, .expandable .menuWrapper .four-collayout .lo_4cols_4_25 { float: left; width: 100%; margin: 0; } .expandable .menuWrapper .four-collayout .lo_row1 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row2 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row3 .imageContainer, .expandable .menuWrapper .four-collayout .lo_row4 .imageContainer { height: auto !important; } .four-collayout .tile.expandableTileBox.expandableTile { padding-top: 0px; } /* add new css expandable 6 column layout*/ .expandable .navWrapper.six-collayout { width: 100%; height: auto; padding-right: 21px; } #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_1_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_2_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_3_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_4_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_5_16, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_6_16 { width: 100% !important; } #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_1_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_2_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_3_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_4_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_5_16:hover, #PublicWrapper .expandable .navWrapper.six-collayout .lo_colsOut.lo_6cols_6_16:hover { background: #f5f5f5; border-top: 1px solid #e5e2e2; border-bottom: 1px solid #e5e2e2; } .expandable .menuWrapper .six-collayout .lo_row11 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row22 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row33 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row44 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row55 .imageContainer, .expandable .menuWrapper .six-collayout .lo_row66 .imageContainer { height: auto !important; } .expandable .menuWrapper .six-collayout .slideDown.inner.navNav { display: flex; flex-direction: row; height: auto !important; min-height: auto !important; align-items: center; } .expandable .menuWrapper .six-collayout .slideDown.inner.navNav .imageContainer { width: 15%; height:24px !important; } .expandable .menuWrapper .six-collayout .expand-arrow.positioned { right: 4%; top: 15px; } .expandable .nav .selected .expand-arrow.up.positioned { top: 15px; } .six-collayout .tile.expandableTileBox.expandableTile { padding-top: 0px; } .six-collayout .gradientHeadlineColors.selected { border-bottom: 0px; } .six-collayout .navTextContainer { padding: 0px 8px 11px 8px; } } </style> </div> </div> </div> </div> </div> </div> </div> <div class="bottomBorder"></div> <div class="lo_cols"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100 slideDownMenu"> <div id="Content_C054_Col04" class="sf_colsIn sf_1col_1in_100 layout12"><div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_50"> <div class="lo_colsIn lo_2cols_1in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C077_Col00" class="sf_colsIn sf_1col_1in_100 layout6"><div id="Content_C078"> <div class="contentSectionNavigation"><table class="slideDownTable"><tbody><tr><td><a href="https://new.abb.com/ca/fr/produits-et-services"><h3>Produits</h3></a></td></tr><tr><td><a href="https://new.abb.com/ca/fr/ability">ABB Ability™</a></td></tr><tr><td><a href="https://new.abb.com/plc">Automate programmables [EN]</a></td></tr><tr><td><a href="https://new.abb.com/power-converters-inverters/fr">Convertiseurs d'énergie et onduleurs [EN]</a></td></tr><tr><td><a href="https://new.abb.com/ca/fr/segments/mobilite-electrique">Infrastructure de chargement des véhicules électriques</a></td></tr><tr><td><a href="https://new.abb.com/products/measurement-products">Instrumentation et analyse [EN]</a></td></tr><tr><td><a href="https://new.abb.com/industrial-software">Logiciels industriels [EN]</a></td></tr><tr><td><a href="https://new.abb.com/motors-generators/fr/">Moteurs et générateurs</a></td></tr><tr><td><a href="https://new.abb.com/low-voltage">Produits et systèmes basse tension [EN]</a></td></tr><tr><td><a href="https://new.abb.com/medium-voltage">Produits et systèmes moyenne tension [EN]</a></td></tr><tr><td><a href="https://new.abb.com/metals/abb-in-metals/offering/products/metallurgy-products">Produits métallurgiques (EN)</a></td></tr><tr><td><a href="https://new.abb.com/products/robotics">Robotique [EN]</a></td></tr><tr><td><a href="https://new.abb.com/control-rooms">Solutions pour les salles de contrôle [EN]</a></td></tr><tr><td><a href="https://new.abb.com/drives/fr/">Variateurs de vitesse</a></td></tr></tbody></table></div> </div> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_50"> <div class="lo_colsIn lo_2cols_2in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C077_Col01" class="sf_colsIn sf_1col_1in_100 layout6"><div id="Content_C079"> <div class="contentSectionNavigation"><table class="slideDownTable"><tbody><tr><td><a href="https://new.abb.com/ca/fr/produits-et-services"><h3>Systèmes</h3></a></td></tr><tr><td><a href="https://new.abb.com/ca/fr/ability">ABB Ability™</a></td></tr><tr><td><a href="https://new.abb.com/power-electronics">Électronique de puissance [EN]</a></td></tr><tr><td><a href="https://new.abb.com/safety">Sécurité [EN]</a></td></tr><tr><td><a href="https://new.abb.com/control-systems">Systèmes de contrôle [EN]</a></td></tr><tr><td><a href="https://new.abb.com/ups">Systèmes UPS et conditionnement d’énergie (onduleurs) [EN]</a></td></tr></tbody></table></div> </div> </div> </div> </div> </div> </div> </div></div> <div class="toggle"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C054_Col05" class="sf_colsIn sf_1col_1in_100 layoutNavigation"><div id="Content_C080"> <div class="linkSectionNav invisibleClon"><table><tbody><tr><td><span class="asLink"><a><i></i>Voir tous les produits</a></span></td></tr><tr></tr></tbody></table></div><div class="linkSectionNav goDown"><table><tbody><tr><td><span class="asLink"><a href="https://new.abb.com/ca/fr/produits-et-services"><i></i>Voir tous les produits</a></span></td></tr><tr></tr></tbody></table></div> </div></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="lo_cols"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100 slideDownMenu"> <div id="Content_C054_Col06" class="sf_colsIn sf_1col_1in_100 layout12"><div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_50"> <div class="lo_colsIn lo_2cols_1in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C659_Col00" class="sf_colsIn sf_1col_1in_100 layout6"><div id="Content_C660"> <div class="contentSectionNavigation"><table class="slideDownTable"><tbody><tr><td><a href="https://new.abb.com/service/service/industries"><h3>Service par produit/solution [EN]</h3></a></td></tr><tr><td><a href="https://new.abb.com/cpm/industrial-software-solutions/genix">Analytique industrielle et IA [EN]</a></td></tr><tr><td><a href="https://new.abb.com/power-converters-inverters/service">Convertisseurs d'énergie et onduleurs [EN]</a></td></tr><tr><td><a href="https://new.abb.com/power-electronics/service">Electronique de puissance [EN]</a></td></tr><tr><td><a href="https://new.abb.com/service/training">Formation [EN]</a></td></tr><tr><td><a href="https://new.abb.com/products/measurement-products/service">Mesure et analyse [EN]</a></td></tr><tr><td><a href="https://new.abb.com/service/motion">Moteurs et générateurs [EN]</a></td></tr><tr><td><a href="https://new.abb.com/low-voltage/service">Produits et systèmes basse tension [EN]</a></td></tr><tr><td><a href="https://new.abb.com/medium-voltage/service">Produits et systèmes moyenne tension [EN]</a></td></tr><tr><td><a href="https://new.abb.com/products/robotics/service">Robotique [EN]</a></td></tr><tr><td><a href="https://new.abb.com/control-systems/service">Systèmes de contrôle [EN]</a></td></tr><tr><td><a href="https://new.abb.com/ups/service-ups">UPS et conditionnement d'énergie [EN]</a></td></tr><tr><td><a href="https://new.abb.com/service/motion">Variateurs de vitesse et moteurs [EN]</a></td></tr><tr><td><a href="https://new.abb.com/ev-charging/connected-services/emobility-service-offering-service-level-agreement">Infrastructure de chargement pour véhicules électriques [EN]</a></td></tr></tbody></table></div> </div> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_50"> <div class="lo_colsIn lo_2cols_2in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C659_Col01" class="sf_colsIn sf_1col_1in_100 layout6"><div id="Content_C661"> <div class="contentSectionNavigation"><table class="slideDownTable"><tbody><tr><td><a href="https://new.abb.com/service/service/industries"><h3>Service par industrie [EN]</h3></a></td></tr><tr><td><a href="https://new.abb.com/metals/abb-in-metals/offering/products/metallurgy-products/service-and-maintenance-for-metallurgy-products">Aluminium [EN]</a></td></tr><tr><td><a href="https://new.abb.com/process-automation/process-automation-service">Automatisation industrielle [EN]</a></td></tr><tr><td><a href="https://new.abb.com/chemical/chemical/base-chemicals-refining-and-petrochemicals">Chimie [EN]</a></td></tr><tr><td><a href="https://new.abb.com/cement/cement/service">Ciment [EN]</a></td></tr><tr><td><a href="https://new.abb.com/ups/power-distribution/distribution-services">Distribution d'électricité [EN]</a></td></tr><tr><td><a href="https://new.abb.com/windpower/service">Énergie éolienne [EN]</a></td></tr><tr><td><a href="https://new.abb.com/water">Eau [EN]</a></td></tr><tr><td><a href="https://new.abb.com/railway/services-for-railway">Ferroviaire [EN]</a></td></tr><tr><td><a href="https://new.abb.com/printing?_ga=2.46013990.305075980.1645110329-1925293102.1621947361&_gl=1*1whx3ff*_ga*MTkyNTI5MzEwMi4xNjIxOTQ3MzYx*_ga_46ZFBRSZNM*MTY0NTExMDMyOS41NC4xLjE2NDUxMTE2ODIuMA..">Imprimerie [EN]</a></td></tr><tr><td><a href="https://new.abb.com/metals/abb-in-metals/offering/service">Métaux [EN]</a></td></tr><tr><td><a href="https://new.abb.com/mining/services">Mines [EN]</a></td></tr><tr><td><a href="https://new.abb.com/pulp-paper/abb-in-pulp-and-paper/service">Pâte à papier et papier [EN]</a></td></tr><tr><td><a href="https://new.abb.com/oil-and-gas/services">Pétrole et gaz [EN]</a></td></tr><tr><td><a href="https://new.abb.com/ports">Ports [EN]</a></td></tr><tr><td><a href="https://new.abb.com/power-generation/service">Production d'électricité [EN]</a></td></tr><tr><td><a href="https://new.abb.com/life-sciences/services">Sciences de la vie [EN]</a></td></tr></tbody></table></div> </div> </div> </div> </div> </div> </div> </div></div> <div class="toggle"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C054_Col07" class="sf_colsIn sf_1col_1in_100 layoutNavigation"></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="lo_cols"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100 slideDownMenu"> <div id="Content_C054_Col08" class="sf_colsIn sf_1col_1in_100 layout12"><div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_50"> <div class="lo_colsIn lo_2cols_1in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C094_Col00" class="sf_colsIn sf_1col_1in_100 layout6"><div id="Content_C095"> <div class="contentSectionNavigation"><table class="slideDownTable"><tbody><tr><td><a href="/ca/fr/segments/agroalimentaire">Agroalimentaire</a></td></tr><tr><td><a href="https://new.abb.com/metals/abb-in-metals/offering/aluminium-solutions">Aluminium [EN]</a></td></tr><tr><td><a href="https://new.abb.com/process-automation?_ga=2.1391027.305075980.1645110329-1925293102.1621947361&_gl=1*8ed4io*_ga*MTkyNTI5MzEwMi4xNjIxOTQ3MzYx*_ga_46ZFBRSZNM*MTY0NTExMDMyOS41NC4xLjE2NDUxMTE2ODIuMA..">Automatisation des processus [EN]</a></td></tr><tr><td><a href="https://new.abb.com/automotive">Automobile [EN]</a></td></tr><tr><td><a href="/ca/fr/segments/batiments-et-habitations">Bâtiments et habitations</a></td></tr><tr><td><a href="/ca/fr/segments/centres-de-donnees">Centres de données</a></td></tr><tr><td><a href="https://new.abb.com/chemical">Chimie [EN]</a></td></tr><tr><td><a href="https://new.abb.com/cement">Ciment [EN]</a></td></tr><tr><td><a href="https://new.abb.com/water">Eau [EN]</a></td></tr><tr><td><a href="https://new.abb.com/windpower">Énergie éolienne [EN]</a></td></tr><tr><td><a href="https://new.abb.com/solar">Énergie solaire [EN]</a></td></tr><tr><td><a href="/ca/fr/segments/ferroviaire">Ferroviaire</a></td></tr></tbody></table></div> </div> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_50"> <div class="lo_colsIn lo_2cols_2in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C094_Col01" class="sf_colsIn sf_1col_1in_100 layout6"><div id="Content_C096"> <div class="contentSectionNavigation"><table class="slideDownTable"><tbody><tr><td><a href="/ca/fr/segments/energies-renouvelables">Énergies renouvelables</a></td></tr><tr><td><a href="https://new.abb.com/printing">Imprimerie [EN]</a></td></tr><tr><td><a href="https://new.abb.com/marine-ports">Marine [EN]</a></td></tr><tr><td><a href="https://new.abb.com/metals">Métaux [EN]</a></td></tr><tr><td><a href="/ca/fr/segments/mobilite-electrique">Mobilité électrique</a></td></tr><tr><td><a href="https://new.abb.com/mining?_ga=2.42333607.305075980.1645110329-1925293102.1621947361&_gl=1*w8ian*_ga*MTkyNTI5MzEwMi4xNjIxOTQ3MzYx*_ga_46ZFBRSZNM*MTY0NTExMDMyOS41NC4xLjE2NDUxMTE2ODIuMA..">Mines [EN]</a></td></tr><tr><td><a href="https://new.abb.com/channel-partners?_ga=2.12909877.305075980.1645110329-1925293102.1621947361&_gl=1*1dgj1lp*_ga*MTkyNTI5MzEwMi4xNjIxOTQ3MzYx*_ga_46ZFBRSZNM*MTY0NTExMDMyOS41NC4xLjE2NDUxMTE2ODIuMA..">Partenaires de distribution [EN]</a></td></tr><tr><td><a href="https://new.abb.com/pulp-paper">Pâte et papier [EN]</a></td></tr><tr><td><a href="https://new.abb.com/oil-and-gas">Pétrole et gaz [EN]</a></td></tr><tr><td><a href="https://new.abb.com/ports?_ga=2.12909877.305075980.1645110329-1925293102.1621947361&_gl=1*1dgj1lp*_ga*MTkyNTI5MzEwMi4xNjIxOTQ3MzYx*_ga_46ZFBRSZNM*MTY0NTExMDMyOS41NC4xLjE2NDUxMTE2ODIuMA..">Ports [EN]</a></td></tr><tr><td><a href="https://new.abb.com/power-generation">Production d'énergie [EN]</a></td></tr><tr><td><a href="/ca/fr/segments/services-publics">Services publics</a></td></tr><tr><td><a href="https://new.abb.com/life-sciences">Science de la vie [EN]</a></td></tr><tr><td><a href="https://new.abb.com/about/our-businesses/electrification/smart-cities?_ga=2.12909877.305075980.1645110329-1925293102.1621947361&_gl=1*1dgj1lp*_ga*MTkyNTI5MzEwMi4xNjIxOTQ3MzYx*_ga_46ZFBRSZNM*MTY0NTExMDMyOS41NC4xLjE2NDUxMTE2ODIuMA..">Villes intelligentes [EN]</a></td></tr></tbody></table></div> </div> </div> </div> </div> </div> </div> </div></div> <div class="toggle"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C054_Col09" class="sf_colsIn sf_1col_1in_100 layoutNavigation"></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="lo_cols"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100 slideDownMenu"> <div id="Content_C054_Col10" class="sf_colsIn sf_1col_1in_100 layout12"><div class="lo_cols t"> <div class="lo_colsOut lo_3cols_1_33"> <div class="lo_colsIn lo_3cols_1in_33"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C114_Col00" class="sf_colsIn sf_1col_1in_100 layout4"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/a-propos-dabb/adresses-canadiennes" data-ga-params="Content;Content tiles clicked;Recherchez-vous un site ABB en particulier?"> <div class="textContainer"> <span class="header3">Recherchez-vous un site ABB en particulier?</span> <br /> <div class="cmp-abb-cta cmp-tiles__ctalink"> <span class="cmp-abb-cta__link cmp-abb-cta__link--secondary">O&#249; nous trouver au Canada</span> </div> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_3cols_2_34"> <div class="lo_colsIn lo_3cols_2in_34"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C114_Col01" class="sf_colsIn sf_1col_1in_100 layout4"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/a-propos-dabb/centre-de-service-a-la-clientele" data-ga-params="Content;Content tiles clicked;Avez-vous des questions?"> <div class="textContainer"> <span class="header3">Avez-vous des questions?</span> <br /> <div class="cmp-abb-cta cmp-tiles__ctalink"> <span class="cmp-abb-cta__link cmp-abb-cta__link--secondary">Centre de contact</span> </div> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_3cols_3_33"> <div class="lo_colsIn lo_3cols_3in_33"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C114_Col02" class="sf_colsIn sf_1col_1in_100 layout4"> <div class="tile contentTile"> <div class="inner autoCursor"> <div class="textContainer"> <span class="header3">Recherchez-vous une personne-ressource pour les m&#233;dias?</span> <br /> <div class="cmp-abb-cta cmp-tiles__ctalink"> <span class="cmp-abb-cta__link cmp-abb-cta__link--secondary">Personnes-ressources pour les m&#233;dias</span> </div> </div> </div> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> </div></div> <div class="toggle"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C054_Col11" class="sf_colsIn sf_1col_1in_100 layoutNavigation"><div id="Content_C105"> <div class="linkSectionNav invisibleClon"><table><tbody><tr><td><span class="asLink"><a><i></i>Voir l'ensemble des contacts [EN]</a></span></td></tr><tr></tr></tbody></table></div><div class="linkSectionNav goDown"><table><tbody><tr><td><span class="asLink"><a href="https://new.abb.com/contact-centers?_gl=1*g75lt9*_ga*MTI3MTA3OTkzMi4xNjk0ODA0MDAw*_ga_46ZFBRSZNM*MTY5Njk2OTEwNi45LjAuMTY5Njk2OTEwNi42MC4wLjA.&_ga=2.223775902.42860642.1696969107-1271079932.1694804000"><i></i>Voir l'ensemble des contacts [EN]</a></span></td></tr><tr></tr></tbody></table></div> </div></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script> jsLibs.push("expandable"); widgetInit("expandable", function () { initExpandableLayout(); }); </script> <div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C792_Col00" class="sf_colsIn sf_1col_1in_100 layout12"> <div > <div class="sfContentBlock sf-Long-text" ></div> </div></div> </div> </div> </div> </div> </div><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C770_Col00" class="sf_colsIn sf_1col_1in_100 layout12"> <div class="textContainer headline headline-cursor"> <h2 class="tile-headline">Derni&#232;res nouvelles</h2> </div> </div> </div> </div> </div> </div> </div><div class="tabs"> <div class="sf_cols"> <div class="sf_colsOut tabConfigurator"> <div id="Content_C771_Col00" class="sf_colsIn"> <div class="appearanceNormal tab_Configurator"> <div class="tab clickable tabsGradient" data-tabname=".tab1" data-ga-params="Tab widget;Tab clicked;Communiqu&#233;s de presse"> <div class="textContainer headline"> <div class="header3">Communiqu&#233;s de presse</div> </div> <div class="expand-arrow positioned down"></div> <div class="arrow"></div> </div> <div class="tab clickable tabsGradient" data-tabname=".tab2" data-ga-params="Tab widget;Tab clicked;Histoires et leadership &#233;clair&#233;"> <div class="textContainer headline"> <div class="header3">Histoires et leadership &#233;clair&#233;</div> </div> <div class="expand-arrow positioned down"></div> <div class="arrow"></div> </div> <div class="tab clickable tabsGradient" data-tabname=".tab3" data-ga-params="Tab widget;Tab clicked;Vid&#233;o"> <div class="textContainer headline"> <div class="header3">Vid&#233;o</div> </div> <div class="expand-arrow positioned down"></div> <div class="arrow"></div> </div> </div> </div> </div> </div> <div class="sf_cols"> <div class="sf_colsOut"> <div id="Content_C771_Col01" class="sf_colsIn tabsContent"><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C774_Col00" class="sf_colsIn sf_1col_1in_100 layout12"><head> <meta name="viewport" content="width=device-width,initial-scale=1" /> <title>CSS Flexbox Cards</title> <style> .NewsAPIWidget * { box-sizing: border-box; margin: 0; padding: 0; } .NewsAPIWidget { max-width: 69.75rem; margin: 0 auto; } .NewsAPIWidget .container { display: flex; justify-content: center; align-items: center; width: inherit; } .NewsAPIWidget .container .box { width: 100%; padding: 15px; } .NewsAPIWidget .container .box .cards { display: flex; justify-content: space-between; width: 100%; } .NewsAPIWidget .container .box .cards .card { width: 100%; padding: 15px 10px; background-color: #fff; border-radius: 3px; transition: transform 0.3s; } .NewsAPIWidget .container .box .cards .card a { color: inherit; text-decoration: none; } .NewsAPIWidget .container .box .cards .card .card-thumb { width: 100%; text-align: center; } .NewsAPIWidget .container .box .cards .card .card-thumb img { width: inherit; } .NewsAPIWidget .container .box .cards .card .card-content .card-title { font-style: normal; font-weight: 400; font-size: 12px; line-height: 16px; margin-top: 2px; color: #0f0f0f; display: inline; } .NewsAPIWidget .container .box .cards .card .card-content .card-date { display: inline; font-style: normal; font-weight: 400; font-size: 12px; line-height: 16px; color: #464646; margin-left: 8px; } .NewsAPIWidget .container .box .cards .card .card-content .card-excerpt { font-style: normal; font-weight: 700; font-size: 20px; line-height: 24px; color: #0f0f0f; margin-top: 2px; } .NewsAPIWidget .container .box .cards .card:hover { background: #f5f5f5; } </style> </head> <section data-abb-sf-widget="AbbNews.NewsApiWidget"> <section class="NewsAPIWidget"> <div class="container"> <div class="box"> <div class="cards"> <!--Code to repeat--> <article class="card" data-article-id="1"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/124187/abb-et-charbone-hydrogene-concluent-une-entente-pour-accelerer-le-developpement-des-installations-nord-americaines-de-production-dhydrogene-vert"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/3/11/1/Charbone-Hydrogen-Corporation-Sorel-Tracy-green-hydrogen-production-facility-near-Montreal_v3-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Communiqu&#233; du Groupe</p> <time datetime="2025-03-13T13:00:07+01:00" class="card-date" property="datePublished" content="2025-03-13T13:00:07+01:00"> 2025-03-13 </time> <meta property="dateModified" content="2025-03-13T13:00:07+01:00" /> <h3 class="card-title" property="headline">ABB et Charbone Hydrog&#232;ne concluent une entente pour acc&#233;l&#233;rer le d&#233;veloppement des installations nord-am&#233;ricaines de production d’hydrog&#232;ne vert</h3> <br /> </div> </a> </article> <article class="card" data-article-id="2"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/123878/abb-signe-une-entente-avec-dow-a-titre-de-partenaire-en-automatisation-qui-appuiera-le-complexe-de-production-dethylene-path2zero-au-canada"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/3/2/1/Aerial_photograph_of_Dow_Inc.s_manufacturing_site_in_Fort_Saskatchewan_Alberta_Canada-_retouched-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Communiqu&#233; de presse</p> <time datetime="2025-03-11T13:00:00+01:00" class="card-date" property="datePublished" content="2025-03-11T13:00:00+01:00"> 2025-03-11 </time> <meta property="dateModified" content="2025-03-11T13:00:00+01:00" /> <h3 class="card-title" property="headline">ABB signe une entente avec Dow &#224; titre de partenaire en automatisation qui appuiera le complexe de production d’&#233;thyl&#232;ne Path2Zero au Canada</h3> <br /> </div> </a> </article> <article class="card" data-article-id="3"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/123837/abb-introduces-reliahome-smart-panel-with-panelguard-technology"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/2/24/0/LinkedIn_Smart-Panel-with-Panel-Guard-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Communiqu&#233; de presse</p> <time datetime="2025-02-27T17:31:23+01:00" class="card-date" property="datePublished" content="2025-02-27T17:31:23+01:00"> 2025-02-27 </time> <meta property="dateModified" content="2025-02-27T17:31:23+01:00" /> <h3 class="card-title" property="headline">ABB pr&#233;sente le panneau intelligent ReliaHome™ avec la technologie Panel Guard pour une &#233;lectrification domestique plus intelligente et efficace</h3> <br /> </div> </a> </article> <article class="card" data-article-id="4"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/123703/avis-dassemblee-generale-annuelle-dabb-du-27-mars-2025"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/2/24/1/Notice_of_ABBs_Annual_General_Meeting-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Communiqu&#233; de presse du Groupe</p> <time datetime="2025-02-27T06:00:09+01:00" class="card-date" property="datePublished" content="2025-02-27T06:00:09+01:00"> 2025-02-27 </time> <meta property="dateModified" content="2025-02-27T06:00:09+01:00" /> <h3 class="card-title" property="headline">Avis d&#39;assembl&#233;e g&#233;n&#233;rale annuelle d&#39;ABB du 27 mars 2025</h3> <br /> </div> </a> </article> <article class="card" data-article-id="5"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/123704/abb-publie-sa-suite-de-son-rapport-annuel-2024"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/2/26/1/ABB_publishes_its_Annual_Reporting_Suite_2024-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Communiqu&#233; de presse du Groupe</p> <time datetime="2025-02-27T05:47:59+01:00" class="card-date" property="datePublished" content="2025-02-27T05:47:59+01:00"> 2025-02-27 </time> <meta property="dateModified" content="2025-02-27T05:47:59+01:00" /> <h3 class="card-title" property="headline">ABB publie sa suite de son rapport annuel 2024</h3> <br /> </div> </a> </article> </div> </div> </div> </section> </section> <script> $(document).ready(function () { $('article').off('click').on('click', function () { const articleposition = $(this).data('article-id'); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: 'NewsBankFeedArticleClick', articleclick: articleposition }); }); }); </script></div> </div> </div> </div> </div> </div><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C773_Col00" class="sf_colsIn sf_1col_1in_100 layout12"><head> <meta name="viewport" content="width=device-width,initial-scale=1" /> <title>CSS Flexbox Cards</title> <style> .NewsAPIWidget * { box-sizing: border-box; margin: 0; padding: 0; } .NewsAPIWidget { max-width: 69.75rem; margin: 0 auto; } .NewsAPIWidget .container { display: flex; justify-content: center; align-items: center; width: inherit; } .NewsAPIWidget .container .box { width: 100%; padding: 15px; } .NewsAPIWidget .container .box .cards { display: flex; justify-content: space-between; width: 100%; } .NewsAPIWidget .container .box .cards .card { width: 100%; padding: 15px 10px; background-color: #fff; border-radius: 3px; transition: transform 0.3s; } .NewsAPIWidget .container .box .cards .card a { color: inherit; text-decoration: none; } .NewsAPIWidget .container .box .cards .card .card-thumb { width: 100%; text-align: center; } .NewsAPIWidget .container .box .cards .card .card-thumb img { width: inherit; } .NewsAPIWidget .container .box .cards .card .card-content .card-title { font-style: normal; font-weight: 400; font-size: 12px; line-height: 16px; margin-top: 2px; color: #0f0f0f; display: inline; } .NewsAPIWidget .container .box .cards .card .card-content .card-date { display: inline; font-style: normal; font-weight: 400; font-size: 12px; line-height: 16px; color: #464646; margin-left: 8px; } .NewsAPIWidget .container .box .cards .card .card-content .card-excerpt { font-style: normal; font-weight: 700; font-size: 20px; line-height: 24px; color: #0f0f0f; margin-top: 2px; } .NewsAPIWidget .container .box .cards .card:hover { background: #f5f5f5; } </style> </head> <section data-abb-sf-widget="AbbNews.NewsApiWidget"> <section class="NewsAPIWidget"> <div class="container"> <div class="box"> <div class="cards"> <!--Code to repeat--> <article class="card" data-article-id="1"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/123970/montreal-canada-march-3-2025"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/3/3/0/ABB_Cityport_Entrance_3_1-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Annonce de produit</p> <time datetime="2025-03-12T12:00:00+01:00" class="card-date" property="datePublished" content="2025-03-12T12:00:00+01:00"> 2025-03-12 </time> <meta property="dateModified" content="2025-03-12T12:00:00+01:00" /> <h3 class="card-title" property="headline">Disjoncteurs et coffrets &#224; moyenne tension ABB d&#233;sormais certifi&#233;s cUL</h3> <br /> </div> </a> </article> <article class="card" data-article-id="2"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/124011/abb-contribue-a-developper-les-possibilites-de-transport-durable-a-montreal"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/3/5/1/rem2-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">&#201;tude de cas</p> <time datetime="2025-03-06T02:23:23+01:00" class="card-date" property="datePublished" content="2025-03-06T02:23:23+01:00"> 2025-03-06 </time> <meta property="dateModified" content="2025-03-06T02:23:23+01:00" /> <h3 class="card-title" property="headline">ABB contribue &#224; d&#233;velopper les possibilit&#233;s de transport durable &#224; Montr&#233;al</h3> <br /> </div> </a> </article> <article class="card" data-article-id="3"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/123274/abb-lance-un-nouveau-programme-de-rachat-dactions-pouvant-atteindre-15-milliard-usd"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/2/6/0/ABB_Cityport_Entrance_3-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Communiqu&#233; du Groupe</p> <time datetime="2025-02-07T06:00:00+01:00" class="card-date" property="datePublished" content="2025-02-07T06:00:00+01:00"> 2025-02-07 </time> <meta property="dateModified" content="2025-02-07T06:00:00+01:00" /> <h3 class="card-title" property="headline">ABB lance un nouveau programme de rachat d’actions pouvant atteindre 1,5 milliard USD</h3> <br /> </div> </a> </article> <article class="card" data-article-id="4"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/123065/resultats-du-tr4-2024"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2024/10/16/1/KV_Press_release_1920x1080px_240214_AH-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Communiqu&#233; de presse du Groupe</p> <time datetime="2025-01-30T05:48:06+01:00" class="card-date" property="datePublished" content="2025-01-30T05:48:06+01:00"> 2025-01-30 </time> <meta property="dateModified" content="2025-01-30T05:48:06+01:00" /> <h3 class="card-title" property="headline">R&#233;sultats du Tr4 2024</h3> <br /> </div> </a> </article> <article class="card" data-article-id="5"> <a class="card-title" property="url" href="https://new.abb.com/news/fr/detail/123047/modifications-de-la-composition-du-conseil-dadministration-dabb"> <figure class="card-thumb"> <img property="image" src="https://resources.news.e.abb.com/images/2025/1/29/0/ABB_Cityport_Entrance_3-large.jpg" alt="angular" /> </figure> <div class="card-content"> <p class="card-title" property="genre">Communiqu&#233; de presse du Groupe</p> <time datetime="2025-01-30T05:36:20+01:00" class="card-date" property="datePublished" content="2025-01-30T05:36:20+01:00"> 2025-01-30 </time> <meta property="dateModified" content="2025-01-30T05:36:20+01:00" /> <h3 class="card-title" property="headline">Modifications de la composition du conseil d&#39;administration d&#39;ABB</h3> <br /> </div> </a> </article> </div> </div> </div> </section> </section> <script> $(document).ready(function () { $('article').off('click').on('click', function () { const articleposition = $(this).data('article-id'); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: 'NewsBankFeedArticleClick', articleclick: articleposition }); }); }); </script></div> </div> </div> </div> </div> </div><div class="lo_cols t"> <div class="lo_colsOut lo_3cols_1_33"> <div class="lo_colsIn lo_3cols_1in_33"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C777_Col00" class="sf_colsIn sf_1col_1in_100 layout4"> <div class="tile multimediaTile contentTile"> <a class='js-inner-exclude inner multimediaVideoLightbox clickable ' href='https://www.youtube-nocookie.com/embed/V1W60YdrhCw?html5=1&amp;rel=0&amp;wmode=transparent&amp;autoplay=1' alt='Saviez-vous? – Épisode 8 : La remise à neuf des disjoncteurs K-Line MD d'ABB' onclick=checkifvideo(this.href,event)> <div class="multimediaContainer imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/4.jpg?sfvrsn=a2569c0b_1&amp;CropWidth=1245&amp;CropHeight=623&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=4f0416bcf19dec2428ecb4f4be37ccdd" class="lazy stretch" alt="" /> <span class="mulIcon multimediaVideo"></span> </div> <div class="textContainer"> <div class="date">Vid&#233;o</div> <span class="header3">Saviez-vous? – &#201;pisode 8 : La remise &#224; neuf des disjoncteurs K-Line MD d&#39;ABB</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); // function executed onclick of video tag - preventDefault (force to open video in popup only) function checkifvideo(href, event) { var hrefofvideo = ""; hrefofvideo = href; // check if videoUrl contains youtube/youku link then prevent Default if (hrefofvideo.includes("https://www.youtube.com/") || hrefofvideo.includes("https://youku.com/")) { event.preventDefault(); } } </script> <div class="tile multimediaTile contentTile"> <a class='js-inner-exclude inner multimediaVideoLightbox clickable ' href='https://www.youtube-nocookie.com/embed/YrEqDGAB9D8?si=JB56xtQFidbJexqh&amp;html5=1&amp;rel=0&amp;wmode=transparent&amp;autoplay=1' alt='Reportage ABB Mesure et Analyse – émissions À vos affaires – LCN-TVA' onclick=checkifvideo(this.href,event)> <div class="multimediaContainer imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/screenshot-2024-06-14-113832.png?Culture=en&amp;sfvrsn=64af5d0c_1&amp;CropWidth=399&amp;CropHeight=200&amp;Quality=High&amp;CropX=0&amp;CropY=40&amp;Width=292&amp;Height=146&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=5d4f52c7143913b730eb067a1939640c" class="lazy stretch" alt="" /> <span class="mulIcon multimediaVideo"></span> </div> <div class="textContainer"> <div class="date">Vid&#233;o</div> <span class="header3">Reportage ABB Mesure et Analyse – &#233;missions &#192; vos affaires – LCN-TVA</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); // function executed onclick of video tag - preventDefault (force to open video in popup only) function checkifvideo(href, event) { var hrefofvideo = ""; hrefofvideo = href; // check if videoUrl contains youtube/youku link then prevent Default if (hrefofvideo.includes("https://www.youtube.com/") || hrefofvideo.includes("https://youku.com/")) { event.preventDefault(); } } </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_3cols_2_34"> <div class="lo_colsIn lo_3cols_2in_34"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C777_Col01" class="sf_colsIn sf_1col_1in_100 layout4"> <div class="tile multimediaTile contentTile"> <a class='js-inner-exclude inner multimediaVideoLightbox clickable ' href='https://www.youtube-nocookie.com/embed/ItHb9nVIHqg?html5=1&amp;rel=0&amp;wmode=transparent&amp;autoplay=1' alt='Fabriqué au Canada : Chemins de câble T&B – Système de joints de dilatation pour le réseau REM' onclick=checkifvideo(this.href,event)> <div class="multimediaContainer imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/3.jpg?sfvrsn=6b569c0b_1&amp;CropWidth=1405&amp;CropHeight=703&amp;Quality=High&amp;CropX=0&amp;CropY=69&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=efce8ce3b824be9f2588d7335f028ad1" class="lazy stretch" alt="" /> <span class="mulIcon multimediaVideo"></span> </div> <div class="textContainer"> <div class="date">Vid&#233;o</div> <span class="header3">Fabriqu&#233; au Canada : Chemins de c&#226;ble T&amp;B – Syst&#232;me de joints de dilatation pour le r&#233;seau REM</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); // function executed onclick of video tag - preventDefault (force to open video in popup only) function checkifvideo(href, event) { var hrefofvideo = ""; hrefofvideo = href; // check if videoUrl contains youtube/youku link then prevent Default if (hrefofvideo.includes("https://www.youtube.com/") || hrefofvideo.includes("https://youku.com/")) { event.preventDefault(); } } </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_3cols_3_33"> <div class="lo_colsIn lo_3cols_3in_33"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C777_Col02" class="sf_colsIn sf_1col_1in_100 layout4"> <div class="tile multimediaTile contentTile"> <a class='js-inner-exclude inner multimediaVideoLightbox clickable ' href='https://www.youtube-nocookie.com/embed/-6CRJ7sAnZ4?html5=1&amp;rel=0&amp;wmode=transparent&amp;autoplay=1' alt='Le leadership d'ABB au Canada en entretien sur l'usine du futur (en anglais)' onclick=checkifvideo(this.href,event)> <div class="multimediaContainer imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/abb-s-innovation-surge-for-the-factory-of-the-future-web.jpg?sfvrsn=70a1ca0b_1&amp;CropWidth=852&amp;CropHeight=426&amp;Quality=High&amp;CropX=0&amp;CropY=22&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=ea563d92afda12973a7f762c8be9a208" class="lazy stretch" alt="" /> <span class="mulIcon multimediaVideo"></span> </div> <div class="textContainer"> <div class="date">Vid&#233;o</div> <span class="header3">Le leadership d&#39;ABB au Canada en entretien sur l&#39;usine du futur (en anglais)</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); // function executed onclick of video tag - preventDefault (force to open video in popup only) function checkifvideo(href, event) { var hrefofvideo = ""; hrefofvideo = href; // check if videoUrl contains youtube/youku link then prevent Default if (hrefofvideo.includes("https://www.youtube.com/") || hrefofvideo.includes("https://youku.com/")) { event.preventDefault(); } } </script> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script> jsLibs.push("tabs"); </script> <div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C282_Col00" class="sf_colsIn sf_1col_1in_100 layout12"> <div > <div class="sfContentBlock sf-Long-text" ><br></div> </div> <div class="textContainer headline headline-cursor"> <h2 class="tile-headline">Les solutions d&#39;ABB Canada par industrie</h2> </div> </div> </div> </div> </div> </div> </div><div class="lo_cols t layout3_4"> <div class="lo_colsOut lo_4cols_1_25"> <div class="lo_colsIn lo_4cols_1in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C674_Col00" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/segments/agroalimentaire" data-ga-params="Content;Content tiles clicked;Agroalimentaire"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/food-beverage-segment-canada.jpg?sfvrsn=a80a3809_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Agroalimentaire</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_2_25"> <div class="lo_colsIn lo_4cols_2in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C674_Col01" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/segments/batiments-et-habitations" data-ga-params="Content;Content tiles clicked;B&#226;timents et habitations"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/buildings-segment-canada.jpg?sfvrsn=870a3809_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">B&#226;timents et habitations</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_3_25"> <div class="lo_colsIn lo_4cols_3in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C674_Col02" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/segments/centres-de-donnees" data-ga-params="Content;Content tiles clicked;Centres de donn&#233;es"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/home-page/data-centers-woman-2.jpg?sfvrsn=a8facb09_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Centres de donn&#233;es</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_4_25"> <div class="lo_colsIn lo_4cols_4in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C674_Col03" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/segments/energies-renouvelables" data-ga-params="Content;Content tiles clicked;&#201;nergies renouvelables"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/renewable-energy-solar-panel.jpg?sfvrsn=fcbffa09_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">&#201;nergies renouvelables</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> </div> <div class="lo_cols t layout3_4"> <div class="lo_colsOut lo_4cols_1_25"> <div class="lo_colsIn lo_4cols_1in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C675_Col00" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/segments/ferroviaire" data-ga-params="Content;Content tiles clicked;Ferroviaire"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/railway-segment-canada7aff5bf1c1f463c09537ff0000433538.jpg?sfvrsn=440b3809_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Ferroviaire</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_2_25"> <div class="lo_colsIn lo_4cols_2in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C675_Col01" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/segments/mobilite-electrique" data-ga-params="Content;Content tiles clicked;Mobilit&#233; &#233;lectrique"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/e-mobility-segment-canada.jpg?sfvrsn=680b3809_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Mobilit&#233; &#233;lectrique</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_3_25"> <div class="lo_colsIn lo_4cols_3in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C675_Col02" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/segments/services-publics" data-ga-params="Content;Content tiles clicked;Services publics"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/utility-segment-canada.jpg?sfvrsn=a60b3809_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Services publics</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_4_25"> <div class="lo_colsIn lo_4cols_4in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C675_Col03" class="sf_colsIn sf_1col_1in_100 layout3"></div> </div> </div> </div> </div> </div> <div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C767_Col00" class="sf_colsIn sf_1col_1in_100 layout12"> <div > <div class="sfContentBlock sf-Long-text" ><br></div> </div></div> </div> </div> </div> </div> </div><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C284_Col00" class="sf_colsIn sf_1col_1in_100 layout12"> <div class="textContainer headline headline-cursor"> <h2 class="tile-headline">En savoir plus sur ABB</h2> </div> <div class="lo_cols t layout3_4"> <div class="lo_colsOut lo_4cols_1_25"> <div class="lo_colsIn lo_4cols_1in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C612_Col00" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/a-propos-dabb/nos-secteurs-d&#39;affaires" target="_blank" data-ga-params="Content;Content tiles clicked;Nos secteurs d&#39;activit&#233;"> <div class="imageContainer"> <img dataUrl="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/3-our-business.jpg?sfvrsn=90ed910b_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="stretch lazy" alt="" /> </div> <div class="textContainer"> <span class="header3">Nos secteurs d&#39;activit&#233;</span> <p>&#201;lectrification, Automatisation des processus, Entra&#238;nements et Robotique et composants pour automatisation</p> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_2_25"> <div class="lo_colsIn lo_4cols_2in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C612_Col01" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/a-propos-dabb/responsabilite-social-entreprise" data-ga-params="Content;Content tiles clicked;Le Canada nous tient &#224; cœur"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/hands.jpg?sfvrsn=37bfc09_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Le Canada nous tient &#224; cœur</span> <p>Dynamiser le changement et favoriser le progr&#232;s – aujourd’hui, demain et pour l’avenir</p> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_3_25"> <div class="lo_colsIn lo_4cols_3in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C612_Col02" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/ca/fr/centre-innovation-client-cic" data-ga-params="Content;Content tiles clicked;Centre d’Innovation Client (CIC)"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/home-page/cic-canada-1.jpg?sfvrsn=e6d04209_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Centre d’Innovation Client (CIC)</span> <p>Un espace immersif unique montrant comment nous aidons les industries &#224; devenir plus efficaces et durables.</p> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_4_25"> <div class="lo_colsIn lo_4cols_4in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C612_Col03" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="https://careers.abb/canada/fr" data-ga-params="Content;Content tiles clicked;Carri&#232;res "> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider16/canadian-image-bank/career.jpg?sfvrsn=c7d5910b_1&amp;CropWidth=390&amp;CropHeight=195&amp;Quality=High&amp;CropX=0&amp;CropY=0&amp;Width=390&amp;Height=195&amp;Method=CropToFixedAreaCropToFixedAreaArguments&amp;Key=a7424289a53c29d9b71def9955c549d2" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Carri&#232;res </span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C778_Col00" class="sf_colsIn sf_1col_1in_100 layout12"> <link href="/Mvc/Views/Teaser/teaser.css?v=638775590927560335" rel="stylesheet" type="text/css" /> <div> <!-- Start Right side content and left side image--> <section class="teaserwidget"> <div class="teaserwidget_container"> <div class="left_img"> <img class="left_img lazy" src="https://new.abb.com/images/librariesprovider16/canadian-image-bank/webinars-2.jpg?sfvrsn=70c1b70b_0" data-src="https://new.abb.com/images/librariesprovider16/canadian-image-bank/webinars-2.jpg?sfvrsn=70c1b70b_0" data-cmp-hook-image="image" alt="Webinars-EL" /> </div> <div class="right_content"> <div class="content"> <div> <h3></h3> <h4></h4> </div> <div> <h2>Ressources en vedette sur l&#39;&#233;lectrification</h2> </div> <div> <p>Consulter et visionner nos derni&egrave;res ressources (enregistrements et article) pour vous aider dans votre d&eacute;marche d'&eacute;lectrification des villes de mani&egrave;re s&ucirc;re, intelligente et durable.</span></p> </div> <div class="teaser-button"> <a class="primary-button-teaser" href="https://campaign-el.abb.com/l/961032/2024-03-27/5hzc1">En savoir plus</a> </div> </div> </div> </div> </section> <!--End right side content and left side image--> </div> <div> <!-- Start Left side content and right side image--> <section class="teaserwidget"> <div class="teaserwidget_container"> <div class="right_img_mobile"> <img class="right_img_mobile lazy" src="https://new.abb.com/images/default-source/integrity/abb_gdpr_background.jpg?sfvrsn=3ad4910b_0" data-src="https://new.abb.com/images/default-source/integrity/abb_gdpr_background.jpg?sfvrsn=3ad4910b_0" data-cmp-hook-image="image" alt="abb_gdpr_background" /> </div> <div class="left_content"> <div class="content"> <div> <h3></h3> <h4></h4> </div> <div> <h2>&#201;lectrifiez votre bo&#238;te de r&#233;ception!</h2> </div> <div> B&eacute;n&eacute;ficiez d'un acc&egrave;s exclusif aux actualit&eacute;s sur nos produits, lancements, webinaires, promotions et bien plus encore.&nbsp; </div> <div class="teaser-button"> <a class="primary-button-teaser" href="https://campaign.abb.com/l/501021/2021-11-25/vx73wl">Inscrivez-moi!</a> </div> </div> </div> <div class="right_img"> <img class="right_img lazy" src="https://new.abb.com/images/default-source/integrity/abb_gdpr_background.jpg?sfvrsn=3ad4910b_0" data-src="https://new.abb.com/images/default-source/integrity/abb_gdpr_background.jpg?sfvrsn=3ad4910b_0" data-cmp-hook-image="image" alt="abb_gdpr_background" /> </div> </div> </section> <!--End Left side content and right side image--> </div> <div> <!-- Start Right side content and left side image--> <section class="teaserwidget"> <div class="teaserwidget_container"> <div class="left_img"> <img class="left_img lazy" src="https://new.abb.com/images/default-source/default-album/ability1a147f8f3c1f463c09537ff0000433538.jpg?sfvrsn=9fb39b0b_0" data-src="https://new.abb.com/images/default-source/default-album/ability1a147f8f3c1f463c09537ff0000433538.jpg?sfvrsn=9fb39b0b_0" data-cmp-hook-image="image" alt="" /> </div> <div class="right_content"> <div class="content"> <div> <h3></h3> <h4></h4> </div> <div> <h2>ABB Ability™</h2> </div> <div> Des solutions num&eacute;riques pour une &eacute;lectrification plus s&ucirc;re, plus intelligente et plus durable </div> <div class="teaser-button"> <a class="primary-button-teaser" href="https://new.abb.com/ca/fr/ability">En savoir plus</a> </div> </div> </div> </div> </section> <!--End right side content and left side image--> </div> <div> <!-- Start Left side content and right side image--> <section class="teaserwidget"> <div class="teaserwidget_container"> <div class="right_img_mobile"> <img class="right_img_mobile lazy" src="https://new.abb.com/images/librariesprovider16/canadian-image-bank/did_you_know_kv_200819_tescik-2_16x9.jpg?sfvrsn=95eb910b_0" data-src="https://new.abb.com/images/librariesprovider16/canadian-image-bank/did_you_know_kv_200819_tescik-2_16x9.jpg?sfvrsn=95eb910b_0" data-cmp-hook-image="image" alt="Did_you_know_KV_200819_tescik 2_16x9" /> </div> <div class="left_content"> <div class="content"> <div> <h3></h3> <h4></h4> </div> <div> <h2>Saviez-vous?</h2> </div> <div> D&eacute;couvrez les faits et anecdotes les plus int&eacute;ressants du portefeuille de notre entreprise (anglais). </div> <div class="teaser-button"> <a class="primary-button-teaser" href="https://global.abb/group/en/technology/did-you-know">En savoir plus</a> </div> </div> </div> <div class="right_img"> <img class="right_img lazy" src="https://new.abb.com/images/librariesprovider16/canadian-image-bank/did_you_know_kv_200819_tescik-2_16x9.jpg?sfvrsn=95eb910b_0" data-src="https://new.abb.com/images/librariesprovider16/canadian-image-bank/did_you_know_kv_200819_tescik-2_16x9.jpg?sfvrsn=95eb910b_0" data-cmp-hook-image="image" alt="Did_you_know_KV_200819_tescik 2_16x9" /> </div> </div> </section> <!--End Left side content and right side image--> </div> </div> </div> </div> </div> </div> </div></div> </div> </div> </div> </div> </div> <div > <div class="sfContentBlock sf-Long-text" ><div id="language-selector-container" data-abb-reveal="" class="abb-reveal abb-reveal--large" data-elastic-exclude=""><span class="abb-heading-2">Select region / language</span> <ul id="language-selector" data-abb-tabs="" class="abb-tabs"><li class="abb-tabs__title abb-tabs--is-active"><a data-sf-ec-immutable="" href="#languages_europe">Europe</a></li><li class="abb-tabs__title"><a data-sf-ec-immutable="" href="#languages_americas">Americas</a></li><li class="abb-tabs__title"><a data-sf-ec-immutable="" href="#languages_middle-east-and-africa">Middle East and Africa</a></li><li class="abb-tabs__title"><a data-sf-ec-immutable="" href="#languages_asia-and-oceania">Asia and Oceania</a></li></ul><div data-abb-tabs-content="language-selector" class="abb-tabs__content"><div id="languages_europe" class="abb-tabs__content__panel abb-tabs--is-active"><ul data-abb-section="" class="abb-list--unstyled abb-list--margined abb-section abb-section--three-columns-flow"><li><span>Global</span> - <a data-sf-ec-immutable="" href="https://global.abb">English</a></li><li><span>Austria</span> - <a href="https://new.abb.com/at" data-sf-ec-immutable="">German</a></li><li><span>Belgium</span> - <a href="https://new.abb.com/benelux" data-sf-ec-immutable="">Dutch</a> | <a href="https://new.abb.com/benelux/fr" data-sf-ec-immutable="">French</a></li><li><span>Bulgaria</span> - <a href="https://new.abb.com/bg" data-sf-ec-immutable="">Bulgarian</a></li><li><span>Croatia</span> - <a href="https://new.abb.com/hr" data-sf-ec-immutable="">Croatian</a></li><li><span>Czech Republic</span> - <a href="https://new.abb.com/cz" data-sf-ec-immutable="">Czech</a> </li><li><span>Denmark</span> - <a href="https://new.abb.com/dk" data-sf-ec-immutable="">Danish</a></li><li><span>Estonia</span> - <a href="https://new.abb.com/ee" data-sf-ec-immutable="">Estonian</a></li><li><span>Finland</span> - <a href="https://new.abb.com/fi" data-sf-ec-immutable="">Finnish</a></li><li><span>France</span> - <a href="https://new.abb.com/fr" data-sf-ec-immutable="">French</a></li><li><span>Germany</span> - <a href="https://new.abb.com/de" data-sf-ec-immutable="">German</a></li><li><span>Greece</span> - <a href="https://new.abb.com/gr" data-sf-ec-immutable="">Greek</a></li><li><span>Hungary</span> - <a href="https://new.abb.com/hu" data-sf-ec-immutable="">Hungarian</a></li><li><span>Ireland</span> - <a href="https://new.abb.com/ie" data-sf-ec-immutable="">English</a></li><li><span>Italy</span> - <a href="https://new.abb.com/it" data-sf-ec-immutable="">Italian</a></li><li><span>Latvia</span> - <a href="https://new.abb.com/lv" data-sf-ec-immutable="">Latvian</a></li><li><span>Lithuania</span> - <a href="https://new.abb.com/lt" data-sf-ec-immutable="">Lithuanian</a></li><li><span>Luxembourg</span> - <a href="https://new.abb.com/benelux/fr" data-sf-ec-immutable="">French</a></li><li><span>Netherlands</span> - <a href="https://new.abb.com/benelux" data-sf-ec-immutable="">Dutch</a></li><li><span>Norway</span> - <a href="https://new.abb.com/no" data-sf-ec-immutable="">Norwegian</a></li><li><span>Poland</span> - <a href="https://new.abb.com/pl" data-sf-ec-immutable="">Polish</a></li><li><span>Portugal</span> - <a href="https://new.abb.com/pt" data-sf-ec-immutable="">Portuguese</a></li><li><span>Romania</span> - <a href="https://new.abb.com/ro" data-sf-ec-immutable="">Romanian</a></li><li><span>Russia</span> - <a href="https://new.abb.com/ru" data-sf-ec-immutable="">Russian</a></li><li><span>Serbia</span> - <a href="https://new.abb.com/rs" data-sf-ec-immutable="">Serbian</a></li><li><span>Slovakia</span> - <a href="https://new.abb.com/sk" data-sf-ec-immutable="">Slovakian</a></li><li><span>Slovenia</span> - <a href="https://new.abb.com/si" data-sf-ec-immutable="">Slovenian</a></li><li><span>Spain</span> - <a href="https://new.abb.com/es" data-sf-ec-immutable="">Spanish</a></li><li><span>Sweden</span> - <a href="https://new.abb.com/se" data-sf-ec-immutable="">Swedish</a></li><li><span>Switzerland</span> - <a href="https://new.abb.com/ch/fr" data-sf-ec-immutable="">French</a> | <a href="https://new.abb.com/ch" data-sf-ec-immutable="">German</a> | <a href="https://new.abb.com/ch/it" data-sf-ec-immutable="">Italian</a></li><li><span>Turkiye</span> - <a href="https://new.abb.com/tr" data-sf-ec-immutable="">Turkish</a></li><li><span>United Kingdom</span> - <a href="https://new.abb.com/uk" data-sf-ec-immutable="">English</a></li></ul></div><div id="languages_americas" class="abb-tabs__content__panel"><ul data-abb-section="" class="abb-list--unstyled abb-list--margined abb-section abb-section--three-columns-flow"><li><span>Global</span> - <a data-sf-ec-immutable="" href="https://global.abb">English</a></li><li><span>Argentina</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Aruba</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Bolivia</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Brazil</span> - <a href="https://new.abb.com/br" data-sf-ec-immutable="">Portuguese</a></li><li><span>Canada</span> - <a href="https://new.abb.com/ca" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/ca/fr" data-sf-ec-immutable="">French</a> </li><li><span>Chile</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Colombia</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Costa Rica</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Dominican Republic</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a> </li><li><span>Ecuador</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>El Salvador</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Guatemala</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Honduras</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Mexico</span> - <a href="https://new.abb.com/mx/" data-sf-ec-immutable="">Spanish</a></li><li><span>Panama</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Paraguay</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Peru</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Puerto Rico</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>United States of America</span> - <a href="https://new.abb.com/us" data-sf-ec-immutable="">English</a></li><li><span>Uruguay</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li></ul></div><div id="languages_middle-east-and-africa" class="abb-tabs__content__panel"><ul data-abb-section="" class="abb-list--unstyled abb-list--margined abb-section abb-section--three-columns-flow"><li><span>Global</span> - <a data-sf-ec-immutable="" href="https://global.abb">English</a></li><li><span>Algeria</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Angola</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Bahrain</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Botswana</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Cameroon</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>C&ocirc;te d'Ivoire</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Egypt</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Ghana</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Israel</span> - <a href="https://new.abb.com/il" data-sf-ec-immutable="">Hebrew</a></li><li><span>Jordan</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Kenya</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Kuwait</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Lebanon</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Madagascar</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Mali</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Mauritius</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Morocco</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Namibia</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Nigeria</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Oman</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Pakistan</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Palestine</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Qatar</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Saudi Arabia</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Senegal</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>South Africa</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a></li><li><span>Tanzania</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Tunisia</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Uganda</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>United Arab Emirates</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Zambia</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Zimbabwe</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li></ul></div><div id="languages_asia-and-oceania" class="abb-tabs__content__panel"><ul data-abb-section="" class="abb-list--unstyled abb-list--margined abb-section abb-section--three-columns-flow"><li><span>Global</span> - <a data-sf-ec-immutable="" href="https://global.abb">English</a></li><li><span>Australia</span> - <a href="https://new.abb.com/au" data-sf-ec-immutable="">English</a></li><li><span>Bangladesh</span> - <a href="https://new.abb.com/indian-subcontinent" data-sf-ec-immutable="">English</a></li><li><span>China</span> - <a href="https://new.abb.com/cn" data-sf-ec-immutable="">Chinese</a> | <a href="https://new.abb.com/cn/en" data-sf-ec-immutable="">English</a></li><li><span>India</span> - <a href="https://new.abb.com/indian-subcontinent" data-sf-ec-immutable="">English</a></li><li><span>Indonesia</span> - <a href="https://new.abb.com/id" data-sf-ec-immutable="">English</a></li><li><span>Japan</span> - <a href="https://new.abb.com/jp" data-sf-ec-immutable="">Japanese</a></li><li><span>Kazakhstan</span> - <a href="https://new.abb.com/kz" data-sf-ec-immutable="">Russian</a></li><li><span>Malaysia</span> - <a href="https://new.abb.com/my" data-sf-ec-immutable="">English</a></li><li><span>Mongolia</span> - <a href="https://new.abb.com/mn" data-sf-ec-immutable="">Mongolian</a> | <a href="https://new.abb.com/mn/en" data-sf-ec-immutable="">English</a></li><li><span>New Zealand</span> - <a href="https://new.abb.com/nz" data-sf-ec-immutable="">English</a></li><li><span>Philippines</span> - <a href="https://new.abb.com/ph" data-sf-ec-immutable="">English</a></li><li><span>Singapore</span> - <a href="https://new.abb.com/sg" data-sf-ec-immutable="">English</a></li><li><span>South Korea</span> - <a href="https://new.abb.com/kr" data-sf-ec-immutable="">Korean</a></li><li><span>Sri Lanka</span> - <a href="https://new.abb.com/indian-subcontinent" data-sf-ec-immutable="">English</a></li><li><span>Taiwan (Chinese Taipei)</span> - <a href="https://new.abb.com/tw" data-sf-ec-immutable="">Chinese - Traditional</a></li><li><span>Thailand</span> - <a href="https://new.abb.com/th" data-sf-ec-immutable="">English</a></li><li><span>Vietnam</span> - <a href="https://new.abb.com/vn" data-sf-ec-immutable="">English</a></li></ul></div></div></div></div> </div> </section> <section class="templateFooterSection"> <div class="megafooter_widgetContainer"> <div data-PageName="/footer/ca-megafooter" data-currentYear="&amp;copy; 1995 - 2025 ABB" class="megaFooterdataLoad"></div> </div> </section> </div> <script type="application/json" id="PersonalizationTracker"> {"IsPagePersonalizationTarget":false,"IsUrlPersonalizationTarget":false,"PageId":"51d103df-c1f4-63c0-9537-ff0000433538"} </script><script type="text/javascript" src="/WebResource.axd?d=NjxTqR2bqTw1rewxxlkHPpRymCW5gpAOAIu22VWzdRDns3g9pE0o9F8yJ8Hs1r5nT1wCaZOT7ueAR7cs34HUBT-vJPT4N_I-eTvnaB35mNBrde4xxSPxzCF9OAw64a1ovcUUmxF3Ml_Von33GP8MILbQO2N_KkFLR2IaHRWrM-46P3rqE2fWVWl6LGxG2hIRH0VQdG22gCl7lOP0Y-UdToLN73ydj5VO4hk_2sgfFcw1&amp;t=638774539460000000"> </script> <script type="text/javascript"> //<![CDATA[ window.__TsmHiddenField = $get('ctl39_TSM');;(function() { function loadHandler() { var hf = $get('ctl40_TSSM'); if (!hf._RSSM_init) { hf._RSSM_init = true; hf.value = ''; } hf.value += ';Telerik.Sitefinity.Resources, Version=15.1.8323.0, Culture=neutral, PublicKeyToken=b28c218413bdf563:fr:4bc94716-0cb1-4ef2-a91d-41d59fc84f93:7a90d6a'; Sys.Application.remove_load(loadHandler); }; Sys.Application.add_load(loadHandler); })();//]]> </script> </form> <script type="text/javascript" src="https://www07.abb.com/cdn/v17.3/scripts/min.js"></script> <script src="/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/require.min.js?v=504911268000000000" type="text/javascript"></script> <script src="/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/requirejs-libs/Newsearchbar_Autosuggest/autosuggestion.min.js?v=504911268000000000" type="text/javascript"></script> <script> var jspaths = { "paths": { "async": "https://www07.abb.com/cdn/v17.3/scripts/async", "googlemaps": "https://maps.googleapis.com/maps/api/js?client=gme-abbaseabrownboveri&sensor=false&v=3.13", "markerclusterer": "https://www07.abb.com/cdn/v17.3/scripts/markerclusterer", "jqueryjoboffersmap": "https://www07.abb.com/cdn/v17.3/scripts/jquery-joboffersmap", "joboffershortlist": "https://www07.abb.com/cdn/v17.3/scripts/jquery-joboffershortlist", "jobofferdetails": "https://www07.abb.com/cdn/v17.3/scripts/jquery-jobofferdetails", "gajoboffers": "https://www07.abb.com/cdn/v17.3/scripts/jquery-ga-joboffers", "joboffers": "https://www07.abb.com/cdn/v17.3/scripts/jquery-joboffers", "joboffersearch": "https://www07.abb.com/cdn/v17.3/scripts/jquery-joboffersearch", "tickertile": "https://www07.abb.com/cdn/v17.3/scripts/jquery-tickerTile", "touchcarousel": "https://www07.abb.com/cdn/v17.3/scripts/jquery-ui-touchCarousel", "carouselnew": "https://www07.abb.com/cdn/v17.3/scripts/jquery.carouselnew", "touchify": "https://www07.abb.com/cdn/v17.3/scripts/jquery.touchify", "imagegallerynew": "https://www07.abb.com/cdn/v17.3/scripts/jquery-imagegallerynew", "imagesloaded": "https://www07.abb.com/cdn/v17.3/scripts/imagesloaded.pkgd", "imagegalleryinit": "https://www07.abb.com/cdn/v17.3/scripts/jquery-imagegallery-init", "modernizr3d": "https://www07.abb.com/cdn/v17.3/scripts/modernizr.3dtransforms.touch", "jqueryuiwidget": "https://www07.abb.com/cdn/v17.3/scripts/jquery.ui.widget", "jqueryeventdragjs": "https://www07.abb.com/cdn/v17.3/scripts/jquery.event.drag", "jquerytranslate3djs": "https://www07.abb.com/cdn/v17.3/scripts/jquery.translate3d", "jqueryrscarouseljs": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel", "jqueryrscarouseljscustomnew": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel.customnew", "jqueryrscarouselautoscroll": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel-autoscroll", "jqueryrscarouselcontinuous": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel-continuous", "jqueryrscarouseltouch": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel-touch", "newimagegalleryinitnew": "https://www07.abb.com/cdn/v17.3/scripts/newimagegalleryinitnew", "presentationgalleryinit": "https://www07.abb.com/cdn/v17.3/scripts/jquery-presentationgallery-init", "chosen": "https://www07.abb.com/cdn/v17.3/scripts/jquery.chosen.min", "layout8_4": "https://www07.abb.com/cdn/v17.3/scripts/jquery-layout8_4", "expandable": "https://www07.abb.com/cdn/v17.3/scripts/jquery-expandablenew.min", "togglelayout": "https://www07.abb.com/cdn/v17.3/scripts/jquery-togglelayout.min", "tabs": "https://www07.abb.com/cdn/v17.3/scripts/jquery-tabs.min", "jumpToContactUs": "https://www07.abb.com/cdn/v17.3/scripts/jquery-jumptocontactus.min", "productplugin": "https://www07.abb.com/cdn/v17.3/scripts/jquery-productplugin", "nicescroll": "https://www07.abb.com/cdn/v17.3/scripts/jquery.nicescroll", "liveSearch": "https://www07.abb.com/cdn/v17.3/scripts/jquery.liveSearch", "abbask": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.ask", "imagerotator": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.imagerotator", "tinyscrollbar": "https://www07.abb.com/cdn/v17.3/scripts/jquery.tinyscrollbar", "productbrowser": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.productbrowser", "abbreferencesselector": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.referencesselector", "psutils": "https://www07.abb.com/cdn/v17.3/scripts/ps-utils", "downloadsection": "https://www07.abb.com/cdn/v17.3/scripts/jquery-downloadsection-launcher", "productselector": "https://www07.abb.com/cdn/v17.3/scripts/jquery.productselector", "countryselector": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.countryselector", "generalselector": "https://www07.abb.com/cdn/v17.3/scripts/GeneralSelector.min", "abbgeneralselector": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.generalselector.min", "followUs": "https://www07.abb.com/cdn/v17.3/scripts/jquery.followUs.min", "interactiveimg": "https://www07.abb.com/cdn/v17.3/scripts/jquery.touchpanview.min", "jqueryuitouchpunch": "https://www07.abb.com/cdn/v17.3/scripts/jquery.ui.touch-punch", "knockout": "https://www07.abb.com/cdn/v17.3/scripts/knockout", "select2": "https://www07.abb.com/cdn/v17.3/scripts/select2", "piscomponents": "https://www07.abb.com/cdn/v17.3/scripts/piscomponents", "pisinit": "https://www07.abb.com/cdn/v17.3/scripts/pisinit", "jquery-video-brightcove": "https://www07.abb.com/cdn/v17.3/scripts/jquery-video-brightcove", "handlebars": "https://www07.abb.com/cdn/v17.3/scripts/handlebars", "history": "https://www07.abb.com/cdn/v17.3/scripts/jquery.history", "statemanager": "https://www07.abb.com/cdn/v17.3/scripts/StateManager", "jquery-cmd": "https://www07.abb.com/cdn/v17.3/scripts/jquery-cmd", "jquery-subpages": "https://www07.abb.com/cdn/v17.3/scripts/jquery-subpages", "googleMap": "https://www07.abb.com/cdn/v17.3/scripts/googleMap.min", "googleMapStyles": "https://www07.abb.com/cdn/v17.3/scripts/googleMapStyles.min", "jquery-extreme": "https://www07.abb.com/cdn/v17.3/scripts/jquery-extreme", "socialmedia": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.socialmedia.min", "slick": "https://www07.abb.com/cdn/v17.3/scripts/slick", "abbaudioplayer": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.audioplayer", "carticonwidget": "https://www07.abb.com/cdn/v17.3/scripts/cartIconWidget", "carticonwidgetinitalization": "https://www07.abb.com/cdn/v17.3/scripts/cartIconWidgetInitialization", "jsonp": "https://www07.abb.com/cdn/v17.3/scripts/jquery-jsonp", "abbexternalcontentwrapper": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.externalcontentwrapper", "url": "https://www07.abb.com/cdn/v17.3/scripts/url.min", "dynamicbreadcrumblist": "https://www07.abb.com/cdn/v17.3/scripts/DynamicBreadcrumbList", "breadcrumbsnippetgeneration": "https://www07.abb.com/cdn/v17.3/scripts/BreadcrumbSnippetGeneration" }, waitSeconds: 20 }; var mainPath = "https://www07.abb.com/cdn/v17.3/scripts/main"; requirejs.config(jspaths); requirejs([mainPath + ".js"]); </script> <script> if (window.seoSettings.enableBreadcrumbSnippet === true) { jsLibs.push("breadcrumbsnippetgeneration"); } </script> <link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/foundation-global/foundation-global.min.css?h=496b6b06" rel="stylesheet" type="text/css"> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.core.min.js?h=140112de" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.util.mediaQuery.min.js?h=fc5c0a75" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/flare/src/flare.min.js?h=55c379c7" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.util.keyboard.min.js?h=394804cb" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.util.box.min.js?h=98778b15" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.util.triggers.min.js?h=9211b9a4" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/reveal/reveal.min.js?h=913876d0" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/tabs/tabs.min.js?h=abe32fd1" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/sections/sections.min.js?h=2d6d8af6" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/navigation/navbar.min.js?h=9ffc49e8" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/navigation/navigation.min.js?h=d4819fe0" type="text/javascript"></script> <script> Fifa.jQuery(document).ready(function () { Fifa.jQuery(document).foundation(); }); </script> <script> $(window).bind("load", function () { $('.abb-page__header__logo-simple').attr('href', $('.rsmLink').attr('href')); }); </script> <script type="text/javascript"> window.dataLayer = window.dataLayer || []; var dl_data = { 'event': 'updateData', 'page': { 'path': '/ca/fr/accueil','pageTitle': 'Page d'accueil','description': 'ABB Canada est un leader des technologies d’électrification et d’automatisation permettant un avenir plus durable pour accélérer la transformation industrielle','language': 'fr', 'businessarea': 'ZC', 'country': 'Canada', 'offering_type': 'Applications,Software and digital,Products,Services', 'content_type': 'Webpage', 'company_brand': 'ABB', 'theme': 'Country Site', }, 'visitor': { 'status': '', // internal/external depending if the customer is an employee or not 'geolocation': '', // information taken from AKAMAI } // ... other important site/page/user details can be added in the discussion } $(function () { if ($.cookie('csSelectedCountry') && $.cookie('csUserStatus') && $.cookie('csUserAgent') && $.cookie('csSelectedCity')) { dl_data.page.country = $.cookie('csSelectedCountry'); dl_data.visitor.status = $.cookie('csUserStatus') ?? ''; dl_data.visitor.geolocation = $.cookie('csSelectedCountry'); dataLayer.push(dl_data); const event = new Event("event_created_csSelectedCountry"); document.dispatchEvent(event); } else { $.post(`/api/CurrentCountryApi`) .done(function (data) { dl_data.page.country = data.Object.Country ?? ''; dl_data.visitor.status = data.Object.UserStatus ?? ''; dl_data.visitor.geolocation = data.Object.Country ?? 'global'; $.cookie('csSelectedCountry', data.Object.Country, { expires: 1, path: '/' }); $.cookie('csUserStatus', data.Object.UserStatus ?? '', { expires: 1, path: '/' }); $.cookie('csUserAgent', data.Object.UserAgent ?? '', { expires: 1, path: '/' }); $.cookie('csSelectedCity', data.Object.City, { expires: 1, path: '/' }); }) .always(function () { dataLayer.push(dl_data); const event = new Event("event_created_csSelectedCountry"); document.dispatchEvent(event); }); } }); </script> <script src="/Mvc/Scripts/LazyloadImage/jquery.lazy.min.js?v=638774539320000000"></script> <script type="text/javascript"> $(function () { var loadedElements = 0; $('.lazy').Lazy({ beforeLoad: function (element) { window.dispatchEvent(new Event('resize')); }, afterLoad: function (element) { loadedElements++; Site.resizeHeightsOptimized(); }, onError: function (element) { loadedElements++; }, onFinishedAll: function () { } }); }); </script> <script> function hideCartIconIfProductsExist() { var shoppingListBasket = localStorage.getItem('shoppingListBasket'); if (shoppingListBasket) { const basketArray = JSON.parse(shoppingListBasket); if (!basketArray || basketArray.length == 0) { var cartIconM = document.getElementById('cardIconM'); if (cartIconM) { cartIconM.style.display = 'none'; } var cartIconD = document.getElementById('cardIconD'); if (cartIconD) { cartIconD.style.display = 'none'; } } } else { var cartIconD = document.getElementById('cardIconD'); if (cartIconD) { cartIconD.style.display = 'none'; } var cartIconM = document.getElementById('cardIconM'); if (cartIconM) { cartIconM.style.display = 'none'; } } } window.onload = hideCartIconIfProductsExist; </script> <script> $(window).on("load", function () { const cardIconD = document.getElementById('cardIconD'); const cardIconM = document.getElementById('cardIconM'); if (window.innerWidth <= 767) { // addClickEvent(cardIconM); } else { addClickEvent(cardIconD); } }); function addClickEvent(cardIcon) { if (cardIcon) { const url = window.location.origin + '/search/shoppinglist'; cardIcon.addEventListener('click', function (event) { event.preventDefault(); window.location.href = url; }); } } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10