{"id":1306,"date":"2022-10-05T19:47:21","date_gmt":"2022-10-05T17:47:21","guid":{"rendered":"https:\/\/new-stsindustrie.com\/?page_id=1306"},"modified":"2026-09-17T00:57:07","modified_gmt":"2026-09-16T22:57:07","slug":"sts","status":"publish","type":"page","link":"https:\/\/stsindustrie.com\/de\/sts\/","title":{"rendered":"STS"},"content":{"rendered":"<div>\n<h6 style=\"text-align: center;\">notre histoire<\/h6>\n<\/div>\n<hr>\n<h1>STS INDUSTRIE SA<\/h1>\n<h2>\n<h2>STS INDUSTRIE SA<\/h2>\n<\/h2>\n<div>\n<h6>STS Industrie SA planifie et r\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie<\/h6>\n<\/div>\n<div>\n<p class=\"p1\">Chez STS Industrie SA, nous mettons notre savoir-faire \u00e0 votre service pour vous aider \u00e0 d\u00e9finir vos besoins industriels et vous maintenir \u00e0 la pointe de la technologie. Notre longue exp\u00e9rience nous permet de vous aider \u00e0 relever les futurs d\u00e9fis auxquels vous serez confront\u00e9s.<\/p>\n<p class=\"p1\">De la conception \u00e0 l\u2019installation, ou de la mise \u00e0 niveau des lignes de traitement de surface existantes, nos \u00e9quipes d\u2019experts r\u00e9pondront \u00e0 vos attentes. Vos \u00e9quipements vous garantiront une haute qualit\u00e9 de traitement et de finition pour les ann\u00e9es \u00e0 venir, tout en augmentant votre productivit\u00e9.<\/p>\n<\/div>\n<p>\n    <a href=\"\/contact\/\">Contact<\/a>\n<\/p>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/03\/DSC09173.png\" alt=\"\"><\/p>\n<div>\n<p>    <!--\n  STS Industrie SA \u00b7 Frise chronologique\n  \u00c0 coller dans un \u00e9l\u00e9ment \"HTML\" de YOOtheme Pro (page STS > STS Industrie).\n  Classes pr\u00e9fix\u00e9es .sts-tl pour \u00e9viter tout conflit avec UIkit.\n  Desktop : frise horizontale, infos au survol \/ focus \/ clic.\n  Mobile (< 820px) : frise verticale, infos toujours visibles.\n  Langues : FR dans le HTML, EN et DE inject\u00e9es par le script selon la langue de la page.\n  data-no-translation emp\u00eache TranslatePress d'interf\u00e9rer.\n--><\/p>\n<style>\n.sts-tl {\n  --sts-grey: #9b9b9b;\n  --sts-ink: #2e2e2e;\n  --sts-text: #555555;\n  --sts-orange: #f28a1e;\n  --sts-line: #c8c8c8;\n  --sts-paper: #ffffff; \/* mettre la couleur de fond de la section *\/\n  --sts-top: 200px;     \/* espace r\u00e9serv\u00e9 aux bulles d'info *\/\n  position: relative;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--sts-ink);\n  font-family: inherit;\n}\n.sts-tl .sts-tl__list {\n  position: relative;\n  display: grid;\n  grid-template-columns: repeat(10, minmax(0, 1fr));\n  margin: 0;\n  padding: var(--sts-top) 0 0;\n  list-style: none;\n}\n\/* Ligne en pointill\u00e9s, clin d'\u0153il \u00e0 la trame du logo *\/\n.sts-tl .sts-tl__list::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  right: 0;\n  top: calc(var(--sts-top) + 20px);\n  height: 4px;\n  background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \/ 10px 4px repeat-x;\n}\n.sts-tl .sts-tl__item {\n  position: relative;\n  display: flex;\n  justify-content: center;\n  margin: 0;\n}\n.sts-tl .sts-tl__btn {\n  -webkit-appearance: none;\n  appearance: none;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 12px;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  background: none;\n  color: inherit;\n  font: inherit;\n  cursor: pointer;\n}\n.sts-tl .sts-tl__point-wrap {\n  display: grid;\n  place-items: center;\n  width: 44px;\n  height: 44px;\n}\n\/* Taille du point croissante avec le temps (--i de 0 \u00e0 9) *\/\n.sts-tl .sts-tl__point {\n  display: block;\n  width: calc(14px + var(--i) * 1.8px);\n  height: calc(14px + var(--i) * 1.8px);\n  border-radius: 50%;\n  background: var(--sts-grey);\n  box-shadow: 0 0 0 5px var(--sts-paper);\n  transition: background-color .2s ease, transform .2s ease;\n}\n.sts-tl .sts-tl__year {\n  font-size: 1rem;\n  font-weight: 700;\n  line-height: 1;\n  color: var(--sts-grey);\n  transition: color .2s ease;\n}\n.sts-tl .sts-tl__btn:hover .sts-tl__point,\n.sts-tl .sts-tl__item.is-active .sts-tl__point {\n  background: var(--sts-orange);\n  transform: scale(1.2);\n}\n.sts-tl .sts-tl__item.is-active .sts-tl__year { color: var(--sts-ink); }\n.sts-tl .sts-tl__btn:focus { outline: none; }\n.sts-tl .sts-tl__btn:focus-visible .sts-tl__point {\n  outline: 2px solid var(--sts-orange);\n  outline-offset: 5px;\n}<\/p>\n<p>\/* Bulle d'info *\/\n.sts-tl .sts-tl__card {\n  --tx: -50%;\n  position: absolute;\n  bottom: calc(100% + 16px);\n  left: 50%;\n  z-index: 2;\n  width: 270px;\n  padding: 18px 20px 20px;\n  border-top: 3px solid var(--sts-orange);\n  background: var(--sts-paper);\n  box-shadow: 0 14px 34px rgba(46, 46, 46, .14);\n  text-align: left;\n  opacity: 0;\n  visibility: hidden;\n  transform: translate(var(--tx), 8px);\n  transition: opacity .2s ease, transform .2s ease, visibility 0s linear .2s;\n}\n.sts-tl .sts-tl__item:nth-child(-n+2) .sts-tl__card { left: 0; --tx: 0; }\n.sts-tl .sts-tl__item:nth-last-child(-n+2) .sts-tl__card { left: auto; right: 0; --tx: 0; }\n.sts-tl .sts-tl__item.is-active .sts-tl__card {\n  opacity: 1;\n  visibility: visible;\n  transform: translate(var(--tx), 0);\n  transition: opacity .2s ease, transform .2s ease, visibility 0s;\n}\n.sts-tl .sts-tl__card-year {\n  margin: 0 0 8px;\n  font-size: 2.25rem;\n  font-weight: 800;\n  line-height: 1;\n  color: var(--sts-orange);\n}\n.sts-tl .sts-tl__title {\n  margin: 0 0 6px;\n  font-size: 1.05rem;\n  font-weight: 700;\n  line-height: 1.3;\n  color: var(--sts-ink);\n  text-transform: none;\n  letter-spacing: 0;\n}\n.sts-tl .sts-tl__text {\n  margin: 0;\n  font-size: .9rem;\n  line-height: 1.5;\n  color: var(--sts-text);\n}<\/p>\n<p>\/* Mobile : frise verticale, contenu toujours visible *\/\n@media (max-width: 819px) {\n  .sts-tl .sts-tl__list {\n    grid-template-columns: 1fr;\n    padding: 0;\n  }\n  .sts-tl .sts-tl__list::before {\n    top: 0;\n    bottom: 0;\n    left: 20px;\n    right: auto;\n    width: 4px;\n    height: auto;\n    background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \/ 4px 10px repeat-y;\n  }\n  .sts-tl .sts-tl__item {\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    column-gap: 18px;\n    align-items: start;\n    padding-bottom: 28px;\n  }\n  .sts-tl .sts-tl__item:last-child { padding-bottom: 0; }\n  .sts-tl .sts-tl__btn { cursor: default; }\n  .sts-tl .sts-tl__year { display: none; }\n  .sts-tl .sts-tl__item .sts-tl__card,\n  .sts-tl .sts-tl__item:nth-child(n) .sts-tl__card {\n    position: static;\n    width: auto;\n    padding: 6px 0 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    opacity: 1;\n    visibility: visible;\n    transform: none;\n  }\n  .sts-tl .sts-tl__card-year { font-size: 1.6rem; margin-bottom: 4px; }\n}<\/p>\n<p>@media (prefers-reduced-motion: reduce) {\n  .sts-tl .sts-tl__point,\n  .sts-tl .sts-tl__year,\n  .sts-tl .sts-tl__card { transition: none; }\n}\n<\/style>\n<div class=\"sts-tl\" data-sts-tl data-no-translation>\n<ol class=\"sts-tl__list\">\n<li class=\"sts-tl__item\" style=\"--i:0\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-1975\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">1975<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-1975\">\n<p class=\"sts-tl__card-year\">1975<\/p>\n<h3 class=\"sts-tl__title\">Fondation \u00e0 Gen\u00e8ve<\/h3>\n<p class=\"sts-tl__text\">Cr\u00e9ation de STS Industrie SA \u00e0 Gen\u00e8ve.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:1\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-1983\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">1983<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-1983\">\n<p class=\"sts-tl__card-year\">1983<\/p>\n<h3 class=\"sts-tl__title\">STS devient Shipley STS<\/h3>\n<p class=\"sts-tl__text\">Le groupe am\u00e9ricain Shipley acquiert la majorit\u00e9 des parts de l&rsquo;entreprise.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:2\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-1990\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">1990<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-1990\">\n<p class=\"sts-tl__card-year\">1990<\/p>\n<h3 class=\"sts-tl__title\">Retour \u00e0 l&rsquo;ind\u00e9pendance<\/h3>\n<p class=\"sts-tl__text\">Shipley revend ses parts au fondateur. L&rsquo;entreprise prend le nom de STS Industrie SA.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:3\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-1996\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">1996<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-1996\">\n<p class=\"sts-tl__card-year\">1996<\/p>\n<h3 class=\"sts-tl__title\">Reprise d&rsquo;Osci Galvano<\/h3>\n<p class=\"sts-tl__text\">STS reprend la soci\u00e9t\u00e9 Osci Galvano, \u00e0 Yverdon, dirig\u00e9e par M. Schopfer.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:4\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2001\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2001<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2001\">\n<p class=\"sts-tl__card-year\">2001<\/p>\n<h3 class=\"sts-tl__title\">D\u00e9part des fondateurs<\/h3>\n<p class=\"sts-tl__text\">Les parts sont reprises \u00e0 90&nbsp;% par la soci\u00e9t\u00e9 fran\u00e7aise Sleti et \u00e0 10&nbsp;% par M. Schopfer.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:5\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2003\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2003<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2003\">\n<p class=\"sts-tl__card-year\">2003<\/p>\n<h3 class=\"sts-tl__title\">Installation \u00e0 Yvonand<\/h3>\n<p class=\"sts-tl__text\">STS s&rsquo;installe dans ses locaux actuels, au Chemin des Cerisiers \u00e0 Yvonand.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:6\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2014\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2014<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2014\">\n<p class=\"sts-tl__card-year\">2014<\/p>\n<h3 class=\"sts-tl__title\">M. Schopfer reprend la soci\u00e9t\u00e9<\/h3>\n<p class=\"sts-tl__text\">Le propri\u00e9taire de Sleti prend sa retraite. M. Schopfer reprend les 90&nbsp;% des parts.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:7\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2017\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2017<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2017\">\n<p class=\"sts-tl__card-year\">2017<\/p>\n<h3 class=\"sts-tl__title\">Rachat par trois cadres<\/h3>\n<p class=\"sts-tl__text\">Au d\u00e9part du propri\u00e9taire, trois cadres pr\u00e9sents dans l&rsquo;entreprise depuis plus de 20 ans reprennent STS.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:8\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2020\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2020<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2020\">\n<p class=\"sts-tl__card-year\">2020<\/p>\n<h3 class=\"sts-tl__title\">Reprise de Vibrobot<\/h3>\n<p class=\"sts-tl__text\">STS reprend la soci\u00e9t\u00e9 Vibrobot.<\/p>\n<\/p><\/div>\n<\/li>\n<li class=\"sts-tl__item\" style=\"--i:9\">\n      <button class=\"sts-tl__btn\" type=\"button\" aria-expanded=\"false\" aria-controls=\"sts-tl-2025\"><br \/>\n        <span class=\"sts-tl__point-wrap\"><span class=\"sts-tl__point\"><\/span><\/span><br \/>\n        <span class=\"sts-tl__year\">2025<\/span><br \/>\n      <\/button><\/p>\n<div class=\"sts-tl__card\" id=\"sts-tl-2025\">\n<p class=\"sts-tl__card-year\">2025<\/p>\n<h3 class=\"sts-tl__title\">50 ans de savoir-faire<\/h3>\n<p class=\"sts-tl__text\">STS Industrie SA c\u00e9l\u00e8bre son 50e anniversaire.<\/p>\n<\/p><\/div>\n<\/li>\n<\/ol>\n<\/div>\n<p><script>\n(function () {\n  \/\/ Textes EN \/ DE. Le FR reste celui du HTML ci-dessus.\n  var i18n = {\n    en: {\n      1975: ['Founded in Geneva', 'STS Industrie SA is founded in Geneva.'],\n      1983: ['STS becomes Shipley STS', 'US group Shipley acquires a majority stake in the company.'],\n      1990: ['Independent again', 'Shipley sells its shares back to the founder. The company is renamed STS Industrie SA.'],\n      1996: ['Osci Galvano acquisition', 'STS takes over Osci Galvano in Yverdon, run by Mr Schopfer.'],\n      2001: ['The founders retire', '90\\u00a0% of the shares are taken over by the French company Sleti and 10\\u00a0% by Mr Schopfer.'],\n      2003: ['Move to Yvonand', 'STS moves into its current premises on Chemin des Cerisiers in Yvonand.'],\n      2014: ['Mr Schopfer takes over', 'The owner of Sleti retires. Mr Schopfer takes over the 90\\u00a0% stake.'],\n      2017: ['Management buyout', 'When the owner retires, three managers with more than 20 years at the company take over STS.'],\n      2020: ['Vibrobot acquisition', 'STS takes over the company Vibrobot.'],\n      2025: ['50 years of know-how', 'STS Industrie SA celebrates its 50th anniversary.']\n    },\n    de: {\n      1975: ['Gr\u00fcndung in Genf', 'Gr\u00fcndung der STS Industrie SA in Genf.'],\n      1983: ['STS wird zu Shipley STS', 'Der US-Konzern Shipley \u00fcbernimmt die Mehrheit der Anteile.'],\n      1990: ['Wieder unabh\u00e4ngig', 'Shipley verkauft die Anteile an den Gr\u00fcnder zur\u00fcck. Das Unternehmen heisst fortan STS Industrie SA.'],\n      1996: ['\u00dcbernahme von Osci Galvano', 'STS \u00fcbernimmt die Firma Osci Galvano in Yverdon, geleitet von Herrn Schopfer.'],\n      2001: ['R\u00fcckzug der Gr\u00fcnder', 'Die Anteile gehen zu 90\\u00a0% an das franz\u00f6sische Unternehmen Sleti und zu 10\\u00a0% an Herrn Schopfer.'],\n      2003: ['Umzug nach Yvonand', 'STS bezieht die heutigen R\u00e4umlichkeiten am Chemin des Cerisiers in Yvonand.'],\n      2014: ['Herr Schopfer \u00fcbernimmt', 'Der Eigent\u00fcmer von Sleti geht in den Ruhestand. Herr Schopfer \u00fcbernimmt die 90\\u00a0% der Anteile.'],\n      2017: ['Management-Buyout', 'Beim R\u00fcckzug des Eigent\u00fcmers \u00fcbernehmen drei Kaderleute, die seit \u00fcber 20 Jahren im Unternehmen t\u00e4tig sind, die STS.'],\n      2020: ['\u00dcbernahme von Vibrobot', 'STS \u00fcbernimmt die Firma Vibrobot.'],\n      2025: ['50 Jahre Know-how', 'Die STS Industrie SA feiert ihr 50-j\u00e4hriges Bestehen.']\n    }\n  };<\/p>\n<p>  function detectLang() {\n    var path = window.location.pathname;\n    if (\/^\\\/en(\\\/|$)\/.test(path)) return 'en';\n    if (\/^\\\/de(\\\/|$)\/.test(path)) return 'de';\n    var html = (document.documentElement.lang || '').toLowerCase();\n    if (html.indexOf('en') === 0) return 'en';\n    if (html.indexOf('de') === 0) return 'de';\n    return 'fr';\n  }<\/p>\n<p>  var lang = detectLang();<\/p>\n<p>  document.querySelectorAll('[data-sts-tl]').forEach(function (tl) {\n    var items = Array.prototype.slice.call(tl.querySelectorAll('.sts-tl__item'));\n    if (!items.length) return;<\/p>\n<p>    \/\/ Traduction\n    if (i18n[lang]) {\n      items.forEach(function (item) {\n        var card = item.querySelector('.sts-tl__card');\n        var year = card.querySelector('.sts-tl__card-year').textContent.trim();\n        var t = i18n[lang][year];\n        if (!t) return;\n        card.querySelector('.sts-tl__title').textContent = t[0];\n        card.querySelector('.sts-tl__text').textContent = t[1];\n      });\n    }<\/p>\n<p>    function activate(item) {\n      items.forEach(function (it) {\n        var on = it === item;\n        it.classList.toggle('is-active', on);\n        it.querySelector('.sts-tl__btn').setAttribute('aria-expanded', on ? 'true' : 'false');\n      });\n    }<\/p>\n<p>    items.forEach(function (item) {\n      var btn = item.querySelector('.sts-tl__btn');\n      btn.addEventListener('mouseenter', function () { activate(item); });\n      btn.addEventListener('focus', function () { activate(item); });\n      btn.addEventListener('click', function () { activate(item); });\n    });<\/p>\n<p>    \/\/ La derni\u00e8re \u00e9tape (2025) est ouverte par d\u00e9faut\n    activate(items[items.length - 1]);\n  });\n})();\n<\/script>\n<\/div>\n<h2>Notre philosophie &amp; objectifs<\/h2>\n<div>\n<p style=\"text-align: center;\">Nous sommes heureux d\u2019avoir des personnes hautement qualifi\u00e9es, cr\u00e9atives et innovantes. La conception de nos lignes de galvanoplastie commence dans l\u2019esprit de nos sp\u00e9cialistes. Chaque nouveau projet demande beaucoup d\u2019agilit\u00e9 afin de r\u00e9pondre aux contraintes de chaque client.<\/p>\n<\/p>\n<p style=\"text-align: center;\">Dans des domaines de plus en plus exigeants, nous devons innover et concevoir des machines qui r\u00e9pondent aux d\u00e9fis du pr\u00e9sent et, surtout, de l\u2019avenir. Nos sp\u00e9cialistes font preuve d\u2019ing\u00e9niosit\u00e9 pour r\u00e9pondre aux attentes et permettre \u00e0 nos lignes d\u2019\u00eatre performantes au fil des ann\u00e9es.<\/p>\n<\/div>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/DSC09583.jpg\" alt=\"\"><\/p>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/03\/DSC09179.png\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/05\/DSC08311.png\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/05\/DSC08290.png\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/DSC07461.jpg\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/DSC06517.jpg\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/03\/DSC06576.jpg\" alt=\"\"><\/p>\n<\/li>\n<\/ul>\n<hr>\n<hr>\n<hr>\n<h2>Nos prestation et services<\/h2>\n<div>\n<p>Toutes les innovations sont vou\u00e9es \u00e0 devenir obsol\u00e8tes un jour. C&rsquo;est pourquoi les machines que nous cr\u00e9ons pour nos clients sont \u00e9volutives. Nos sp\u00e9cialistes sont constamment \u00e0 l&rsquo;aff\u00fbt des derni\u00e8res innovations technologiques pour permettre \u00e0 nos clients de faire \u00e9voluer leurs machines. Ce processus leur permet de rester \u00e0 la pointe de la technologie.<\/p>\n<p>Nous sommes conscients que chaque machine doit \u00eatre personnalis\u00e9e afin que nos clients puissent relever les d\u00e9fis qui leur sont impos\u00e9s.<\/p>\n<p>Nous travaillons jour apr\u00e8s jour pour cr\u00e9er des lignes qui vous permettent de g\u00e9n\u00e9rer le plus haut rendement avec une qualit\u00e9 de finition parfaite. De plus, nous vous accompagnons dans vos projets afin de d\u00e9velopper des lignes pour l&rsquo;avenir.<\/p>\n<\/div>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/11\/DSC08720.jpg\" alt=\"\"><\/p>\n<div>\n<h3 style=\"text-align: center;\">installations<\/h3>\n<\/div>\n<p><a href=\"\/installations\/\">En savoir plus<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/05\/DSC07290.png\" alt=\"\"><\/p>\n<div>\n<h3 style=\"text-align: center;\">Produits STS<\/h3>\n<\/div>\n<p><a href=\"\/produits\/\">En savoir plus<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/03\/DSC05265.png\" alt=\"\"><\/p>\n<div>\n<h3 style=\"text-align: center;\">Services<\/h3>\n<\/div>\n<p><a href=\"\/services\/\">En savoir plus<\/a><\/p>\n<\/li>\n<\/ul>\n<div>\n<p>Nous accompagnons des entreprises dans la cr\u00e9ation de leurs lignes de galvanoplastie depuis plus de 40 ans. Nos chefs de projets sauront vous conseiller au mieux afin de cr\u00e9er la machine qu\u2019il vous faut pour les ann\u00e9es \u00e0 venir.<\/p>\n<\/div>\n<p>\n    <a href=\"\/contact\/\">Contact<\/a>\n<\/p>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"name\":\"hautdepagefinal\",\"type\":\"section\",\"props\":{\"animation\":\"slide-bottom-small\",\"header_overlay\":\"light\",\"height\":\"section\",\"height_offset_top\":true,\"height_viewport\":true,\"image_position\":\"center-center\",\"image_size\":\"cover\",\"image_width\":\"1920\",\"media\":\"images\\\/home-header.jpg\",\"media_advanced\":true,\"media_background\":\"#fff\",\"media_overlay\":\"rgba(0, 0, 0, 0.25)\",\"style\":\"default\",\"text_color\":\"light\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"video\":\"wp-content\\\/uploads\\\/2024\\\/04\\\/videostshistoire.mp4\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"margin\":\"default\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-1\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<h6 style=\\\"text-align: center;\\\">notre histoire<\\\/h6>\",\"margin\":\"default\",\"text_style\":\"large\"}},{\"type\":\"divider\",\"props\":{\"divider_align\":\"center\",\"divider_element\":\"hr\",\"divider_style\":\"icon\"}},{\"type\":\"headline\",\"props\":{\"content\":\"STS INDUSTRIE SA\",\"margin\":\"medium\",\"margin_remove_top\":false,\"text_align\":\"center\",\"title_element\":\"h1\"}}]}]}],\"modified\":\"2022-05-09T20:24:03.043Z\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"3-5,2-5\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"3-5\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\n\n<h2>STS INDUSTRIE SA<\\\/h2>\",\"text_align\":\"left\",\"title_element\":\"h2\",\"title_style\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<h6>STS Industrie SA planifie et r\\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie<\\\/h6>\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\",\"maxwidth_breakpoint\":\"l\",\"text_align\":\"left\",\"text_style\":\"lead\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p class=\\\"p1\\\">Chez STS Industrie SA, nous mettons notre savoir-faire \\u00e0 votre service pour vous aider \\u00e0 d\\u00e9finir vos besoins industriels et vous maintenir \\u00e0 la pointe de la technologie. Notre longue exp\\u00e9rience nous permet de vous aider \\u00e0 relever les futurs d\\u00e9fis auxquels vous serez confront\\u00e9s.<\\\/p>\\n\n\n<p class=\\\"p1\\\">De la conception \\u00e0 l\\u2019installation, ou de la mise \\u00e0 niveau des lignes de traitement de surface existantes, nos \\u00e9quipes d\\u2019experts r\\u00e9pondront \\u00e0 vos attentes. Vos \\u00e9quipements vous garantiront une haute qualit\\u00e9 de traitement et de finition pour les ann\\u00e9es \\u00e0 venir, tout en augmentant votre productivit\\u00e9.<\\\/p>\",\"margin\":\"default\",\"maxwidth\":\"2xlarge\",\"maxwidth_breakpoint\":\"l\",\"text_align\":\"left\"}},{\"type\":\"button\",\"props\":{\"animation\":\"slide-bottom-small\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"medium\",\"text_align\":\"left\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"Contact\",\"icon_align\":\"left\",\"link\":\"contact\\\/\",\"link_title\":\"Contact\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"2-5\"},\"children\":[{\"type\":\"image\",\"props\":{\"animation\":\"none\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/03\\\/DSC09173.png\",\"image_height\":\"900\",\"image_svg_color\":\"emphasis\",\"image_width\":\"750\",\"margin\":\"default\",\"parallax_easing\":\"0.8\",\"parallax_y\":\"0,150\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<!--\\n  STS Industrie SA \\u00b7 Frise chronologique\\n  \\u00c0 coller dans un \\u00e9l\\u00e9ment \\\"HTML\\\" de YOOtheme Pro (page STS > STS Industrie).\\n  Classes pr\\u00e9fix\\u00e9es .sts-tl pour \\u00e9viter tout conflit avec UIkit.\\n  Desktop : frise horizontale, infos au survol \\\/ focus \\\/ clic.\\n  Mobile (< 820px) : frise verticale, infos toujours visibles.\\n  Langues : FR dans le HTML, EN et DE inject\\u00e9es par le script selon la langue de la page.\\n  data-no-translation emp\\u00eache TranslatePress d'interf\\u00e9rer.\\n-->\\n<\/p>\n<style>\\n.sts-tl {\\n  --sts-grey: #9b9b9b;\\n  --sts-ink: #2e2e2e;\\n  --sts-text: #555555;\\n  --sts-orange: #f28a1e;\\n  --sts-line: #c8c8c8;\\n  --sts-paper: #ffffff; \\\/* mettre la couleur de fond de la section *\\\/\\n  --sts-top: 200px;     \\\/* espace r\\u00e9serv\\u00e9 aux bulles d'info *\\\/\\n  position: relative;\\n  max-width: 1200px;\\n  margin: 0 auto;\\n  color: var(--sts-ink);\\n  font-family: inherit;\\n}\\n.sts-tl .sts-tl__list {\\n  position: relative;\\n  display: grid;\\n  grid-template-columns: repeat(10, minmax(0, 1fr));\\n  margin: 0;\\n  padding: var(--sts-top) 0 0;\\n  list-style: none;\\n}\\n\\\/* Ligne en pointill\\u00e9s, clin d'\\u0153il \\u00e0 la trame du logo *\\\/\\n.sts-tl .sts-tl__list::before {\\n  content: \\\"\\\";\\n  position: absolute;\\n  left: 0;\\n  right: 0;\\n  top: calc(var(--sts-top) + 20px);\\n  height: 4px;\\n  background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \\\/ 10px 4px repeat-x;\\n}\\n.sts-tl .sts-tl__item {\\n  position: relative;\\n  display: flex;\\n  justify-content: center;\\n  margin: 0;\\n}\\n.sts-tl .sts-tl__btn {\\n  -webkit-appearance: none;\\n  appearance: none;\\n  display: flex;\\n  flex-direction: column;\\n  align-items: center;\\n  gap: 12px;\\n  margin: 0;\\n  padding: 0;\\n  border: 0;\\n  background: none;\\n  color: inherit;\\n  font: inherit;\\n  cursor: pointer;\\n}\\n.sts-tl .sts-tl__point-wrap {\\n  display: grid;\\n  place-items: center;\\n  width: 44px;\\n  height: 44px;\\n}\\n\\\/* Taille du point croissante avec le temps (--i de 0 \\u00e0 9) *\\\/\\n.sts-tl .sts-tl__point {\\n  display: block;\\n  width: calc(14px + var(--i) * 1.8px);\\n  height: calc(14px + var(--i) * 1.8px);\\n  border-radius: 50%;\\n  background: var(--sts-grey);\\n  box-shadow: 0 0 0 5px var(--sts-paper);\\n  transition: background-color .2s ease, transform .2s ease;\\n}\\n.sts-tl .sts-tl__year {\\n  font-size: 1rem;\\n  font-weight: 700;\\n  line-height: 1;\\n  color: var(--sts-grey);\\n  transition: color .2s ease;\\n}\\n.sts-tl .sts-tl__btn:hover .sts-tl__point,\\n.sts-tl .sts-tl__item.is-active .sts-tl__point {\\n  background: var(--sts-orange);\\n  transform: scale(1.2);\\n}\\n.sts-tl .sts-tl__item.is-active .sts-tl__year { color: var(--sts-ink); }\\n.sts-tl .sts-tl__btn:focus { outline: none; }\\n.sts-tl .sts-tl__btn:focus-visible .sts-tl__point {\\n  outline: 2px solid var(--sts-orange);\\n  outline-offset: 5px;\\n}\\n\\n\\\/* Bulle d'info *\\\/\\n.sts-tl .sts-tl__card {\\n  --tx: -50%;\\n  position: absolute;\\n  bottom: calc(100% + 16px);\\n  left: 50%;\\n  z-index: 2;\\n  width: 270px;\\n  padding: 18px 20px 20px;\\n  border-top: 3px solid var(--sts-orange);\\n  background: var(--sts-paper);\\n  box-shadow: 0 14px 34px rgba(46, 46, 46, .14);\\n  text-align: left;\\n  opacity: 0;\\n  visibility: hidden;\\n  transform: translate(var(--tx), 8px);\\n  transition: opacity .2s ease, transform .2s ease, visibility 0s linear .2s;\\n}\\n.sts-tl .sts-tl__item:nth-child(-n+2) .sts-tl__card { left: 0; --tx: 0; }\\n.sts-tl .sts-tl__item:nth-last-child(-n+2) .sts-tl__card { left: auto; right: 0; --tx: 0; }\\n.sts-tl .sts-tl__item.is-active .sts-tl__card {\\n  opacity: 1;\\n  visibility: visible;\\n  transform: translate(var(--tx), 0);\\n  transition: opacity .2s ease, transform .2s ease, visibility 0s;\\n}\\n.sts-tl .sts-tl__card-year {\\n  margin: 0 0 8px;\\n  font-size: 2.25rem;\\n  font-weight: 800;\\n  line-height: 1;\\n  color: var(--sts-orange);\\n}\\n.sts-tl .sts-tl__title {\\n  margin: 0 0 6px;\\n  font-size: 1.05rem;\\n  font-weight: 700;\\n  line-height: 1.3;\\n  color: var(--sts-ink);\\n  text-transform: none;\\n  letter-spacing: 0;\\n}\\n.sts-tl .sts-tl__text {\\n  margin: 0;\\n  font-size: .9rem;\\n  line-height: 1.5;\\n  color: var(--sts-text);\\n}\\n\\n\\\/* Mobile : frise verticale, contenu toujours visible *\\\/\\n@media (max-width: 819px) {\\n  .sts-tl .sts-tl__list {\\n    grid-template-columns: 1fr;\\n    padding: 0;\\n  }\\n  .sts-tl .sts-tl__list::before {\\n    top: 0;\\n    bottom: 0;\\n    left: 20px;\\n    right: auto;\\n    width: 4px;\\n    height: auto;\\n    background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \\\/ 4px 10px repeat-y;\\n  }\\n  .sts-tl .sts-tl__item {\\n    display: grid;\\n    grid-template-columns: 44px 1fr;\\n    column-gap: 18px;\\n    align-items: start;\\n    padding-bottom: 28px;\\n  }\\n  .sts-tl .sts-tl__item:last-child { padding-bottom: 0; }\\n  .sts-tl .sts-tl__btn { cursor: default; }\\n  .sts-tl .sts-tl__year { display: none; }\\n  .sts-tl .sts-tl__item .sts-tl__card,\\n  .sts-tl .sts-tl__item:nth-child(n) .sts-tl__card {\\n    position: static;\\n    width: auto;\\n    padding: 6px 0 0;\\n    border: 0;\\n    background: none;\\n    box-shadow: none;\\n    opacity: 1;\\n    visibility: visible;\\n    transform: none;\\n  }\\n  .sts-tl .sts-tl__card-year { font-size: 1.6rem; margin-bottom: 4px; }\\n}\\n\\n@media (prefers-reduced-motion: reduce) {\\n  .sts-tl .sts-tl__point,\\n  .sts-tl .sts-tl__year,\\n  .sts-tl .sts-tl__card { transition: none; }\\n}\\n<\\\/style>\\n\\n<\/p>\n<div class=\\\"sts-tl\\\" data-sts-tl data-no-translation>\\n  <\/p>\n<ol class=\\\"sts-tl__list\\\">\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:0\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-1975\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">1975<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-1975\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">1975<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">Fondation \\u00e0 Gen\\u00e8ve<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">Cr\\u00e9ation de STS Industrie SA \\u00e0 Gen\\u00e8ve.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:1\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-1983\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">1983<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-1983\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">1983<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">STS devient Shipley STS<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">Le groupe am\\u00e9ricain Shipley acquiert la majorit\\u00e9 des parts de l'entreprise.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:2\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-1990\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">1990<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-1990\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">1990<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">Retour \\u00e0 l'ind\\u00e9pendance<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">Shipley revend ses parts au fondateur. L'entreprise prend le nom de STS Industrie SA.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:3\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-1996\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">1996<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-1996\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">1996<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">Reprise d'Osci Galvano<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">STS reprend la soci\\u00e9t\\u00e9 Osci Galvano, \\u00e0 Yverdon, dirig\\u00e9e par M. Schopfer.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:4\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2001\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2001<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2001\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2001<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">D\\u00e9part des fondateurs<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">Les parts sont reprises \\u00e0 90&nbsp;% par la soci\\u00e9t\\u00e9 fran\\u00e7aise Sleti et \\u00e0 10&nbsp;% par M. Schopfer.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:5\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2003\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2003<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2003\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2003<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">Installation \\u00e0 Yvonand<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">STS s'installe dans ses locaux actuels, au Chemin des Cerisiers \\u00e0 Yvonand.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:6\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2014\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2014<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2014\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2014<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">M. Schopfer reprend la soci\\u00e9t\\u00e9<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">Le propri\\u00e9taire de Sleti prend sa retraite. M. Schopfer reprend les 90&nbsp;% des parts.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:7\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2017\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2017<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2017\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2017<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">Rachat par trois cadres<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">Au d\\u00e9part du propri\\u00e9taire, trois cadres pr\\u00e9sents dans l'entreprise depuis plus de 20 ans reprennent STS.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:8\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2020\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2020<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2020\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2020<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">Reprise de Vibrobot<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">STS reprend la soci\\u00e9t\\u00e9 Vibrobot.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n    <\/p>\n<li class=\\\"sts-tl__item\\\" style=\\\"--i:9\\\">\\n      <button class=\\\"sts-tl__btn\\\" type=\\\"button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"sts-tl-2025\\\">\\n        <span class=\\\"sts-tl__point-wrap\\\"><span class=\\\"sts-tl__point\\\"><\\\/span><\\\/span>\\n        <span class=\\\"sts-tl__year\\\">2025<\\\/span>\\n      <\\\/button>\\n\n<div class=\\\"sts-tl__card\\\" id=\\\"sts-tl-2025\\\">\\n        <\/p>\n<p class=\\\"sts-tl__card-year\\\">2025<\\\/p>\\n        <\/p>\n<h3 class=\\\"sts-tl__title\\\">50 ans de savoir-faire<\\\/h3>\\n        <\/p>\n<p class=\\\"sts-tl__text\\\">STS Industrie SA c\\u00e9l\\u00e8bre son 50e anniversaire.<\\\/p>\\n      <\\\/div>\\n    <\\\/li>\\n\\n  <\\\/ol>\\n<\\\/div>\\n\\n<script>\\n(function () {\\n  \\\/\\\/ Textes EN \\\/ DE. Le FR reste celui du HTML ci-dessus.\\n  var i18n = {\\n    en: {\\n      1975: ['Founded in Geneva', 'STS Industrie SA is founded in Geneva.'],\\n      1983: ['STS becomes Shipley STS', 'US group Shipley acquires a majority stake in the company.'],\\n      1990: ['Independent again', 'Shipley sells its shares back to the founder. The company is renamed STS Industrie SA.'],\\n      1996: ['Osci Galvano acquisition', 'STS takes over Osci Galvano in Yverdon, run by Mr Schopfer.'],\\n      2001: ['The founders retire', '90\\\\u00a0% of the shares are taken over by the French company Sleti and 10\\\\u00a0% by Mr Schopfer.'],\\n      2003: ['Move to Yvonand', 'STS moves into its current premises on Chemin des Cerisiers in Yvonand.'],\\n      2014: ['Mr Schopfer takes over', 'The owner of Sleti retires. Mr Schopfer takes over the 90\\\\u00a0% stake.'],\\n      2017: ['Management buyout', 'When the owner retires, three managers with more than 20 years at the company take over STS.'],\\n      2020: ['Vibrobot acquisition', 'STS takes over the company Vibrobot.'],\\n      2025: ['50 years of know-how', 'STS Industrie SA celebrates its 50th anniversary.']\\n    },\\n    de: {\\n      1975: ['Gr\\u00fcndung in Genf', 'Gr\\u00fcndung der STS Industrie SA in Genf.'],\\n      1983: ['STS wird zu Shipley STS', 'Der US-Konzern Shipley \\u00fcbernimmt die Mehrheit der Anteile.'],\\n      1990: ['Wieder unabh\\u00e4ngig', 'Shipley verkauft die Anteile an den Gr\\u00fcnder zur\\u00fcck. Das Unternehmen heisst fortan STS Industrie SA.'],\\n      1996: ['\\u00dcbernahme von Osci Galvano', 'STS \\u00fcbernimmt die Firma Osci Galvano in Yverdon, geleitet von Herrn Schopfer.'],\\n      2001: ['R\\u00fcckzug der Gr\\u00fcnder', 'Die Anteile gehen zu 90\\\\u00a0% an das franz\\u00f6sische Unternehmen Sleti und zu 10\\\\u00a0% an Herrn Schopfer.'],\\n      2003: ['Umzug nach Yvonand', 'STS bezieht die heutigen R\\u00e4umlichkeiten am Chemin des Cerisiers in Yvonand.'],\\n      2014: ['Herr Schopfer \\u00fcbernimmt', 'Der Eigent\\u00fcmer von Sleti geht in den Ruhestand. Herr Schopfer \\u00fcbernimmt die 90\\\\u00a0% der Anteile.'],\\n      2017: ['Management-Buyout', 'Beim R\\u00fcckzug des Eigent\\u00fcmers \\u00fcbernehmen drei Kaderleute, die seit \\u00fcber 20 Jahren im Unternehmen t\\u00e4tig sind, die STS.'],\\n      2020: ['\\u00dcbernahme von Vibrobot', 'STS \\u00fcbernimmt die Firma Vibrobot.'],\\n      2025: ['50 Jahre Know-how', 'Die STS Industrie SA feiert ihr 50-j\\u00e4hriges Bestehen.']\\n    }\\n  };\\n\\n  function detectLang() {\\n    var path = window.location.pathname;\\n    if (\\\/^\\\\\\\/en(\\\\\\\/|$)\\\/.test(path)) return 'en';\\n    if (\\\/^\\\\\\\/de(\\\\\\\/|$)\\\/.test(path)) return 'de';\\n    var html = (document.documentElement.lang || '').toLowerCase();\\n    if (html.indexOf('en') === 0) return 'en';\\n    if (html.indexOf('de') === 0) return 'de';\\n    return 'fr';\\n  }\\n\\n  var lang = detectLang();\\n\\n  document.querySelectorAll('[data-sts-tl]').forEach(function (tl) {\\n    var items = Array.prototype.slice.call(tl.querySelectorAll('.sts-tl__item'));\\n    if (!items.length) return;\\n\\n    \\\/\\\/ Traduction\\n    if (i18n[lang]) {\\n      items.forEach(function (item) {\\n        var card = item.querySelector('.sts-tl__card');\\n        var year = card.querySelector('.sts-tl__card-year').textContent.trim();\\n        var t = i18n[lang][year];\\n        if (!t) return;\\n        card.querySelector('.sts-tl__title').textContent = t[0];\\n        card.querySelector('.sts-tl__text').textContent = t[1];\\n      });\\n    }\\n\\n    function activate(item) {\\n      items.forEach(function (it) {\\n        var on = it === item;\\n        it.classList.toggle('is-active', on);\\n        it.querySelector('.sts-tl__btn').setAttribute('aria-expanded', on ? 'true' : 'false');\\n      });\\n    }\\n\\n    items.forEach(function (item) {\\n      var btn = item.querySelector('.sts-tl__btn');\\n      btn.addEventListener('mouseenter', function () { activate(item); });\\n      btn.addEventListener('focus', function () { activate(item); });\\n      btn.addEventListener('click', function () { activate(item); });\\n    });\\n\\n    \\\/\\\/ La derni\\u00e8re \\u00e9tape (2025) est ouverte par d\\u00e9faut\\n    activate(items[items.length - 1]);\\n  });\\n})();\\n<\\\/script>\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"primary\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Notre philosophie &amp; objectifs\",\"text_align\":\"center\",\"title_element\":\"h2\"}},{\"type\":\"text\",\"props\":{\"block_align\":\"center\",\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p style=\\\"text-align: center;\\\">Nous sommes heureux d\\u2019avoir des personnes hautement qualifi\\u00e9es, cr\\u00e9atives et innovantes. La conception de nos lignes de galvanoplastie commence dans l\\u2019esprit de nos sp\\u00e9cialistes. Chaque nouveau projet demande beaucoup d\\u2019agilit\\u00e9 afin de r\\u00e9pondre aux contraintes de chaque client.<\\\/p>\\n<\/p>\n<p><\\\/p>\\n<\/p>\n<p style=\\\"text-align: center;\\\">Dans des domaines de plus en plus exigeants, nous devons innover et concevoir des machines qui r\\u00e9pondent aux d\\u00e9fis du pr\\u00e9sent et, surtout, de l\\u2019avenir. Nos sp\\u00e9cialistes font preuve d\\u2019ing\\u00e9niosit\\u00e9 pour r\\u00e9pondre aux attentes et permettre \\u00e0 nos lignes d\\u2019\\u00eatre performantes au fil des ann\\u00e9es.<\\\/p>\",\"dropcap\":false,\"margin\":\"default\",\"maxwidth_breakpoint\":\"l\",\"text_align\":\"justify\",\"text_color\":\"emphasis\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"image\",\"props\":{\"animation\":\"none\",\"image\":\"wp-content\\\/uploads\\\/2024\\\/03\\\/DSC09583.jpg\",\"image_svg_color\":\"emphasis\",\"margin\":\"default\",\"parallax_easing\":\"0.8\",\"parallax_y\":\"0,100\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"slideshow\",\"props\":{\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"nav\":\"dotnav\",\"nav_align\":\"center\",\"nav_breakpoint\":\"s\",\"nav_position\":\"bottom-center\",\"nav_position_margin\":\"medium\",\"overlay_animation\":\"parallax\",\"overlay_position\":\"center-left\",\"show_content\":true,\"show_link\":true,\"show_meta\":true,\"show_thumbnail\":true,\"show_title\":true,\"slidenav\":\"default\",\"slidenav_breakpoint\":\"s\",\"slidenav_margin\":\"medium\",\"slidenav_outside_breakpoint\":\"xl\",\"slideshow_autoplay_pause\":true,\"slideshow_min_height\":300,\"thumbnav_height\":\"75\",\"thumbnav_svg_color\":\"emphasis\",\"thumbnav_width\":\"100\",\"title_element\":\"h3\"},\"children\":[{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2022\\\/03\\\/DSC09179.png\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2022\\\/05\\\/DSC08311.png\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2022\\\/05\\\/DSC08290.png\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/03\\\/DSC07461.jpg\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/03\\\/DSC06517.jpg\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/03\\\/DSC06576.jpg\"}}],\"name\":\"slideshow\"}]}]}]},{\"type\":\"section\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2024\\\/04\\\/DSC09589-Modifier-scaled.jpg\",\"image_effect\":\"fixed\",\"image_height\":\"700\",\"image_parallax_bgx\":\"0,0\",\"image_parallax_bgy\":\"300,0\",\"image_parallax_easing\":\"0.6\",\"image_position\":\"center-center\",\"image_size\":\"cover\",\"media_overlay\":\"rgba(0, 0, 0, 0.4)\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}},{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}},{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}}]}]}],\"name\":\"parralax fixed\"},{\"type\":\"section\",\"props\":{\"animation\":\"fade\",\"image_position\":\"center-center\",\"padding_remove_top\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"large\",\"width\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Nos prestation et services\",\"title_element\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p>Toutes les innovations sont vou\\u00e9es \\u00e0 devenir obsol\\u00e8tes un jour. C'est pourquoi les machines que nous cr\\u00e9ons pour nos clients sont \\u00e9volutives. Nos sp\\u00e9cialistes sont constamment \\u00e0 l'aff\\u00fbt des derni\\u00e8res innovations technologiques pour permettre \\u00e0 nos clients de faire \\u00e9voluer leurs machines. Ce processus leur permet de rester \\u00e0 la pointe de la technologie.<\\\/p>\\n<\/p>\n<p>Nous sommes conscients que chaque machine doit \\u00eatre personnalis\\u00e9e afin que nos clients puissent relever les d\\u00e9fis qui leur sont impos\\u00e9s.<\\\/p>\\n<\/p>\n<p>Nous travaillons jour apr\\u00e8s jour pour cr\\u00e9er des lignes qui vous permettent de g\\u00e9n\\u00e9rer le plus haut rendement avec une qualit\\u00e9 de finition parfaite. De plus, nous vous accompagnons dans vos projets afin de d\\u00e9velopper des lignes pour l'avenir.<\\\/p>\",\"margin\":\"default\"}}]}]},{\"type\":\"row\",\"props\":{\"margin\":\"large\",\"width\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"grid\",\"props\":{\"animation\":\"none\",\"class\":\"uk-grid-margin-small\",\"content_column_breakpoint\":\"m\",\"filter_align\":\"left\",\"filter_all\":true,\"filter_grid_breakpoint\":\"m\",\"filter_grid_width\":\"auto\",\"filter_position\":\"top\",\"filter_style\":\"tab\",\"grid_column_gap\":\"small\",\"grid_default\":\"1\",\"grid_medium\":\"\",\"grid_row_gap\":\"small\",\"grid_small\":\"3\",\"icon_width\":80,\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_width\":\"820\",\"item_animation\":true,\"link_fullwidth\":true,\"link_style\":\"default\",\"link_text\":\"En savoir plus\",\"margin\":\"\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_padding\":\"default\",\"panel_style\":\"card-default\",\"parallax_easing\":\"1\",\"show_content\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_link\":false},\"children\":[{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<h3 style=\\\"text-align: center;\\\">installations<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/11\\\/DSC08720.jpg\",\"link\":\"installations\\\/\",\"link_text\":\"En savoir plus\",\"meta\":\"\",\"title\":\"\"}},{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<h3 style=\\\"text-align: center;\\\">Produits STS<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/05\\\/DSC07290.png\",\"link\":\"produits\\\/\",\"link_text\":\"En savoir plus\",\"title\":\"\"}},{\"type\":\"grid_item\",\"props\":{\"content\":\"<\/p>\n<h3 style=\\\"text-align: center;\\\">Services<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/03\\\/DSC05265.png\",\"link\":\"services\\\/\",\"link_text\":\"En savoir plus\",\"title\":\"\"}}]}]}]}],\"name\":\"prestation et service\",\"modified\":\"2022-02-08T10:50:33.459Z\"},{\"type\":\"section\",\"props\":{\"animation\":\"fade\",\"image_position\":\"center-center\",\"padding_remove_top\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"large\",\"width\":\"large\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p>Nous accompagnons des entreprises dans la cr\\u00e9ation de leurs lignes de galvanoplastie depuis plus de 40 ans. Nos chefs de projets sauront vous conseiller au mieux afin de cr\\u00e9er la machine qu\\u2019il vous faut pour les ann\\u00e9es \\u00e0 venir.<\\\/p>\",\"margin\":\"default\",\"text_align\":\"center\"}},{\"type\":\"button\",\"props\":{\"animation\":\"slide-bottom-small\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"medium\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"Contact\",\"icon_align\":\"left\",\"link\":\"contact\\\/\",\"link_title\":\"Contact\"}}]}]}]}],\"name\":\"envie de collaborer final \",\"modified\":\"2022-05-02T11:03:42.583Z\"}],\"version\":\"4.3.3\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>notre histoire STS INDUSTRIE SA STS INDUSTRIE SA STS Industrie SA planifie et r\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie Chez STS Industrie SA, nous mettons notre savoir-faire \u00e0 votre service pour vous aider \u00e0 d\u00e9finir vos besoins industriels et vous maintenir \u00e0 [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1306","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>STS - stsindustrie.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stsindustrie.com\/de\/sts\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"STS - stsindustrie.com\" \/>\n<meta property=\"og:description\" content=\"notre histoire STS INDUSTRIE SA STS INDUSTRIE SA STS Industrie SA planifie et r\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie Chez STS Industrie SA, nous mettons notre savoir-faire \u00e0 votre service pour vous aider \u00e0 d\u00e9finir vos besoins industriels et vous maintenir \u00e0 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stsindustrie.com\/de\/sts\/\" \/>\n<meta property=\"og:site_name\" content=\"stsindustrie.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-16T22:57:07+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/\",\"name\":\"STS - stsindustrie.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#website\"},\"datePublished\":\"2022-10-05T17:47:21+00:00\",\"dateModified\":\"2026-09-16T22:57:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/sts\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/stsindustrie.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"STS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#website\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/\",\"name\":\"stsindustrie.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stsindustrie.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#organization\",\"name\":\"STS Industrie SA\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/logoflavicon.png\",\"contentUrl\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/logoflavicon.png\",\"width\":150,\"height\":150,\"caption\":\"STS Industrie SA\"},\"image\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/sts-industrie-sa\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"STS \u2013 stsindustrie.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/stsindustrie.com\/de\/sts\/","og_locale":"de_DE","og_type":"article","og_title":"STS - stsindustrie.com","og_description":"notre histoire STS INDUSTRIE SA STS INDUSTRIE SA STS Industrie SA planifie et r\u00e9alise des installations de traitements de surfaces et des solutions clients sur mesure dans le domaine de la galvanoplastie Chez STS Industrie SA, nous mettons notre savoir-faire \u00e0 votre service pour vous aider \u00e0 d\u00e9finir vos besoins industriels et vous maintenir \u00e0 [&hellip;]","og_url":"https:\/\/stsindustrie.com\/de\/sts\/","og_site_name":"stsindustrie.com","article_modified_time":"2026-09-16T22:57:07+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stsindustrie.com\/sts\/","url":"https:\/\/stsindustrie.com\/sts\/","name":"STS \u2013 stsindustrie.com","isPartOf":{"@id":"https:\/\/stsindustrie.com\/#website"},"datePublished":"2022-10-05T17:47:21+00:00","dateModified":"2026-09-16T22:57:07+00:00","breadcrumb":{"@id":"https:\/\/stsindustrie.com\/sts\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stsindustrie.com\/sts\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stsindustrie.com\/sts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/stsindustrie.com\/"},{"@type":"ListItem","position":2,"name":"STS"}]},{"@type":"WebSite","@id":"https:\/\/stsindustrie.com\/#website","url":"https:\/\/stsindustrie.com\/","name":"stsindustrie.com","description":"","publisher":{"@id":"https:\/\/stsindustrie.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stsindustrie.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/stsindustrie.com\/#organization","name":"STS Industrie AG","url":"https:\/\/stsindustrie.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/stsindustrie.com\/#\/schema\/logo\/image\/","url":"https:\/\/stsindustrie.com\/wp-content\/uploads\/2022\/02\/logoflavicon.png","contentUrl":"https:\/\/stsindustrie.com\/wp-content\/uploads\/2022\/02\/logoflavicon.png","width":150,"height":150,"caption":"STS Industrie SA"},"image":{"@id":"https:\/\/stsindustrie.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/sts-industrie-sa\/"]}]}},"_links":{"self":[{"href":"https:\/\/stsindustrie.com\/de\/wp-json\/wp\/v2\/pages\/1306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stsindustrie.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stsindustrie.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stsindustrie.com\/de\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/stsindustrie.com\/de\/wp-json\/wp\/v2\/comments?post=1306"}],"version-history":[{"count":16,"href":"https:\/\/stsindustrie.com\/de\/wp-json\/wp\/v2\/pages\/1306\/revisions"}],"predecessor-version":[{"id":2364,"href":"https:\/\/stsindustrie.com\/de\/wp-json\/wp\/v2\/pages\/1306\/revisions\/2364"}],"wp:attachment":[{"href":"https:\/\/stsindustrie.com\/de\/wp-json\/wp\/v2\/media?parent=1306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}