<?php header('content-type: text/css');
$c_en_cours="c_".$_GET['rub']."_"; //couleur en cours, c_RUB_ 
$cont=$_GET['cont'];
$c_cdg_1="RGB(".(6).",".(12).",".(93).")"; //#060C5D
$c_cdg_2="RGB(".(35).",".(50).",".(157).")"; //#23329D
$c_cdg_3="RGB(".(79).",".(125).",".(244).")"; //#4F7DF4
$c_cdg_4="RGB(".(218).",".(222).",".(249).")"; //#DADEF9
$c_conc_1="RGB(".(114).",".(12).",".(76).")"; //#720c4c
$c_conc_2="RGB(".(149).",".(66).",".(123).")"; //#95427b
$c_conc_3="RGB(".(239).",".(132).",".(195).")"; //#ef84c3
$c_conc_4="RGB(".(245).",".(220).",".(249).")"; //#f5dcf9
$c_emploi_1="RGB(".(1).",".(65).",".(11).")"; //#01410b
$c_emploi_2="RGB(".(0).",".(111).",".(0).")"; //#006f00
$c_emploi_3="RGB(".(103).",".(204).",".(119).")"; //#67cc77
$c_emploi_4="RGB(".(204).",".(255).",".(204).")"; //#ccffcc
$c_grh_1="RGB(".(167).",".(0).",".(0).")"; //#a70000
$c_grh_2="RGB(".(195).",".(38).",".(36).")"; //#c32624
$c_grh_3="RGB(".(244).",".(180).",".(165).")"; //#f4b4a5
$c_grh_4="RGB(".(255).",".(225).",".(218).")"; //#ffe1da
$c_sst_1="RGB(".(0).",".(56).",".(70).")"; //#003846
$c_sst_2="RGB(".(24).",".(108).",".(108).")"; //#186c6c
$c_sst_3="RGB(".(143).",".(228).",".(227).")"; //#8fe4e3
$c_sst_4="RGB(".(226).",".(244).",".(244).")"; //#e2f4f4
$c_doc_1="RGB(".(91).",".(45).",".(6).")"; //#5b2d06
$c_doc_2="RGB(".(153).",".(51).",".(0).")"; //#993300
$c_doc_3="RGB(".(246).",".(156).",".(26).")"; //#f69c1a
$c_doc_4="RGB(".(255).",".(255).",".(204).")"; //#ffffcc
$c_elu_1="RGB(".(54).",".(4).",".(94).")"; //#36045e
$c_elu_2="RGB(".(111).",".(0).",".(201).")"; //#6f00c9
$c_elu_3="RGB(".(176).",".(138).",".(207).")"; //#b08acf
$c_elu_4="RGB(".(191).",".(184).",".(255).")"; //#bfb8ff
$c_gris_40="#808080";
$c_gris_60="#E0E0E0";
$c_gris_80="#F2F2F2";
$c_gris_95="#FAFAFA";
?>
.formular > legend:first-child,.formular .legend_fieldset {color: <?php echo ${$c_en_cours.'1'};?>;}.formular legend,.formular div.separateur {color: <?php echo ${$c_en_cours.'2'};?>;}.formular label:hover,.formular .label_case_a_gauche:focus,.formular label:focus-visible .label_case_a_gauche{color:<?php echo ${$c_en_cours.'2'};?>;}.formular input[type="radio"],.formular input[type="checkbox"]{accent-color: <?php echo ${$c_en_cours.'2'};?>;}.formular input:not([type="file"]):focus,.formular textarea:focus,.formular input:not([type="file"]):hover,.formular textarea:hover,.formular select:active,.formular select:focus,.formular select:hover,.formular label:focus-visible::before,.formular label:focus-visible::after{border-color:<?php echo ${$c_en_cours.'2'};?>;-moz-box-shadow: 0 0 3px <?php echo ${$c_en_cours.'2'};?>;-webkit-box-shadow: 0 0 3px <?php echo ${$c_en_cours.'2'};?>}.switch input:checked + .slider{background-color:<?php echo ${$c_en_cours.'2'};?>;}.switch input:focus + .slider{box-shadow: 0 0 0 2px <?php echo ${$c_en_cours.'2'};?>;}a, a:visited {color: black;text-decoration: underline;}a:hover, a:active,button:hover, #bd_gauche_liste_lien a:hover, #bd_gauche_liste_lien a:active {color:<?php echo ${$c_en_cours.'2'};?>;}#accueil h1{color : #000;border : none;padding:0;margin:0;}#accueil h1:after{display:none;}h1, .titre_h1 {color: <?php echo ${$c_en_cours.'1'};?>;font-size:1.4em;margin: 1em 0 0 0;font-weight: bold;text-transform: uppercase;padding-left: 2em;}h1:after, .titre_h1:after{display: block;content: '';margin-top: 0.1em;margin-left : -2em;border: 3px solid <?php echo ${$c_en_cours.'3'};?>;border-radius : 3px;transform: scaleX(1);transform-origin: 100% 0%;}h2, .titre_h2 {color: <?php echo ${$c_en_cours.'2'};?>;border-bottom: solid 1px <?php echo ${$c_en_cours.'2'};?>;margin: 25px 0 15px 0;font-size:1.3em;background-color:none;font-weight: bold;}h3, .titre_h3 {color: <?php echo ${$c_en_cours.'1'};?>;border-bottom: dotted 1px <?php echo ${$c_en_cours.'1'};?>;margin: 25px 0 15px 10px;font-size:1.2em;font-weight: 600;}h4, .titre_h4 {color: <?php echo ${$c_en_cours.'1'};?>;border-bottom: dotted 1px <?php echo ${$c_en_cours.'2'};?>;margin : 25px 0 0 20px;padding: 3px;font-size:1em;font-weight: 300;}h5, .titre_h5 {font-weight: bold;border-bottom: dotted 1px <?php echo ${$c_en_cours.'1'};?>;border-top: dotted 1px <?php echo ${$c_en_cours.'1'};?>;margin: 15px 0 0 30px;font-size:1em;}h6, .titre_h6 {margin: 25px 0 0 15px;font-style: italic;border-bottom: dotted 1px <?php echo ${$c_en_cours.'1'};?>;font-weight:600;font-size:1em;}.panel .fa{color: <?php echo ${$c_en_cours.'1'};?>;}.cadre{background-color: <?php echo ${$c_en_cours.'4'};?>;padding:5px;min-height: 28px;vertical-align: bottom;margin-top: 10px;border : 2px <?php echo ${$c_en_cours.'1'};?> solid;border-radius: 5px;}.cadre h2,.cadre h3,.cadre h4,.cadre h5,.cadre h6{margin-top : 0.2em;}.cadre a {color : #000000;}.attention{background-color: <?php echo ${$c_en_cours.'1'};?>;border-radius: 5px;color: #FFFFFF;padding:5px;min-height: 28px;vertical-align: bottom;margin-top: 10px;}.attention p{vertical-align:middle;}.attention a{color:#FFFFFF;}.attention .picto_attention{float: left;margin : 0 5px 5px 0;}.attention + p{clear: both;margin-top:1em;}.panel-heading, .card-header,.modal-header{background-color: <?php echo ${$c_en_cours.'1'};?>;color:<?php echo ${$c_en_cours.'4'};?>;}abbr{border-bottom: .1em dotted;cursor: help;}.tab_2coul_col td:nth-child(odd){background-color: <?php echo ${$c_en_cours.'4'};?>;}.tab_2coul_lig tr:nth-child(odd){background-color: <?php echo ${$c_en_cours.'4'};?>;}tr, td, th, .th {border: 1px solid <?php echo ${$c_en_cours.'2'};?>;padding: 3px;}th, .th {background-color: <?php echo ${$c_en_cours.'1'};?>;color: white;vertical-align:middle;border-right-color: <?php echo ${$c_en_cours.'4'};?>;}tr th:last-of-type, table[role="presentation"] tr:first-of-type td:last-of-type{border-right-color: <?php echo ${$c_en_cours.'1'};?>;}thead th:first-of-type, table[role="presentation"] tr:first-of-type td:first-of-type{border-radius : 5px 0 0 0;}thead th:last-of-type, table[role="presentation"] tr:first-of-type td:last-of-type{border-radius : 0 5px 0 0;}thead th:first-of-type:last-of-type, table[role="presentation"] tr:first-of-type td:first-of-type:last-of-type{border-radius : 5px 5px 0 0;}tbody tr:last-of-type td:first-of-type{border-radius : 0 0 0 5px;}tbody tr:last-of-type td:last-of-type{border-radius : 0 0 5px 0;}tbody tr:last-of-type td:first-of-type:last-of-type{border-radius : 0 0 5px 5px;}tbody th, tbody .th {background-color: <?php echo ${$c_en_cours.'2'};?>;border-bottom:1px white solid;}tbody th:last-of-type, table[role="presentation"] th:first-of-type{border-radius:0 0 0 5px;}th a, .th a {color: white;}th a:hover, .th a:hover{color:<?php echo ${$c_en_cours.'4'};?>;}caption {margin:15px 0 0 0;color: <?php echo ${$c_en_cours.'2'};?>;font-weight: bold;font-size: 1.2em;text-align:center }#texte_rubrique ul li:before {color:<?php echo ${$c_en_cours.'2'};?>;}.date_doc{font-style: italic;float:right;font-size: 0.8em;}p.page_suiv, p.page_prec {margin-top: 10px;font-size: 0.8em;}.presentation_doc{margin: 5px 0 10px 0;padding: 3px;}.presentation_doc:hover{background-color: #FFFFFF;cursor: pointer;-moz-box-shadow: 3px 3px 4px #000000;-webkit-box-shadow: 3px 3px 4px #000000;box-shadow: 3px 3px 4px #000000;border-radius: 10px 10px 10px 10px;}.presentation_doc h3{margin-bottom:-3px;}.couleur_2{background-color: <?php echo ${$c_en_cours.'4'};?>;}.bouton_lien{margin : 10px auto;font-size: 14px;color: #000000;padding: 5px 10px;background: -moz-linear-gradient(top,#ffffff 0%,#b2b2b2);background: -webkit-gradient(linear, left top, left bottom,from(#ffffff),to(#b2b2b2));-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;border: 1px solid #000000;-moz-box-shadow: 2px 2px 3px rgba(000,000,000,0.8), inset 0px 0px 1px rgba(255,255,255,0);-webkit-box-shadow: 2px 2px 3px rgba(000,000,000,0.8), inset 0px 0px 1px rgba(255,255,255,0);box-shadow: 2px 2px 3px rgba(000,000,000,0.8), inset 0px 0px 1px rgba(255,255,255,0);text-shadow: 1px 1px 1px rgba(000,000,000,0.2);}.bouton_lien:hover{-moz-box-shadow: 0px 0px 0px rgba(000,000,000,0.0), inset 0px 0px 1px rgba(255,255,255,0);-webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0.0), inset 0px 0px 1px rgba(255,255,255,0);box-shadow: 0px 0px 0px rgba(000,000,000,0.0), inset 0px 0px 1px rgba(255,255,255,0);}.highlight {background-color: <?php echo ${$c_en_cours.'4'};?>;}.panel-heading h2, .panel-heading h3, .panel-heading h4, .panel-heading h5, .panel-heading a, .card-header h2, .card-header h3, .card-header h4, .card-header h5, .card-header a {color:<?php echo ${$c_en_cours.'4'};?>;background-color:transparent;}.btn-link:hover, .btn-link:focus{color:<?php  echo ${$c_en_cours.'4'};?>}.thumbnail:hover{background-color:<?php echo ${$c_en_cours.'4'};?>;}.retour_haut{background-color:<?php echo ${$c_en_cours.'2'};?>;}.barre_separation_principal{clear: both;margin-top: 1em;}.barre_separation_principal:after{display: block;content: '';margin: 1em 0 1em 0;border: 3px solid <?php echo ${$c_en_cours.'3'};?>;border-radius : 3px;transform: scaleX(1);transform-origin: 100% 0%;}.date_maj, .bt_imprime{background-color: <?php echo ${$c_en_cours.'4'};?>;color: <?php echo ${$c_en_cours.'1'};?>;}#m_cdg {border-bottom: 1px solid <?php echo $c_cdg_3;?> !important;}#m_cdg>a[role='button']{border-color: <?php echo $c_cdg_3;?> !important;outline-color: <?php echo $c_cdg_3;?> !important;}#m_cdg>a[role='button']:hover, #m_cdg>.dropdown-toggle:focus,#m_cdg.active>a,.etiquette_actu_cdg{color: <?php echo $c_cdg_1;?> !important;background-color: <?php echo $c_cdg_4;?> !important;}#m_conc {border-bottom: 1px solid <?php echo $c_conc_3;?> !important;}#m_conc>a[role='button']{border-color: <?php echo $c_conc_3;?> !important;outline-color: <?php echo $c_conc_3;?> !important;}#m_conc>a[role='button']:hover, #m_conc>.dropdown-toggle:focus,#m_conc.active>a,.etiquette_actu_conc{color: <?php echo $c_conc_1;?> !important;background-color: <?php echo $c_conc_4;?> !important;}#m_emploi {border-bottom: 1px solid <?php echo $c_emploi_3;?> !important;}#m_emploi>a[role='button']{border-color: <?php echo $c_emploi_3;?> !important;outline-color: <?php echo $c_emploi_3;?> !important;}#m_emploi>a[role='button']:hover, #m_emploi>.dropdown-toggle:focus,#m_emploi.active>a,.etiquette_actu_emploi{color: <?php echo $c_emploi_1;?> !important;background-color: <?php echo $c_emploi_4;?> !important;}#m_grh {border-bottom: 1px solid <?php echo $c_grh_2;?> !important;}#m_grh>a[role='button']{border-color: <?php echo $c_grh_2;?> !important;outline-color: <?php echo $c_grh_2;?> !important;}#m_grh>a[role='button']:hover, #m_grh>.dropdown-toggle:focus,#m_grh.active>a,.etiquette_actu_grh{color: <?php echo $c_grh_1;?> !important;background-color: <?php echo $c_grh_4;?> !important;}#m_sst {border-bottom: 1px solid <?php echo $c_sst_3;?> !important;}#m_sst>a[role='button']{border-color: <?php echo $c_sst_3;?> !important;outline-color: <?php echo $c_sst_3;?> !important;}#m_sst>a[role='button']:hover, #m_sst>.dropdown-toggle:focus,#m_sst.active>a,.etiquette_actu_sst{color: <?php echo $c_sst_1;?> !important;background-color: <?php echo $c_sst_4;?> !important;}#m_doc {border-bottom: 1px solid <?php echo $c_doc_3;?> !important;}#m_doc>a[role='button']{border-color: <?php echo $c_doc_3;?> !important;outline-color: <?php echo $c_doc_3;?> !important;}#m_doc>a[role='button']:hover, #m_doc>.dropdown-toggle:focus,#m_doc.active>a,.etiquette_actu_doc{color: <?php echo $c_doc_1;?> !important;background-color: <?php echo $c_doc_4;?> !important;}#m_elu {border-bottom: 1px solid <?php echo $c_elu_3;?> !important;}#m_elu>a[role='button']{border-color: <?php echo $c_elu_3;?> !important;outline-color: <?php echo $c_elu_3;?> !important;}#m_elu>a[role='button']:hover, #m_elu>.dropdown-toggle:focus,#m_elu.active>a,.etiquette_actu_elu{color: <?php echo $c_elu_1;?> !important;background-color: <?php echo $c_elu_4;?> !important;}#m_elu .panel-heading{color: <?php echo $c_elu_4;?> !important;background-color: <?php echo $c_elu_1;?> !important;}#head_menu .active>a{outline: 2px solid;}#m_cdg .dropdown-menu, .onglet_cdg .dropdown-menu{border: 5px <?php echo $c_cdg_3;?> solid;background-color: #ffffff;}#m_conc .dropdown-menu, .onglet_conc .dropdown-menu{border: 5px <?php echo $c_conc_3;?> solid;background-color: #ffffff;}#m_emploi .dropdown-menu, .onglet_emploi .dropdown-menu{border: 5px <?php echo $c_emploi_3;?> solid;background-color: #ffffff;}#m_grh .dropdown-menu, .onglet_grh .dropdown-menu{border: 5px <?php echo $c_grh_2;?> solid;background-color: #ffffff;}#m_sst .dropdown-menu, .onglet_sst .dropdown-menu{border: 5px <?php echo $c_sst_3;?> solid;background-color: #ffffff;}#m_doc .dropdown-menu, .onglet_doc .dropdown-menu{border: 5px <?php echo $c_doc_3;?> solid;background-color: #ffffff;}#m_elu .dropdown-menu, .onglet_elu .dropdown-menu{border: 5px <?php echo $c_elu_3;?> solid;background-color: #ffffff;}#head_menu .dropdown-menu .row>ul li.active>em>a{color: <?php echo ${$c_en_cours.'1'};?> !important;}.acces_direct_cdg {border : 5px <?php echo $c_cdg_3;?> solid;}.acces_direct_concours {border : 5px <?php echo $c_conc_3;?> solid;}.acces_direct_emploi {border : 5px <?php echo $c_emploi_3;?> solid;}.acces_direct_grh {border : 5px <?php echo $c_grh_3;?> solid;}.acces_direct_sst {border : 5px <?php echo $c_sst_3;?> solid;}.acces_direct_doc {border : 5px <?php echo $c_doc_3;?> solid;}.acces_direct_elu {border : 5px <?php echo $c_elu_3;?> solid;}.acces_direct_cdg .panel-heading{background-color:<?php echo $c_cdg_1?> !important;}.acces_direct_cdg .panel-heading h5{color:<?php echo $c_cdg_4?> !important;}.acces_direct_cdg h4{color: <?php echo $c_cdg_2?>;}.acces_direct_concours .panel-heading{background-color:<?php echo $c_conc_1?> !important;}.acces_direct_concours .panel-heading h5{color:<?php echo $c_conc_1?> !important;}.acces_direct_concours h4{color: <?php echo $c_conc_2?>;}.acces_direct_emploi .panel-heading{background-color:<?php echo $c_emploi_1?> !important;}.acces_direct_emploi .panel-heading h5{color:<?php echo $c_emploi_4?> !important;}.acces_direct_emploi h4{color: <?php echo $c_emploi_2?>;}.acces_direct_grh .panel-heading{background-color:<?php echo $c_grh_1?> !important;}.acces_direct_grh .panel-heading h5{color:<?php echo $c_grh_4?> !important;}.acces_direct_grh h4{color: <?php echo $c_grh_2?>;}.acces_direct_sst .panel-heading{background-color:<?php echo $c_sst_1?> !important;}.acces_direct_sst .panel-heading h5{color:<?php echo $c_sst_4?> !important;}.acces_direct_sst h4{color: <?php echo $c_sst_2?>;}.acces_direct_doc .panel-heading{background-color:<?php echo $c_doc_1?> !important;}.acces_direct_doc .panel-heading h5{color:<?php echo $c_doc_4?> !important;}.acces_direct_doc h4{color: <?php echo $c_doc_2?>;}.acces_direct_elu .panel-heading{background-color:<?php echo $c_doc_1?> !important;}.acces_direct_elu .panel-heading h5{color:<?php echo $c_doc_4?> !important;}.acces_direct_elu h4{color: <?php echo $c_elu_2?>;}#sommaire_tete_rubrique a {color: <?php echo ${$c_en_cours.'1'};?>;}#sommaire_tete_rubrique a:hover {color: <?php echo ${$c_en_cours.'2'};?>;text-decoration: underline;}#fil_ariane a, #fil_ariane a:hover, #fil_ariane a:visited{color: <?php echo ${$c_en_cours.'1'};?>;}#fil_ariane li:last-child{color: <?php echo ${$c_en_cours.'2'};?>;}#encart_documentation,#encart_faq{border-color : <?php echo ${$c_en_cours.'1'};?>;}#encart_documentation .panel-heading,#encart_faq .panel-heading{color: #fff;background-color: <?php echo ${$c_en_cours.'1'};?>;}#bloc_actus_actus {border-left-color : <?php echo ${$c_en_cours.'3'};?>;}#bloc_actus_actus li.theme_cdg{border-color: <?php echo $c_cdg_3?>;}#bloc_actus_actus li.theme_concours{border-color: <?php echo $c_conc_3?>;}#bloc_actus_actus li.theme_emploi{border-color: <?php echo $c_emploi_3?>;}#bloc_actus_actus li.theme_grh{border-color: <?php echo $c_grh_3?>;}#bloc_actus_actus li.theme_sst{border-color: <?php echo $c_sst_3?>;}#bloc_actus_actus li.theme_doc{border-color: <?php echo $c_doc_3?>;}.res_cadre{padding : 10px;padding-bottom : 20px;margin-bottom : 30px;background-color: <?php echo $c_gris_60;?>;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}.res_cadre h3 {margin-top:10px;}.res_gauche {width:46%;float:left;}.res_droite {width:46%;float : right;}.res_titre {font-family: verdana, arial;color:<?php echo ${$c_en_cours.'1'};?>;font-size: 1em;line-height: 1.5;font-weight: bold;}.res_date {margin-top:1px;font-size: 0.7em;display: inline;float: right;font-style: italic;}#resultat_recherche .article {margin-top:5px;border-bottom: 1px solid;padding-bottom: 15px;}#resultat_recherche a {color: <?php echo ${$c_en_cours.'1'};?>;}#resultat_recherche a:hover {color: <?php echo ${$c_en_cours.'2'};?>;}#plan_site ul li {line-height: 2em;}#plan_site h2 {margin-top:45px;}#plan_site > h2 > a{text-transform: uppercase;font-weight: bold;font-size: 1.1em;}#plan_site > h2:nth-of-type(1) > a{color: <?php echo $c_cdg_2;?>;}#plan_site > ul:nth-of-type(1) a:hover{color: <?php echo $c_cdg_2;?>;}#plan_site > ul:nth-of-type(1) li:before {color: <?php echo $c_cdg_2;?>;}#plan_site > h2:nth-of-type(2) > a{color: <?php echo $c_conc_2;?>;}#plan_site > ul:nth-of-type(2) a:hover{color: <?php echo $c_conc_2;?>;}#plan_site > ul:nth-of-type(2) li:before {color: <?php echo $c_conc_2;?>;}#plan_site > h2:nth-of-type(3) > a{color: <?php echo $c_emploi_2;?>;}#plan_site > ul:nth-of-type(3) a:hover{color: <?php echo $c_emploi_2;?>;}#plan_site > ul:nth-of-type(3) li:before{color: <?php echo $c_emploi_2;?>;}#plan_site > h2:nth-of-type(4) > a{color: <?php echo $c_grh_2;?>;}#plan_site > ul:nth-of-type(4) a:hover{color: <?php echo $c_grh_2;?>;}#plan_site > ul:nth-of-type(4) li:before{color: <?php echo $c_grh_2;?>;}#plan_site > h2:nth-of-type(5) > a{color: <?php echo $c_sst_2;?>;}#plan_site > ul:nth-of-type(5) a:hover{color: <?php echo $c_sst_2;?>;}#plan_site > ul:nth-of-type(5) li:before{color: <?php echo $c_sst_2;?>;}#plan_site > h2:nth-of-type(6) > a{color: <?php echo $c_doc_2;?>;}#plan_site > ul:nth-of-type(6) a:hover{color: <?php echo $c_doc_2;?>;}#plan_site > ul:nth-of-type(6) li:before{color: <?php echo $c_doc_2;?>;}#plan_site > h2:nth-of-type(7) > a{color: <?php echo $c_elu_2;?>;}#plan_site > ul:nth-of-type(7) a:hover{color: <?php echo $c_elu_2;?>;}#plan_site > ul:nth-of-type(7) li:before{color: <?php echo $c_elu_2;?>;}#plan_site ul.menu > li > ul > div > li {margin-top: 10px;}#plan_site ul.menu > li > ul > div > li > a{font-weight: bold;}