Difference between revisions of "Communauté des langues officielles"

 
(90 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="FCK__ShowTableBorders" style="border: 0px currentColor; border-image: none; background-color: rgb(0, 81, 114);" width="100%" align="center"
+
<!--The following line of code hides the page title-->
|-
+
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
|-
+
{| width="100%" cellpadding="10" cellspacing="10px"
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | '''[[CELO|<span style="color: Snow">'''Accueil'''</span>]]'''
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | [[CELO/Références|<span style="color: Snow">'''Références'''</span>]]
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | '''[[CELO/Outils|<span style="color: Snow">'''Outils'''</span>]] '''
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | [[CELO/Média|<span style="color: Snow">'''Média'''</span>]]
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | [[CELO/Rapports|<span style="color: Snow">'''Rapports'''</span>]]
 
| style="border-right: #CCDC00 1px ridge; padding-right: 0px; padding-left: 0px; padding-bottom: 2px; padding-top: 2px; text-align: center; font-family: (Arial); font-size: 13pt" width="10%" | [[CELO/Contact|<span style="color: Snow">'''Contact'''</span>]]
 
|}
 
__NOTOC__
 
[[:en:OLCE|'''ENGLISH''']]
 
  
<div style="float:left; width:66%; margin:0; min-width: 350px; ">
+
|- valign="top"
 +
| style="color: #3C646E; background-color: white; font-size:1.5em;" |
 +
<span style="font-size: 2em;">Communauté des langues officielles</span>
 +
<!--Navigation coding BEGINS-->
 +
{{#css:
 +
div.nav {
 +
    margin: 0 0 15px 0;
 +
    background-color: #6BC2B1;
 +
    font-size:0;
 +
}
 +
div.nav ul {
 +
    padding: 0;
 +
    margin: 0;
 +
    list-style: none;
 +
    position: relative;
 +
    }
 +
div.nav ul li {
 +
    display:inline-block;
 +
    background-color: #6BC2B1;
 +
    }
 +
div.nav a {
 +
    display:block;
 +
    padding:0 10px;
 +
    color:#000;
 +
    font-size:16px;
 +
font-weight:600;
 +
    line-height: 60px;
 +
    text-decoration:none;
 +
}
  
<!-- EN VEDETTE BOX STARTS -->
 
<div style="background: white; margin: 0px 0px 15px 8px; padding: 0px 10px 15px; border-radius: 9px; border: 3px solid rgb(48, 149, 180); border-image: none; width: 100%; -webkit-border-radius: 9px; moz-border-radius: 9px;">
 
<h1 style="font-family: Arial, sans-serif; border-bottom:0;"><center>[[Image:Bonjourhello.png]]<br>Bienvenue au Centre de ressources de la <br> Communauté des langues officielles</h1>
 
  
</div>
+
div.nav a:hover,
<!-- EN VEDETTE BOX ENDS -->
+
div.nav a.mw-selflink,
 +
div.nav a.mw-selflink:hover {
 +
color:#FFF;
 +
    background-color: #3C646E;
 +
}
  
<br>
+
div.nav ul ul {
 +
    display: none;
 +
    position: absolute;
 +
    top: 60px;
 +
z-index:500;
 +
border-left:2px solid white;
 +
border-right:2px solid white;
 +
border-bottom:2px solid white;
 +
}
 +
div.nav ul li:hover > ul {
 +
    display:inherit;
 +
}
 +
div.nav ul ul li {
 +
    width:230px;
 +
    float:none;
 +
    display:list-item;
 +
    position: relative;
 +
}
 +
div.nav ul ul ul li {
 +
    position: relative;
 +
    top:-60px;
 +
    left:230px;
 +
}
 +
div.nav ul ul li {
 +
    border: 0px solid white;
 +
}
 +
li > a:after { content:  ' ▼'; }
 +
li > a:only-child:after { content: ''; }
  
<!-- À NOTRE SUJET BOX STARTS -->
+
.banner {
<div style="background: white; margin: 0px 0px 15px 8px; padding: 0px 10px 15px; border-radius: 9px; border: 3px solid rgb(48, 149, 180); border-image: none; width: 100%; -webkit-border-radius: 9px; moz-border-radius: 9px;">
+
background-color: #6BC2B1;
 +
}
  
<h1 style="font-family: Arial, sans-serif; border-bottom:0;"><center>L'équipe derrière la page:<br><b>Centre d'excellence en langues officielles</b></center></h1>
+
.banner .container {
 +
/*max-width:900px;*/
 +
display:block;
 +
margin:0 auto;
 +
}
 +
.banner .container img {
 +
width:100%;
 +
height:auto;
 +
}
  
<br>
+
}}
 
+
<div class="banner"><div class="container">[[File: GCollab group pg header 1140x338px.png|link=|class=banner]]</div></div>
<div style="text-align: left;"> Le <b>Centre d’excellence en langues officielles (CELO)</b> est un centre de politiques relevant du <b>Bureau de la dirigeante principale des ressources humaines</b> (BDPRH) au <b>Secrétariat du Conseil du Trésor du Canada</b> (SCT).
+
<div class="nav">
 
+
<ul>
Le CELO:
+
<li>[[Communauté_des_langues_officielles|Accueil]]</li>
 
+
<li>[[Communauté_des_langues_officielles/Références|Références]]</li>
*offre conseils, direction et soutien aux institutions fédérales sur la façon de mettre en œuvre les parties IV, V et VI de la <I>Loi sur les langues Officielles;</I>
+
<li>[[Communauté_des_langues_officielles/Outils|Outils]]</li>
*élabore des politiques relativement aux parties IV, la V et VI de la <I>Loi sur les langues officielles</I> pour la considération et l’approbation du Conseil du Trésor;
+
<li>[[Communauté_des_langues_officielles/Événements|Événements]]</li>
*prépare des projets de règlement conformément aux parties IV, V et VI à la demande du ministre; et
+
<li>[[Communauté_des_langues_officielles/Coin_des_PRLOs|Coin des PRLO]]</li>
*surveille les langues officielles par l’entremise des bilans annuels et prépare le Rapport annuel sur les langues officielles, lequel est présenté au Parlement par le président du Conseil du Trésor.
+
<li>[[Communauté_des_langues_officielles/Infolettre|Infolettre]]</li>
 
+
<li>[[Communauté_des_langues_officielles/Références/FAQ|FAQ]]</li>
</div>  
+
<li>[[Communauté_des_langues_officielles/Contact|Contactez-nous]]</li>
  
 +
</ul>
 
</div>
 
</div>
 +
<!--Navigation coding ENDS-->
 +
<div style="text-align: right;">  [[:en:Community of Official Languages|'''ENGLISH''']]</div>
  
</div>
+
__NOTOC__
<!-- À NOTRE SUJET BOX ENDS -->
+
{| width="100%" cellspacing="15" cellpadding="10"
 
+
|- valign="top"
<!-- left column ENDS -->
+
| style="color: black; background-color: white; font-size:1.2em;" |
 
 
<!-- right column BEGINS -->
 
 
 
<div style="float:left; width:25%; margin-left:5%; min-width: 175px;">
 
 
 
<!-- LIENS RAPIDES BOX STARTS -->
 
<div style="background: white; margin: 0px 5px 15px 1px; padding: 0px 10px 15px; border-radius: 9px; border: 3px solid rgb(48, 149, 180); border-image: none; -webkit-border-radius: 9px; moz-border-radius: 9px;">
 
<h1 style="font-family: Arial, sans-serif; border-bottom:0;">Liens rapides</h1>
 
 
 
<ul>
 
<li>'''<span style="color:#3095B4;">[https://osez-dare.aadnc-aandc.gc.ca/fra/1452610952606/1452611040260 Pratiques exemplaires]</span>'''</li>
 
<li>'''<span style="color:#3095B4;">[https://www.noslangues-ourlanguages.gc.ca/fr Portail linguistique du Canada]</span>'''</li>
 
</ul>
 
 
 
</div>
 
<!-- LIENS RAPIDES BOX ENDS -->
 
  
 +
=====<big>Quoi de neuf ?</big>=====
 +
<br>
 +
[[File:News.png|120px|left|alt=Intro icon]]
 +
====[https://wiki.gccollab.ca/images/5/5d/FR_-_La_connexion_LO_-_Avril_2024.pdf  La connexion LO]====
 +
: Avril 2024
 
<br>
 
<br>
 
+
[[File:Tool2.png|120px|left|alt=Intro icon]]
<!-- ÉVÉNEMENTS BOX STARTS -->
+
=====[https://wiki.gccollab.ca/Communaut%C3%A9_des_langues_officielles/Outils/RegsLO Boîte à outils : Règlement sur les langues officielles — communications avec le public et prestation des services]=====
<div style="background: white; margin: 0px 5px 15px 1px; padding: 0px 10px 15px; border-radius: 9px; border: 3px solid rgb(48, 149, 180); border-image: none; -webkit-border-radius: 9px; moz-border-radius: 9px;">
+
: Cette <b>nouvelle</b> ressource évolutive fournit tous les outils nécessaires pour bien comprendre le Règlement et veiller à ce que l’Exercice de révision de l’application du Règlement se déroule avec succès.
<h1 style="font-family: Arial, sans-serif; border-bottom:0;">Événements</h1>
 
 
 
<b>Comité consultatif des ministères sur les langues officielles (CCMLO)</b>
 
<ul>
 
<li>29 janvier 2020</li>
 
<li>25 mars 2020</li>
 
<li>29 mai 2020 (réunion conjointe)</li>
 
<li>26 août 2020</li>
 
<li>28 octobre 2020</li>
 
</ul>
 
 
 
<b>Comité consultatif des Sociétés d'état sur les langues officielles (CCSÉLO)</b>
 
<ul>
 
<li>26 février 2020</li>
 
<li>29 avril 2020</li>
 
<li>29 mai 2020 (réunion conjointe)</li>
 
<li>30 septembre 2020</li>
 
<li>16 décembre 2020</li>
 
</ul>
 
 
 
<b>Journée de la dualité linguistique</b>
 
<ul>
 
<li>10 septembre 2020</li>
 
</ul>
 
<b>Forum des bonnes pratiques en matière de langues officielles</b>
 
<ul>
 
<li>26 novembre 2020</li>
 
</ul>
 
 
 
</div>
 
<!-- EVENTS BOX ENDS -->
 
 
 
</div>
 

Latest revision as of 14:48, 15 April 2024


Communauté des langues officielles


Quoi de neuf ?


Intro icon

La connexion LO

Avril 2024


Intro icon
Boîte à outils : Règlement sur les langues officielles — communications avec le public et prestation des services
Cette nouvelle ressource évolutive fournit tous les outils nécessaires pour bien comprendre le Règlement et veiller à ce que l’Exercice de révision de l’application du Règlement se déroule avec succès.