<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="PHARMACOL FRVotre ressource santé de confiance. Des articles rédigés par des experts pour vous informer sur la pharmacologie, le bien-être et la prévention.&amp;..." />
<link rel="canonical" href="http://pharmacol-fr.org/" />
<meta property="og:site_name" content="SFPT, Société Française de Pharmacologie et de Thérapeutique" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Accueil" />
<meta property="og:url" content="http://pharmacol-fr.org/" />
<meta property="og:description" content="PHARMACOL FRVotre ressource santé de confiance. Des articles rédigés par des experts pour vous informer sur la pharmacologie, le bien-être et la prévention.&amp;..." />
<meta property="og:image" content="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol.png" />
<meta property="og:image:type" content="image/jpeg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Accueil" />
<meta name="twitter:description" content="PHARMACOL FRVotre ressource santé de confiance. Des articles rédigés par des experts pour vous informer sur la pharmacologie, le bien-être et la prévention.&amp;..." />
<meta name="twitter:image" content="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol.png" />
<script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "name": "SFPT, Société Française de Pharmacologie et de Thérapeutique",
            "url": "http://pharmacol-fr.org/",
            "description": "",
            "inLanguage": "fr-FR",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "http://pharmacol-fr.org/?s={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "Organization",
            "name": "SFPT, Société Française de Pharmacologie et de Thérapeutique",
            "url": "http://pharmacol-fr.org/",
            "logo": {
                "@type": "ImageObject",
                "url": "http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol.png",
                "width": 800,
                "height": 303
            }
        }
    ]
}
</script>
<style id="telemac-critical">
/* Critical CSS — above the fold */
/* Fix 1: Type scale tokens (8 sizes, clamp for fluid) */
/* Fix 3: OKLCH warm-tinted neutrals */
/* Fix 5: De-pill radius 12px */
/* Fix 7: prefers-reduced-motion */
/* Fix 9: Specific transitions, ease-out-quart */
/* Fix 10: Fluid clamp(), font-kerning */
:root{--tc-dark:#151412;--tc-accent:#1d75b5;--tc-accent-light:rgba(29,117,181,0.12);--tc-accent-border:rgba(29,117,181,0.35);--tc-text:oklch(30% 0.01 60);--tc-text-light:oklch(48% 0.01 60);--tc-bg:oklch(99% 0.005 60);--tc-bg-alt:oklch(96.5% 0.01 60);--tc-border:oklch(90% 0.01 60);--tc-border-light:oklch(93% 0.008 60);--tc-radius:12px;--tc-shadow:0 4px 16px oklch(0% 0 0 / 0.06);--tc-ease:cubic-bezier(0.25,1,0.5,1);--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:clamp(1.25rem,1.1rem + 0.5vw,1.5rem);--text-xl:clamp(1.5rem,1.2rem + 1vw,1.875rem);--text-2xl:clamp(1.75rem,1.3rem + 1.5vw,2.25rem);--text-3xl:clamp(2rem,1.4rem + 2vw,2.75rem);--text-4xl:clamp(2.25rem,1.5rem + 2.5vw,3.25rem)}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{-webkit-text-size-adjust:100%}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,Roboto,'Helvetica Neue',sans-serif;font-size:var(--text-base);line-height:1.7;color:var(--tc-text);background:var(--tc-bg);-webkit-font-smoothing:antialiased;font-kerning:normal}
img{max-width:100%;height:auto;display:block}
a{color:var(--tc-accent);text-decoration:none;transition:color .2s var(--tc-ease)}
a:hover{color:var(--tc-dark)}
h1,h2,h3,h4{line-height:1.25;color:var(--tc-dark);font-weight:700;font-kerning:normal}
/* Header */
.tc-header{background:var(--tc-bg);border-bottom:1px solid var(--tc-border);position:relative;z-index:100}
.tc-header{position:sticky;top:0}
.tc-header-inner{max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between}
.tc-logo img{height:auto;width:300px;max-width:100%;border-radius:6px}
.tc-logo{font-size:var(--text-lg);font-weight:800;color:var(--tc-dark);text-decoration:none;display:flex;align-items:center;gap:8px}
.tc-logo:hover{color:var(--tc-accent)}
.tc-logo-text{white-space:nowrap}
.tc-nav{display:none}
.tc-nav ul{list-style:none;display:flex;gap:8px;margin:0;padding:0}
.tc-nav a{color:var(--tc-dark);font-weight:600;font-size:var(--text-sm);padding:8px 16px;border-radius:8px;transition:background .2s var(--tc-ease),color .2s var(--tc-ease);text-decoration:none}
.tc-nav a:hover,.tc-nav .current-menu-item>a{background:var(--tc-accent);color:oklch(99% 0 0)}
/* Sub-menus (dropdowns) */
.tc-nav .sub-menu{display:none;list-style:none;margin:0;padding:6px 0;position:absolute;top:100%;left:0;background:var(--tc-bg);border:1px solid var(--tc-border);border-radius:var(--tc-radius);box-shadow:var(--tc-shadow);min-width:220px;z-index:200;flex-direction:column}
.tc-nav li{position:relative}
.tc-nav li:hover>.sub-menu{display:flex}
.tc-nav .sub-menu a{font-size:var(--text-sm);padding:8px 16px;border-radius:0;white-space:nowrap}
.tc-nav .sub-menu a:hover{background:var(--tc-accent-light);color:var(--tc-accent)}
.tc-nav .sub-menu .sub-menu{top:0;left:100%}
/* Menu parent indicator */
.tc-nav .menu-item-has-children>a::after{content:'▾';margin-left:4px;font-size:0.7em;opacity:0.6}
.tc-menu-toggle{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}
.tc-menu-toggle span{width:24px;height:2px;background:var(--tc-dark);transition:transform .3s var(--tc-ease),opacity .3s var(--tc-ease);display:block}
/* Container */
.tc-container{max-width:1200px;margin:0 auto;padding:0 20px}
/* Hero Split (magazine) */
.tc-hero-split{display:flex;flex-direction:column;background:var(--tc-dark);color:oklch(99% 0 0);position:relative;overflow:hidden}
.tc-hero-content{padding:40px 20px;order:2}
.tc-hero-image{order:1;height:248px;overflow:hidden}
.tc-hero-image img{width:100%;height:100%;object-fit:cover}
.tc-hero-cats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}
.tc-hero-cats span{color:var(--tc-accent);font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:1px}
.tc-hero-cats span::after{content:' •';color:oklch(99% 0 0 / 0.3);margin-left:8px}
.tc-hero-cats span:last-child::after{content:''}
.tc-hero-split h1{font-size:var(--text-3xl);font-weight:900;line-height:1.15;margin-bottom:16px;color:oklch(99% 0 0)}
.tc-hero-split p{font-size:var(--text-base);opacity:.85;line-height:1.7;margin-bottom:24px}
.tc-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.tc-btn-outline-light{border-color:oklch(99% 0 0 / 0.4);color:oklch(99% 0 0)}
.tc-btn-outline-light:hover{background:oklch(99% 0 0);color:var(--tc-dark);border-color:oklch(99% 0 0)}
/* Button outline */
.tc-btn-outline{background:transparent;border:2px solid var(--tc-accent);color:var(--tc-accent);box-shadow:none}
.tc-btn-outline:hover{background:var(--tc-accent);color:oklch(99% 0 0)}
/* Mobile nav open */
.tc-nav-open .tc-nav{display:block;position:absolute;top:100%;left:0;right:0;background:var(--tc-bg);border-bottom:1px solid var(--tc-border);padding:20px;box-shadow:0 4px 20px oklch(0% 0 0 / 0.1)}
.tc-nav-open .tc-nav ul{flex-direction:column}
.tc-nav-open .tc-nav a{display:block;padding:12px 16px;font-size:var(--text-base)}
.tc-nav-open .tc-nav .sub-menu{display:flex;position:static;border:none;box-shadow:none;padding:0;min-width:0;background:transparent}
.tc-nav-open .tc-nav .sub-menu a{padding-left:32px;font-size:var(--text-sm);opacity:0.8}
.tc-nav-open .tc-nav .sub-menu a:hover{opacity:1}
/* Desktop */
@media(min-width:768px){
.tc-nav{display:block}.tc-menu-toggle{display:none}
.tc-hero-split{flex-direction:row}.tc-hero-content{padding:48px 40px;order:1;flex:1;display:flex;flex-direction:column;justify-content:center}
.tc-hero-image{order:2;flex:0 0 45%;height:auto;min-height:400px}
}
@media(min-width:1024px){
.tc-hero-content{padding:64px}.tc-hero-image{flex:0 0 40%}
}
</style>
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta name="description" content="PHARMACOL FRVotre ressource santé de confiance. Des articles rédigés par des experts pour vous informer sur la pharmacologie, le bien-être et la prévention.&amp;..." />
<link rel="canonical" href="http://pharmacol-fr.org/" />

	<!-- This site is optimized with the Yoast SEO plugin v24.2 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Accueil - SFPT, Société Française de Pharmacologie et de Thérapeutique</title>
	<link rel="canonical" href="http://pharmacol-fr.org/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Accueil - SFPT, Société Française de Pharmacologie et de Thérapeutique" />
	<meta property="og:description" content="PHARMACOL FR Votre ressource santé de confiance. Des articles rédigés par des experts pour vous informer sur la pharmacologie, le bien-être et la prévention. &#x1f48a;..." />
	<meta property="og:url" content="http://pharmacol-fr.org/" />
	<meta property="og:site_name" content="SFPT, Société Française de Pharmacologie et de Thérapeutique" />
	<meta property="article:modified_time" content="2026-03-27T13:30:28+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"http://pharmacol-fr.org/","url":"http://pharmacol-fr.org/","name":"Accueil - SFPT, Société Française de Pharmacologie et de Thérapeutique","isPartOf":{"@id":"http://pharmacol-fr.org/#website"},"about":{"@id":"http://pharmacol-fr.org/#organization"},"datePublished":"2026-03-26T21:11:36+00:00","dateModified":"2026-03-27T13:30:28+00:00","breadcrumb":{"@id":"http://pharmacol-fr.org/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http://pharmacol-fr.org/"]}]},{"@type":"BreadcrumbList","@id":"http://pharmacol-fr.org/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"http://pharmacol-fr.org/#website","url":"http://pharmacol-fr.org/","name":"SFPT, Société Française de Pharmacologie et de Thérapeutique","description":"","publisher":{"@id":"http://pharmacol-fr.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http://pharmacol-fr.org/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http://pharmacol-fr.org/#organization","name":"SFPT, Société Française de Pharmacologie et de Thérapeutique","url":"http://pharmacol-fr.org/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http://pharmacol-fr.org/#/schema/logo/image/","url":"http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol.png","contentUrl":"http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol.png","width":800,"height":303,"caption":"SFPT, Société Française de Pharmacologie et de Thérapeutique"},"image":{"@id":"http://pharmacol-fr.org/#/schema/logo/image/"}}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel="alternate" type="application/rss+xml" title="SFPT, Société Française de Pharmacologie et de Thérapeutique &raquo; Feed" href="http://pharmacol-fr.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="SFPT, Société Française de Pharmacologie et de Thérapeutique &raquo; Comments Feed" href="http://pharmacol-fr.org/comments/feed/" />
