
<!-- ********** SLIDER CODE HERE ************ -->
<!-- Owl Stylesheets -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css">

    <!-- javascript -->
    <script src="../assets/vendors/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.js"></script>
    <!-- header -->
   <!--  Demos -->
        <div class="owl-carousel owl-theme">
          <div class="item" style="width:300px; margin: 0 10px;">
              <div class="service-item" id="pg-block-1-service">
                  <div class="service-item__content">
                      <h4 class="service-item__title">
                          La phase avant la formation                      </h4>
                      <p class="service-item__desc">
                          L’identification des objectifs de formation et d’apprentissage est essentielle à ce stade du travail de SATE, car cela permettrait à SATE de s’assurer que tous les membres de son équipe travaillent vers un objectif commun et concentrent leurs efforts pour atteindre les objectifs les plus élevés.                      </p>
                      <a href="/ar/sate-education-training-strategy/the-before-training-phase/" class="btn btn__secondary btn__link" style="text-align:left;">
                           Lire la suite<i class="icon-arrow-right"></i>                      </a>
                  </div>
                  <div class="service-item__overlay bg-overlay bg-overlay-primary bg-img" style="background-image: url('https://swiss-academy.org/wp-content/uploads/2021/02/1-1.jpg'); background-size: cover; background-position: center center;"></div>
              </div>
            </div>
			
            <div class="item" style="width:300px; margin: 0 10px;">
				<div class="service-item" id="pg-block-2-service">
					<div class="service-item__content">
						<h4 class="service-item__title">
              La phase pendant la formation            </h4>
						<p class="service-item__desc">
                Le transfert de l’apprentissage a lieu plus efficacement lorsque les apprenants savent quels comportements ils sont censés adopter après avoir suivi la formation.            </p>
            <a href="/ar/sate-education-training-strategy-2/the-phase-during-training" class="btn btn__secondary btn__link" style="text-align:left;">
               Lire la suite<i class="icon-arrow-right"></i>            </a>
					</div>
					<div class="service-item__overlay bg-overlay bg-overlay-primary bg-img" style="background-image: url('https://swiss-academy.org/wp-content/uploads/2021/02/2.jpg'); background-size: cover; background-position: center center;"> </div>
				</div>
            </div>
			
            <div class="item" style="width:300px; margin: 0 10px;">
                <div class="service-item" id="pg-block-3-service">
                    <div class="service-item__content">
                    <h4 class="service-item__title">
                      La phase post-formation                    </h4> 
                    <p class="service-item__desc">
                        L’opinion des apprenants sur l’efficacité des cours de SATE compte le plus. L’engagement de l’apprenant est une priorité pour tout type de cours SATE. Pour l’engagement en face à face ou virtuel dans l’apprentissage actif, SATE assure l’application d’approches, qui comprennent des simulations, des activités et un travail collaboratif. Pour le eLearning de SATE, notre équipe applique des approches similaires sous différentes formes que des quiz interactifs et des études de cas.                    </p>
                    <a href="/ar/sate-education-training-strategy-2/the-post-training-phase" class="btn btn__secondary btn__link" style="text-align:left;">
                       Lire la suite<i class="icon-arrow-right"></i>                  </a>
                    </div>
                    <div class="service-item__overlay bg-overlay bg-overlay-primary bg-img" style="background-image: url(&quot;https://swiss-academy.org/wp-content/uploads/2021/02/3.jpg&quot;); background-size: cover; background-position: center center;"> </div>
                </div>
            </div>
			
            <div class="item" style="width:300px; margin: 0 10px;">
              <div class="service-item" id="pg-block-4-service">
                <div class="service-item__content">
                    <h4 class="service-item__title">
                      Certificats                    </h4>
                    <p class="service-item__desc">
                            Une fois qu’un participant a terminé un programme, il / elle recevra un certificat officiel en reconnaissance de son travail et de sa participation au programme.                        </p>
                    <a href="/ar/sate-education-training-strategy-2/certificates"class="btn btn__secondary btn__link" style="text-align:left;">
                           Lire la suite<i class="icon-arrow-right"></i>                      </a>
                </div>
                <div class="service-item__overlay bg-overlay bg-overlay-primary bg-img" style="background-image: url('https://swiss-academy.org/wp-content/uploads/2021/02/4.jpg'); background-size: cover; background-position: center center;"> </div>
            </div>
            </div>
		  </div>
    <script>
            $(document).ready(function() {
              var owl = $('.owl-carousel');
              owl.owlCarousel({
                rtl: true,
                nav: false,
				dots: true,
                loop: true,
                responsive: {
                  0: {
                    items: 1
                  },
                  600: {
                    items: 1
                  },
                  768: {
                    items: 2
                  },
                  1024: {
                    items: 2
                  },
                  1300: {
                    items: 3
                  }
                }
              })
            })
          </script>
		  <style>
		  .owl-item.cloned.active, .owl-item, .owl-item.cloned {
    margin: 0 10px !important;
    min-width:300px !important;
}
			  .owl-stage-outer {
    max-height: 390px !important;
}.owl-theme .owl-dots .owl-dot.active span{
    width: 26px !important;
    background-color: #d50002;
}.owl-dots {
    text-align: right !important;
}.owl-theme .owl-dots .owl-dot span {
    width: 15px !important	;
    height: 5px !important;
}div#pg-block-1-service:hover {
    background: linear-gradient(0deg, rgba(69, 69, 69, .85), rgba(69, 69, 69, .85)),url('https://swiss-academy.org/wp-content/uploads/2021/02/1-1.jpg') !important;
	background-size: cover !important;
    background-position: center center !important;
}
div#pg-block-2-service:hover {
    background: linear-gradient(0deg, rgba(69, 69, 69, .85), rgba(69, 69, 69, .85)),url('https://swiss-academy.org/wp-content/uploads/2021/02/2.jpg') !important;
	background-size: cover !important;
    background-position: center center !important;
}div#pg-block-3-service:hover {
    background: linear-gradient(0deg, rgba(69, 69, 69, .85), rgba(69, 69, 69, .85)),url('https://swiss-academy.org/wp-content/uploads/2021/02/3.jpg') !important;
	background-size: cover !important;
    background-position: center center !important;
}div#pg-block-4-service:hover {
    background: linear-gradient(0deg, rgba(69, 69, 69, .85), rgba(69, 69, 69, .85)),url('https://swiss-academy.org/wp-content/uploads/2021/02/4.jpg') !important;
	background-size: cover !important;
    background-position: center center !important;
}
</style>
  <style>
    .owl-dots {
  text-align: left !important;
}
  </style>
