{"id":8717,"date":"2020-06-27T23:06:22","date_gmt":"2020-06-27T21:06:22","guid":{"rendered":"http:\/\/formationdansetherapie.com\/?page_id=8717"},"modified":"2026-07-21T13:58:29","modified_gmt":"2026-07-21T11:58:29","slug":"approche-per-se-nota","status":"publish","type":"page","link":"https:\/\/formationdansetherapie.com\/en\/approche-per-se-nota\/","title":{"rendered":"Approche Per Se Nota\u00a9"},"content":{"rendered":"<style type=\"text\/css\">\n        * {<br \/>            margin: 0;<br \/>            padding: 0;<br \/>            box-sizing: border-box;<br \/>        }\nbody {<br \/>            font-family: 'Comfortaa', 'Segoe UI', sans-serif;<br \/>            line-height: 1.8;<br \/>            color: #333;<br \/>            background: #fff;<br \/>        }\n.container {<br \/>            max-width: 1000px;<br \/>            margin: 0 auto;<br \/>            padding: 0 30px;<br \/>        }\n\/* TYPOGRAPHIE *\/<br \/>        h1 {<br \/>            font-family: 'Comfortaa', sans-serif;<br \/>            font-weight: 700;<br \/>            font-size: 48px;<br \/>            color: #57007f;<br \/>            margin: 60px 0 30px 0;<br \/>            line-height: 1.2;<br \/>        }\nh2 {<br \/>            font-family: 'Comfortaa', sans-serif;<br \/>            font-weight: 700;<br \/>            font-size: 36px;<br \/>            color: #c03c2a;<br \/>            margin: 50px 0 25px 0;<br \/>            position: relative;<br \/>            padding-bottom: 20px;<br \/>        }\nh2:after {<br \/>            content: '';<br \/>            display: block;<br \/>            width: 80px;<br \/>            height: 4px;<br \/>            background: linear-gradient(90deg, #e8c222 0%, #c03c2a 100%);<br \/>            border-radius: 10px;<br \/>            margin-top: 15px;<br \/>        }\nh3 {<br \/>            font-family: 'Comfortaa', sans-serif;<br \/>            font-weight: 700;<br \/>            font-size: 24px;<br \/>            color: #c03c2a;<br \/>            margin: 25px 0 15px 0;<br \/>        }\nh4 {<br \/>            font-family: 'Comfortaa', sans-serif;<br \/>            font-weight: 700;<br \/>            font-size: 20px;<br \/>            color: #57007f;<br \/>            margin: 15px 0 10px 0;<br \/>        }\np {<br \/>            margin: 15px 0;<br \/>            font-size: 16px;<br \/>            line-height: 1.8;<br \/>        }\nstrong {<br \/>            color: #c03c2a;<br \/>            font-weight: 700;<br \/>        }\na {<br \/>            color: #57007f;<br \/>            text-decoration: none;<br \/>            font-weight: 600;<br \/>            transition: all 0.3s ease;<br \/>            border-bottom: 2px solid transparent;<br \/>        }\na:hover {<br \/>            color: #c03c2a;<br \/>            border-bottom-color: #e8c222;<br \/>        }\n\/* BO\u00ceTE INTRO *\/<br \/>        .intro-box {<br \/>            background: linear-gradient(135deg, #f5f0ff 0%, #fff9c4 100%);<br \/>            border-left: 6px solid #c03c2a;<br \/>            border-radius: 15px;<br \/>            padding: 35px;<br \/>            margin: 40px 0;<br \/>            font-size: 17px;<br \/>            line-height: 1.9;<br \/>            box-shadow: 0 6px 20px rgba(199, 60, 42, 0.08);<br \/>        }\n.intro-box strong {<br \/>            display: block;<br \/>            margin-bottom: 15px;<br \/>            font-size: 19px;<br \/>        }\n\/* GRILLE PILIERS *\/<br \/>        .piliers-grid {<br \/>            display: grid;<br \/>            grid-template-columns: 1fr 1fr;<br \/>            gap: 30px;<br \/>            margin: 50px 0;<br \/>        }\n.pilier {<br \/>            background: #fff;<br \/>            border: 3px solid #e8c222;<br \/>            border-radius: 20px;<br \/>            padding: 35px;<br \/>            transition: all 0.3s ease;<br \/>            box-shadow: 0 8px 25px rgba(87, 0, 127, 0.08);<br \/>            position: relative;<br \/>            overflow: hidden;<br \/>        }\n.pilier:before {<br \/>            content: '';<br \/>            position: absolute;<br \/>            top: 0;<br \/>            left: 0;<br \/>            right: 0;<br \/>            height: 5px;<br \/>            background: linear-gradient(90deg, #57007f 0%, #c03c2a 50%, #e8c222 100%);<br \/>        }\n.pilier:hover {<br \/>            transform: translateY(-8px);<br \/>            box-shadow: 0 15px 40px rgba(87, 0, 127, 0.15);<br \/>            border-color: #c03c2a;<br \/>        }\n.pilier h3 {<br \/>            text-align: center;<br \/>            margin-top: 0;<br \/>            margin-bottom: 25px;<br \/>            font-size: 22px;<br \/>        }\n.pilier ul {<br \/>            list-style: none;<br \/>        }\n.pilier li {<br \/>            padding: 12px 0;<br \/>            padding-left: 30px;<br \/>            position: relative;<br \/>            font-size: 15px;<br \/>            line-height: 1.6;<br \/>        }\n.pilier li:before {<br \/>            content: '\u2713';<br \/>            position: absolute;<br \/>            left: 0;<br \/>            color: #e8c222;<br \/>            font-weight: bold;<br \/>            font-size: 18px;<br \/>        }\n\/* SECTION VIDEO *\/<br \/>        .video-section {<br \/>            background: linear-gradient(135deg, #f5f0ff 0%, rgba(232, 194, 34, 0.1) 100%);<br \/>            border-radius: 20px;<br \/>            padding: 50px 40px;<br \/>            margin: 60px 0;<br \/>            text-align: center;<br \/>            border: 3px dashed #e8c222;<br \/>        }\n.video-section h2 {<br \/>            margin-top: 0;<br \/>        }\n.video-section p {<br \/>            font-size: 17px;<br \/>            margin-bottom: 25px;<br \/>            color: #555;<br \/>        }\n.video-section iframe {<br \/>            width: 100%;<br \/>            max-width: 600px;<br \/>            height: 340px;<br \/>            border: 4px solid #c03c2a;<br \/>            border-radius: 15px;<br \/>            box-shadow: 0 10px 30px rgba(192, 60, 42, 0.2);<br \/>        }\n\/* GRILLE TH\u00c8MES *\/<br \/>        .themes-grid {<br \/>            display: grid;<br \/>            grid-template-columns: 1fr 1fr;<br \/>            gap: 25px;<br \/>            margin: 50px 0;<br \/>        }\n.theme-card {<br \/>            background: linear-gradient(135deg, #fff9c4 0%, #f5f0ff 100%);<br \/>            padding: 28px;<br \/>            border-left: 6px solid #c03c2a;<br \/>            border-radius: 15px;<br \/>            transition: all 0.3s ease;<br \/>            box-shadow: 0 6px 18px rgba(192, 60, 42, 0.1);<br \/>        }\n.theme-card:hover {<br \/>            transform: translateX(8px);<br \/>            border-left-width: 8px;<br \/>            box-shadow: 0 10px 28px rgba(192, 60, 42, 0.15);<br \/>        }\n.theme-card h4 {<br \/>            margin-top: 0;<br \/>            font-size: 19px;<br \/>            margin-bottom: 12px;<br \/>        }\n.theme-card p {<br \/>            font-size: 15px;<br \/>            color: #444;<br \/>        }\n\/* IMAGE OUTILS *\/<br \/>        .outils-image {<br \/>            text-align: center;<br \/>            margin: 50px 0;<br \/>            padding: 40px 0;<br \/>        }\n.outils-image img {<br \/>            max-width: 100%;<br \/>            height: auto;<br \/>            border-radius: 20px;<br \/>            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);<br \/>            transition: all 0.3s ease;<br \/>        }\n.outils-image img:hover {<br \/>            transform: scale(1.02);<br \/>        }\n\/* SECTION CTA *\/<br \/>        .cta-section {<br \/>            background: linear-gradient(135deg, #57007f 0%, #c03c2a 100%);<br \/>            color: white;<br \/>            padding: 50px 40px;<br \/>            border-radius: 20px;<br \/>            text-align: center;<br \/>            margin: 60px 0;<br \/>            box-shadow: 0 15px 40px rgba(87, 0, 127, 0.25);<br \/>        }\n.cta-section h2 {<br \/>            color: white;<br \/>            margin-top: 0;<br \/>        }\n.cta-section h2:after {<br \/>            background: linear-gradient(90deg, #e8c222 0%, rgba(255, 255, 255, 0.5) 100%);<br \/>        }\n.cta-section p {<br \/>            font-size: 17px;<br \/>            line-height: 1.8;<br \/>            margin: 20px 0;<br \/>            color: rgba(255, 255, 255, 0.95);<br \/>        }\n.cta-buttons {<br \/>            display: flex;<br \/>            gap: 15px;<br \/>            justify-content: center;<br \/>            flex-wrap: wrap;<br \/>            margin: 30px 0;<br \/>        }\n.cta-button {<br \/>            display: inline-block;<br \/>            background: #e8c222;<br \/>            color: #57007f;<br \/>            padding: 16px 40px;<br \/>            border-radius: 12px;<br \/>            text-decoration: none;<br \/>            font-weight: 700;<br \/>            font-size: 16px;<br \/>            transition: all 0.3s ease;<br \/>            border: 3px solid transparent;<br \/>            box-shadow: 0 6px 15px rgba(232, 194, 34, 0.3);<br \/>        }\n.cta-button:hover {<br \/>            background: #fff;<br \/>            transform: translateY(-3px);<br \/>            box-shadow: 0 10px 25px rgba(232, 194, 34, 0.4);<br \/>        }\n.cta-link {<br \/>            display: inline-block;<br \/>            color: white;<br \/>            text-decoration: underline;<br \/>            margin: 15px 0;<br \/>            font-size: 16px;<br \/>            transition: all 0.3s ease;<br \/>            padding: 8px 15px;<br \/>            border-radius: 8px;<br \/>        }\n.cta-link:hover {<br \/>            background: rgba(255, 255, 255, 0.1);<br \/>            opacity: 1;<br \/>        }\n\/* SECTION CONTACT *\/<br \/>        .contact-section {<br \/>            background: linear-gradient(135deg, rgba(232, 194, 34, 0.1) 0%, #fff9c4 100%);<br \/>            border: 3px solid #e8c222;<br \/>            border-radius: 20px;<br \/>            padding: 40px;<br \/>            margin: 50px 0 60px 0;<br \/>            text-align: center;<br \/>        }\n.contact-section h2 {<br \/>            margin-top: 0;<br \/>        }\n.contact-info {<br \/>            display: grid;<br \/>            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));<br \/>            gap: 25px;<br \/>            margin: 30px 0;<br \/>        }\n.contact-item {<br \/>            background: white;<br \/>            padding: 25px;<br \/>            border-radius: 15px;<br \/>            border-left: 5px solid #c03c2a;<br \/>        }\n.contact-item strong {<br \/>            display: block;<br \/>            margin-bottom: 10px;<br \/>            font-size: 15px;<br \/>        }\n.contact-item a {<br \/>            font-size: 16px;<br \/>            color: #57007f;<br \/>            font-weight: 700;<br \/>        }\n\/* HR CUSTOM *\/<br \/>        hr {<br \/>            border: none;<br \/>            height: 3px;<br \/>            background: linear-gradient(90deg, transparent 0%, #e8c222 50%, transparent 100%);<br \/>            margin: 60px 0;<br \/>            border-radius: 10px;<br \/>        }\n\/* FOOTER NOTE *\/<br \/>        .footer-note {<br \/>            margin-top: 60px;<br \/>            padding-top: 30px;<br \/>            font-size: 14px;<br \/>            color: #999;<br \/>            text-align: center;<br \/>            border-top: 2px solid #f0f0f0;<br \/>        }\n\/* RESPONSIVE *\/<br \/>        @media (max-width: 768px) {<br \/>            .container {<br \/>                padding: 0 20px;<br \/>            }\nh1 {<br \/>                font-size: 36px;<br \/>                margin: 40px 0 20px 0;<br \/>            }\nh2 {<br \/>                font-size: 28px;<br \/>                margin: 35px 0 20px 0;<br \/>            }\n.piliers-grid,<br \/>            .themes-grid {<br \/>                grid-template-columns: 1fr;<br \/>                gap: 20px;<br \/>            }\n.cta-buttons {<br \/>                flex-direction: column;<br \/>            }\n.cta-button {<br \/>                width: 100%;<br \/>            }\n.intro-box,<br \/>            .video-section,<br \/>            .contact-section {<br \/>                padding: 25px;<br \/>            }\n.video-section iframe {<br \/>                height: 240px;<br \/>            }\n.contact-info {<br \/>                grid-template-columns: 1fr;<br \/>            }<br \/>        }<br \/>    <\/style><div id=\"cmsmasters_row_6a5f9cf9be1061_44396267\" class=\"cmsmasters_row cmsmasters_color_scheme_default cmsmasters_row_top_default cmsmasters_row_bot_default cmsmasters_row_boxed\">\n<div class=\"cmsmasters_row_outer_parent\">\n<div class=\"cmsmasters_row_outer\">\n<div class=\"cmsmasters_row_inner\">\n<div class=\"cmsmasters_row_margin\">\n<div class=\"cmsmasters_column one_first\">\n<div class=\"cmsmasters_text\">\n<p>&nbsp;<\/p>\n\n<p>&nbsp;<\/p>\n<div class=\"container\">\n<p><!-- TITRE PRINCIPAL --><\/p>\n<h1>L&rsquo;approche Per Se Nota\u00a9 \u2014 Une m\u00e9thode unique de danse th\u00e9rapie<\/h1>\n<p><!-- INTRO BOX --><\/p>\n<div class=\"intro-box\">\n<p><strong>Bienvenue dans l&rsquo;univers Per Se Nota\u00a9.<\/strong>Notre approche de danse th\u00e9rapie repose sur trois piliers essentiels : <strong>la pr\u00e9sence \u00e0 soi et aux autres<\/strong>, <strong>le plaisir du mouvement<\/strong>, et <strong>l&rsquo;autonomie progressive<\/strong>. D\u00e9couvrez comment cette philosophie transforme la formation et la vie de nos apprenants.<\/p>\n<\/div>\n<hr \/>\n<p><!-- SECTION PILIERS --><\/p>\n<h2>Les 3 piliers de notre approche<\/h2>\n<div class=\"piliers-grid\">\n<div class=\"pilier\">\n<h3>\ud83c\udfaf Pr\u00e9sence &amp; Conscience<\/h3>\n<p>Notre formation place <strong>l&rsquo;instant pr\u00e9sent<\/strong> au c\u0153ur du processus. En se reconnectant \u00e0 l&rsquo;ici et maintenant, vous explorez votre corps et vos sensations de mani\u00e8re authentique.<\/p>\n<ul>\n<li>Conscience corporelle profonde<\/li>\n<li>\u00c9coute int\u00e9rieure active<\/li>\n<li>Transformation personnelle durable<\/li>\n<li>Connexion corps-esprit renforc\u00e9e<\/li>\n<\/ul>\n<\/div>\n<div class=\"pilier\">\n<h3>\ud83d\ude0a Plaisir du Mouvement<\/h3>\n<p>Le <strong>plaisir<\/strong> est un \u00e9l\u00e9ment fondamental de notre m\u00e9thode. Il permet de lib\u00e9rer les tensions et red\u00e9couvrir la joie simple de bouger.<\/p>\n<ul>\n<li>Lib\u00e9ration des tensions physiques<\/li>\n<li>Lib\u00e9ration \u00e9motionnelle<\/li>\n<li>Red\u00e9couverte de la joie du mouvement<\/li>\n<li>Sans jugement ni contrainte<\/li>\n<\/ul>\n<\/div>\n<div class=\"pilier\">\n<h3>\ud83d\udd11 Autonomie Progressive<\/h3>\n<p><strong>L&rsquo;autonomie<\/strong> est un objectif cl\u00e9. Nous guidons chaque participant vers une prise de conscience de ses ressources personnelles.<\/p>\n<ul>\n<li>D\u00e9veloppement de la confiance en soi<\/li>\n<li>Libert\u00e9 d&rsquo;expression par le corps<\/li>\n<li>Cr\u00e9ation d&rsquo;outils th\u00e9rapeutiques personnels<\/li>\n<li>L\u00e9gitimit\u00e9 professionnelle acquise<\/li>\n<\/ul>\n<\/div>\n<div class=\"pilier\">\n<h3>\ud83c\udf93 Comp\u00e9tences Concr\u00e8tes<\/h3>\n<p>Nous mettons l&rsquo;accent sur l&rsquo;acquisition de <strong>comp\u00e9tences tangibles<\/strong> en danse th\u00e9rapie. Ateliers pratiques, \u00e9changes et retours d&rsquo;exp\u00e9rience.<\/p>\n<ul>\n<li>Techniques et concepts sp\u00e9cifiques<\/li>\n<li>Pratique p\u00e9dagogique encadr\u00e9e<\/li>\n<li>Savoir-faire professionnel certifi\u00e9<\/li>\n<li>Outils applicables imm\u00e9diatement<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<hr \/>\n<p><!-- SECTION VIDEO --><\/p>\n<div class=\"video-section\">\n<h2>Pascale explique notre approche<\/h2>\n<p>D\u00e9couvrez en vid\u00e9o ce qui rend Per Se Nota\u00a9 unique et transformateur :<\/p>\n<iframe title=\"Approche Per Se Nota - Danse th\u00e9rapie\" src=\"https:\/\/www.youtube.com\/embed\/ei-2Si2bSa8\" allowfullscreen=\"allowfullscreen\"><\/iframe>\n<\/div>\n<hr \/>\n<p><!-- SECTION TH\u00c8MES --><\/p>\n<h2>Nos 7 th\u00e8mes de formation<\/h2>\n<p>Les sept th\u00e8mes m\u00ealent des comp\u00e9tences qui se lient les unes aux autres. Chaque th\u00e8me met l&rsquo;accent sur une nouveaut\u00e9 tout en permettant de revisiter les essentiels. Voici ce qui vous attend :<\/p>\n<div class=\"themes-grid\">\n<div class=\"theme-card\">\n<h4>\ud83c\udfa8 Cr\u00e9ativit\u00e9<\/h4>\n<p>D\u00e9veloppez votre cr\u00e9ativit\u00e9 personnelle, p\u00e9dagogique et th\u00e9rapeutique. Explorez les expressions corporelles et \u00e9motionnelles pour d\u00e9ployer votre potentiel cr\u00e9atif et initier la relation th\u00e9rapeutique.<\/p>\n<\/div>\n<div class=\"theme-card\">\n<h4>\ud83d\udc83 <a href=\"https:\/\/formationdansetherapie.com\/en\/les-ateliers-danse-et-mouvement-per-se-nota\/\" target=\"_blank\" rel=\"noopener\">Danse et mouvement<\/a><\/h4>\n<p>Familiarisez-vous avec les diff\u00e9rents potentiels de la danse : techniques d&rsquo;\u00e9chauffement, pratiques seul ou en groupe. Approfondissez votre proprioception \u00e0 travers le mouvement libre.<\/p>\n<\/div>\n<div class=\"theme-card\">\n<h4>\u2764\ufe0f Th\u00e9rapie et accompagnement<\/h4>\n<p>Initiez-vous aux approches et protocoles th\u00e9rapeutiques. La reformulation dans\u00e9e et le cadre th\u00e9rapeutique sont au c\u0153ur des apprentissages. Appr\u00e9hendez la th\u00e9rapie comme approche fondamentale du lien corps-esprit.<\/p>\n<\/div>\n<div class=\"theme-card\">\n<h4>\ud83e\uddd8<a href=\"https:\/\/formationdansetherapie.com\/en\/ateliers-relaxation-alignement-per-se-nota\/\" target=\"_blank\" rel=\"noopener\"> Relaxation et alignement<\/a><\/h4>\n<p>D\u00e9couvrez les techniques de conscience modifi\u00e9e \u00e0 travers la m\u00e9ditation et la relaxation. D\u00e9veloppez diff\u00e9rentes approches de guidance. L&rsquo;alternance entre mouvements et conscientisation est essentielle.<\/p>\n<\/div>\n<div class=\"theme-card\">\n<h4>\ud83c\udf0d M\u00e9tis&rsquo;danse\u00a9 et interculturalit\u00e9<\/h4>\n<p>Plongez dans les saveurs du m\u00e9tis&rsquo;danse\u00a9 et vivez une exp\u00e9rience culturelle et corporelle riche. Abordez la danse th\u00e9rapie comme un voyage ext\u00e9rieur, m\u00e9taphore d&rsquo;un voyage int\u00e9rieur.<\/p>\n<\/div>\n<div class=\"theme-card\">\n<h4>\u2728 Sacr\u00e9 &amp; Relation<\/h4>\n<p>Explorez les arch\u00e9types et symboles pour acc\u00e9der \u00e0 la connaissance int\u00e9rieure. Deux modules sont consacr\u00e9s \u00e0 la posture du danse th\u00e9rapeute avec \u00e9valuations et retours personnalis\u00e9s.<\/p>\n<p>Pedagogy<\/p>\n<\/div>\n<\/div>\n<div class=\"outils-image\"><img decoding=\"async\" src=\"https:\/\/formationdansetherapie.com\/wp-content\/uploads\/2024\/10\/7-themes-formation-danse-therapie-Per-se-Nota-1-724x1024.png\" alt=\"Les 7 th\u00e8mes de formation danse th\u00e9rapie Per Se Nota\" \/><\/div>\n<hr \/>\n<p><!-- SECTION OUTILS --><\/p>\n<h2>Nos outils \u2014 Votre bo\u00eete \u00e0 outils th\u00e9rapeutique<\/h2>\n<p>Enrichis par les diff\u00e9rents outils enseign\u00e9s, votre savoir grandit, votre p\u00e9dagogie s&rsquo;affine, et vos \u00e9l\u00e8ves sont heureux. Chaque outil apprend \u00e0 combiner <strong>p\u00e9dagogie et th\u00e9rapie<\/strong> pour cr\u00e9er des s\u00e9ances impactantes et s\u00fbres.<\/p>\n<p style=\"text-align: center; margin: 30px 0;\"><a style=\"font-size: 17px; color: #c03c2a;\" href=\"https:\/\/formationdansetherapie.com\/en\/outils-per-se-nota\/\">\u2192 D\u00e9couvrez nos 6 outils Per Se Nota\u00a9 en d\u00e9tail<\/a><\/p>\n<hr \/>\n<p><!-- SECTION CTA --><\/p>\n<div class=\"cta-section\">\n<h2>Pr\u00eat(e) \u00e0 explorer cette approche ?<\/h2>\n<p>La formation Per Se Nota\u00a9 vous attend. Que vous cherchiez \u00e0 vous transformer personnellement ou \u00e0 devenir professeur de danse th\u00e9rapie, nous avons un parcours adapt\u00e9 \u00e0 votre projet.<\/p>\n<div class=\"cta-buttons\"><a class=\"cta-button\" href=\"https:\/\/formationdansetherapie.com\/en\/portes-ouvertes\/\">Assister \u00e0 une porte ouverte<\/a><br \/>\n<a class=\"cta-button\" href=\"https:\/\/formationdansetherapie.com\/en\/offre-de-formation-de-danse-therapie\/\">Voir nos formations<\/a><\/div>\n<p class=\"cta-link\"><a style=\"color: white;\" href=\"https:\/\/wa.me\/33664320290?text=Bonjour%20Pascale%2C%20j%27aimerais%20en%20savoir%20plus%20sur%20l%27approche%20Per%20Se%20Nota\">\ud83d\udcac Parler directement \u00e0 Pascale sur WhatsApp<\/a><\/p>\n<\/div>\n<hr \/>\n<p><!-- SECTION CONTACT --><\/p>\n<div class=\"contact-section\">\n<h2>Des questions ?<\/h2>\n<div class=\"contact-info\">\n<div class=\"contact-item\"><strong>\u260e\ufe0f T\u00e9l\u00e9phone<\/strong><br \/>\n<a href=\"tel:0768527707\">07 68 52 77 07<\/a><\/div>\n<div class=\"contact-item\"><strong>\u2709\ufe0f Email<\/strong><br \/>\n<a href=\"mailto:contact@persenota.com\">contact@persenota.com<\/a><\/div>\n<div class=\"contact-item\"><strong>\ud83d\udcac WhatsApp<\/strong><br \/>\n<a href=\"https:\/\/wa.me\/33664320290\">Parler \u00e0 Pascale<\/a><\/div>\n<\/div>\n<\/div>\n<p><!-- FOOTER --><\/p>\n<div class=\"footer-note\">\n<p>Mise \u00e0 jour : juillet 2026 | Per Se Nota\u00a9 SARL | Formation certifi\u00e9e Qualiopi<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":14604,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":""},"tags":[277,278,251,269,263,274],"class_list":["post-8717","page","type-page","status-publish","has-post-thumbnail","hentry","tag-adaptation-a-differents-publics-enfants","tag-adultes","tag-apprentissage-de-lenergie-personnelle-et-des-emotions","tag-approche-denseignement-modulaire","tag-autonomie","tag-choregraphie"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.8 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Approche Per Se Nota\u00a9 - Per Se Nota | Formation Danse Th\u00e9rapie Paris<\/title>\n<meta name=\"description\" content=\"L&#039;approche Per Se Nota\u00a9 : une p\u00e9dagogie int\u00e9grative du mouvement libre et intuitif. D\u00e9couvrez notre vision unique de la danse th\u00e9rapie Paris.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/formationdansetherapie.com\/en\/approche-per-se-nota\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Approche Per Se Nota\u00a9\" \/>\n<meta property=\"og:description\" content=\"L&#039;approche Per Se Nota\u00a9 : une p\u00e9dagogie int\u00e9grative du mouvement libre et intuitif. D\u00e9couvrez notre vision unique de la danse th\u00e9rapie Paris.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/formationdansetherapie.com\/en\/approche-per-se-nota\/\" \/>\n<meta property=\"og:site_name\" content=\"Per Se Nota | Formation Danse Th\u00e9rapie Paris\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/persenota\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-21T11:58:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/formationdansetherapie.com\/wp-content\/uploads\/2024\/10\/Notre-approche-Per-se-Nota-1-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"700\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\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:\\\/\\\/formationdansetherapie.com\\\/approche-per-se-nota\\\/\",\"url\":\"https:\\\/\\\/formationdansetherapie.com\\\/approche-per-se-nota\\\/\",\"name\":\"Approche Per Se Nota\u00a9 - Per Se Nota | Formation Danse Th\u00e9rapie Paris\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/approche-per-se-nota\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/approche-per-se-nota\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/formationdansetherapie.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Notre-approche-Per-se-Nota-1-1.png\",\"datePublished\":\"2020-06-27T21:06:22+00:00\",\"dateModified\":\"2026-07-21T11:58:29+00:00\",\"description\":\"L'approche Per Se Nota\u00a9 : une p\u00e9dagogie int\u00e9grative du mouvement libre et intuitif. D\u00e9couvrez notre vision unique de la danse th\u00e9rapie Paris.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/approche-per-se-nota\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/formationdansetherapie.com\\\/approche-per-se-nota\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/approche-per-se-nota\\\/#primaryimage\",\"url\":\"https:\\\/\\\/formationdansetherapie.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Notre-approche-Per-se-Nota-1-1.png\",\"contentUrl\":\"https:\\\/\\\/formationdansetherapie.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Notre-approche-Per-se-Nota-1-1.png\",\"width\":1920,\"height\":700,\"caption\":\"Approche Per Se Nota\u00a9\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/approche-per-se-nota\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/formationdansetherapie.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Approche Per Se Nota\u00a9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/#website\",\"url\":\"https:\\\/\\\/formationdansetherapie.com\\\/\",\"name\":\"Per Se Nota\",\"description\":\"Formation danse th\u00e9rapie certifiante \u00e0 Paris \u2014 Cours, stages et formation professionnelle | Per Se Nota\",\"publisher\":{\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/formationdansetherapie.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/#organization\",\"name\":\"Per Se Nota | Formation Danse Th\u00e9rapie Paris\",\"url\":\"https:\\\/\\\/formationdansetherapie.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/formationdansetherapie.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-logo-persenota.png\",\"contentUrl\":\"https:\\\/\\\/formationdansetherapie.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-logo-persenota.png\",\"width\":512,\"height\":512,\"caption\":\"Per Se Nota | Formation Danse Th\u00e9rapie Paris\"},\"image\":{\"@id\":\"https:\\\/\\\/formationdansetherapie.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/persenota\",\"https:\\\/\\\/www.instagram.com\\\/per_se_nota\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/per-se-nota\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@Persenota\",\"https:\\\/\\\/www.youtube.com\\\/@paralasalsa\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Approche Per Se Nota\u00a9 - Per Se Nota | Formation Danse Th\u00e9rapie Paris","description":"L'approche Per Se Nota\u00a9 : une p\u00e9dagogie int\u00e9grative du mouvement libre et intuitif. D\u00e9couvrez notre vision unique de la danse th\u00e9rapie Paris.","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:\/\/formationdansetherapie.com\/en\/approche-per-se-nota\/","og_locale":"en_US","og_type":"article","og_title":"Approche Per Se Nota\u00a9","og_description":"L'approche Per Se Nota\u00a9 : une p\u00e9dagogie int\u00e9grative du mouvement libre et intuitif. D\u00e9couvrez notre vision unique de la danse th\u00e9rapie Paris.","og_url":"https:\/\/formationdansetherapie.com\/en\/approche-per-se-nota\/","og_site_name":"Per Se Nota | Formation Danse Th\u00e9rapie Paris","article_publisher":"https:\/\/www.facebook.com\/persenota","article_modified_time":"2026-07-21T11:58:29+00:00","og_image":[{"width":1920,"height":700,"url":"https:\/\/formationdansetherapie.com\/wp-content\/uploads\/2024\/10\/Notre-approche-Per-se-Nota-1-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/formationdansetherapie.com\/approche-per-se-nota\/","url":"https:\/\/formationdansetherapie.com\/approche-per-se-nota\/","name":"Approche Per Se Nota\u00a9 - Per Se Nota | Formation Danse Th\u00e9rapie Paris","isPartOf":{"@id":"https:\/\/formationdansetherapie.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/formationdansetherapie.com\/approche-per-se-nota\/#primaryimage"},"image":{"@id":"https:\/\/formationdansetherapie.com\/approche-per-se-nota\/#primaryimage"},"thumbnailUrl":"https:\/\/formationdansetherapie.com\/wp-content\/uploads\/2024\/10\/Notre-approche-Per-se-Nota-1-1.png","datePublished":"2020-06-27T21:06:22+00:00","dateModified":"2026-07-21T11:58:29+00:00","description":"L'approche Per Se Nota\u00a9 : une p\u00e9dagogie int\u00e9grative du mouvement libre et intuitif. D\u00e9couvrez notre vision unique de la danse th\u00e9rapie Paris.","breadcrumb":{"@id":"https:\/\/formationdansetherapie.com\/approche-per-se-nota\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/formationdansetherapie.com\/approche-per-se-nota\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/formationdansetherapie.com\/approche-per-se-nota\/#primaryimage","url":"https:\/\/formationdansetherapie.com\/wp-content\/uploads\/2024\/10\/Notre-approche-Per-se-Nota-1-1.png","contentUrl":"https:\/\/formationdansetherapie.com\/wp-content\/uploads\/2024\/10\/Notre-approche-Per-se-Nota-1-1.png","width":1920,"height":700,"caption":"Approche Per Se Nota\u00a9"},{"@type":"BreadcrumbList","@id":"https:\/\/formationdansetherapie.com\/approche-per-se-nota\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/formationdansetherapie.com\/"},{"@type":"ListItem","position":2,"name":"Approche Per Se Nota\u00a9"}]},{"@type":"WebSite","@id":"https:\/\/formationdansetherapie.com\/#website","url":"https:\/\/formationdansetherapie.com\/","name":"Per Se Nota","description":"Formation danse th\u00e9rapie certifiante \u00e0 Paris \u2014 Cours, stages et formation professionnelle | Per Se Nota","publisher":{"@id":"https:\/\/formationdansetherapie.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/formationdansetherapie.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/formationdansetherapie.com\/#organization","name":"Per Se Nota | Formation Danse Th\u00e9rapie Paris","url":"https:\/\/formationdansetherapie.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/formationdansetherapie.com\/#\/schema\/logo\/image\/","url":"https:\/\/formationdansetherapie.com\/wp-content\/uploads\/2026\/05\/cropped-logo-persenota.png","contentUrl":"https:\/\/formationdansetherapie.com\/wp-content\/uploads\/2026\/05\/cropped-logo-persenota.png","width":512,"height":512,"caption":"Per Se Nota | Formation Danse Th\u00e9rapie Paris"},"image":{"@id":"https:\/\/formationdansetherapie.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/persenota","https:\/\/www.instagram.com\/per_se_nota\/","https:\/\/www.linkedin.com\/company\/per-se-nota\/","https:\/\/www.youtube.com\/@Persenota","https:\/\/www.youtube.com\/@paralasalsa"]}]}},"_links":{"self":[{"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/pages\/8717","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/comments?post=8717"}],"version-history":[{"count":24,"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/pages\/8717\/revisions"}],"predecessor-version":[{"id":22411,"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/pages\/8717\/revisions\/22411"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/media\/14604"}],"wp:attachment":[{"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/media?parent=8717"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/formationdansetherapie.com\/en\/wp-json\/wp\/v2\/tags?post=8717"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}