/* Saison  Août à décembre 2021******************************************************************/ body {   color:rgb(59, 95, 167); } #accueil, #programme {   background-color:rgb(205, 228, 149) } .bg-primaire {   background-color:rgb(59, 95, 167) } .bg-secondaire {   background-color:rgb(205, 228, 149) } .txt-primaire{   color:rgb(59, 95, 167) } .txt-secondaire {   color:rgb(205, 228, 149) } .filter {   background-color:rgb(59, 95, 167) } .content-item, .cltp-item {   background-color:rgb(205, 228, 149) } nav a {  color:rgb(59, 95, 167) } nav a.active {  color:rgb(205, 228, 149);  background-color:rgb(59, 95, 167) } nav a:hover {  color:rgb(205, 228, 149);  background-color:rgb(59, 95, 167);   text-decoration:none } .subnav a {  color:rgb(59, 95, 167) } .subnav a.active {  color:rgb(205, 228, 149);  background-color:rgb(59, 95, 167) } .subnav a:hover {  color:rgb(205, 228, 149);  background-color:rgb(59, 95, 167);   text-decoration:none }  #btn-mobile-menu, #btn-mobile-menu:before  {  color:rgb(59, 95, 167); } .nav-on #btn-mobile-menu:before  {  color:rgb(205, 228, 149); } .nav-on #header nav {  background-color:rgba(59, 95, 167,.8) } .btn-success, .btn-success:hover, .btn-success:active { color:rgb(205, 228, 149);  background-color:rgb(59, 95, 167) } #header nav a.active, #accueil #header nav a.active { color:rgb(205, 228, 149); } #footer, #footer a { color:rgb(59, 95, 167); } #footer input { color:rgb(59, 95, 167); border-color:rgb(59, 95, 167); background-color:white; } #footer .frmLettreInfo input[type=submit]  { background-color:rgb(59, 95, 167); color:rgb(205, 228, 149); }  .content-item a:not(.tool-button) { color:rgb(59, 95, 167); border-bottom: 1px dotted rgb(59, 95, 167); }  .tool-button { color:rgb(59, 95, 167); border: 1px solid rgb(59, 95, 167); }  .tool-button:hover { color:white; background-color: rgb(59, 95, 167);  border: 1px solid rgb(59, 95, 167); } .cltp-item, .cltp-item:hover { color:rgb(59, 95, 167); } #accueil .actualite-item { color:rgb(205, 228, 149);  background-color:rgb(59, 95, 167) } 