<!--******************************************-->

<!-- ********** SLIDER CODE HERE ************ -->
<!-- Owl Stylesheets -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css">

    <!-- javascript -->
    <script src="../assets/vendors/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.js"></script>
    <!-- header -->
   <!--  Demos -->
        <div class="owl-carousel owl-theme">
          <div class="item" style="width:300px; margin: 0 10px;">
              <div class="service-item" id="pg-block-1-service">
                  <div class="service-item__content">
                      <h4 class="service-item__title">
                          La phase avant la formation                      </h4>
                      <p class="service-item__desc">
                          L’identification des objectifs de formation et d’apprentissage est essentielle à ce stade du travail de SATE, car cela permettrait à SATE de s’assurer que tous les membres de son équipe travaillent vers un objectif commun et concentrent leurs efforts pour atteindre les objectifs les plus élevés.                      </p>
                      <a href="/ar/sate-education-training-strategy/the-before-training-phase/" class="btn btn__secondary btn__link" style="text-align:left;">
                           Lire la suite<i class="icon-arrow-right"></i>                      </a>
                  </div>
                  <div class="service-item__overlay bg-overlay bg-overlay-primary bg-img" style="background-image: url('https://swiss-academy.org/wp-content/uploads/2021/02/1-1.jpg'); background-size: cover; background-position: center center;"></div>
              </div>
            </div>
			
            <div class="item" style="width:300px; margin: 0 10px;">
				<div class="service-item" id="pg-block-2-service">
					<div class="service-item__content">
						<h4 class="service-item__title">
              La phase pendant la formation            </h4>
						<p class="service-item__desc">
                Le transfert de l’apprentissage a lieu plus efficacement lorsque les apprenants savent quels comportements ils sont censés adopter après avoir suivi la formation.            </p>
            <a href="/ar/sate-education-training-strategy-2/the-phase-during-training" class="btn btn__secondary btn__link" style="text-align:left;">
               Lire la suite<i class="icon-arrow-right"></i>            </a>
					</div>
					<div class="service-item__overlay bg-overlay bg-overlay-primary bg-img" style="background-image: url('https://swiss-academy.org/wp-content/uploads/2021/02/2.jpg'); background-size: cover; background-position: center center;"> </div>
				</div>
            </div>
			
            <div class="item" style="width:300px; margin: 0 10px;">
                <div class="service-item" id="pg-block-3-service">
                    <div class="service-item__content">
                    <h4 class="service-item__title">
                      La phase post-formation                    </h4> 
                    <p class="service-item__desc">
                        L’opinion des apprenants sur l’efficacité des cours de SATE compte le plus. L’engagement de l’apprenant est une priorité pour tout type de cours SATE. Pour l’engagement en face à face ou virtuel dans l’apprentissage actif, SATE assure l’application d’approches, qui comprennent des simulations, des activités et un travail collaboratif. Pour le eLearning de SATE, notre équipe applique des approches similaires sous différentes formes que des quiz interactifs et des études de cas.                    </p>
                    <a href="/ar/sate-education-training-strategy-2/the-post-training-phase" class="btn btn__secondary btn__link" style="text-align:left;">
                       Lire la suite<i class="icon-arrow-right"></i>                  </a>
                    </div>
                    <div class="service-item__overlay bg-overlay bg-overlay-primary bg-img" style="background-image: url(&quot;https://swiss-academy.org/wp-content/uploads/2021/02/3.jpg&quot;); background-size: cover; background-position: center center;"> </div>
                </div>
            </div>
			
            <div class="item" style="width:300px; margin: 0 10px;">
              <div class="service-item" id="pg-block-4-service">
                <div class="service-item__content">
                    <h4 class="service-item__title">
                      Certificats                    </h4>
                    <p class="service-item__desc">
                            Une fois qu’un participant a terminé un programme, il / elle recevra un certificat officiel en reconnaissance de son travail et de sa participation au programme.                        </p>
                    <a href="/ar/sate-education-training-strategy-2/certificates"class="btn btn__secondary btn__link" style="text-align:left;">
                           Lire la suite<i class="icon-arrow-right"></i>                      </a>
                </div>
                <div class="service-item__overlay bg-overlay bg-overlay-primary bg-img" style="background-image: url('https://swiss-academy.org/wp-content/uploads/2021/02/4.jpg'); background-size: cover; background-position: center center;"> </div>
            </div>
            </div>
		  </div>
    <script>
            $(document).ready(function() {
              var owl = $('.owl-carousel');
              owl.owlCarousel({
                rtl: true,
                nav: false,
				dots: true,
                loop: true,
                responsive: {
                  0: {
                    items: 1
                  },
                  600: {
                    items: 1
                  },
                  768: {
                    items: 2
                  },
                  1024: {
                    items: 2
                  },
                  1300: {
                    items: 3
                  }
                }
              })
            })
          </script>
		  <style>
		  .owl-item.cloned.active, .owl-item, .owl-item.cloned {
    margin: 0 10px !important;
    min-width:300px !important;
}
			  .owl-stage-outer {
    max-height: 390px !important;
}.owl-theme .owl-dots .owl-dot.active span{
    width: 26px !important;
    background-color: #d50002;
}.owl-dots {
    text-align: right !important;
}.owl-theme .owl-dots .owl-dot span {
    width: 15px !important	;
    height: 5px !important;
}div#pg-block-1-service:hover {
    background: linear-gradient(0deg, rgba(69, 69, 69, .85), rgba(69, 69, 69, .85)),url('https://swiss-academy.org/wp-content/uploads/2021/02/1-1.jpg') !important;
	background-size: cover !important;
    background-position: center center !important;
}
div#pg-block-2-service:hover {
    background: linear-gradient(0deg, rgba(69, 69, 69, .85), rgba(69, 69, 69, .85)),url('https://swiss-academy.org/wp-content/uploads/2021/02/2.jpg') !important;
	background-size: cover !important;
    background-position: center center !important;
}div#pg-block-3-service:hover {
    background: linear-gradient(0deg, rgba(69, 69, 69, .85), rgba(69, 69, 69, .85)),url('https://swiss-academy.org/wp-content/uploads/2021/02/3.jpg') !important;
	background-size: cover !important;
    background-position: center center !important;
}div#pg-block-4-service:hover {
    background: linear-gradient(0deg, rgba(69, 69, 69, .85), rgba(69, 69, 69, .85)),url('https://swiss-academy.org/wp-content/uploads/2021/02/4.jpg') !important;
	background-size: cover !important;
    background-position: center center !important;
}
</style>
  <style>
    .owl-dots {
  text-align: left !important;
}
  </style>
