<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Saison  Janvier Ã&nbsp; AoÃ»t 2025
******************************************************************/ 
body { 
  color:rgb(233, 77, 151);
 } 
#accueil, #programme { 
  background-color:rgb(251, 242, 136)
 } 
.bg-primaire { 
  background-color:rgb(233, 77, 151)
 } 
.bg-secondaire { 
  background-color:rgb(251, 242, 136)
 } 
.txt-primaire{ 
  color:rgb(233, 77, 151)
 } 
.txt-secondaire { 
  color:rgb(251, 242, 136)
 } 
.filter { 
  background-color:rgb(233, 77, 151)
 } 
.content-item, .cltp-item { 
  background-color:rgb(251, 242, 136)
 } 
nav a { 
 color:rgb(233, 77, 151)
 } 
nav a.active { 
 color:rgb(251, 242, 136);
  background-color:rgb(233, 77, 151)
 } 
nav a:hover { 
 color:rgb(251, 242, 136);
  background-color:rgb(233, 77, 151); 
  text-decoration:none
 } 
.subnav a { 
 color:rgb(233, 77, 151)
 } 
.subnav a.active { 
 color:rgb(251, 242, 136);
  background-color:rgb(233, 77, 151)
 } 
.subnav a:hover { 
 color:rgb(251, 242, 136);
  background-color:rgb(233, 77, 151); 
  text-decoration:none
 } 
 #btn-mobile-menu, #btn-mobile-menu:before  { 
 color:rgb(233, 77, 151);
 } 
.nav-on #btn-mobile-menu:before  { 
 color:rgb(251, 242, 136);
 } 
.nav-on #header nav {
  background-color:rgba(233, 77, 151,.8)
 } 
.btn-success, .btn-success:hover, .btn-success:active {
 color:rgb(251, 242, 136);
  background-color:rgb(233, 77, 151)
 } 
#header nav a.active, #accueil #header nav a.active {
 color:rgb(251, 242, 136);
 } 
#footer, #footer a {
 color:rgb(233, 77, 151);
 } 
#footer input {
 color:rgb(233, 77, 151);
 border-color:rgb(233, 77, 151);
 background-color:white;
 } 
#footer .frmLettreInfo input[type=submit]  {
 background-color:rgb(233, 77, 151);
 color:rgb(251, 242, 136);
 } 
 .content-item a:not(.tool-button) {
 color:rgb(233, 77, 151);
 border-bottom: 1px dotted rgb(233, 77, 151);
 } 
 .tool-button {
 color:rgb(233, 77, 151);
 border: 1px solid rgb(233, 77, 151);
 } 
 .tool-button:hover {
 color:white;
 background-color: rgb(233, 77, 151); 
 border: 1px solid rgb(233, 77, 151);
 } 
.cltp-item, .cltp-item:hover {
 color:rgb(233, 77, 151);
 } 
#accueil .actualite-item {
 color:rgb(251, 242, 136);
  background-color:rgb(233, 77, 151)
 } 
</pre></body></html>