{"id":12,"date":"2025-01-09T14:54:24","date_gmt":"2025-01-09T13:54:24","guid":{"rendered":"https:\/\/novaid.fr\/?page_id=12"},"modified":"2026-02-19T06:16:34","modified_gmt":"2026-02-19T05:16:34","slug":"produits_imprimantes","status":"publish","type":"page","link":"https:\/\/novaid.fr\/index.php\/produits_imprimantes\/","title":{"rendered":"produits_imprimantes"},"content":{"rendered":"\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<script>\n(function () {\n  function breakout() {\n    var wrap = document.querySelector('.novaid-wrap');\n    if (!wrap) return;\n\n    \/* \u2500\u2500 1. Remonte tout le DOM et \u00e9crase chaque anc\u00eatre \u2500\u2500 *\/\n    var node = wrap.parentElement;\n    while (node && node.tagName !== 'HTML') {\n      var s = node.style;\n      s.setProperty('max-width',      'none',        'important');\n      s.setProperty('width',          '100%',        'important');\n      s.setProperty('padding-left',   '0',           'important');\n      s.setProperty('padding-right',  '0',           'important');\n      s.setProperty('margin-left',    '0',           'important');\n      s.setProperty('margin-right',   '0',           'important');\n      s.setProperty('float',          'none',        'important');\n      s.setProperty('box-sizing',     'border-box',  'important');\n      if (node.tagName !== 'BODY') {\n        s.setProperty('overflow-x', 'visible', 'important');\n      }\n      node = node.parentElement;\n    }\n\n    \/* \u2500\u2500 2. Applique le breakout sur le wrapper lui-m\u00eame \u2500\u2500 *\/\n    var ws = wrap.style;\n    ws.setProperty('display',    'block',            'important');\n    ws.setProperty('position',   'relative',         'important');\n    ws.setProperty('width',      '100vw',            'important');\n    ws.setProperty('max-width',  'none',             'important');\n    ws.setProperty('left',       '50%',              'important');\n    ws.setProperty('right',      'auto',             'important');\n    ws.setProperty('transform',  'translateX(-50%)', 'important');\n    ws.setProperty('margin-left','0',                'important');\n    ws.setProperty('box-sizing', 'border-box',       'important');\n\n    \/* \u2500\u2500 3. Cache la scrollbar horizontale \u2500\u2500 *\/\n    document.documentElement.style.setProperty('overflow-x', 'clip', 'important');\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', breakout);\n  } else {\n    breakout();\n  }\n  window.addEventListener('load', breakout);\n  window.addEventListener('load', function () { setTimeout(breakout, 500); });\n})();\n<\/script>\n\n<style>\n\/* \u2500\u2500 Fallback CSS pour tous les conteneurs WP connus \u2500\u2500 *\/\n.entry-content, .post-content, .page-content,\n.wp-block-post-content, .site-content, .content-area,\n.main-content, .container, .container-fluid, .site-main,\n.page-wrapper, .inner-wrap, .inner-content, .content-wrapper,\n#content, #primary, #main,\n.elementor-section-wrap, .elementor-widget-container,\n.fl-builder-content, .fl-row-content-wrap {\n  max-width:     none  !important;\n  padding-left:  0     !important;\n  padding-right: 0     !important;\n  margin-left:   0     !important;\n  margin-right:  0     !important;\n  width:         100%  !important;\n}\n\n.novaid-wrap {\n  display:     block             !important;\n  position:    relative          !important;\n  width:       100vw             !important;\n  max-width:   none              !important;\n  left:        50%               !important;\n  transform:   translateX(-50%) !important;\n  margin-left: 0                 !important;\n  box-sizing:  border-box        !important;\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n  font-size: 15px;\n  line-height: 1.6;\n  color: #0f172a;\n  background: #f8fafc;\n}\n\n.novaid-wrap *, .novaid-wrap *::before, .novaid-wrap *::after {\n  box-sizing: border-box;\n}\n\n\/* \u2550\u2550\u2550 HERO \u2550\u2550\u2550 *\/\n.nv-hero {\n  background: linear-gradient(135deg, #0d2b54 0%, #1a4480 60%, #1e5aa8 100%);\n  color: white;\n  padding: 36px 32px 40px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.nv-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/svg%3E\") repeat;\n  pointer-events: none;\n}\n.nv-hero-inner { max-width: 720px; margin: 0 auto; position: relative; }\n.nv-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: rgba(255,255,255,0.12);\n  border: 1px solid rgba(255,255,255,0.2);\n  color: rgba(255,255,255,0.9);\n  font-size: 12px; font-weight: 600;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  padding: 4px 12px; border-radius: 40px; margin-bottom: 10px;\n}\n.nv-badge::before {\n  content: ''; width: 6px; height: 6px;\n  background: #34d399; border-radius: 50%; display: inline-block;\n}\n.nv-hero h1 {\n  font-size: clamp(20px, 3vw, 32px) !important;\n  font-weight: 800 !important; letter-spacing: -1.5px !important;\n  line-height: 1.1 !important; margin: 0 0 10px !important;\n  color: white !important; font-family: 'Inter', sans-serif !important;\n}\n.nv-hero-sub {\n  font-size: 14px; color: rgba(255,255,255,0.75);\n  max-width: 560px; margin: 0 auto 20px; line-height: 1.6;\n}\n.nv-stats {\n  display: flex; justify-content: center;\n  border-top: 1px solid rgba(255,255,255,0.15);\n  padding-top: 18px; flex-wrap: wrap;\n}\n.nv-stat {\n  flex: 1; min-width: 140px; max-width: 200px;\n  padding: 0 24px; border-right: 1px solid rgba(255,255,255,0.15);\n}\n.nv-stat:last-child { border-right: none; }\n.nv-stat-num {\n  display: block; font-size: 26px; font-weight: 800;\n  letter-spacing: -1px; color: white; line-height: 1; margin-bottom: 4px;\n}\n.nv-stat-label { font-size: 13px; color: rgba(255,255,255,0.6); }\n\n\/* \u2550\u2550\u2550 CONTENT \u2550\u2550\u2550 *\/\n.nv-content { max-width: 1200px; margin: 0 auto; padding: 64px 32px; }\n.nv-eyebrow {\n  font-size: 12px; font-weight: 700; letter-spacing: 0.1em;\n  text-transform: uppercase; color: #2563eb; margin: 0 0 6px;\n}\n.nv-section-title {\n  font-size: 28px !important; font-weight: 800 !important;\n  letter-spacing: -0.5px !important; color: #0d2b54 !important;\n  font-family: 'Inter', sans-serif !important; margin: 0 0 8px !important;\n}\n.nv-section-desc { color: #64748b; font-size: 15px; max-width: 560px; margin: 0 0 32px; }\n\n\/* \u2550\u2550\u2550 FEATURED \u2550\u2550\u2550 *\/\n.nv-featured-grid {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 20px; margin-bottom: 20px;\n}\n.nv-featured-card {\n  background: #fff; border: 1.5px solid #e2e8f0; border-radius: 16px;\n  padding: 40px 36px 36px; text-decoration: none !important;\n  display: flex; flex-direction: column; gap: 20px; color: #0f172a;\n  transition: border-color .2s, box-shadow .2s, transform .2s;\n}\n.nv-featured-card:hover {\n  border-color: #2563eb; box-shadow: 0 8px 32px rgba(37,99,235,.12);\n  transform: translateY(-2px); text-decoration: none !important;\n}\n.nv-featured-top {\n  display: flex; align-items: flex-start;\n  justify-content: space-between; gap: 16px;\n}\n.nv-featured-logo {\n  height: 48px; width: auto; max-width: 200px;\n  object-fit: contain; object-position: left center; display: block;\n}\n.nv-badge-premium {\n  display: inline-flex; align-items: center;\n  background: #eff6ff; color: #2563eb; font-size: 11px; font-weight: 700;\n  letter-spacing: 0.06em; text-transform: uppercase;\n  padding: 4px 10px; border-radius: 20px; border: 1px solid #dbeafe;\n  white-space: nowrap; flex-shrink: 0;\n}\n.nv-featured-desc { font-size: 14px; color: #64748b; line-height: 1.55; margin: 0; }\n.nv-featured-link {\n  display: inline-flex; align-items: center; gap: 6px;\n  color: #2563eb; font-size: 14px; font-weight: 600; transition: gap .2s;\n}\n.nv-featured-card:hover .nv-featured-link { gap: 10px; }\n.nv-featured-link svg { width: 16px; height: 16px; }\n\n\/* \u2550\u2550\u2550 BRANDS GRID \u2550\u2550\u2550 *\/\n.nv-brands-grid {\n  display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px;\n}\n.nv-brand-card {\n  background: #fff; border: 1.5px solid #e2e8f0; border-radius: 14px;\n  padding: 28px 16px; display: flex; flex-direction: column;\n  align-items: center; justify-content: center; gap: 14px; min-height: 130px;\n  transition: border-color .2s, box-shadow .2s, transform .2s;\n}\n.nv-brand-card:hover {\n  border-color: #bfdbfe; box-shadow: 0 4px 16px rgba(37,99,235,.09);\n  transform: translateY(-2px);\n}\n.nv-brand-card img {\n  max-height: 34px; max-width: 120px; width: auto;\n  object-fit: contain; display: block;\n}\n.nv-brand-name { font-size: 12px; font-weight: 500; color: #64748b; text-align: center; }\n\n\/* \u2550\u2550\u2550 SEP \u2550\u2550\u2550 *\/\n.nv-sep { border: none; border-top: 1px solid #e2e8f0; margin: 0; }\n\n\/* \u2550\u2550\u2550 CTA \u2550\u2550\u2550 *\/\n.nv-cta { background: #0d2b54; padding: 56px 32px; }\n.nv-cta-inner {\n  max-width: 1200px; margin: 0 auto;\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 32px; flex-wrap: wrap;\n}\n.nv-cta-text h2 {\n  font-size: 26px !important; font-weight: 800 !important;\n  letter-spacing: -0.5px !important; margin: 0 0 8px !important;\n  color: white !important; font-family: 'Inter', sans-serif !important;\n}\n.nv-cta-text p { color: rgba(255,255,255,.65); font-size: 15px; margin: 0; }\n.nv-cta-buttons { display: flex; gap: 12px; flex-wrap: wrap; }\n.nv-btn-white {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: white; color: #0d2b54 !important;\n  font-size: 14px; font-weight: 700; padding: 13px 24px;\n  border-radius: 9px; text-decoration: none !important; transition: opacity .2s;\n}\n.nv-btn-white:hover { opacity: .9; }\n.nv-btn-ghost {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: transparent; color: rgba(255,255,255,.85) !important;\n  font-size: 14px; font-weight: 500; padding: 13px 24px;\n  border-radius: 9px; border: 1.5px solid rgba(255,255,255,.3);\n  text-decoration: none !important; transition: border-color .2s, color .2s;\n}\n.nv-btn-ghost:hover { border-color: rgba(255,255,255,.7); color: white !important; }\n\n\/* \u2550\u2550\u2550 ANIMATIONS \u2550\u2550\u2550 *\/\n@keyframes nv-fadeup {\n  from { opacity: 0; transform: translateY(20px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.nv-fade { opacity: 0; animation: nv-fadeup .55s ease forwards; }\n.nv-d1 { animation-delay: .05s; }\n.nv-d2 { animation-delay: .15s; }\n.nv-d3 { animation-delay: .25s; }\n.nv-d4 { animation-delay: .35s; }\n\n\/* \u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550 *\/\n@media (max-width: 960px) {\n  .nv-featured-grid { grid-template-columns: 1fr; }\n  .nv-brands-grid   { grid-template-columns: repeat(3, 1fr); }\n  .nv-cta-inner     { flex-direction: column; align-items: flex-start; }\n}\n@media (max-width: 600px) {\n  .nv-brands-grid { grid-template-columns: repeat(2, 1fr); }\n  .nv-stats { flex-direction: column; align-items: center; gap: 16px; }\n  .nv-stat  { border-right: none; border-bottom: 1px solid rgba(255,255,255,.15); padding-bottom: 16px; max-width: 100%; }\n  .nv-stat:last-child { border-bottom: none; }\n  .nv-content { padding: 40px 20px; }\n  .nv-hero    { padding: 48px 20px 56px; }\n}\n<\/style>\n\n<div class=\"novaid-wrap\">\n\n  <!-- HERO -->\n  <section class=\"nv-hero\">\n    <div class=\"nv-hero-inner\">\n      <div class=\"nv-badge nv-fade nv-d1\">Partenaires officiels<\/div>\n      <h1 class=\"nv-fade nv-d2\">Nos marques<br>partenaires<\/h1>\n      <p class=\"nv-hero-sub nv-fade nv-d3\">Distributeur agr\u00e9\u00e9 des leaders mondiaux de l&rsquo;impression industrielle, de l&rsquo;identification et de la tra\u00e7abilit\u00e9. Nous s\u00e9lectionnons pour vous les meilleures technologies du march\u00e9.<\/p>\n      <div class=\"nv-stats nv-fade nv-d4\">\n        <div class=\"nv-stat\">\n          <span class=\"nv-stat-num\">16+<\/span>\n          <span class=\"nv-stat-label\">Marques partenaires<\/span>\n        <\/div>\n        <div class=\"nv-stat\">\n          <span class=\"nv-stat-num\">15+<\/span>\n          <span class=\"nv-stat-label\">Ans d&rsquo;expertise<\/span>\n        <\/div>\n        <div class=\"nv-stat\">\n          <span class=\"nv-stat-num\">500+<\/span>\n          <span class=\"nv-stat-label\">Clients \u00e9quip\u00e9s<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BRANDS -->\n  <div class=\"nv-content\">\n\n    <div class=\"nv-fade nv-d2\">\n      <p class=\"nv-eyebrow\">Partenaires premium<\/p>\n      <h2 class=\"nv-section-title\">Partenaires cl\u00e9s<\/h2>\n      <p class=\"nv-section-desc\">Nos deux partenaires historiques avec qui nous proposons des solutions compl\u00e8tes et personnalis\u00e9es.<\/p>\n    <\/div>\n\n    <div class=\"nv-featured-grid nv-fade nv-d3\">\n      <a href=\"https:\/\/novaid.fr\/index.php\/produits_toshiba_bcs\/\" class=\"nv-featured-card\">\n        <div class=\"nv-featured-top\">\n          <img decoding=\"async\" src=\"https:\/\/companieslogo.com\/img\/orig\/6502.T_BIG-2ae95f94.png?t=1720244490\"\n               class=\"nv-featured-logo\" alt=\"Toshiba TEC\"\n               onerror=\"this.src='https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/toshiba.png'\">\n          <span class=\"nv-badge-premium\">\u2b50 Premium<\/span>\n        <\/div>\n        <p class=\"nv-featured-desc\">Imprimantes thermiques industrielles haute performance. Fiabilit\u00e9 et pr\u00e9cision pour l&rsquo;\u00e9tiquetage en environnement exigeant. Gamme compl\u00e8te bureau, industrielle et mobile.<\/p>\n        <span class=\"nv-featured-link\">Voir les produits Toshiba <svg viewBox=\"0 0 20 20\" fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z\"\/><\/svg><\/span>\n      <\/a>\n      <a href=\"https:\/\/novaid.fr\/index.php\/produits_cab\/\" class=\"nv-featured-card\">\n        <div class=\"nv-featured-top\">\n          <img decoding=\"async\" src=\"http:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/cab.jpg\"\n               class=\"nv-featured-logo\" alt=\"CAB\" style=\"max-height:42px;\">\n          <span class=\"nv-badge-premium\">\u2b50 Premium<\/span>\n        <\/div>\n        <p class=\"nv-featured-desc\">Solutions d&rsquo;impression et d&rsquo;applicateurs automatiques d&rsquo;\u00e9tiquettes. Technologie allemande de r\u00e9f\u00e9rence pour l&rsquo;industrie. Pr\u00e9cision et cadences \u00e9lev\u00e9es.<\/p>\n        <span class=\"nv-featured-link\">Voir les produits CAB <svg viewBox=\"0 0 20 20\" fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z\"\/><\/svg><\/span>\n      <\/a>\n    <\/div>\n\n    <div style=\"margin-top:52px\" class=\"nv-fade nv-d3\">\n      <p class=\"nv-eyebrow\">Catalogue fabricants<\/p>\n      <h2 class=\"nv-section-title\">Toutes nos marques<\/h2>\n      <p class=\"nv-section-desc\">Une s\u00e9lection rigoureuse des meilleurs fabricants mondiaux d&rsquo;imprimantes industrielles.<\/p>\n    <\/div>\n\n    <div class=\"nv-brands-grid nv-fade nv-d4\">\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/companieslogo.com\/img\/orig\/ZBRA_BIG-f7a54900.png?t=1720244494\" alt=\"Zebra Technologies\" onerror=\"this.src='https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/logo_zebra-1-edited.png'\"><span class=\"nv-brand-name\">Zebra Technologies<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/companieslogo.com\/img\/orig\/HON_BIG-881c910d.png?t=1740746330\" alt=\"Honeywell\" onerror=\"this.src='https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/Honeywell.png'\"><span class=\"nv-brand-name\">Honeywell<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/NOVEXX-SOLUTIONS_Logo.png\" alt=\"Novexx Solutions\"><span class=\"nv-brand-name\">Novexx Solutions<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/tsc-1.png\" alt=\"TSC\"><span class=\"nv-brand-name\">TSC<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/sato.png\" alt=\"SATO\"><span class=\"nv-brand-name\">SATO<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"http:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/citizen-1024x351.png\" alt=\"Citizen\"><span class=\"nv-brand-name\">Citizen<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/OKI-logo.png\" alt=\"OKI\"><span class=\"nv-brand-name\">OKI<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/bixolon.png\" alt=\"Bixolon\"><span class=\"nv-brand-name\">Bixolon<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/vipcolor-1024x439.png\" alt=\"VIPColor\"><span class=\"nv-brand-name\">VIPColor<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/godex.png\" alt=\"GoDEX\"><span class=\"nv-brand-name\">GoDEX<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/labelmate-logo.png\" alt=\"Labelmate\"><span class=\"nv-brand-name\">Labelmate<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/a-pos.png\" alt=\"A-POS\"><span class=\"nv-brand-name\">A-POS<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/Cut-Tex.gif\" alt=\"Cut-Tex\"><span class=\"nv-brand-name\">Cut-Tex<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"https:\/\/novaid.fr\/wp-content\/uploads\/2025\/01\/primer.jpg\" alt=\"Primer\" style=\"max-height:40px;\"><span class=\"nv-brand-name\">Primer<\/span><\/div>\n      <div class=\"nv-brand-card\"><img decoding=\"async\" src=\"http:\/\/novaid.fr\/wp-content\/uploads\/2026\/02\/chuwa.png\" alt=\"Chuwa\"><span class=\"nv-brand-name\">Chuwa<\/span><\/div>\n    <\/div>\n  <\/div>\n\n  <hr class=\"nv-sep\">\n\n  <!-- CTA -->\n  <div class=\"nv-cta\">\n    <div class=\"nv-cta-inner\">\n      <div class=\"nv-cta-text\">\n        <h2>Vous cherchez la bonne imprimante&nbsp;?<\/h2>\n        <p>Nos experts vous aident \u00e0 choisir la solution id\u00e9ale selon votre secteur, vos volumes et vos contraintes. R\u00e9ponse garantie sous 24h.<\/p>\n      <\/div>\n      <div class=\"nv-cta-buttons\">\n        <a href=\"https:\/\/novaid.fr\/index.php\/novaid_contact\/\" class=\"nv-btn-white\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z\"\/><path d=\"M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z\"\/><\/svg>\n          Demander un devis\n        <\/a>\n        <a href=\"tel:+33616766487\" class=\"nv-btn-ghost\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z\"\/><\/svg>\n          +33 6 16 76 64 87\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Partenaires officiels Nos marquespartenaires Distributeur agr\u00e9\u00e9 des leaders mondiaux de l&rsquo;impression industrielle, de l&rsquo;identification et de la tra\u00e7abilit\u00e9. Nous s\u00e9lectionnons pour vous les meilleures technologies du march\u00e9. 16+ Marques partenaires 15+ Ans d&rsquo;expertise 500+ Clients \u00e9quip\u00e9s Partenaires premium Partenaires cl\u00e9s Nos deux partenaires historiques avec qui nous proposons des solutions compl\u00e8tes et personnalis\u00e9es. \u2b50 Premium [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/novaid.fr\/index.php\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/novaid.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/novaid.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/novaid.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/novaid.fr\/index.php\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":32,"href":"https:\/\/novaid.fr\/index.php\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":10228,"href":"https:\/\/novaid.fr\/index.php\/wp-json\/wp\/v2\/pages\/12\/revisions\/10228"}],"wp:attachment":[{"href":"https:\/\/novaid.fr\/index.php\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}