{"id":232,"date":"2026-06-30T07:27:28","date_gmt":"2026-06-30T07:27:28","guid":{"rendered":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/?page_id=232"},"modified":"2026-06-30T07:29:10","modified_gmt":"2026-06-30T07:29:10","slug":"examen-theorique","status":"publish","type":"page","link":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/","title":{"rendered":"Passer le code"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Passer le Code de la route | Auto-\u00c9cole Vivaroise<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&amp;family=DM+Sans:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n:root {\n  --navy:   #20315b;\n  --cream:  #fff9f1;\n  --purple: #77569f;\n  --gold:   #cfca77;\n  --gold-d: #a8a44a;\n  --white:  #ffffff;\n  --muted:  #8b8fa8;\n  --red:    #dc2626;\n}\n\n*, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }\nhtml { scroll-behavior:smooth; overflow-x:hidden; }\nbody {\n  font-family:'DM Sans',sans-serif;\n  background:var(--cream);\n  color:var(--navy);\n  overflow-x:hidden;\n  margin:0!important;\n  padding:0!important;\n}\n\n\/* \u2500\u2500 Scrollbar \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n::-webkit-scrollbar { width:10px; }\n::-webkit-scrollbar-track { background:var(--navy); }\n::-webkit-scrollbar-thumb { background:var(--gold); border-radius:10px; border:2px solid var(--navy); }\n::-webkit-scrollbar-thumb:hover { background:#e8e380; }\n* { scrollbar-width:thin; scrollbar-color:var(--gold) var(--navy); }\n\n\/* \u2500\u2500 Full-bleed \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.full-bleed {\n  width:100vw;\n  position:relative;\n  left:50%; right:50%;\n  margin-left:-50vw;\n  margin-right:-50vw;\n  display:block;\n  overflow:hidden;\n}\n.full-bleed + .full-bleed { margin-top:0; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.hero {\n  background:var(--navy);\n  padding:72px 0 90px;\n  position:relative;\n  overflow:hidden;\n}\n.hero-circle {\n  position:absolute; top:-80px; right:-100px;\n  width:440px; height:440px; border-radius:50%;\n  background:rgba(119,86,159,.16); pointer-events:none;\n}\n\/* Triangle panneau code de la route *\/\n.hero-triangle {\n  position:absolute; bottom:0; left:-10px;\n  width:0; height:0;\n  border-left:130px solid transparent;\n  border-right:130px solid transparent;\n  border-bottom:200px solid rgba(207,202,119,.11);\n  pointer-events:none;\n}\n.hero-triangle::after {\n  content:''; position:absolute; bottom:-200px; left:-80px;\n  width:0; height:0;\n  border-left:80px solid transparent;\n  border-right:80px solid transparent;\n  border-bottom:130px solid rgba(207,202,119,.06);\n}\n\n.hero-inner {\n  max-width:1140px; margin:0 auto; padding:0 32px;\n  display:grid; grid-template-columns:1fr 1fr;\n  gap:56px; align-items:center;\n}\n.hero-badge {\n  display:inline-flex; align-items:center; gap:8px;\n  background:rgba(207,202,119,.14); border:1px solid rgba(207,202,119,.32);\n  color:var(--gold); font-size:11px; font-weight:700;\n  letter-spacing:.14em; text-transform:uppercase;\n  padding:5px 14px; border-radius:100px; margin-bottom:22px;\n}\n.hero h1 {\n  font-family:'Playfair Display',serif;\n  font-size:clamp(2.1rem,3.8vw,3.3rem); font-weight:900;\n  color:var(--white); line-height:1.12; margin-bottom:18px;\n}\n.hero h1 span { color:var(--gold); font-style:italic; }\n.hero-desc {\n  color:rgba(232,228,240,.82); font-size:1rem;\n  line-height:1.75; max-width:400px; margin-bottom:28px;\n}\n\n\/* Prix \u2014 plus grand et visible *\/\n.hero-price-pill {\n  display:inline-flex; align-items:center; gap:0;\n  background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.18);\n  border-radius:14px; overflow:hidden;\n}\n.hero-price-label {\n  padding:14px 18px;\n  color:rgba(255,255,255,.75); font-size:.95rem; font-weight:500;\n  border-right:1px solid rgba(255,255,255,.14);\n  line-height:1;\n}\n.hero-price-amount {\n  padding:14px 22px;\n  font-family:'Playfair Display',serif;\n  font-size:1.8rem; font-weight:900; color:var(--gold);\n  line-height:1;\n}\n.hero-price-sub {\n  padding:14px 16px;\n  color:rgba(255,255,255,.5); font-size:.78rem;\n  line-height:1.3; max-width:120px;\n}\n\n.hero-video-wrap {\n  position:relative; border-radius:16px; overflow:hidden;\n  box-shadow:0 28px 72px rgba(0,0,0,.44);\n  border:1px solid rgba(255,255,255,.1);\n}\n.hero-video-wrap iframe { display:block; width:100%; aspect-ratio:16\/9; border:none; }\n.video-chip {\n  position:absolute; top:12px; left:12px;\n  background:rgba(207,202,119,.95); color:var(--navy);\n  font-size:10px; font-weight:800; letter-spacing:.1em;\n  text-transform:uppercase; padding:4px 10px; border-radius:5px;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PARTNER BANNER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.partner-banner {\n  background:linear-gradient(135deg, var(--gold) 0%, #ddd870 50%, var(--gold) 100%);\n  padding:20px 32px;\n  position:relative; overflow:hidden;\n}\n.partner-banner::before {\n  content:''; position:absolute; inset:0;\n  background:repeating-linear-gradient(-45deg,\n    transparent, transparent 14px,\n    rgba(255,255,255,.06) 14px, rgba(255,255,255,.06) 28px);\n}\n.pb-inner {\n  position:relative; max-width:1140px; margin:0 auto;\n  display:flex; align-items:center; gap:20px;\n  flex-wrap:wrap; justify-content:center; text-align:center;\n}\n.pb-logo-wrap {\n  display:flex; align-items:center; gap:12px; flex-shrink:0;\n}\n.pb-logo { height:32px; object-fit:contain; }\n.pb-divider { width:1px; height:32px; background:rgba(32,49,91,.2); flex-shrink:0; }\n.pb-text {\n  font-size:.92rem; font-weight:700; color:var(--navy);\n  line-height:1.5; flex:1; min-width:200px;\n}\n.pb-cta {\n  display:inline-flex; align-items:center; gap:7px;\n  background:var(--navy); color:var(--gold);\n  font-size:.82rem; font-weight:800; letter-spacing:.04em;\n  padding:10px 20px; border-radius:9px;\n  text-decoration:none; flex-shrink:0; transition:all .2s;\n}\n.pb-cta:hover { background:#162448; transform:translateY(-1px); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 MAIN \u2014 deux colonnes \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.main-section { background:var(--cream); padding:60px 0; }\n.main-inner {\n  max-width:1140px; margin:0 auto; padding:0 28px;\n  display:grid; grid-template-columns:1fr 1.08fr;\n  gap:44px; align-items:start;\n}\n\n\/* \u2500\u2500 En-t\u00eates de colonne \u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.col-eyebrow {\n  font-size:11px; font-weight:800; letter-spacing:.16em;\n  text-transform:uppercase; color:var(--gold-d); margin-bottom:8px;\n}\n.col-title {\n  font-family:'Playfair Display',serif;\n  font-size:clamp(1.5rem,2.4vw,2rem); font-weight:900;\n  color:var(--navy); line-height:1.18; margin-bottom:28px;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 \u00c9TAPES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.step-item {\n  display:flex; gap:14px;\n  align-items:flex-start;   \/* num\u00e9ro et carte d\u00e9marrent en haut *\/\n  margin-bottom:12px;\n  opacity:0; transform:translateY(18px);\n  transition:opacity .45s ease, transform .45s ease;\n}\n.step-item.vis { opacity:1; transform:translateY(0); }\n\n.step-num {\n  width:38px; height:38px; min-width:38px;\n  border-radius:50%; background:var(--gold); color:var(--navy);\n  font-family:'Playfair Display',serif; font-weight:900; font-size:.95rem;\n  display:flex; align-items:center; justify-content:center;\n  box-shadow:0 0 0 3px rgba(207,202,119,.22);\n}\n\n.step-card {\n  flex:1; background:var(--white);\n  border:1px solid rgba(32,49,91,.08); border-radius:12px;\n  padding:14px 16px;\n  \/* texte ancr\u00e9 en haut \u2014 pas de centering vertical *\/\n  display:block;\n  transition:all .2s;\n}\n.step-card:hover {\n  border-color:rgba(207,202,119,.5);\n  box-shadow:0 4px 14px rgba(32,49,91,.07);\n}\n.step-card h3 {\n  font-size:.88rem; font-weight:700; color:var(--navy);\n  margin-bottom:5px; text-align:left;\n}\n.step-card p { font-size:.82rem; line-height:1.65; color:#606880; text-align:left; }\n\n.step-op-links { display:flex; gap:7px; flex-wrap:wrap; margin-top:10px; }\n.op-link {\n  display:inline-flex; align-items:center; gap:5px;\n  font-size:.76rem; font-weight:700; color:var(--navy);\n  text-decoration:none; padding:4px 9px; border-radius:6px;\n  border:1px solid rgba(32,49,91,.14); background:var(--cream);\n  transition:all .18s;\n}\n.op-link:hover { background:var(--navy); color:var(--white); }\n.op-link.partner {\n  background:rgba(207,202,119,.15); border-color:rgba(207,202,119,.5);\n}\n.op-link.partner:hover { background:var(--gold); border-color:var(--gold); color:var(--navy); }\n.op-link img { height:15px; object-fit:contain; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CITIES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.city-card {\n  background:var(--white); border:1.5px solid rgba(32,49,91,.1);\n  border-radius:14px; overflow:hidden; margin-bottom:14px;\n  transition:box-shadow .2s;\n}\n.city-card.partner-city {\n  border-color:var(--gold); box-shadow:0 4px 18px rgba(207,202,119,.16);\n}\n.city-card:hover { box-shadow:0 8px 28px rgba(32,49,91,.1); }\n.city-card.partner-city:hover { box-shadow:0 8px 28px rgba(207,202,119,.26); }\n\n.city-hd {\n  background:var(--navy); padding:13px 18px;\n  display:flex; align-items:center; gap:10px;\n}\n.city-hd-icon {\n  font-size:15px; width:28px; height:28px;\n  background:rgba(207,202,119,.18); border-radius:6px;\n  display:flex; align-items:center; justify-content:center; flex-shrink:0;\n}\n.city-hd-name { color:var(--white); font-weight:700; font-size:.95rem; }\n\n.city-centers { padding:10px 14px; display:flex; flex-direction:column; gap:7px; }\n\n\/* Center card cliquable *\/\na.center-card {\n  display:flex; align-items:center; gap:11px;\n  padding:11px 13px; border-radius:10px;\n  border:1.5px solid rgba(32,49,91,.07); background:var(--cream);\n  text-decoration:none; color:var(--navy); transition:all .2s; min-width:0;\n}\na.center-card:hover {\n  border-color:var(--navy); background:var(--white);\n  box-shadow:0 4px 12px rgba(32,49,91,.09);\n}\na.center-card.is-partner {\n  background:rgba(207,202,119,.09); border-color:rgba(207,202,119,.42);\n}\na.center-card.is-partner:hover {\n  background:rgba(207,202,119,.16); border-color:var(--gold);\n  box-shadow:0 4px 12px rgba(207,202,119,.2);\n}\n.cc-logo { height:28px; width:50px; object-fit:contain; flex-shrink:0; }\n.cc-info { flex:1; min-width:0; overflow:hidden; }\n.cc-name { font-size:.85rem; font-weight:700; color:var(--navy); margin-bottom:2px; }\n.cc-addr {\n  font-size:.73rem; color:var(--muted); line-height:1.4;\n  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;\n}\n.cc-badge {\n  flex-shrink:0; font-size:9px; font-weight:900;\n  letter-spacing:.07em; text-transform:uppercase;\n  padding:3px 8px; border-radius:100px;\n}\n.cc-badge.partner { background:var(--navy); color:var(--gold); }\n.cc-badge.norec   { background:#fee2e2; color:var(--red); }\n\/* badge-rec retir\u00e9 \u2014 rien n'est affich\u00e9 pour les centres simplement recommand\u00e9s *\/\n.cc-ext {\n  font-size:13px; color:rgba(32,49,91,.28); flex-shrink:0;\n  transition:color .18s, transform .18s;\n}\na.center-card:hover .cc-ext { color:var(--navy); transform:translateX(2px); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SCORE BLOCK \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.score-block {\n  background:var(--purple); border-radius:16px;\n  padding:28px 24px; margin-top:4px;\n  position:relative; overflow:hidden;\n}\n.score-block::before {\n  content:''; position:absolute; top:-50px; right:-50px;\n  width:180px; height:180px; border-radius:50%;\n  background:rgba(255,255,255,.06); pointer-events:none;\n}\n.score-intro {\n  color:rgba(255,255,255,.8); font-size:.86rem;\n  line-height:1.6; margin-bottom:16px; text-align:center;\n}\n.score-display {\n  text-align:center; margin-bottom:18px;\n}\n.score-row {\n  display:flex; align-items:baseline;\n  justify-content:center; gap:4px;\n}\n.score-n {\n  font-family:'Playfair Display',serif; font-size:3.4rem;\n  font-weight:900; color:var(--gold); line-height:1;\n}\n.score-slash {\n  font-family:'Playfair Display',serif; font-size:2.2rem;\n  font-weight:700; color:rgba(255,255,255,.35); line-height:1;\n  padding:0 4px;\n}\n.score-t {\n  font-family:'Playfair Display',serif; font-size:2.2rem;\n  font-weight:900; color:rgba(255,255,255,.6); line-height:1;\n}\n.score-labels {\n  display:flex; justify-content:center; gap:32px; margin-top:10px;\n}\n.score-label {\n  font-size:.72rem; font-weight:800; letter-spacing:.08em;\n  text-transform:uppercase; color:rgba(255,255,255,.55); text-align:center;\n}\n.score-sub {\n  color:rgba(255,255,255,.7); font-size:.82rem; text-align:center;\n  line-height:1.65; margin-bottom:18px;\n  border-top:1px solid rgba(255,255,255,.12); padding-top:16px;\n}\n.cours-btn {\n  display:flex; align-items:center; justify-content:center; gap:8px;\n  width:100%; padding:13px 18px; border-radius:10px;\n  font-size:.86rem; font-weight:800; text-decoration:none;\n  transition:all .2s; cursor:pointer; border:none; font-family:'DM Sans',sans-serif;\n}\n.cours-btn.available { background:var(--white); color:var(--purple); }\n.cours-btn.available:hover {\n  background:var(--gold); color:var(--navy);\n  transform:translateY(-2px); box-shadow:0 8px 22px rgba(0,0,0,.18);\n}\n.cours-btn.unavailable {\n  background:rgba(255,255,255,.08); color:rgba(255,255,255,.38);\n  border:1px solid rgba(255,255,255,.1); cursor:default;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 AFTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.after-section { background:var(--cream); padding:68px 0 76px; }\n.after-inner { max-width:740px; margin:0 auto; padding:0 28px; text-align:center; }\n.after-eyebrow {\n  font-size:11px; font-weight:800; letter-spacing:.16em;\n  text-transform:uppercase; color:var(--gold-d); margin-bottom:8px;\n}\n.after-title {\n  font-family:'Playfair Display',serif;\n  font-size:clamp(1.8rem,3vw,2.5rem); font-weight:900;\n  color:var(--navy); margin-bottom:36px;\n}\n.after-card {\n  background:var(--white); border:1.5px solid rgba(32,49,91,.09);\n  border-radius:20px; padding:44px 36px;\n  position:relative; overflow:hidden;\n}\n.after-card::before {\n  content:'\u2713'; position:absolute; top:-18px; right:26px;\n  font-size:120px; font-weight:900;\n  color:rgba(207,202,119,.1); line-height:1; pointer-events:none;\n}\n.after-card h3 {\n  font-family:'Playfair Display',serif; font-size:1.45rem;\n  font-weight:900; color:var(--navy); margin-bottom:12px;\n}\n.after-card p { color:var(--muted); font-size:.94rem; line-height:1.78; max-width:460px; margin:0 auto; }\n.after-card p strong { color:var(--navy); }\n.cta-btn {\n  display:inline-flex; align-items:center; gap:8px;\n  background:var(--navy); color:var(--white); text-decoration:none;\n  padding:14px 28px; border-radius:12px;\n  font-weight:700; font-size:.9rem; margin-top:26px; transition:all .22s;\n}\n.cta-btn:hover { background:var(--purple); transform:translateY(-2px); }\n.after-note { margin-top:12px; font-size:.8rem; color:var(--muted); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width:860px) {\n  .main-inner {\n    grid-template-columns:1fr;\n    padding:0 20px;\n  }\n  \/* Sur mobile : villes + score en premier, puis \u00e9tapes *\/\n  .steps-col { order:2; }\n  .right-col { order:1; }\n}\n\n@media (max-width:640px) {\n  .hero-inner { grid-template-columns:1fr; gap:32px; padding:0 20px; }\n  .hero { padding:44px 0 56px; }\n  .hero-circle { display:none; }\n  .hero-price-pill { flex-direction:column; align-items:flex-start; gap:0; border-radius:12px; }\n  .hero-price-label { border-right:none; border-bottom:1px solid rgba(255,255,255,.14); width:100%; }\n  .hero-price-sub { padding:10px 18px; }\n  .pb-inner { gap:12px; }\n  .pb-divider { display:none; }\n  .after-card { padding:32px 20px; }\n  .score-n { font-size:2.8rem; }\n}\n<\/style>\n\n<script>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   CONFIGURATION \u2014 modifier ici\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\nconst CONFIG = {\n\n  \/* Cours de code : available:true quand disponible *\/\n  coursDeCode: {\n    available: true,\n    url: 'https:\/\/autoecolevivaroise.com\/code-de-la-route'\n  },\n\n  examScore: { needed: 35, total: 40 },\n  examPrice: 30,\n\n  operators: [\n    {\n      id: 'objectifcode',\n      name: 'ObjectifCode',\n      logo:     'https:\/\/autoecolevivaroise.com\/wp-content\/uploads\/2026\/04\/Objectif-Code-logo.png',\n      logoLight:'https:\/\/autoecolevivaroise.com\/wp-content\/uploads\/2026\/05\/Objectif-Code-logo-orange.png',\n      url: 'https:\/\/www.objectifcode.sgs.com\/fr_FR\/rechercher-centre\/invitation?cpId=5314',\n      isPartner: true\n    },\n    {\n      id: 'dekra',\n      name: 'Dekra',\n      logo:     'https:\/\/autoecolevivaroise.com\/wp-content\/uploads\/2026\/04\/Dekra-logo.png',\n      logoLight:'https:\/\/autoecolevivaroise.com\/wp-content\/uploads\/2026\/04\/Dekra-logo.png',\n      url: 'https:\/\/www.le-code-dekra.fr',\n      isPartner: false\n    },\n    {\n      id: 'laposte',\n      name: 'La Poste',\n      logo:     'https:\/\/autoecolevivaroise.com\/wp-content\/uploads\/2026\/04\/La-Poste-logo.png',\n      logoLight:'https:\/\/autoecolevivaroise.com\/wp-content\/uploads\/2026\/05\/La-Poste-logo-jaune.png',\n      url: 'https:\/\/www.lecode.laposte.fr',\n      isPartner: false\n    }\n  ],\n\n  cities: [\n    {\n      name: 'Le Teil',\n      icon: '\ud83d\udccd',\n      isPartnerCity: true,\n      centers: [\n        {\n          operatorId: 'objectifcode',\n          centerName: 'Le TiLT',\n          address:    '4 rue Colette Bonzo, 07400 Le Teil',\n          isPartner:  true,\n          notRecommended: false  \/* true = affiche badge \"Pas recommand\u00e9\" *\/\n        }\n      ]\n    },\n    {\n      name: 'Pierrelatte',\n      icon: '\ud83d\udccd',\n      isPartnerCity: true,\n      centers: [\n        { operatorId:'objectifcode', centerName:'Centre Autos\u00e9curit\u00e9',\n          address:\"Quartier de la Croix d'Or, 26700 Pierrelatte\",\n          isPartner:true, notRecommended:false },\n        { operatorId:'laposte', centerName:'Bureau La Poste',\n          address:'Avenue Jean Perrin, 26700 Pierrelatte',\n          isPartner:false, notRecommended:false }\n      ]\n    },\n    {\n      name: 'Mont\u00e9limar',\n      icon: '\ud83d\udccd',\n      isPartnerCity: false,\n      centers: [\n        { operatorId:'dekra', centerName:'Dekra Mont\u00e9limar',\n          address:'1 rue Jacques Giraud, ZAC des Portes de Provence, 26200 Mont\u00e9limar',\n          isPartner:false, notRecommended:false },\n        { operatorId:'laposte', centerName:'Bureau La Poste',\n          address:\"2 place de l'Europe, 26200 Mont\u00e9limar\",\n          isPartner:false, notRecommended:false },\n        { operatorId:'laposte', centerName:'Centre La Poste',\n          address:'2 rue Emile Monier, 26200 Mont\u00e9limar',\n          isPartner:false, notRecommended:false }\n      ]\n    }\n    \/* Ajouter une ville :\n    ,{ name:'Nouvelle Ville', icon:'\ud83d\udccd', isPartnerCity:false,\n       centers:[ { operatorId:'dekra', centerName:'Nom centre', address:'Adresse',\n                   isPartner:false, notRecommended:false } ] }\n    *\/\n  ],\n\n  contact: { email:'auto-ecole-vivaroise@orange.fr', phone:'04 75 52 54 75' }\n};\n<\/script>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero full-bleed\">\n  <div class=\"hero-circle\"><\/div>\n  <div class=\"hero-triangle\"><\/div>\n  <div class=\"hero-inner\">\n    <div>\n      <div class=\"hero-badge\"><span>\ud83d\ude97<\/span> Permis B \u2014 Code de la route<\/div>\n      <h1>R\u00e9servez votre<br><span>examen th\u00e9orique<\/span><br>en ligne<\/h1>\n      <p class=\"hero-desc\">Inscrivez-vous en toute autonomie aupr\u00e8s d&rsquo;un op\u00e9rateur agr\u00e9\u00e9. Simple, rapide, depuis chez vous. Toutes les \u00e9tapes d\u00e9taill\u00e9es ci-dessous.<\/p>\n      <div class=\"hero-price-pill\">\n        <span class=\"hero-price-label\">Tarif d&rsquo;examen<\/span>\n        <span class=\"hero-price-amount\" id=\"hero-price\">30 \u20ac<\/span>\n        <span class=\"hero-price-sub\">\u00e0 r\u00e9gler \u00e0 l&rsquo;op\u00e9rateur<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"hero-video-wrap\">\n      <div class=\"video-chip\">\u25b6 Vid\u00e9o explicative<\/div>\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/UGeRkc46cQk\" title=\"Proc\u00e9dure inscription code de la route\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"><\/iframe>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550 PARTNER BANNER \u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"partner-banner full-bleed\">\n  <div class=\"pb-inner\">\n    <div class=\"pb-logo-wrap\">\n      <img decoding=\"async\" class=\"pb-logo\" id=\"pb-logo\" src=\"\" alt=\"ObjectifCode\">\n    <\/div>\n    <div class=\"pb-divider\"><\/div>\n    <span class=\"pb-text\">Auto-\u00c9cole Vivaroise est <strong>partenaire officiel avec ObjectifCode<\/strong>.<br>Nous vous recommandons en priorit\u00e9 leurs centres d&rsquo;examen.<\/span>\n    <a class=\"pb-cta\" id=\"pb-cta\" href=\"#\" target=\"_blank\" rel=\"noopener\">\n      R\u00e9server via notre lien partenaire \u2197\n    <\/a>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550 MAIN \u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"main-section full-bleed\">\n  <div class=\"main-inner\">\n\n    <!-- Gauche : \u00c9tapes -->\n    <div class=\"steps-col\">\n      <div class=\"col-eyebrow\">Proc\u00e9dure compl\u00e8te<\/div>\n      <h2 class=\"col-title\">Comment s&rsquo;inscrire ?<\/h2>\n      <div id=\"steps-list\"><\/div>\n    <\/div>\n\n    <!-- Droite : Villes + Score -->\n    <div class=\"right-col\">\n      <div class=\"col-eyebrow\">Centres d&rsquo;examen<\/div>\n      <h2 class=\"col-title\">Choisissez votre ville<\/h2>\n      <div id=\"cities-grid\"><\/div>\n      <div class=\"score-block\" id=\"score-block\"><\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550 AFTER \u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"after-section full-bleed\">\n  <div class=\"after-inner\">\n    <div class=\"after-eyebrow\">Apr\u00e8s l&rsquo;examen<\/div>\n    <h2 class=\"after-title\">Vous avez r\u00e9ussi ? Bravo !<\/h2>\n    <div class=\"after-card\">\n      <h3>Une derni\u00e8re \u00e9tape importante<\/h3>\n      <p>D\u00e8s r\u00e9ception du mail de r\u00e9sultat <strong>favorable<\/strong>, transf\u00e9rez-le \u00e0 votre auto-\u00e9cole. Nous vous communiquerons la suite de votre parcours pour la partie pratique.<\/p>\n      <a href=\"#\" class=\"cta-btn\" id=\"cta-mail\">\ud83d\udce7 Transmettre mon r\u00e9sultat<\/a>\n      <p class=\"after-note\">Questions ? Contactez-nous par mail ou t\u00e9l\u00e9phone aux horaires d&rsquo;ouverture.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550 BUILD \u2550\u2550\u2550\u2550\u2550\u2550 *\/\nconst opMap = {};\nCONFIG.operators.forEach(o => opMap[o.id] = o);\n\n\/* Partner banner \u2014 logo orange (logoLight) *\/\nconst partnerOp = CONFIG.operators.find(o => o.isPartner);\nif (partnerOp) {\n  document.getElementById('pb-logo').src = partnerOp.logoLight;\n  document.getElementById('pb-logo').alt = partnerOp.name;\n  document.getElementById('pb-cta').href  = partnerOp.url;\n}\n\n\/* Hero price *\/\ndocument.getElementById('hero-price').textContent = CONFIG.examPrice + ' \u20ac';\ndocument.getElementById('cta-mail').href = 'mailto:' + CONFIG.contact.email;\n\n\/* \u2500\u2500 CITIES \u2500\u2500 *\/\nconst citiesGrid = document.getElementById('cities-grid');\nconst sortedCities = [...CONFIG.cities].sort((a,b) => b.isPartnerCity - a.isPartnerCity);\n\nsortedCities.forEach(city => {\n  const centersHTML = city.centers.map(c => {\n    const op = opMap[c.operatorId];\n    if (!op) return '';\n\n    \/* Badge : uniquement partenaire ou pas-recommand\u00e9 \u2014 rien pour les autres *\/\n    let badgeHTML = '';\n    if (c.isPartner)          badgeHTML = '<span class=\"cc-badge partner\">\u2b50 Partenaire<\/span>';\n    else if (c.notRecommended) badgeHTML = '<span class=\"cc-badge norec\">\u2717 Pas recommand\u00e9<\/span>';\n\n    const cardCls = c.isPartner ? 'center-card is-partner' : 'center-card';\n\n    return `<a href=\"${op.url}\" target=\"_blank\" rel=\"noopener\" class=\"${cardCls}\">\n      <img decoding=\"async\" class=\"cc-logo\" src=\"${op.logo}\" alt=\"${op.name}\">\n      <div class=\"cc-info\">\n        <div class=\"cc-name\">${c.centerName}<\/div>\n        <div class=\"cc-addr\" title=\"${c.address}\">${c.address}<\/div>\n      <\/div>\n      ${badgeHTML}\n      <span class=\"cc-ext\">\u2197<\/span>\n    <\/a>`;\n  }).join('');\n\n  \/* En-t\u00eate ville : SANS tag \"Partenaire\" *\/\n  const cardCls = city.isPartnerCity ? 'city-card partner-city' : 'city-card';\n\n  citiesGrid.innerHTML += `\n    <div class=\"${cardCls}\">\n      <div class=\"city-hd\">\n        <div class=\"city-hd-icon\">\ud83d\udccd<\/div>\n        <div class=\"city-hd-name\">${city.name}<\/div>\n      <\/div>\n      <div class=\"city-centers\">${centersHTML}<\/div>\n    <\/div>`;\n});\n\n\/* \u2500\u2500 SCORE BLOCK \u2500\u2500 *\/\nconst sb = document.getElementById('score-block');\nconst coursBtn = CONFIG.coursDeCode.available\n  ? `<a href=\"${CONFIG.coursDeCode.url}\" class=\"cours-btn available\">\ud83d\udcda R\u00e9viser les cours de code \u2192<\/a>`\n  : `<button class=\"cours-btn unavailable\" disabled>\ud83d\udcda Cours de code \u2014 disponibles prochainement<\/button>`;\n\nsb.innerHTML = `\n  <p class=\"score-intro\">Pour r\u00e9ussir l'examen du code de la route,<br>il faut avoir une note d'au moins :<\/p>\n  <div class=\"score-display\">\n    <div class=\"score-row\">\n      <span class=\"score-n\">${CONFIG.examScore.needed}<\/span>\n      <span class=\"score-slash\">\/<\/span>\n      <span class=\"score-t\">${CONFIG.examScore.total}<\/span>\n    <\/div>\n    <div class=\"score-labels\">\n      <span class=\"score-label\">bonnes<br>r\u00e9ponses<\/span>\n      <span class=\"score-label\">questions<br>pos\u00e9es<\/span>\n    <\/div>\n  <\/div>\n  <p class=\"score-sub\">Pour vous aider \u00e0 atteindre ce score,<br>nous avons \u00e9dit\u00e9 des cours de code par nos soins.<\/p>\n  ${coursBtn}`;\n\n\/* \u2500\u2500 STEPS \u2500\u2500 *\/\nconst steps = [\n  { title:\"Acc\u00e9dez au site de votre op\u00e9rateur\",\n    body:\"Nous vous recommandons en priorit\u00e9 notre <strong>partenaire officiel ObjectifCode<\/strong>, disponible au Teil et \u00e0 Pierrelatte. Vous pouvez \u00e9galement passer par Dekra ou La Poste \u00e0 Mont\u00e9limar.\",\n    links:true },\n  { title:\"S\u00e9lectionnez le type d'examen\",\n    body:\"Choisissez l'examen pour le <strong>Permis B<\/strong> (v\u00e9hicule l\u00e9ger de tourisme). V\u00e9rifiez que vous s\u00e9lectionnez bien la bonne cat\u00e9gorie.\" },\n  { title:\"Choisissez votre ville et votre centre\",\n    body:\"Renseignez la ville souhait\u00e9e et s\u00e9lectionnez le centre d'examen. Privil\u00e9giez les centres <strong>ObjectifCode<\/strong> (notre partenaire) au Teil ou \u00e0 Pierrelatte.\" },\n  { title:\"S\u00e9lectionnez la date qui vous convient\",\n    body:\"Les cr\u00e9neaux sont disponibles tous les jours selon les horaires d'ouverture de votre centre. Choisissez la date et l'horaire qui vous conviennent.\" },\n  { title:\"Lancez la recherche de sessions\",\n    body:\"Cliquez sur le bouton de recherche pour afficher les cr\u00e9neaux disponibles au centre s\u00e9lectionn\u00e9.\" },\n  { title:\"Confirmez votre centre et consultez les sessions\",\n    body:\"Validez votre choix de centre, puis cliquez sur <em>\u00ab\\u202fVoir les sessions\\u202f\u00bb<\/em> pour afficher les disponibilit\u00e9s.\" },\n  { title:\"Choisissez votre cr\u00e9neau horaire\",\n    body:\"S\u00e9lectionnez le cr\u00e9neau qui vous convient parmi les disponibilit\u00e9s affich\u00e9es.\" },\n  { title:\"Renseignez vos informations personnelles\",\n    body:\"Compl\u00e9tez le formulaire avec vos coordonn\u00e9es exactes (nom, pr\u00e9nom, date de naissance, email, t\u00e9l\u00e9phone).\" },\n  { title:\"Indiquez votre num\u00e9ro NEPH\",\n    body:\"Renseignez votre num\u00e9ro NEPH. Si vous ne le connaissez pas, contactez votre agence.\" },\n  { title:\"Pr\u00e9cisez le nom de votre auto-\u00e9cole\",\n    body:\"Indiquez le nom <strong>Auto-\u00c9cole Vivaroise<\/strong>.\" },\n  { title:\"Validez votre inscription\",\n    body:\"Cliquez sur le bouton de validation, puis suivez les instructions affich\u00e9es pour finaliser votre dossier.\" },\n  { title:\"R\u00e9glez les frais d'inscription\",\n    body:`Payez les frais d'examen de <strong>${CONFIG.examPrice}\\u202f\u20ac<\/strong> directement \u00e0 l'op\u00e9rateur priv\u00e9 via carte bancaire. Ce montant est ind\u00e9pendant des frais de formation.` }\n];\n\nconst stepsList = document.getElementById('steps-list');\nsteps.forEach((s, i) => {\n  let extra = '';\n  if (s.links) {\n    const links = CONFIG.operators.map(op =>\n      `<a class=\"op-link${op.isPartner?' partner':''}\" href=\"${op.url}\" target=\"_blank\" rel=\"noopener\">\n        <img decoding=\"async\" src=\"${op.logo}\" alt=\"${op.name}\">${op.name} \u2192\n       <\/a>`\n    ).join('');\n    extra = `<div class=\"step-op-links\">${links}<\/div>`;\n  }\n  const item = document.createElement('div');\n  item.className = 'step-item';\n  item.innerHTML = `\n    <div class=\"step-num\">${i+1}<\/div>\n    <div class=\"step-card\">\n      <h3>${s.title}<\/h3>\n      <p>${s.body}<\/p>\n      ${extra}\n    <\/div>`;\n  stepsList.appendChild(item);\n});\n\n\/* Scroll reveal *\/\nconst io = new IntersectionObserver(entries => {\n  entries.forEach((e, idx) => {\n    if (e.isIntersecting) {\n      setTimeout(() => e.target.classList.add('vis'), idx * 50);\n      io.unobserve(e.target);\n    }\n  });\n}, { threshold:0.08 });\ndocument.querySelectorAll('.step-item').forEach(el => io.observe(el));\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Passer le Code de la route | Auto-\u00c9cole Vivaroise \ud83d\ude97 Permis B \u2014 Code de la route R\u00e9servez votreexamen th\u00e9oriqueen [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"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-232","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Passer le code - Auto \u00c9cole Vivaroise<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Passer le code - Auto \u00c9cole Vivaroise\" \/>\n<meta property=\"og:description\" content=\"Passer le Code de la route | Auto-\u00c9cole Vivaroise \ud83d\ude97 Permis B \u2014 Code de la route R\u00e9servez votreexamen th\u00e9oriqueen [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/\" \/>\n<meta property=\"og:site_name\" content=\"Auto \u00c9cole Vivaroise\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-30T07:29:10+00:00\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/index.php\\\/examen-theorique\\\/\",\"url\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/index.php\\\/examen-theorique\\\/\",\"name\":\"Passer le code - Auto \u00c9cole Vivaroise\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/#website\"},\"datePublished\":\"2026-06-30T07:27:28+00:00\",\"dateModified\":\"2026-06-30T07:29:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/index.php\\\/examen-theorique\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/index.php\\\/examen-theorique\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/index.php\\\/examen-theorique\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Passer le code\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/#website\",\"url\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/\",\"name\":\"Auto \u00c9cole Vivaroise\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/#organization\",\"name\":\"Auto \u00c9cole Vivaroise\",\"url\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Lo-Ho-Bl-Logo-AEV-blanc-horizontal.png\",\"contentUrl\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Lo-Ho-Bl-Logo-AEV-blanc-horizontal.png\",\"width\":842,\"height\":308,\"caption\":\"Auto \u00c9cole Vivaroise\"},\"image\":{\"@id\":\"https:\\\/\\\/busy-bardeen.51-210-15-39.plesk.page\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Passer le code - Auto \u00c9cole Vivaroise","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:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/","og_locale":"fr_FR","og_type":"article","og_title":"Passer le code - Auto \u00c9cole Vivaroise","og_description":"Passer le Code de la route | Auto-\u00c9cole Vivaroise \ud83d\ude97 Permis B \u2014 Code de la route R\u00e9servez votreexamen th\u00e9oriqueen [&hellip;]","og_url":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/","og_site_name":"Auto \u00c9cole Vivaroise","article_modified_time":"2026-06-30T07:29:10+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/","url":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/","name":"Passer le code - Auto \u00c9cole Vivaroise","isPartOf":{"@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/#website"},"datePublished":"2026-06-30T07:27:28+00:00","dateModified":"2026-06-30T07:29:10+00:00","breadcrumb":{"@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/examen-theorique\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/"},{"@type":"ListItem","position":2,"name":"Passer le code"}]},{"@type":"WebSite","@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/#website","url":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/","name":"Auto \u00c9cole Vivaroise","description":"","publisher":{"@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/#organization","name":"Auto \u00c9cole Vivaroise","url":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/#\/schema\/logo\/image\/","url":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/wp-content\/uploads\/2026\/06\/Lo-Ho-Bl-Logo-AEV-blanc-horizontal.png","contentUrl":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/wp-content\/uploads\/2026\/06\/Lo-Ho-Bl-Logo-AEV-blanc-horizontal.png","width":842,"height":308,"caption":"Auto \u00c9cole Vivaroise"},"image":{"@id":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/wp-json\/wp\/v2\/comments?post=232"}],"version-history":[{"count":2,"href":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/232\/revisions"}],"predecessor-version":[{"id":236,"href":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/wp-json\/wp\/v2\/pages\/232\/revisions\/236"}],"wp:attachment":[{"href":"https:\/\/busy-bardeen.51-210-15-39.plesk.page\/index.php\/wp-json\/wp\/v2\/media?parent=232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}