/* Saison  Janvier à juillet 2023******************************************************************/ body {   color:rgb(82, 110, 96); } #accueil, #programme {   background-color:rgb(217, 238, 146) } .bg-primaire {   background-color:rgb(82, 110, 96) } .bg-secondaire {   background-color:rgb(217, 238, 146) } .txt-primaire{   color:rgb(82, 110, 96) } .txt-secondaire {   color:rgb(217, 238, 146) } .filter {   background-color:rgb(82, 110, 96) } .content-item, .cltp-item {   background-color:rgb(217, 238, 146) } nav a {  color:rgb(82, 110, 96) } nav a.active {  color:rgb(217, 238, 146);  background-color:rgb(82, 110, 96) } nav a:hover {  color:rgb(217, 238, 146);  background-color:rgb(82, 110, 96);   text-decoration:none } .subnav a {  color:rgb(82, 110, 96) } .subnav a.active {  color:rgb(217, 238, 146);  background-color:rgb(82, 110, 96) } .subnav a:hover {  color:rgb(217, 238, 146);  background-color:rgb(82, 110, 96);   text-decoration:none }  #btn-mobile-menu, #btn-mobile-menu:before  {  color:rgb(82, 110, 96); } .nav-on #btn-mobile-menu:before  {  color:rgb(217, 238, 146); } .nav-on #header nav {  background-color:rgba(82, 110, 96,.8) } .btn-success, .btn-success:hover, .btn-success:active { color:rgb(217, 238, 146);  background-color:rgb(82, 110, 96) } #header nav a.active, #accueil #header nav a.active { color:rgb(217, 238, 146); } #footer, #footer a { color:rgb(82, 110, 96); } #footer input { color:rgb(82, 110, 96); border-color:rgb(82, 110, 96); background-color:white; } #footer .frmLettreInfo input[type=submit]  { background-color:rgb(82, 110, 96); color:rgb(217, 238, 146); }  .content-item a:not(.tool-button) { color:rgb(82, 110, 96); border-bottom: 1px dotted rgb(82, 110, 96); }  .tool-button { color:rgb(82, 110, 96); border: 1px solid rgb(82, 110, 96); }  .tool-button:hover { color:white; background-color: rgb(82, 110, 96);  border: 1px solid rgb(82, 110, 96); } .cltp-item, .cltp-item:hover { color:rgb(82, 110, 96); } #accueil .actualite-item { color:rgb(217, 238, 146);  background-color:rgb(82, 110, 96) } 