/* Saison  Septembre à Décembre 2024******************************************************************/ body {   color:rgb(36, 53, 136); } #accueil, #programme {   background-color:rgb(189, 224, 215) } .bg-primaire {   background-color:rgb(36, 53, 136) } .bg-secondaire {   background-color:rgb(189, 224, 215) } .txt-primaire{   color:rgb(36, 53, 136) } .txt-secondaire {   color:rgb(189, 224, 215) } .filter {   background-color:rgb(36, 53, 136) } .content-item, .cltp-item {   background-color:rgb(189, 224, 215) } nav a {  color:rgb(36, 53, 136) } nav a.active {  color:rgb(189, 224, 215);  background-color:rgb(36, 53, 136) } nav a:hover {  color:rgb(189, 224, 215);  background-color:rgb(36, 53, 136);   text-decoration:none } .subnav a {  color:rgb(36, 53, 136) } .subnav a.active {  color:rgb(189, 224, 215);  background-color:rgb(36, 53, 136) } .subnav a:hover {  color:rgb(189, 224, 215);  background-color:rgb(36, 53, 136);   text-decoration:none }  #btn-mobile-menu, #btn-mobile-menu:before  {  color:rgb(36, 53, 136); } .nav-on #btn-mobile-menu:before  {  color:rgb(189, 224, 215); } .nav-on #header nav {  background-color:rgba(36, 53, 136,.8) } .btn-success, .btn-success:hover, .btn-success:active { color:rgb(189, 224, 215);  background-color:rgb(36, 53, 136) } #header nav a.active, #accueil #header nav a.active { color:rgb(189, 224, 215); } #footer, #footer a { color:rgb(36, 53, 136); } #footer input { color:rgb(36, 53, 136); border-color:rgb(36, 53, 136); background-color:white; } #footer .frmLettreInfo input[type=submit]  { background-color:rgb(36, 53, 136); color:rgb(189, 224, 215); }  .content-item a:not(.tool-button) { color:rgb(36, 53, 136); border-bottom: 1px dotted rgb(36, 53, 136); }  .tool-button { color:rgb(36, 53, 136); border: 1px solid rgb(36, 53, 136); }  .tool-button:hover { color:white; background-color: rgb(36, 53, 136);  border: 1px solid rgb(36, 53, 136); } .cltp-item, .cltp-item:hover { color:rgb(36, 53, 136); } #accueil .actualite-item { color:rgb(189, 224, 215);  background-color:rgb(36, 53, 136) } 