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