/* Saison  Août 2022 à janvier 2023******************************************************************/ body {   color:rgb(64, 86, 161); } #accueil, #programme {   background-color:rgb(240, 120, 99) } .bg-primaire {   background-color:rgb(64, 86, 161) } .bg-secondaire {   background-color:rgb(240, 120, 99) } .txt-primaire{   color:rgb(64, 86, 161) } .txt-secondaire {   color:rgb(240, 120, 99) } .filter {   background-color:rgb(64, 86, 161) } .content-item, .cltp-item {   background-color:rgb(240, 120, 99) } nav a {  color:rgb(64, 86, 161) } nav a.active {  color:rgb(240, 120, 99);  background-color:rgb(64, 86, 161) } nav a:hover {  color:rgb(240, 120, 99);  background-color:rgb(64, 86, 161);   text-decoration:none } .subnav a {  color:rgb(64, 86, 161) } .subnav a.active {  color:rgb(240, 120, 99);  background-color:rgb(64, 86, 161) } .subnav a:hover {  color:rgb(240, 120, 99);  background-color:rgb(64, 86, 161);   text-decoration:none }  #btn-mobile-menu, #btn-mobile-menu:before  {  color:rgb(64, 86, 161); } .nav-on #btn-mobile-menu:before  {  color:rgb(240, 120, 99); } .nav-on #header nav {  background-color:rgba(64, 86, 161,.8) } .btn-success, .btn-success:hover, .btn-success:active { color:rgb(240, 120, 99);  background-color:rgb(64, 86, 161) } #header nav a.active, #accueil #header nav a.active { color:rgb(240, 120, 99); } #footer, #footer a { color:rgb(64, 86, 161); } #footer input { color:rgb(64, 86, 161); border-color:rgb(64, 86, 161); background-color:white; } #footer .frmLettreInfo input[type=submit]  { background-color:rgb(64, 86, 161); color:rgb(240, 120, 99); }  .content-item a:not(.tool-button) { color:rgb(64, 86, 161); border-bottom: 1px dotted rgb(64, 86, 161); }  .tool-button { color:rgb(64, 86, 161); border: 1px solid rgb(64, 86, 161); }  .tool-button:hover { color:white; background-color: rgb(64, 86, 161);  border: 1px solid rgb(64, 86, 161); } .cltp-item, .cltp-item:hover { color:rgb(64, 86, 161); } #accueil .actualite-item { color:rgb(240, 120, 99);  background-color:rgb(64, 86, 161) } 