{"id":54259,"date":"2026-06-13T14:31:46","date_gmt":"2026-06-13T06:31:46","guid":{"rendered":"https:\/\/www.cnmetalfasteners.com\/?page_id=54259"},"modified":"2026-06-19T15:04:22","modified_gmt":"2026-06-19T07:04:22","slug":"home","status":"publish","type":"page","link":"https:\/\/www.cnmetalfasteners.com\/fr\/","title":{"rendered":"ACCUEIL"},"content":{"rendered":"<style>\nbody:has(.wisine-home-page) .site-main,\nbody:has(.wisine-home-page) .content-area,\nbody:has(.wisine-home-page) .entry-content,\nbody:has(.wisine-home-page) .wp-block-post-content,\nbody:has(.wisine-home-page) .wp-block-group,\nbody:has(.wisine-home-page) .wp-block-html,\nbody:has(.wisine-home-page) .alignfull,\nbody:has(.wisine-home-page) .alignwide {\n  width: 100%;\n  max-width: none;\n  margin-left: auto;\n  margin-right: auto;\n  box-sizing: border-box;\n}\n\nbody:has(.wisine-home-page) .entry-content > *,\nbody:has(.wisine-home-page) .wp-block-post-content > *,\nbody:has(.wisine-home-page) .wp-block-group > *,\nbody:has(.wisine-home-page) .wp-block-html > * {\n  max-width: none;\n}\n\nbody:has(.wisine-home-page) .wisine-home-page {\n  width: 100%;\n  max-width: none;\n  margin-left: auto;\n  margin-right: auto;\n  box-sizing: border-box;\n}\n\n.wisine-home-page {\n  --wisine-navy: #0d1f33;\n  --wisine-navy-2: #132b45;\n  --wisine-steel: #263746;\n  --wisine-red: #c9252d;\n  --wisine-red-dark: #a91f27;\n  --wisine-blue: #1f6fae;\n  --wisine-blue-dark: #185987;\n  --wisine-light: #f4f7fa;\n  --wisine-line: #d9e2ea;\n  --wisine-text: #243447;\n  --wisine-muted: #607184;\n  --wisine-white: #ffffff;\n  --wisine-radius: 8px;\n  --wisine-shadow: 0 16px 42px rgba(13, 31, 51, 0.12);\n  color: var(--wisine-text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.6;\n  overflow-x: hidden;\n  background: var(--wisine-white);\n}\n\n.wisine-home-page *,\n.wisine-home-page *::before,\n.wisine-home-page *::after {\n  box-sizing: border-box;\n}\n\n.wisine-home-page a {\n  color: inherit;\n  text-decoration: none;\n}\n\n.wisine-home-page p {\n  margin: 0;\n}\n\n.wisine-home-page .wisine-hero,\n.wisine-home-page .wisine-section,\n.wisine-home-page .wisine-final-cta {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n}\n\n.wisine-home-page .wisine-container {\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.wisine-home-page .wisine-section {\n  padding: 112px 22px;\n}\n\n.wisine-home-page .wisine-section-light {\n  background: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-section-muted {\n  background: var(--wisine-light);\n}\n\n.wisine-home-page .wisine-section-dark {\n  background:\n    linear-gradient(135deg, rgba(13, 31, 51, 0.98), rgba(19, 43, 69, 0.96)),\n    linear-gradient(45deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);\n  background-size: auto, 28px 28px;\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 12px;\n  color: var(--wisine-red);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.wisine-home-page .wisine-eyebrow::before {\n  content: \"\";\n  width: 34px;\n  height: 2px;\n  background: currentColor;\n}\n\n.wisine-home-page h1,\n.wisine-home-page h2,\n.wisine-home-page h3 {\n  margin: 0;\n  line-height: 1.18;\n  color: inherit;\n}\n\n.wisine-home-page h1 {\n  max-width: 1040px;\n  font-size: clamp(38px, 5vw, 64px);\n  line-height: 1.08;\n  letter-spacing: 0;\n}\n\n.wisine-home-page h2 {\n  font-size: clamp(28px, 3vw, 40px);\n}\n\n.wisine-home-page h3 {\n  font-size: 21px;\n}\n\n.wisine-home-page .wisine-section-head {\n  max-width: 1040px;\n  margin-bottom: 52px;\n}\n\n.wisine-home-page .wisine-section-head p {\n  margin-top: 14px;\n  color: var(--wisine-muted);\n  font-size: 17px;\n}\n\n.wisine-home-page .wisine-section-dark .wisine-section-head p,\n.wisine-home-page .wisine-section-dark .wisine-muted-copy {\n  color: rgba(255, 255, 255, 0.78);\n}\n\n.wisine-home-page .wisine-btn-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n  align-items: center;\n}\n\n.wisine-home-page .wisine-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 46px;\n  padding: 12px 20px;\n  border: 1px solid transparent;\n  border-radius: 6px;\n  font-size: 15px;\n  font-weight: 700;\n  line-height: 1.2;\n  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;\n}\n\n.wisine-home-page .wisine-btn:hover {\n  transform: translateY(-1px);\n}\n\n.wisine-home-page .wisine-btn-primary {\n  background: var(--wisine-red);\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-btn-primary:hover {\n  background: var(--wisine-red-dark);\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-btn-secondary {\n  background: var(--wisine-blue);\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-btn-secondary:hover {\n  background: var(--wisine-blue-dark);\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-btn-outline {\n  border-color: rgba(255, 255, 255, 0.42);\n  color: var(--wisine-white);\n  background: rgba(255, 255, 255, 0.08);\n}\n\n.wisine-home-page .wisine-btn-light-outline {\n  border-color: var(--wisine-blue);\n  color: var(--wisine-white);\n  background: var(--wisine-blue);\n}\n\n.wisine-home-page .wisine-btn-light-outline:hover {\n  border-color: var(--wisine-blue-dark);\n  background: var(--wisine-blue-dark);\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-hero {\n  padding: 116px 22px 78px;\n  background:\n    linear-gradient(135deg, rgba(13, 31, 51, 0.98), rgba(19, 43, 69, 0.94)),\n    radial-gradient(circle at 82% 18%, rgba(31, 111, 174, 0.22), transparent 34%),\n    linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);\n  background-size: auto, auto, 32px 32px;\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-hero-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.04fr) minmax(340px, 0.96fr);\n  gap: 54px;\n  align-items: center;\n}\n\n.wisine-home-page .wisine-hero-subtitle {\n  margin-top: 22px;\n  max-width: 1040px;\n  color: rgba(255, 255, 255, 0.9);\n  font-size: 21px;\n  font-weight: 700;\n}\n\n.wisine-home-page .wisine-hero-copy {\n  margin-top: 18px;\n  max-width: 1040px;\n  color: rgba(255, 255, 255, 0.76);\n  font-size: 17px;\n}\n\n.wisine-home-page .wisine-hero .wisine-btn-row {\n  margin-top: 34px;\n}\n\n.wisine-home-page .wisine-placeholder {\n  display: flex;\n  min-height: 210px;\n  align-items: center;\n  justify-content: center;\n  padding: 24px;\n  border: 1px solid rgba(255, 255, 255, 0.28);\n  border-radius: var(--wisine-radius);\n  background:\n    linear-gradient(135deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.03)),\n    repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.07) 0, rgba(255, 255, 255, 0.07) 10px, transparent 10px, transparent 20px);\n  color: rgba(255, 255, 255, 0.82);\n  text-align: center;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.wisine-home-page .wisine-placeholder-light {\n  min-height: 188px;\n  border-color: #bfd0df;\n  background:\n    linear-gradient(135deg, #e9f0f6, #f8fafc),\n    repeating-linear-gradient(45deg, rgba(13, 31, 51, 0.045) 0, rgba(13, 31, 51, 0.045) 10px, transparent 10px, transparent 20px);\n  color: var(--wisine-steel);\n}\n\n.wisine-home-page .wisine-hero-image {\n  min-height: 450px;\n  border: 1px solid rgba(255, 255, 255, 0.2);\n  border-radius: 10px;\n  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.34);\n  position: relative;\n}\n\n.wisine-home-page .wisine-hero-image::after {\n  content: \"\";\n  position: absolute;\n  inset: 18px;\n  border: 1px solid rgba(255, 255, 255, 0.12);\n  border-radius: 8px;\n  pointer-events: none;\n}\n\n.wisine-home-page .wisine-hero-cards {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n  margin-top: 46px;\n}\n\n.wisine-home-page .wisine-hero-card {\n  min-height: 164px;\n  padding: 26px;\n  border: 1px solid rgba(255, 255, 255, 0.14);\n  border-radius: var(--wisine-radius);\n  background: rgba(255, 255, 255, 0.08);\n}\n\n.wisine-home-page .wisine-hero-card h3 {\n  font-size: 17px;\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-hero-card p {\n  margin-top: 8px;\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.wisine-home-page .wisine-trust {\n  padding: 28px 22px;\n  background: var(--wisine-white);\n  border-bottom: 1px solid var(--wisine-line);\n}\n\n.wisine-home-page .wisine-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.wisine-home-page .wisine-trust-item {\n  min-height: 136px;\n  padding: 20px;\n  border-left: 0;\n  border-top: 3px solid var(--wisine-red);\n  border-radius: var(--wisine-radius);\n  background: #f8fafc;\n}\n\n.wisine-home-page .wisine-trust-item strong {\n  display: block;\n  color: var(--wisine-navy);\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.wisine-home-page .wisine-trust-item span {\n  display: block;\n  margin-top: 6px;\n  color: var(--wisine-muted);\n  font-size: 13px;\n  line-height: 1.45;\n}\n\n.wisine-home-page .wisine-grid-4,\n.wisine-home-page .wisine-grid-3,\n.wisine-home-page .wisine-grid-2,\n.wisine-home-page .wisine-grid-6 {\n  display: grid;\n  gap: 34px;\n  align-items: stretch;\n}\n\n.wisine-home-page .wisine-grid-4 {\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.wisine-home-page .wisine-grid-3 {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.wisine-home-page .wisine-grid-2 {\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n\n.wisine-home-page .wisine-grid-6 {\n  grid-template-columns: repeat(6, minmax(0, 1fr));\n}\n\n.wisine-home-page .wisine-card {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  min-width: 0;\n  border: 1px solid var(--wisine-line);\n  border-radius: var(--wisine-radius);\n  background: var(--wisine-white);\n  box-shadow: 0 10px 28px rgba(13, 31, 51, 0.055);\n  overflow: hidden;\n}\n\n.wisine-home-page .wisine-card-body {\n  display: flex;\n  flex: 1 1 auto;\n  flex-direction: column;\n  padding: 30px;\n}\n\n.wisine-home-page .wisine-card h3 {\n  color: var(--wisine-navy);\n}\n\n.wisine-home-page .wisine-card p {\n  margin-top: 10px;\n  color: var(--wisine-muted);\n  font-size: 15px;\n}\n\n.wisine-home-page .wisine-card .wisine-small-label {\n  display: block;\n  margin-top: 16px;\n  color: var(--wisine-red);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.7px;\n  text-transform: uppercase;\n}\n\n.wisine-home-page .wisine-card ul,\n.wisine-home-page .wisine-check-list {\n  margin: 14px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.wisine-home-page .wisine-card li,\n.wisine-home-page .wisine-check-list li {\n  position: relative;\n  margin-top: 8px;\n  padding-left: 18px;\n  color: var(--wisine-muted);\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n.wisine-home-page .wisine-card li::before,\n.wisine-home-page .wisine-check-list li::before {\n  content: \"\";\n  position: absolute;\n  top: 10px;\n  left: 0;\n  width: 7px;\n  height: 7px;\n  border-radius: 2px;\n  background: var(--wisine-red);\n}\n\n.wisine-home-page .wisine-card .wisine-btn {\n  margin-top: auto;\n}\n\n.wisine-home-page .wisine-product-card .wisine-placeholder-light {\n  min-height: 154px;\n}\n\n.wisine-home-page .wisine-product-card .wisine-card-body {\n  min-height: 244px;\n}\n\n.wisine-home-page .wisine-grid-4 > .wisine-card .wisine-placeholder-light {\n  min-height: 192px;\n}\n\n.wisine-home-page .wisine-feature-panel {\n  display: grid;\n  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);\n  gap: 58px;\n  align-items: center;\n}\n\n.wisine-home-page .wisine-panel {\n  padding: 48px;\n  border: 1px solid var(--wisine-line);\n  border-radius: var(--wisine-radius);\n  background: var(--wisine-white);\n  box-shadow: var(--wisine-shadow);\n}\n\n.wisine-home-page .wisine-panel p {\n  margin-top: 14px;\n  color: var(--wisine-muted);\n}\n\n.wisine-home-page .wisine-panel .wisine-btn-row {\n  margin-top: 24px;\n}\n\n.wisine-home-page .wisine-dark-card {\n  border-color: rgba(255, 255, 255, 0.14);\n  background: rgba(255, 255, 255, 0.08);\n  box-shadow: none;\n}\n\n.wisine-home-page .wisine-dark-card h3 {\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-dark-card p,\n.wisine-home-page .wisine-dark-card li {\n  color: rgba(255, 255, 255, 0.76);\n}\n\n.wisine-home-page .wisine-industry-card {\n  min-height: 214px;\n  padding: 28px;\n  border-top: 4px solid var(--wisine-blue);\n}\n\n.wisine-home-page .wisine-number {\n  display: inline-flex;\n  width: 34px;\n  height: 34px;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 14px;\n  border-radius: 50%;\n  background: rgba(201, 37, 45, 0.1);\n  color: var(--wisine-red);\n  font-weight: 700;\n}\n\n.wisine-home-page .wisine-link-list {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 14px;\n  margin-top: 24px;\n}\n\n.wisine-home-page .wisine-link-list a {\n  display: inline-flex;\n  align-items: center;\n  min-height: 44px;\n  padding: 10px 14px;\n  border: 1px solid #c8d6e2;\n  border-radius: 999px;\n  background: #f8fafc;\n  color: var(--wisine-navy);\n  font-weight: 700;\n  font-size: 14px;\n}\n\n.wisine-home-page .wisine-link-list a:hover {\n  border-color: var(--wisine-blue);\n  color: var(--wisine-blue);\n}\n\n.wisine-home-page .wisine-cladding-products {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 14px;\n  margin-top: 24px;\n}\n\n.wisine-home-page .wisine-cladding-product {\n  display: block;\n  min-height: 118px;\n  padding: 18px;\n  border: 1px solid rgba(255, 255, 255, 0.15);\n  border-radius: var(--wisine-radius);\n  background: rgba(255, 255, 255, 0.08);\n}\n\n.wisine-home-page .wisine-cladding-product strong {\n  display: block;\n  color: var(--wisine-white);\n  font-size: 16px;\n}\n\n.wisine-home-page .wisine-cladding-product span {\n  display: block;\n  margin-top: 8px;\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 14px;\n}\n\n.wisine-home-page .wisine-cladding-product:hover {\n  border-color: rgba(31, 111, 174, 0.7);\n  background: rgba(255, 255, 255, 0.12);\n}\n\n.wisine-home-page .wisine-download-box {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.52fr);\n  gap: 44px;\n  align-items: center;\n  padding: 42px;\n  border-radius: var(--wisine-radius);\n  background: var(--wisine-navy);\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-download-box p {\n  margin-top: 12px;\n  max-width: 1040px;\n  color: rgba(255, 255, 255, 0.78);\n}\n\n.wisine-home-page .wisine-download-box .wisine-btn-row {\n  justify-content: flex-end;\n  gap: 12px;\n}\n\n.wisine-home-page .wisine-download-box .wisine-btn {\n  min-width: 184px;\n}\n\n.wisine-home-page .wisine-article-card {\n  min-height: 238px;\n  padding: 24px;\n}\n\n.wisine-home-page .wisine-final-cta {\n  padding: 112px 22px;\n  background:\n    linear-gradient(135deg, rgba(13, 31, 51, 0.96), rgba(13, 31, 51, 0.9)),\n    repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 0, rgba(255, 255, 255, 0.06) 10px, transparent 10px, transparent 22px);\n  color: var(--wisine-white);\n}\n\n.wisine-home-page .wisine-final-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(380px, 440px);\n  gap: 44px;\n  align-items: center;\n}\n\n.wisine-home-page .wisine-final-copy {\n  max-width: 1040px;\n  margin-top: 16px;\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 17px;\n}\n\n.wisine-home-page .wisine-response-box {\n  padding: 32px;\n  border: 1px solid rgba(255, 255, 255, 0.16);\n  border-radius: var(--wisine-radius);\n  background: rgba(255, 255, 255, 0.09);\n}\n\n.wisine-home-page .wisine-response-box strong {\n  display: block;\n  color: var(--wisine-white);\n  font-size: 20px;\n}\n\n.wisine-home-page .wisine-response-box span {\n  display: block;\n  margin-top: 10px;\n  color: rgba(255, 255, 255, 0.82);\n  overflow-wrap: normal;\n  white-space: nowrap;\n}\n\n@media (max-width: 1024px) {\n  .wisine-home-page .wisine-hero-grid,\n  .wisine-home-page .wisine-feature-panel,\n  .wisine-home-page .wisine-final-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .wisine-home-page .wisine-grid-4,\n  .wisine-home-page .wisine-grid-3,\n  .wisine-home-page .wisine-grid-6,\n  .wisine-home-page .wisine-trust-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .wisine-home-page .wisine-link-list {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .wisine-home-page .wisine-cladding-products {\n    grid-template-columns: 1fr;\n  }\n\n  .wisine-home-page .wisine-download-box {\n    grid-template-columns: 1fr;\n  }\n\n  .wisine-home-page .wisine-download-box .wisine-btn-row {\n    justify-content: flex-start;\n  }\n\n  .wisine-home-page .wisine-final-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 640px) {\n  .wisine-home-page .wisine-section,\n  .wisine-home-page .wisine-hero,\n  .wisine-home-page .wisine-final-cta {\n    padding-left: 16px;\n    padding-right: 16px;\n  }\n\n  .wisine-home-page .wisine-section {\n    padding-top: 62px;\n    padding-bottom: 62px;\n  }\n\n  .wisine-home-page .wisine-hero {\n    padding-top: 54px;\n  }\n\n  .wisine-home-page .wisine-hero-cards,\n  .wisine-home-page .wisine-grid-4,\n  .wisine-home-page .wisine-grid-3,\n  .wisine-home-page .wisine-grid-2,\n  .wisine-home-page .wisine-grid-6,\n  .wisine-home-page .wisine-trust-grid,\n  .wisine-home-page .wisine-link-list,\n  .wisine-home-page .wisine-cladding-products {\n    grid-template-columns: 1fr;\n  }\n\n  .wisine-home-page .wisine-hero-image {\n    min-height: 280px;\n  }\n\n  .wisine-home-page .wisine-panel,\n  .wisine-home-page .wisine-download-box {\n    padding: 26px;\n  }\n\n  .wisine-home-page .wisine-btn {\n    width: 100%;\n  }\n\n  .wisine-home-page .wisine-response-box span {\n    white-space: normal;\n    overflow-wrap: anywhere;\n  }\n}\n<\/style>\n\n<!--\nPage URL: \/\n-->\n\n<div class=\"wisine-home-page\">\n  <section class=\"wisine-hero\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-hero-grid\">\n        <div>\n          <span class=\"wisine-eyebrow\">WISINE \u00b7 FOURNITURE DE FIXATIONS ET DE M\u00c9TAUX<\/span>\n          <h1>Fournisseur de mat\u00e9riaux m\u00e9talliques industriels, de fixations et de syst\u00e8mes de fixation de parements<\/h1>\n          <p class=\"wisine-hero-subtitle\">Accompagnement pour les pi\u00e8ces sur mesure, l'achat d'alliages, les fixations standard et les projets de fixation de parements.<\/p>\n          <p class=\"wisine-hero-copy\">Si vos plans sont pr\u00eats, envoyez une demande de devis. Pour d\u00e9finir d'abord la nuance, la forme, le type de produit ou le p\u00e9rim\u00e8tre d'achat, consultez les mat\u00e9riaux et les fixations.<\/p>\n          <div class=\"wisine-btn-row\">\n            <a class=\"wisine-btn wisine-btn-primary\" href=\"\/fr\/custom-parts\/send-drawing-for-quote\/\">ENVOYER UN PLAN POUR UN DEVIS<\/a>\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/fr\/materials-alloys\/\">Voir les mat\u00e9riaux<\/a>\n            <a class=\"wisine-btn wisine-btn-outline\" href=\"\/industrial-fasteners\/\">Voir les fixations<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wisine-placeholder wisine-hero-image\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/Alloy-Material.webp\" alt=\"Mat\u00e9riaux industriels : barres et profil\u00e9s en acier inoxydable, alliages de nickel, duplex, titane et aluminium\" loading=\"eager\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"><\/div>\n      <\/div>\n      <div class=\"wisine-hero-cards\">\n        <div class=\"wisine-hero-card\">\n          <h3>Devis pour pi\u00e8ces sur mesure<\/h3>\n          <p>Envoyez les plans, \u00e9chantillons, nuances et exigences du projet pour l'\u00e9tude de vos pi\u00e8ces sur mesure.<\/p>\n        <\/div>\n        <div class=\"wisine-hero-card\">\n          <h3>Achat de mat\u00e9riaux<\/h3>\n          <p>Comparez les aciers inoxydables, alliages de nickel, duplex, titane et alliages sp\u00e9ciaux selon la nuance, la forme et l'application.<\/p>\n        <\/div>\n        <div class=\"wisine-hero-card\">\n          <h3>Achat de fixations<\/h3>\n          <p>Consultez les boulons, \u00e9crous, rondelles, tiges filet\u00e9es, ancrages et autres fixations industrielles par mat\u00e9riau et type de produit.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-section wisine-section-light\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-feature-panel\">\n        <div class=\"wisine-panel\">\n          <span class=\"wisine-eyebrow\">FABRICATION SUR MESURE<\/span>\n          <h2>Pi\u00e8ces m\u00e9talliques et fixations sur mesure sur plan<\/h2>\n          <p>Envoyez les plans, \u00e9chantillons, nuances, dimensions, finitions et quantit\u00e9s pour l'\u00e9tude de fixations, composants en alliage, accessoires de fa\u00e7ade et pi\u00e8ces m\u00e9talliques sur mesure.<\/p>\n          <div class=\"wisine-btn-row\">\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/custom-parts\/\">Voir les pi\u00e8ces sur mesure<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wisine-placeholder wisine-placeholder-light\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/custom-parts.webp\" alt=\"Pi\u00e8ces m\u00e9talliques sur mesure et composants sur plan pour projets d&#039;ing\u00e9nierie industrielle\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"><\/div>\n      <\/div>\n      <div class=\"wisine-grid-4\" style=\"margin-top:28px;\">\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Fixations sur mesure<\/h3><p>Boulons sp\u00e9ciaux, \u00e9crous, rondelles, tiges filet\u00e9es, vis et fixations non standard selon plans ou \u00e9chantillons.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Composants en alliage sur mesure<\/h3><p>Composants sur mesure en acier inoxydable, alliages de nickel, duplex, super duplex et alliages \u00e0 haute r\u00e9sistance pour applications industrielles.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Pi\u00e8ces m\u00e9talliques sur plan<\/h3><p>Pi\u00e8ces usin\u00e9es, d\u00e9coup\u00e9es ou form\u00e9es, supports, plaques, entretoises et accessoires sp\u00e9ciaux r\u00e9alis\u00e9s selon des plans techniques.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Accessoires de fa\u00e7ade sur mesure<\/h3><p>Supports, attaches, ancrages, rails, cales, entretoises, boulons et accessoires sur mesure pour la fixation de parements en pierre.<\/p><\/div><\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-section wisine-section-light\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-section-head\">\n        <span class=\"wisine-eyebrow\">PRINCIPAUX DOMAINES D'ACTIVIT\u00c9<\/span>\n        <h2>Mat\u00e9riaux m\u00e9talliques, fixations, fixation de parements et pi\u00e8ces sur mesure<\/h2>\n        <p>WISINE couvre quatre activit\u00e9s : devis de pi\u00e8ces sur mesure, achat de mat\u00e9riaux, fourniture de fixations standard et solutions de fixation de parements.<\/p>\n      <\/div>\n      <div class=\"wisine-grid-4\">\n        <article class=\"wisine-card\">\n          <div class=\"wisine-placeholder wisine-placeholder-light\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/custom-parts.webp\" alt=\"Pi\u00e8ces m\u00e9talliques sur mesure et composants sur plan pour projets d&#039;ing\u00e9nierie industrielle\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"><\/div>\n          <div class=\"wisine-card-body\">\n            <h3>Pi\u00e8ces sur mesure<\/h3>\n            <p>Fixations, composants en alliage, pi\u00e8ces m\u00e9talliques et accessoires de fa\u00e7ade sur mesure selon plans, \u00e9chantillons, mat\u00e9riaux et exigences du projet.<\/p>\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/custom-parts\/\">Voir les pi\u00e8ces sur mesure<\/a>\n          <\/div>\n        <\/article>\n        <article class=\"wisine-card\">\n          <div class=\"wisine-placeholder wisine-placeholder-light\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/Alloy-Material.webp\" alt=\"Mat\u00e9riaux industriels : barres et profil\u00e9s en acier inoxydable, alliages de nickel, duplex, titane et aluminium\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"><\/div>\n          <div class=\"wisine-card-body\">\n            <h3>Mat\u00e9riaux et alliages<\/h3>\n            <p>Acier inoxydable, alliages de nickel, duplex, titane, aluminium et alliages sp\u00e9ciaux en plaques, barres, tubes, bobines et formes transform\u00e9es sur mesure.<\/p>\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/fr\/materials-alloys\/\">Voir les mat\u00e9riaux<\/a>\n          <\/div>\n        <\/article>\n        <article class=\"wisine-card\">\n          <div class=\"wisine-placeholder wisine-placeholder-light\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/fasteners.webp\" alt=\"Fixations industrielles : boulons, \u00e9crous, rondelles, tiges filet\u00e9es et ancrages en acier inoxydable et alliages\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"><\/div>\n          <div class=\"wisine-card-body\">\n            <h3>Fixations<\/h3>\n            <p>Fixations en acier inoxydable, alliages de nickel, duplex et super duplex, et fixations sur mesure : goujons, boulons hexagonaux, \u00e9crous, rondelles, tiges filet\u00e9es et ancrages.<\/p>\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/industrial-fasteners\/\">Voir les fixations<\/a>\n          <\/div>\n        <\/article>\n        <article class=\"wisine-card\">\n          <div class=\"wisine-placeholder wisine-placeholder-light\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/cladding-fixing-system.webp\" alt=\"Syst\u00e8mes de fixation de pierre : supports, ancrages, rails, attaches et accessoires de fa\u00e7ade\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"><\/div>\n          <div class=\"wisine-card-body\">\n            <h3>Syst\u00e8mes de fixation de parements<\/h3>\n            <p>Supports, ancrages de corps, attaches pour pierre, rails de support, ancrages et accessoires de fixation sur mesure pour fa\u00e7ades en pierre naturelle.<\/p>\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/stone-cladding-fixing\/\">Voir les syst\u00e8mes de parement<\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-section wisine-section-muted\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-section-head\">\n        <span class=\"wisine-eyebrow\">MAT\u00c9RIAUX ET ALLIAGES<\/span>\n        <h2>S\u00e9lection d'aciers inoxydables, d'alliages de nickel et d'alliages sp\u00e9ciaux<\/h2>\n        <p>WISINE fournit des mat\u00e9riaux selon la famille d'alliage, la nuance, la forme et l'application. L'\u00e9tude d'achat peut prendre en compte l'environnement corrosif, la temp\u00e9rature, la r\u00e9sistance requise, les certificats et l'usage final du projet.<\/p>\n      <\/div>\n      <div class=\"wisine-grid-4\">\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Alliages de nickel<\/h3><p>Hastelloy, Inconel, Monel et autres alliages de nickel \u00e0 \u00e9tudier pour les proc\u00e9d\u00e9s chimiques, installations marines, temp\u00e9ratures \u00e9lev\u00e9es et milieux corrosifs, selon les sp\u00e9cifications du projet.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Acier inoxydable<\/h3><p>Nuances 304, 316, 904L, 321, 347, 440C et autres aciers inoxydables pour \u00e9quipements industriels, construction et applications exigeant une r\u00e9sistance \u00e0 la corrosion.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Duplex et super duplex<\/h3><p>Duplex 2205, super duplex 2507 et S32760 \u00e0 \u00e9tudier pour les environnements chlorur\u00e9s, l'eau de mer et les conditions marines ou corrosives, selon les exigences du projet.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Acier inoxydable \u00e0 durcissement par pr\u00e9cipitation<\/h3><p>Aciers inoxydables 17-4PH \/ SUS630, 15-5PH et 17-7PH pour composants de pr\u00e9cision et sur mesure exigeant une r\u00e9sistance \u00e9lev\u00e9e.<\/p><\/div><\/article>\n      <\/div>\n      <div class=\"wisine-btn-row\" style=\"margin-top:28px;\">\n        <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/fr\/materials-alloys\/\">Demande concernant les mat\u00e9riaux<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-section wisine-section-light\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-section-head\">\n        <span class=\"wisine-eyebrow\">FIXATIONS<\/span>\n        <h2>Fixations industrielles par mat\u00e9riau et type de produit<\/h2>\n        <p>WISINE fournit des fixations en acier inoxydable, alliages de nickel, duplex et super duplex, ainsi que des fixations sur plan pour les projets chimiques, marins, \u00e9nerg\u00e9tiques, de construction et d'\u00e9quipements industriels.<\/p>\n      <\/div>\n      <div class=\"wisine-grid-4\">\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Fixations en acier inoxydable<\/h3><p>Fixations en acier inoxydable 304, 316, 316L, 904L et nuances associ\u00e9es pour \u00e9quipements industriels, construction et applications marines ou exigeant une r\u00e9sistance \u00e0 la corrosion.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Fixations en alliages de nickel<\/h3><p>Fixations en Hastelloy, Inconel, Monel et autres alliages de nickel \u00e0 \u00e9tudier pour les proc\u00e9d\u00e9s chimiques, installations marines, temp\u00e9ratures \u00e9lev\u00e9es et milieux corrosifs selon les sp\u00e9cifications.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Goujons<\/h3><p>Goujons pour brides, tuyauteries, \u00e9quipements sous pression, usines chimiques, projets offshore et assemblage industriel.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Fixations sur mesure<\/h3><p>Fixations r\u00e9alis\u00e9es selon les plans du projet, \u00e9chantillons, nuances, dimensions, types de filetage et exigences de finition.<\/p><\/div><\/article>\n      <\/div>\n      <div class=\"wisine-btn-row\" style=\"margin-top:28px;\">\n        <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/industrial-fasteners\/\">Demande concernant les fixations<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-section wisine-section-dark\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-feature-panel\">\n        <div class=\"wisine-placeholder\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/cladding-fixing-system.webp\" alt=\"Syst\u00e8mes de fixation de pierre : supports, ancrages, rails, attaches et accessoires de fa\u00e7ade\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;object-position:center center;filter:contrast(1.08) saturate(1.04);display:block;\"><\/div>\n        <div>\n          <span class=\"wisine-eyebrow\">SYST\u00c8MES DE FIXATION DE PAREMENTS<\/span>\n          <h2>Syst\u00e8mes de fixation de parements pour fa\u00e7ades en pierre naturelle<\/h2>\n          <p class=\"wisine-muted-copy\">WISINE fournit des syst\u00e8mes de fixation pour fa\u00e7ades en pierre naturelle, parements ventil\u00e9s, murs int\u00e9rieurs en pierre et projets sp\u00e9cifiques. La fourniture est \u00e9tudi\u00e9e selon les plans, la nuance, le poids des panneaux, l'\u00e9tat du support et les exigences de pose.<\/p>\n          <div class=\"wisine-cladding-products\">\n            <a class=\"wisine-cladding-product\" href=\"\/stone-cladding-fixing\/omega-bracket\/\"><strong>Support om\u00e9ga<\/strong><span>Pour le support de parements en pierre, les liaisons m\u00e9caniques et les syst\u00e8mes de fixation de fa\u00e7ade propres au projet.<\/span><\/a>\n            <a class=\"wisine-cladding-product\" href=\"\/stone-cladding-fixing\/z-bracket\/\"><strong>Support Z<\/strong><span>Pour la fixation \u00e0 sec de fa\u00e7ades en pierre naturelle selon les plans et les exigences de pose.<\/span><\/a>\n            <a class=\"wisine-cladding-product\" href=\"\/stone-cladding-fixing\/l-bracket\/\"><strong>Support L<\/strong><span>\u00c9querres pour le support et les liaisons \u00e0 angle droit dans les syst\u00e8mes de fixation de parements en pierre.<\/span><\/a>\n            <a class=\"wisine-cladding-product\" href=\"\/stone-cladding-fixing\/body-anchor-bracket\/\"><strong>Support d'ancrage de corps<\/strong><span>Pour le support de parements en pierre, le maintien r\u00e9glable et les applications de fa\u00e7ade propres au projet.<\/span><\/a>\n            <a class=\"wisine-cladding-product\" href=\"\/stone-cladding-fixing\/support-rail-u-channel\/\"><strong>Rail de support \/ profil\u00e9 U<\/strong><span>Pour les syst\u00e8mes de fixation de pierre sur rails et les liaisons de l'ossature de fa\u00e7ade.<\/span><\/a>\n            <a class=\"wisine-cladding-product\" href=\"\/stone-cladding-fixing\/custom-facade-fixing-hardware\/\"><strong>Accessoires de fixation de fa\u00e7ade sur mesure<\/strong><span>Supports, attaches, ancrages, rails, boulons et accessoires de fixation de fa\u00e7ade sur mesure sur plan.<\/span><\/a>\n          <\/div>\n          <div class=\"wisine-btn-row\" style=\"margin-top:26px;\">\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/stone-cladding-fixing\/\">Solution d'ing\u00e9nierie<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-section wisine-section-muted\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-feature-panel\">\n        <div class=\"wisine-placeholder wisine-placeholder-light\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/Alloy-Material.webp\" alt=\"Mat\u00e9riaux industriels : barres et profil\u00e9s en acier inoxydable, alliages de nickel, duplex, titane et aluminium\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"><\/div>\n        <div class=\"wisine-panel\">\n          <span class=\"wisine-eyebrow\">QUALIT\u00c9 ET DOCUMENTATION<\/span>\n          <h2>Certificats mati\u00e8re, rapports d'inspection et documents d'exportation<\/h2>\n          <p>Pour les projets industriels et de construction, les exigences documentaires doivent \u00eatre confirm\u00e9es avant le devis et la production. La disponibilit\u00e9 des certificats mati\u00e8re, EN 10204 3.1, rapports d'inspection et de rev\u00eatement, listes de colisage et documents d'exportation peut \u00eatre \u00e9tudi\u00e9e.<\/p>\n          <div class=\"wisine-btn-row\">\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/resources\/standards-certificates\/\">Consulter les documents<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"wisine-grid-4\" style=\"margin-top:28px;\">\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Certificats mati\u00e8re<\/h3><p>Les certificats mati\u00e8re et rapports d'essais sont \u00e9tudi\u00e9s selon le produit, la nuance et les exigences du projet ; leur disponibilit\u00e9 doit \u00eatre confirm\u00e9e avant le devis.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Documents EN 10204 3.1<\/h3><p>Les documents EN 10204 3.1 pour les alliages, fixations et produits sp\u00e9cifiques doivent \u00eatre convenus et confirm\u00e9s avant le devis.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Rapports d'inspection<\/h3><p>Les contr\u00f4les dimensionnels, visuels et de rev\u00eatement, ainsi que les documents d'inspection propres au projet, peuvent \u00eatre convenus si n\u00e9cessaire.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Emballage et documents d'exportation<\/h3><p>Les listes de colisage, \u00e9tiquettes, cartons d'exportation, palettes et documents sont pr\u00e9par\u00e9s selon les exigences d'exp\u00e9dition convenues.<\/p><\/div><\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-section wisine-section-light\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-section-head\">\n        <span class=\"wisine-eyebrow\">SECTEURS D'APPLICATION<\/span>\n        <h2>Accompagnement des projets industriels, de construction et d'ing\u00e9nierie<\/h2>\n        <p>Les produits WISINE sont destin\u00e9s aux applications m\u00e9talliques industrielles et de construction ayant des exigences de r\u00e9sistance \u00e0 la corrosion, de r\u00e9sistance m\u00e9canique, de fixation et de sp\u00e9cifications de projet.<\/p>\n      <\/div>\n      <div class=\"wisine-grid-4\">\n        <article class=\"wisine-card wisine-industry-card\"><span class=\"wisine-number\">01<\/span><h3>Proc\u00e9d\u00e9s chimiques<\/h3><p>Alliages de nickel et fixations exigeant une r\u00e9sistance \u00e0 la corrosion pour \u00e9quipements chimiques, tuyauteries et conditions s\u00e9v\u00e8res.<\/p><\/article>\n        <article class=\"wisine-card wisine-industry-card\"><span class=\"wisine-number\">02<\/span><h3>Offshore et maritime<\/h3><p>Produits en duplex, super duplex, acier inoxydable et alliages de nickel \u00e0 \u00e9tudier pour les milieux chlorur\u00e9s, l'eau de mer et les conditions offshore.<\/p><\/article>\n        <article class=\"wisine-card wisine-industry-card\"><span class=\"wisine-number\">03<\/span><h3>Construction et fa\u00e7ades<\/h3><p>Syst\u00e8mes de fixation de pierre, supports de fa\u00e7ade, ancrages, rails et accessoires sur mesure pour les projets de construction.<\/p><\/article>\n        <article class=\"wisine-card wisine-industry-card\"><span class=\"wisine-number\">04<\/span><h3>\u00c9quipements industriels<\/h3><p>Mat\u00e9riaux en acier inoxydable, fixations en alliage et composants sur mesure pour machines, \u00e9quipements et fabrication.<\/p><\/article>\n      <\/div>\n      <div class=\"wisine-link-list\" style=\"margin-top:28px;\">\n        <a href=\"\/fr\/materials-alloys\/\">P\u00e9trole et gaz<\/a>\n        <a href=\"\/industrial-fasteners\/\">\u00c9nergie et production \u00e9lectrique<\/a>\n        <a href=\"\/custom-parts\/\">Composants de pr\u00e9cision<\/a>\n        <a href=\"\/custom-parts\/\">Fabrication sur mesure<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-section wisine-section-muted\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-section-head\">\n        <span class=\"wisine-eyebrow\">RESSOURCES<\/span>\n        <h2>Ressources techniques, fiches techniques et catalogues de produits<\/h2>\n        <p>Consultez les guides techniques, fiches et catalogues pour pr\u00e9parer le choix des mat\u00e9riaux, l'achat de fixations, les sp\u00e9cifications de parement et les devis sur mesure.<\/p>\n      <\/div>\n      <div class=\"wisine-grid-3\">\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Guides des mat\u00e9riaux<\/h3><p>Guides pour choisir les familles d'alliages et \u00e9tudier la corrosion, la temp\u00e9rature de service et les exigences du projet.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Guides des fixations<\/h3><p>Notes techniques pour choisir les fixations selon le mat\u00e9riau, le type de produit, l'application et l'environnement de service.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Guides de fixation des parements<\/h3><p>Guides sur les supports pour pierre, ancrages, rails de support, attaches et syst\u00e8mes de fixation de fa\u00e7ade.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Fiches techniques des produits<\/h3><p>Consultez les fiches techniques des fixations, alliages, syst\u00e8mes de fixation de parements et produits sur mesure.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-card-body\"><h3>Catalogues de produits<\/h3><p>Catalogues WISINE de mat\u00e9riaux, fixations, syst\u00e8mes de fixation de parements et pi\u00e8ces m\u00e9talliques sur mesure.<\/p><\/div><\/article>\n        <article class=\"wisine-card\"><div class=\"wisine-placeholder wisine-placeholder-light\" style=\"padding:0;overflow:hidden;\"><img decoding=\"async\" src=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/05\/resources-technical-documents.webp\" alt=\"Documentation technique, fiches et catalogues de produits m\u00e9talliques industriels\" loading=\"lazy\" style=\"width:100%;height:100%;object-fit:cover;display:block;\"><\/div><\/article>\n      <\/div>\n      <div class=\"wisine-btn-row\" style=\"margin-top:34px;\">\n        <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/resources\/quote-preparation-guides\/\">Voir le guide de pr\u00e9paration du devis<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wisine-final-cta\">\n    <div class=\"wisine-container\">\n      <div class=\"wisine-final-grid\">\n        <div>\n          <span class=\"wisine-eyebrow\">DEVIS DE PROJET<\/span>\n          <h2>Besoin de mat\u00e9riaux, de fixations, de syst\u00e8mes pour parements ou de pi\u00e8ces sur mesure ?<\/h2>\n          <p class=\"wisine-final-copy\">Envoyez le type de produit, la nuance, les dimensions, la quantit\u00e9, le plan, les certificats requis et la destination. WISINE \u00e9tudiera votre demande pour pr\u00e9parer le devis du projet.<\/p>\n          <div class=\"wisine-btn-row\" style=\"margin-top:28px;\">\n            <a class=\"wisine-btn wisine-btn-primary\" href=\"\/fr\/custom-parts\/send-drawing-for-quote\/\">ENVOYER UN PLAN POUR UN DEVIS<\/a>\n            <a class=\"wisine-btn wisine-btn-secondary\" href=\"\/fr\/materials-alloys\/\">Voir les mat\u00e9riaux<\/a>\n            <a class=\"wisine-btn wisine-btn-outline\" href=\"\/industrial-fasteners\/\">Voir les fixations<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"wisine-response-box\">\n          <strong>D\u00e9couvrir WISINE<\/strong>\n          <span><a href=\"\/fr\/\">Accueil<\/a><\/span>\n          <span><a href=\"\/fr\/materials-alloys\/\">Mat\u00e9riaux et alliages<\/a><\/span>\n          <span><a href=\"\/industrial-fasteners\/\">Fixations<\/a><\/span>\n          <span><a href=\"\/stone-cladding-fixing\/\">Syst\u00e8mes de fixation de parements<\/a><\/span>\n          <span><a href=\"\/custom-parts\/\">Pi\u00e8ces sur mesure<\/a><\/span>\n          <span><a href=\"\/resources\/\">Ressources<\/a><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<div class=\"slide-text-bg2\">\n<h3>WISINE FASTENERS &amp; METAL SUPPLY Industrial Metal Materials, Fasteners &amp; Cladding Fixing Systems Supplier Support custom engineering parts, alloy material<\/h3>\n<\/div>\n<div class=\"flex-btn-div\"><a href=\"https:\/\/www.cnmetalfasteners.com\/fr\/\" class=\"btn1 flex-btn\">Lire la suite<\/a><\/div>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"fullwidth.php","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-54259","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>HOME - wisine fasteners and metal<\/title>\n<meta name=\"description\" content=\"WISINE supplies stainless steel, nickel alloy and specialty alloy materials, industrial fasteners, stone cladding fixing systems and drawing-based custom metal parts for global industrial and construction projects.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cnmetalfasteners.com\/fr\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HOME\" \/>\n<meta property=\"og:description\" content=\"WISINE supplies stainless steel, nickel alloy and specialty alloy materials, industrial fasteners, stone cladding fixing systems and drawing-based custom metal parts for global industrial and construction projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cnmetalfasteners.com\/fr\/\" \/>\n<meta property=\"og:site_name\" content=\"wisine fasteners and metal\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Henry-Liu\/pfbid028FGEcrjYV1NCu9SGaj4jVsb6RffkfQEVAXxxRuUudxf4vcsJPqvAfeqNKyPrS6SBl\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T07:04:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/Alloy-Material.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/\",\"url\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/\",\"name\":\"HOME - wisine fasteners and metal\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Alloy-Material.webp\",\"datePublished\":\"2026-06-13T06:31:46+00:00\",\"dateModified\":\"2026-06-19T07:04:22+00:00\",\"description\":\"WISINE supplies stainless steel, nickel alloy and specialty alloy materials, industrial fasteners, stone cladding fixing systems and drawing-based custom metal parts for global industrial and construction projects.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cnmetalfasteners.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Alloy-Material.webp\",\"contentUrl\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Alloy-Material.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HOME\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#website\",\"url\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/\",\"name\":\"wisine fasteners and metal manufacture\",\"description\":\"Wisine Metal | Premium Fasteners &amp; Metal Manufacturing | Stainless Steel, Alloy Supplier\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#organization\",\"name\":\"wisine metal and fasteners manufacure\",\"url\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/cropped-Logo_smallicon.jpg\",\"contentUrl\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/cropped-Logo_smallicon.jpg\",\"width\":250,\"height\":195,\"caption\":\"wisine metal and fasteners manufacure\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cnmetalfasteners.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/Henry-Liu\\\/pfbid028FGEcrjYV1NCu9SGaj4jVsb6RffkfQEVAXxxRuUudxf4vcsJPqvAfeqNKyPrS6SBl\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/72288932\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCgpM7A9dTVvg3OsnAUX-lIA\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"HOME - wisine fasteners and metal","description":"WISINE supplies stainless steel, nickel alloy and specialty alloy materials, industrial fasteners, stone cladding fixing systems and drawing-based custom metal parts for global industrial and construction projects.","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:\/\/www.cnmetalfasteners.com\/fr\/","og_locale":"fr_FR","og_type":"article","og_title":"HOME","og_description":"WISINE supplies stainless steel, nickel alloy and specialty alloy materials, industrial fasteners, stone cladding fixing systems and drawing-based custom metal parts for global industrial and construction projects.","og_url":"https:\/\/www.cnmetalfasteners.com\/fr\/","og_site_name":"wisine fasteners and metal","article_publisher":"https:\/\/www.facebook.com\/people\/Henry-Liu\/pfbid028FGEcrjYV1NCu9SGaj4jVsb6RffkfQEVAXxxRuUudxf4vcsJPqvAfeqNKyPrS6SBl\/","article_modified_time":"2026-06-19T07:04:22+00:00","og_image":[{"url":"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/Alloy-Material.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.cnmetalfasteners.com\/","url":"https:\/\/www.cnmetalfasteners.com\/","name":"HOME - wisine fasteners and metal","isPartOf":{"@id":"https:\/\/www.cnmetalfasteners.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cnmetalfasteners.com\/#primaryimage"},"image":{"@id":"https:\/\/www.cnmetalfasteners.com\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/Alloy-Material.webp","datePublished":"2026-06-13T06:31:46+00:00","dateModified":"2026-06-19T07:04:22+00:00","description":"WISINE supplies stainless steel, nickel alloy and specialty alloy materials, industrial fasteners, stone cladding fixing systems and drawing-based custom metal parts for global industrial and construction projects.","breadcrumb":{"@id":"https:\/\/www.cnmetalfasteners.com\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cnmetalfasteners.com\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.cnmetalfasteners.com\/#primaryimage","url":"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/Alloy-Material.webp","contentUrl":"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2026\/06\/Alloy-Material.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.cnmetalfasteners.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.cnmetalfasteners.com\/"},{"@type":"ListItem","position":2,"name":"HOME"}]},{"@type":"WebSite","@id":"https:\/\/www.cnmetalfasteners.com\/#website","url":"https:\/\/www.cnmetalfasteners.com\/","name":"wisine fasteners and metal manufacture","description":"Wisine Metal | Premium Fasteners &amp; Metal Manufacturing | Stainless Steel, Alloy Supplier","publisher":{"@id":"https:\/\/www.cnmetalfasteners.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cnmetalfasteners.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.cnmetalfasteners.com\/#organization","name":"wisine metal and fasteners manufacure","url":"https:\/\/www.cnmetalfasteners.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.cnmetalfasteners.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2021\/03\/cropped-Logo_smallicon.jpg","contentUrl":"https:\/\/www.cnmetalfasteners.com\/wp-content\/uploads\/2021\/03\/cropped-Logo_smallicon.jpg","width":250,"height":195,"caption":"wisine metal and fasteners manufacure"},"image":{"@id":"https:\/\/www.cnmetalfasteners.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Henry-Liu\/pfbid028FGEcrjYV1NCu9SGaj4jVsb6RffkfQEVAXxxRuUudxf4vcsJPqvAfeqNKyPrS6SBl\/","https:\/\/www.linkedin.com\/company\/72288932","https:\/\/www.youtube.com\/channel\/UCgpM7A9dTVvg3OsnAUX-lIA"]}]}},"_links":{"self":[{"href":"https:\/\/www.cnmetalfasteners.com\/fr\/wp-json\/wp\/v2\/pages\/54259","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cnmetalfasteners.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cnmetalfasteners.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cnmetalfasteners.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cnmetalfasteners.com\/fr\/wp-json\/wp\/v2\/comments?post=54259"}],"version-history":[{"count":12,"href":"https:\/\/www.cnmetalfasteners.com\/fr\/wp-json\/wp\/v2\/pages\/54259\/revisions"}],"predecessor-version":[{"id":54552,"href":"https:\/\/www.cnmetalfasteners.com\/fr\/wp-json\/wp\/v2\/pages\/54259\/revisions\/54552"}],"wp:attachment":[{"href":"https:\/\/www.cnmetalfasteners.com\/fr\/wp-json\/wp\/v2\/media?parent=54259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}