{"id":182,"date":"2026-01-17T10:37:28","date_gmt":"2026-01-17T10:37:28","guid":{"rendered":"https:\/\/www.meletthalie.com\/?page_id=182"},"modified":"2026-06-23T08:56:28","modified_gmt":"2026-06-23T08:56:28","slug":"182-2","status":"publish","type":"page","link":"https:\/\/www.meletthalie.com\/index.php\/182-2\/","title":{"rendered":"Matthieu Bailly"},"content":{"rendered":"\n<div class=\"mb-talent alignfull\" aria-label=\"Actor page - Matthieu Bailly\">\n  <style>\n    .mb-talent.alignfull{\n      width:100vw;\n      margin-left:calc(50% - 50vw);\n      margin-right:calc(50% - 50vw);\n      overflow:hidden;\n      background:#fff;\n      color:#111827;\n      font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;\n      line-height:1.55;\n    }\n\n    .mb-talent *{box-sizing:border-box}\n    .mb-talent a{color:inherit}\n\n    :root{\n      --muted:#6b7280;\n      --line:#e5e7eb;\n      --card:#f9fafb;\n      --radius:16px;\n      --shadow:0 10px 30px rgba(0,0,0,.06);\n    }\n\n    .mb-wrap{\n      width:min(1440px,94vw);\n      margin:0 auto;\n      padding:clamp(18px,2.2vw,34px) 0 64px;\n    }\n\n    .mb-langbar{\n      display:flex;\n      justify-content:flex-end;\n      gap:10px;\n      margin-bottom:18px;\n    }\n\n    .mb-langbtn{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      padding:8px 12px;\n      border:1px solid var(--line);\n      border-radius:999px;\n      background:#fff;\n      cursor:pointer;\n      text-decoration:none;\n      font-weight:800;\n      font-size:13px;\n      box-shadow:var(--shadow);\n    }\n\n    .mb-langbtn.is-active{\n      background:#111827;\n      color:#fff;\n      border-color:#111827;\n    }\n\n    .mb-flag{font-size:16px;line-height:1}\n\n    .mb-grid{\n      display:grid;\n      grid-template-columns:1.25fr 1fr;\n      gap:clamp(16px,2vw,30px);\n      align-items:start;\n    }\n\n    .mb-title{\n      margin:0 0 8px;\n      font-size:clamp(34px,3.5vw,56px);\n      letter-spacing:-.02em;\n      line-height:1.02;\n    }\n\n    .mb-subtitle,\n    .mb-section-title,\n    .mb-video-title,\n    .mb-label{\n      color:var(--muted);\n      font-weight:800;\n      text-transform:uppercase;\n      letter-spacing:.08em;\n    }\n\n    .mb-subtitle{\n      margin:0 0 18px;\n      font-size:clamp(14px,1.1vw,16px);\n    }\n\n    .mb-section-title{\n      margin:26px 0 12px;\n      font-size:13px;\n      letter-spacing:.10em;\n    }\n\n    .mb-portrait-frame{\n      width:100%;\n      aspect-ratio:3\/4;\n      max-height:min(66vh,833px);\n      border-radius:var(--radius);\n      border:1px solid var(--line);\n      box-shadow:var(--shadow);\n      background:#fff;\n      overflow:hidden;\n    }\n\n    .mb-portrait{\n      width:100%;\n      height:100%;\n      display:block;\n      object-fit:cover;\n      object-position:50% 18%;\n      opacity:1;\n      transition:opacity .35s ease;\n    }\n\n    .mb-portrait.mb-fadeout{opacity:0}\n\n    .mb-demo,\n    .mb-video-link{\n      width:100%;\n      aspect-ratio:16\/9;\n      border:1px solid var(--line);\n      border-radius:var(--radius);\n      overflow:hidden;\n      background:#000;\n      box-shadow:var(--shadow);\n      display:block;\n    }\n\n    .mb-video-grid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:14px;\n      align-items:start;\n    }\n\n    .mb-video-item{display:flex;flex-direction:column}\n\n    .mb-video-title{\n      margin:0 0 8px;\n      font-size:13px;\n      letter-spacing:.10em;\n    }\n\n    .mb-video-link{\n      position:relative;\n      text-decoration:none;\n    }\n\n    .mb-video-thumb{\n      width:100%;\n      height:100%;\n      display:block;\n      object-fit:cover;\n    }\n\n    .mb-video-play{\n      position:absolute;\n      top:50%;\n      left:50%;\n      transform:translate(-50%,-50%);\n      width:64px;\n      height:64px;\n      border-radius:999px;\n      background:rgba(0,0,0,.62);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      box-shadow:0 8px 24px rgba(0,0,0,.24);\n      transition:transform .15s ease,background .15s ease;\n    }\n\n    .mb-video-link:hover .mb-video-play{\n      transform:translate(-50%,-50%) scale(1.05);\n      background:rgba(0,0,0,.72);\n    }\n\n    .mb-video-play svg{\n      width:24px;\n      height:24px;\n      fill:#fff;\n      margin-left:2px;\n    }\n\n    .mb-gallery{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n      gap:14px;\n      align-items:stretch;\n    }\n\n    .mb-tile{\n      margin:0;\n      border-radius:14px;\n      border:1px solid var(--line);\n      overflow:hidden;\n      background:#fff;\n      box-shadow:var(--shadow);\n    }\n\n    .mb-tile img{\n      width:100%;\n      height:100%;\n      display:block;\n      object-fit:cover;\n      object-position:50% 20%;\n    }\n\n    .mb-sidebar{\n      position:sticky;\n      top:18px;\n    }\n\n    .mb-card{\n      border:1px solid var(--line);\n      border-radius:var(--radius);\n      background:var(--card);\n      padding:16px;\n      box-shadow:var(--shadow);\n    }\n\n    .mb-download-row,\n    .mb-sidegrid{\n      display:grid;\n      gap:12px;\n    }\n\n    .mb-download-row{\n      grid-template-columns:1fr 1fr;\n      margin-bottom:14px;\n    }\n\n    .mb-sidegrid{\n      grid-template-columns:2fr 1fr;\n      margin-top:12px;\n      align-items:start;\n    }\n\n    .mb-btn{\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      gap:10px;\n      padding:14px 12px;\n      border-radius:14px;\n      border:1px solid var(--line);\n      background:#fff;\n      text-decoration:none;\n      font-weight:800;\n      font-size:14px;\n      transition:transform .05s ease,box-shadow .15s ease;\n    }\n\n    .mb-btn:hover,\n    .mb-social a:hover,\n    .mb-company-link:hover{\n      box-shadow:0 10px 24px rgba(0,0,0,.08);\n    }\n\n    .mb-btn:active,\n    .mb-social a:active,\n    .mb-company-link:active{\n      transform:translateY(1px);\n    }\n\n    .mb-btn svg{width:18px;height:18px}\n\n    .mb-block{\n      border:1px solid var(--line);\n      background:#fff;\n      border-radius:14px;\n      padding:14px;\n      margin-top:12px;\n    }\n\n    .mb-sidegrid .mb-block{margin-top:0}\n\n    .mb-label{\n      font-size:12px;\n      font-weight:900;\n      margin-bottom:8px;\n    }\n\n    .mb-contact{\n      display:grid;\n      gap:8px;\n      font-weight:700;\n      font-size:14px;\n    }\n\n    .mb-contact .muted{\n      color:var(--muted);\n      font-weight:700;\n    }\n\n    .mb-phone{\n      display:flex;\n      align-items:center;\n      gap:10px;\n    }\n\n    .mb-phone .mb-telimg{\n      display:block;\n      border:1px solid var(--line);\n      border-radius:12px;\n      background:#fff;\n      padding:8px 10px;\n      user-select:none;\n      -webkit-user-select:none;\n      max-width:240px;\n    }\n\n    .mb-phone .mb-telimg img{\n      display:block;\n      max-width:100%;\n      height:auto;\n    }\n\n    .mb-social{\n      display:flex;\n      align-items:center;\n      gap:10px;\n      margin-top:6px;\n    }\n\n    .mb-social a{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      width:30px;\n      height:30px;\n      border-radius:10px;\n      border:1px solid var(--line);\n      background:#fff;\n      text-decoration:none;\n      transition:box-shadow .15s ease,transform .05s ease;\n    }\n\n    .mb-social img{\n      width:16px;\n      height:16px;\n      display:block;\n      object-fit:contain;\n    }\n\n    .mb-company-link{\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      border:1px solid var(--line);\n      background:#fff;\n      border-radius:14px;\n      padding:12px;\n      text-decoration:none;\n      box-shadow:var(--shadow);\n      transition:transform .05s ease,box-shadow .15s ease;\n    }\n\n    .mb-company-link img{\n      width:100%;\n      max-width:120px;\n      height:auto;\n      display:block;\n    }\n\n    .mb-details{\n      border:1px solid var(--line);\n      border-radius:14px;\n      overflow:hidden;\n      background:#fff;\n      margin-top:12px;\n    }\n\n    .mb-details summary{\n      cursor:pointer;\n      padding:14px;\n      font-weight:900;\n      letter-spacing:.02em;\n      list-style:none;\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n    }\n\n    .mb-details summary::-webkit-details-marker{display:none}\n\n    .mb-details summary::after{\n      content:\"+\";\n      font-weight:900;\n      color:var(--muted);\n    }\n\n    .mb-details[open] summary::after{content:\"\u2013\"}\n\n    .mb-details .mb-details-body{\n      padding:0 14px 14px;\n    }\n\n    .mb-credits{\n      display:grid;\n      gap:10px;\n      margin:0;\n      padding:0;\n    }\n\n    .mb-credit{\n      display:grid;\n      grid-template-columns:86px 1fr;\n      gap:12px;\n      padding:10px 0;\n      border-top:1px solid var(--line);\n    }\n\n    .mb-credit:first-child{border-top:0}\n\n    .mb-year{\n      font-weight:900;\n      color:#111827;\n    }\n\n    .mb-credit p{\n      margin:0;\n      font-weight:750;\n    }\n\n    .mb-credit .mb-note{\n      margin-top:4px;\n      color:var(--muted);\n      font-weight:650;\n    }\n\n    .mb-list{\n      margin:0;\n      padding-left:18px;\n    }\n\n    .mb-list li{\n      margin:6px 0;\n      font-weight:750;\n    }\n\n    .mb-list span{\n      color:var(--muted);\n      font-weight:750;\n    }\n\n    @media (min-width:980px){\n      .mb-tile--hero{grid-column:span 2}\n      .mb-tile--hero img{aspect-ratio:16\/9}\n      .mb-tile:not(.mb-tile--hero) img{aspect-ratio:3\/4}\n    }\n\n    @media (max-width:979px){\n      .mb-tile img{aspect-ratio:3\/4}\n    }\n\n    @media (max-width:1024px){\n      .mb-grid,\n      .mb-sidegrid,\n      .mb-download-row{\n        grid-template-columns:1fr;\n      }\n      .mb-sidebar{position:static}\n    }\n\n    @media (max-width:900px){\n      .mb-video-grid{grid-template-columns:1fr}\n    }\n  <\/style>\n\n  <div class=\"mb-wrap\">\n\n    <div class=\"mb-langbar\" aria-label=\"Language selector\">\n      <a href=\"#fr\" class=\"mb-langbtn\" data-lang-btn=\"fr\"><span class=\"mb-flag\">\ud83c\uddeb\ud83c\uddf7<\/span> FR<\/a>\n      <a href=\"#en\" class=\"mb-langbtn\" data-lang-btn=\"en\"><span class=\"mb-flag\">\ud83c\uddec\ud83c\udde7<\/span> EN<\/a>\n    <\/div>\n\n    <div class=\"mb-grid\">\n      <main>\n        <h1 class=\"mb-title\">Matthieu BAILLY<\/h1>\n        <div class=\"mb-subtitle\" data-i18n=\"subtitle\">Com\u00e9dien<\/div>\n\n        <div class=\"mb-portrait-frame\">\n          <img id=\"mbTopLeftRotator\" class=\"mb-portrait\" src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2025\/12\/0K2A4642bis-scaled.jpg\" alt=\"Photos de Matthieu BAILLY\" loading=\"eager\" decoding=\"async\">\n        <\/div>\n\n        <div class=\"mb-section-title\"><\/div>\n\n        <div class=\"mb-video-grid\">\n          <div class=\"mb-video-item\">\n            <div class=\"mb-video-title\" data-i18n=\"demo_title\">BANDE DEMO<\/div>\n            <iframe class=\"mb-demo\" src=\"https:\/\/www.youtube.com\/embed\/IEq5emmpTSk\" title=\"Demo Reel \u2014 Matthieu BAILLY\" loading=\"lazy\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n          <\/div>\n\n          <div class=\"mb-video-item\">\n            <div class=\"mb-video-title\" data-i18n=\"commercial_title\">PUB<\/div>\n            <a class=\"mb-video-link\" href=\"https:\/\/www.youtube.com\/watch?v=JhWRlTlv4w0\" target=\"_blank\" rel=\"noopener\" aria-label=\"Watch the commercial on YouTube\">\n              <img decoding=\"async\" class=\"mb-video-thumb\" src=\"https:\/\/img.youtube.com\/vi\/JhWRlTlv4w0\/hqdefault.jpg\" alt=\"Commercial video thumbnail\">\n              <span class=\"mb-video-play\" aria-hidden=\"true\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>\n              <\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mb-section-title\" data-i18n=\"photos\">Photos<\/div>\n\n        <div class=\"mb-gallery\">\n            <figure class=\"mb-tile\"><img src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/06\/0K2A4702-scaled.jpg\" alt=\"Actor photo\" loading=\"lazy\" decoding=\"async\"><\/figure>\n <figure class=\"mb-tile\"><img src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2025\/12\/0K2A4642bis-scaled.jpg\" alt=\"Actor photo\" loading=\"lazy\" decoding=\"async\"><\/figure>\n\n<figure class=\"mb-tile mb-tile--hero\"><img src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/06\/lght0K2A5103bois-1.jpg\" alt=\"Actor photo\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <figure class=\"mb-tile\"><img src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/06\/MZB_MatthieuBailly-HD-CredMarionFregeac-9-scaled.jpg\" alt=\"Actor photo\" loading=\"lazy\" decoding=\"async\"><\/figure>\n\n          <figure class=\"mb-tile\"><img src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/0K2A5257bis-scaled.jpg\" alt=\"Actor photo\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <figure class=\"mb-tile\"><img src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/0K2A4687bis-scaled.jpg\" alt=\"Actor photo\" loading=\"lazy\" decoding=\"async\"><\/figure>\n          <figure class=\"mb-tile\"><img src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/0K2A4601bis-scaled.jpg\" alt=\"Actor photo\" loading=\"lazy\" decoding=\"async\"><\/figure>\n        <\/div>\n      <\/main>\n\n      <aside class=\"mb-sidebar\">\n        <div class=\"mb-card\">\n\n          <div class=\"mb-download-row\">\n            <a class=\"mb-btn\" href=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/06\/CV-2.pdf\" target=\"_blank\" rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M12 3v10m0 0 4-4m-4 4-4-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><path d=\"M4 15v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n              <span data-i18n=\"resume\">CV<\/span>\n            <\/a>\n\n        <a class=\"mb-btn\"\n   href=\"https:\/\/drive.usercontent.google.com\/download?id=1zpPR3H6tZr7XzODo7T_LSQaZHuqnFNL7&#038;export=download\"\n   target=\"_blank\"\n   rel=\"noopener\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"><path d=\"M12 3v10m0 0 4-4m-4 4-4-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><path d=\"M4 15v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n              <span data-i18n=\"pack\">Pack<\/span>\n            <\/a>\n          <\/div>\n\n          <div class=\"mb-sidegrid\">\n            <div class=\"mb-block\">\n              <div class=\"mb-label\" data-i18n=\"contact\">Coordonn\u00e9es<\/div>\n\n              <div class=\"mb-contact\">\n                <div class=\"mb-phone\">\n                  <span class=\"muted\" data-i18n=\"phone\">T\u00e9l\u00e9phone :<\/span>\n                  <span class=\"mb-telimg\" aria-label=\"Phone number as image\">\n                    <img src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/tel.png\" alt=\"Phone\" loading=\"lazy\" decoding=\"async\">\n                  <\/span>\n                <\/div>\n\n                <div>\n                  <span class=\"muted\" data-i18n=\"email\">Email :<\/span>\n                  <a href=\"mailto:mattbailly@gmail.com\">mattbailly@gmail.com<\/a>\n                <\/div>\n\n                <div class=\"mb-social\" aria-label=\"Social media\">\n                  <a href=\"https:\/\/www.instagram.com\/matthieubailly_\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n                    <img decoding=\"async\" src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2025\/12\/new-instagram-logo-png-transparent.png\" alt=\"Instagram\">\n                  <\/a>\n                  <a href=\"https:\/\/www.linkedin.com\/in\/matthieubailly\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\">\n                    <img decoding=\"async\" src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/LinkedIn_logo_initials.png\" alt=\"LinkedIn\">\n                  <\/a>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"mb-block\">\n              <div class=\"mb-label\" data-i18n=\"company\">Ma compagnie<\/div>\n              <a class=\"mb-company-link\" href=\"https:\/\/www.meletthalie.com\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Go to the Mel &#038; Thalie company website\">\n                <img decoding=\"async\" src=\"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2025\/10\/ChatGPT-Image-7-oct.-2025-21_42_11-1.png\" alt=\"Mel &#038; Thalie \u2014 Return to website\">\n              <\/a>\n            <\/div>\n          <\/div>\n\n          <details class=\"mb-details\">\n            <summary data-i18n=\"casting_info\">INFORMATIONS CASTING<\/summary>\n            <div class=\"mb-details-body\">\n              <ul class=\"mb-list\">\n                <li><span data-i18n=\"languages_label\">Langues :<\/span> <span data-i18n=\"languages_value\">Fran\u00e7ais (maternelle), Anglais (courant), Allemand (lu\/parl\u00e9)<\/span><\/li>\n                <li><span data-i18n=\"sports_label\">Sports :<\/span> <span data-i18n=\"sports_value\">Golf, Tennis, course \u00e0 pied, voile, ski<\/span><\/li>\n                <li><span data-i18n=\"licenses_label\">Permis :<\/span> <span data-i18n=\"licenses_value\">voiture, bateau<\/span><\/li>\n              <\/ul>\n            <\/div>\n          <\/details>\n\n          <details class=\"mb-details\">\n            <summary data-i18n=\"physical\">CARACT\u00c9RISTIQUES PHYSIQUES<\/summary>\n            <div class=\"mb-details-body\">\n              <ul class=\"mb-list\">\n                <li><span data-i18n=\"height_label\">Taille :<\/span> <span data-i18n=\"height_value\">1.75 m<\/span><\/li>\n                <li><span data-i18n=\"hair_label\">Cheveux :<\/span> <span data-i18n=\"hair_value\">ch\u00e2tain<\/span><\/li>\n                <li><span data-i18n=\"eyes_label\">Yeux :<\/span> <span data-i18n=\"eyes_value\">bleus<\/span><\/li>\n              <\/ul>\n            <\/div>\n          <\/details>\n\n          <details class=\"mb-details\" open>\n            <summary data-i18n=\"screen\">AUDIOVISUEL \/ CINEMA<\/summary>\n            <div class=\"mb-details-body\">\n              <div class=\"mb-credits\">\n\n                 \n\n <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2026<\/div>\n                  <div>\n                    <p data-i18n=\"screen_2026_tf1\">(TV) <em>Amour \u00e0 Risque<\/em><\/p>\n                    <div class=\"mb-note\" data-i18n=\"screen_2026_tf1_note\">R\u00e9alisateur : C\u00e9dric Jouarie &#8211; Production : TF1<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2026<\/div>\n                  <div>\n                    <p data-i18n=\"screen_2026_paris\">Pub : <em>Paris-Roubaix<\/em><\/p>\n                    <div class=\"mb-note\" data-i18n=\"screen_2026_paris_note\">R\u00e9alisateur : Maxime Barbaras &#8211; Production : Mojo Studio<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2026<\/div>\n                  <div>\n                    <p data-i18n=\"screen_2026_bk\">Pub : <em>Burger King<\/em><\/p>\n                    <div class=\"mb-note\" data-i18n=\"screen_2026_bk_note\">R\u00e9alisateur : Christophe Caubel &#8211; Production : Sovage<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2025<\/div>\n                  <div>\n                    <p data-i18n=\"screen_2025_title\">Figuration et silhouette (diverses productions)<\/p>\n                    <div class=\"mb-note\"><em>Emily in Paris<\/em>, <em>\u00c9t\u00e9 36<\/em>, <em>Jupiter<\/em>, <em>Chez Momo<\/em><\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2024<\/div>\n                  <div>\n                    <p data-i18n=\"screen_2024\"><em>Humble<\/em><\/p>\n                    <div class=\"mb-note\" data-i18n=\"screen_2024_note\">R\u00e9alisateur : Collectif Ducttape, Nikon Film Festival<\/div>\n                  <\/div>\n                <\/div>\n\n              <\/div>\n            <\/div>\n          <\/details>\n\n          <details class=\"mb-details\" open>\n            <summary data-i18n=\"theater\">TH\u00c9\u00c2TRE<\/summary>\n            <div class=\"mb-details-body\">\n              <div class=\"mb-credits\">\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2026<\/div>\n                  <div>\n                    <p data-i18n=\"theater_2026_title\">R\u00f4le d\u2019Andr\u00e9 Malraux dans <em>Malraux face aux Jeunes<\/em>, de Laure Grandjean (Ann\u00e9e Malraux)<\/p>\n                    <div class=\"mb-note\" data-i18n=\"theater_2026_note\">Pi\u00e8ce historique, tourn\u00e9e en th\u00e9\u00e2tres publics<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2025\u201326<\/div>\n                  <div>\n                    <p data-i18n=\"theater_2025_title\">Mise en sc\u00e8ne et r\u00f4le de Jacques dans <em>Les Amis du Placard<\/em> de Gabor Rassov<\/p>\n                    <div class=\"mb-note\" data-i18n=\"theater_2025_note\">Com\u00e9die satirique, Studio H\u00e9bertot<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2024<\/div>\n                  <div>\n                    <p data-i18n=\"theater_2024_title\">Patrice dans <em>Virgin Mojito<\/em>, cr\u00e9ation originale et mise en sc\u00e8ne d\u2019Isabelle Le Calv\u00e9<\/p>\n                    <div class=\"mb-note\" data-i18n=\"theater_2024_note\">Com\u00e9die dramatique, Th\u00e9o Th\u00e9\u00e2tre<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2023<\/div>\n                  <div>\n                    <p data-i18n=\"theater_2023_title\">Argan et Moli\u00e8re dans <em>La Mort du Malade Imaginaire<\/em>, d\u2019apr\u00e8s Moli\u00e8re<\/p>\n                    <div class=\"mb-note\" data-i18n=\"theater_2023_note\">Adaptation et mise en sc\u00e8ne de Guillaume Lefort, Th\u00e9\u00e2tre des Alouettes<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2022\u201323<\/div>\n                  <div>\n                    <p data-i18n=\"theater_2022_title\">R\u00f4les vari\u00e9s dans <em>Mue Imaginale<\/em>, cr\u00e9ation originale et mise en sc\u00e8ne de Laure Grandjean<\/p>\n                    <div class=\"mb-note\" data-i18n=\"theater_2022_note\">Th\u00e9\u00e2tres et \u00e9tablissements scolaires et culturels d\u2019\u00cele-de-France<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2014<\/div>\n                  <div>\n                    <p data-i18n=\"theater_2014_title\">Ariste dans <em>Les Femmes Savantes<\/em> de Moli\u00e8re<\/p>\n                    <div class=\"mb-note\" data-i18n=\"theater_2014_note\">Mise en sc\u00e8ne d\u2019Elisabeth Capdeville, Th\u00e9\u00e2tre Montmartre Galabru<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2013<\/div>\n                  <div>\n                    <p data-i18n=\"theater_2013a_title\">Jacques dans <em>Les Amis du Placard<\/em> de Gabor Rassov<\/p>\n                    <div class=\"mb-note\" data-i18n=\"theater_2013a_note\">Mise en sc\u00e8ne Philippe Gilbert, Th\u00e9\u00e2tre Le Laurette<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2013<\/div>\n                  <div>\n                    <p data-i18n=\"theater_2013b_title\">Ned et Edmund dans <em>Trois jours de pluie<\/em>, de Richard Greenberg<\/p>\n                    <div class=\"mb-note\" data-i18n=\"theater_2013b_note\">Mise en sc\u00e8ne Philippe Gilbert, Th\u00e9\u00e2tre Le Laurette<\/div>\n                  <\/div>\n                <\/div>\n\n              <\/div>\n            <\/div>\n          <\/details>\n\n          <details class=\"mb-details\">\n            <summary data-i18n=\"training\">FORMATION<\/summary>\n            <div class=\"mb-details-body\">\n              <div class=\"mb-credits\">\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2026<\/div>\n                  <div><p data-i18n=\"training_2026\">Atelier R\u00e9gis Mardon \/ Permis2Jouer<\/p><\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2021\u201323<\/div>\n                  <div>\n                    <p data-i18n=\"training_2021_title\">Acting International \u2014 cursus Th\u00e9\u00e2tre et Cin\u00e9ma<\/p>\n                    <div class=\"mb-note\" data-i18n=\"training_2021_note\">Formation professionnelle<\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2017\u201321<\/div>\n                  <div><p data-i18n=\"training_2017\">Cours du Foyer &#8211; Arnaud Denis, Jean-Laurent Silvi, Axel Blind<\/p><\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2015\u201316<\/div>\n                  <div><p data-i18n=\"training_2015\">Cours Acquaviva \u2014 Ateliers du Sudden<\/p><\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2014\u201315<\/div>\n                  <div><p data-i18n=\"training_2014\">Cours Cochet-Delav\u00e8ne<\/p><\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">1999\u20132002<\/div>\n                  <div><p data-i18n=\"training_1999\">Audencia-Nantes \u2014 \u00c9cole de Management<\/p><\/div>\n                <\/div>\n\n              <\/div>\n            <\/div>\n          <\/details>\n\n          <details class=\"mb-details\">\n            <summary data-i18n=\"other\">AUTRES EXP\u00c9RIENCES PRO<\/summary>\n            <div class=\"mb-details-body\">\n              <div class=\"mb-credits\">\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2011\u201325<\/div>\n                  <div><p data-i18n=\"other_2011\">Cr\u00e9ation et direction d\u2019une entreprise de gestion d\u2019actifs<\/p><\/div>\n                <\/div>\n\n                <div class=\"mb-credit\">\n                  <div class=\"mb-year\">2002\u201310<\/div>\n                  <div><p data-i18n=\"other_2002\">Commercial dans le secteur financier<\/p><\/div>\n                <\/div>\n\n              <\/div>\n            <\/div>\n          <\/details>\n\n        <\/div>\n      <\/aside>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      var topImg = document.getElementById('mbTopLeftRotator');\n\n      if(topImg){\n        var images = [\n          \"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2025\/12\/0K2A4642bis-scaled.jpg\",\n          \"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/06\/0K2A4702-scaled.jpg\",\n          \"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/06\/MZB_MatthieuBailly-HD-CredMarionFregeac-9-scaled.jpg\",\n          \"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/0K2A4601bis-scaled.jpg\",\n          \"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/0K2A5224bis-scaled.jpg\",\n          \"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/0K2A4938bis-scaled.jpg\",\n          \"http:\/\/www.meletthalie.com\/wp-content\/uploads\/2026\/01\/0K2A4687bis-scaled.jpg\"\n        ];\n\n        images.forEach(function(url){\n          var im = new Image();\n          im.src = url;\n        });\n\n        var idx = 0;\n\n        setInterval(function(){\n          idx = (idx + 1) % images.length;\n          topImg.classList.add('mb-fadeout');\n\n          setTimeout(function(){\n            topImg.src = images[idx];\n            topImg.classList.remove('mb-fadeout');\n          }, 350);\n        }, 3000);\n      }\n\n      var translations = {\n        fr: {\n          subtitle:\"Com\u00e9dien\",\n          demo_title:\"BANDE DEMO\",\n          commercial_title:\"PUB\",\n          photos:\"Photos\",\n          resume:\"CV\",\n          pack:\"Pack\",\n          contact:\"Coordonn\u00e9es\",\n          phone:\"T\u00e9l\u00e9phone :\",\n          email:\"Email :\",\n          company:\"Ma compagnie\",\n          casting_info:\"INFORMATIONS CASTING\",\n          languages_label:\"Langues :\",\n          languages_value:\"Fran\u00e7ais (maternelle), Anglais (courant), Allemand (lu\/parl\u00e9)\",\n          sports_label:\"Sports :\",\n          sports_value:\"Golf, Tennis, course \u00e0 pied, voile, ski\",\n          licenses_label:\"Permis :\",\n          licenses_value:\"voiture, bateau\",\n          physical:\"CARACT\u00c9RISTIQUES PHYSIQUES\",\n          height_label:\"Taille :\",\n          height_value:\"1.75 m\",\n          hair_label:\"Cheveux :\",\n          hair_value:\"ch\u00e2tain\",\n          eyes_label:\"Yeux :\",\n          eyes_value:\"bleus\",\n          screen:\"CIN\u00c9MA \/ IMAGE\",\n          \n          screen_2026_tf1:\"(TV) <em>Amour \u00e0 Risque<\/em>\",\n          screen_2026_tf1_note:\"R\u00e9alisateur : C\u00e9dric Jouarie - Production : TF1\",\n          screen_2026_paris:\"(Pub)  <em>Paris-Roubaix<\/em>\",\n          screen_2026_paris_note:\"R\u00e9alisateur : Maxime Barbaras - Production : Mojo Studio\",\n          screen_2026_bk:\"(Pub)  <em>Burger King<\/em>\",\n          screen_2026_bk_note:\"R\u00e9alisateur : Christophe Caubel - Production : Sovage\",\n          screen_2025_title:\"Figuration et silhouette (diverses productions)\",\n          screen_2024:\"<em>Humble<\/em>\",\n          screen_2024_note:\"R\u00e9alisateur : Collectif Ducttape, Nikon Film Festival\",\n          theater:\"TH\u00c9\u00c2TRE\",\n          theater_2026_title:\"R\u00f4le d\u2019Andr\u00e9 Malraux dans <em>Malraux face aux Jeunes<\/em>, de Laure Grandjean (Ann\u00e9e Malraux)\",\n          theater_2026_note:\"Pi\u00e8ce historique, tourn\u00e9e en th\u00e9\u00e2tres publics\",\n          theater_2025_title:\"Mise en sc\u00e8ne et r\u00f4le de Jacques dans <em>Les Amis du Placard<\/em> de Gabor Rassov\",\n          theater_2025_note:\"Com\u00e9die satirique, Studio H\u00e9bertot\",\n          theater_2024_title:\"Patrice dans <em>Virgin Mojito<\/em>, cr\u00e9ation originale et mise en sc\u00e8ne d\u2019Isabelle Le Calv\u00e9\",\n          theater_2024_note:\"Com\u00e9die dramatique, Th\u00e9o Th\u00e9\u00e2tre\",\n          theater_2023_title:\"Argan et Moli\u00e8re dans <em>La Mort du Malade Imaginaire<\/em>, d\u2019apr\u00e8s Moli\u00e8re\",\n          theater_2023_note:\"Adaptation et mise en sc\u00e8ne de Guillaume Lefort, Th\u00e9\u00e2tre des Alouettes\",\n          theater_2022_title:\"R\u00f4les vari\u00e9s dans <em>Mue Imaginale<\/em>, cr\u00e9ation originale et mise en sc\u00e8ne de Laure Grandjean\",\n          theater_2022_note:\"Th\u00e9\u00e2tres et \u00e9tablissements scolaires et culturels d\u2019\u00cele-de-France\",\n          theater_2014_title:\"Ariste dans <em>Les Femmes Savantes<\/em> de Moli\u00e8re\",\n          theater_2014_note:\"Mise en sc\u00e8ne d\u2019Elisabeth Capdeville, Th\u00e9\u00e2tre Montmartre Galabru\",\n          theater_2013a_title:\"Jacques dans <em>Les Amis du Placard<\/em> de Gabor Rassov\",\n          theater_2013a_note:\"Mise en sc\u00e8ne Philippe Gilbert, Th\u00e9\u00e2tre Le Laurette\",\n          theater_2013b_title:\"Ned et Edmund dans <em>Trois jours de pluie<\/em>, de Richard Greenberg\",\n          theater_2013b_note:\"Mise en sc\u00e8ne Philippe Gilbert, Th\u00e9\u00e2tre Le Laurette\",\n          training:\"FORMATION\",\n          training_2026:\"Atelier R\u00e9gis Mardon \/ Permis2Jouer\",\n          training_2021_title:\"Acting International \u2014 cursus Th\u00e9\u00e2tre et Cin\u00e9ma\",\n          training_2021_note:\"Formation professionnelle\",\n          training_2017:\"Cours du Foyer - Arnaud Denis, Jean-Laurent Silvi, Axel Blind\",\n          training_2015:\"Cours Acquaviva \u2014 Ateliers du Sudden\",\n          training_2014:\"Cours Cochet-Delav\u00e8ne\",\n          training_1999:\"Audencia-Nantes \u2014 \u00c9cole de Management\",\n          other:\"AUTRES EXP\u00c9RIENCES PRO\",\n          other_2011:\"Cr\u00e9ation et direction d\u2019une entreprise de gestion d\u2019actifs\",\n          other_2002:\"Commercial dans le secteur financier\"\n        },\n\n        en: {\n          subtitle:\"Actor\",\n          demo_title:\"DEMO REEL\",\n          commercial_title:\"COMMERCIAL\",\n          photos:\"Photos\",\n          resume:\"Resume\",\n          pack:\"Media Kit\",\n          contact:\"Contact\",\n          phone:\"Phone:\",\n          email:\"Email:\",\n          company:\"My Company\",\n          casting_info:\"CASTING INFORMATION\",\n          languages_label:\"Languages:\",\n          languages_value:\"French (native), English (fluent), German (spoken \/ reading)\",\n          sports_label:\"Sports:\",\n          sports_value:\"Golf, tennis, running, sailing, skiing\",\n          licenses_label:\"Licenses:\",\n          licenses_value:\"Driver\u2019s license, boating license\",\n          physical:\"PHYSICAL CHARACTERISTICS\",\n          height_label:\"Height:\",\n          height_value:\"5'9&quot;\",\n          hair_label:\"Hair:\",\n          hair_value:\"Brown\",\n          eyes_label:\"Eyes:\",\n          eyes_value:\"Blue\",\n          screen:\"FILM \/ SCREEN\",\n          screen_2026_tf1:\"(TV) <em>Amour \u00e0 Risque<\/em>\",\n          screen_2026_tf1_note:\"Director: C\u00e9dric Jouarie - Production: TF1\",\n          screen_2026_paris:\"(Commercial) <em>Paris-Roubaix<\/em>\",\n          screen_2026_paris_note:\"Director: Maxime Barbaras - Production: Mojo Studio\",\n          screen_2026_bk:\"(Commercial) <em>Burger King<\/em>\",\n          screen_2026_bk_note:\"Director: Christophe Caubel - Production: Sovage\",\n          screen_2025_title:\"Featured extra and background roles (various productions)\",\n          screen_2024:\"<em>Humble<\/em>\",\n          screen_2024_note:\"Director: Collectif Ducttape, Nikon Film Festival\",\n          theater:\"THEATER\",\n          theater_2026_title:\"Role of Andr\u00e9 Malraux in <em>Malraux face aux Jeunes<\/em>, by Laure Grandjean (Malraux Year)\",\n          theater_2026_note:\"Historical play, touring in public theaters\",\n          theater_2025_title:\"Director and role of Jacques in <em>Les Amis du Placard<\/em> by Gabor Rassov\",\n          theater_2025_note:\"Satirical comedy, Studio H\u00e9bertot\",\n          theater_2024_title:\"Patrice in <em>Virgin Mojito<\/em>, original work written and directed by Isabelle Le Calv\u00e9\",\n          theater_2024_note:\"Dramedy, Th\u00e9o Th\u00e9\u00e2tre\",\n          theater_2023_title:\"Argan and Moli\u00e8re in <em>La Mort du Malade Imaginaire<\/em>, adapted from Moli\u00e8re\",\n          theater_2023_note:\"Adapted and directed by Guillaume Lefort, Th\u00e9\u00e2tre des Alouettes\",\n          theater_2022_title:\"Various roles in <em>Mue Imaginale<\/em>, original work written and directed by Laure Grandjean\",\n          theater_2022_note:\"Performances in theaters, schools, and cultural venues across the Paris region\",\n          theater_2014_title:\"Ariste in <em>Les Femmes Savantes<\/em> by Moli\u00e8re\",\n          theater_2014_note:\"Directed by Elisabeth Capdeville, Th\u00e9\u00e2tre Montmartre Galabru\",\n          theater_2013a_title:\"Jacques in <em>Les Amis du Placard<\/em> by Gabor Rassov\",\n          theater_2013a_note:\"Directed by Philippe Gilbert, Th\u00e9\u00e2tre Le Laurette\",\n          theater_2013b_title:\"Ned and Edmund in <em>Three Days of Rain<\/em> by Richard Greenberg\",\n          theater_2013b_note:\"Directed by Philippe Gilbert, Th\u00e9\u00e2tre Le Laurette\",\n          training:\"TRAINING\",\n          training_2026:\"R\u00e9gis Mardon Workshop \/ Permis2Jouer\",\n          training_2021_title:\"Acting International \u2014 Theater and Film program\",\n          training_2021_note:\"Professional training\",\n          training_2017:\"Foyer Acting Studio \u2014 Arnaud Denis, Jean-Laurent Silvi, Axel Blind\",\n          training_2015:\"Acquaviva Acting Studio \u2014 Ateliers du Sudden\",\n          training_2014:\"Cochet-Delav\u00e8ne Acting Studio\",\n          training_1999:\"Audencia Nantes \u2014 Business School\",\n          other:\"OTHER PROFESSIONAL EXPERIENCE\",\n          other_2011:\"Founded and ran an asset management company\",\n          other_2002:\"Sales executive in the financial sector\"\n        }\n      };\n\n      function setLang(lang){\n        var dict = translations[lang] || translations.fr;\n\n        document.documentElement.lang = lang;\n\n        document.querySelectorAll(\"[data-i18n]\").forEach(function(el){\n          var key = el.getAttribute(\"data-i18n\");\n          if(dict[key]) el.innerHTML = dict[key];\n        });\n\n        document.querySelectorAll(\"[data-lang-btn]\").forEach(function(btn){\n          btn.classList.toggle(\"is-active\", btn.getAttribute(\"data-lang-btn\") === lang);\n        });\n      }\n\n      function currentLangFromHash(){\n        return (window.location.hash || \"\").replace(\"#\",\"\").toLowerCase() === \"en\" ? \"en\" : \"fr\";\n      }\n\n      window.addEventListener(\"hashchange\", function(){\n        setLang(currentLangFromHash());\n      });\n\n      setLang(currentLangFromHash());\n    })();\n  <\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\uddeb\ud83c\uddf7 FR \ud83c\uddec\ud83c\udde7 EN Matthieu BAILLY Com\u00e9dien BANDE DEMO PUB Photos CV Pack Coordonn\u00e9es T\u00e9l\u00e9phone : Email : mattbailly@gmail.com Ma compagnie INFORMATIONS CASTING Langues : Fran\u00e7ais (maternelle), Anglais (courant), Allemand (lu\/parl\u00e9) Sports : Golf, Tennis, course \u00e0 pied, voile, ski Permis : voiture, bateau CARACT\u00c9RISTIQUES PHYSIQUES Taille : 1.75 m Cheveux : ch\u00e2tain Yeux : [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-182","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.meletthalie.com\/index.php\/wp-json\/wp\/v2\/pages\/182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.meletthalie.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.meletthalie.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.meletthalie.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.meletthalie.com\/index.php\/wp-json\/wp\/v2\/comments?post=182"}],"version-history":[{"count":62,"href":"https:\/\/www.meletthalie.com\/index.php\/wp-json\/wp\/v2\/pages\/182\/revisions"}],"predecessor-version":[{"id":297,"href":"https:\/\/www.meletthalie.com\/index.php\/wp-json\/wp\/v2\/pages\/182\/revisions\/297"}],"wp:attachment":[{"href":"https:\/\/www.meletthalie.com\/index.php\/wp-json\/wp\/v2\/media?parent=182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}