html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #8dc63f;
  color: #145789;
}
.btn:hover,
.btn:focus {
  background-color: #78a836;
  color: #145789;
}
.header {
  background-color: #8dc63f;
  color: #145789;
}
.header--withimage .header {
  background-color: transparent;
}
@media (max-width: 760px) {
  .header .navbar-collapse {
    background-color: #252526;
  }
  .header .navbar-collapse a {
    color: rgba(255, 255, 255, 0.8);
  }
  .header .navbar-collapse a:hover,
  .header .navbar-collapse a:active {
    color: #ffffff;
  }
}
.header .navbar-search {
  background-color: #252526;
}
.header .navbar-search-bar {
  background-color: rgba(20, 87, 137, 0.8);
}
.header .navbar-a-search {
  color: rgba(20, 87, 137, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(20, 87, 137, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #145789;
}
.header .navbar-toggle .icon-cross {
  color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle .icon-cross:hover,
.header .navbar-toggle .icon-cross:active {
  color: #ffffff;
}
.header a {
  color: rgba(20, 87, 137, 0.8);
}
.header a:hover,
.header a:active {
  color: #145789;
}
.header a.navbar-brand {
  color: #145789;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-moz-placeholder {
  color: #1f2c0d;
}
.header :-ms-input-placeholder {
  color: #1f2c0d;
}
.header ::placeholder {
  color: #1f2c0d;
}
.header .btn,
.btn-primary {
  background-color: #8dc63f;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #72a230;
  color: #FFFFFF;
}
@media (min-width: 760px) {
  .navbar-search .form-control {
    border: 1px solid #72a230;
    -webkit-background-clip: padding-box;
  }
}
.navbar-search .btn {
  background-color: transparent;
  color: #5e5e61;
}
.navbar-search .btn:hover,
.navbar-search .btn:focus {
  background-color: transparent;
  color: #000000;
}
.item__list .item:before {
  border-top-color: rgba(69, 69, 71, 0.2);
}
.item__heading {
  color: #000000;
}
.item__footer {
  color: rgba(69, 69, 71, 0.7);
}
.issue__heading h1 {
  color: #454547;
}
.issue__heading h1 i {
  color: rgba(69, 69, 71, 0.7);
}
.item--cc-news .item__heading {
  color: #143c89;
}
.item--cc-news .item__title {
  color: #040000;
}
.item--cc-news .item__body p a {
  color: #040000;
}
.cc-news {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-news .category__title {
  color: #143c89;
  text-align: center;
}
.cc-news .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-news blockquote {
  border-left-color: #cccccc;
}
.cc-news .item__title a {
  color: #040000;
}
.cc-news .item__title a:hover,
.cc-news .item__title a:focus {
  color: #000000;
}
.cc-news p a,
.cc-news ul li a {
  color: #040000;
}
.cc-news p a:hover,
.cc-news ul li a:hover,
.cc-news p a:active,
.cc-news ul li a:active {
  color: #2a2626;
}
.cc-news .item__footer {
  color: #454547;
}
.cc-news .item__footer a {
  color: #040000;
}
.cc-news .item__footer a:hover,
.cc-news .item__footer a:active {
  color: #2a2626;
}
.cc-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-news.category__footer h2 {
  border: 1px solid #454547;
}
.cc-news.category__footer a {
  color: #040000;
}
.cc-news.category__footer a:hover,
.cc-news.category__footer a:focus {
  color: #000000;
}
.item--cc-discrimination .item__heading {
  color: #148917;
}
.item--cc-discrimination .item__title {
  color: #000000;
}
.item--cc-discrimination .item__body p a {
  color: #000000;
}
.cc-discrimination {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-discrimination .category__title {
  color: #148917;
  text-align: center;
}
.cc-discrimination .category__title--lozenge .category__title__text {
  background-color: #148917;
  color: #ffffff;
}
.cc-discrimination blockquote {
  border-left-color: #cccccc;
}
.cc-discrimination .item__title a {
  color: #000000;
}
.cc-discrimination .item__title a:hover,
.cc-discrimination .item__title a:focus {
  color: #000000;
}
.cc-discrimination p a,
.cc-discrimination ul li a {
  color: #000000;
}
.cc-discrimination p a:hover,
.cc-discrimination ul li a:hover,
.cc-discrimination p a:active,
.cc-discrimination ul li a:active {
  color: #262626;
}
.cc-discrimination .item__footer {
  color: #454547;
}
.cc-discrimination .item__footer a {
  color: #000000;
}
.cc-discrimination .item__footer a:hover,
.cc-discrimination .item__footer a:active {
  color: #262626;
}
.cc-discrimination hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-discrimination.category__footer h2 {
  border: 1px solid #454547;
}
.cc-discrimination.category__footer a {
  color: #000000;
}
.cc-discrimination.category__footer a:hover,
.cc-discrimination.category__footer a:focus {
  color: #000000;
}
.item--cc-habitatlogement .item__heading {
  color: #143c89;
}
.item--cc-habitatlogement .item__title {
  color: #000000;
}
.item--cc-habitatlogement .item__body p a {
  color: #000000;
}
.cc-habitatlogement {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-habitatlogement .category__title {
  color: #143c89;
  text-align: center;
}
.cc-habitatlogement .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-habitatlogement blockquote {
  border-left-color: #cccccc;
}
.cc-habitatlogement .item__title a {
  color: #000000;
}
.cc-habitatlogement .item__title a:hover,
.cc-habitatlogement .item__title a:focus {
  color: #000000;
}
.cc-habitatlogement p a,
.cc-habitatlogement ul li a {
  color: #000000;
}
.cc-habitatlogement p a:hover,
.cc-habitatlogement ul li a:hover,
.cc-habitatlogement p a:active,
.cc-habitatlogement ul li a:active {
  color: #262626;
}
.cc-habitatlogement .item__footer {
  color: #454547;
}
.cc-habitatlogement .item__footer a {
  color: #000000;
}
.cc-habitatlogement .item__footer a:hover,
.cc-habitatlogement .item__footer a:active {
  color: #262626;
}
.cc-habitatlogement hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-habitatlogement.category__footer h2 {
  border: 1px solid #454547;
}
.cc-habitatlogement.category__footer a {
  color: #000000;
}
.cc-habitatlogement.category__footer a:hover,
.cc-habitatlogement.category__footer a:focus {
  color: #000000;
}
.item--cc-pauvret .item__heading {
  color: #143c89;
}
.item--cc-pauvret .item__title {
  color: #000000;
}
.item--cc-pauvret .item__body p a {
  color: #000000;
}
.cc-pauvret {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-pauvret .category__title {
  color: #143c89;
  text-align: center;
}
.cc-pauvret .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-pauvret blockquote {
  border-left-color: #cccccc;
}
.cc-pauvret .item__title a {
  color: #000000;
}
.cc-pauvret .item__title a:hover,
.cc-pauvret .item__title a:focus {
  color: #000000;
}
.cc-pauvret p a,
.cc-pauvret ul li a {
  color: #000000;
}
.cc-pauvret p a:hover,
.cc-pauvret ul li a:hover,
.cc-pauvret p a:active,
.cc-pauvret ul li a:active {
  color: #262626;
}
.cc-pauvret .item__footer {
  color: #454547;
}
.cc-pauvret .item__footer a {
  color: #000000;
}
.cc-pauvret .item__footer a:hover,
.cc-pauvret .item__footer a:active {
  color: #262626;
}
.cc-pauvret hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-pauvret.category__footer h2 {
  border: 1px solid #454547;
}
.cc-pauvret.category__footer a {
  color: #000000;
}
.cc-pauvret.category__footer a:hover,
.cc-pauvret.category__footer a:focus {
  color: #000000;
}
.item--cc-participation .item__heading {
  color: #398914;
}
.item--cc-participation .item__title {
  color: #000000;
}
.item--cc-participation .item__body p a {
  color: #000000;
}
.cc-participation {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-participation .category__title {
  color: #398914;
  text-align: center;
}
.cc-participation blockquote {
  border-left-color: #cccccc;
}
.cc-participation .item__title a {
  color: #000000;
}
.cc-participation .item__title a:hover,
.cc-participation .item__title a:focus {
  color: #000000;
}
.cc-participation p a,
.cc-participation ul li a {
  color: #000000;
}
.cc-participation p a:hover,
.cc-participation ul li a:hover,
.cc-participation p a:active,
.cc-participation ul li a:active {
  color: #262626;
}
.cc-participation .item__footer {
  color: #454547;
}
.cc-participation .item__footer a {
  color: #000000;
}
.cc-participation .item__footer a:hover,
.cc-participation .item__footer a:active {
  color: #262626;
}
.cc-participation hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-participation.category__footer h2 {
  border: 1px solid #454547;
}
.cc-participation.category__footer a {
  color: #000000;
}
.cc-participation.category__footer a:hover,
.cc-participation.category__footer a:focus {
  color: #000000;
}
.item--cc-lacit .item__heading {
  color: #143c89;
}
.item--cc-lacit .item__title {
  color: #000000;
}
.item--cc-lacit .item__body p a {
  color: #000000;
}
.cc-lacit {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-lacit .category__title {
  color: #143c89;
  text-align: center;
}
.cc-lacit .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-lacit blockquote {
  border-left-color: #cccccc;
}
.cc-lacit .item__title a {
  color: #000000;
}
.cc-lacit .item__title a:hover,
.cc-lacit .item__title a:focus {
  color: #000000;
}
.cc-lacit p a,
.cc-lacit ul li a {
  color: #000000;
}
.cc-lacit p a:hover,
.cc-lacit ul li a:hover,
.cc-lacit p a:active,
.cc-lacit ul li a:active {
  color: #262626;
}
.cc-lacit .item__footer {
  color: #454547;
}
.cc-lacit .item__footer a {
  color: #000000;
}
.cc-lacit .item__footer a:hover,
.cc-lacit .item__footer a:active {
  color: #262626;
}
.cc-lacit hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-lacit.category__footer h2 {
  border: 1px solid #454547;
}
.cc-lacit.category__footer a {
  color: #000000;
}
.cc-lacit.category__footer a:hover,
.cc-lacit.category__footer a:focus {
  color: #000000;
}
.item--cc-politiquedelaville .item__heading {
  color: #143c89;
}
.item--cc-politiquedelaville .item__title {
  color: #000000;
}
.item--cc-politiquedelaville .item__body p a {
  color: #000000;
}
.cc-politiquedelaville {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-politiquedelaville .category__title {
  color: #143c89;
  text-align: center;
}
.cc-politiquedelaville .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-politiquedelaville blockquote {
  border-left-color: #cccccc;
}
.cc-politiquedelaville .item__title a {
  color: #000000;
}
.cc-politiquedelaville .item__title a:hover,
.cc-politiquedelaville .item__title a:focus {
  color: #000000;
}
.cc-politiquedelaville p a,
.cc-politiquedelaville ul li a {
  color: #000000;
}
.cc-politiquedelaville p a:hover,
.cc-politiquedelaville ul li a:hover,
.cc-politiquedelaville p a:active,
.cc-politiquedelaville ul li a:active {
  color: #262626;
}
.cc-politiquedelaville .item__footer {
  color: #454547;
}
.cc-politiquedelaville .item__footer a {
  color: #000000;
}
.cc-politiquedelaville .item__footer a:hover,
.cc-politiquedelaville .item__footer a:active {
  color: #262626;
}
.cc-politiquedelaville hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-politiquedelaville.category__footer h2 {
  border: 1px solid #454547;
}
.cc-politiquedelaville.category__footer a {
  color: #000000;
}
.cc-politiquedelaville.category__footer a:hover,
.cc-politiquedelaville.category__footer a:focus {
  color: #000000;
}
.item--cc-sant .item__heading {
  color: #143c89;
}
.item--cc-sant .item__title {
  color: #000000;
}
.item--cc-sant .item__body p a {
  color: #000000;
}
.cc-sant {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sant .category__title {
  color: #143c89;
  text-align: center;
}
.cc-sant .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-sant blockquote {
  border-left-color: #cccccc;
}
.cc-sant .item__title a {
  color: #000000;
}
.cc-sant .item__title a:hover,
.cc-sant .item__title a:focus {
  color: #000000;
}
.cc-sant p a,
.cc-sant ul li a {
  color: #000000;
}
.cc-sant p a:hover,
.cc-sant ul li a:hover,
.cc-sant p a:active,
.cc-sant ul li a:active {
  color: #262626;
}
.cc-sant .item__footer {
  color: #454547;
}
.cc-sant .item__footer a {
  color: #000000;
}
.cc-sant .item__footer a:hover,
.cc-sant .item__footer a:active {
  color: #262626;
}
.cc-sant hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sant.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sant.category__footer a {
  color: #000000;
}
.cc-sant.category__footer a:hover,
.cc-sant.category__footer a:focus {
  color: #000000;
}
.item--cc-emploi .item__heading {
  color: #143c89;
}
.item--cc-emploi .item__title {
  color: #000000;
}
.item--cc-emploi .item__body p a {
  color: #000000;
}
.cc-emploi {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-emploi .category__title {
  color: #143c89;
  text-align: center;
}
.cc-emploi .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-emploi blockquote {
  border-left-color: #cccccc;
}
.cc-emploi .item__title a {
  color: #000000;
}
.cc-emploi .item__title a:hover,
.cc-emploi .item__title a:focus {
  color: #000000;
}
.cc-emploi p a,
.cc-emploi ul li a {
  color: #000000;
}
.cc-emploi p a:hover,
.cc-emploi ul li a:hover,
.cc-emploi p a:active,
.cc-emploi ul li a:active {
  color: #262626;
}
.cc-emploi .item__footer {
  color: #454547;
}
.cc-emploi .item__footer a {
  color: #000000;
}
.cc-emploi .item__footer a:hover,
.cc-emploi .item__footer a:active {
  color: #262626;
}
.cc-emploi hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-emploi.category__footer h2 {
  border: 1px solid #454547;
}
.cc-emploi.category__footer a {
  color: #000000;
}
.cc-emploi.category__footer a:hover,
.cc-emploi.category__footer a:focus {
  color: #000000;
}
.item--cc-transition .item__heading {
  color: #143c89;
}
.item--cc-transition .item__title {
  color: #000000;
}
.item--cc-transition .item__body p a {
  color: #000000;
}
.cc-transition {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-transition .category__title {
  color: #143c89;
  text-align: center;
}
.cc-transition .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-transition blockquote {
  border-left-color: #cccccc;
}
.cc-transition .item__title a {
  color: #000000;
}
.cc-transition .item__title a:hover,
.cc-transition .item__title a:focus {
  color: #000000;
}
.cc-transition p a,
.cc-transition ul li a {
  color: #000000;
}
.cc-transition p a:hover,
.cc-transition ul li a:hover,
.cc-transition p a:active,
.cc-transition ul li a:active {
  color: #262626;
}
.cc-transition .item__footer {
  color: #454547;
}
.cc-transition .item__footer a {
  color: #000000;
}
.cc-transition .item__footer a:hover,
.cc-transition .item__footer a:active {
  color: #262626;
}
.cc-transition hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-transition.category__footer h2 {
  border: 1px solid #454547;
}
.cc-transition.category__footer a {
  color: #000000;
}
.cc-transition.category__footer a:hover,
.cc-transition.category__footer a:focus {
  color: #000000;
}
.item--cc-education .item__heading {
  color: #143c89;
}
.item--cc-education .item__title {
  color: #000000;
}
.item--cc-education .item__body p a {
  color: #000000;
}
.cc-education {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-education .category__title {
  color: #143c89;
  text-align: center;
}
.cc-education .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-education blockquote {
  border-left-color: #cccccc;
}
.cc-education .item__title a {
  color: #000000;
}
.cc-education .item__title a:hover,
.cc-education .item__title a:focus {
  color: #000000;
}
.cc-education p a,
.cc-education ul li a {
  color: #000000;
}
.cc-education p a:hover,
.cc-education ul li a:hover,
.cc-education p a:active,
.cc-education ul li a:active {
  color: #262626;
}
.cc-education .item__footer {
  color: #454547;
}
.cc-education .item__footer a {
  color: #000000;
}
.cc-education .item__footer a:hover,
.cc-education .item__footer a:active {
  color: #262626;
}
.cc-education hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-education.category__footer h2 {
  border: 1px solid #454547;
}
.cc-education.category__footer a {
  color: #000000;
}
.cc-education.category__footer a:hover,
.cc-education.category__footer a:focus {
  color: #000000;
}
.item--cc-renouvellement-urbain .item__heading {
  color: #143c89;
}
.item--cc-renouvellement-urbain .item__title {
  color: #000000;
}
.item--cc-renouvellement-urbain .item__body p a {
  color: #000000;
}
.cc-renouvellement-urbain {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-renouvellement-urbain .category__title {
  color: #143c89;
  text-align: center;
}
.cc-renouvellement-urbain .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-renouvellement-urbain blockquote {
  border-left-color: #cccccc;
}
.cc-renouvellement-urbain .item__title a {
  color: #000000;
}
.cc-renouvellement-urbain .item__title a:hover,
.cc-renouvellement-urbain .item__title a:focus {
  color: #000000;
}
.cc-renouvellement-urbain p a,
.cc-renouvellement-urbain ul li a {
  color: #000000;
}
.cc-renouvellement-urbain p a:hover,
.cc-renouvellement-urbain ul li a:hover,
.cc-renouvellement-urbain p a:active,
.cc-renouvellement-urbain ul li a:active {
  color: #262626;
}
.cc-renouvellement-urbain .item__footer {
  color: #454547;
}
.cc-renouvellement-urbain .item__footer a {
  color: #000000;
}
.cc-renouvellement-urbain .item__footer a:hover,
.cc-renouvellement-urbain .item__footer a:active {
  color: #262626;
}
.cc-renouvellement-urbain hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-renouvellement-urbain.category__footer h2 {
  border: 1px solid #454547;
}
.cc-renouvellement-urbain.category__footer a {
  color: #000000;
}
.cc-renouvellement-urbain.category__footer a:hover,
.cc-renouvellement-urbain.category__footer a:focus {
  color: #000000;
}
.item--cc-cohsionsociale .item__heading {
  color: #143c89;
}
.item--cc-cohsionsociale .item__title {
  color: #000000;
}
.item--cc-cohsionsociale .item__body p a {
  color: #000000;
}
.cc-cohsionsociale {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-cohsionsociale .category__title {
  color: #143c89;
  text-align: center;
}
.cc-cohsionsociale .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-cohsionsociale blockquote {
  border-left-color: #cccccc;
}
.cc-cohsionsociale .item__title a {
  color: #000000;
}
.cc-cohsionsociale .item__title a:hover,
.cc-cohsionsociale .item__title a:focus {
  color: #000000;
}
.cc-cohsionsociale p a,
.cc-cohsionsociale ul li a {
  color: #000000;
}
.cc-cohsionsociale p a:hover,
.cc-cohsionsociale ul li a:hover,
.cc-cohsionsociale p a:active,
.cc-cohsionsociale ul li a:active {
  color: #262626;
}
.cc-cohsionsociale .item__footer {
  color: #454547;
}
.cc-cohsionsociale .item__footer a {
  color: #000000;
}
.cc-cohsionsociale .item__footer a:hover,
.cc-cohsionsociale .item__footer a:active {
  color: #262626;
}
.cc-cohsionsociale hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-cohsionsociale.category__footer h2 {
  border: 1px solid #454547;
}
.cc-cohsionsociale.category__footer a {
  color: #000000;
}
.cc-cohsionsociale.category__footer a:hover,
.cc-cohsionsociale.category__footer a:focus {
  color: #000000;
}
.item--cc-crprs .item__heading {
  color: #a0a14f;
}
.item--cc-crprs .item__title {
  color: #000000;
}
.item--cc-crprs .item__body p a {
  color: #000000;
}
.cc-crprs {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-crprs .category__title {
  color: #a0a14f;
  text-align: center;
}
.cc-crprs .category__title--lozenge .category__title__text {
  background-color: #a0a14f;
  color: #ffffff;
}
.cc-crprs blockquote {
  border-left-color: #cccccc;
}
.cc-crprs .item__title a {
  color: #000000;
}
.cc-crprs .item__title a:hover,
.cc-crprs .item__title a:focus {
  color: #000000;
}
.cc-crprs p a,
.cc-crprs ul li a {
  color: #000000;
}
.cc-crprs p a:hover,
.cc-crprs ul li a:hover,
.cc-crprs p a:active,
.cc-crprs ul li a:active {
  color: #262626;
}
.cc-crprs .item__footer {
  color: #454547;
}
.cc-crprs .item__footer a {
  color: #000000;
}
.cc-crprs .item__footer a:hover,
.cc-crprs .item__footer a:active {
  color: #262626;
}
.cc-crprs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-crprs.category__footer h2 {
  border: 1px solid #454547;
}
.cc-crprs.category__footer a {
  color: #000000;
}
.cc-crprs.category__footer a:hover,
.cc-crprs.category__footer a:focus {
  color: #000000;
}
.item--cc-actushautsdefrance .item__heading {
  color: #143c89;
}
.item--cc-actushautsdefrance .item__title {
  color: #000000;
}
.item--cc-actushautsdefrance .item__body p a {
  color: #000000;
}
.cc-actushautsdefrance {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-actushautsdefrance .category__title {
  color: #143c89;
  text-align: center;
}
.cc-actushautsdefrance .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-actushautsdefrance blockquote {
  border-left-color: #cccccc;
}
.cc-actushautsdefrance .item__title a {
  color: #000000;
}
.cc-actushautsdefrance .item__title a:hover,
.cc-actushautsdefrance .item__title a:focus {
  color: #000000;
}
.cc-actushautsdefrance p a,
.cc-actushautsdefrance ul li a {
  color: #000000;
}
.cc-actushautsdefrance p a:hover,
.cc-actushautsdefrance ul li a:hover,
.cc-actushautsdefrance p a:active,
.cc-actushautsdefrance ul li a:active {
  color: #262626;
}
.cc-actushautsdefrance .item__footer {
  color: #454547;
}
.cc-actushautsdefrance .item__footer a {
  color: #000000;
}
.cc-actushautsdefrance .item__footer a:hover,
.cc-actushautsdefrance .item__footer a:active {
  color: #262626;
}
.cc-actushautsdefrance hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-actushautsdefrance.category__footer h2 {
  border: 1px solid #454547;
}
.cc-actushautsdefrance.category__footer a {
  color: #000000;
}
.cc-actushautsdefrance.category__footer a:hover,
.cc-actushautsdefrance.category__footer a:focus {
  color: #000000;
}
.item--cc-nouveautsdeladoc .item__heading {
  color: #143c89;
}
.item--cc-nouveautsdeladoc .item__title {
  color: #000000;
}
.item--cc-nouveautsdeladoc .item__body p a {
  color: #000000;
}
.cc-nouveautsdeladoc {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-nouveautsdeladoc .category__title {
  color: #143c89;
  text-align: center;
}
.cc-nouveautsdeladoc .category__title--lozenge .category__title__text {
  background-color: #143c89;
  color: #ffffff;
}
.cc-nouveautsdeladoc blockquote {
  border-left-color: #cccccc;
}
.cc-nouveautsdeladoc .item__title a {
  color: #000000;
}
.cc-nouveautsdeladoc .item__title a:hover,
.cc-nouveautsdeladoc .item__title a:focus {
  color: #000000;
}
.cc-nouveautsdeladoc p a,
.cc-nouveautsdeladoc ul li a {
  color: #000000;
}
.cc-nouveautsdeladoc p a:hover,
.cc-nouveautsdeladoc ul li a:hover,
.cc-nouveautsdeladoc p a:active,
.cc-nouveautsdeladoc ul li a:active {
  color: #262626;
}
.cc-nouveautsdeladoc .item__footer {
  color: #454547;
}
.cc-nouveautsdeladoc .item__footer a {
  color: #000000;
}
.cc-nouveautsdeladoc .item__footer a:hover,
.cc-nouveautsdeladoc .item__footer a:active {
  color: #262626;
}
.cc-nouveautsdeladoc hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-nouveautsdeladoc.category__footer h2 {
  border: 1px solid #454547;
}
.cc-nouveautsdeladoc.category__footer a {
  color: #000000;
}
.cc-nouveautsdeladoc.category__footer a:hover,
.cc-nouveautsdeladoc.category__footer a:focus {
  color: #000000;
}
.item--cc-sitesreprs .item__heading {
  color: #f31919;
}
.item--cc-sitesreprs .item__title {
  color: #000000;
}
.item--cc-sitesreprs .item__body p a {
  color: #000000;
}
.cc-sitesreprs {
  background-color: #FFFFFF;
  color: #160707;
  text-align: left;
}
.cc-sitesreprs .category__title {
  color: #f31919;
  text-align: center;
}
.cc-sitesreprs blockquote {
  border-left-color: #cccccc;
}
.cc-sitesreprs .item__title a {
  color: #000000;
}
.cc-sitesreprs .item__title a:hover,
.cc-sitesreprs .item__title a:focus {
  color: #000000;
}
.cc-sitesreprs p a,
.cc-sitesreprs ul li a {
  color: #000000;
}
.cc-sitesreprs p a:hover,
.cc-sitesreprs ul li a:hover,
.cc-sitesreprs p a:active,
.cc-sitesreprs ul li a:active {
  color: #262626;
}
.cc-sitesreprs .item__footer {
  color: #160707;
}
.cc-sitesreprs .item__footer a {
  color: #000000;
}
.cc-sitesreprs .item__footer a:hover,
.cc-sitesreprs .item__footer a:active {
  color: #262626;
}
.cc-sitesreprs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sitesreprs.category__footer h2 {
  border: 1px solid #160707;
}
.cc-sitesreprs.category__footer a {
  color: #000000;
}
.cc-sitesreprs.category__footer a:hover,
.cc-sitesreprs.category__footer a:focus {
  color: #000000;
}
.issue__pager,
.pagination {
  color: #454547;
}
.issue__pager li > a,
.pagination li > a,
.issue__pager li > span,
.pagination li > span {
  border-color: #454547;
}
.issue__pager li a:hover,
.pagination li a:hover,
.issue__pager li a:focus,
.pagination li a:focus {
  border-color: rgba(69, 69, 71, 0.4);
}
.issue__pager li .icon,
.pagination li .icon {
  color: #A1A8B2;
}
.issue__pager .active a,
.pagination .active a,
.issue__pager .active span,
.pagination .active span {
  border-color: #000000;
  color: #000000;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(20, 87, 137, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.05);
}
.cta--header .form-control {
  border: 1px solid #72a230;
  -webkit-background-clip: padding-box;
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(20, 87, 137, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(20, 87, 137, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(20, 87, 137, 0.8);
  color: #145789;
}
.header--withimage .cta--header .btn {
  background-color: #8dc63f;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #80b636;
}
.subscription__resubscribe__btn {
  color: #000000;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #262626;
}
.page h2:before {
  border-top-color: rgba(69, 69, 71, 0.7);
}
.page__header {
  color: rgba(69, 69, 71, 0.7);
}
.page__header b,
.page__header strong {
  color: rgba(19, 19, 19, 0.7);
}
.page .terms--custom {
  border-top: 1px solid rgba(69, 69, 71, 0.7);
}
.sponsorship a {
  color: #000000;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #262626;
}
.sponsorship__quicklinks {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a:hover,
.sponsorship__quicklinks a:active {
  color: #2c2c2d;
}
.sponsorship__nextavailable.with_divider:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__nextavailable h4 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__nextavailable a {
  color: rgba(183, 206, 60, 0.7);
}
.sponsorship__nextavailable a:hover,
.sponsorship__nextavailable a:active {
  color: #98ac2b;
}
.sponsorship__pricing {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__pricing .btn {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__pricing .btn:hover,
.sponsorship__pricing .btn:focus {
  background-color: #98ac2b;
  color: #FFFFFF;
}
.sponsorship__availability h2 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__availability section + section:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__availability .dates li {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__availability .dates p {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.sponsorship__availability .booked p {
  color: #9C9C9C;
}
.sponsorship__availability .booked .booknow span {
  background-color: #9C9C9C;
  color: #FFFFFF;
}
.sponsorship__availability .tentative p {
  color: #FB8A35;
}
.sponsorship__availability .tentative .booknow span {
  background-color: #FB8A35;
  color: #FFFFFF;
}
.sponsorship__availability .available p {
  color: #B7CE3C;
}
.sponsorship__availability .available .booknow a {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__availability .available .booknow a:hover,
.sponsorship__availability .available .booknow a:focus {
  background-color: #98ac2b;
}
.sponsorship__availability__info .tentative {
  color: #FB8A35;
}
.sponsorship__availability__info a {
  color: #B7CE3C;
}
.sponsorship__availability__info a:hover,
.sponsorship__availability__info a:focus {
  color: #98ac2b;
}
.sponsorship__details {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__previous li {
  border-top-color: rgba(69, 69, 71, 0.1);
}
@media (min-width: 760px) {
  .sponsorship__previous li {
    border-color: rgba(69, 69, 71, 0.1);
  }
}
.sponsorship__inquiry h3 {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.home--noissue {
  background-color: #8dc63f;
  color: #145789;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #8dc63f;
  color: #145789;
}
.home--noissue .footer a {
  color: rgba(20, 87, 137, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #145789;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(20, 87, 137, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(20, 87, 137, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(20, 87, 137, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #145789;
}
.header--withimage .header {
  background-image: url();
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url();
  }
}
.home--noissue.header--withimage {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url();
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url();
  }
}
.home--noissue.header--withimage header.header {
  background-image: none;
}
@media (min-width: 760px) {
  .home--noissue.header--withimage header.header {
    background-image: none;
  }
}
.home--noissue.header--withimage body,
.home--noissue.header--withimage header.header,
.home--noissue.header--withimage .footer {
  background-color: transparent !important;
}
