{"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\" role=\"region\" aria-label=\"Instagram feed\"  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=\"fda80a9960\" 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   aria-label=\"sybillemarvin on Instagram\"\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-cdg4-3.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=fMmwXVtj0FIQ7kNvwFy4JqD&amp;_nc_oc=AdrU2FYUcYBhDLkVS-k_nimKLtOJGxVG7R0IDUxJsB4qRJNroj2wCTkc9HRx5adKjIM&amp;_nc_zt=24&amp;_nc_ht=scontent-cdg4-3.cdninstagram.com&amp;edm=AP4hL3IEAAAA&amp;_nc_gid=pB_MV7jkRm4PmJGQmVwbNQ&amp;_nc_tpa=Q5bMBQJ7zsg93VF-JeSUQZVAi9DGF2RwZ5WWGrVmeWQSEFgCwygLJbtfABxmfB5l2cbNte7x5jaNCFBAuw&amp;oh=00_AQHRzjBIewubayFDA5_IBpNGgkMndVqf8Ia3qVQ8fdhnAQ&amp;oe=6A975F67\">\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>\nJ&#039;\u00e9cris nos silences en 6 romans et 1 album jeunesse \ud83d\udcda<\/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\" role=\"list\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18117006550935732\" data-date=\"1787826362\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Dcike_SCAmc\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cdg6-1.cdninstagram.com\/v\/t51.82787-15\/786837495_18106026305615916_3754494320215527261_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=106&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=-Psqy-NNCNYQ7kNvwGL7XUY&#038;_nc_oc=AdpMKM4f4-NV_PlZ0K9eHfaIX6E0nfuQAAqpSwuOBZbE-0lPE3RfgXe4m41CJGLPKN0&#038;_nc_zt=23&#038;_nc_ht=scontent-cdg6-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=1wc0wK5zebVTKIIVBptKVA&#038;_nc_tpa=Q5bMBQKcnP8POcSMw31g0XrFLWfk_scywCa9VKnHaH9XblUwPYirrotNuXZBUjsz4Y6Xhjiz0tYTKwDgmQ&#038;oh=00_AQFXfx-TScWVJRMeC3oMuYi2eBcag6kO1iuXnq3Zy73JxQ&#038;oe=6A977E2D\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/786837495_18106026305615916_3754494320215527261_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-Psqy-NNCNYQ7kNvwGL7XUY&amp;_nc_oc=AdpMKM4f4-NV_PlZ0K9eHfaIX6E0nfuQAAqpSwuOBZbE-0lPE3RfgXe4m41CJGLPKN0&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQKcnP8POcSMw31g0XrFLWfk_scywCa9VKnHaH9XblUwPYirrotNuXZBUjsz4Y6Xhjiz0tYTKwDgmQ&amp;oh=00_AQFXfx-TScWVJRMeC3oMuYi2eBcag6kO1iuXnq3Zy73JxQ&amp;oe=6A977E2D&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/786837495_18106026305615916_3754494320215527261_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-Psqy-NNCNYQ7kNvwGL7XUY&amp;_nc_oc=AdpMKM4f4-NV_PlZ0K9eHfaIX6E0nfuQAAqpSwuOBZbE-0lPE3RfgXe4m41CJGLPKN0&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQKcnP8POcSMw31g0XrFLWfk_scywCa9VKnHaH9XblUwPYirrotNuXZBUjsz4Y6Xhjiz0tYTKwDgmQ&amp;oh=00_AQFXfx-TScWVJRMeC3oMuYi2eBcag6kO1iuXnq3Zy73JxQ&amp;oe=6A977E2D&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/786837495_18106026305615916_3754494320215527261_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-Psqy-NNCNYQ7kNvwGL7XUY&amp;_nc_oc=AdpMKM4f4-NV_PlZ0K9eHfaIX6E0nfuQAAqpSwuOBZbE-0lPE3RfgXe4m41CJGLPKN0&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQKcnP8POcSMw31g0XrFLWfk_scywCa9VKnHaH9XblUwPYirrotNuXZBUjsz4Y6Xhjiz0tYTKwDgmQ&amp;oh=00_AQFXfx-TScWVJRMeC3oMuYi2eBcag6kO1iuXnq3Zy73JxQ&amp;oe=6A977E2D&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/786837495_18106026305615916_3754494320215527261_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=-Psqy-NNCNYQ7kNvwGL7XUY&amp;_nc_oc=AdpMKM4f4-NV_PlZ0K9eHfaIX6E0nfuQAAqpSwuOBZbE-0lPE3RfgXe4m41CJGLPKN0&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQKcnP8POcSMw31g0XrFLWfk_scywCa9VKnHaH9XblUwPYirrotNuXZBUjsz4Y6Xhjiz0tYTKwDgmQ&amp;oh=00_AQFXfx-TScWVJRMeC3oMuYi2eBcag6kO1iuXnq3Zy73JxQ&amp;oe=6A977E2D&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Tr\u00e8s heureuse de participer au salon du livre orga<\/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=\"Tr\u00e8s heureuse de participer au salon du livre organis\u00e9 par @culturasaintmalo samedi 12 septembre\n\n100% f\u00e9minin \ud83d\udeba &amp; 100% local !\n\n\ud83d\udcda Je serai accompagn\u00e9e de mes 6 romans contemporains, dont mon tout dernier, le thriller &quot;Les nouveaux locataires&quot;\n\n\ud83d\ude4b\ud83c\udffc\u200d\u2640\ufe0f Et je vais rencontrer d&#039;autres autrices bretonnes : @natachapilorge @gabrielleblanchout @valentine.stergann.lalande @alice_gestalt_plume_et_cie @manon.lcr.autrice @fany_simon_auteure @cathielouvet @emmanuellelagadec_lotti_auteur @charlotte.letourneur @valentine.stergann.lalande \n\nVenez nous rencontrer entre 10h et 12h, et entre 14h et 18h dans la galerie commerciale de La Madeleine.\n\nMerci \u00e0 @culturasaintmalo pour cette belle initiative \ud83d\udcab\n\nH\u00e2te de vous voir !\n\n#autrice #salondulivre #saintmalo #elle&amp;crivaine #autricesfrancaises\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18047302409597778\" data-date=\"1787239276\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DcREg0xIYQc\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cdg4-3.cdninstagram.com\/v\/t51.71878-15\/778340495_1036423969189601_1189744835811259251_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=VuUteli6lfwQ7kNvwFjf1Pi&#038;_nc_oc=Adprl40wR_xusdejg-7GrMot5zk2lA56MNIpXY-l5aqRvGU-rLbO-M5PpzCUXsz6pss&#038;_nc_zt=23&#038;_nc_ht=scontent-cdg4-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=1wc0wK5zebVTKIIVBptKVA&#038;_nc_tpa=Q5bMBQJ6M9a_KGq6QWJP25prfyThsW6jhGZcjSl9e9fWtlLX6K77s63miFO_T7L0uRqtzLWBUrrYZIdudQ&#038;oh=00_AQEipMcjOs_MQb621FI_ws7QPnw7DxsMD09_tiKe5NJ5Og&#038;oe=6A97915F\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cdg4-3.cdninstagram.com\\\/v\\\/t51.71878-15\\\/778340495_1036423969189601_1189744835811259251_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=VuUteli6lfwQ7kNvwFjf1Pi&amp;_nc_oc=Adprl40wR_xusdejg-7GrMot5zk2lA56MNIpXY-l5aqRvGU-rLbO-M5PpzCUXsz6pss&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJ6M9a_KGq6QWJP25prfyThsW6jhGZcjSl9e9fWtlLX6K77s63miFO_T7L0uRqtzLWBUrrYZIdudQ&amp;oh=00_AQEipMcjOs_MQb621FI_ws7QPnw7DxsMD09_tiKe5NJ5Og&amp;oe=6A97915F&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cdg4-3.cdninstagram.com\\\/v\\\/t51.71878-15\\\/778340495_1036423969189601_1189744835811259251_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=VuUteli6lfwQ7kNvwFjf1Pi&amp;_nc_oc=Adprl40wR_xusdejg-7GrMot5zk2lA56MNIpXY-l5aqRvGU-rLbO-M5PpzCUXsz6pss&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJ6M9a_KGq6QWJP25prfyThsW6jhGZcjSl9e9fWtlLX6K77s63miFO_T7L0uRqtzLWBUrrYZIdudQ&amp;oh=00_AQEipMcjOs_MQb621FI_ws7QPnw7DxsMD09_tiKe5NJ5Og&amp;oe=6A97915F&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cdg4-3.cdninstagram.com\\\/v\\\/t51.71878-15\\\/778340495_1036423969189601_1189744835811259251_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=VuUteli6lfwQ7kNvwFjf1Pi&amp;_nc_oc=Adprl40wR_xusdejg-7GrMot5zk2lA56MNIpXY-l5aqRvGU-rLbO-M5PpzCUXsz6pss&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJ6M9a_KGq6QWJP25prfyThsW6jhGZcjSl9e9fWtlLX6K77s63miFO_T7L0uRqtzLWBUrrYZIdudQ&amp;oh=00_AQEipMcjOs_MQb621FI_ws7QPnw7DxsMD09_tiKe5NJ5Og&amp;oe=6A97915F&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cdg4-3.cdninstagram.com\\\/v\\\/t51.71878-15\\\/778340495_1036423969189601_1189744835811259251_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=VuUteli6lfwQ7kNvwFjf1Pi&amp;_nc_oc=Adprl40wR_xusdejg-7GrMot5zk2lA56MNIpXY-l5aqRvGU-rLbO-M5PpzCUXsz6pss&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJ6M9a_KGq6QWJP25prfyThsW6jhGZcjSl9e9fWtlLX6K77s63miFO_T7L0uRqtzLWBUrrYZIdudQ&amp;oh=00_AQEipMcjOs_MQb621FI_ws7QPnw7DxsMD09_tiKe5NJ5Og&amp;oe=6A97915F&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">#\u00e9crire #autrice #creative<\/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=\"#\u00e9crire #autrice #creative\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18162387604464240\" data-date=\"1786615562\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Db-fBE0CBJw\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cdg4-1.cdninstagram.com\/v\/t51.82787-15\/772232237_18103533023615916_1929775741318237432_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=gHQv4dRoqbsQ7kNvwFlcr35&#038;_nc_oc=Adok0rRJVM932V9Q1f7gu4bJlLLw6uIt5OHilxCRnCE0uktLCkw9C5WBRkKn1YGS9FY&#038;_nc_zt=23&#038;_nc_ht=scontent-cdg4-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=1wc0wK5zebVTKIIVBptKVA&#038;_nc_tpa=Q5bMBQImams2wWFebB-FuOgJ1-dad2gGPVOrEyNlFK5OAzySd5MtbmBgtYCtrY4HFPPZoBiuDz-rdaREPw&#038;oh=00_AQGqhJF7XNbSBnTPCwB3NDv3Sx4l6deALBHi6Bx0Utunyg&#038;oe=6A977403\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cdg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/772232237_18103533023615916_1929775741318237432_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=gHQv4dRoqbsQ7kNvwFlcr35&amp;_nc_oc=Adok0rRJVM932V9Q1f7gu4bJlLLw6uIt5OHilxCRnCE0uktLCkw9C5WBRkKn1YGS9FY&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQImams2wWFebB-FuOgJ1-dad2gGPVOrEyNlFK5OAzySd5MtbmBgtYCtrY4HFPPZoBiuDz-rdaREPw&amp;oh=00_AQGqhJF7XNbSBnTPCwB3NDv3Sx4l6deALBHi6Bx0Utunyg&amp;oe=6A977403&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cdg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/772232237_18103533023615916_1929775741318237432_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=gHQv4dRoqbsQ7kNvwFlcr35&amp;_nc_oc=Adok0rRJVM932V9Q1f7gu4bJlLLw6uIt5OHilxCRnCE0uktLCkw9C5WBRkKn1YGS9FY&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQImams2wWFebB-FuOgJ1-dad2gGPVOrEyNlFK5OAzySd5MtbmBgtYCtrY4HFPPZoBiuDz-rdaREPw&amp;oh=00_AQGqhJF7XNbSBnTPCwB3NDv3Sx4l6deALBHi6Bx0Utunyg&amp;oe=6A977403&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cdg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/772232237_18103533023615916_1929775741318237432_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=gHQv4dRoqbsQ7kNvwFlcr35&amp;_nc_oc=Adok0rRJVM932V9Q1f7gu4bJlLLw6uIt5OHilxCRnCE0uktLCkw9C5WBRkKn1YGS9FY&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQImams2wWFebB-FuOgJ1-dad2gGPVOrEyNlFK5OAzySd5MtbmBgtYCtrY4HFPPZoBiuDz-rdaREPw&amp;oh=00_AQGqhJF7XNbSBnTPCwB3NDv3Sx4l6deALBHi6Bx0Utunyg&amp;oe=6A977403&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cdg4-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/772232237_18103533023615916_1929775741318237432_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=gHQv4dRoqbsQ7kNvwFlcr35&amp;_nc_oc=Adok0rRJVM932V9Q1f7gu4bJlLLw6uIt5OHilxCRnCE0uktLCkw9C5WBRkKn1YGS9FY&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQImams2wWFebB-FuOgJ1-dad2gGPVOrEyNlFK5OAzySd5MtbmBgtYCtrY4HFPPZoBiuDz-rdaREPw&amp;oh=00_AQGqhJF7XNbSBnTPCwB3NDv3Sx4l6deALBHi6Bx0Utunyg&amp;oe=6A977403&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Rendez-vous samedi 15 ao\u00fbt \u00e0 la librairie de @lecl<\/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=\"Rendez-vous samedi 15 ao\u00fbt \u00e0 la librairie de @leclercsaintmalo autour des livres !\nJ&#039;y serai de 11h \u00e0 18h30.\n\n#livrestagram #romancontemporain #instafrance #romans #autrice\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18107486396115198\" data-date=\"1786467820\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Db6FMYaCNj7\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cdg4-2.cdninstagram.com\/v\/t51.82787-15\/772586054_18103565771615916_3247608174801179479_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=107&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=YXDXb7ddFPUQ7kNvwFck9Uy&#038;_nc_oc=AdqEUwgIwr0uBsIlJfjyORpNFVmOI9zXm4QocLksqyyI0vta1PZrNpQLQ0I-ONgi010&#038;_nc_zt=23&#038;_nc_ht=scontent-cdg4-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=1wc0wK5zebVTKIIVBptKVA&#038;_nc_tpa=Q5bMBQJ6mPp6jAOMmFS9MTLyVe3VDqq00ryApe325BgbXq0gJYfeFAIRCDOY-8TQuvbz9oTkAATNeVc8ag&#038;oh=00_AQGrkpo0BysaXZsaHGVUFs_t52TjLAlWz7KjwfFvzJutjQ&#038;oe=6A9764E4\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cdg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/772586054_18103565771615916_3247608174801179479_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=YXDXb7ddFPUQ7kNvwFck9Uy&amp;_nc_oc=AdqEUwgIwr0uBsIlJfjyORpNFVmOI9zXm4QocLksqyyI0vta1PZrNpQLQ0I-ONgi010&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJ6mPp6jAOMmFS9MTLyVe3VDqq00ryApe325BgbXq0gJYfeFAIRCDOY-8TQuvbz9oTkAATNeVc8ag&amp;oh=00_AQGrkpo0BysaXZsaHGVUFs_t52TjLAlWz7KjwfFvzJutjQ&amp;oe=6A9764E4&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cdg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/772586054_18103565771615916_3247608174801179479_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=YXDXb7ddFPUQ7kNvwFck9Uy&amp;_nc_oc=AdqEUwgIwr0uBsIlJfjyORpNFVmOI9zXm4QocLksqyyI0vta1PZrNpQLQ0I-ONgi010&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJ6mPp6jAOMmFS9MTLyVe3VDqq00ryApe325BgbXq0gJYfeFAIRCDOY-8TQuvbz9oTkAATNeVc8ag&amp;oh=00_AQGrkpo0BysaXZsaHGVUFs_t52TjLAlWz7KjwfFvzJutjQ&amp;oe=6A9764E4&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cdg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/772586054_18103565771615916_3247608174801179479_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=YXDXb7ddFPUQ7kNvwFck9Uy&amp;_nc_oc=AdqEUwgIwr0uBsIlJfjyORpNFVmOI9zXm4QocLksqyyI0vta1PZrNpQLQ0I-ONgi010&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJ6mPp6jAOMmFS9MTLyVe3VDqq00ryApe325BgbXq0gJYfeFAIRCDOY-8TQuvbz9oTkAATNeVc8ag&amp;oh=00_AQGrkpo0BysaXZsaHGVUFs_t52TjLAlWz7KjwfFvzJutjQ&amp;oe=6A9764E4&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cdg4-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/772586054_18103565771615916_3247608174801179479_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=107&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=YXDXb7ddFPUQ7kNvwFck9Uy&amp;_nc_oc=AdqEUwgIwr0uBsIlJfjyORpNFVmOI9zXm4QocLksqyyI0vta1PZrNpQLQ0I-ONgi010&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg4-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJ6mPp6jAOMmFS9MTLyVe3VDqq00ryApe325BgbXq0gJYfeFAIRCDOY-8TQuvbz9oTkAATNeVc8ag&amp;oh=00_AQGrkpo0BysaXZsaHGVUFs_t52TjLAlWz7KjwfFvzJutjQ&amp;oe=6A9764E4&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">On me demande souvent pourquoi j&#039;\u00e9cris, voici ma r<\/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=\"On me demande souvent pourquoi j&#039;\u00e9cris, voici ma r\u00e9ponse la plus honn\u00eate.\n\n#autricefr #romanfrancais #jecrisnossilences #fictionintime #bookstagramfrance\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18085099061676927\" data-date=\"1786185603\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/Dbxq9bjiEim\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cdg6-1.cdninstagram.com\/v\/t51.82787-15\/752854671_18100633355615916_5326347977708380220_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=106&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=Dx2mRBQiKFEQ7kNvwGmy1OM&#038;_nc_oc=AdpZYhlUJiUG0PYKfp06f3_rp8rUBTHqi3Q-7zb30qV1N4YnFo8LdRlUxtlUF1F2-KU&#038;_nc_zt=23&#038;_nc_ht=scontent-cdg6-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=1wc0wK5zebVTKIIVBptKVA&#038;_nc_tpa=Q5bMBQJccFhwxv-MZoIcZaRzQAPYxaESFIY7IG0d0PwHJQiux34vWzCUXgr3xs43jMANSXOfJJsQ2WzffQ&#038;oh=00_AQFvj8eYh00cJYbtvD3RNaEonENj1h-4fq-XUg5jg8zS4A&#038;oe=6A978514\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/752854671_18100633355615916_5326347977708380220_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Dx2mRBQiKFEQ7kNvwGmy1OM&amp;_nc_oc=AdpZYhlUJiUG0PYKfp06f3_rp8rUBTHqi3Q-7zb30qV1N4YnFo8LdRlUxtlUF1F2-KU&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJccFhwxv-MZoIcZaRzQAPYxaESFIY7IG0d0PwHJQiux34vWzCUXgr3xs43jMANSXOfJJsQ2WzffQ&amp;oh=00_AQFvj8eYh00cJYbtvD3RNaEonENj1h-4fq-XUg5jg8zS4A&amp;oe=6A978514&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/752854671_18100633355615916_5326347977708380220_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Dx2mRBQiKFEQ7kNvwGmy1OM&amp;_nc_oc=AdpZYhlUJiUG0PYKfp06f3_rp8rUBTHqi3Q-7zb30qV1N4YnFo8LdRlUxtlUF1F2-KU&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJccFhwxv-MZoIcZaRzQAPYxaESFIY7IG0d0PwHJQiux34vWzCUXgr3xs43jMANSXOfJJsQ2WzffQ&amp;oh=00_AQFvj8eYh00cJYbtvD3RNaEonENj1h-4fq-XUg5jg8zS4A&amp;oe=6A978514&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/752854671_18100633355615916_5326347977708380220_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Dx2mRBQiKFEQ7kNvwGmy1OM&amp;_nc_oc=AdpZYhlUJiUG0PYKfp06f3_rp8rUBTHqi3Q-7zb30qV1N4YnFo8LdRlUxtlUF1F2-KU&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJccFhwxv-MZoIcZaRzQAPYxaESFIY7IG0d0PwHJQiux34vWzCUXgr3xs43jMANSXOfJJsQ2WzffQ&amp;oh=00_AQFvj8eYh00cJYbtvD3RNaEonENj1h-4fq-XUg5jg8zS4A&amp;oe=6A978514&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/752854671_18100633355615916_5326347977708380220_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Dx2mRBQiKFEQ7kNvwGmy1OM&amp;_nc_oc=AdpZYhlUJiUG0PYKfp06f3_rp8rUBTHqi3Q-7zb30qV1N4YnFo8LdRlUxtlUF1F2-KU&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQJccFhwxv-MZoIcZaRzQAPYxaESFIY7IG0d0PwHJQiux34vWzCUXgr3xs43jMANSXOfJJsQ2WzffQ&amp;oh=00_AQFvj8eYh00cJYbtvD3RNaEonENj1h-4fq-XUg5jg8zS4A&amp;oe=6A978514&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">On croit souvent conna\u00eetre les gens qu&#039;on aime.\u2028Le<\/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=\"On croit souvent conna\u00eetre les gens qu&#039;on aime.\u2028Leur fa\u00e7on de sourire, leurs habitudes. \nCe qu&#039;ils taisent le soir, juste avant de dormir.\nLes fid\u00e9lit\u00e9s cach\u00e9es commence dans un cimeti\u00e8re.\u2028Une femme observe depuis l&#039;ombre. Dissimul\u00e9e, retenue, elle est pr\u00e9sente l\u00e0 o\u00f9 elle ne devrait pas l&#039;\u00eatre.\u2028Une autre, au premier rang, porte son deuil avec une dignit\u00e9 admirable.\nElles portent le m\u00eame secret.\u2028Elles ne se sont jamais parl\u00e9.\n\nCe roman explore la double vie comme territoire intime, non pas comme trahison spectaculaire, mais comme cette part de soi qu&#039;on garde hors de port\u00e9e de ceux qu&#039;on aime le plus. \nLes masques qu&#039;on porte si longtemps qu&#039;on oublie ce qu&#039;il y a dessous. La v\u00e9rit\u00e9 enfouie qui remonte, toujours, au moment que l\u2019on n&#039;avait pas choisi.\nIl parle d&#039;emprise invisible, d&#039;h\u00e9ritage \u00e9motionnel, de ces fid\u00e9lit\u00e9s impossibles qui nous d\u00e9finissent autant que nos choix assum\u00e9s.\nEt de la reconstruction, quand tout ce qu&#039;on croyait savoir s&#039;effondre en une seule sc\u00e8ne, dans un cimeti\u00e8re de Provence, par un matin d&#039;automne doux.\n\nPrix Cap de Lire 2024\n\nMon roman le plus personnel sur ce que les femmes portent en silence.\n\nj&#039;\u00e9cris nos silences\n\n#bookstagram #romanpsychologique #litteraturefrancaise #doublevie #prixlitteraire\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\" role=\"listitem\"\n\tid=\"sbi_18086752802160725\" data-date=\"1786014301\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DbskLWEiJXd\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-cdg6-1.cdninstagram.com\/v\/t51.82787-15\/753275768_18100622138615916_6126694681467096067_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=Z7qmfSNBljYQ7kNvwFj2VBy&#038;_nc_oc=AdrqrtaM-B_ehVyPIv7ay7PQld1NgKVIukVwH8K8fU4w8ylqr_o233DOhviWdawzVL8&#038;_nc_zt=23&#038;_nc_ht=scontent-cdg6-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=1wc0wK5zebVTKIIVBptKVA&#038;_nc_tpa=Q5bMBQIsxMX-pQ7KGJZ5T-smbrwL2elaPy0NSWBuRaHdHyD_ds3-kwVHRmkwIo22I0Tp0-p2bIok0fzwbA&#038;oh=00_AQFED-eZafGLJDv38CuyzEcZCbSLAenhGtJX1tZBVL8F4w&#038;oe=6A97821A\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/753275768_18100622138615916_6126694681467096067_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Z7qmfSNBljYQ7kNvwFj2VBy&amp;_nc_oc=AdrqrtaM-B_ehVyPIv7ay7PQld1NgKVIukVwH8K8fU4w8ylqr_o233DOhviWdawzVL8&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQIsxMX-pQ7KGJZ5T-smbrwL2elaPy0NSWBuRaHdHyD_ds3-kwVHRmkwIo22I0Tp0-p2bIok0fzwbA&amp;oh=00_AQFED-eZafGLJDv38CuyzEcZCbSLAenhGtJX1tZBVL8F4w&amp;oe=6A97821A&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/753275768_18100622138615916_6126694681467096067_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Z7qmfSNBljYQ7kNvwFj2VBy&amp;_nc_oc=AdrqrtaM-B_ehVyPIv7ay7PQld1NgKVIukVwH8K8fU4w8ylqr_o233DOhviWdawzVL8&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQIsxMX-pQ7KGJZ5T-smbrwL2elaPy0NSWBuRaHdHyD_ds3-kwVHRmkwIo22I0Tp0-p2bIok0fzwbA&amp;oh=00_AQFED-eZafGLJDv38CuyzEcZCbSLAenhGtJX1tZBVL8F4w&amp;oe=6A97821A&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/753275768_18100622138615916_6126694681467096067_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Z7qmfSNBljYQ7kNvwFj2VBy&amp;_nc_oc=AdrqrtaM-B_ehVyPIv7ay7PQld1NgKVIukVwH8K8fU4w8ylqr_o233DOhviWdawzVL8&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQIsxMX-pQ7KGJZ5T-smbrwL2elaPy0NSWBuRaHdHyD_ds3-kwVHRmkwIo22I0Tp0-p2bIok0fzwbA&amp;oh=00_AQFED-eZafGLJDv38CuyzEcZCbSLAenhGtJX1tZBVL8F4w&amp;oe=6A97821A&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-cdg6-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/753275768_18100622138615916_6126694681467096067_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=Z7qmfSNBljYQ7kNvwFj2VBy&amp;_nc_oc=AdrqrtaM-B_ehVyPIv7ay7PQld1NgKVIukVwH8K8fU4w8ylqr_o233DOhviWdawzVL8&amp;_nc_zt=23&amp;_nc_ht=scontent-cdg6-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=1wc0wK5zebVTKIIVBptKVA&amp;_nc_tpa=Q5bMBQIsxMX-pQ7KGJZ5T-smbrwL2elaPy0NSWBuRaHdHyD_ds3-kwVHRmkwIo22I0Tp0-p2bIok0fzwbA&amp;oh=00_AQFED-eZafGLJDv38CuyzEcZCbSLAenhGtJX1tZBVL8F4w&amp;oe=6A97821A&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">\u00c9crire, c&#039;est laisser sortir les mots qui flottent<\/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=\"\u00c9crire, c&#039;est laisser sortir les mots qui flottent en soi. \nLes poser sous le regard du monde, sans jamais tout \u00e0 fait le quitter.\n\n#litterature #roman #ecrivain #bookstagram #autrice #jecrisnossilences\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t<div class=\"sbi-screenreader\" aria-live=\"polite\" aria-atomic=\"true\" data-sbi-feed-status><\/div>\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;18086752802160725&quot;:{&quot;id&quot;:&quot;753275768_18100622138615916_6126694681467096067_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18085099061676927&quot;:{&quot;id&quot;:&quot;752854671_18100633355615916_5326347977708380220_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18107486396115198&quot;:{&quot;id&quot;:&quot;772586054_18103565771615916_3247608174801179479_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18162387604464240&quot;:{&quot;id&quot;:&quot;772232237_18103533023615916_1929775741318237432_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18047302409597778&quot;:{&quot;id&quot;:&quot;778340495_1036423969189601_1189744835811259251_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;18117006550935732&quot;:{&quot;id&quot;:&quot;786837495_18106026305615916_3754494320215527261_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 v28.3 - 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":9,"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/pages\/787\/revisions"}],"predecessor-version":[{"id":808,"href":"https:\/\/sybillemarvin.com\/index.php\/wp-json\/wp\/v2\/pages\/787\/revisions\/808"}],"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}]}}