{"id":24166,"date":"2018-12-11T18:41:58","date_gmt":"2018-12-11T17:41:58","guid":{"rendered":"http:\/\/cycloclubremois.com\/?page_id=24166"},"modified":"2026-03-14T18:04:54","modified_gmt":"2026-03-14T17:04:54","slug":"album-photos-2018","status":"publish","type":"page","link":"https:\/\/cycloclubremois.com\/index.php\/photos\/album-photos-2018\/","title":{"rendered":"Archives photos 2018"},"content":{"rendered":"\n\n\n<style>\n.a18-page * { box-sizing: border-box; margin: 0; padding: 0; }\n.a18-page {\n  --rouge: #e74c3c; --or: #f39c12;\n  --bleu: #42a5f5; --bleu-dark: #1565c0; --bleu-light: #e3f2fd; --bleu-mid: #bbdefb;\n  --vert: #27ae60; --vert-light: #eafaf1; --vert-mid: #a9dfbf;\n  --orange: #e67e22; --orange-light: #fef5ec;\n  --violet: #8e44ad; --violet-light: #f5eef8;\n  --gris: #6b7280; --gris-bg: #f4f7fb; --texte: #1a2332;\n  font-family: 'Rajdhani', 'Segoe UI', sans-serif; color: var(--texte);\n}\n.a18-retour { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 700; color: var(--bleu-dark); text-decoration: none; padding: 8px 16px; border-radius: 8px; border: 2px solid var(--bleu-mid); background: var(--bleu-light); margin-bottom: 20px; transition: all 0.2s; }\n.a18-retour:hover { background: var(--bleu-mid); text-decoration: none; }\n.a18-hero { background: linear-gradient(135deg, #0d1b2e 0%, #1a3353 60%, #1565c0 100%); border-radius: 16px; padding: 32px 28px 24px; margin-bottom: 28px; position: relative; overflow: hidden; }\n.a18-hero::before { content: '\ud83d\udcf7'; position: absolute; right: 20px; top: 10px; font-size: 110px; opacity: 0.07; line-height: 1; pointer-events: none; }\n.a18-hero-top { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; flex-wrap: wrap; }\n.a18-badge { background: var(--rouge); color: white; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; }\n.a18-badge-sub { background: rgba(255,255,255,0.12); color: rgba(255,255,255,0.8); font-size: 11px; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; padding: 5px 14px; border-radius: 20px; border: 1px solid rgba(255,255,255,0.2); }\n.a18-hero-titre { font-family: 'Rajdhani', sans-serif; font-size: clamp(24px, 4.5vw, 36px); font-weight: 700; color: white; line-height: 1.1; margin: 0 0 8px; }\n.a18-hero-titre span { color: #f39c12; }\n.a18-hero-sub { color: rgba(255,255,255,0.65); font-size: 14px; display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }\n.a18-hero-stats { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 18px; }\n.a18-hero-stat { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); border-radius: 10px; padding: 10px 18px; text-align: center; }\n.a18-hero-stat .sv { font-size: 22px; font-weight: 800; color: white; line-height: 1; }\n.a18-hero-stat .sl { font-size: 11px; color: rgba(255,255,255,0.6); text-transform: uppercase; letter-spacing: 0.8px; margin-top: 3px; }\n.a18-section-titre { font-family: 'Rajdhani', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; margin: 28px 0 16px; display: flex; align-items: center; gap: 10px; }\n.a18-section-titre::after { content: ''; flex: 1; height: 2px; border-radius: 2px; }\n.a18-section-titre.rdn    { color: var(--bleu-dark); }\n.a18-section-titre.rdn::after    { background: linear-gradient(90deg, var(--bleu-mid), transparent); }\n.a18-section-titre.brevet { color: var(--vert); }\n.a18-section-titre.brevet::after { background: linear-gradient(90deg, var(--vert-mid), transparent); }\n.a18-section-titre.bcmr   { color: var(--orange); }\n.a18-section-titre.bcmr::after   { background: linear-gradient(90deg, var(--orange-light), transparent); }\n.a18-section-titre.autres { color: var(--violet); }\n.a18-section-titre.autres::after { background: linear-gradient(90deg, var(--violet-light), transparent); }\n.a18-top-btn { position: fixed; bottom: 28px; right: 28px; width: 44px; height: 44px; background: #e74c3c; color: white; border-radius: 50%; text-align: center; line-height: 44px; font-size: 20px; font-weight: bold; box-shadow: 0 3px 10px rgba(0,0,0,0.25); text-decoration: none; z-index: 9999; }\n.a18-top-btn:hover { background: #c0392b; color: white; text-decoration: none; }\n\n\/* \u2550\u2550 RESTYLING NEXTGEN GALLERY \u2550\u2550 *\/\n\n\/* Conteneur global : flex wrap *\/\n.ngg-albumoverview {\n  display: flex !important;\n  flex-wrap: wrap !important;\n  gap: 14px !important;\n  background: transparent !important;\n  padding: 0 !important;\n  margin-bottom: 24px !important;\n}\n\n\/* Chaque carte album *\/\n.ngg-album-compact {\n  width: calc(25% - 11px) !important;\n  background: white !important;\n  border-radius: 12px !important;\n  overflow: hidden !important;\n  border: 1px solid #e2e8f0 !important;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.06) !important;\n  transition: transform 0.2s, box-shadow 0.2s !important;\n  margin: 0 !important;\n  float: none !important;\n}\n.ngg-album-compact:hover {\n  transform: translateY(-3px) !important;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.13) !important;\n}\n\n\/* Bo\u00eete image \u2014 supprime le fond jaune *\/\n.ngg-album-compactbox {\n  background: transparent !important;\n  border: none !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  display: block !important;\n}\n.ngg-album-compactbox::before,\n.ngg-album-compactbox::after { display: none !important; }\n\n\/* Image vignette *\/\n.ngg-album-compact .ngg-album-link img,\n.ngg-album-compact img.Thumb {\n  width: 100% !important;\n  height: 100px !important;\n  object-fit: cover !important;\n  display: block !important;\n  border: none !important;\n  border-radius: 0 !important;\n  margin: 0 !important;\n  max-width: none !important;\n}\n\n\/* Titre (h4 + lien) \u2014 remplace le fond jaune *\/\n.ngg-album-compact h4 { margin: 0 !important; padding: 0 !important; }\n.ngg-album-compact h4 .ngg-album-desc {\n  display: block !important;\n  background: white !important;\n  color: #1565c0 !important;\n  font-family: 'Rajdhani', 'Segoe UI', sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 700 !important;\n  padding: 8px 10px 4px !important;\n  text-decoration: none !important;\n  overflow: hidden !important;\n  height: auto !important;\n  max-width: 100% !important;\n  border: none !important;\n  line-height: 1.4 !important;\n}\n.ngg-album-compact h4 .ngg-album-desc:hover { color: #e74c3c !important; text-decoration: none !important; }\n\n\/* Compteur de photos *\/\n.ngg-album-compact .ngg-album-gallery-image-counter {\n  padding: 2px 10px 10px !important;\n  font-size: 11px !important;\n  color: #6b7280 !important;\n  font-weight: 600 !important;\n  background: white !important;\n  display: block !important;\n}\n\n\/* Responsive *\/\n@media (max-width: 700px) { .ngg-album-compact { width: calc(33.33% - 10px) !important; } }\n@media (max-width: 480px) { .ngg-album-compact { width: calc(50% - 7px) !important; } }\n<\/style>\n\n<div class=\"a18-page\" id=\"a18-top\">\n\n<a class=\"a18-top-btn\" href=\"#a18-top\">\u2191<\/a>\n\n<a class=\"a18-retour\" href=\"https:\/\/cycloclubremois.com\/index.php\/archives-photos\/\">\u2190 Archives photos<\/a>\n\n<div class=\"a18-hero\">\n  <div class=\"a18-hero-top\">\n    <span class=\"a18-badge\">Archives photos<\/span>\n    <span class=\"a18-badge-sub\">Cyclo Club R\u00e9mois \u00b7 2018<\/span>\n  <\/div>\n  <div class=\"a18-hero-titre\">Saison <span>2018<\/span><\/div>\n  <div class=\"a18-hero-sub\">\n    <span>\ud83d\udcf7 Cliquez sur une vignette pour ouvrir le diaporama<\/span>\n  <\/div>\n  <div class=\"a18-hero-stats\">\n    <div class=\"a18-hero-stat\"><div class=\"sv\">28<\/div><div class=\"sl\">Albums<\/div><\/div>\n    <div class=\"a18-hero-stat\"><div class=\"sv\">4 000+<\/div><div class=\"sl\">Photos<\/div><\/div>\n    <div class=\"a18-hero-stat\"><div class=\"sv\">4<\/div><div class=\"sl\">Cat\u00e9gories<\/div><\/div>\n  <\/div>\n<\/div>\n\n<div class=\"a18-section-titre rdn\">\u2744\ufe0f Rallye des Neiges<\/div>\n\n<\/div>\n\nngg_shortcode_0_placeholder\n\n<div class=\"a18-page\">\n<div class=\"a18-section-titre brevet\">\ud83c\udf38 Les Brevets<\/div>\n<\/div>\n\nngg_shortcode_1_placeholder\n\n<div class=\"a18-page\">\n<div class=\"a18-section-titre bcmr\">\u2600\ufe0f Le B.C.M.R<\/div>\n<\/div>\n\nngg_shortcode_2_placeholder\n\n<div class=\"a18-page\">\n<div class=\"a18-section-titre autres\">\ud83d\udeb4 Autres sorties &amp; \u00e9v\u00e9nements<\/div>\n<\/div>\n\nngg_shortcode_3_placeholder\n","protected":false},"excerpt":{"rendered":"<p>\u2191 \u2190 Archives photos Archives photos Cyclo Club R\u00e9mois \u00b7 2018 Saison 2018 \ud83d\udcf7 Cliquez sur une vignette pour ouvrir le diaporama 28 Albums 4 000+ Photos 4 Cat\u00e9gories \u2744\ufe0f Rallye des Neiges \ud83c\udf38 Les Brevets \u2600\ufe0f Le B.C.M.R \ud83d\udeb4 Autres sorties &amp; \u00e9v\u00e9nements<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":6337,"menu_order":19,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"ngg_post_thumbnail":0,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"folder":[],"class_list":["post-24166","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/pages\/24166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/comments?post=24166"}],"version-history":[{"count":17,"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/pages\/24166\/revisions"}],"predecessor-version":[{"id":52227,"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/pages\/24166\/revisions\/52227"}],"up":[{"embeddable":true,"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/pages\/6337"}],"wp:attachment":[{"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/media?parent=24166"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/cycloclubremois.com\/index.php\/wp-json\/wp\/v2\/folder?post=24166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}