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