{"id":2,"date":"2014-06-21T16:15:02","date_gmt":"2014-06-21T16:15:02","guid":{"rendered":"http:\/\/www.planete-sciences.org\/mediterranee\/\/?page_id=2"},"modified":"2026-04-13T21:10:57","modified_gmt":"2026-04-13T19:10:57","slug":"page-d-exemple","status":"publish","type":"page","link":"https:\/\/www.planete-sciences.org\/mediterranee\/","title":{"rendered":"Accueil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34cad13 e-con-full e-flex e-con e-parent\" data-id=\"34cad13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e9702a elementor-widget elementor-widget-html\" data-id=\"9e9702a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Plan\u00e8te Sciences M\u00e9diterran\u00e9e \u2014 Sciences, Nature & Aventure en PACA<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Baloo+2:wght@400;600;700;800&family=Nunito:ital,wght@0,400;0,600;0,700;1,400&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n* { box-sizing: border-box; margin: 0; padding: 0; }\r\nhtml { scroll-behavior: smooth; }\r\nbody { font-family: 'Nunito', sans-serif; background: #f7f3eb; color: #1e2e1e; overflow-x: hidden; }\r\n\r\n\/* \u2500\u2500 Animations \u2500\u2500 *\/\r\n.reveal { opacity: 0; transform: translateY(26px); transition: opacity .65s ease, transform .65s ease; }\r\n.reveal.visible { opacity: 1; transform: none; }\r\n.reveal-left  { opacity: 0; transform: translateX(-28px); transition: opacity .65s ease, transform .65s ease; }\r\n.reveal-right { opacity: 0; transform: translateX(28px);  transition: opacity .65s ease, transform .65s ease; }\r\n.reveal-left.visible, .reveal-right.visible { opacity: 1; transform: none; }\r\n\r\n@keyframes float0 { 0%,100%{transform:translateY(0)   rotate(0deg)}  50%{transform:translateY(-14px) rotate(3deg)} }\r\n@keyframes float1 { 0%,100%{transform:translateY(0)   rotate(0deg)}  50%{transform:translateY(-11px) rotate(-4deg)} }\r\n@keyframes float2 { 0%,100%{transform:translateY(0)   rotate(0deg)}  50%{transform:translateY(-17px) rotate(2deg)} }\r\n@keyframes pulse  { 0%,100%{box-shadow:0 0 0 0 rgba(245,200,66,.55)} 60%{box-shadow:0 0 0 12px rgba(245,200,66,0)} }\r\n@keyframes scrollLogos { 0%{transform:translateX(0)} 100%{transform:translateX(-50%)} }\r\n\r\n\/* \u2500\u2500 Composants \u2500\u2500 *\/\r\n.btn-yellow {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: #f5c842; color: #1a4a2e;\r\n  padding: .85rem 1.9rem; border-radius: 50px;\r\n  font-weight: 800; font-size: .94rem; text-decoration: none;\r\n  box-shadow: 0 4px 20px rgba(245,200,66,.42);\r\n  transition: transform .2s, box-shadow .2s;\r\n}\r\n.btn-yellow:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(245,200,66,.55); }\r\n\r\n.btn-ghost {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: rgba(255,255,255,.1); color: #fff;\r\n  border: 1.5px solid rgba(255,255,255,.32);\r\n  padding: .85rem 1.9rem; border-radius: 50px;\r\n  font-weight: 700; font-size: .94rem; text-decoration: none;\r\n  transition: background .2s, transform .2s;\r\n}\r\n.btn-ghost:hover { background: rgba(255,255,255,.18); transform: translateY(-2px); }\r\n\r\n\/* News card *\/\r\n.news-card {\r\n  display: flex; flex-direction: column;\r\n  background: #fff; border-radius: 22px; overflow: hidden;\r\n  border: 2px solid #e0ede0; text-decoration: none; color: inherit;\r\n  transition: transform .28s, box-shadow .28s, border-color .28s;\r\n}\r\n.news-card:hover { transform: translateY(-7px); box-shadow: 0 22px 55px rgba(26,74,46,.15); border-color: #4aaa6e; }\r\n.news-card img { width: 100%; height: 185px; object-fit: cover; display: block; }\r\n.news-card .body { padding: 1.2rem; flex: 1; display: flex; flex-direction: column; gap: .45rem; }\r\n.cat-pill { display: inline-block; background: #e8f5ee; color: #1a4a2e; padding: .18rem .65rem; border-radius: 20px; font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; width: fit-content; }\r\n.news-card h3 { font-family: 'Baloo 2', cursive; font-size: .97rem; font-weight: 700; color: #1a4a2e; line-height: 1.3; }\r\n.news-card .date { font-size: .73rem; color: #6a8a6a; }\r\n.news-card .more { font-size: .8rem; font-weight: 700; color: #2d7a4f; margin-top: auto; }\r\n\r\n\/* Hub card *\/\r\n.hub-card {\r\n  display: flex; flex-direction: column;\r\n  background: #fff; border-radius: 22px; padding: 1.9rem 1.7rem;\r\n  border: 2px solid #e0ede0; text-decoration: none; color: inherit;\r\n  position: relative; overflow: hidden;\r\n  transition: transform .28s, box-shadow .28s, border-color .28s;\r\n}\r\n.hub-card .bg-emoji { position: absolute; right: -6px; bottom: -10px; font-size: 5.5rem; opacity: .07; pointer-events: none; }\r\n.hub-card:hover { transform: translateY(-7px); box-shadow: 0 22px 55px rgba(26,74,46,.14); border-color: var(--hc,#4aaa6e); }\r\n.hub-card h3 { font-family: 'Baloo 2', cursive; font-size: 1.05rem; font-weight: 800; color: #1a4a2e; margin-bottom: .35rem; }\r\n.hub-card p { font-size: .83rem; color: #3a5a3a; line-height: 1.55; }\r\n.hub-card .arrow { font-size: .8rem; font-weight: 700; margin-top: auto; padding-top: .7rem; }\r\n\r\n\/* Network logo *\/\r\n.net-logo {\r\n  background: #fff; border-radius: 14px; padding: .9rem 1rem;\r\n  display: flex; align-items: center; justify-content: center;\r\n  border: 1.5px solid #e0ede0;\r\n  transition: transform .22s, box-shadow .22s;\r\n}\r\n.net-logo:hover { transform: translateY(-4px); box-shadow: 0 8px 24px rgba(26,74,46,.1); }\r\n.net-logo img { max-height: 60px; max-width: 140px; object-fit: contain; display: block; }\r\n\r\n\/* Photo mosaic *\/\r\n.mosaic-img { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 14px; transition: transform .32s, filter .32s; filter: brightness(.92); }\r\n.mosaic-img:hover { transform: scale(1.04); filter: brightness(1); }\r\n\r\n\/* Contact card *\/\r\n.contact-card {\r\n  background: #f7f3eb; border-radius: 22px; padding: 2rem;\r\n  border: 2px solid #c8ecd6;\r\n}\r\n\r\n\/* Logos banner *\/\r\n.logos-track {\r\n  display: flex; gap: 2.5rem; align-items: center;\r\n  animation: scrollLogos 34s linear infinite;\r\n  width: max-content;\r\n}\r\n.logos-track:hover { animation-play-state: paused; }\r\n.logos-track img { height: 46px; width: auto; object-fit: contain; filter: grayscale(25%); opacity: .82; transition: opacity .2s, filter .2s; flex-shrink: 0; }\r\n.logos-track img:hover { opacity: 1; filter: grayscale(0%); }\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 920px) {\r\n  .hero-cols, .two-cols { grid-template-columns: 1fr !important; }\r\n  .news-grid  { grid-template-columns: repeat(2,1fr) !important; }\r\n  .hub-grid   { grid-template-columns: repeat(2,1fr) !important; }\r\n}\r\n@media (max-width: 540px) {\r\n  .news-grid, .hub-grid { grid-template-columns: 1fr !important; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\t\t<div class=\"wppsac-wrap wppsac-slick-slider-wrp wppsac-clearfix \" data-conf=\"{&quot;dots&quot;:&quot;true&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;autoplay_interval&quot;:3000,&quot;speed&quot;:500,&quot;rtl&quot;:&quot;false&quot;,&quot;lazyload&quot;:&quot;&quot;}\">\r\n\t\t\t<div id=\"wppsac-post-slider-1\" class=\"wppsac-post-slider-init wppsac-post-slider design-1\">\r\n\t\t\t\t<div class=\"wppsac-post-slides\">\r\n\t<div class=\"wppsac-post-content-position\">\r\n\t\t<div class=\"wppsac-post-content-left wp-medium-8 wpcolumns\">\r\n\t\t\t\t\t\t<div class=\"wppsac-post-categories\"><ul class=\"wppsac-post-categories-list\"><li><a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/category\/06\/\">06<\/a><\/li><li><a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/category\/planete-sciences-mediterranee\/\">Plan\u00e8te Sciences M\u00e9diterran\u00e9e<\/a><\/li><\/ul><\/div>\r\n\t\t\t\r\n\t\t\t<h2 class=\"wppsac-post-title\">\r\n\t\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/les-mercredis-des-explorateurs-en-herbes-periode-mai-juin-2026\/\">Les mercredis des \u00ab\u00a0Explorateurs en Herbes\u00a0\u00bb &#8211; P\u00e9riode Mai Juin 2026<\/a>\r\n\t\t\t<\/h2>\r\n\r\n\t\t\t\t\t\t<div class=\"wppsac-post-date\">\r\n\t\t\t\t26\/04\/2026\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"wppsac-post-content\">\r\n\t\t\t\t<div class=\"wppsac-sub-content\">&#x1f331; Th\u00e8me : Bient\u00f4t (Mai &amp; Juin) En mai et juin, notre Accueil de Loisirs \"Les Explorateurs en Herbe\"&nbsp; &#x1f5d3;...<\/div>\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<div class=\"wppsac-post-image-bg\">\r\n\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/les-mercredis-des-explorateurs-en-herbes-periode-mai-juin-2026\/\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"wppsac-post-image\"  src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2026\/04\/PSM-Bandeau-site-web.jpg\" alt=\"Les mercredis des \u00ab\u00a0Explorateurs en Herbes\u00a0\u00bb &#8211; P\u00e9riode Mai Juin 2026\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div><div class=\"wppsac-post-slides\">\r\n\t<div class=\"wppsac-post-content-position\">\r\n\t\t<div class=\"wppsac-post-content-left wp-medium-8 wpcolumns\">\r\n\t\t\t\t\t\t<div class=\"wppsac-post-categories\"><ul class=\"wppsac-post-categories-list\"><li><a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/category\/06\/\">06<\/a><\/li><li><a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/category\/planete-sciences-mediterranee\/\">Plan\u00e8te Sciences M\u00e9diterran\u00e9e<\/a><\/li><\/ul><\/div>\r\n\t\t\t\r\n\t\t\t<h2 class=\"wppsac-post-title\">\r\n\t\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/les-inscriptions-sont-ouvertes\/\">Les inscriptions sont ouvertes!<\/a>\r\n\t\t\t<\/h2>\r\n\r\n\t\t\t\t\t\t<div class=\"wppsac-post-date\">\r\n\t\t\t\t12\/03\/2026\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"wppsac-post-content\">\r\n\t\t\t\t<div class=\"wppsac-sub-content\">Les inscriptions pour les vacances d'\u00e9t\u00e9 sont ouvertes ! &nbsp; &nbsp; Inscriptions par mail ou par t\u00e9l\u00e9phone : cecile.grecco@planete-sciences.org 06...<\/div>\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<div class=\"wppsac-post-image-bg\">\r\n\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/les-inscriptions-sont-ouvertes\/\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"wppsac-post-image\"  src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_xo7247xo7247xo72.png\" alt=\"Les inscriptions sont ouvertes!\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div><div class=\"wppsac-post-slides\">\r\n\t<div class=\"wppsac-post-content-position\">\r\n\t\t<div class=\"wppsac-post-content-left wp-medium-8 wpcolumns\">\r\n\t\t\t\t\t\t<div class=\"wppsac-post-categories\"><ul class=\"wppsac-post-categories-list\"><li><a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/category\/planete-sciences\/\">Plan\u00e8te Sciences<\/a><\/li><\/ul><\/div>\r\n\t\t\t\r\n\t\t\t<h2 class=\"wppsac-post-title\">\r\n\t\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/la-science-donne-des-elles\/\">La Science donne des Elles<\/a>\r\n\t\t\t<\/h2>\r\n\r\n\t\t\t\t\t\t<div class=\"wppsac-post-date\">\r\n\t\t\t\t21\/01\/2026\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"wppsac-post-content\">\r\n\t\t\t\t<div class=\"wppsac-sub-content\">La Science donne des Elles D\u00e9couvrez \u00ab&nbsp;La Science donne des Elles&nbsp;\u00bbr\u00e9alis\u00e9e par Plan\u00e8te Sciences, une s\u00e9rie inspirante qui met en...<\/div>\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<div class=\"wppsac-post-image-bg\">\r\n\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/la-science-donne-des-elles\/\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"wppsac-post-image\"  src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2026\/01\/PSM-Bandeau-site-web.gif\" alt=\"La Science donne des Elles\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div><div class=\"wppsac-post-slides\">\r\n\t<div class=\"wppsac-post-content-position\">\r\n\t\t<div class=\"wppsac-post-content-left wp-medium-8 wpcolumns\">\r\n\t\t\t\t\t\t<div class=\"wppsac-post-categories\"><ul class=\"wppsac-post-categories-list\"><li><a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/category\/planete-sciences-mediterranee\/\">Plan\u00e8te Sciences M\u00e9diterran\u00e9e<\/a><\/li><\/ul><\/div>\r\n\t\t\t\r\n\t\t\t<h2 class=\"wppsac-post-title\">\r\n\t\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/formation-bafa-2026\/\">Formations BAFA 2026<\/a>\r\n\t\t\t<\/h2>\r\n\r\n\t\t\t\t\t\t<div class=\"wppsac-post-date\">\r\n\t\t\t\t17\/10\/2025\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"wppsac-post-content\">\r\n\t\t\t\t<div class=\"wppsac-sub-content\">&#x1f31f; Deviens animateur avec le BAFA Plan\u00e8te Sciences M\u00e9diterran\u00e9e Tu veux t\u2019engager dans l\u2019animation et vivre une exp\u00e9rience humaine, scientifique...<\/div>\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<div class=\"wppsac-post-image-bg\">\r\n\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/formation-bafa-2026\/\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"wppsac-post-image\"  src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2025\/10\/PSM-Bandeau-site-web-4.png\" alt=\"Formations BAFA 2026\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div><div class=\"wppsac-post-slides\">\r\n\t<div class=\"wppsac-post-content-position\">\r\n\t\t<div class=\"wppsac-post-content-left wp-medium-8 wpcolumns\">\r\n\t\t\t\t\t\t<div class=\"wppsac-post-categories\"><ul class=\"wppsac-post-categories-list\"><li><a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/category\/06\/\">06<\/a><\/li><li><a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/category\/planete-sciences-mediterranee\/\">Plan\u00e8te Sciences M\u00e9diterran\u00e9e<\/a><\/li><\/ul><\/div>\r\n\t\t\t\r\n\t\t\t<h2 class=\"wppsac-post-title\">\r\n\t\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/sorties-nature-parcs-naturels-departementaux\/\">&#x1f33f; Partez \u00e0 la d\u00e9couverte des tr\u00e9sors naturels des Parcs Naturels des Alpes-Maritimes !<\/a>\r\n\t\t\t<\/h2>\r\n\r\n\t\t\t\t\t\t<div class=\"wppsac-post-date\">\r\n\t\t\t\t08\/07\/2015\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"wppsac-post-content\">\r\n\t\t\t\t<div class=\"wppsac-sub-content\">Notre \u00e9quipe d\u2019animateurs nature vous donne rendez-vous toute l\u2019ann\u00e9e, en famille ou entre amis &#x1f468;&#x200d;&#x1f469;&#x200d;&#x1f467;&#x200d;&#x1f466;, pour explorer des espaces naturels...<\/div>\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<div class=\"wppsac-post-image-bg\">\r\n\t\t\t<a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/sorties-nature-parcs-naturels-departementaux\/\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"wppsac-post-image\"  src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2015\/07\/PSM-Bandeau-site-web-1.png\" alt=\"&#x1f33f; Partez \u00e0 la d\u00e9couverte des tr\u00e9sors naturels des Parcs Naturels des Alpes-Maritimes !\" \/>\r\n\t\t\t\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\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\u2550\u2550\u2550\u2550\r\n     HERO\r\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\u2550\u2550\u2550\u2550 -->\r\n<section style=\"\r\n  background:\r\n    radial-gradient(ellipse at 6% 78%, rgba(74,170,110,.24) 0%, transparent 50%),\r\n    radial-gradient(ellipse at 92% 18%, rgba(245,200,66,.1)  0%, transparent 46%),\r\n    linear-gradient(160deg, #1a4a2e 0%, #0e3320 40%, #1c3d28 68%, #2d5a3a 100%);\r\n  padding: 3rem 2rem;\r\n  position: relative; overflow: hidden;\r\n  text-align: center;\r\n\">\r\n  <div aria-hidden=\"true\" style=\"position:absolute;inset:0;pointer-events:none;overflow:hidden;\">\r\n    <span style=\"position:absolute;top:8%;left:3%;font-size:3.5rem;opacity:.09;animation:float0 9s ease-in-out infinite;\">\ud83c\udf3f<\/span>\r\n    <span style=\"position:absolute;top:15%;right:4%;font-size:3rem;opacity:.08;animation:float1 7s ease-in-out infinite 2s;\">\ud83d\ude80<\/span>\r\n    <span style=\"position:absolute;bottom:18%;left:6%;font-size:2.6rem;opacity:.08;animation:float2 8s ease-in-out infinite 4s;\">\ud83d\udd2c<\/span>\r\n    <span style=\"position:absolute;top:55%;right:7%;font-size:2.8rem;opacity:.07;animation:float0 11s ease-in-out infinite 1s;\">\u2b50<\/span>\r\n    <span style=\"position:absolute;bottom:10%;right:3%;font-size:3.2rem;opacity:.07;animation:float1 10s ease-in-out infinite 3s;\">\ud83e\udd16<\/span>\r\n    <span style=\"position:absolute;top:40%;left:46%;font-size:2rem;opacity:.06;animation:float2 13s ease-in-out infinite 5s;\">\ud83c\udf0a<\/span>\r\n  <\/div>\r\n\r\n  <div style=\"max-width:760px;margin:0 auto;position:relative;z-index:2;\">\r\n    <p style=\"font-size:1.08rem;color:rgba(255,255,255,.76);line-height:1.84;margin:0 auto;\">\r\n      <em style=\"color:rgba(255,255,255,.93);\">Se questionner, exp\u00e9rimenter, partager\u2026<\/em><br>\r\n      Depuis plus de <strong style=\"color:rgba(255,255,255,.95);\"><span style=\"color:#f5c842;\">45 ans<\/span><\/strong>, nous faisons d\u00e9couvrir les sciences et les techniques \u00e0 <strong style=\"color:rgba(255,255,255,.95);\"><span style=\"color:#f5c842;\">tous les publics<\/span><\/strong>, dans une ambiance ludique et conviviale, en r\u00e9gion PACA.\r\n    <\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\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\u2550\u2550\u2550\u2550\r\n     QUI SOMMES-NOUS \u2014 bande \u00e9ditoriale\r\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\u2550\u2550\u2550\u2550 -->\r\n<section style=\"padding:5rem 2rem;background:#ffffff;\">\r\n  <div style=\"max-width:1240px;margin:0 auto;\">\r\n    <div class=\"two-cols reveal\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;\">\r\n\r\n      <!-- Texte -->\r\n      <div>\r\n        <div style=\"display:inline-flex;align-items:center;gap:.5rem;color:#2d7a4f;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;\">\r\n          <span style=\"width:24px;height:3px;background:#4aaa6e;border-radius:2px;display:inline-block;\"><\/span>Notre vocation\r\n        <\/div>\r\n        <h2 style=\"font-family:'Baloo 2',cursive;font-size:clamp(1.8rem,2.8vw,2.5rem);font-weight:800;color:#1a4a2e;line-height:1.2;margin-bottom:1.2rem;\">\r\n          Les sciences pour tous, par l'exp\u00e9rience\r\n        <\/h2>\r\n        <p style=\"font-size:1rem;color:#3a5a3a;line-height:1.85;margin-bottom:1rem;\">\r\n          Depuis 1979, Plan\u00e8te Sciences M\u00e9diterran\u00e9e envisage la pratique des sciences et des techniques comme une <strong>action \u00e9ducative<\/strong>, d\u00e9velopper chez l'individu de nombreuses comp\u00e9tences qui contribuent \u00e0 la formation d'un <strong>citoyen responsable<\/strong>, tout en lui permettant d'\u00e9voluer, de progresser et de s'\u00e9panouir.\r\n        <\/p>\r\n        <p style=\"font-size:1rem;color:#3a5a3a;line-height:1.85;margin-bottom:1.8rem;\">\r\n          \u00c0 partir de grands th\u00e8mes d'actualit\u00e9, nous concevons, r\u00e9alisons et animons des projets pour tous les publics, du p\u00e9riscolaire au grand public.\r\n        <\/p>\r\n        <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/qui-sommes-nous\/notre-projet-educatif\/\"\r\n           style=\"display:inline-flex;align-items:center;gap:.5rem;background:#1a4a2e;color:#fff;padding:.78rem 1.7rem;border-radius:50px;font-weight:700;font-size:.9rem;text-decoration:none;\">\r\n          \ud83d\udcd6 Notre projet \u00e9ducatif \u2192\r\n        <\/a>\r\n      <\/div>\r\n\r\n       <!-- 5 th\u00e9matiques en grille -->\r\n      <div style=\"display:grid;grid-template-columns:1fr 1fr;gap:.9rem;\">\r\n        <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/thematiques\/environnement\/\"\r\n           style=\"background:#e8f5ee;border-radius:16px;padding:1.3rem;border-top:3px solid #4aaa6e;text-decoration:none;transition:transform .22s,box-shadow .22s;\"\r\n           onmouseover=\"this.style.transform='translateY(-4px)';this.style.boxShadow='0 10px 28px rgba(26,74,46,.13)'\"\r\n           onmouseout=\"this.style.transform='';this.style.boxShadow=''\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2014\/06\/enviropicto-150x150.png\"\r\n               alt=\"Environnement\" style=\"height:44px;width:44px;object-fit:contain;display:block;margin-bottom:.5rem;\"\r\n               onerror=\"this.outerHTML='<div style=\\'font-size:1.6rem;margin-bottom:.5rem;\\'>\ud83c\udf3f<\/div>'\">\r\n          <div style=\"font-family:'Baloo 2',cursive;font-weight:700;color:#1a4a2e;font-size:.92rem;\">Environnement<\/div>\r\n          <div style=\"font-size:.76rem;color:#3a5a3a;margin-top:.2rem;line-height:1.3;\">Nature, biodiversit\u00e9, milieux<\/div>\r\n        <\/a>\r\n        <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/thematiques\/energie\/\"\r\n           style=\"background:#fff8e0;border-radius:16px;padding:1.3rem;border-top:3px solid #e6a800;text-decoration:none;transition:transform .22s,box-shadow .22s;\"\r\n           onmouseover=\"this.style.transform='translateY(-4px)';this.style.boxShadow='0 10px 28px rgba(26,74,46,.13)'\"\r\n           onmouseout=\"this.style.transform='';this.style.boxShadow=''\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2014\/06\/nrjpicto.png\"\r\n               alt=\"\u00c9nergie\" style=\"height:44px;width:44px;object-fit:contain;display:block;margin-bottom:.5rem;\"\r\n               onerror=\"this.outerHTML='<div style=\\'font-size:1.6rem;margin-bottom:.5rem;\\'>\u26a1<\/div>'\">\r\n          <div style=\"font-family:'Baloo 2',cursive;font-weight:700;color:#1a4a2e;font-size:.92rem;\">\u00c9nergie<\/div>\r\n          <div style=\"font-size:.76rem;color:#3a5a3a;margin-top:.2rem;line-height:1.3;\">Renouvelables, circuits, \u00e9co<\/div>\r\n        <\/a>\r\n        <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/thematiques\/robotique\/\"\r\n           style=\"background:#ede0fa;border-radius:16px;padding:1.3rem;border-top:3px solid #9a5ad8;text-decoration:none;transition:transform .22s,box-shadow .22s;\"\r\n           onmouseover=\"this.style.transform='translateY(-4px)';this.style.boxShadow='0 10px 28px rgba(26,74,46,.13)'\"\r\n           onmouseout=\"this.style.transform='';this.style.boxShadow=''\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2014\/06\/robotpicto.png\"\r\n               alt=\"Robotique\" style=\"height:44px;width:44px;object-fit:contain;display:block;margin-bottom:.5rem;\"\r\n               onerror=\"this.outerHTML='<div style=\\'font-size:1.6rem;margin-bottom:.5rem;\\'>\ud83e\udd16<\/div>'\">\r\n          <div style=\"font-family:'Baloo 2',cursive;font-weight:700;color:#1a4a2e;font-size:.92rem;\">Robotique<\/div>\r\n          <div style=\"font-size:.76rem;color:#3a5a3a;margin-top:.2rem;line-height:1.3;\">Conception, programmation<\/div>\r\n        <\/a>\r\n        <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/thematiques\/espace\/\"\r\n           style=\"background:#e0ecf8;border-radius:16px;padding:1.3rem;border-top:3px solid #4a8ec8;text-decoration:none;transition:transform .22s,box-shadow .22s;\"\r\n           onmouseover=\"this.style.transform='translateY(-4px)';this.style.boxShadow='0 10px 28px rgba(26,74,46,.13)'\"\r\n           onmouseout=\"this.style.transform='';this.style.boxShadow=''\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2014\/06\/fuseepicto.png\"\r\n               alt=\"Espace\" style=\"height:44px;width:44px;object-fit:contain;display:block;margin-bottom:.5rem;\"\r\n               onerror=\"this.outerHTML='<div style=\\'font-size:1.6rem;margin-bottom:.5rem;\\'>\ud83d\ude80<\/div>'\">\r\n          <div style=\"font-family:'Baloo 2',cursive;font-weight:700;color:#1a4a2e;font-size:.92rem;\">Espace<\/div>\r\n          <div style=\"font-size:.76rem;color:#3a5a3a;margin-top:.2rem;line-height:1.3;\">Fus\u00e9es, ballons, CNES<\/div>\r\n        <\/a>\r\n        <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/thematiques\/astronomie\/\"\r\n           style=\"background:#eaeaf8;border-radius:16px;padding:1.3rem;border-top:3px solid #6a6ac8;text-decoration:none;grid-column:span 2;display:flex;align-items:center;gap:1rem;transition:transform .22s,box-shadow .22s;\"\r\n           onmouseover=\"this.style.transform='translateY(-4px)';this.style.boxShadow='0 10px 28px rgba(26,74,46,.13)'\"\r\n           onmouseout=\"this.style.transform='';this.style.boxShadow=''\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2014\/06\/astropicto.png\"\r\n               alt=\"Astronomie\" style=\"height:44px;width:44px;object-fit:contain;display:block;flex-shrink:0;\"\r\n               onerror=\"this.outerHTML='<span style=\\'font-size:1.6rem;flex-shrink:0;\\'>\ud83d\udd2d<\/span>'\">\r\n          <div>\r\n            <div style=\"font-family:'Baloo 2',cursive;font-weight:700;color:#1a4a2e;font-size:.92rem;\">Astronomie<\/div>\r\n            <div style=\"font-size:.76rem;color:#3a5a3a;margin-top:.2rem;\">Observation ciel nocturne, t\u00e9lescopes<\/div>\r\n          <\/div>\r\n        <\/a>\r\n      <\/div\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\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\u2550\u2550\u2550\u2550\r\n     HUB ACTIVIT\u00c9S\r\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\u2550\u2550\u2550\u2550 -->\r\n<section style=\"padding:5.5rem 2rem;background:#f7f3eb;\">\r\n  <div style=\"max-width:1240px;margin:0 auto;\">\r\n    <div style=\"display:inline-flex;align-items:center;gap:.5rem;color:#2d7a4f;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;\">\r\n      <span style=\"width:24px;height:3px;background:#4aaa6e;border-radius:2px;display:inline-block;\"><\/span>Un champ d'action vari\u00e9\r\n    <\/div>\r\n    <h2 style=\"font-family:'Baloo 2',cursive;font-size:clamp(1.9rem,3.2vw,2.6rem);font-weight:800;color:#1a4a2e;margin-bottom:.5rem;\">Nos activit\u00e9s<\/h2>\r\n    <p style=\"color:#3a5a3a;font-size:.97rem;line-height:1.7;max-width:640px;margin-bottom:3rem;\">\r\n      De la maternelle au grand public, Plan\u00e8te Sciences M\u00e9diterran\u00e9e propose des activit\u00e9s scientifiques pour tous les \u00e2ges et tous les contextes.\r\n    <\/p>\r\n\r\n    <div class=\"hub-grid reveal\" style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem;\">\r\n\r\n      <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/scolaire\/\" class=\"hub-card\" style=\"--hc:#2d7a4f;\">\r\n        <span class=\"bg-emoji\">\ud83c\udfeb<\/span>\r\n        <div style=\"width:52px;height:52px;background:#1a4a2e;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem;\">\ud83c\udfeb<\/div>\r\n        <h3>Scolaires<\/h3>\r\n        <p>Animations et projets scientifiques du primaire au lyc\u00e9e en r\u00e9gion PACA.<\/p>\r\n        <span class=\"arrow\" style=\"color:#2d7a4f;\">D\u00e9couvrir \u2192<\/span>\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/vacances\/\" class=\"hub-card\" style=\"--hc:#c07820;\">\r\n        <span class=\"bg-emoji\">\ud83c\udf3f<\/span>\r\n        <div style=\"width:52px;height:52px;background:#7a4a00;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem;\">\ud83c\udf3f<\/div>\r\n        <h3>Loisirs &amp; s\u00e9jours<\/h3>\r\n        <p>Centre de loisirs, s\u00e9jours de vacances, stages...<\/p>\r\n        <span class=\"arrow\" style=\"color:#c07820;\">D\u00e9couvrir \u2192<\/span>\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/formations\/\" class=\"hub-card\" style=\"--hc:#6a3a9a;\">\r\n        <span class=\"bg-emoji\">\ud83c\udf93<\/span>\r\n        <div style=\"width:52px;height:52px;background:#3a1a6e;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem;\">\ud83c\udf93<\/div>\r\n        <h3>Formations<\/h3>\r\n        <p>BAFA sp\u00e9cialisation sciences&techniques, agr\u00e9ment microfus\u00e9es, formations pro...<\/p>\r\n        <span class=\"arrow\" style=\"color:#6a3a9a;\">D\u00e9couvrir \u2192<\/span>\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/activites\/animations-et-loisirs-pour-tous\/\" class=\"hub-card\" style=\"--hc:#1a5a8a;\">\r\n        <span class=\"bg-emoji\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67<\/span>\r\n        <div style=\"width:52px;height:52px;background:#0e2a4a;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem;\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66<\/div>\r\n        <h3>Familles<\/h3>\r\n        <p>Sorties nature, animations grand public et \u00e9v\u00e9nements en r\u00e9gion PACA.<\/p>\r\n        <span class=\"arrow\" style=\"color:#1a5a8a;\">D\u00e9couvrir \u2192<\/span>\r\n      <\/a>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\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\u2550\u2550\u2550\u2550\r\n     GALERIE MOSA\u00cfQUE\r\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\u2550\u2550\u2550\u2550 -->\r\n<section style=\"padding:4.5rem 2rem;background:#ffffff;\">\r\n  <div style=\"max-width:1240px;margin:0 auto;\">\r\n    <div style=\"display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.8rem;\">\r\n      <div style=\"display:inline-flex;align-items:center;gap:.5rem;color:#2d7a4f;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;\">\r\n        <span style=\"width:24px;height:3px;background:#4aaa6e;border-radius:2px;display:inline-block;\"><\/span>PSM en images\r\n      <\/div>\r\n      <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/planete-sciences-en-images\/\" style=\"font-size:.82rem;font-weight:700;color:#2d7a4f;text-decoration:none;\">Voir toutes les photos \u2192<\/a>\r\n    <\/div>\r\n\r\n    <!-- 7-cell asymmetric mosaic -->\r\n    <div class=\"reveal\" style=\"display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:200px 200px;gap:.75rem;\">\r\n      <div style=\"grid-row:span 2;\">\r\n        <img decoding=\"async\" class=\"mosaic-img\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2020\/04\/20190522_114917-scaled.jpg\" alt=\"PSM activit\u00e9\" style=\"height:100%;\">\r\n      <\/div>\r\n      <img decoding=\"async\" class=\"mosaic-img\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2020\/05\/sortie-terrain.jpg\" alt=\"Sortie terrain\">\r\n      <img decoding=\"async\" class=\"mosaic-img\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2020\/05\/exp\u00e9rience.jpg\" alt=\"Exp\u00e9rience\">\r\n      <img decoding=\"async\" class=\"mosaic-img\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2020\/05\/astro.jpg\" alt=\"Astronomie\">\r\n      <img decoding=\"async\" class=\"mosaic-img\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2020\/05\/activite-bricolage.jpg\" alt=\"Bricolage\">\r\n      <img decoding=\"async\" class=\"mosaic-img\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2020\/05\/jardin.jpg\" alt=\"Jardin\">\r\n      <img decoding=\"async\" class=\"mosaic-img\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2023\/09\/IMG_20230425_104052-scaled-e1694168832223.jpg\" alt=\"2023\">\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\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\u2550\u2550\u2550\u2550\r\n     CONTACT \u2014 2 antennes\r\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\u2550\u2550\u2550\u2550 -->\r\n<section style=\"padding:5rem 2rem;background:#f7f3eb;\">\r\n  <div style=\"max-width:1240px;margin:0 auto;\">\r\n    <div style=\"display:inline-flex;align-items:center;gap:.5rem;color:#2d7a4f;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;\">\r\n      <span style=\"width:24px;height:3px;background:#4aaa6e;border-radius:2px;display:inline-block;\"><\/span>Nous contacter\r\n    <\/div>\r\n    <h2 style=\"font-family:'Baloo 2',cursive;font-size:clamp(1.9rem,3.2vw,2.6rem);font-weight:800;color:#1a4a2e;margin-bottom:2.5rem;\">Deux antennes \u00e0 votre service<\/h2>\r\n\r\n    <div class=\"two-cols\" style=\"display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;\">\r\n\r\n      <div class=\"contact-card reveal-left\">\r\n        <div style=\"display:flex;align-items:center;gap:.9rem;margin-bottom:1.3rem;\">\r\n          <div style=\"width:46px;height:46px;background:#1a4a2e;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;\">\ud83d\udccd<\/div>\r\n          <div>\r\n            <div style=\"font-family:'Baloo 2',cursive;font-weight:800;color:#1a4a2e;font-size:1.08rem;\">Si\u00e8ge social \u2014 Grasse<\/div>\r\n            <div style=\"font-size:.77rem;color:#3a5a3a;\">Alpes-Maritimes (06)<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div style=\"display:flex;flex-direction:column;gap:.65rem;\">\r\n          <div style=\"display:flex;align-items:flex-start;gap:.65rem;font-size:.88rem;color:#3a5a3a;\">\r\n            <span style=\"flex-shrink:0;\">\ud83c\udfe2<\/span> 11 rue Sans Peur \u2013 06130 Grasse\r\n          <\/div>\r\n          <div style=\"display:flex;align-items:center;gap:.65rem;font-size:.88rem;color:#3a5a3a;flex-wrap:wrap;\">\r\n            <span>\ud83d\udcde<\/span>\r\n            <a href=\"tel:0492607870\" style=\"color:#1a4a2e;font-weight:700;text-decoration:none;\">04 92 60 78 70<\/a>\r\n            <span style=\"color:#c0c0c0;\">\u00b7<\/span>\r\n            <a href=\"tel:0673929771\" style=\"color:#1a4a2e;font-weight:700;text-decoration:none;\">06 73 92 97 71<\/a>\r\n          <\/div>\r\n          <div style=\"display:flex;align-items:center;gap:.65rem;font-size:.88rem;\">\r\n            <span>\u2709\ufe0f<\/span>\r\n            <a href=\"mailto:mediterranee@planete-sciences.org\" style=\"color:#2d7a4f;font-weight:700;text-decoration:none;word-break:break-all;\"><span class=\"__cf_email__\" data-cfemail=\"7d1018191409180f0f1c1318183d0d111c13180918500e1e1418131e180e53120f1a\">mediterranee@planete-sciences.org<\/span><\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"contact-card reveal-right\">\r\n        <div style=\"display:flex;align-items:center;gap:.9rem;margin-bottom:1.3rem;\">\r\n          <div style=\"width:46px;height:46px;background:#1a4a2e;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;\">\ud83d\udccd<\/div>\r\n          <div>\r\n            <div style=\"font-family:'Baloo 2',cursive;font-weight:800;color:#1a4a2e;font-size:1.08rem;\">Antenne Var &amp; Bouches-du-Rh\u00f4ne<\/div>\r\n            <div style=\"font-size:.77rem;color:#3a5a3a;\">La Seyne sur Mer (83)<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div style=\"display:flex;flex-direction:column;gap:.65rem;\">\r\n          <div style=\"display:flex;align-items:flex-start;gap:.65rem;font-size:.88rem;color:#3a5a3a;\">\r\n            <span style=\"flex-shrink:0;\">\ud83c\udfe2<\/span> 6 rue Antelme \u2013 83500 La Seyne sur Mer\r\n          <\/div>\r\n          <div style=\"display:flex;align-items:center;gap:.65rem;font-size:.88rem;color:#3a5a3a;flex-wrap:wrap;\">\r\n            <span>\ud83d\udcde<\/span>\r\n            <a href=\"tel:0644736235\" style=\"color:#1a4a2e;font-weight:700;text-decoration:none;\">06 44 73 62 35<\/a>\r\n            <span style=\"color:#c0c0c0;\">\u00b7<\/span>\r\n            <a href=\"tel:0641430131\" style=\"color:#1a4a2e;font-weight:700;text-decoration:none;\">06 41 43 01 31<\/a>\r\n          <\/div>\r\n          <div style=\"display:flex;align-items:center;gap:.65rem;font-size:.88rem;\">\r\n            <span>\u2709\ufe0f<\/span>\r\n            <a href=\"mailto:83.mediterranee@planete-sciences.org\" style=\"color:#2d7a4f;font-weight:700;text-decoration:none;word-break:break-all;\"><span class=\"__cf_email__\" data-cfemail=\"7048435e1d15141904150202111e151530001c111e1504155d031319151e1315035e1f0217\">83.mediterranee@planete-sciences.org<\/span><\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Agr\u00e9ment -->\r\n    <div class=\"reveal\" style=\"background:linear-gradient(135deg,#0e2d1a,#1a4a2e);border-radius:16px;padding:1.2rem 1.9rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;\">\r\n      <span style=\"font-size:1.5rem;\">\ud83c\udfdb\ufe0f<\/span>\r\n      <p style=\"font-size:.88rem;color:rgba(255,255,255,.82);line-height:1.6;\">\r\n        <strong style=\"color:#f5c842;\">Plan\u00e8te Sciences M\u00e9diterran\u00e9e<\/strong> est agr\u00e9\u00e9e par le <strong style=\"color:rgba(255,255,255,.92);\">Minist\u00e8re de la Jeunesse et de la Vie Associative<\/strong> et le <strong style=\"color:rgba(255,255,255,.92);\">Minist\u00e8re de l'\u00c9ducation Nationale.<\/strong>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\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\u2550\u2550\u2550\u2550\r\n     R\u00c9SEAUX MEMBRES\r\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\u2550\u2550\u2550\u2550 -->\r\n<section style=\"padding:4.5rem 2rem;background:#ffffff;\">\r\n  <div style=\"max-width:1240px;margin:0 auto;\">\r\n    <div style=\"display:inline-flex;align-items:center;gap:.5rem;color:#2d7a4f;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;\">\r\n      <span style=\"width:24px;height:3px;background:#4aaa6e;border-radius:2px;display:inline-block;\"><\/span>Membre des r\u00e9seaux\r\n    <\/div>\r\n    <div style=\"display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;\">\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2018\/01\/logo_planetesciences_national_couleur-1-200x120.gif\"   alt=\"Plan\u00e8te Sciences National\"><\/div>\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2021\/10\/GRAINE-200x90.png\"                                    alt=\"GRAINE PACA\"><\/div>\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2018\/01\/R\u00e9seau\u00e9coleetNature1-200x200.jpg\"                     alt=\"R\u00e9seau \u00c9cole et Nature\"><\/div>\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2018\/01\/cirasti-200x200.png\"                                  alt=\"CIRASTI\"><\/div>\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2018\/01\/cler-200x65.png\"                                      alt=\"CLER\"><\/div>\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2024\/01\/huca-200x100.png\"                                     alt=\"HUCA\"><\/div>\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2020\/05\/logo-cietm-200x108.png\"                              alt=\"CIETM\"><\/div>\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2018\/01\/milset_1-200x150.png\"                                alt=\"MILSET\"><\/div>\r\n      <div class=\"net-logo reveal\"><img decoding=\"async\" src=\"https:\/\/www.planete-sciences.org\/mediterranee\/wp-content\/uploads\/2026\/04\/JPA-logo.png\"                                alt=\"MILSET\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\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\u2550\u2550\u2550\u2550\r\n     CTA FINAL\r\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\u2550\u2550\u2550\u2550 -->\r\n<section style=\"background:linear-gradient(135deg,#0e2d1a 0%,#1a4a2e 55%,#2a5a3a 100%);padding:5.5rem 2rem;text-align:center;position:relative;overflow:hidden;\">\r\n  <!-- Background glyph -->\r\n  <span aria-hidden=\"true\" style=\"position:absolute;font-size:22rem;opacity:.025;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;line-height:1;\">\ud83c\udf0d<\/span>\r\n\r\n  <div style=\"position:relative;z-index:2;max-width:720px;margin:0 auto;\">\r\n    <div style=\"display:inline-flex;align-items:center;gap:.5rem;background:rgba(245,200,66,.16);border:1.5px solid rgba(245,200,66,.32);color:#f5c842;padding:.35rem 1rem;border-radius:20px;font-size:.77rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.3rem;\">\r\n      \ud83e\udd1d Rejoindre l'association\r\n    <\/div>\r\n    <h2 style=\"font-family:'Baloo 2',cursive;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;color:#fff;margin-bottom:.8rem;line-height:1.15;\">\r\n      Rejoignez l'<span style=\"color:#f5c842;\">aventure<\/span> !\r\n    <\/h2>\r\n    <p style=\"color:rgba(255,255,255,.72);font-size:1.05rem;line-height:1.8;margin-bottom:2.6rem;max-width:560px;margin-left:auto;margin-right:auto;\">\r\n      Adh\u00e9rez \u00e0 l'association, inscrivez vos enfants, devenez b\u00e9n\u00e9vole ou animateur \u2014 il y a une place pour chacun chez Plan\u00e8te Sciences M\u00e9diterran\u00e9e.\r\n    <\/p>\r\n    <div style=\"display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;\">\r\n      <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/devenir-membre\/formulaire-dadhesion\/\" class=\"btn-yellow\">\ud83e\udd1d Adh\u00e9rer en ligne<\/a>\r\n      <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/contactez-nous\/\" class=\"btn-ghost\">\u2709\ufe0f Nous contacter<\/a>\r\n      <a href=\"https:\/\/www.planete-sciences.org\/mediterranee\/sejour-de-vacances\/\"\r\n         style=\"display:inline-flex;align-items:center;gap:.5rem;background:rgba(74,155,200,.2);color:#a8d8f0;border:1.5px solid rgba(74,155,200,.4);padding:.85rem 1.9rem;border-radius:50px;font-weight:700;font-size:.94rem;text-decoration:none;transition:background .2s;\">\r\n        \ud83d\ude80 Nos s\u00e9jours 2026\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\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 JS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<script>\r\n(function () {\r\n  const all = document.querySelectorAll('.reveal, .reveal-left, .reveal-right');\r\n  const io = new IntersectionObserver((entries) => {\r\n    entries.forEach((e, i) => {\r\n      if (e.isIntersecting) setTimeout(() => e.target.classList.add('visible'), i * 75);\r\n    });\r\n  }, { threshold: .07, rootMargin: '0px 0px -28px 0px' });\r\n  all.forEach(el => io.observe(el));\r\n})();\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Plan\u00e8te Sciences M\u00e9diterran\u00e9e \u2014 Sciences, Nature &#038; Aventure en PACA &#x1f33f; &#x1f680; &#x1f52c; &#x2b50; &#x1f916; &#x1f30a; Se questionner, exp\u00e9rimenter, partager\u2026 Depuis plus de 45 ans, nous faisons d\u00e9couvrir les sciences et les techniques \u00e0 tous les publics, dans une ambiance ludique et conviviale, en r\u00e9gion PACA. Notre vocation Les sciences pour tous, par l&rsquo;exp\u00e9rience Depuis [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"_acf_changed":false,"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.planete-sciences.org\/mediterranee\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.planete-sciences.org\/mediterranee\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.planete-sciences.org\/mediterranee\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.planete-sciences.org\/mediterranee\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.planete-sciences.org\/mediterranee\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":187,"href":"https:\/\/www.planete-sciences.org\/mediterranee\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":7541,"href":"https:\/\/www.planete-sciences.org\/mediterranee\/wp-json\/wp\/v2\/pages\/2\/revisions\/7541"}],"wp:attachment":[{"href":"https:\/\/www.planete-sciences.org\/mediterranee\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}