{"id":443,"date":"2026-09-07T16:22:11","date_gmt":"2026-09-07T16:22:11","guid":{"rendered":"https:\/\/www.lhtleuze.com\/?page_id=443"},"modified":"2026-09-10T04:42:54","modified_gmt":"2026-09-10T04:42:54","slug":"signaletique","status":"publish","type":"page","link":"https:\/\/www.lhtleuze.com\/index.php\/signaletique\/","title":{"rendered":"Signal\u00e9tique"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   LHT \u2014 PAGE PUBLICIT\u00c9 & SIGNAL\u00c9TIQUE\n   CSS COMPLET CORRIG\u00c9\n========================================================= *\/\n\n\n\/* =========================================================\n   BASE + SORTIE DU CONTENEUR WORDPRESS\n========================================================= *\/\n\n.lht-sign,\n.lht-sign *{\n  box-sizing:border-box;\n}\n\n.lht-sign{\n  --lht-dark:#07111f;\n  --lht-dark2:#101b2b;\n  --lht-gold:#d7a62a;\n  --lht-gold-light:#efc553;\n  --lht-white:#ffffff;\n  --lht-light:#f5f6f8;\n  --lht-text:#172033;\n  --lht-muted:#646b78;\n\n  position:relative;\n\n  width:100vw !important;\n  max-width:none !important;\n\n  margin-left:calc(50% - 50vw) !important;\n  margin-right:calc(50% - 50vw) !important;\n\n  padding:0 !important;\n\n  font-family:Arial,Helvetica,sans-serif;\n  color:var(--lht-text);\n\n  background:#fff;\n  overflow-x:hidden;\n}\n\n.lht-sign a{\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   ASTRA \u2014 PAGE SIGNAL\u00c9TIQUE\n========================================================= *\/\n\nbody.page-id-433 .site-header,\nbody.page-id-433 .ast-primary-header-bar,\nbody.page-id-433 #masthead{\n  display:none !important;\n}\n\nbody.page-id-433 .site-footer,\nbody.page-id-433 #colophon{\n  display:none !important;\n}\n\nbody.page-id-433 .site-content,\nbody.page-id-433 #content,\nbody.page-id-433 .ast-container,\nbody.page-id-433 .site-main,\nbody.page-id-433 #primary,\nbody.page-id-433 article,\nbody.page-id-433 .entry-content{\n  width:100% !important;\n  max-width:none !important;\n\n  margin:0 !important;\n  padding:0 !important;\n}\n\nbody.page-id-433 .entry-header{\n  display:none !important;\n}\n\n\n\/* =========================================================\n   HEADER LHT\n========================================================= *\/\n\n.lht-custom-header{\n  position:sticky;\n  top:0;\n  z-index:9999;\n\n  width:100%;\n  max-width:none;\n\n  margin:0;\n  padding:0;\n\n  color:#fff;\n  background:#07111f;\n\n  border-bottom:2px solid #d7a62a;\n\n  box-shadow:0 5px 20px rgba(0,0,0,.22);\n}\n\n\n\/* =========================================================\n   CONTENEUR HEADER\n========================================================= *\/\n\n.lht-header-container{\n  width:min(1720px,96%);\n  min-height:88px;\n\n  margin:0 auto;\n  padding:0;\n\n  display:grid;\n\n  grid-template-columns:\n    115px\n    minmax(330px,460px)\n    minmax(0,1fr);\n\n  align-items:center;\n\n  gap:20px;\n}\n\n\n\/* =========================================================\n   LOGO\n========================================================= *\/\n\n.lht-header-logo{\n  display:flex;\n  align-items:center;\n  justify-content:flex-start;\n\n  width:100%;\n  min-width:0;\n  height:88px;\n}\n\n.lht-logo-img{\n  display:block;\n\n  width:auto;\n  height:76px;\n  max-width:105px;\n\n  margin:0;\n  padding:0;\n\n  object-fit:contain;\n}\n\n\n\/* =========================================================\n   COORDONN\u00c9ES HEADER\n========================================================= *\/\n\n.lht-header-contact{\n  min-width:0;\n\n  display:flex;\n  align-items:center;\n  justify-content:flex-start;\n\n  gap:13px;\n\n  color:#d5dae1;\n\n  font-size:12px;\n  line-height:1.3;\n\n  white-space:nowrap;\n}\n\n.lht-header-contact span{\n  color:#d5dae1;\n}\n\n.lht-header-contact a{\n  color:#d5dae1;\n\n  text-decoration:none;\n\n  transition:color .2s ease;\n}\n\n.lht-header-contact a:hover{\n  color:#d7a62a;\n}\n\n\n\/* =========================================================\n   NAVIGATION HEADER\n========================================================= *\/\n\n.lht-header-nav{\n  min-width:0;\n\n  display:flex;\n  align-items:center;\n  justify-content:flex-end;\n\n  gap:clamp(12px,1.25vw,22px);\n\n  white-space:nowrap;\n}\n\n.lht-header-nav a{\n  position:relative;\n\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px 0;\n\n  color:#f7f8fa;\n\n  font-size:clamp(11px,.78vw,13px);\n  font-weight:700;\n\n  letter-spacing:.25px;\n\n  text-transform:uppercase;\n\n  text-decoration:none;\n\n  transition:\n    color .2s ease,\n    transform .2s ease;\n}\n\n.lht-header-nav a:not(.lht-header-contact-button)::after{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  bottom:0;\n\n  width:0;\n  height:2px;\n\n  background:#d7a62a;\n\n  transition:width .25s ease;\n}\n\n.lht-header-nav a:hover{\n  color:#d7a62a;\n\n  transform:translateY(-1px);\n}\n\n.lht-header-nav a:not(.lht-header-contact-button):hover::after{\n  width:100%;\n}\n\n\n\/* PAGE ACTIVE *\/\n\n.lht-header-nav a.is-active{\n  color:#d7a62a;\n}\n\n.lht-header-nav a.is-active::after{\n  width:100%;\n}\n\n\n\/* CONTACT *\/\n\n.lht-header-nav .lht-header-contact-button{\n  flex:0 0 auto;\n\n  margin-left:4px;\n\n  padding:12px 17px;\n\n  border-radius:7px;\n\n  color:#07111f !important;\n  background:#d7a62a;\n\n  font-size:13px;\n}\n\n.lht-header-nav .lht-header-contact-button:hover{\n  color:#07111f !important;\n  background:#efc553;\n\n  transform:translateY(-2px);\n}\n\n\n\/* MENU MOBILE *\/\n\n.lht-menu-toggle,\n.lht-menu-button{\n  display:none;\n}\n\n\n\/* =========================================================\n   CONTENEUR INT\u00c9RIEUR\n========================================================= *\/\n\n.lht-sign-container{\n  width:min(1280px,92%);\n  max-width:1280px;\n\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.lht-sign-section{\n  width:100%;\n  padding:65px 0;\n}\n\n.lht-sign-white{\n  background:#fff;\n}\n\n.lht-sign-light{\n  background:var(--lht-light);\n}\n\n.lht-sign-dark{\n  background:var(--lht-dark);\n}\n\n\n\/* =========================================================\n   TITRES\n========================================================= *\/\n\n.lht-sign-title{\n  margin-bottom:40px;\n\n  text-align:center;\n}\n\n.lht-sign-title h2{\n  margin:0;\n\n  color:var(--lht-dark);\n\n  font-size:clamp(30px,4vw,44px);\n  line-height:1.1;\n\n  font-weight:800;\n\n  text-transform:uppercase;\n}\n\n.lht-sign-title p{\n  max-width:800px;\n\n  margin:20px auto 0;\n\n  color:var(--lht-muted);\n\n  font-size:18px;\n  line-height:1.6;\n}\n\n.lht-sign-title-dark h2{\n  color:#fff;\n}\n\n.lht-sign-title-dark p{\n  color:#e4e8ee;\n}\n\n.lht-sign-line{\n  width:75px;\n  height:4px;\n\n  margin:18px auto 0;\n\n  background:var(--lht-gold);\n\n  border-radius:4px;\n}\n\n.lht-sign-line-left{\n  margin-left:0;\n}\n\n\n\/* =========================================================\n   HERO \u2014 PLEINE LARGEUR\n========================================================= *\/\n\n.lht-sign-hero{\n  position:relative;\n\n  width:100%;\n\n  min-height:610px;\n\n  display:flex;\n  align-items:center;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      90deg,\n      rgba(7,17,31,.98) 0%,\n      rgba(7,17,31,.91) 38%,\n      rgba(7,17,31,.40) 64%,\n      rgba(7,17,31,.08) 100%\n    ),\n    url(\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-17_36_55.png\")\n    center center \/ cover no-repeat;\n}\n\n.lht-sign-hero-content{\n  max-width:820px;\n}\n\n.lht-sign-eyebrow{\n  display:inline-block;\n\n  padding:10px 18px;\n\n  border:1px solid var(--lht-gold);\n\n  border-radius:30px;\n\n  color:var(--lht-gold-light);\n\n  font-size:15px;\n  font-weight:800;\n\n  letter-spacing:1.4px;\n\n  text-transform:uppercase;\n}\n\n.lht-sign-hero h1{\n  margin:25px 0 20px;\n\n  color:#fff;\n\n  font-size:clamp(42px,6vw,76px);\n  line-height:1.02;\n\n  font-weight:900;\n\n  text-transform:uppercase;\n}\n\n.lht-sign-hero h1 span{\n  color:var(--lht-gold-light);\n}\n\n.lht-sign-hero p{\n  max-width:800px;\n\n  margin:0;\n\n  color:#fff;\n\n  font-size:20px;\n  line-height:1.65;\n}\n\n.lht-sign-hero-buttons{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:30px;\n}\n\n\n\/* =========================================================\n   BOUTONS\n========================================================= *\/\n\n.lht-sign-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:52px;\n\n  padding:0 28px;\n\n  border-radius:10px;\n\n  font-size:16px;\n  font-weight:800;\n\n  text-decoration:none !important;\n\n  transition:\n    transform .2s ease,\n    background .2s ease,\n    border-color .2s ease,\n    color .2s ease;\n}\n\n.lht-sign-btn-gold{\n  background:var(--lht-gold);\n\n  color:var(--lht-dark) !important;\n}\n\n.lht-sign-btn-gold:hover{\n  background:var(--lht-gold-light);\n\n  transform:translateY(-2px);\n}\n\n.lht-sign-btn-outline{\n  border:1px solid rgba(255,255,255,.7);\n\n  color:#fff !important;\n}\n\n.lht-sign-btn-outline:hover{\n  border-color:var(--lht-gold-light);\n\n  color:var(--lht-gold-light) !important;\n}\n\n\n\/* =========================================================\n   AVANTAGES\n========================================================= *\/\n\n.lht-sign-benefits{\n  width:100%;\n\n  padding:27px 0;\n\n  background:var(--lht-dark2);\n}\n\n.lht-sign-benefits-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:20px;\n\n  text-align:center;\n}\n\n.lht-sign-benefits strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--lht-gold-light);\n\n  font-size:14px;\n  font-weight:800;\n\n  text-transform:uppercase;\n}\n\n.lht-sign-benefits span{\n  color:#e6e9ed;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   NAVIGATION VISUELLE\n========================================================= *\/\n\n.lht-sign-nav{\n  background:#fff;\n}\n\n.lht-sign-nav-three{\n  display:grid !important;\n\n  width:100% !important;\n\n  grid-template-columns:repeat(3,minmax(0,1fr)) !important;\n\n  gap:20px !important;\n\n  margin:0 0 20px !important;\n}\n\n.lht-sign-nav-two{\n  display:grid !important;\n\n  width:100% !important;\n\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n\n  gap:20px !important;\n\n  margin:0 !important;\n}\n\n.lht-sign-nav-card{\n  position:relative !important;\n\n  display:block !important;\n\n  width:100% !important;\n  min-width:0 !important;\n  max-width:none !important;\n\n  height:270px !important;\n\n  padding:0 !important;\n  margin:0 !important;\n\n  overflow:hidden;\n\n  background:var(--lht-dark);\n\n  border-radius:14px;\n\n  text-decoration:none !important;\n\n  box-shadow:0 9px 25px rgba(7,17,31,.14);\n}\n\n.lht-sign-nav-large{\n  height:300px !important;\n}\n\n.lht-sign-nav-card img{\n  display:block !important;\n\n  width:100% !important;\n  height:100% !important;\n\n  min-width:100% !important;\n  max-width:none !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  object-fit:cover !important;\n\n  transition:transform .35s ease;\n}\n\n.lht-sign-nav-card:hover img{\n  transform:scale(1.05);\n}\n\n.lht-sign-nav-card::after{\n  content:\"\";\n\n  position:absolute;\n  z-index:1;\n\n  inset:0;\n\n  background:\n    linear-gradient(\n      to top,\n      rgba(7,17,31,.98) 0%,\n      rgba(7,17,31,.58) 38%,\n      rgba(7,17,31,.05) 78%\n    );\n}\n\n.lht-sign-nav-text{\n  position:absolute;\n  z-index:2;\n\n  left:0;\n  right:0;\n  bottom:0;\n\n  padding:24px;\n}\n\n.lht-sign-nav-text h3{\n  margin:0 0 7px !important;\n  padding:0 !important;\n\n  color:#fff !important;\n\n  font-size:24px !important;\n  line-height:1.2 !important;\n\n  font-weight:800 !important;\n}\n\n.lht-sign-nav-text span{\n  color:var(--lht-gold-light) !important;\n\n  font-size:17px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   CARTES PRODUITS\n========================================================= *\/\n\n.lht-sign-products-three{\n  display:grid;\n\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:24px;\n}\n\n.lht-sign-products-two{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:28px;\n}\n\n.lht-sign-product{\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid #e3e6ea;\n  border-radius:14px;\n\n  box-shadow:0 8px 24px rgba(7,17,31,.08);\n}\n\n.lht-sign-product img{\n  display:block;\n\n  width:100%;\n  height:255px;\n\n  object-fit:cover;\n}\n\n.lht-sign-product-content{\n  padding:25px 26px 27px;\n}\n\n.lht-sign-product h3{\n  margin:0 0 12px;\n\n  color:var(--lht-dark);\n\n  font-size:24px;\n  line-height:1.25;\n\n  font-weight:800;\n}\n\n.lht-sign-product p{\n  margin:0;\n\n  color:var(--lht-muted);\n\n  font-size:17px;\n  line-height:1.6;\n}\n\n.lht-sign-badge{\n  display:inline-block;\n\n  margin-top:20px;\n\n  padding:11px 16px;\n\n  background:#fbf0d1;\n\n  border-radius:10px;\n\n  color:#805a00;\n\n  font-size:16px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   TABLEAUX DE PRIX\n========================================================= *\/\n\n.lht-sign-pricebox{\n  margin-top:38px;\n\n  padding:30px;\n\n  background:#fff;\n\n  border:1px solid #dde1e7;\n  border-radius:14px;\n\n  box-shadow:0 8px 25px rgba(7,17,31,.06);\n}\n\n.lht-sign-pricebox h3{\n  margin:0 0 25px;\n\n  color:var(--lht-dark);\n\n  text-align:center;\n\n  font-size:25px;\n  font-weight:800;\n}\n\n.lht-sign-price-grid{\n  display:grid;\n\n  gap:14px;\n}\n\n.lht-sign-price-3{\n  grid-template-columns:repeat(3,minmax(0,1fr));\n}\n\n.lht-sign-price-2{\n  grid-template-columns:repeat(2,minmax(0,1fr));\n}\n\n.lht-sign-price-1{\n  grid-template-columns:1fr;\n}\n\n.lht-sign-price-grid > div{\n  display:flex;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  min-height:62px;\n\n  padding:15px 18px;\n\n  background:#f3f4f6;\n\n  border-radius:10px;\n\n  color:var(--lht-dark);\n}\n\n.lht-sign-price-grid strong{\n  white-space:nowrap;\n\n  color:var(--lht-dark);\n}\n\n\n\/* =========================================================\n   HEXAGONES\n========================================================= *\/\n\n.lht-sign-hex-price{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:25px;\n\n  margin-top:38px;\n}\n\n.lht-sign-hex-price .lht-sign-pricebox{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   SECTION SOMBRE\n========================================================= *\/\n\n.lht-sign-dark .lht-sign-product{\n  background:#fff;\n}\n\n.lht-sign-dark .lht-sign-pricebox{\n  color:var(--lht-text);\n}\n\n\n\/* =========================================================\n   V\u00c9HICULE\n========================================================= *\/\n\n.lht-sign-vehicle{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1.1fr)\n    minmax(0,.9fr);\n\n  gap:45px;\n\n  align-items:center;\n}\n\n.lht-sign-vehicle-image img{\n  display:block;\n\n  width:100%;\n  height:420px;\n\n  object-fit:cover;\n\n  border-radius:14px;\n\n  box-shadow:0 12px 30px rgba(7,17,31,.15);\n}\n\n.lht-sign-vehicle-content h2{\n  margin:0;\n\n  color:var(--lht-dark);\n\n  font-size:clamp(30px,4vw,42px);\n  font-weight:800;\n\n  text-transform:uppercase;\n}\n\n.lht-sign-vehicle-content p{\n  color:var(--lht-muted);\n\n  font-size:18px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   AUTRES PROJETS\n========================================================= *\/\n\n.lht-sign-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:12px;\n\n  max-width:900px;\n\n  margin:30px auto 0;\n}\n\n.lht-sign-tags span{\n  padding:12px 18px;\n\n  background:#fff;\n\n  border:1px solid #e0e3e8;\n  border-radius:30px;\n\n  color:var(--lht-dark);\n\n  font-weight:700;\n\n  box-shadow:0 4px 14px rgba(7,17,31,.05);\n}\n\n\n\/* =========================================================\n   INFORMATIONS \/ CONDITIONS\n========================================================= *\/\n\n.lht-sign-info-grid{\n  display:grid;\n\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:22px;\n}\n\n.lht-sign-info{\n  padding:28px;\n\n  background:#fff;\n\n  border:1px solid #e3e6ea;\n  border-radius:14px;\n\n  text-align:center;\n}\n\n.lht-sign-info strong{\n  display:block;\n\n  margin-bottom:10px;\n\n  color:var(--lht-dark);\n\n  font-size:20px;\n}\n\n.lht-sign-info p{\n  margin:0;\n\n  color:var(--lht-muted);\n\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   CONTACT FINAL\n========================================================= *\/\n\n.lht-sign-contact{\n  width:100%;\n\n  padding:70px 0;\n\n  background:var(--lht-dark);\n\n  color:#fff;\n\n  text-align:center;\n}\n\n.lht-sign-contact h2{\n  margin:0;\n\n  color:#fff;\n\n  font-size:clamp(32px,4vw,46px);\n  font-weight:800;\n\n  text-transform:uppercase;\n}\n\n.lht-sign-contact p{\n  max-width:720px;\n\n  margin:18px auto 28px;\n\n  color:#e1e5ea;\n\n  font-size:18px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   ANCRES\n========================================================= *\/\n\nhtml{\n  scroll-behavior:smooth;\n}\n\n#supports,\n#baches,\n#forex,\n#hexagones,\n#rollup,\n#beachflags{\n  scroll-margin-top:110px;\n}\n\n\n\/* =========================================================\n   \u00c9CRANS ENTRE 1100 ET 1500 PX\n========================================================= *\/\n\n@media(max-width:1500px){\n\n  .lht-header-container{\n    width:97%;\n\n    grid-template-columns:\n      95px\n      minmax(285px,390px)\n      minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .lht-logo-img{\n    height:70px;\n    max-width:95px;\n  }\n\n  .lht-header-contact{\n    gap:9px;\n\n    font-size:10.5px;\n  }\n\n  .lht-header-nav{\n    gap:clamp(8px,.9vw,14px);\n  }\n\n  .lht-header-nav a{\n    font-size:11px;\n  }\n\n  .lht-header-nav .lht-header-contact-button{\n    padding:10px 13px;\n\n    font-size:11px;\n  }\n}\n\n\n\/* =========================================================\n   HEADER SUR \u00c9CRANS PLUS \u00c9TROITS\n========================================================= *\/\n\n@media(max-width:1200px){\n\n  .lht-header-container{\n    grid-template-columns:auto 1fr;\n\n    gap:12px 20px;\n\n    padding-top:5px;\n  }\n\n  .lht-header-logo{\n    height:72px;\n  }\n\n  .lht-logo-img{\n    height:65px;\n  }\n\n  .lht-header-contact{\n    justify-content:flex-end;\n\n    font-size:11px;\n  }\n\n  .lht-header-nav{\n    grid-column:1 \/ -1;\n\n    justify-content:center;\n\n    padding-bottom:12px;\n\n    gap:18px;\n  }\n\n  .lht-header-nav a{\n    font-size:12px;\n  }\n}\n\n\n\/* =========================================================\n   TABLETTE\n========================================================= *\/\n\n@media(max-width:950px){\n\n  .lht-sign-benefits-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .lht-sign-nav-three,\n  .lht-sign-nav-two{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  }\n\n  .lht-sign-nav-card,\n  .lht-sign-nav-large{\n    height:230px !important;\n  }\n\n  .lht-sign-products-three{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .lht-sign-price-3{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .lht-sign-vehicle{\n    grid-template-columns:1fr;\n  }\n\n  .lht-sign-info-grid{\n    grid-template-columns:1fr;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE HEADER\n========================================================= *\/\n\n@media(max-width:850px){\n\n  .lht-header-container{\n    position:relative;\n\n    width:92%;\n\n    min-height:72px;\n\n    padding:0;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:space-between;\n\n    gap:20px;\n  }\n\n  .lht-header-contact{\n    display:none;\n  }\n\n  .lht-header-logo{\n    width:auto;\n    min-width:auto;\n\n    height:72px;\n  }\n\n  .lht-logo-img{\n    height:58px;\n    max-width:110px;\n  }\n\n  .lht-menu-button{\n    display:block;\n\n    color:#d7a62a;\n\n    cursor:pointer;\n\n    font-size:30px;\n    line-height:1;\n\n    user-select:none;\n  }\n\n  .lht-header-nav{\n    position:absolute;\n\n    top:72px;\n    left:0;\n    right:0;\n\n    z-index:9999;\n\n    display:none;\n\n    flex-direction:column;\n    align-items:stretch;\n\n    gap:0;\n\n    padding:12px 4%;\n\n    background:#07111f;\n\n    border-top:1px solid rgba(255,255,255,.12);\n\n    box-shadow:0 10px 20px rgba(0,0,0,.22);\n  }\n\n  .lht-header-nav a{\n    display:block;\n\n    padding:13px 0;\n\n    font-size:13px;\n\n    border-bottom:1px solid rgba(255,255,255,.10);\n  }\n\n  .lht-header-nav a::after{\n    display:none;\n  }\n\n  .lht-menu-toggle:checked ~ .lht-header-nav{\n    display:flex;\n  }\n\n  .lht-header-nav .lht-header-contact-button{\n    margin:10px 0 0;\n\n    padding:12px 15px;\n\n    text-align:center;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:650px){\n\n  .lht-sign-section{\n    padding:48px 0;\n  }\n\n  .lht-sign-container{\n    width:90%;\n  }\n\n  .lht-sign-hero{\n    min-height:570px;\n\n    background-position:60% center;\n  }\n\n  .lht-sign-hero h1{\n    font-size:clamp(38px,12vw,54px);\n  }\n\n  .lht-sign-hero p{\n    font-size:17px;\n  }\n\n  .lht-sign-hero-buttons{\n    flex-direction:column;\n  }\n\n  .lht-sign-btn{\n    width:100%;\n  }\n\n  .lht-sign-benefits-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:20px 10px;\n  }\n\n  .lht-sign-nav-three,\n  .lht-sign-nav-two{\n    grid-template-columns:1fr !important;\n\n    gap:14px !important;\n  }\n\n  .lht-sign-nav-three{\n    margin-bottom:14px !important;\n  }\n\n  .lht-sign-nav-card,\n  .lht-sign-nav-large{\n    height:220px !important;\n  }\n\n  .lht-sign-nav-text{\n    padding:18px;\n  }\n\n  .lht-sign-nav-text h3{\n    font-size:21px !important;\n  }\n\n  .lht-sign-products-three,\n  .lht-sign-products-two,\n  .lht-sign-hex-price{\n    grid-template-columns:1fr;\n  }\n\n  .lht-sign-product img{\n    height:230px;\n  }\n\n  .lht-sign-price-3,\n  .lht-sign-price-2{\n    grid-template-columns:1fr;\n  }\n\n  .lht-sign-pricebox{\n    padding:20px;\n  }\n\n  .lht-sign-price-grid > div{\n    gap:10px;\n\n    padding:14px 15px;\n  }\n\n  .lht-sign-vehicle-image img{\n    height:300px;\n  }\n}\n\n\n\/* =========================================================\n   PETITS MOBILES\n========================================================= *\/\n\n@media(max-width:480px){\n\n  .lht-logo-img{\n    height:52px;\n    max-width:100px;\n  }\n\n  .lht-sign-benefits-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lht-sign-benefits{\n    padding:24px 0;\n  }\n\n  .lht-sign-title{\n    margin-bottom:30px;\n  }\n\n  .lht-sign-price-grid > div{\n    flex-direction:column;\n    align-items:flex-start;\n  }\n\n  .lht-sign-price-grid strong{\n    white-space:normal;\n  }\n}\n<\/style>\n\n<div class=\"lht-sign\">\n\n    <!-- =====================================================\n         HEADER LHT\n    ====================================================== -->\n    <header class=\"lht-custom-header\">\n\n        <div class=\"lht-header-container\">\n\n            <a class=\"lht-header-logo\" href=\"https:\/\/www.lhtleuze.com\/\">\n                <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-1-aout-2026-17_55_30.png\" alt=\"Logo LHT\" class=\"lht-logo-img\">\n            <\/a>\n\n            <div class=\"lht-header-contact\">\n                <span>\ud83d\udccd Rue des Hycocognes 6, 7906 Gallaix<\/span>\n\n                <a href=\"tel:+32496949883\">\n                    \u260e 0496 94 98 83\n                <\/a>\n\n                <a href=\"mailto:contact@lhtleuze.com\">\n                    \u2709 Nous contacter\n                <\/a>\n            <\/div>\n\n            <input type=\"checkbox\" id=\"lht-menu-toggle\" class=\"lht-menu-toggle\">\n\n            <label for=\"lht-menu-toggle\" class=\"lht-menu-button\">\n                \u2630\n            <\/label>\n\n            <nav class=\"lht-header-nav\">\n\n                <a href=\"https:\/\/www.lhtleuze.com\/\">\n                    Accueil\n                <\/a>\n\n                <a href=\"https:\/\/www.lhtleuze.com\/index.php\/catalogue-trophees\/\">\n                    Troph\u00e9es\n                <\/a>\n\n                <a href=\"https:\/\/www.lhtleuze.com\/index.php\/catalogue-textile\/\">\n                    Textile\n                <\/a>\n\n                <a href=\"https:\/\/www.lhtleuze.com\/index.php\/gravure\/\">\n                    Gravure\n                <\/a>\n\n                <a href=\"https:\/\/www.lhtleuze.com\/index.php\/personnalisation\/\">\n                    Personnalisation\n                <\/a>\n\n                <a class=\"is-active\" href=\"https:\/\/www.lhtleuze.com\/index.php\/signaletique\/\">\n                    Signal\u00e9tique\n                <\/a>\n\n                <a class=\"lht-header-contact-button\" href=\"https:\/\/www.lhtleuze.com\/index.php\/contact\/\">\n                    Contact\n                <\/a>\n\n            <\/nav>\n\n        <\/div>\n\n    <\/header>\n\n\n    <!-- =====================================================\n         HERO\n    ====================================================== -->\n\n    <section class=\"lht-sign-hero\">\n\n        <div class=\"lht-sign-container\">\n\n            <div class=\"lht-sign-hero-content\">\n\n                <div class=\"lht-sign-eyebrow\">\n                    Publicit\u00e9 &amp; signal\u00e9tique personnalis\u00e9es\n                <\/div>\n\n                <h1>\n                    Vos id\u00e9es<br>\n                    <span>prennent forme !<\/span>\n                <\/h1>\n\n                <p>\n                    B\u00e2ches, panneaux, d\u00e9coration murale, roll-up, beach flags\n                    et bien plus encore. Des supports personnalis\u00e9s pour les\n                    particuliers, clubs, associations et entreprises.\n                <\/p>\n\n                <div class=\"lht-sign-hero-buttons\">\n\n                    <a href=\"https:\/\/www.lhtleuze.com\/index.php\/contact\/\" class=\"lht-sign-btn lht-sign-btn-gold\">\n                        Demander un devis\n                    <\/a>\n\n                    <a href=\"#supports\" class=\"lht-sign-btn lht-sign-btn-outline\">\n                        D\u00e9couvrir les supports\n                    <\/a>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         AVANTAGES\n    ====================================================== -->\n\n    <section class=\"lht-sign-benefits\">\n\n        <div class=\"lht-sign-container lht-sign-benefits-grid\">\n\n            <div>\n                <strong>Sur mesure<\/strong>\n                <span>Formats adapt\u00e9s \u00e0 votre projet<\/span>\n            <\/div>\n\n            <div>\n                <strong>Int\u00e9rieur &amp; ext\u00e9rieur<\/strong>\n                <span>Des supports pour chaque utilisation<\/span>\n            <\/div>\n\n            <div>\n                <strong>Conseils personnalis\u00e9s<\/strong>\n                <span>Le bon support selon vos besoins<\/span>\n            <\/div>\n\n            <div>\n                <strong>Livraison possible<\/strong>\n                <span>Selon le produit et la destination<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         D\u00c9COUVREZ NOS SUPPORTS\n    ====================================================== -->\n\n    <section id=\"supports\" class=\"lht-sign-section lht-sign-white lht-sign-nav\">\n\n        <div class=\"lht-sign-container\">\n\n            <div class=\"lht-sign-title\">\n\n                <h2>D\u00e9couvrez nos supports<\/h2>\n\n                <div class=\"lht-sign-line\"><\/div>\n\n                <p>\n                    Une s\u00e9lection de solutions personnalis\u00e9es pour votre\n                    communication, vos \u00e9v\u00e9nements et votre d\u00e9coration.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-nav-three\">\n\n                <!-- HEXAGONES -->\n                <a href=\"#hexagones\" class=\"lht-sign-nav-card\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-22_06_10.png\" alt=\"D\u00e9coration murale hexagonale personnalis\u00e9e\">\n\n                    <div class=\"lht-sign-nav-text\">\n                        <h3>Hexagones<\/h3>\n                        <span>D\u00e8s 19 \u20ac TVAC<\/span>\n                    <\/div>\n\n                <\/a>\n\n\n                <!-- ROLL-UP -->\n                <a href=\"#rollup\" class=\"lht-sign-nav-card\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-22_01_30.png\" alt=\"Roll-up personnalis\u00e9\">\n\n                    <div class=\"lht-sign-nav-text\">\n                        <h3>Roll-up<\/h3>\n                        <span>D\u00e8s 79 \u20ac TVAC<\/span>\n                    <\/div>\n\n                <\/a>\n\n\n                <!-- BEACH FLAGS -->\n                <a href=\"#beachflags\" class=\"lht-sign-nav-card\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-23_10_31.png\" alt=\"Beach Flags personnalis\u00e9s\">\n\n                    <div class=\"lht-sign-nav-text\">\n                        <h3>Beach Flags<\/h3>\n                        <span>4 mod\u00e8les disponibles<\/span>\n                    <\/div>\n\n                <\/a>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-nav-two\">\n\n                <!-- B\u00c2CHES -->\n                <a href=\"#baches\" class=\"lht-sign-nav-card lht-sign-nav-large\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-18_10_29.png\" alt=\"B\u00e2ches publicitaires personnalis\u00e9es\">\n\n                    <div class=\"lht-sign-nav-text\">\n                        <h3>B\u00e2ches publicitaires<\/h3>\n                        <span>D\u00e8s 39 \u20ac TVAC<\/span>\n                    <\/div>\n\n                <\/a>\n\n\n                <!-- FOREX -->\n                <a href=\"#forex\" class=\"lht-sign-nav-card lht-sign-nav-large\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-17_53_25.png\" alt=\"Panneaux Forex personnalis\u00e9s\">\n\n                    <div class=\"lht-sign-nav-text\">\n                        <h3>Panneaux Forex<\/h3>\n                        <span>D\u00e8s 39 \u20ac TVAC<\/span>\n                    <\/div>\n\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         B\u00c2CHES\n    ====================================================== -->\n\n    <section id=\"baches\" class=\"lht-sign-section lht-sign-light\">\n\n        <div class=\"lht-sign-container\">\n\n            <div class=\"lht-sign-title\">\n\n                <h2>B\u00e2ches publicitaires<\/h2>\n\n                <div class=\"lht-sign-line\"><\/div>\n\n                <p>\n                    Pour vos \u00e9v\u00e9nements, commerces, clubs, associations,\n                    chantiers ou manifestations.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-products-three\">\n\n                <article class=\"lht-sign-product\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-18_10_29.png\" alt=\"B\u00e2che classique personnalis\u00e9e\">\n\n                    <div class=\"lht-sign-product-content\">\n\n                        <h3>B\u00e2che classique<\/h3>\n\n                        <p>\n                            B\u00e2che PVC 510 g personnalis\u00e9e, avec ourlets,\n                            \u0153illets et possibilit\u00e9 de crochets araign\u00e9e.\n                        <\/p>\n\n                        <span class=\"lht-sign-badge\">\n                            D\u00e8s 39 \u20ac TVAC\n                        <\/span>\n\n                    <\/div>\n\n                <\/article>\n\n\n                <article class=\"lht-sign-product\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-17_49_28.png\" alt=\"B\u00e2che pour barri\u00e8re Nadar\">\n\n                    <div class=\"lht-sign-product-content\">\n\n                        <h3>Barri\u00e8re Nadar<\/h3>\n\n                        <p>\n                            Habillage personnalis\u00e9 pour barri\u00e8re Nadar.\n                            Id\u00e9al pour \u00e9v\u00e9nements, clubs et manifestations.\n                        <\/p>\n\n                        <span class=\"lht-sign-badge\">\n                            D\u00e8s 59 \u20ac TVAC\n                        <\/span>\n\n                    <\/div>\n\n                <\/article>\n\n\n                <article class=\"lht-sign-product\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-17_51_31.png\" alt=\"B\u00e2che de cl\u00f4ture de chantier\">\n\n                    <div class=\"lht-sign-product-content\">\n\n                        <h3>Cl\u00f4ture de chantier<\/h3>\n\n                        <p>\n                            Une grande surface de communication pour\n                            vos chantiers, \u00e9v\u00e9nements et installations.\n                        <\/p>\n\n                        <span class=\"lht-sign-badge\">\n                            129 \u20ac TVAC\n                        <\/span>\n\n                    <\/div>\n\n                <\/article>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-pricebox\">\n\n                <h3>B\u00e2che classique PVC 510 g<\/h3>\n\n                <div class=\"lht-sign-price-grid lht-sign-price-3\">\n\n                    <div>\n                        <span>100 \u00d7 50 cm<\/span>\n                        <strong>39 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>100 \u00d7 100 cm<\/span>\n                        <strong>45 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>150 \u00d7 100 cm<\/span>\n                        <strong>55 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>200 \u00d7 100 cm<\/span>\n                        <strong>60 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>300 \u00d7 100 cm<\/span>\n                        <strong>75 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>300 \u00d7 150 cm<\/span>\n                        <strong>105 \u20ac<\/strong>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-pricebox\">\n\n                <h3>B\u00e2ches \u00e9v\u00e9nementielles<\/h3>\n\n                <div class=\"lht-sign-price-grid lht-sign-price-3\">\n\n                    <div>\n                        <span>Nadar simple face<\/span>\n                        <strong>59 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>Nadar double face<\/span>\n                        <strong>99 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>Cl\u00f4ture chantier<\/span>\n                        <strong>129 \u20ac<\/strong>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         PANNEAUX & D\u00c9CORATION\n    ====================================================== -->\n\n    <section id=\"forex\" class=\"lht-sign-section lht-sign-white\">\n\n        <div class=\"lht-sign-container\">\n\n            <div class=\"lht-sign-title\">\n\n                <h2>Panneaux &amp; d\u00e9coration<\/h2>\n\n                <div class=\"lht-sign-line\"><\/div>\n\n                <p>\n                    De la signal\u00e9tique professionnelle \u00e0 la d\u00e9coration\n                    murale personnalis\u00e9e.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-products-two\">\n\n                <article class=\"lht-sign-product\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-17_53_25.png\" alt=\"Panneau Forex personnalis\u00e9\">\n\n                    <div class=\"lht-sign-product-content\">\n\n                        <h3>Panneaux Forex 5 mm<\/h3>\n\n                        <p>\n                            Un support rigide et l\u00e9ger pour panneaux,\n                            affichage, d\u00e9coration et signal\u00e9tique.\n                        <\/p>\n\n                        <span class=\"lht-sign-badge\">\n                            D\u00e8s 39 \u20ac TVAC\n                        <\/span>\n\n                    <\/div>\n\n                <\/article>\n\n\n                <article id=\"hexagones\" class=\"lht-sign-product\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-18_00_58.png\" alt=\"Hexagones d\u00e9coratifs personnalis\u00e9s\">\n\n                    <div class=\"lht-sign-product-content\">\n\n                        <h3>Hexagones personnalis\u00e9s<\/h3>\n\n                        <p>\n                            Cr\u00e9ez votre composition murale \u00e0 partir de\n                            vos photos, logos ou cr\u00e9ations graphiques.\n                        <\/p>\n\n                        <span class=\"lht-sign-badge\">\n                            D\u00e8s 19 \u20ac TVAC\n                        <\/span>\n\n                    <\/div>\n\n                <\/article>\n\n            <\/div>\n\n\n            <!-- FOREX PRIX -->\n\n            <div class=\"lht-sign-pricebox\">\n\n                <h3>Panneaux Forex 5 mm<\/h3>\n\n                <div class=\"lht-sign-price-grid lht-sign-price-3\">\n\n                    <div><span>20 \u00d7 30 cm<\/span><strong>39 \u20ac<\/strong><\/div>\n                    <div><span>30 \u00d7 40 cm<\/span><strong>42 \u20ac<\/strong><\/div>\n                    <div><span>40 \u00d7 60 cm<\/span><strong>45 \u20ac<\/strong><\/div>\n\n                    <div><span>50 \u00d7 70 cm<\/span><strong>49 \u20ac<\/strong><\/div>\n                    <div><span>60 \u00d7 80 cm<\/span><strong>55 \u20ac<\/strong><\/div>\n                    <div><span>70 \u00d7 100 cm<\/span><strong>65 \u20ac<\/strong><\/div>\n\n                    <div><span>100 \u00d7 100 cm<\/span><strong>89 \u20ac<\/strong><\/div>\n                    <div><span>135 \u00d7 150 cm<\/span><strong>150 \u20ac<\/strong><\/div>\n                    <div><span>200 \u00d7 100 cm<\/span><strong>179 \u20ac<\/strong><\/div>\n\n                    <div><span>150 \u00d7 200 cm<\/span><strong>210 \u20ac<\/strong><\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- HEXAGONES PRIX -->\n\n            <div class=\"lht-sign-hex-price\">\n\n                <div class=\"lht-sign-pricebox\">\n\n                    <h3>Hexagones \u00e0 l&rsquo;unit\u00e9<\/h3>\n\n                    <div class=\"lht-sign-price-grid lht-sign-price-1\">\n\n                        <div><span>15 cm<\/span><strong>19 \u20ac<\/strong><\/div>\n                        <div><span>20 cm<\/span><strong>22 \u20ac<\/strong><\/div>\n                        <div><span>25 cm<\/span><strong>25 \u20ac<\/strong><\/div>\n                        <div><span>30 cm<\/span><strong>29 \u20ac<\/strong><\/div>\n                        <div><span>35 cm<\/span><strong>35 \u20ac<\/strong><\/div>\n                        <div><span>40 cm<\/span><strong>39 \u20ac<\/strong><\/div>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"lht-sign-pricebox\">\n\n                    <h3>Lots de 5 hexagones<\/h3>\n\n                    <div class=\"lht-sign-price-grid lht-sign-price-1\">\n\n                        <div><span>15 cm<\/span><strong>49 \u20ac<\/strong><\/div>\n                        <div><span>20 cm<\/span><strong>59 \u20ac<\/strong><\/div>\n                        <div><span>25 cm<\/span><strong>69 \u20ac<\/strong><\/div>\n                        <div><span>30 cm<\/span><strong>79 \u20ac<\/strong><\/div>\n                        <div><span>35 cm<\/span><strong>99 \u20ac<\/strong><\/div>\n                        <div><span>40 cm<\/span><strong>119 \u20ac<\/strong><\/div>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         \u00c9V\u00c9NEMENTIEL\n    ====================================================== -->\n\n    <section class=\"lht-sign-section lht-sign-dark\">\n\n        <div class=\"lht-sign-container\">\n\n            <div class=\"lht-sign-title lht-sign-title-dark\">\n\n                <h2>\u00c9v\u00e9nementiel<\/h2>\n\n                <div class=\"lht-sign-line\"><\/div>\n\n                <p>\n                    Des supports faciles \u00e0 transporter et \u00e0 installer\n                    pour vos salons, \u00e9v\u00e9nements et manifestations.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-products-two\">\n\n                <!-- ROLL UP -->\n\n                <article id=\"rollup\" class=\"lht-sign-product\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-18_02_25.png\" alt=\"Roll-up personnalis\u00e9\">\n\n                    <div class=\"lht-sign-product-content\">\n\n                        <h3>Roll-up 85 \u00d7 200 cm<\/h3>\n\n                        <p>\n                            Une solution pratique et professionnelle pour\n                            pr\u00e9senter votre activit\u00e9 lors d&rsquo;un \u00e9v\u00e9nement.\n                        <\/p>\n\n                        <span class=\"lht-sign-badge\">\n                            D\u00e8s 79 \u20ac TVAC\n                        <\/span>\n\n                    <\/div>\n\n                <\/article>\n\n\n                <!-- BEACH FLAGS -->\n\n                <article id=\"beachflags\" class=\"lht-sign-product\">\n\n                    <img decoding=\"async\" src=\"https:\/\/www.lhtleuze.com\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-7-sept.-2026-23_10_31.png\" alt=\"Beach Flags personnalis\u00e9s\">\n\n                    <div class=\"lht-sign-product-content\">\n\n                        <h3>Beach Flags<\/h3>\n\n                        <p>\n                            Drapeau personnalis\u00e9 livr\u00e9 avec le m\u00e2t\n                            et son sac de transport. Plusieurs formes\n                            et dimensions disponibles.\n                        <\/p>\n\n                        <span class=\"lht-sign-badge\">\n                            4 mod\u00e8les disponibles\n                        <\/span>\n\n                    <\/div>\n\n                <\/article>\n\n            <\/div>\n\n\n            <!-- ROLL UP TARIFS -->\n\n            <div class=\"lht-sign-pricebox\">\n\n                <h3>Roll-up 85 \u00d7 200 cm<\/h3>\n\n                <div class=\"lht-sign-price-grid lht-sign-price-2\">\n\n                    <div>\n                        <span>Banner 510<\/span>\n                        <strong>79 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>SanoTex<\/span>\n                        <strong>95 \u20ac<\/strong>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- BEACH FLAG DROIT -->\n\n            <div class=\"lht-sign-pricebox\">\n\n                <h3>Beach Flag droit<\/h3>\n\n                <div class=\"lht-sign-price-grid lht-sign-price-3\">\n\n                    <div>\n                        <span>40 \u00d7 235 cm \u2014 S \u00e9troit<\/span>\n                        <strong>75 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>80 \u00d7 220 cm \u2014 S<\/span>\n                        <strong>95 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>65 \u00d7 315 cm \u2014 M \u00e9troit<\/span>\n                        <strong>100 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>80 \u00d7 315 cm \u2014 M<\/span>\n                        <strong>105 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>90 \u00d7 430 cm \u2014 L<\/span>\n                        <strong>120 \u20ac<\/strong>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- BEACH FLAG CARR\u00c9 -->\n\n            <div class=\"lht-sign-pricebox\">\n\n                <h3>Beach Flag carr\u00e9<\/h3>\n\n                <div class=\"lht-sign-price-grid lht-sign-price-3\">\n\n                    <div>\n                        <span>75 \u00d7 200 cm \u2014 S<\/span>\n                        <strong>110 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>75 \u00d7 300 cm \u2014 M<\/span>\n                        <strong>125 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>75 \u00d7 400 cm \u2014 L<\/span>\n                        <strong>150 \u20ac<\/strong>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- BEACH FLAG PLAGE -->\n\n            <div class=\"lht-sign-pricebox\">\n\n                <h3>Beach Flag plage<\/h3>\n\n                <div class=\"lht-sign-price-grid lht-sign-price-2\">\n\n                    <div>\n                        <span>70 \u00d7 180 cm \u2014 Petit<\/span>\n                        <strong>85 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>100 \u00d7 260 cm \u2014 Moyen<\/span>\n                        <strong>110 \u20ac<\/strong>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n\n            <!-- MINI -->\n\n            <div class=\"lht-sign-pricebox\">\n\n                <h3>Mini Beach Flag<\/h3>\n\n                <div class=\"lht-sign-price-grid lht-sign-price-2\">\n\n                    <div>\n                        <span>Mini drapeau plage<\/span>\n                        <strong>29 \u20ac<\/strong>\n                    <\/div>\n\n                    <div>\n                        <span>Pied \/ support<\/span>\n                        <strong>D\u00e8s 20 \u20ac<\/strong>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         AUTRES PROJETS\n    ====================================================== -->\n\n    <section class=\"lht-sign-section lht-sign-light\">\n\n        <div class=\"lht-sign-container\">\n\n            <div class=\"lht-sign-title\">\n\n                <h2>Et bien plus encore&#8230;<\/h2>\n\n                <div class=\"lht-sign-line\"><\/div>\n\n                <p>\n                    Vous avez une autre id\u00e9e ? Contactez-nous.\n                    De nombreux autres supports peuvent \u00eatre r\u00e9alis\u00e9s\n                    selon votre projet.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-tags\">\n\n                <span>Adh\u00e9sifs v\u00e9hicules<\/span>\n                <span>Autocollants<\/span>\n                <span>Flyers<\/span>\n                <span>Cartes de visite<\/span>\n                <span>Affiches<\/span>\n                <span>Panneaux<\/span>\n                <span>Signal\u00e9tique<\/span>\n                <span>Projets sur mesure<\/span>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         CONDITIONS\n    ====================================================== -->\n\n    <section class=\"lht-sign-section lht-sign-white\">\n\n        <div class=\"lht-sign-container\">\n\n            <div class=\"lht-sign-title\">\n\n                <h2>Bon \u00e0 savoir<\/h2>\n\n                <div class=\"lht-sign-line\"><\/div>\n\n            <\/div>\n\n\n            <div class=\"lht-sign-info-grid\">\n\n                <div class=\"lht-sign-info\">\n\n                    <strong>Prix TVAC<\/strong>\n\n                    <p>\n                        Les prix affich\u00e9s sur cette page comprennent la TVA.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"lht-sign-info\">\n\n                    <strong>Fichier pr\u00eat \u00e0 imprimer<\/strong>\n\n                    <p>\n                        Les tarifs sont calcul\u00e9s sur base d&rsquo;un fichier\n                        directement exploitable pour l&rsquo;impression.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"lht-sign-info\">\n\n                    <strong>Besoin d&rsquo;un visuel ?<\/strong>\n\n                    <p>\n                        Cr\u00e9ation ou adaptation graphique simple :\n                        suppl\u00e9ment de 15 \u20ac TVAC.\n                        Projet complexe : prix sur devis.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         CONTACT FINAL\n    ====================================================== -->\n\n    <section class=\"lht-sign-contact\">\n\n        <div class=\"lht-sign-container\">\n\n            <h2>Un projet ? Parlons-en !<\/h2>\n\n            <p>\n                Expliquez-nous votre id\u00e9e, vos dimensions et l&rsquo;utilisation\n                pr\u00e9vue. Nous vous aiderons \u00e0 choisir le support le plus adapt\u00e9.\n            <\/p>\n\n            <a href=\"https:\/\/www.lhtleuze.com\/index.php\/contact\/\" class=\"lht-sign-btn lht-sign-btn-gold\">\n                Demander un devis\n            <\/a>\n\n        <\/div>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udccd Rue des Hycocognes 6, 7906 Gallaix \u260e 0496 94 98 83 \u2709 Nous contacter \u2630 Accueil Troph\u00e9es Textile Gravure [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-443","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin5812","author_link":"https:\/\/www.lhtleuze.com\/index.php\/author\/admin5812\/"},"uagb_comment_info":0,"uagb_excerpt":"\ud83d\udccd Rue des Hycocognes 6, 7906 Gallaix \u260e 0496 94 98 83 \u2709 Nous contacter \u2630 Accueil Troph\u00e9es Textile Gravure [&hellip;]","_links":{"self":[{"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/pages\/443","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/comments?post=443"}],"version-history":[{"count":22,"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/pages\/443\/revisions"}],"predecessor-version":[{"id":493,"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/pages\/443\/revisions\/493"}],"wp:attachment":[{"href":"https:\/\/www.lhtleuze.com\/index.php\/wp-json\/wp\/v2\/media?parent=443"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}