<!--******************************************-->
{"id":1470,"date":"2021-01-28T10:38:31","date_gmt":"2021-01-28T10:38:31","guid":{"rendered":"https:\/\/swiss-academy.org\/domicile\/"},"modified":"2025-04-29T10:29:58","modified_gmt":"2025-04-29T10:29:58","slug":"domicile","status":"publish","type":"page","link":"https:\/\/swiss-academy.org\/fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=\u00a0\u00bbstretch_row_content_no_spaces\u00a0\u00bb][vc_column][\/vc_column][\/vc_row][vc_section el_class=\u00a0\u00bbabout-layout1&Prime; css=\u00a0\u00bb.vc_custom_1669800736776{padding-right: 20px !important;padding-left: 20px !important;}\u00a0\u00bb][vc_row equal_height=\u00a0\u00bbyes\u00a0\u00bb content_placement=\u00a0\u00bbmiddle\u00a0\u00bb][vc_column width=\u00a0\u00bb1\/2&Prime; el_class=\u00a0\u00bbheading-layout2 colm-1&Prime;][vc_column_text]<\/p>\n<h2 class=\"heading__subtitle\">SATE<\/h2>\n<h3 class=\"heading__title mb-30\">Acad\u00e9mie suisse pour la formation et l\u2019\u00e9volution<\/h3>\n<p>Swiss Academy for Training and Evolution (ci-apr\u00e8s SATE) est une association situ\u00e9e \u00e0 Gen\u00e8ve -Suisse, et r\u00e9gie par le Code civil suisse pour les associations. SATE est une plate-forme internationale qui propose des formations en face \u00e0 face, virtuelles et en ligne accessibles \u00e0 l\u2019\u00e9chelle mondiale, \u00e0 votre rythme et \u00e0 la demande, impliquant des cours de perfectionnement professionnel couvrant une vari\u00e9t\u00e9 de sujets et de disciplines.<\/p>\n<p>SATE s\u2019engage \u00e0 offrir des contenus de programmes soigneusement s\u00e9lectionn\u00e9s, en se concentrant sur des questions susceptibles d\u2019occuper une place centrale dans les pr\u00e9occupations des institutions et entit\u00e9s du monde entier dans le monde d\u2019aujourd\u2019hui et de demain.[\/vc_column_text][\/vc_column][vc_column width=\u00a0\u00bb1\/2&Prime; el_class=\u00a0\u00bbcolm-2&Prime;][vc_single_image image=\u00a0\u00bb79&Prime; img_size=\u00a0\u00bbfull\u00a0\u00bb alignment=\u00a0\u00bbcenter\u00a0\u00bb el_class=\u00a0\u00bbimg-fluid\u00a0\u00bb][\/vc_column][\/vc_row][\/vc_section][vc_section full_width=\u00a0\u00bbstretch_row_content\u00a0\u00bb parallax=\u00a0\u00bbcontent-moving\u00a0\u00bb el_class=\u00a0\u00bbservices-layout2 services-carousel bg-gray\u00a0\u00bb css=\u00a0\u00bb.vc_custom_1670435302277{padding-top: 80px !important;padding-bottom: 80px !important;}\u00a0\u00bb][vc_row][vc_column width=\u00a0\u00bb2\/3&Prime; css=\u00a0\u00bb.vc_custom_1669804670669{margin-bottom: 0px !important;padding-bottom: 0px !important;}\u00a0\u00bb el_class=\u00a0\u00bbcolmm1&Prime;][vc_column_text][\/vc_column_text][\/vc_column][vc_column width=\u00a0\u00bb1\/3&Prime; el_class=\u00a0\u00bbcolmm2&Prime;][vc_column_text]<div class=\"service-item service-item-custom bg-overlay bg-overlay-primary\">\r\n    <div class=\"bg-img\"> <img decoding=\"async\" src=\"https:\/\/swiss-academy.org\/wp-content\/uploads\/2021\/02\/6-1024x640.jpg\" alt=\"background\"> <\/div>\r\n    <div>\r\n    <h4 class=\"service-item__title\">Strat\u00e9gie de l\u2019\u00c9tat pour l\u2019\u00e9ducation et la formation<\/h4>\r\n    <p class=\"service-item__desc\">Le processus de transfert de l\u2019apprentissage et de transmission de l\u2019information est un processus difficile, car le niveau de perception et d\u2019application des connaissances diff\u00e8re les uns des autres, ce qui rend difficile de pr\u00e9dire dans quelle mesure chaque r\u00e9cepteur r\u00e9pondra au cours de l\u2019autre. <\/p>\r\n    <\/div>\r\n    <a href=\"https:\/\/swiss-academy.org\/fr\/cours-programmes\/\" class=\"btn btn__white btn__bordered btn__icon btn__xl\"> <span>Trouvez votre formation<\/span> <i class=\"icon-arrow-right\"><\/i> <\/a> \r\n  <\/div>[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row css=\u00a0\u00bb.vc_custom_1669799696380{padding-top: 50px !important;padding-bottom: 50px !important;}\u00a0\u00bb][vc_column][vc_column_text]<\/p>\n<div class=\"container\">\n<div class=\"vc_row wpb_row vc_row-fluid\">\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\n<div class=\"vc_column-inner vc_custom_1619087901138\">\n<div class=\"wpb_wrapper\">\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<h2 style=\"text-align: center;\">Si vous souhaitez rejoindre l\u2019\u00e9quipe des \u00e9ducateurs et formateurs de SATE, cliquez ici<\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_btn title=\u00a0\u00bbPostulez ici\u00a0\u00bb color=\u00a0\u00bbdanger\u00a0\u00bb align=\u00a0\u00bbcenter\u00a0\u00bb link=\u00a0\u00bburl:https%3A%2F%2Fswiss-academy.org%2Ffr%2Fregistre%2Fregister|title:Inscription\u00a0\u00bb][\/vc_column][\/vc_row][vc_section disable_element=\u00a0\u00bbyes\u00a0\u00bb el_class=\u00a0\u00bbabout-layout1&Prime; css=\u00a0\u00bb.vc_custom_1670417368287{padding-right: 20px !important;padding-left: 20px !important;}\u00a0\u00bb][vc_row equal_height=\u00a0\u00bbyes\u00a0\u00bb content_placement=\u00a0\u00bbmiddle\u00a0\u00bb][vc_column width=\u00a0\u00bb1\/2&Prime; el_class=\u00a0\u00bbheading-layout2 colm-1&Prime;][vc_column_text]<\/p>\n<h2 class=\"heading__subtitle\">(\u0633\u0627\u062a\u064a\u0647)<\/h2>\n<h3 class=\"heading__title mb-30\">\u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0633\u0648\u064a\u0633\u0631\u064a\u0629 \u0644\u0644\u062a\u062f\u0631\u064a\u0628 \u0648\u0627\u0644\u062a\u0637\u0648\u064a\u0631<\/h3>\n<p class=\"heading__desc mb-25\">\u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0633\u0648\u064a\u0633\u0631\u064a\u0629 \u0644\u0644\u062a\u062f\u0631\u064a\u0628 \u0648\u0627\u0644\u062a\u0637\u0648\u064a\u0631 (\u064a\u0634\u0627\u0631 \u0625\u0644\u064a\u0647\u0627 \u0641\u064a\u0645\u0627 \u064a\u0644\u064a \u0628\u0627\u0633\u0645 \u0633\u0627\u062a\u064a\u0647 ) \u0647\u064a \u0645\u0624\u0633\u0633\u0629 \u0645\u0642\u0631\u0647\u0627 \u062c\u0646\u064a\u0641 Rue de la Tour-de-Boel,1 \u060c \u0648\u064a\u0646\u0638\u0645\u0647\u0627 \u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0645\u062f\u0646\u064a \u0627\u0644\u0633\u0648\u064a\u0633\u0631\u064a \u0644\u0644\u0645\u0624\u0633\u0633\u0627\u062a. \u0633\u0627\u062a\u064a\u0647 \u0647\u064a \u0639\u0628\u0627\u0631\u0629 \u0639\u0646 \u0645\u0646\u0635\u0629 \u062f\u0648\u0644\u064a\u0629 \u060c \u062a\u0648\u0641\u0631 \u062a\u062f\u0631\u064a\u0628\u064b\u0627 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u064b\u0627 \u0648\u062a\u0639\u0644\u064a\u0645\u064a\u064b\u0627 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u064b\u0627 \u0623\u0648 \u0648\u062c\u0647\u0627\u064b \u0644\u0648\u062c\u0647 \u064a\u0645\u0643\u0646 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u064a\u0647 \u0645\u0646 \u0623\u064a \u0645\u0643\u0627\u0646 \u0648\u0628\u0633\u0631\u0639\u0629 \u0648\u0639\u0646\u062f \u0627\u0644\u0637\u0644\u0628 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0642\u062f\u064a\u0645 \u062f\u0648\u0631\u0627\u062a \u062a\u062d\u0633\u064a\u0646 \u0645\u0647\u0627\u0631\u0627\u062a \u0645\u0647\u0646\u064a\u0629 \u0648\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u062a\u063a\u0637\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u062a\u0646\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0645\u0648\u0636\u0648\u0639\u0627\u062a \u0648\u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a<\/p>\n<p>\u062a\u0644\u0628\u064a \u0633\u0627\u062a\u064a\u0647 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628 , \u0627\u0644\u0645\u0647\u0646\u064a\u064a\u0646 ,\u0627\u0644\u0645\u062f\u064a\u0631\u064a\u0646 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a\u064a\u0646 \u0623\u0648 \u0623\u064a \u0634\u062e\u0635 \u064a\u062e\u062a\u0627\u0631 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0646\u0638\u0631\u064a\u0629 \u0648\u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0641\u064a \u0623\u064a \u0645\u062c\u0627\u0644 \u0645\u0639\u064a\u0646 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0642\u062f\u064a\u0645 \u062f\u0648\u0631\u0627\u062a \u062a\u062f\u0631\u064a\u0628\u064a\u0629 \u0648\u0646\u062f\u0648\u0627\u062a \u0648\u0648\u0631\u0634 \u0639\u0645\u0644 \u0645\u062a\u062e\u0635\u0635\u0629 \u0648\u062c\u0647\u0627\u064b \u0644\u0648\u062c\u0647 \u0623\u0648 \u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0627\u064b.[\/vc_column_text][\/vc_column][vc_column width=\u00a0\u00bb1\/2&Prime; el_class=\u00a0\u00bbcolm-2&Prime;][vc_single_image image=\u00a0\u00bb79&Prime; img_size=\u00a0\u00bbfull\u00a0\u00bb alignment=\u00a0\u00bbcenter\u00a0\u00bb el_class=\u00a0\u00bbimg-fluid\u00a0\u00bb][\/vc_column][\/vc_row][\/vc_section][vc_section full_width=\u00a0\u00bbstretch_row_content\u00a0\u00bb parallax=\u00a0\u00bbcontent-moving\u00a0\u00bb disable_element=\u00a0\u00bbyes\u00a0\u00bb el_class=\u00a0\u00bbservices-layout2 services-carousel bg-gray\u00a0\u00bb css=\u00a0\u00bb.vc_custom_1670417414772{padding-top: 80px !important;padding-bottom: 80px !important;}\u00a0\u00bb][vc_row el_class=\u00a0\u00bbcolmm2&Prime;][vc_column width=\u00a0\u00bb2\/3&Prime; css=\u00a0\u00bb.vc_custom_1669804752390{margin-bottom: 0px !important;padding-bottom: 0px !important;}\u00a0\u00bb el_class=\u00a0\u00bbcolmm1&Prime;][vc_column_text][\/vc_column_text][\/vc_column][vc_column width=\u00a0\u00bb1\/3&Prime;][vc_column_text]<div class=\"service-item service-item-custom bg-overlay bg-overlay-primary\">\r\n    <div class=\"bg-img\"> <img decoding=\"async\" src=\"https:\/\/swiss-academy.org\/wp-content\/uploads\/2021\/02\/6-1024x640.jpg\" alt=\"background\"> <\/div>\r\n    <div>\r\n    <h4 class=\"service-item__title\">\u0625\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0633\u0627\u062a\u064a\u0647 \u0644\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0644\u062a\u062f\u0631\u064a\u0628<\/h4>\r\n    <p class=\"service-item__desc\">\u062a\u0639\u062f \u0639\u0645\u0644\u064a\u0629 \u0646\u0642\u0644 \u0627\u0644\u062a\u0639\u0644\u0645 \u0648 \u062a\u0645\u0631\u064a\u0631 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0645\u0644\u064a\u0629 \u0635\u0639\u0628\u0629 \u062d\u064a\u062b \u064a\u062e\u062a\u0644\u0641 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0625\u062f\u0631\u0627\u0643 \u0648\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0639\u0646 \u0628\u0639\u0636\u0647\u0645\u0627 \u0627\u0644\u0628\u0639\u0636 \u060c \u0645\u0645\u0627 \u064a\u062c\u0639\u0644 \u0645\u0646 \u0627\u0644\u0635\u0639\u0628 \u0627\u0644\u062a\u0646\u0628\u0624 \u0628\u0645\u062f\u0649 \u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0643\u0644 \u0645\u0633\u062a\u0642\u0628\u0644 \u0644\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u062a\u062f\u0631\u064a\u0628\u064a\u0629 \u0639\u0646 \u0627\u0644\u0623\u062e\u0631.<\/p>\r\n    <\/div>\r\n    <a href=\"http:\/\/localhost\/swiss\/training\/\" class=\"btn btn__white btn__bordered btn__icon btn__xl\"> <span>Trouvez votre formation<\/span> <i class=\"icon-arrow-right\"><\/i> <\/a> \r\n  <\/div>[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row disable_element=\u00a0\u00bbyes\u00a0\u00bb css=\u00a0\u00bb.vc_custom_1670417382268{padding-top: 50px !important;padding-bottom: 50px !important;}\u00a0\u00bb][vc_column][vc_column_text]<\/p>\n<div class=\"container\">\n<div class=\"vc_row wpb_row vc_row-fluid\">\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\n<div class=\"vc_column-inner vc_custom_1619087901138\">\n<div class=\"wpb_wrapper\">\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n<h2 style=\"text-align: center;\">Si vous souhaitez rejoindre l\u2019\u00e9quipe des \u00e9ducateurs et formateurs de SATE, cliquez ici<\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_btn title=\u00a0\u00bbPostulez ici\u00a0\u00bb color=\u00a0\u00bbdanger\u00a0\u00bb align=\u00a0\u00bbcenter\u00a0\u00bb link=\u00a0\u00bburl:https%3A%2F%2Fswiss-academy.org%2Fsate-education-training-strategy%2Fregistration|title:Inscription|\u00a0\u00bb][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=\u00a0\u00bbstretch_row_content_no_spaces\u00a0\u00bb][vc_column][\/vc_column][\/vc_row][vc_section el_class=\u00a0\u00bbabout-layout1&Prime; css=\u00a0\u00bb.vc_custom_1669800736776{padding-right: 20px !important;padding-left: 20px !important;}\u00a0\u00bb][vc_row equal_height=\u00a0\u00bbyes\u00a0\u00bb content_placement=\u00a0\u00bbmiddle\u00a0\u00bb][vc_column width=\u00a0\u00bb1\/2&Prime; el_class=\u00a0\u00bbheading-layout2 colm-1&Prime;][vc_column_text] SATE Acad\u00e9mie suisse pour la formation et l\u2019\u00e9volution Swiss Academy for Training and Evolution (ci-apr\u00e8s SATE) est une association situ\u00e9e \u00e0 Gen\u00e8ve -Suisse, et r\u00e9gie par le Code civil suisse pour les associations. SATE est une plate-forme internationale qui propose des formations [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":115,"comment_status":"closed","ping_status":"closed","template":"index.php","meta":{"footnotes":""},"class_list":["post-1470","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Accueil - SWISS Academy for Training and Evolution<\/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:\/\/swiss-academy.org\/fr\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accueil - SWISS Academy for Training and Evolution\" \/>\n<meta property=\"og:description\" content=\"[vc_row full_width=\u00a0\u00bbstretch_row_content_no_spaces\u00a0\u00bb][vc_column][\/vc_column][\/vc_row][vc_section el_class=\u00a0\u00bbabout-layout1&Prime; css=\u00a0\u00bb.vc_custom_1669800736776{padding-right: 20px !important;padding-left: 20px !important;}\u00a0\u00bb][vc_row equal_height=\u00a0\u00bbyes\u00a0\u00bb content_placement=\u00a0\u00bbmiddle\u00a0\u00bb][vc_column width=\u00a0\u00bb1\/2&Prime; el_class=\u00a0\u00bbheading-layout2 colm-1&Prime;][vc_column_text] SATE Acad\u00e9mie suisse pour la formation et l\u2019\u00e9volution Swiss Academy for Training and Evolution (ci-apr\u00e8s SATE) est une association situ\u00e9e \u00e0 Gen\u00e8ve -Suisse, et r\u00e9gie par le Code civil suisse pour les associations. SATE est une plate-forme internationale qui propose des formations [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/swiss-academy.org\/fr\/\" \/>\n<meta property=\"og:site_name\" content=\"SWISS Academy for Training and Evolution\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/SwissacademySATE\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-29T10:29:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/swiss-academy.org\/fr\/\",\"url\":\"https:\/\/swiss-academy.org\/fr\/\",\"name\":\"Accueil - SWISS Academy for Training and Evolution\",\"isPartOf\":{\"@id\":\"https:\/\/swiss-academy.org\/fr\/#website\"},\"datePublished\":\"2021-01-28T10:38:31+00:00\",\"dateModified\":\"2025-04-29T10:29:58+00:00\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/swiss-academy.org\/fr\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/swiss-academy.org\/fr\/#website\",\"url\":\"https:\/\/swiss-academy.org\/fr\/\",\"name\":\"SWISS Academy for Training and Evolution\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/swiss-academy.org\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/swiss-academy.org\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/swiss-academy.org\/fr\/#organization\",\"name\":\"SWISS Academy for Training and Evolution\",\"url\":\"https:\/\/swiss-academy.org\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/swiss-academy.org\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/swiss-academy.org\/wp-content\/uploads\/2021\/01\/logo-light.png\",\"contentUrl\":\"https:\/\/swiss-academy.org\/wp-content\/uploads\/2021\/01\/logo-light.png\",\"width\":270,\"height\":73,\"caption\":\"SWISS Academy for Training and Evolution\"},\"image\":{\"@id\":\"https:\/\/swiss-academy.org\/fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/SwissacademySATE\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accueil - SWISS Academy for Training and Evolution","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:\/\/swiss-academy.org\/fr\/","og_locale":"fr_FR","og_type":"article","og_title":"Accueil - SWISS Academy for Training and Evolution","og_description":"[vc_row full_width=\u00a0\u00bbstretch_row_content_no_spaces\u00a0\u00bb][vc_column][\/vc_column][\/vc_row][vc_section el_class=\u00a0\u00bbabout-layout1&Prime; css=\u00a0\u00bb.vc_custom_1669800736776{padding-right: 20px !important;padding-left: 20px !important;}\u00a0\u00bb][vc_row equal_height=\u00a0\u00bbyes\u00a0\u00bb content_placement=\u00a0\u00bbmiddle\u00a0\u00bb][vc_column width=\u00a0\u00bb1\/2&Prime; el_class=\u00a0\u00bbheading-layout2 colm-1&Prime;][vc_column_text] SATE Acad\u00e9mie suisse pour la formation et l\u2019\u00e9volution Swiss Academy for Training and Evolution (ci-apr\u00e8s SATE) est une association situ\u00e9e \u00e0 Gen\u00e8ve -Suisse, et r\u00e9gie par le Code civil suisse pour les associations. SATE est une plate-forme internationale qui propose des formations [&hellip;]","og_url":"https:\/\/swiss-academy.org\/fr\/","og_site_name":"SWISS Academy for Training and Evolution","article_publisher":"https:\/\/www.facebook.com\/SwissacademySATE\/","article_modified_time":"2025-04-29T10:29:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/swiss-academy.org\/fr\/","url":"https:\/\/swiss-academy.org\/fr\/","name":"Accueil - SWISS Academy for Training and Evolution","isPartOf":{"@id":"https:\/\/swiss-academy.org\/fr\/#website"},"datePublished":"2021-01-28T10:38:31+00:00","dateModified":"2025-04-29T10:29:58+00:00","inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/swiss-academy.org\/fr\/"]}]},{"@type":"WebSite","@id":"https:\/\/swiss-academy.org\/fr\/#website","url":"https:\/\/swiss-academy.org\/fr\/","name":"SWISS Academy for Training and Evolution","description":"","publisher":{"@id":"https:\/\/swiss-academy.org\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/swiss-academy.org\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/swiss-academy.org\/fr\/#organization","name":"SWISS Academy for Training and Evolution","url":"https:\/\/swiss-academy.org\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/swiss-academy.org\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/swiss-academy.org\/wp-content\/uploads\/2021\/01\/logo-light.png","contentUrl":"https:\/\/swiss-academy.org\/wp-content\/uploads\/2021\/01\/logo-light.png","width":270,"height":73,"caption":"SWISS Academy for Training and Evolution"},"image":{"@id":"https:\/\/swiss-academy.org\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/SwissacademySATE\/"]}]}},"_links":{"self":[{"href":"https:\/\/swiss-academy.org\/fr\/wp-json\/wp\/v2\/pages\/1470","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swiss-academy.org\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/swiss-academy.org\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/swiss-academy.org\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/swiss-academy.org\/fr\/wp-json\/wp\/v2\/comments?post=1470"}],"version-history":[{"count":8,"href":"https:\/\/swiss-academy.org\/fr\/wp-json\/wp\/v2\/pages\/1470\/revisions"}],"predecessor-version":[{"id":1899,"href":"https:\/\/swiss-academy.org\/fr\/wp-json\/wp\/v2\/pages\/1470\/revisions\/1899"}],"wp:attachment":[{"href":"https:\/\/swiss-academy.org\/fr\/wp-json\/wp\/v2\/media?parent=1470"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}