<meta property="og:site_name" content="SFPT, Société Française de Pharmacologie et de Thérapeutique" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Accueil" />
<meta property="og:url" content="http://pharmacol-fr.org/" />
<meta property="og:description" content="PHARMACOL FRVotre ressource santé de confiance. Des articles rédigés par des experts pour vous informer sur la pharmacologie, le bien-être et la prévention.&amp;..." />
<meta property="og:image" content="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol.png" />
<meta property="og:image:type" content="image/jpeg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Accueil" />
<meta name="twitter:description" content="PHARMACOL FRVotre ressource santé de confiance. Des articles rédigés par des experts pour vous informer sur la pharmacologie, le bien-être et la prévention.&amp;..." />
<meta name="twitter:image" content="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol.png" />
<script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "name": "SFPT, Société Française de Pharmacologie et de Thérapeutique",
            "url": "http://pharmacol-fr.org/",
            "description": "",
            "inLanguage": "fr-FR",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "http://pharmacol-fr.org/?s={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "Organization",
            "name": "SFPT, Société Française de Pharmacologie et de Thérapeutique",
            "url": "http://pharmacol-fr.org/",
            "logo": {
                "@type": "ImageObject",
                "url": "http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol.png",
                "width": 800,
                "height": 303
            }
        }
    ]
}
</script>
<style id="telemac-customizer-css">:root{--tc-color-dark:#151412;--tc-color-accent:#1d75b5;}</style>
<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='telemac-style-css' href='http://pharmacol-fr.org/wp-content/themes/telemac/style.css?ver=1.0.0' type='text/css' media='all' />

<!-- Google tag (gtag.js) snippet added by Site Kit -->

<!-- Google Analytics snippet added by Site Kit -->
<script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=GT-P8QZLVT7" id="google_gtagjs-js" async></script>
<script type="text/javascript" id="google_gtagjs-js-after">
/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["pharmacol-fr.org"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "GT-P8QZLVT7");
 window._googlesitekit = window._googlesitekit || {}; window._googlesitekit.throttledEvents = []; window._googlesitekit.gtagEvent = (name, data) => { var key = JSON.stringify( { name, data } ); if ( !! window._googlesitekit.throttledEvents[ key ] ) { return; } window._googlesitekit.throttledEvents[ key ] = true; setTimeout( () => { delete window._googlesitekit.throttledEvents[ key ]; }, 5 ); gtag( "event", name, { ...data, event_source: "site-kit" } ); }; 
//# sourceURL=google_gtagjs-js-after
/* ]]> */
</script>

<!-- End Google tag (gtag.js) snippet added by Site Kit -->
<meta name="generator" content="Site Kit by Google 1.157.0" />
<meta name="google-site-verification" content="lsHgM542xZwa1fvXsvNizEzHDO-Wghy8PQ4qqidhiTA" />
<meta name="linkavista" content="link-596-1213">
<link rel="icon" href="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-cropped-pharmacol-32x32.png" sizes="32x32" />
<link rel="icon" href="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-cropped-pharmacol-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-cropped-pharmacol-180x180.png" />
<meta name="msapplication-TileImage" content="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-cropped-pharmacol-270x270.png" />
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

</head>
<body class="home wp-singular page-template-default page page-id-669 wp-custom-logo wp-theme-telemac">

<header class="tc-header" role="banner">
  <div class="tc-header-inner">
    <a class="tc-logo" href="http://pharmacol-fr.org/">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/04/cropped-pharmacol-300x114.png" alt="pharmacol logo" width="800" height="303">
                </a>

    <nav class="tc-nav" role="navigation" aria-label="Menu principal">
      <ul><li><a href="http://pharmacol-fr.org/category/sante/">Santé</a></li></ul>    </nav>

    <button class="tc-menu-toggle" aria-label="Menu" aria-expanded="false">
      <span></span><span></span><span></span>
    </button>
  </div>
</header>



<main id="main" role="main">

<!-- HERO SPLIT -->
<section class="tc-hero-split tc-hero-has-img">
  <div class="tc-hero-content">
        <div class="tc-hero-cats">
              <span>Santé</span>
          </div>
    
    <h1>Votre référence en santé !</h1>
    <p>Votre source d&#039;information en santé — pour tout comprendre simplement.</p>

    <div class="tc-hero-actions">
      <a href="#tc-articles" class="tc-btn">Découvrir les articles</a>
              <a href="http://pharmacol-fr.org/category/sante/" class="tc-btn tc-btn-outline tc-btn-outline-light">
          Notre sélection Santé        </a>
          </div>
  </div>

    <div class="tc-hero-image">
    <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmpcpfru2pk-1200x630.webp" alt="SFPT, Société Française de Pharmacologie et de Thérapeutique" width="600" height="630" fetchpriority="high">
  </div>
  </section>

<!-- NOTRE ESPACE (About + Persona) -->
<section class="tc-section tc-about-home">
  <div class="tc-container">
    <div class="tc-about-split">
      <div class="tc-persona-avatar-large">
        <span>SS</span>
      </div>
      <div class="tc-about-text">
        <p class="tc-about-label">Notre espace</p>
        <h2>SFPT, Société Française de Pharmacologie et de Thérapeutique, c'est quoi ?</h2>
        <p>Bienvenue dans notre espace dédié. Votre source d&#039;information en santé — pour tout comprendre simplement..</p>
        <p>Passionnée par l&#039;écriture, je rédige pour SFPT, Société Française de Pharmacologie et de Thérapeutique des articles documentés et accessibles. Ma mission : vous informer avec rigueur et authenticité.</p>
                  <a href="http://pharmacol-fr.org/a-propos/" class="tc-btn tc-btn-outline">Lire le à propos →</a>
              </div>
    </div>
  </div>
</section>

<!-- FEATURED MAGAZINE GRID -->
<section class="tc-section tc-section-alt tc-magazine">
  <div class="tc-container">
    <div class="tc-mag-grid">
      <!-- Left column: 2 small -->
              <a href="http://pharmacol-fr.org/sante/prendre-du-muscle-rapidement-le-protocole-complet-en-7-etapes/" class="tc-mag-card tc-mag-small tc-mag-left-0">
          <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmp4weof25o-600x400.webp" alt="Prendre du muscle rapidement : le protocole complet en 7 étapes" loading="lazy">
          <div class="tc-mag-overlay">
            <span class="tc-badge">Santé</span>            <h3>Prendre du muscle rapidement : le protocole complet en 7 étapes</h3>
          </div>
        </a>
              <a href="http://pharmacol-fr.org/sante/cellublue-avis-ce-que-revelent-vraiment-les-tests-en-2026/" class="tc-mag-card tc-mag-small tc-mag-left-1">
          <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmppl2vfg8n-600x400.webp" alt="Cellublue avis : ce que révèlent vraiment les tests en 2026" loading="lazy">
          <div class="tc-mag-overlay">
            <span class="tc-badge">Santé</span>            <h3>Cellublue avis : ce que révèlent vraiment les tests en 2026</h3>
          </div>
        </a>
      
      <!-- Center: main large -->
            <a href="http://pharmacol-fr.org/sante/18h18-que-signifie-vraiment-cette-heure-miroir/" class="tc-mag-card tc-mag-main">
        <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmpcpfru2pk-1200x630.webp" alt="18h18 : que signifie vraiment cette heure miroir ?" loading="eager">
        <div class="tc-mag-overlay">
          <span class="tc-badge">Santé</span>          <h3>18h18 : que signifie vraiment cette heure miroir ?</h3>
          <p>&#8220;`html Vous regardez votre téléphone et il affiche exactement 18h18. Hasard ? Peut-être. Mais cette répétition attire l&#8217;attention depuis des&hellip;</p>
          <span class="tc-mag-author">Sophie Simon</span>
        </div>
      </a>

      <!-- Right column: 2 small -->
              <a href="http://pharmacol-fr.org/sante/8-exercices-de-musculation-pour-des-fessiers-forts-et-en-bonne-sante/" class="tc-mag-card tc-mag-small tc-mag-right-0">
          <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmp6guz0b2m-600x400.webp" alt="8 exercices de musculation pour des fessiers forts et en bonne santé" loading="lazy">
          <div class="tc-mag-overlay">
            <span class="tc-badge">Santé</span>            <h3>8 exercices de musculation pour des fessiers forts et en bonne santé</h3>
          </div>
        </a>
              <a href="http://pharmacol-fr.org/sante/estomac-et-extrasystoles-le-mecanisme-pharmacologique-explique/" class="tc-mag-card tc-mag-small tc-mag-right-1">
          <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmp6pi3dira-600x400.webp" alt="Estomac et extrasystoles : le mécanisme pharmacologique expliqué" loading="lazy">
          <div class="tc-mag-overlay">
            <span class="tc-badge">Santé</span>            <h3>Estomac et extrasystoles : le mécanisme pharmacologique expliqué</h3>
          </div>
        </a>
          </div>
  </div>
</section>

<!-- DERNIERS ARTICLES (3x3 grid) -->
<section class="tc-section tc-articles" id="tc-articles">
  <div class="tc-container">
    <div class="tc-grid tc-articles-grid">
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/douleurs-destomac-irradiant-dans-le-dos-7-causes-et-quand-salarmer/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmpmjgd1twv-600x400.webp"
                   alt="Douleurs d&#8217;estomac irradiant dans le dos : 7 causes et quand s&#8217;alarmer"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-06T15:15:05+00:00">
                6 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/douleurs-destomac-irradiant-dans-le-dos-7-causes-et-quand-salarmer/">Douleurs d&#8217;estomac irradiant dans le dos : 7 causes et quand s&#8217;alarmer</a></h3>
            <p class="tc-excerpt">&#8220;`html Une sensation de brûlure au creux de l&#8217;estomac qui remonte vers le dos, une oppression diffuse entre l&#8217;épigastre et&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/douleurs-destomac-irradiant-dans-le-dos-7-causes-et-quand-salarmer/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/epilation-par-electrolyse-mecanismes-resultats-et-precautions-medicales/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmp333hj2h_-600x400.webp"
                   alt="Épilation par électrolyse : mécanismes, résultats et précautions médicales"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-06T15:15:05+00:00">
                6 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/epilation-par-electrolyse-mecanismes-resultats-et-precautions-medicales/">Épilation par électrolyse : mécanismes, résultats et précautions médicales</a></h3>
            <p class="tc-excerpt">&#8220;`html Certaines méthodes d&#8217;épilation promettent beaucoup, mais une seule bénéficie d&#8217;une reconnaissance scientifique comme technique véritablement définitive : l&#8217;épilation par&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/epilation-par-electrolyse-mecanismes-resultats-et-precautions-medicales/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/betterme-avis-honnete-sur-lapplication-bien-etre-en-2026/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmpvtcqpphe-600x400.webp"
                   alt="BetterMe : avis honnête sur l&#8217;application bien-être en 2026"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-06T15:15:05+00:00">
                6 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/betterme-avis-honnete-sur-lapplication-bien-etre-en-2026/">BetterMe : avis honnête sur l&#8217;application bien-être en 2026</a></h3>
            <p class="tc-excerpt">&#8220;`html Des millions d&#8217;utilisateurs téléchargent chaque année des applications de fitness et de nutrition, mais rares sont celles qui tiennent&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/betterme-avis-honnete-sur-lapplication-bien-etre-en-2026/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/ou-trouver-du-cbd-a-fumer-guide-pratique-et-conseils/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/04/tmph_lgri9c-600x400.webp"
                   alt="Où trouver du CBD à fumer : guide pratique et conseils"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-06T15:15:05+00:00">
                6 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/ou-trouver-du-cbd-a-fumer-guide-pratique-et-conseils/">Où trouver du CBD à fumer : guide pratique et conseils</a></h3>
            <p class="tc-excerpt">Le CBD connaît depuis quelques années un essor considérable en France, attirant aussi bien les curieux que les personnes en&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/ou-trouver-du-cbd-a-fumer-guide-pratique-et-conseils/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/prise-de-sang-a-jeun-leau-est-elle-vraiment-autorisee/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmpieunccij-600x400.webp"
                   alt="Prise de sang à jeun : l&#8217;eau est-elle vraiment autorisée ?"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-05T15:22:00+00:00">
                5 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/prise-de-sang-a-jeun-leau-est-elle-vraiment-autorisee/">Prise de sang à jeun : l&#8217;eau est-elle vraiment autorisée ?</a></h3>
            <p class="tc-excerpt">&#8220;`html Le matin d&#8217;une prise de sang, beaucoup de patients hésitent devant leur verre d&#8217;eau. Peut-on le boire sans risquer&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/prise-de-sang-a-jeun-leau-est-elle-vraiment-autorisee/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/huile-de-cameline-les-vrais-dangers-que-peu-de-sites-mentionnent/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmpyv_789tv-600x400.webp"
                   alt="Huile de caméline : les vrais dangers que peu de sites mentionnent"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-05T15:22:00+00:00">
                5 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/huile-de-cameline-les-vrais-dangers-que-peu-de-sites-mentionnent/">Huile de caméline : les vrais dangers que peu de sites mentionnent</a></h3>
            <p class="tc-excerpt">&#8220;`html L&#8217;huile de caméline séduit de plus en plus d&#8217;adeptes des huiles végétales pour ses vertus nutritionnelles et sa richesse&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/huile-de-cameline-les-vrais-dangers-que-peu-de-sites-mentionnent/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/crise-dacetone-les-aliments-a-eviter-pour-proteger-votre-enfant/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmpil1qt9eq-600x400.webp"
                   alt="Crise d&#8217;acétone : les aliments à éviter pour protéger votre enfant"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-05T15:22:00+00:00">
                5 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/crise-dacetone-les-aliments-a-eviter-pour-proteger-votre-enfant/">Crise d&#8217;acétone : les aliments à éviter pour protéger votre enfant</a></h3>
            <p class="tc-excerpt">&#8220;`html Une odeur sucrée dans l&#8217;haleine, des vomissements répétés, un enfant épuisé : la crise d&#8217;acétone inquiète de nombreux parents.&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/crise-dacetone-les-aliments-a-eviter-pour-proteger-votre-enfant/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/retention-deau-pourquoi-votre-visage-gonfle-et-comment-y-remedier/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmp68t5b8eg-600x400.webp"
                   alt="Rétention d&#8217;eau : pourquoi votre visage gonfle et comment y remédier"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-05T15:22:00+00:00">
                5 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/retention-deau-pourquoi-votre-visage-gonfle-et-comment-y-remedier/">Rétention d&#8217;eau : pourquoi votre visage gonfle et comment y remédier</a></h3>
            <p class="tc-excerpt">&#8220;`html Se réveiller avec un visage bouffi, des joues gonflées ou des paupières lourdes : la rétention d&#8217;eau au niveau&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/retention-deau-pourquoi-votre-visage-gonfle-et-comment-y-remedier/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
              <article class="tc-article-card">
                      <a href="http://pharmacol-fr.org/sante/contracture-musculaire-duree-reelle-phases-de-guerison-et-traitements/" class="tc-article-thumb">
              <img src="http://pharmacol-fr.org/wp-content/uploads/2026/05/tmpkzpltt05-600x400.webp"
                   alt="Contracture musculaire : durée réelle, phases de guérison et traitements"
                   width="600" height="400"
                   loading="lazy">
            </a>
                    <div class="tc-article-body">
            <div class="tc-article-meta">
                              <span class="tc-badge">Santé</span>
                            <time class="tc-date" datetime="2026-05-05T15:22:00+00:00">
                5 May 2026              </time>
            </div>
            <h3><a href="http://pharmacol-fr.org/sante/contracture-musculaire-duree-reelle-phases-de-guerison-et-traitements/">Contracture musculaire : durée réelle, phases de guérison et traitements</a></h3>
            <p class="tc-excerpt">&#8220;`html Une douleur musculaire qui s&#8217;installe après un effort, un stress intense ou une mauvaise posture prolongée peut rapidement faire&hellip;</p>
            <a href="http://pharmacol-fr.org/sante/contracture-musculaire-duree-reelle-phases-de-guerison-et-traitements/" class="tc-read-more">Lire la suite →</a>
          </div>
        </article>
          </div>
  </div>
</section>

<!-- EDITORIAL FOOTER (Quote + Author Card) -->
<section class="tc-section tc-editorial">
  <div class="tc-container">
    <div class="tc-editorial-grid">
      <!-- Left: Editorial quote + CTA -->
      <div class="tc-editorial-quote">
        <p class="tc-editorial-label">Le mot de la rédaction</p>
        <blockquote>
                    <p>"Notre passion pour santé nous pousse chaque jour à vous proposer des contenus authentiques, documentés et inspirants."</p>
        </blockquote>
        <p class="tc-editorial-desc">Passionnée par l&#039;écriture, je rédige pour SFPT, Société Française de Pharmacologie et de Thérapeutique des articles documentés et accessibles. Ma mission : vous informer avec rigueur et authenticité.</p>
        <a href="http://pharmacol-fr.org/" class="tc-btn tc-btn-outline">
          Voir tous les articles
        </a>
      </div>

      <!-- Right: Author card -->
      <div class="tc-author-card">
        <div class="tc-persona-avatar">
          <span>SS</span>
        </div>
        <h3>Sophie Simon</h3>
        <p class="tc-author-role">RÉDACTRICE EN CHEF</p>
        <p class="tc-author-bio">Passionnée par l&#039;écriture, je rédige pour SFPT, Société Française de Pharmacologie et de Thérapeutique des articles documentés et accessibles. Ma mission : vous informer avec rigueur et authenticité.</p>
                <div class="tc-author-tags">
                      <span class="tc-tag">Santé</span>
                  </div>
              </div>
    </div>
  </div>
</section>

</main><!-- #main -->

<footer class="tc-footer" role="contentinfo">
  <div class="tc-container">
    
    <p class="tc-copyright">
      &copy; 2026 SFPT, Société Française de Pharmacologie et de Thérapeutique &mdash; Tous droits r&eacute;serv&eacute;s
    </p>
  </div>
</footer>

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/telemac/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script type="text/javascript" defer src="http://pharmacol-fr.org/wp-content/themes/telemac/assets/js/main.js?ver=1.0.0" id="telemac-main-js"></script>
</body>
</html>
