{"id":8159,"date":"2026-09-09T15:57:54","date_gmt":"2026-09-09T13:57:54","guid":{"rendered":"https:\/\/phytoquant.mc\/blog\/?page_id=8159"},"modified":"2026-09-09T16:25:49","modified_gmt":"2026-09-09T14:25:49","slug":"nos-auteurs","status":"publish","type":"page","link":"https:\/\/phytoquant.mc\/blog\/nos-auteurs\/","title":{"rendered":"Nos Auteurs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8159\" class=\"elementor elementor-8159\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-604c20b e-flex e-con-boxed e-con e-parent\" data-id=\"604c20b\" 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-6caff5e elementor-widget elementor-widget-heading\" data-id=\"6caff5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nos auteurs<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3b63e4 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c3b63e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>D\u00e9couvrez les auteurs et experts qui contribuent au Blog PhytoQuant : professionnels de sant\u00e9 et sp\u00e9cialistes de la nutrition, de la micronutrition et de la phytoth\u00e9rapie. Chacun partage son expertise pour vous apporter une information fiable et document\u00e9e.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1535f3e elementor-widget elementor-widget-shortcode\" data-id=\"1535f3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        .phyto-authors-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n            margin: 40px auto 60px auto;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        }\n\n        .phyto-author-dir-card {\n            background: #ffffff;\n            border: 1px solid #edf0e6;\n            border-radius: 16px;\n            padding: 32px 24px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n        }\n        .phyto-author-dir-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);\n            border-color: #8da628;\n        }\n\n        .phyto-author-dir-avatar {\n            width: 130px;\n            height: 130px;\n            border-radius: 50%;\n            object-fit: cover;\n            margin-bottom: 18px;\n            box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);\n            border: 3px solid #ffffff;\n        }\n\n        .phyto-author-dir-name {\n            font-family: 'Optima Nova LT Pro', 'Optima nova LT Pro', Optima, Candara, sans-serif !important;\n            font-size: 22px;\n            font-weight: 700;\n            color: #1f2a37;\n            margin: 0 0 6px 0;\n            line-height: 1.3;\n        }\n        .phyto-author-dir-name a {\n            color: inherit;\n            text-decoration: none;\n        }\n        .phyto-author-dir-name a:hover {\n            color: #8da628;\n        }\n\n        .phyto-author-dir-job {\n            font-family: 'Inter', sans-serif !important;\n            font-size: 13.5px;\n            font-weight: 600;\n            color: #8da628;\n            margin-bottom: 14px;\n            min-height: 20px;\n        }\n\n        .phyto-author-dir-bio {\n            font-family: 'Inter', sans-serif !important;\n            font-size: 13.5px;\n            line-height: 1.6;\n            color: #4b5563;\n            margin: 0 0 18px 0;\n            flex-grow: 1;\n        }\n\n        .phyto-author-dir-tags {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 6px;\n            margin-bottom: 24px;\n        }\n        .phyto-author-dir-tag {\n            background-color: #f1f6e8;\n            color: #617b18;\n            font-family: 'Inter', sans-serif !important;\n            font-size: 11.5px;\n            font-weight: 500;\n            padding: 4px 10px;\n            border-radius: 20px;\n        }\n\n        .phyto-author-dir-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background-color: hsl(63, 100%, 37%) !important;\n            color: #ffffff !important;\n            font-family: 'Inter', sans-serif !important;\n            font-size: 13px;\n            font-weight: 600;\n            padding: 12px 24px;\n            border-radius: 0 !important;\n            text-decoration: none !important;\n            transition: background-color 0.2s ease, transform 0.2s ease;\n        }\n        .phyto-author-dir-btn:hover {\n            background-color: hsl(63, 100%, 30%) !important;\n            transform: scale(1.02);\n        }\n        .phyto-author-dir-btn svg {\n            transition: transform 0.2s ease;\n        }\n        .phyto-author-dir-btn:hover svg {\n            transform: translateX(3px);\n        }\n\n        @media (max-width: 960px) {\n            .phyto-authors-grid { grid-template-columns: repeat(2, 1fr); }\n        }\n        @media (max-width: 640px) {\n            .phyto-authors-grid { grid-template-columns: 1fr; }\n        }\n    <\/style>\n\n            <div class=\"phyto-authors-grid\">\n                            <article class=\"phyto-author-dir-card\">\n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/frederic-khodja\/\">\n                        <img decoding=\"async\" src=\"https:\/\/phytoquant.mc\/blog\/wp-content\/uploads\/2026\/09\/Frederic.png\" alt=\"Fr\u00e9d\u00e9ric Khodja\" class=\"phyto-author-dir-avatar\" \/>\n                    <\/a>\n                    \n                    <h2 class=\"phyto-author-dir-name\">\n                        <a href=\"https:\/\/phytoquant.mc\/blog\/author\/frederic-khodja\/\">Fr\u00e9d\u00e9ric Khodja<\/a>\n                    <\/h2>\n\n                                            <div class=\"phyto-author-dir-job\">Pharmacien et Senior Manager<\/div>\n                    \n                                            <p class=\"phyto-author-dir-bio\">\n                            Fr\u00e9d\u00e9ric Khodja est Docteur en Pharmacie, dipl\u00f4m\u00e9 de la Facult\u00e9 de Pharmacie de Marseille et titulaire d\u2019un MBA de l\u2019IAE Aix-Marseille Graduate...                        <\/p>\n                    \n                                            <div class=\"phyto-author-dir-tags\">\n                                                            <span class=\"phyto-author-dir-tag\">Pharmacie<\/span>\n                                                            <span class=\"phyto-author-dir-tag\">Compl\u00e9ments alimentaires<\/span>\n                                                            <span class=\"phyto-author-dir-tag\">Marketing sant\u00e9<\/span>\n                                                    <\/div>\n                    \n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/frederic-khodja\/\" class=\"phyto-author-dir-btn\">\n                        <span>Voir le profil<\/span>\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n                    <\/a>\n                <\/article>\n                            <article class=\"phyto-author-dir-card\">\n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/josephine-secolo\/\">\n                        <img decoding=\"async\" src=\"https:\/\/secure.gravatar.com\/avatar\/d80230730108f1340cf917638f6e209673729751e43c12351e086205182b19e6?s=260&#038;d=mm&#038;r=g\" alt=\"Jos\u00e9phine Secolo\" class=\"phyto-author-dir-avatar\" \/>\n                    <\/a>\n                    \n                    <h2 class=\"phyto-author-dir-name\">\n                        <a href=\"https:\/\/phytoquant.mc\/blog\/author\/josephine-secolo\/\">Jos\u00e9phine Secolo<\/a>\n                    <\/h2>\n\n                    \n                                            <p class=\"phyto-author-dir-bio\">\n                            Jos\u00e9phine Secolo accompagne la communication de PhytoQuant depuis 2009. Gr\u00e2ce \u00e0 sa connaissance approfondie des produits de la marque et \u00e0 son...                        <\/p>\n                    \n                                            <div class=\"phyto-author-dir-tags\">\n                                                            <span class=\"phyto-author-dir-tag\">Communication sant\u00e9<\/span>\n                                                            <span class=\"phyto-author-dir-tag\">R\u00e9daction web<\/span>\n                                                            <span class=\"phyto-author-dir-tag\">Bien-\u00eatre naturel<\/span>\n                                                    <\/div>\n                    \n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/josephine-secolo\/\" class=\"phyto-author-dir-btn\">\n                        <span>Voir le profil<\/span>\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n                    <\/a>\n                <\/article>\n                            <article class=\"phyto-author-dir-card\">\n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/nicola-frassanito\/\">\n                        <img decoding=\"async\" src=\"https:\/\/phytoquant.mc\/blog\/wp-content\/uploads\/2026\/09\/Nicola-Frassanito-2.png\" alt=\"Nicola Frassanito\" class=\"phyto-author-dir-avatar\" \/>\n                    <\/a>\n                    \n                    <h2 class=\"phyto-author-dir-name\">\n                        <a href=\"https:\/\/phytoquant.mc\/blog\/author\/nicola-frassanito\/\">Nicola Frassanito<\/a>\n                    <\/h2>\n\n                                            <div class=\"phyto-author-dir-job\">Fondateur de PhytoQuant<\/div>\n                    \n                                            <p class=\"phyto-author-dir-bio\">\n                            Nicola Frassanito est le fondateur et PDG de PhytoQuant, laboratoire mon\u00e9gasque de compl\u00e9ments alimentaires naturels cr\u00e9\u00e9 en 2004. Actif dans le secteur...                        <\/p>\n                    \n                                            <div class=\"phyto-author-dir-tags\">\n                                                            <span class=\"phyto-author-dir-tag\">Phytoth\u00e9rapie<\/span>\n                                                            <span class=\"phyto-author-dir-tag\">Micronutrition<\/span>\n                                                            <span class=\"phyto-author-dir-tag\">Compl\u00e9ments alimentaires<\/span>\n                                                    <\/div>\n                    \n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/nicola-frassanito\/\" class=\"phyto-author-dir-btn\">\n                        <span>Voir le profil<\/span>\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n                    <\/a>\n                <\/article>\n                            <article class=\"phyto-author-dir-card\">\n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/dr-celia-mores\/\">\n                        <img decoding=\"async\" src=\"https:\/\/phytoquant.mc\/blog\/wp-content\/uploads\/2026\/09\/Celia-Mores-1.png\" alt=\"Dr Celia Mores\" class=\"phyto-author-dir-avatar\" \/>\n                    <\/a>\n                    \n                    <h2 class=\"phyto-author-dir-name\">\n                        <a href=\"https:\/\/phytoquant.mc\/blog\/author\/dr-celia-mores\/\">Dr Celia Mores<\/a>\n                    <\/h2>\n\n                                            <div class=\"phyto-author-dir-job\">Docteure en neurosciences, charg\u00e9e d\u2019enseignement \u00e0 l\u2019EDNH<\/div>\n                    \n                                            <p class=\"phyto-author-dir-bio\">\n                            C\u00e9lia Mores est docteure en neurosciences, conf\u00e9renci\u00e8re et charg\u00e9e d\u2019enseignement \u00e0 l\u2019EDNH. Sp\u00e9cialiste du cerveau humain, elle intervient sur les th\u00e9matiques li\u00e9es...                        <\/p>\n                    \n                    \n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/dr-celia-mores\/\" class=\"phyto-author-dir-btn\">\n                        <span>Voir le profil<\/span>\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n                    <\/a>\n                <\/article>\n                            <article class=\"phyto-author-dir-card\">\n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/dr-vincent-reliquet\/\">\n                        <img decoding=\"async\" src=\"https:\/\/phytoquant.mc\/blog\/wp-content\/uploads\/2026\/09\/Dr-Reliquet.png\" alt=\"Dr Vincent Reliquet\" class=\"phyto-author-dir-avatar\" \/>\n                    <\/a>\n                    \n                    <h2 class=\"phyto-author-dir-name\">\n                        <a href=\"https:\/\/phytoquant.mc\/blog\/author\/dr-vincent-reliquet\/\">Dr Vincent Reliquet<\/a>\n                    <\/h2>\n\n                                            <div class=\"phyto-author-dir-job\">M\u00e9decin Agr\u00e9\u00e9 CL, Comit\u00e9 M\u00e9dical AIMSIB<\/div>\n                    \n                                            <p class=\"phyto-author-dir-bio\">\n                            Le Dr Vincent Reliquet est m\u00e9decin g\u00e9n\u00e9raliste. Il a \u00e9galement exerc\u00e9 comme m\u00e9decin urgentiste avant d\u2019orienter progressivement sa pratique vers des approches...                        <\/p>\n                    \n                                            <div class=\"phyto-author-dir-tags\">\n                                                            <span class=\"phyto-author-dir-tag\">M\u00e9decine g\u00e9n\u00e9rale<\/span>\n                                                            <span class=\"phyto-author-dir-tag\">Nutrition<\/span>\n                                                            <span class=\"phyto-author-dir-tag\">Micronutrition<\/span>\n                                                    <\/div>\n                    \n                    <a href=\"https:\/\/phytoquant.mc\/blog\/author\/dr-vincent-reliquet\/\" class=\"phyto-author-dir-btn\">\n                        <span>Voir le profil<\/span>\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n                    <\/a>\n                <\/article>\n                    <\/div>\n    \n    <\/div>\n\t\t\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>Nos auteurs D\u00e9couvrez les auteurs et experts qui contribuent au Blog PhytoQuant : professionnels de sant\u00e9 et sp\u00e9cialistes de la nutrition, de la micronutrition et de la phytoth\u00e9rapie. Chacun partage son expertise pour vous apporter une information fiable et document\u00e9e.<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"class_list":["post-8159","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/phytoquant.mc\/blog\/wp-json\/wp\/v2\/pages\/8159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/phytoquant.mc\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/phytoquant.mc\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/phytoquant.mc\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/phytoquant.mc\/blog\/wp-json\/wp\/v2\/comments?post=8159"}],"version-history":[{"count":15,"href":"https:\/\/phytoquant.mc\/blog\/wp-json\/wp\/v2\/pages\/8159\/revisions"}],"predecessor-version":[{"id":8226,"href":"https:\/\/phytoquant.mc\/blog\/wp-json\/wp\/v2\/pages\/8159\/revisions\/8226"}],"wp:attachment":[{"href":"https:\/\/phytoquant.mc\/blog\/wp-json\/wp\/v2\/media?parent=8159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}