{"id":787,"date":"2026-05-06T17:58:08","date_gmt":"2026-05-06T15:58:08","guid":{"rendered":"https:\/\/sybillemarvin.com\/?page_id=787"},"modified":"2026-05-22T11:24:34","modified_gmt":"2026-05-22T09:24:34","slug":"les-nouveaux-locataires-thriller-psychologique","status":"publish","type":"page","link":"https:\/\/sybillemarvin.com\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"787\" class=\"elementor elementor-787\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67eb9fb3 e-flex e-con-boxed e-con e-parent\" data-id=\"67eb9fb3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41bc268e elementor-widget elementor-widget-text-editor\" data-id=\"41bc268e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<p><style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --primary: #0068c8;\n    --text: #000000;\n    --gray: #848484;\n    --border: #ebebeb;\n    --highlight: #fcc904;\n    --bg: #ffffff;\n    --font: 'Mulish', sans-serif;\n  }\n\n  body {\n    font-family: var(--font);\n    font-size: 15px;\n    color: var(--text);\n    background: var(--bg);\n    line-height: 1.6;\n  }\n\n  a { color: inherit; text-decoration: none; }\n  img { max-width: 100%; display: block; }\n\n  \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n  .site-header {\n    position: sticky;\n    top: 0;\n    z-index: 200;\n    background: #fff;\n    border-bottom: 1px solid var(--border);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 0 32px;\n    height: 72px;\n    box-shadow: 0 1px 4px rgba(0,0,0,.07);\n  }\n\n  .hd-logo {\n    display: flex;\n    flex-direction: column;\n    line-height: 1.1;\n    text-decoration: none;\n    min-width: 130px;\n  }\n  .hd-logo-sybille {\n    font-size: 20px;\n    font-weight: 800;\n    color: var(--primary);\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n  .hd-logo-marvin {\n    font-size: 24px;\n    font-weight: 800;\n    color: var(--primary);\n    letter-spacing: .04em;\n    text-transform: uppercase;\n    margin-top: -2px;\n  }\n  .hd-logo-sub {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--primary);\n    letter-spacing: .01em;\n  }\n\n  .hd-nav {\n    display: flex;\n    align-items: center;\n    gap: 0;\n    flex: 1;\n    justify-content: center;\n  }\n  .hd-nav-item {\n    position: relative;\n  }\n  .hd-nav-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 14px;\n    font-weight: 800;\n    color: #1b2a5e;\n    letter-spacing: .03em;\n    padding: 0 14px;\n    height: 72px;\n    white-space: nowrap;\n    border-bottom: 3px solid transparent;\n    transition: color .18s, border-color .18s;\n  }\n  .hd-nav-link:hover,\n  .hd-nav-link.active { color: var(--primary); border-bottom-color: var(--primary); }\n\n  .hd-nav-arrow {\n    width: 0; height: 0;\n    border-left: 4px solid transparent;\n    border-right: 4px solid transparent;\n    border-top: 5px solid currentColor;\n    margin-top: 1px;\n    transition: transform .2s;\n  }\n\n  .hd-dropdown {\n    position: absolute;\n    top: 100%;\n    left: 0;\n    min-width: 280px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-top: 3px solid var(--primary);\n    box-shadow: 0 6px 24px rgba(0,0,0,.1);\n    padding: 8px 0;\n    opacity: 0;\n    visibility: hidden;\n    transform: translateY(6px);\n    transition: opacity .18s ease, transform .18s ease, visibility .18s;\n    z-index: 300;\n  }\n  .hd-nav-item:hover .hd-dropdown {\n    opacity: 1;\n    visibility: visible;\n    transform: translateY(0);\n  }\n  .hd-nav-item:hover .hd-nav-arrow { transform: rotate(180deg); }\n\n  .hd-dropdown a {\n    display: block;\n    padding: 11px 24px;\n    font-size: 14px;\n    font-weight: 500;\n    color: #1b2a5e;\n    letter-spacing: .01em;\n    transition: background .15s, color .15s;\n  }\n  .hd-dropdown a:hover { background: #f0f6ff; color: var(--primary); }\n\n  .hd-cart {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--primary);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 800;\n    padding: 10px 18px;\n    border-radius: 4px;\n    white-space: nowrap;\n    transition: background .18s;\n    min-width: 100px;\n    justify-content: center;\n  }\n  .hd-cart:hover { background: #004fa0; }\n  .hd-cart-icon { width: 18px; height: 18px; flex-shrink: 0; }\n  .hd-cart-badge {\n    background: #dd2831;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 800;\n    width: 18px; height: 18px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-left: -4px;\n  }\n\n  @media (max-width: 1100px) {\n    .hd-nav { display: none; }\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    min-height: calc(100vh - 72px);\n    overflow: visible;\n  }\n\n  .hero-left {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 80px 60px 80px 80px;\n    background: #fff;\n  }\n\n  .hero-badge {\n    display: inline-block;\n    background: #111;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    padding: 6px 14px;\n    border-radius: 2px;\n    margin-bottom: 24px;\n    width: fit-content;\n  }\n\n  .hero-eyebrow {\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n    color: var(--primary);\n    margin-bottom: 12px;\n  }\n\n  .hero-title {\n    font-family: var(--font);\n    font-size: clamp(38px, 4.5vw, 64px);\n    font-weight: 800;\n    line-height: 1.05;\n    color: #000;\n    margin-bottom: 6px;\n  }\n  .hero-title span {\n    display: block;\n    font-size: clamp(18px, 2vw, 28px);\n    font-weight: 400;\n    color: #555;\n    font-style: italic;\n    letter-spacing: .01em;\n    margin-top: 8px;\n    line-height: 1.4;\n  }\n\n  .hero-divider {\n    width: 60px;\n    height: 3px;\n    background: var(--primary);\n    margin: 28px 0;\n    border-radius: 2px;\n  }\n\n  .hero-desc {\n    font-size: 16px;\n    color: #444;\n    line-height: 1.7;\n    max-width: 480px;\n    margin-bottom: 36px;\n  }\n  .hero-desc strong { color: #000; }\n\n  .hero-genre {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #cc2222;\n    margin-bottom: 8px;\n  }\n  .hero-genre::before {\n    content: '';\n    display: inline-block;\n    width: 8px; height: 8px;\n    background: #cc2222;\n    border-radius: 50%;\n  }\n\n  .hero-cta-group {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    margin-bottom: 40px;\n  }\n\n  .btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--primary);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    padding: 14px 28px;\n    border-radius: 4px;\n    transition: background .2s, transform .15s;\n    border: 2px solid var(--primary);\n  }\n  .btn-primary:hover { background: #004fa0; border-color: #004fa0; transform: translateY(-1px); }\n\n  .btn-secondary {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: transparent;\n    color: #000;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    padding: 12px 24px;\n    border-radius: 4px;\n    border: 2px solid var(--border);\n    transition: border-color .2s, color .2s;\n  }\n  .btn-secondary:hover { border-color: var(--primary); color: var(--primary); }\n\n  .hero-social {\n    display: flex;\n    gap: 12px;\n  }\n  .social-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    padding: 8px 16px;\n    border: 1.5px solid var(--border);\n    border-radius: 30px;\n    color: #555;\n    transition: border-color .2s, color .2s;\n  }\n  .social-btn:hover { border-color: var(--primary); color: var(--primary); }\n\n  .hero-right {\n    position: relative;\n    background: linear-gradient(135deg, #f5f0e8 0%, #e8e0d0 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: visible;\n    padding: 60px 40px;\n  }\n  .hero-right::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at 70% 40%, rgba(0,104,200,.08) 0%, transparent 60%);\n    pointer-events: none;\n  }\n\n  .book-showcase {\n    position: relative;\n    z-index: 1;\n    text-align: center;\n  }\n\n  .book-cover-wrap {\n    position: relative;\n    display: inline-block;\n    margin-bottom: 32px;\n    padding-top: 24px;\n    padding-right: 24px;\n  }\n  .book-cover-wrap::after {\n    content: '';\n    position: absolute;\n    bottom: -12px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 70%;\n    height: 20px;\n    background: rgba(0,0,0,.18);\n    filter: blur(12px);\n    border-radius: 50%;\n  }\n\n  .book-cover {\n    width: 240px;\n    border-radius: 4px;\n    box-shadow:\n      8px 8px 0 rgba(0,0,0,.08),\n      16px 16px 0 rgba(0,0,0,.04),\n      -2px -2px 20px rgba(0,0,0,.12);\n    transform: perspective(800px) rotateY(-6deg);\n    transition: transform .4s ease;\n    display: block;\n  }\n  .book-cover:hover {\n    transform: perspective(800px) rotateY(-2deg) translateY(-6px);\n  }\n\n  .book-new-badge {\n    position: absolute;\n    top: 0;\n    right: 0;\n    background: #cc2222;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    width: 64px;\n    height: 64px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    line-height: 1.25;\n    box-shadow: 0 4px 16px rgba(204,34,34,.45);\n    z-index: 10;\n    animation: pulse 2.2s ease-in-out infinite;\n    border: 2px solid rgba(255,255,255,.4);\n  }\n  @keyframes pulse {\n    0%, 100% { transform: scale(1) rotate(-6deg); }\n    50% { transform: scale(1.08) rotate(-6deg); }\n  }\n\n  .testimonial-card {\n    background: #fff;\n    border-radius: 12px;\n    padding: 18px 20px;\n    box-shadow: 0 4px 24px rgba(0,0,0,.1);\n    text-align: left;\n    max-width: 300px;\n    margin: 0 auto;\n  }\n  .testimonial-stars {\n    color: #fcc904;\n    font-size: 14px;\n    margin-bottom: 8px;\n    letter-spacing: 2px;\n  }\n  .testimonial-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.55;\n    margin-bottom: 12px;\n    font-style: italic;\n  }\n  .testimonial-author {\n    font-size: 12px;\n    font-weight: 700;\n    color: #000;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .author-avatar {\n    width: 32px; height: 32px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #0068c8, #4a9fd4);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 BOOKS SECTION \u2500\u2500 *\/\n  .books-section {\n    background: linear-gradient(135deg, #1a2540 0%, #2a3a5c 50%, #1e2d48 100%);\n    padding: 80px 60px;\n    color: #fff;\n  }\n\n  .section-header {\n    text-align: center;\n    margin-bottom: 60px;\n  }\n  .section-label {\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n    color: var(--highlight);\n    margin-bottom: 12px;\n  }\n  .section-title {\n    font-size: clamp(28px, 3vw, 40px);\n    font-weight: 800;\n    line-height: 1.2;\n  }\n  .section-title .light { font-weight: 400; }\n\n  \/* Sous-cat\u00e9gories *\/\n  .books-category {\n    max-width: 1200px;\n    margin: 0 auto 60px;\n  }\n  .books-category:last-child { margin-bottom: 0; }\n\n  .category-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 32px;\n  }\n  .category-label-text {\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n  .category-label-line {\n    flex: 1;\n    height: 1px;\n    background: rgba(255,255,255,.15);\n  }\n\n  .books-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n    gap: 40px;\n  }\n\n  .book-card {\n    text-align: center;\n    transition: transform .3s ease;\n  }\n  .book-card:hover { transform: translateY(-8px); }\n\n  .book-card-img {\n    width: 100%;\n    max-width: 180px;\n    margin: 0 auto 20px;\n    border-radius: 4px;\n    box-shadow: 0 8px 32px rgba(0,0,0,.4);\n    aspect-ratio: 2\/3;\n    object-fit: cover;\n  }\n\n  .book-card-tag {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n    margin-bottom: 8px;\n  }\n  .tag-psy      { background: rgba(255,255,255,.15); color: #b8cce4; }\n  .tag-feelgood { background: rgba(252,201,4,.2);    color: var(--highlight); }\n  .tag-enfant   { background: rgba(80,200,120,.2);   color: #7ddfa0; }\n  .tag-thriller { background: rgba(200,50,50,.25);   color: #f08080; }\n  .tag-new      { background: #cc2222; color: #fff; }\n\n  .book-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    margin-bottom: 14px;\n    line-height: 1.3;\n    color: #fff;\n  }\n\n  .btn-book {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    padding: 8px 20px;\n    border: 1.5px solid rgba(255,255,255,.3);\n    border-radius: 3px;\n    color: #fff;\n    transition: background .2s, border-color .2s;\n  }\n  .btn-book:hover { background: rgba(255,255,255,.1); border-color: rgba(255,255,255,.6); }\n\n  \/* \u2500\u2500 INSTAGRAM SECTION \u2500\u2500 *\/\n  .insta-section {\n    padding: 80px 60px;\n    background: #fff;\n  }\n  .insta-feed-wrap { max-width: 1200px; margin: 0 auto; }\n  .insta-feed-wrap #sb_instagram { padding-bottom: 0 !important; }\n  .insta-feed-wrap .sbi_header_img img { border-radius: 50%; }\n  .insta-feed-wrap #sbi_images { gap: 6px !important; }\n  .insta-feed-wrap .sbi_photo_wrap { border-radius: 6px; overflow: hidden; }\n  .insta-feed-wrap .sbi_photo_wrap img { transition: transform .4s ease !important; }\n  .insta-feed-wrap .sbi_photo_wrap:hover img { transform: scale(1.06) !important; }\n  .insta-feed-wrap .sbi_load_btn {\n    background: #0068c8 !important; color: #fff !important; border: none !important;\n    border-radius: 4px !important; font-family: var(--font) !important;\n    font-weight: 800 !important; letter-spacing: .06em !important;\n    text-transform: uppercase !important; padding: 12px 28px !important;\n    margin-top: 24px !important; transition: background .2s !important;\n  }\n  .insta-feed-wrap .sbi_load_btn:hover { background: #004fa0 !important; }\n  .insta-feed-wrap .sbi_follow_btn a {\n    background: linear-gradient(90deg, #405de6, #833ab4, #e1306c, #f77737, #fcaf45) !important;\n    border-radius: 4px !important; font-family: var(--font) !important;\n    font-weight: 800 !important; letter-spacing: .06em !important;\n    text-transform: uppercase !important; padding: 12px 28px !important;\n    transition: opacity .2s !important;\n  }\n  .insta-feed-wrap .sbi_follow_btn a:hover { opacity: .88 !important; }\n\n  \/* \u2500\u2500 ABOUT SECTION \u2500\u2500 *\/\n  .about-section {\n    background: linear-gradient(135deg, #f8f4ef 0%, #ede6db 100%);\n    padding: 80px 60px;\n  }\n  .about-inner {\n    display: grid;\n    grid-template-columns: 300px 1fr;\n    gap: 60px;\n    max-width: 1000px;\n    margin: 0 auto;\n    align-items: start;\n  }\n  .about-photo {\n    border-radius: 8px;\n    width: 100%;\n    box-shadow: 0 8px 40px rgba(0,0,0,.15);\n    aspect-ratio: 2\/3;\n    object-fit: cover;\n    background: #ccc;\n  }\n  .about-content .section-label { margin-bottom: 8px; }\n  .about-content .section-title { color: #000; margin-bottom: 24px; font-size: 36px; }\n  .about-text p { color: #444; font-size: 15px; line-height: 1.75; margin-bottom: 16px; }\n  .about-quote {\n    border-left: 4px solid var(--primary);\n    padding-left: 20px;\n    margin: 28px 0;\n    font-style: italic;\n    color: #000;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 CONTACT SECTION \u2500\u2500 *\/\n  .contact-section {\n    background: linear-gradient(135deg, #1a2540 0%, #2a3a5c 100%);\n    padding: 80px 60px;\n    color: #fff;\n  }\n  .contact-inner { max-width: 600px; margin: 0 auto; text-align: center; }\n  .contact-inner .section-label { color: var(--highlight); }\n  .contact-inner .section-title { color: #fff; margin-bottom: 12px; }\n  .contact-sub { color: rgba(255,255,255,.65); font-size: 15px; margin-bottom: 40px; }\n  .contact-form { text-align: left; }\n  .form-group { margin-bottom: 20px; }\n  .form-group label {\n    display: block; font-size: 12px; font-weight: 700; letter-spacing: .08em;\n    text-transform: uppercase; color: rgba(255,255,255,.7); margin-bottom: 8px;\n  }\n  .form-group input,\n  .form-group textarea {\n    width: 100%; padding: 14px 16px;\n    background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.2);\n    border-radius: 4px; color: #fff; font-family: var(--font); font-size: 14px;\n    outline: none; transition: border-color .2s;\n  }\n  .form-group input:focus,\n  .form-group textarea:focus { border-color: rgba(255,255,255,.6); background: rgba(255,255,255,.12); }\n  .form-group input::placeholder,\n  .form-group textarea::placeholder { color: rgba(255,255,255,.3); }\n  .form-group textarea { resize: vertical; min-height: 120px; }\n  .btn-submit {\n    width: 100%; background: var(--primary); color: #fff;\n    font-size: 13px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase;\n    padding: 16px; border: none; border-radius: 4px; cursor: pointer;\n    font-family: var(--font); transition: background .2s, transform .15s; margin-top: 8px;\n  }\n  .btn-submit:hover { background: #004fa0; transform: translateY(-1px); }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  .site-footer {\n    background: #fff;\n    border-top: 1px solid var(--border);\n    padding: 24px 60px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    font-size: 13px;\n    color: var(--gray);\n  }\n  .site-footer a { color: var(--primary); }\n  .site-footer a:hover { text-decoration: underline; }\n\n  \/* \u2500\u2500 MOBILE \u2500\u2500 *\/\n  @media (max-width: 900px) {\n    .hero { grid-template-columns: 1fr; min-height: auto; }\n    .hero-left { padding: 60px 30px; order: 2; }\n    .hero-right { order: 1; padding: 60px 30px 30px; min-height: 420px; }\n    .about-inner { grid-template-columns: 1fr; }\n    .books-section, .insta-section, .about-section, .contact-section { padding: 60px 30px; }\n    .site-footer { flex-direction: column; gap: 12px; text-align: center; }\n    .book-cover-wrap { padding-top: 20px; padding-right: 20px; }\n    .books-grid { grid-template-columns: repeat(2, 1fr); gap: 24px; }\n  }\n  @media (max-width: 480px) {\n    .books-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }\n  }\n<\/style><\/p>\n\n<!-- \u2500\u2500 HEADER \u2500\u2500 -->\n<header class=\"site-header\">\n  <a class=\"hd-logo\" href=\"https:\/\/sybillemarvin.com\/\">\n    <span class=\"hd-logo-sybille\">Sybille<\/span>\n    <span class=\"hd-logo-marvin\">Marvin<\/span>\n    <span class=\"hd-logo-sub\">Autrice<\/span>\n  <\/a>\n  <nav class=\"hd-nav\" aria-label=\"Menu principal\">\n    <div class=\"hd-nav-item\">\n      <a class=\"hd-nav-link active\" href=\"https:\/\/sybillemarvin.com\/index.php\/livres-sybille-marvin-ecommerce\/\">Mes Livres<\/a>\n      <div class=\"hd-dropdown\">\n        <a href=\"https:\/\/sybillemarvin.com\/index.php\/livres-sybille-marvin-ecommerce\/#psy\">Univers Adulte Romans Psychologiques<\/a>\n        <a href=\"https:\/\/sybillemarvin.com\/index.php\/livres-sybille-marvin-ecommerce\/#feelgood\">Univers Adulte Feel Good<\/a>\n        <a href=\"https:\/\/sybillemarvin.com\/index.php\/livres-sybille-marvin-ecommerce\/#albumpsycho\">Univers Enfant<\/a>\n        <a href=\"https:\/\/sybillemarvin.com\/index.php\/livres-sybille-marvin-ecommerce\/#psythriller\">Univers thriller psychologique<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"hd-nav-item\"><a class=\"hd-nav-link\" href=\"https:\/\/sybillemarvin.com\/#actualites\">Rencontres &amp; D\u00e9dicaces<\/a><\/div>\n    <div class=\"hd-nav-item\"><a class=\"hd-nav-link\" href=\"https:\/\/sybillemarvin.com\/index.php\/actualites-blog-sybille-marvin\/\">Actualit\u00e9s &amp; Presse<\/a><\/div>\n    <div class=\"hd-nav-item\"><a class=\"hd-nav-link\" href=\"https:\/\/sybillemarvin.com\/index.php\/nouvelles-en-ligne-sybille-marvin\/\">Nouvelles \u00e0 lire en ligne<\/a><\/div>\n    <div class=\"hd-nav-item\"><a class=\"hd-nav-link\" href=\"https:\/\/sybillemarvin.com\/index.php\/a-propos-sybille-marvin\/\">A propos de Sybille Marvin<\/a><\/div>\n    <div class=\"hd-nav-item\"><a class=\"hd-nav-link\" href=\"https:\/\/sybillemarvin.com\/index.php\/contact-sybille-marvin-autrice\/\">Contact<\/a><\/div>\n  <\/nav>\n  <a class=\"hd-cart\" href=\"https:\/\/sybillemarvin.com\/index.php\/panier\/\">\n    0,00 \u20ac <span class=\"hd-cart-badge\">0<\/span>\n  <\/a>\n<\/header>\n\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\n<section class=\"hero\">\n  <div class=\"hero-left\">\n    <div class=\"hero-genre\">Nouveau thriller psychologique<\/div>\n    <p class=\"hero-eyebrow\">Disponible maintenant<\/p>\n    <h1 class=\"hero-title\">Les Nouveaux<br>Locataires\n      <span>Quand les murs se souviennent<\/span>\n    <\/h1>\n    <div class=\"hero-divider\"><\/div>\n    <p class=\"hero-desc\"><strong>Frissons garantis.<\/strong><br>Derri\u00e8re la fa\u00e7ade d&rsquo;une maison parfaite se cachent des secrets que les murs n&rsquo;ont jamais oubli\u00e9s. Un thriller psychologique haletant, sign\u00e9 Sybille Marvin.<\/p>\n    <div class=\"hero-cta-group\">\n      <a class=\"btn-primary\" href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/les-nouveaux-locataires-quand-les-murs-se-souviennent\/\">D\u00e9couvrir le livre<\/a>\n      <a class=\"btn-secondary\" href=\"#livres\">Tous mes livres<\/a>\n    <\/div>\n    <div class=\"hero-social\">\n      <a class=\"social-btn\" href=\"https:\/\/www.instagram.com\/sybillemarvin\/\" target=\"_blank\" rel=\"noopener\">Instagram<\/a>\n      <a class=\"social-btn\" href=\"https:\/\/www.facebook.com\/people\/Sybille-Marvin\/pfbid0RmhxE8VKfphhY3YttAS7QKAtqhbfSNSvVz1U761sS4WK4gnhRzLCUJa9GxmBU79ul\/\" target=\"_blank\" rel=\"noopener\">Facebook<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"hero-right\">\n    <div class=\"book-showcase\">\n      <div class=\"book-cover-wrap\">\n        <div class=\"book-new-badge\">Nouveau<br>Titre<\/div>\n        <a href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/les-nouveaux-locataires-quand-les-murs-se-souviennent\/\" target=\"_blank\" rel=\"noopener\">\n          <img decoding=\"async\" class=\"book-cover\" src=\"http:\/\/sybillemarvin.com\/wp-content\/uploads\/2026\/05\/LNL-couv-HD-scaled.jpg\" alt=\"Les Nouveaux Locataires - couverture\">\n        <\/a>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"testimonial-text\">\u00ab J&rsquo;ai frissonn\u00e9 en le lisant\u2026 un thriller qui ne vous laissera pas dormir tranquille ! \u00bb<\/p>\n        <div class=\"testimonial-author\">\n          <div class=\"author-avatar\">J<\/div>\n          <div>\n            <div>Julie<\/div>\n            <div style=\"font-weight:400;color:#888;font-size:11px;\">Lectrice b\u00eata<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 BOOKS SECTION \u2500\u2500 -->\n<section id=\"livres\" class=\"books-section\">\n  <div class=\"section-header\">\n    <p class=\"section-label\">Bibliographie<\/p>\n    <h2 class=\"section-title\"><span class=\"light\">Tous mes<\/span> Livres<\/h2>\n  <\/div>\n\n  <!-- Thriller psychologique -->\n  <div class=\"books-category\">\n    <div class=\"category-label\">\n      <span class=\"book-card-tag tag-thriller\" style=\"margin:0;\">Thriller psychologique<\/span>\n      <div class=\"category-label-line\"><\/div>\n    <\/div>\n    <div class=\"books-grid\">\n      <!-- Les Nouveaux Locataires -->\n      <div class=\"book-card\">\n        <div style=\"position:relative;\">\n          <div style=\"position:absolute;top:-10px;right:10px;z-index:2;\"><span class=\"book-card-tag tag-new\">Nouveau<\/span><\/div>\n          <a href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/les-nouveaux-locataires-quand-les-murs-se-souviennent\/\" target=\"_blank\" rel=\"noopener\">\n            <img decoding=\"async\" class=\"book-card-img\" style=\"margin-top:14px;\" src=\"http:\/\/sybillemarvin.com\/wp-content\/uploads\/2026\/05\/LNL-couv-HD-scaled.jpg\" alt=\"Les Nouveaux Locataires\">\n          <\/a>\n        <\/div>\n        <p class=\"book-card-title\">Les Nouveaux Locataires<\/p>\n        <a class=\"btn-book\" href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/les-nouveaux-locataires-quand-les-murs-se-souviennent\/\">D\u00e9couvrir<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Romans psychologiques -->\n  <div class=\"books-category\">\n    <div class=\"category-label\">\n      <span class=\"book-card-tag tag-psy\" style=\"margin:0;\">Romans psychologiques<\/span>\n      <div class=\"category-label-line\"><\/div>\n    <\/div>\n    <div class=\"books-grid\">\n      <!-- Les Fid\u00e9lit\u00e9s Cach\u00e9es -->\n      <div class=\"book-card\">\n        <img decoding=\"async\" class=\"book-card-img\" src=\"https:\/\/sybillemarvin.com\/wp-content\/uploads\/2024\/06\/les-fidelites-cachees.jpg\" alt=\"Les Fid\u00e9lit\u00e9s Cach\u00e9es\">\n        <p class=\"book-card-title\">Les Fid\u00e9lit\u00e9s Cach\u00e9es<br><span style=\"font-size:11px;font-weight:400;color:rgba(255,255,255,.6);\">\u2605 Prix Cap de Lire 2024<\/span><\/p>\n        <a class=\"btn-book\" href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/les-fidelites-cachees\/\">D\u00e9couvrir<\/a>\n      <\/div>\n      <!-- Les Folies Douces -->\n      <div class=\"book-card\">\n        <img decoding=\"async\" class=\"book-card-img\" src=\"https:\/\/sybillemarvin.com\/wp-content\/uploads\/2024\/06\/les-folies-douces.jpg\" alt=\"Les Folies Douces\">\n        <p class=\"book-card-title\">Les Folies Douces<\/p>\n        <a class=\"btn-book\" href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/les-folies-douces-2\/\">D\u00e9couvrir<\/a>\n      <\/div>\n      <!-- Les Forces Contraires -->\n      <div class=\"book-card\">\n        <img decoding=\"async\" class=\"book-card-img\" src=\"https:\/\/sybillemarvin.com\/wp-content\/uploads\/2024\/06\/les-forces-contraires.jpg\" alt=\"Les Forces Contraires\">\n        <p class=\"book-card-title\">Les Forces Contraires<\/p>\n        <a class=\"btn-book\" href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/les-forces-contraires\/\">D\u00e9couvrir<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Feel Good -->\n  <div class=\"books-category\">\n    <div class=\"category-label\">\n      <span class=\"book-card-tag tag-feelgood\" style=\"margin:0;\">Feel Good<\/span>\n      <div class=\"category-label-line\"><\/div>\n    <\/div>\n    <div class=\"books-grid\">\n      <!-- L'\u00c9tincelle de la Vie -->\n      <div class=\"book-card\">\n        <img decoding=\"async\" class=\"book-card-img\" src=\"https:\/\/sybillemarvin.com\/wp-content\/uploads\/2024\/07\/EV-Couv1-1-BD.jpg\" alt=\"L'\u00c9tincelle de la Vie\">\n        <p class=\"book-card-title\">L&rsquo;\u00c9tincelle de la Vie<\/p>\n        <a class=\"btn-book\" href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/l_etincelle_de_la_vie_feelgood\/\">D\u00e9couvrir<\/a>\n      <\/div>\n      <!-- Une Heureuse Nouvelle -->\n      <div class=\"book-card\">\n        <img decoding=\"async\" class=\"book-card-img\" src=\"http:\/\/sybillemarvin.com\/wp-content\/uploads\/2025\/03\/Une-heureuse-nouvelle.-HD-scaled.jpg\" alt=\"Une Heureuse Nouvelle...\">\n        <p class=\"book-card-title\">Une Heureuse Nouvelle\u2026<\/p>\n        <a class=\"btn-book\" href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/une-heureuse-nouvelle\/\">D\u00e9couvrir<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Univers Enfant -->\n  <div class=\"books-category\">\n    <div class=\"category-label\">\n      <span class=\"book-card-tag tag-enfant\" style=\"margin:0;\">Univers Enfant<\/span>\n      <div class=\"category-label-line\"><\/div>\n    <\/div>\n    <div class=\"books-grid\">\n      <!-- Pourquoi T\u00e9o est jaloux -->\n      <div class=\"book-card\">\n        <img decoding=\"async\" class=\"book-card-img\" src=\"https:\/\/sybillemarvin.com\/wp-content\/uploads\/2024\/11\/image1.png\" alt=\"Pourquoi T\u00e9o est jaloux\">\n        <p class=\"book-card-title\">Pourquoi T\u00e9o est jaloux de son petit fr\u00e8re<\/p>\n        <a class=\"btn-book\" href=\"https:\/\/sybillemarvin.com\/index.php\/produit\/pourquoi-teo-est-jaloux-de-son-petit-frere\/\">D\u00e9couvrir<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<!-- \u2500\u2500 INSTAGRAM SECTION \u2500\u2500 -->\n<section id=\"actualites\" class=\"insta-section\">\n  <div class=\"section-header\">\n    <p class=\"section-label\">R\u00e9seaux sociaux<\/p>\n    <h2 class=\"section-title\" style=\"color:#000;\"><span class=\"light\">Suivez-moi<\/span> sur Instagram<\/h2>\n    <p style=\"color:var(--gray);font-size:14px;margin-top:8px;\">@sybillemarvin \u2014 Raconteuse d&rsquo;histoires, psy &amp; addict au th\u00e9 \ud83e\uded6<\/p>\n  <\/div>\n  <div class=\"insta-feed-wrap\">\n<div id=\"sb_instagram\"  class=\"sbi sbi_mob_col_1 sbi_tab_col_2 sbi_col_3 sbi_width_resp\" style=\"padding-bottom: 10px;\"\t data-feedid=\"*1\"  data-res=\"auto\" data-cols=\"3\" data-colsmobile=\"1\" data-colstablet=\"2\" data-num=\"6\" data-nummobile=\"3\" data-item-padding=\"5\"\t data-shortcode-atts=\"{&quot;feed&quot;:&quot;1&quot;}\"  data-postid=\"787\" data-locatornonce=\"97aed18e3c\" data-imageaspectratio=\"1:1\" data-sbi-flags=\"favorLocal\">\n\t<div class=\"sb_instagram_header  sbi_medium\"   >\n\t<a class=\"sbi_header_link\" target=\"_blank\"\n\t   rel=\"nofollow noopener\" href=\"https:\/\/www.instagram.com\/sybillemarvin\/\" title=\"@sybillemarvin\">\n\t\t<div class=\"sbi_header_text\">\n\t\t\t<div class=\"sbi_header_img\"  data-avatar-url=\"https:\/\/scontent-mxp2-1.cdninstagram.com\/v\/t51.82787-19\/660277663_18084637085615916_231938958301091192_n.jpg?stp=dst-jpg_s206x206_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=bf7eb4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy4xMDgwLkMzIn0%3D&amp;_nc_ohc=WjPDsFCq6IkQ7kNvwENWDca&amp;_nc_oc=AdpJhGz6NWr8nOJLQIL23lQpRpI2TQM0RRHl8u64LBjX3Wc-OSwnOXtE1k29f95XmOU&amp;_nc_zt=24&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=AP4hL3IEAAAA&amp;_nc_gid=59NU4IdlB2zLCntv3R8axA&amp;_nc_tpa=Q5bMBQGBGTuRhiUj61jWPRzEwWqayB8Ql8K7EurCewEXo4bEon1W6WNuL84AlSXhqDHqw03cAJ6T4OaVGg&amp;oh=00_Af5lnlxDWLlvAqLEh7Uir1azV8Mg-08E3UrfJemNWJ1K_g&amp;oe=6A1A20E7\">\n\t\t\t\t\t\t\t\t\t<div class=\"sbi_header_img_hover\"  ><svg class=\"sbi_new_logo fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg><\/div>\n\t\t\t\t\t<img decoding=\"async\"  src=\"https:\/\/sybillemarvin.com\/wp-content\/uploads\/sb-instagram-feed-images\/sybillemarvin.webp\" alt=\"\" width=\"50\" height=\"50\">\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<div class=\"sbi_feedtheme_header_text\">\n\t\t\t\t<h3>sybillemarvin<\/h3>\n\t\t\t\t\t\t\t\t\t<p class=\"sbi_bio\">\u2712\ufe0f Raconteuse d&#039;histoires, psy &amp; addict au th\u00e9 \ud83e\uded6<br>\n \ud83c\udf0a Bretonne d\u2019adoption, team beurre sal\u00e9 ! \ud83e\uddc8<br>\n\ud83d\udcda 6 romans sur la vie et les relations humaines \ud83d\udc6d\ud83d\udc6c<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\t<div id=\"sbi_images\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_17987642792814029\" data-date=\"1779357527\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYmK8XyIGWn\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mxp2-1.cdninstagram.com\/v\/t51.82787-15\/703474172_18091476842615916_3657164791383541580_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&#038;_nc_ohc=uJkigraMTlcQ7kNvwHHe-5s&#038;_nc_oc=AdqSphrkG_vQQQUD1AbdjN3kRDPP8bpk0uJ4ruayJjlobiTvGALRSltcfbxMemvpPy0&#038;_nc_zt=23&#038;_nc_ht=scontent-mxp2-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=4bdMg98taHHBEP161qwZ-w&#038;_nc_tpa=Q5bMBQEVXzaaazHNuJ6xm5-6eiaLQHK7sQSEbOoC4yWm9GYh3mmrkml2KBvekU_46o4nZXr4k5FQo1t2JQ&#038;oh=00_Af71QU3MIucTadb_GJs4HJ2YCGK6ZlgT7SzvGXVnAhmgWw&#038;oe=6A1A4FC0\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/703474172_18091476842615916_3657164791383541580_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=uJkigraMTlcQ7kNvwHHe-5s&amp;_nc_oc=AdqSphrkG_vQQQUD1AbdjN3kRDPP8bpk0uJ4ruayJjlobiTvGALRSltcfbxMemvpPy0&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEVXzaaazHNuJ6xm5-6eiaLQHK7sQSEbOoC4yWm9GYh3mmrkml2KBvekU_46o4nZXr4k5FQo1t2JQ&amp;oh=00_Af71QU3MIucTadb_GJs4HJ2YCGK6ZlgT7SzvGXVnAhmgWw&amp;oe=6A1A4FC0&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/703474172_18091476842615916_3657164791383541580_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=uJkigraMTlcQ7kNvwHHe-5s&amp;_nc_oc=AdqSphrkG_vQQQUD1AbdjN3kRDPP8bpk0uJ4ruayJjlobiTvGALRSltcfbxMemvpPy0&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEVXzaaazHNuJ6xm5-6eiaLQHK7sQSEbOoC4yWm9GYh3mmrkml2KBvekU_46o4nZXr4k5FQo1t2JQ&amp;oh=00_Af71QU3MIucTadb_GJs4HJ2YCGK6ZlgT7SzvGXVnAhmgWw&amp;oe=6A1A4FC0&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/703474172_18091476842615916_3657164791383541580_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=uJkigraMTlcQ7kNvwHHe-5s&amp;_nc_oc=AdqSphrkG_vQQQUD1AbdjN3kRDPP8bpk0uJ4ruayJjlobiTvGALRSltcfbxMemvpPy0&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEVXzaaazHNuJ6xm5-6eiaLQHK7sQSEbOoC4yWm9GYh3mmrkml2KBvekU_46o4nZXr4k5FQo1t2JQ&amp;oh=00_Af71QU3MIucTadb_GJs4HJ2YCGK6ZlgT7SzvGXVnAhmgWw&amp;oe=6A1A4FC0&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/703474172_18091476842615916_3657164791383541580_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=uJkigraMTlcQ7kNvwHHe-5s&amp;_nc_oc=AdqSphrkG_vQQQUD1AbdjN3kRDPP8bpk0uJ4ruayJjlobiTvGALRSltcfbxMemvpPy0&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEVXzaaazHNuJ6xm5-6eiaLQHK7sQSEbOoC4yWm9GYh3mmrkml2KBvekU_46o4nZXr4k5FQo1t2JQ&amp;oh=00_Af71QU3MIucTadb_GJs4HJ2YCGK6ZlgT7SzvGXVnAhmgWw&amp;oe=6A1A4FC0&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Samedi, je serai \u00e0 l\u2019Espace Culturel @espace.cultu<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/sybillemarvin.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Samedi, je serai \u00e0 l\u2019Espace Culturel @espace.culturel.vitre pour pr\u00e9senter mon nouveau thriller, Les nouveaux locataires, et faire de nouvelles rencontres autour des livres.\nA une semaine de la f\u00eate des m\u00e8res, pensez \u00e0 lui offrir un moment d\u2019\u00e9vasion ! D\u00e9dicace personnalis\u00e9e, n\u2019h\u00e9sitez pas \u00e0 faire un tour \u00e0 #vitr\u00e9 \n\n#livre #lire #f\u00eatedesm\u00e8res #autriceauto\u00e9dit\u00e9e\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_17999247677760985\" data-date=\"1779122356\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYfKwAUor4x\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mxp1-1.cdninstagram.com\/v\/t51.82787-15\/703691561_18091117214615916_1799973731048895019_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&#038;_nc_ohc=hGwXo8fal-AQ7kNvwE1X7ka&#038;_nc_oc=Adp5kK2rnxzxYLt8jflMcP1weGm0OsgUgrTHjVD4SA3kdPMNHxo6HoqMIGUdH6xx79g&#038;_nc_zt=23&#038;_nc_ht=scontent-mxp1-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=4bdMg98taHHBEP161qwZ-w&#038;_nc_tpa=Q5bMBQFfB4dd28Dwi-NSMPQaAISrjudXT5v2lLGO10FcrF-AIXJ93Qws_DRHgGpXB3aiPD4U6zUVpMYgkA&#038;oh=00_Af6mhq9oJJdUVgqf2gD79f6NtzNAIqteuv-iKzWm_GUNiw&#038;oe=6A1A2D48\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mxp1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/703691561_18091117214615916_1799973731048895019_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=hGwXo8fal-AQ7kNvwE1X7ka&amp;_nc_oc=Adp5kK2rnxzxYLt8jflMcP1weGm0OsgUgrTHjVD4SA3kdPMNHxo6HoqMIGUdH6xx79g&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQFfB4dd28Dwi-NSMPQaAISrjudXT5v2lLGO10FcrF-AIXJ93Qws_DRHgGpXB3aiPD4U6zUVpMYgkA&amp;oh=00_Af6mhq9oJJdUVgqf2gD79f6NtzNAIqteuv-iKzWm_GUNiw&amp;oe=6A1A2D48&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mxp1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/703691561_18091117214615916_1799973731048895019_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=hGwXo8fal-AQ7kNvwE1X7ka&amp;_nc_oc=Adp5kK2rnxzxYLt8jflMcP1weGm0OsgUgrTHjVD4SA3kdPMNHxo6HoqMIGUdH6xx79g&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQFfB4dd28Dwi-NSMPQaAISrjudXT5v2lLGO10FcrF-AIXJ93Qws_DRHgGpXB3aiPD4U6zUVpMYgkA&amp;oh=00_Af6mhq9oJJdUVgqf2gD79f6NtzNAIqteuv-iKzWm_GUNiw&amp;oe=6A1A2D48&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mxp1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/703691561_18091117214615916_1799973731048895019_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=hGwXo8fal-AQ7kNvwE1X7ka&amp;_nc_oc=Adp5kK2rnxzxYLt8jflMcP1weGm0OsgUgrTHjVD4SA3kdPMNHxo6HoqMIGUdH6xx79g&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQFfB4dd28Dwi-NSMPQaAISrjudXT5v2lLGO10FcrF-AIXJ93Qws_DRHgGpXB3aiPD4U6zUVpMYgkA&amp;oh=00_Af6mhq9oJJdUVgqf2gD79f6NtzNAIqteuv-iKzWm_GUNiw&amp;oe=6A1A2D48&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mxp1-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/703691561_18091117214615916_1799973731048895019_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=hGwXo8fal-AQ7kNvwE1X7ka&amp;_nc_oc=Adp5kK2rnxzxYLt8jflMcP1weGm0OsgUgrTHjVD4SA3kdPMNHxo6HoqMIGUdH6xx79g&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQFfB4dd28Dwi-NSMPQaAISrjudXT5v2lLGO10FcrF-AIXJ93Qws_DRHgGpXB3aiPD4U6zUVpMYgkA&amp;oh=00_Af6mhq9oJJdUVgqf2gD79f6NtzNAIqteuv-iKzWm_GUNiw&amp;oe=6A1A2D48&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Au programme pour les semaines \u00e0 venir, des rencon<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/sybillemarvin.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Au programme pour les semaines \u00e0 venir, des rencontres d\u00e9dicaces \u00e0 @espace.culturel.vitre et \u00e0 l\u2019espace culturel de @eleclerc_bain_de_bretagne , merci \u00e0 Anne-Laure et St\u00e9phanie et leurs \u00e9quipes de m\u2019accueillir \u00e0 nouveau, \net des sessions d\u2019\u00e9criture, pour mon prochain roman !\n\n#roman #bookstagram #autoedition #autrice #romanci\u00e8re\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18029033696814944\" data-date=\"1778862718\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DYXbjzxo4Lk\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mxp2-1.cdninstagram.com\/v\/t51.71878-15\/693400167_962456069974569_9101318252026989902_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&#038;_nc_ohc=acCVck4zvSwQ7kNvwGDWarD&#038;_nc_oc=AdrkStHlqs-nSTb2xPQ3_fmOATs-HOkdG1a4pft_jS4VGDcaJzYLV4bmSNwl5hn_EV0&#038;_nc_zt=23&#038;_nc_ht=scontent-mxp2-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=4bdMg98taHHBEP161qwZ-w&#038;_nc_tpa=Q5bMBQEOwd-C2YKPjrjGTCM5MDWHOb50evtIF68EwvcKR4EJxWck8AbSsFaE8gwoHk9VL128fObrUsP3vw&#038;oh=00_Af7Tp0WzNgAO2kU8L1QWNdEZaAkCPDxvYeM9F3AWZTrYaQ&#038;oe=6A1A2D4A\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/693400167_962456069974569_9101318252026989902_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=acCVck4zvSwQ7kNvwGDWarD&amp;_nc_oc=AdrkStHlqs-nSTb2xPQ3_fmOATs-HOkdG1a4pft_jS4VGDcaJzYLV4bmSNwl5hn_EV0&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEOwd-C2YKPjrjGTCM5MDWHOb50evtIF68EwvcKR4EJxWck8AbSsFaE8gwoHk9VL128fObrUsP3vw&amp;oh=00_Af7Tp0WzNgAO2kU8L1QWNdEZaAkCPDxvYeM9F3AWZTrYaQ&amp;oe=6A1A2D4A&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/693400167_962456069974569_9101318252026989902_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=acCVck4zvSwQ7kNvwGDWarD&amp;_nc_oc=AdrkStHlqs-nSTb2xPQ3_fmOATs-HOkdG1a4pft_jS4VGDcaJzYLV4bmSNwl5hn_EV0&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEOwd-C2YKPjrjGTCM5MDWHOb50evtIF68EwvcKR4EJxWck8AbSsFaE8gwoHk9VL128fObrUsP3vw&amp;oh=00_Af7Tp0WzNgAO2kU8L1QWNdEZaAkCPDxvYeM9F3AWZTrYaQ&amp;oe=6A1A2D4A&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/693400167_962456069974569_9101318252026989902_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=acCVck4zvSwQ7kNvwGDWarD&amp;_nc_oc=AdrkStHlqs-nSTb2xPQ3_fmOATs-HOkdG1a4pft_jS4VGDcaJzYLV4bmSNwl5hn_EV0&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEOwd-C2YKPjrjGTCM5MDWHOb50evtIF68EwvcKR4EJxWck8AbSsFaE8gwoHk9VL128fObrUsP3vw&amp;oh=00_Af7Tp0WzNgAO2kU8L1QWNdEZaAkCPDxvYeM9F3AWZTrYaQ&amp;oe=6A1A2D4A&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/693400167_962456069974569_9101318252026989902_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=acCVck4zvSwQ7kNvwGDWarD&amp;_nc_oc=AdrkStHlqs-nSTb2xPQ3_fmOATs-HOkdG1a4pft_jS4VGDcaJzYLV4bmSNwl5hn_EV0&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEOwd-C2YKPjrjGTCM5MDWHOb50evtIF68EwvcKR4EJxWck8AbSsFaE8gwoHk9VL128fObrUsP3vw&amp;oh=00_Af7Tp0WzNgAO2kU8L1QWNdEZaAkCPDxvYeM9F3AWZTrYaQ&amp;oe=6A1A2D4A&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">#bergerallemand #dogsofinstagram #maviebretonne #d<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/sybillemarvin.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"#bergerallemand #dogsofinstagram #maviebretonne #detente\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18162159886443486\" data-date=\"1778839802\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DYWv7LZIBBY\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mxp2-1.cdninstagram.com\/v\/t51.71878-15\/694286256_1332183115456342_2558395625811873241_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=100&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&#038;_nc_ohc=7v6Reelcne4Q7kNvwHPOM5d&#038;_nc_oc=AdpV4OzH8JChwsY4N3jImTjrGuXKCY5KL8HzQkytTAxF2dg21KRElkN-u1G7zcWsxxI&#038;_nc_zt=23&#038;_nc_ht=scontent-mxp2-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=4bdMg98taHHBEP161qwZ-w&#038;_nc_tpa=Q5bMBQHxN6wqOCCc4XO6vAfBu2zJGmmijF1PfG7xnYUBWnoHLEdhYCbt7sTXXlv6MvAGIZ7t9zu4s5oBAA&#038;oh=00_Af5oiEp20HcYK1lFW4OWPfb2w4d-sgHrOjFlug_oRdIEag&#038;oe=6A1A2E70\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/694286256_1332183115456342_2558395625811873241_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=7v6Reelcne4Q7kNvwHPOM5d&amp;_nc_oc=AdpV4OzH8JChwsY4N3jImTjrGuXKCY5KL8HzQkytTAxF2dg21KRElkN-u1G7zcWsxxI&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQHxN6wqOCCc4XO6vAfBu2zJGmmijF1PfG7xnYUBWnoHLEdhYCbt7sTXXlv6MvAGIZ7t9zu4s5oBAA&amp;oh=00_Af5oiEp20HcYK1lFW4OWPfb2w4d-sgHrOjFlug_oRdIEag&amp;oe=6A1A2E70&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/694286256_1332183115456342_2558395625811873241_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=7v6Reelcne4Q7kNvwHPOM5d&amp;_nc_oc=AdpV4OzH8JChwsY4N3jImTjrGuXKCY5KL8HzQkytTAxF2dg21KRElkN-u1G7zcWsxxI&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQHxN6wqOCCc4XO6vAfBu2zJGmmijF1PfG7xnYUBWnoHLEdhYCbt7sTXXlv6MvAGIZ7t9zu4s5oBAA&amp;oh=00_Af5oiEp20HcYK1lFW4OWPfb2w4d-sgHrOjFlug_oRdIEag&amp;oe=6A1A2E70&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/694286256_1332183115456342_2558395625811873241_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=7v6Reelcne4Q7kNvwHPOM5d&amp;_nc_oc=AdpV4OzH8JChwsY4N3jImTjrGuXKCY5KL8HzQkytTAxF2dg21KRElkN-u1G7zcWsxxI&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQHxN6wqOCCc4XO6vAfBu2zJGmmijF1PfG7xnYUBWnoHLEdhYCbt7sTXXlv6MvAGIZ7t9zu4s5oBAA&amp;oh=00_Af5oiEp20HcYK1lFW4OWPfb2w4d-sgHrOjFlug_oRdIEag&amp;oe=6A1A2E70&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/694286256_1332183115456342_2558395625811873241_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=7v6Reelcne4Q7kNvwHPOM5d&amp;_nc_oc=AdpV4OzH8JChwsY4N3jImTjrGuXKCY5KL8HzQkytTAxF2dg21KRElkN-u1G7zcWsxxI&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQHxN6wqOCCc4XO6vAfBu2zJGmmijF1PfG7xnYUBWnoHLEdhYCbt7sTXXlv6MvAGIZ7t9zu4s5oBAA&amp;oh=00_Af5oiEp20HcYK1lFW4OWPfb2w4d-sgHrOjFlug_oRdIEag&amp;oe=6A1A2E70&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">#weekend #calvados #normandie #goodtimes #life<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/sybillemarvin.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"#weekend #calvados #normandie #goodtimes #life\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_17871825171505061\" data-date=\"1778773306\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DYUw3KYIkUo\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mxp1-1.cdninstagram.com\/v\/t51.71878-15\/694845593_3920603131579582_3765397111274212941_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&#038;_nc_ohc=7fCE2VCwW8gQ7kNvwFEv0Td&#038;_nc_oc=AdoIXH81oOs8koWqjKtfXn9BpNttQQkW7YlWMbBI3Ijrgtk-9wJVq6a_DpgY4KG7lxY&#038;_nc_zt=23&#038;_nc_ht=scontent-mxp1-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=4bdMg98taHHBEP161qwZ-w&#038;_nc_tpa=Q5bMBQHaB6--qL2kzVPLvOuNxn5_cV5lXQ4XDHm3STS8mY9ke-foSFLVgykJAdqwK_jJTI167lHtz2KMRg&#038;oh=00_Af4B2WIcTXxwlLm_cBMwJd2CZjnFV24r7a7tS8gx1wf-mA&#038;oe=6A1A4AB8\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mxp1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/694845593_3920603131579582_3765397111274212941_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=7fCE2VCwW8gQ7kNvwFEv0Td&amp;_nc_oc=AdoIXH81oOs8koWqjKtfXn9BpNttQQkW7YlWMbBI3Ijrgtk-9wJVq6a_DpgY4KG7lxY&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQHaB6--qL2kzVPLvOuNxn5_cV5lXQ4XDHm3STS8mY9ke-foSFLVgykJAdqwK_jJTI167lHtz2KMRg&amp;oh=00_Af4B2WIcTXxwlLm_cBMwJd2CZjnFV24r7a7tS8gx1wf-mA&amp;oe=6A1A4AB8&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mxp1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/694845593_3920603131579582_3765397111274212941_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=7fCE2VCwW8gQ7kNvwFEv0Td&amp;_nc_oc=AdoIXH81oOs8koWqjKtfXn9BpNttQQkW7YlWMbBI3Ijrgtk-9wJVq6a_DpgY4KG7lxY&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQHaB6--qL2kzVPLvOuNxn5_cV5lXQ4XDHm3STS8mY9ke-foSFLVgykJAdqwK_jJTI167lHtz2KMRg&amp;oh=00_Af4B2WIcTXxwlLm_cBMwJd2CZjnFV24r7a7tS8gx1wf-mA&amp;oe=6A1A4AB8&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mxp1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/694845593_3920603131579582_3765397111274212941_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=7fCE2VCwW8gQ7kNvwFEv0Td&amp;_nc_oc=AdoIXH81oOs8koWqjKtfXn9BpNttQQkW7YlWMbBI3Ijrgtk-9wJVq6a_DpgY4KG7lxY&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQHaB6--qL2kzVPLvOuNxn5_cV5lXQ4XDHm3STS8mY9ke-foSFLVgykJAdqwK_jJTI167lHtz2KMRg&amp;oh=00_Af4B2WIcTXxwlLm_cBMwJd2CZjnFV24r7a7tS8gx1wf-mA&amp;oe=6A1A4AB8&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mxp1-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/694845593_3920603131579582_3765397111274212941_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzIifQ%3D%3D&amp;_nc_ohc=7fCE2VCwW8gQ7kNvwFEv0Td&amp;_nc_oc=AdoIXH81oOs8koWqjKtfXn9BpNttQQkW7YlWMbBI3Ijrgtk-9wJVq6a_DpgY4KG7lxY&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp1-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQHaB6--qL2kzVPLvOuNxn5_cV5lXQ4XDHm3STS8mY9ke-foSFLVgykJAdqwK_jJTI167lHtz2KMRg&amp;oh=00_Af4B2WIcTXxwlLm_cBMwJd2CZjnFV24r7a7tS8gx1wf-mA&amp;oe=6A1A4AB8&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">#normandie #beach #promenade #break #naturelovers<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/sybillemarvin.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"#normandie #beach #promenade #break #naturelovers\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_18066314066349342\" data-date=\"1778510911\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DYM8mAbiB2V\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-mxp2-1.cdninstagram.com\/v\/t51.82787-15\/695700500_18090185111615916_4423564351255775849_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&#038;_nc_ohc=6_xwtDvX7fwQ7kNvwHkzd8a&#038;_nc_oc=AdoW277Nldw0fH2w45zco3Nks4CjGVf-FMF9mecrpffIzIV87zi3aGsoUoJVlVfZf4w&#038;_nc_zt=23&#038;_nc_ht=scontent-mxp2-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=4bdMg98taHHBEP161qwZ-w&#038;_nc_tpa=Q5bMBQEwggxF8wXu4kJ0IkD7Fu58OQ5ZaDvsfAzmhzHtGXqJUKS1L8aHsoL6zenze4mq27p5Fc3V4yXCwA&#038;oh=00_Af54xZqF3AdFzRzgVqLnjkXNoRGO_Ni2iypHlpJ1rz1rkw&#038;oe=6A1A2051\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/695700500_18090185111615916_4423564351255775849_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=6_xwtDvX7fwQ7kNvwHkzd8a&amp;_nc_oc=AdoW277Nldw0fH2w45zco3Nks4CjGVf-FMF9mecrpffIzIV87zi3aGsoUoJVlVfZf4w&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEwggxF8wXu4kJ0IkD7Fu58OQ5ZaDvsfAzmhzHtGXqJUKS1L8aHsoL6zenze4mq27p5Fc3V4yXCwA&amp;oh=00_Af54xZqF3AdFzRzgVqLnjkXNoRGO_Ni2iypHlpJ1rz1rkw&amp;oe=6A1A2051&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/695700500_18090185111615916_4423564351255775849_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=6_xwtDvX7fwQ7kNvwHkzd8a&amp;_nc_oc=AdoW277Nldw0fH2w45zco3Nks4CjGVf-FMF9mecrpffIzIV87zi3aGsoUoJVlVfZf4w&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEwggxF8wXu4kJ0IkD7Fu58OQ5ZaDvsfAzmhzHtGXqJUKS1L8aHsoL6zenze4mq27p5Fc3V4yXCwA&amp;oh=00_Af54xZqF3AdFzRzgVqLnjkXNoRGO_Ni2iypHlpJ1rz1rkw&amp;oe=6A1A2051&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/695700500_18090185111615916_4423564351255775849_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=6_xwtDvX7fwQ7kNvwHkzd8a&amp;_nc_oc=AdoW277Nldw0fH2w45zco3Nks4CjGVf-FMF9mecrpffIzIV87zi3aGsoUoJVlVfZf4w&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEwggxF8wXu4kJ0IkD7Fu58OQ5ZaDvsfAzmhzHtGXqJUKS1L8aHsoL6zenze4mq27p5Fc3V4yXCwA&amp;oh=00_Af54xZqF3AdFzRzgVqLnjkXNoRGO_Ni2iypHlpJ1rz1rkw&amp;oe=6A1A2051&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-mxp2-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/695700500_18090185111615916_4423564351255775849_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMiJ9&amp;_nc_ohc=6_xwtDvX7fwQ7kNvwHkzd8a&amp;_nc_oc=AdoW277Nldw0fH2w45zco3Nks4CjGVf-FMF9mecrpffIzIV87zi3aGsoUoJVlVfZf4w&amp;_nc_zt=23&amp;_nc_ht=scontent-mxp2-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=4bdMg98taHHBEP161qwZ-w&amp;_nc_tpa=Q5bMBQEwggxF8wXu4kJ0IkD7Fu58OQ5ZaDvsfAzmhzHtGXqJUKS1L8aHsoL6zenze4mq27p5Fc3V4yXCwA&amp;oh=00_Af54xZqF3AdFzRzgVqLnjkXNoRGO_Ni2iypHlpJ1rz1rkw&amp;oe=6A1A2051&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Mais de quoi parle donc mon nouveau thriller psych<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/sybillemarvin.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Mais de quoi parle donc mon nouveau thriller psychologique ?\n\nLa r\u00e9ponse dans le carrousel !\n\nPour vous le procurer, lien en bio (Amazon) ou pour les Bretons et Bretonnes proches de Rennes, rendez-vous en d\u00e9dicace !\n\n#thrillerfran\u00e7ais #romanpsychologique #autoedition #bookstagramfrance #lesnouveauxlocataires\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t\t\t<button class=\"sbi_load_btn\"\n\t\t\ttype=\"button\" >\n\t\t\t<span class=\"sbi_btn_text\" >Charger plus<\/span>\n\t\t\t<span class=\"sbi_loader sbi_hidden\" style=\"background-color: rgb(255, 255, 255);\" aria-hidden=\"true\"><\/span>\n\t\t<\/button>\n\t\n\t\t\t<span class=\"sbi_follow_btn sbi_custom\" >\n\t\t\t<a target=\"_blank\"\n\t\t\t\trel=\"nofollow noopener\"  href=\"https:\/\/www.instagram.com\/sybillemarvin\/\" style=\"background: rgb(64,139,209);\">\n\t\t\t\t<svg class=\"svg-inline--fa fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg>\t\t\t\t<span>Suivre sur Instagram<\/span>\n\t\t\t<\/a>\n\t\t<\/span>\n\t\n<\/div>\n\t\t<span class=\"sbi_resized_image_data\" data-feed-id=\"*1\"\n\t\t  data-resized=\"{&quot;18066314066349342&quot;:{&quot;id&quot;:&quot;695700500_18090185111615916_4423564351255775849_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17871825171505061&quot;:{&quot;id&quot;:&quot;694845593_3920603131579582_3765397111274212941_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18162159886443486&quot;:{&quot;id&quot;:&quot;694286256_1332183115456342_2558395625811873241_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18029033696814944&quot;:{&quot;id&quot;:&quot;693400167_962456069974569_9101318252026989902_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17999247677760985&quot;:{&quot;id&quot;:&quot;703691561_18091117214615916_1799973731048895019_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17987642792814029&quot;:{&quot;id&quot;:&quot;703474172_18091476842615916_3657164791383541580_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}\">\n\t<\/span>\n\t<\/div>\n\n<\/div>\n<\/section>\n\n<!-- \u2500\u2500 ABOUT SECTION \u2500\u2500 -->\n<section class=\"about-section\">\n  <div class=\"about-inner\">\n    <img decoding=\"async\" class=\"about-photo\" src=\"https:\/\/sybillemarvin.com\/wp-content\/uploads\/2024\/06\/Florence-09.2021-2M.jpg\" alt=\"Sybille Marvin\">\n    <div class=\"about-content\">\n      <p class=\"section-label\" style=\"color:var(--primary);\">L&rsquo;autrice<\/p>\n      <h2 class=\"section-title\" style=\"color:#000;font-size:36px;\">Sybille<br><span class=\"light\">Marvin<\/span><\/h2>\n      <div class=\"about-text\">\n        <p>N\u00e9e en 1981, maman d&rsquo;une petite fille, passionn\u00e9e par les relations humaines, cette d\u00e9voreuse de livres partage sa vie entre l&rsquo;\u00e9criture et son m\u00e9tier de psy en lib\u00e9ral \u00e0 la ville. Elle vit avec sa famille en Bretagne apr\u00e8s avoir pass\u00e9 une grande partie de sa vie sur la C\u00f4te d&rsquo;Azur.<\/p>\n        <p>Elle a (re)d\u00e9couvert l&rsquo;\u00e9criture gr\u00e2ce \u00e0 son premier roman, <em>Les forces contraires<\/em>, auto-publi\u00e9 sur Amazon en 2021. Ses romans psychologiques se nourrissent de th\u00e8mes li\u00e9s aux relations humaines : l&rsquo;amour, la famille, l&rsquo;auto-destruction, la transmission, les secrets\u2026<\/p>\n        <p>Ses feel good traitent de sujets tels que la maladie auto-immune et le d\u00e9ni de grossesse sur un ton l\u00e9ger. Son nouveau thriller vous fera frissonner !<\/p>\n        <blockquote class=\"about-quote\">\u00ab Quand j&rsquo;\u00e9cris, plus rien n&rsquo;existe\u2026 c&rsquo;est un moment intense et ressour\u00e7ant que j&rsquo;attends avec impatience. \u00bb<\/blockquote>\n        <a class=\"btn-primary\" style=\"width:fit-content;\" href=\"#\">En savoir plus<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 CONTACT SECTION \u2500\u2500 -->\n<section class=\"contact-section\">\n  <div class=\"contact-inner\">\n    <p class=\"section-label\">Restons en contact<\/p>\n    <h2 class=\"section-title\">Une question ?<br><span class=\"light\">\u00c9crivez-moi<\/span><\/h2>\n    <p class=\"contact-sub\">Je lis tous vos messages avec plaisir et r\u00e9ponds d\u00e8s que possible.<\/p>\n    <form class=\"contact-form\">\n      <div class=\"form-group\">\n        <label for=\"contact-nom\">Nom<\/label>\n        <input id=\"contact-nom\" type=\"text\" placeholder=\"Votre nom\">\n      <\/div>\n      <div class=\"form-group\">\n        <label for=\"contact-email\">E-mail *<\/label>\n        <input id=\"contact-email\" type=\"email\" required placeholder=\"votre@email.com\">\n      <\/div>\n      <div class=\"form-group\">\n        <label for=\"contact-msg\">Message<\/label>\n        <textarea id=\"contact-msg\" placeholder=\"Votre message\u2026\"><\/textarea>\n      <\/div>\n      <button class=\"btn-submit\" type=\"submit\">Envoyer le message<\/button>\n    <\/form>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 FOOTER \u2500\u2500 -->\n<footer class=\"site-footer\">\n  <div style=\"font-weight:800;letter-spacing:.05em;\">SYBILLE MARVIN<\/div>\n  <div><a href=\"#\">Mentions L\u00e9gales<\/a> \u00b7 <a href=\"#\">Politique de confidentialit\u00e9<\/a><\/div>\n  <div>\u00a9 2026 Sybille Marvin \u2014 Tous droits r\u00e9serv\u00e9s<\/div>\n<\/footer>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>Sybille Marvin Autrice Mes Livres Univers Adulte Romans Psychologiques Univers Adulte Feel Good Univers Enfant Univers thriller psychologique Rencontres &amp; D\u00e9dicaces Actualit\u00e9s &amp; Presse Nouvelles \u00e0 lire en ligne A propos de Sybille Marvin Contact 0,00 \u20ac 0 Nouveau thriller psychologique Disponible maintenant Les NouveauxLocataires Quand les murs se souviennent Frissons garantis.Derri\u00e8re la fa\u00e7ade d&rsquo;une [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-787","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>- Sybille Marvin<\/title>\n<meta name=\"description\" content=\"D\u00e9couvrez Les Nouveaux Locataires, le nouveau thriller psychologique de Sybille Marvin. Quand les murs se souviennent\u2026 Frissons garantis. Disponible en ebook et broch\u00e9.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sybillemarvin.com\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- Sybille Marvin\" \/>\n<meta property=\"og:description\" content=\"D\u00e9couvrez Les Nouveaux Locataires, le nouveau thriller psychologique de Sybille Marvin. Quand les murs se souviennent\u2026 Frissons garantis. Disponible en ebook et broch\u00e9.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sybillemarvin.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Sybille Marvin\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Sybille-Marvin\/pfbid0RmhxE8VKfphhY3YttAS7QKAtqhbfSNSvVz1U761sS4WK4gnhRzLCUJa9GxmBU79ul\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-22T09:24:34+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/sybillemarvin.com\/wp-content\/uploads\/2026\/05\/LNL-couv-HD-scaled.jpg\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/\",\"url\":\"https:\\\/\\\/sybillemarvin.com\\\/\",\"name\":\"- Sybille Marvin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/sybillemarvin.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/LNL-couv-HD-scaled.jpg\",\"datePublished\":\"2026-05-06T15:58:08+00:00\",\"dateModified\":\"2026-05-22T09:24:34+00:00\",\"description\":\"D\u00e9couvrez Les Nouveaux Locataires, le nouveau thriller psychologique de Sybille Marvin. Quand les murs se souviennent\u2026 Frissons garantis. Disponible en ebook et broch\u00e9.\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sybillemarvin.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#primaryimage\",\"url\":\"http:\\\/\\\/sybillemarvin.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/LNL-couv-HD-scaled.jpg\",\"contentUrl\":\"http:\\\/\\\/sybillemarvin.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/LNL-couv-HD-scaled.jpg\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#website\",\"url\":\"https:\\\/\\\/sybillemarvin.com\\\/\",\"name\":\"Sybille Marvin\",\"description\":\"Autrice\",\"publisher\":{\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sybillemarvin.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#organization\",\"name\":\"Sybille Marvin\",\"url\":\"https:\\\/\\\/sybillemarvin.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sybillemarvin.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/DALL\u00b7E-2024-06-05-17.27.58-Create-a-logo-for-a-novelist-named-Sybille-Marvin.-The-design-should-be-elegant-and-literary-incorporating-elements-such-as-a-quill-pen-an-open-book.webp\",\"contentUrl\":\"https:\\\/\\\/sybillemarvin.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/DALL\u00b7E-2024-06-05-17.27.58-Create-a-logo-for-a-novelist-named-Sybille-Marvin.-The-design-should-be-elegant-and-literary-incorporating-elements-such-as-a-quill-pen-an-open-book.webp\",\"width\":1024,\"height\":1024,\"caption\":\"Sybille Marvin\"},\"image\":{\"@id\":\"https:\\\/\\\/sybillemarvin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/Sybille-Marvin\\\/pfbid0RmhxE8VKfphhY3YttAS7QKAtqhbfSNSvVz1U761sS4WK4gnhRzLCUJa9GxmBU79ul\\\/\",\"https:\\\/\\\/www.instagram.com\\\/sybillemarvin\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- Sybille Marvin","description":"D\u00e9couvrez Les Nouveaux Locataires, le nouveau thriller psychologique de Sybille Marvin. Quand les murs se souviennent\u2026 Frissons garantis. Disponible en ebook et broch\u00e9.","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:\/\/sybillemarvin.com\/","og_locale":"fr_FR","og_type":"article","og_title":"- Sybille Marvin","og_description":"D\u00e9couvrez Les Nouveaux Locataires, le nouveau thriller psychologique de Sybille Marvin. Quand les murs se souviennent\u2026 Frissons garantis. Disponible en ebook et broch\u00e9.","og_url":"https:\/\/sybillemarvin.com\/","og_site_name":"Sybille Marvin","article_publisher":"https:\/\/www.facebook.com\/people\/Sybille-Marvin\/pfbid0RmhxE8VKfphhY3YttAS7QKAtqhbfSNSvVz1U761sS4WK4gnhRzLCUJa9GxmBU79ul\/","article_modified_time":"2026-05-22T09:24:34+00:00","og_image":[{"url":"http:\/\/sybillemarvin.com\/wp-content\/uploads\/2026\/05\/LNL-couv-HD-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sybillemarvin.com\/","url":"https:\/\/sybillemarvin.com\/","name":"- Sybille Marvin","isPartOf":{"@id":"https:\/\/sybillemarvin.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sybillemarvin.com\/#primaryimage"},"image":{"@id":"https:\/\/sybillemarvin.com\/#primaryimage"},"thumbnailUrl":"http:\/\/sybillemarvin.com\/wp-content\/uploads\/2026\/05\/LNL-couv-HD-scaled.jpg","datePublished":"2026-05-06T15:58:08+00:00","dateModified":"2026-05-22T09:24:34+00:00","description":"D\u00e9couvrez Les Nouveaux Locataires, le nouveau thriller psychologique de Sybille Marvin. Quand les murs se souviennent\u2026 Frissons garantis. Disponible en ebook et broch\u00e9.","inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sybillemarvin.com\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/sybillemarvin.com\/#primaryimage","url":"http:\/\/sybillemarvin.com\/wp-content\/uploads\/2026\/05\/LNL-couv-HD-scaled.jpg","contentUrl":"http:\/\/sybillemarvin.com\/wp-content\/uploads\/2026\/05\/LNL-couv-HD-scaled.jpg"},{"@type":"WebSite","@id":"https:\/\/sybillemarvin.com\/#website","url":"https:\/\/sybillemarvin.com\/","name":"Sybille Marvin","description":"Autrice","publisher":{"@id":"https:\/\/sybillemarvin.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sybillemarvin.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/sybillemarvin.com\/#organization","name":"Sybille Marvin","url":"https:\/\/sybillemarvin.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/sybillemarvin.com\/#\/schema\/logo\/image\/","url":"https:\/\/sybillemarvin.com\/wp-content\/uploads\/2024\/06\/DALL\u00b7E-2024-06-05-17.27.58-Create-a-logo-for-a-novelist-named-Sybille-Marvin.-The-design-should-be-elegant-and-literary-incorporating-elements-such-as-a-quill-pen-an-open-book.webp","contentUrl":"https:\/\/sybillemarvin.com\/wp-content\/uploads\/2024\/06\/DALL\u00b7E-2024-06-05-17.27.58-Create-a-logo-for-a-novelist-named-Sybille-Marvin.-The-design-should-be-elegant-and-literary-incorporating-elements-such-as-a-quill-pen-an-open-book.webp","width":1024,"height":1024,"caption":"Sybille Marvin"},"image":{"@id":"https:\/\/sybillemarvin.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Sybille-Marvin\/pfbid0RmhxE8VKfphhY3YttAS7QKAtqhbfSNSvVz1U761sS4WK4gnhRzLCUJa9GxmBU79ul\/","https:\/\/www.instagram.com\/sybillemarvin\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/pages\/787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/comments?post=787"}],"version-history":[{"count":8,"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/pages\/787\/revisions"}],"predecessor-version":[{"id":806,"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/pages\/787\/revisions\/806"}],"wp:attachment":[{"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/media?parent=787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}