{"id":3768,"date":"2014-09-16T22:52:17","date_gmt":"2014-09-17T02:52:17","guid":{"rendered":"http:\/\/cbf.ca\/?page_id=3768"},"modified":"2026-09-17T00:31:12","modified_gmt":"2026-09-17T04:31:12","slug":"stac-fcb-pancanadien-clubs","status":"publish","type":"page","link":"https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/","title":{"rendered":"STAC de la FCB dans les clubs"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n.cbf-stac-page,\n.cbf-stac-page * {\n  box-sizing: border-box;\n}\n\n.cbf-stac-page {\n  --cbf-red: #c41230;\n  --cbf-dark-red: #8e0d22;\n  --cbf-gold: #c9a43b;\n  --cbf-black: #171717;\n  --cbf-charcoal: #242424;\n  --cbf-grey: #606060;\n  --cbf-border: #e5e2dc;\n  --cbf-cream: #f7f5f0;\n  --cbf-white: #ffffff;\n\n  width: 100%;\n  margin: 0;\n  background: var(--cbf-cream);\n  color: var(--cbf-black);\n  font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n.cbf-stac-page h1,\n.cbf-stac-page h2,\n.cbf-stac-page h3,\n.cbf-stac-page p {\n  margin: 0;\n}\n\n.cbf-stac-container,\n.cbf-stac-hero-content {\n  width: min(1100px, calc(100% - 36px));\n  margin: 0 auto;\n}\n\n.cbf-stac-hero {\n  position: relative;\n  overflow: hidden;\n  min-height: 400px;\n  border-bottom: 7px solid var(--cbf-red);\n  background:\n    radial-gradient(\n      circle at 78% 5%,\n      rgba(201, 164, 59, 0.22),\n      transparent 28%\n    ),\n    linear-gradient(\n      118deg,\n      #171717 0%,\n      #292525 55%,\n      #630d1e 100%\n    );\n  color: var(--cbf-white);\n}\n\n.cbf-stac-hero-content {\n  padding: 70px 0 90px;\n}\n\n.cbf-stac-kicker,\n.cbf-stac-label {\n  display: block;\n  margin-bottom: 12px;\n  color: var(--cbf-gold);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.cbf-stac-hero h1 {\n  max-width: 760px;\n  font-size: clamp(54px, 8vw, 90px);\n  font-weight: 900;\n  line-height: 0.95;\n  letter-spacing: -0.05em;\n}\n\n.cbf-stac-hero h1 span {\n  color: var(--cbf-gold);\n}\n\n.cbf-stac-hero-content > p {\n  max-width: 690px;\n  margin-top: 24px;\n  color: rgba(255, 255, 255, 0.8);\n  font-size: clamp(18px, 2.2vw, 23px);\n  line-height: 1.5;\n}\n\n.cbf-stac-silver {\n  display: inline-flex;\n  align-items: center;\n  gap: 15px;\n  margin-top: 30px;\n  padding: 17px 21px;\n  border: 1px solid rgba(255, 255, 255, 0.24);\n  border-radius: 14px;\n  background: rgba(255, 255, 255, 0.08);\n}\n\n.cbf-stac-silver > span {\n  color: #d7d9dd;\n  font-size: 25px;\n}\n\n.cbf-stac-silver strong,\n.cbf-stac-silver small {\n  display: block;\n}\n\n.cbf-stac-silver small {\n  margin-top: 3px;\n  color: rgba(255, 255, 255, 0.7);\n  font-size: 14px;\n}\n\n.cbf-stac-container {\n  padding-bottom: 75px;\n}\n\n.cbf-stac-featured {\n  position: relative;\n  display: grid;\n  grid-template-columns: 120px minmax(0, 1fr) auto;\n  gap: 26px;\n  align-items: center;\n  margin-top: -42px;\n  padding: 24px;\n  border: 1px solid var(--cbf-border);\n  border-radius: 20px;\n  background: var(--cbf-white);\n  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12);\n}\n\n.cbf-stac-date {\n  display: grid;\n  justify-items: center;\n  padding: 15px 10px;\n  border-radius: 14px;\n  background: var(--cbf-red);\n  color: var(--cbf-white);\n}\n\n.cbf-stac-date span {\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.14em;\n}\n\n.cbf-stac-date strong {\n  margin: 3px 0;\n  font-size: 28px;\n  line-height: 1;\n}\n\n.cbf-stac-featured-content .cbf-stac-label {\n  margin-bottom: 3px;\n  color: var(--cbf-red);\n}\n\n.cbf-stac-featured h2 {\n  font-size: 30px;\n  font-weight: 900;\n}\n\n.cbf-stac-featured-content p {\n  margin-top: 6px;\n  color: var(--cbf-grey);\n  line-height: 1.5;\n}\n\n.cbf-stac-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 52px;\n  padding: 13px 18px;\n  border-radius: 11px;\n  background: var(--cbf-red);\n  color: var(--cbf-white) !important;\n  font-weight: 800;\n  text-align: center;\n  text-decoration: none !important;\n  transition:\n    background 0.2s ease,\n    transform 0.2s ease;\n}\n\n.cbf-stac-button:hover {\n  background: var(--cbf-dark-red);\n  transform: translateY(-2px);\n}\n\n.cbf-stac-intro {\n  display: grid;\n  grid-template-columns: 0.8fr 1.2fr;\n  gap: 70px;\n  padding: 85px 0 45px;\n}\n\n.cbf-stac-intro h2,\n.cbf-stac-archive h2 {\n  font-size: clamp(35px, 5vw, 53px);\n  font-weight: 900;\n  line-height: 1.05;\n  letter-spacing: -0.035em;\n}\n\n.cbf-stac-intro-copy {\n  display: grid;\n  gap: 15px;\n}\n\n.cbf-stac-intro-copy p {\n  color: var(--cbf-grey);\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.cbf-stac-intro-copy strong {\n  color: var(--cbf-black);\n}\n\n.cbf-stac-steps {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n  padding: 25px 0 70px;\n}\n\n.cbf-stac-step {\n  position: relative;\n  min-height: 255px;\n  padding: 27px;\n  border: 1px solid var(--cbf-border);\n  border-radius: 18px;\n  background: var(--cbf-white);\n}\n\n.cbf-stac-step-number {\n  position: absolute;\n  top: 21px;\n  right: 21px;\n  color: #b9b5ac;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.cbf-stac-step-icon {\n  display: grid;\n  place-items: center;\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  background: #f8e9ec;\n  color: var(--cbf-red);\n  font-size: 23px;\n}\n\n.cbf-stac-step h3 {\n  margin-top: 27px;\n  font-size: 21px;\n  font-weight: 900;\n}\n\n.cbf-stac-step p {\n  margin-top: 9px;\n  color: var(--cbf-grey);\n  line-height: 1.65;\n}\n\n.cbf-stac-results-note {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 23px;\n  align-items: center;\n  padding: 33px;\n  border-radius: 20px;\n  background: var(--cbf-charcoal);\n  color: var(--cbf-white);\n}\n\n.cbf-stac-check {\n  display: grid;\n  place-items: center;\n  width: 62px;\n  height: 62px;\n  border: 2px solid var(--cbf-gold);\n  border-radius: 50%;\n  color: var(--cbf-gold);\n  font-size: 26px;\n}\n\n.cbf-stac-results-note h2 {\n  color: var(--cbf-white);\n  font-size: 28px;\n  font-weight: 900;\n}\n\n.cbf-stac-results-note p {\n  max-width: 760px;\n  margin-top: 8px;\n  color: rgba(255, 255, 255, 0.72);\n  line-height: 1.65;\n}\n\n.cbf-stac-archive {\n  padding-top: 82px;\n}\n\n.cbf-stac-archive-heading {\n  display: flex;\n  gap: 40px;\n  align-items: end;\n  justify-content: space-between;\n  margin-bottom: 28px;\n}\n\n.cbf-stac-archive-heading > p {\n  max-width: 470px;\n  color: var(--cbf-grey);\n}\n\n.cbf-stac-years {\n  overflow: hidden;\n  border: 1px solid var(--cbf-border);\n  border-radius: 18px;\n  background: var(--cbf-white);\n}\n\n.cbf-stac-year {\n  display: grid;\n  grid-template-columns: 110px 1fr 160px;\n  gap: 20px;\n  align-items: center;\n  min-height: 72px;\n  padding: 14px 23px;\n  border-bottom: 1px solid var(--cbf-border);\n}\n\n.cbf-stac-year:last-child {\n  border-bottom: 0;\n}\n\n.cbf-stac-year > strong {\n  color: var(--cbf-red);\n  font-size: 24px;\n}\n\n.cbf-stac-year > span:not(.cbf-stac-status) {\n  color: var(--cbf-grey);\n}\n\n.cbf-stac-year a {\n  justify-self: end;\n  color: var(--cbf-red) !important;\n  font-weight: 800;\n  text-decoration: none !important;\n}\n\n.cbf-stac-year a:hover {\n  text-decoration: underline !important;\n}\n\n.cbf-stac-status {\n  justify-self: end;\n  padding: 6px 10px;\n  border-radius: 999px;\n  background: #efede8;\n  color: #77726a;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.cbf-stac-cancelled {\n  background: #faf9f7;\n}\n\n@media (max-width: 850px) {\n  .cbf-stac-featured {\n    grid-template-columns: 110px minmax(0, 1fr);\n  }\n\n  .cbf-stac-button {\n    grid-column: 1 \/ -1;\n  }\n\n  .cbf-stac-intro {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .cbf-stac-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .cbf-stac-step {\n    min-height: auto;\n  }\n}\n\n@media (max-width: 600px) {\n  .cbf-stac-container,\n  .cbf-stac-hero-content {\n    width: calc(100% - 24px);\n  }\n\n  .cbf-stac-hero {\n    min-height: auto;\n  }\n\n  .cbf-stac-hero-content {\n    padding: 50px 0 70px;\n  }\n\n  .cbf-stac-hero h1 {\n    font-size: 53px;\n  }\n\n  .cbf-stac-featured {\n    grid-template-columns: 1fr;\n    margin-top: -30px;\n  }\n\n  .cbf-stac-date {\n    width: 120px;\n  }\n\n  .cbf-stac-button {\n    grid-column: auto;\n    width: 100%;\n  }\n\n  .cbf-stac-intro {\n    padding: 68px 0 28px;\n  }\n\n  .cbf-stac-results-note {\n    grid-template-columns: 1fr;\n    padding: 25px;\n  }\n\n  .cbf-stac-archive {\n    padding-top: 66px;\n  }\n\n  .cbf-stac-archive-heading {\n    display: block;\n  }\n\n  .cbf-stac-archive-heading > p {\n    margin-top: 13px;\n  }\n\n  .cbf-stac-year {\n    grid-template-columns: 70px 1fr;\n    gap: 4px 13px;\n    padding: 15px;\n  }\n\n  .cbf-stac-year > strong {\n    grid-row: 1 \/ 3;\n  }\n\n  .cbf-stac-year a,\n  .cbf-stac-status {\n    justify-self: start;\n  }\n}\n\/* Full-screen-width hero *\/\n.cbf-stac-hero {\n  width: 100vw !important;\n  max-width: 100vw !important;\n  margin-left: calc(50% - 50vw) !important;\n  margin-right: calc(50% - 50vw) !important;\n}\n\n\/* Hero title colours *\/\n.cbf-stac-hero h1 .cbf-stac-red-title {\n  color: #ffffff !important;\n}\n\n.cbf-stac-hero h1 .cbf-stac-gold-title {\n  color: #ffffff !important;\n}\n<\/style>\n\n<section class=\"cbf-stac-page\">\n\n  <header class=\"cbf-stac-hero\">\n    <div class=\"cbf-stac-hero-content\">\n      <span class=\"cbf-stac-kicker\">F\u00e9d\u00e9ration canadienne de bridge<\/span>\n\n<h1>\n  \n  <span class=\"cbf-stac-gold-title\">STAC<\/span>\n<span class=\"cbf-stac-red-title\">de la FCB dans les clubs<\/span>\n<\/h1>\n\n      <p>\n        Un tournoi de cat\u00e9gorie &lsquo;Sectionnel&rsquo; jou\u00e9 dans votre club local, avec\n        des r\u00e9sultats compar\u00e9s \u00e0 l&rsquo;\u00e9chelle du Canada.\n      <\/p>\n\n      <div class=\"cbf-stac-silver\">\n        <span aria-hidden=\"true\">\u25c6<\/span>\n\n        <div>\n          <strong>Tournoi de cat\u00e9gorie &lsquo;Sectionnel&rsquo;<\/strong>\n          <small>Gagnez des points de ma\u00eetre Argent sans quitter votre club.<\/small>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"cbf-stac-container\">\n\n    <section class=\"cbf-stac-featured\">\n      <div class=\"cbf-stac-date\">\n        <span>F\u00c9V<\/span>\n        <strong>17\u201323<\/strong>\n        <span>2027<\/span>\n      <\/div>\n\n      <div class=\"cbf-stac-featured-content\">\n        <span class=\"cbf-stac-label\">\u00c9v\u00e9nement vedette<\/span>\n        <h2>STAC 2027<\/h2>\n\n        <p>\n          Des clubs d&rsquo;un oc\u00e9an \u00e0 l&rsquo;autre s&rsquo;affrontent lors d&rsquo;une semaine\n          pancanadienne de bridge de cat\u00e9gorie &lsquo;Sectionnel&rsquo;.\n        <\/p>\n      <\/div>\n\n      <a class=\"cbf-stac-button\" href=\"https:\/\/tournaments.acbl.org\/schedule.php?sanction=2602506\" target=\"_blank\" rel=\"noopener\">\n        Clubs participants <br>et r\u00e9sultats quotidiens \u2192\n      <\/a>\n    <\/section>\n\n    <section class=\"cbf-stac-intro\">\n      <div>\n        <span class=\"cbf-stac-label\">\u00c0 propos de l&rsquo;\u00e9v\u00e9nement<\/span>\n        <h2>Qu&rsquo;est-ce qu&rsquo;un STAC?<\/h2>\n      <\/div>\n\n      <div class=\"cbf-stac-intro-copy\">\n        <p>\n          <strong>STAC<\/strong> est l&rsquo;abr\u00e9viation de\n          <strong>Sectional Tournament at Clubs<\/strong> (tournoi sectionnel\n          dans les clubs). Il s&rsquo;agit d&rsquo;un tournoi sectionnel sp\u00e9cial jou\u00e9 dans\n          plusieurs clubs d&rsquo;une r\u00e9gion donn\u00e9e sur plusieurs jours.\n        <\/p>\n\n        <p>\n          Les parties STAC sont dans la cat\u00e9gorie &lsquo;Sectionnel&rsquo;, et les points de ma\u00eetre\n          attribu\u00e9s sont des <strong>points Argent<\/strong>.\n        <\/p>\n\n        <p>\n          Le STAC pancanadien de la FCB r\u00e9unit des clubs participants de\n          partout au pays et a habituellement lieu \u00e0 la mi-f\u00e9vrier.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <section class=\"cbf-stac-steps\" aria-label=\"Fonctionnement du STaC\">\n\n      <article class=\"cbf-stac-step\">\n        <span class=\"cbf-stac-step-number\">01<\/span>\n        <div class=\"cbf-stac-step-icon\" aria-hidden=\"true\">\u2663<\/div>\n\n        <h3>Jouez localement<\/h3>\n\n        <p>\n          Participez \u00e0 une s\u00e9ance STAC pancanadienne inscrite dans votre club\n          de bridge local.\n        <\/p>\n      <\/article>\n\n      <article class=\"cbf-stac-step\">\n        <span class=\"cbf-stac-step-number\">02<\/span>\n        <div class=\"cbf-stac-step-icon\" aria-hidden=\"true\">\u21c4<\/div>\n\n        <h3>Les r\u00e9sultats sont combin\u00e9s<\/h3>\n\n        <p>\n          Chaque club envoie les r\u00e9sultats de sa partie au directeur\n          responsable de l&rsquo;\u00e9v\u00e9nement.\n        <\/p>\n      <\/article>\n\n      <article class=\"cbf-stac-step\">\n        <span class=\"cbf-stac-step-number\">03<\/span>\n        <div class=\"cbf-stac-step-icon\" aria-hidden=\"true\">\u2605<\/div>\n\n        <h3>Concourez \u00e0 l&rsquo;\u00e9chelle du Canada<\/h3>\n\n        <p>\n          Les classements g\u00e9n\u00e9raux comparent les r\u00e9sultats de toutes les parties\n          disput\u00e9es durant la m\u00eame s\u00e9ance, comme si tous les joueurs avaient\n          jou\u00e9 au m\u00eame endroit.\n        <\/p>\n      <\/article>\n\n    <\/section>\n\n    <section class=\"cbf-stac-results-note\">\n      <div class=\"cbf-stac-check\" aria-hidden=\"true\">\u2713<\/div>\n\n      <div>\n        <h2>R\u00e9sultats rapides et automatiques<\/h2>\n\n        <p>\n          Les r\u00e9sultats du STAC sont t\u00e9l\u00e9vers\u00e9s directement sur la page de\n          r\u00e9sultats de l&rsquo;ACBL. Les r\u00e9sultats sont disponibles rapidement et\n          les mises \u00e0 jour se font automatiquement.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <section class=\"cbf-stac-archive\">\n      <div class=\"cbf-stac-archive-heading\">\n        <div>\n          <span class=\"cbf-stac-label\">Historique de l&rsquo;\u00e9v\u00e9nement<\/span>\n          <h2>R\u00e9sultats<\/h2>\n        <\/div>\n\n        <p>\n          Parcourez les dates des STAC pancanadiens pr\u00e9c\u00e9dents et les\n          r\u00e9sultats disponibles sur le site de l&rsquo;ACBL.\n        <\/p>\n      <\/div>\n\n      <div class=\"cbf-stac-years\">\n\n        <div class=\"cbf-stac-year\">\n          <strong>2027<\/strong>\n          <span>15\u201321 f\u00e9vrier 2027<\/span>\n\n          <a href=\"https:\/\/tournaments.acbl.org\/schedule?sanction=2702504\" target=\"_blank\" rel=\"noopener\">\n           Voir les r\u00e9sultats \u2192\n          <\/a>\n        <\/div>\n\n        <div class=\"cbf-stac-year\">\n          <strong>2026<\/strong>\n          <span>16\u201322 f\u00e9vrier 2026<\/span>\n\n          <a href=\"https:\/\/tournaments.acbl.org\/schedule?sanction=2602506\" target=\"_blank\" rel=\"noopener\">\n            Voir les r\u00e9sultats \u2192\n          <\/a>\n        <\/div>\n\n<div class=\"cbf-stac-years\">\n\n        <div class=\"cbf-stac-year\">\n          <strong>2025<\/strong>\n          <span>17\u201323 f\u00e9vrier 2025<\/span>\n\n          <a href=\"https:\/\/tournaments.acbl.org\/schedule.php?sanction=2502510#schedule\" target=\"_blank\" rel=\"noopener\">\n            Voir les r\u00e9sultats \u2192\n          <\/a>\n        <\/div>\n        <div class=\"cbf-stac-year\">\n          <strong>2024<\/strong>\n          <span>12\u201318 f\u00e9vrier 2024<\/span>\n\n          <a href=\"https:\/\/tournaments.acbl.org\/schedule.php?sanction=2402501\" target=\"_blank\" rel=\"noopener\">\n            Voir les r\u00e9sultats \u2192\n          <\/a>\n        <\/div>\n\n        <div class=\"cbf-stac-year\">\n          <strong>2023<\/strong>\n          <span>13\u201319 f\u00e9vrier 2023<\/span>\n\n          <a href=\"https:\/\/tournaments.acbl.org\/schedule?sanction=2302504#schedule\" target=\"_blank\" rel=\"noopener\">\n            Voir les r\u00e9sultats \u2192\n          <\/a>\n        <\/div>\n\n        <div class=\"cbf-stac-year\">\n          <strong>2022<\/strong>\n          <span>14\u201320 f\u00e9vrier 2022<\/span>\n\n          <a href=\"https:\/\/tournaments.acbl.org\/schedule?sanction=2202506#schedule\" target=\"_blank\" rel=\"noopener\">\n            Voir les r\u00e9sultats \u2192\n          <\/a>\n        <\/div>\n\n        <div class=\"cbf-stac-year cbf-stac-cancelled\">\n          <strong>2021<\/strong>\n          <span>8\u201314 f\u00e9vrier 2021<\/span>\n          <span class=\"cbf-stac-status\">Annul\u00e9<\/span>\n        <\/div>\n\n        <div class=\"cbf-stac-year\">\n          <strong>2020<\/strong>\n          <span>10\u201316 f\u00e9vrier 2020<\/span>\n\n          <a href=\"https:\/\/tournaments.acbl.org\/schedule.php?sanction=2002502#schedule\" target=\"_blank\" rel=\"noopener\">\n            Voir les r\u00e9sultats \u2192\n          <\/a>\n        <\/div>\n\n        <div class=\"cbf-stac-year\">\n          <strong>2019<\/strong>\n          <span>11\u201317 f\u00e9vrier 2019<\/span>\n\n          <a href=\"https:\/\/tournaments.acbl.org\/schedule.php?sanction=1902045#schedule\" target=\"_blank\" rel=\"noopener\">\n            Voir les r\u00e9sultats \u2192\n          <\/a>\n        <\/div>\n\n      <\/div>\n    <\/div><\/section>\n\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>F\u00e9d\u00e9ration canadienne de bridge STAC de la FCB dans les clubs Un tournoi de cat\u00e9gorie &lsquo;Sectionnel&rsquo; jou\u00e9 dans votre club local, avec des r\u00e9sultats compar\u00e9s \u00e0 l&rsquo;\u00e9chelle du Canada. \u25c6 Tournoi de cat\u00e9gorie &lsquo;Sectionnel&rsquo; Gagnez des points de ma\u00eetre Argent sans quitter votre club. F\u00c9V 17\u201323 2027 \u00c9v\u00e9nement vedette STAC 2027 Des clubs d&rsquo;un oc\u00e9an [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3451,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_cbf_header_section":"type-2","_cbf_footer_section":"type-2","_cbf_lang":"fr","footnotes":""},"class_list":["post-3768","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>STAC de la FCB dans les clubs - Canadian Bridge Federation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"STAC de la FCB dans les clubs - Canadian Bridge Federation\" \/>\n<meta property=\"og:description\" content=\"F\u00e9d\u00e9ration canadienne de bridge STAC de la FCB dans les clubs Un tournoi de cat\u00e9gorie &lsquo;Sectionnel&rsquo; jou\u00e9 dans votre club local, avec des r\u00e9sultats compar\u00e9s \u00e0 l&rsquo;\u00e9chelle du Canada. \u25c6 Tournoi de cat\u00e9gorie &lsquo;Sectionnel&rsquo; Gagnez des points de ma\u00eetre Argent sans quitter votre club. F\u00c9V 17\u201323 2027 \u00c9v\u00e9nement vedette STAC 2027 Des clubs d&rsquo;un oc\u00e9an [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/\" \/>\n<meta property=\"og:site_name\" content=\"Canadian Bridge Federation\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Canadian.Bridge.Federation\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-17T04:31:12+00:00\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/evenements\\\/stac-fcb-pancanadien-clubs\\\/\",\"url\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/evenements\\\/stac-fcb-pancanadien-clubs\\\/\",\"name\":\"STAC de la FCB dans les clubs - Canadian Bridge Federation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/#website\"},\"datePublished\":\"2014-09-17T02:52:17+00:00\",\"dateModified\":\"2026-09-17T04:31:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/evenements\\\/stac-fcb-pancanadien-clubs\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cbf.ca\\\/fr\\\/evenements\\\/stac-fcb-pancanadien-clubs\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/evenements\\\/stac-fcb-pancanadien-clubs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u00c9v\u00e9nements\",\"item\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/evenements\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"STAC de la FCB dans les clubs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/\",\"name\":\"CBF - STAGING\",\"description\":\"F\u00e9d\u00e9ration canadienne de bridge\",\"publisher\":{\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/#organization\",\"name\":\"CBF - STAGING\",\"url\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cbf.ca\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/LOGO.png\",\"contentUrl\":\"https:\\\/\\\/cbf.ca\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/LOGO.png\",\"width\":804,\"height\":621,\"caption\":\"CBF - STAGING\"},\"image\":{\"@id\":\"https:\\\/\\\/cbf.ca\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Canadian.Bridge.Federation\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"STAC de la FCB dans les clubs - Canadian Bridge Federation","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:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/","og_locale":"fr_FR","og_type":"article","og_title":"STAC de la FCB dans les clubs - Canadian Bridge Federation","og_description":"F\u00e9d\u00e9ration canadienne de bridge STAC de la FCB dans les clubs Un tournoi de cat\u00e9gorie &lsquo;Sectionnel&rsquo; jou\u00e9 dans votre club local, avec des r\u00e9sultats compar\u00e9s \u00e0 l&rsquo;\u00e9chelle du Canada. \u25c6 Tournoi de cat\u00e9gorie &lsquo;Sectionnel&rsquo; Gagnez des points de ma\u00eetre Argent sans quitter votre club. F\u00c9V 17\u201323 2027 \u00c9v\u00e9nement vedette STAC 2027 Des clubs d&rsquo;un oc\u00e9an [&hellip;]","og_url":"https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/","og_site_name":"Canadian Bridge Federation","article_publisher":"https:\/\/www.facebook.com\/Canadian.Bridge.Federation\/","article_modified_time":"2026-09-17T04:31:12+00:00","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/","url":"https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/","name":"STAC de la FCB dans les clubs - Canadian Bridge Federation","isPartOf":{"@id":"https:\/\/cbf.ca\/fr\/#website"},"datePublished":"2014-09-17T02:52:17+00:00","dateModified":"2026-09-17T04:31:12+00:00","breadcrumb":{"@id":"https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cbf.ca\/fr\/evenements\/stac-fcb-pancanadien-clubs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cbf.ca\/fr\/"},{"@type":"ListItem","position":2,"name":"\u00c9v\u00e9nements","item":"https:\/\/cbf.ca\/fr\/evenements\/"},{"@type":"ListItem","position":3,"name":"STAC de la FCB dans les clubs"}]},{"@type":"WebSite","@id":"https:\/\/cbf.ca\/fr\/#website","url":"https:\/\/cbf.ca\/fr\/","name":"CBF - STAGING","description":"F\u00e9d\u00e9ration canadienne de bridge","publisher":{"@id":"https:\/\/cbf.ca\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cbf.ca\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/cbf.ca\/fr\/#organization","name":"CBF - STAGING","url":"https:\/\/cbf.ca\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/cbf.ca\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/02\/LOGO.png","contentUrl":"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/02\/LOGO.png","width":804,"height":621,"caption":"CBF - STAGING"},"image":{"@id":"https:\/\/cbf.ca\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Canadian.Bridge.Federation\/"]}]}},"_links":{"self":[{"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/pages\/3768","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/comments?post=3768"}],"version-history":[{"count":10,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/pages\/3768\/revisions"}],"predecessor-version":[{"id":41153,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/pages\/3768\/revisions\/41153"}],"up":[{"embeddable":true,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/pages\/3451"}],"wp:attachment":[{"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/media?parent=3768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}