<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Styles gÃŠnÃŠrÃŠs automatiquement  
******************************************************************/ 
.principal { 
  color:rgb(17, 35, 49)
 } 

.couleur_texte_footer { 
  color:rgb(247, 249, 249)
 } 

.couleur_texte_header { 
  color:rgb(255, 255, 255)
 } 

.fond-principal { 
  color:white;
  background-color:rgb(17, 35, 49)
 } 

.couleur_header { 
  color:white;
  background-color:rgb(17, 35, 49)
 } 

.couleur_footer { 
  color:white;
  background-color:rgb(17, 35, 49)
 } 

#footer { 
  color:rgb(247, 249, 249)
 } 

.couleur_pastille { 
  color:white;
  background-color:rgb(196, 255, 53)
 } 

.accent { 
  color:rgb(196, 255, 53)
 } 

.lien { 
  color:rgb(155, 199, 50)
 } 

.lien.bghover:hover { 
  background-color:rgba(155, 199, 50,.25);
  color:rgb(155, 199, 50)
 } 

.accent.bghover:hover { 
  background-color:rgba(196, 255, 53,.25)
 } 

.fond-accent { 
  color:white;
  background-color:rgb(196, 255, 53)
 } 

.dropdown.year a:hover { 
  color:rgb(196, 255, 53);
 } 

.page-titre, .page-soustitre, .page-surtitre { 
  color:rgb(17, 35, 49)
 } 

.fond-principal-50 { 
  color:rgb(196, 255, 53);
  background-color:rgb(17, 35, 49,.5)
 } 

.fond-accent-50 { 
  color:rgb(196, 255, 53);
  background-color:rgba(196, 255, 53,.5)
 } 

.fond-accent-25 { 
  color:rgb(196, 255, 53);
  background-color:rgba(196, 255, 53,.5)
 } 

.bord-accent { 
  border-color:rgb(196, 255, 53)
 } 

.bouton:hover { 
  color:rgb(196, 255, 53)
 } 

.nav-button:hover  { 
  color:rgb(196, 255, 53)
 } 

  .sl-prev, .sl-next, .sl-close , .sl-wrapper .sl-navigation button{ 
  color:rgb(196, 255, 53)
 } 

#header #nav&gt;a , #header #nav div:not(.sub)&gt;a  { 
  color:rgb(255, 255, 255)
 } 

 .btn-success.save  { 
  background-color:rgb(17, 35, 49);
  color:white
 } 

#header .has-submenu .submenu a  { 
  color:black
 } 

#header  a.selected , #header a:hover { 
  color:rgb(255, 255, 255)
 } 

#header .has-submenu:hover&gt;a  { 
  color:rgb(196, 255, 53)
 } 

  .nav-on #header #menu { 
  background-color:rgb(17, 35, 49)
 } 

.nav-on  #header #mobile-nav { 
   background-color:rgb(196, 255, 53)
 } 

.button { 
  color:rgb(196, 255, 53); 
  border-color:rgb(196, 255, 53) 
 } 

.button:hover { 
  color:white; 
  background-color:rgb(196, 255, 53) 
 } 

.contenu a:not(.button):not(.lien-partenaire):not(.nav-button), #secondary-col a:not(.bouton):not(.pill), .contenu-special-droite a { 
  color:rgb(155, 199, 50); 
 } 

  .contenu h3, .contenu h4 , .contenu li::marker {  
 color:rgb(17, 35, 49) 
 } 

.nav-on #header .selected   { 
  color:rgb(196, 255, 53)
 } 

.nav-on #header #nav&gt;a , .nav-on #header #nav div:not(.sub)&gt;a  { 
  color:rgb(196, 255, 53)
 } 

.nav-on #menu .sub a   { 
  color:rgb(196, 255, 53)
 } 

.nav-on #menu .sub a.selected   { 
  color:white
 } 

.nav-on #header #nav div&gt;a.selected  { 
  color:white
 } 

</pre></body></html>