.menu-portal.menu-nous_connaitre h3.historique {
  background-color: #4a5e88;
  border: 1px solid #65769a;
}

.menu-nous_connaitre .historique {
	background-color: #97ABCD;
    border: 1px solid #2B3B5C;
}

.page-historique .bx-wrapper .caption {
  background-color: #97ABCD;
}
.menu-portal > ul > li > a,
.menu-historique h3,
.menu-historique .link-more {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 120%;
  font-family: OpenSans-Bold;
  padding: 0.5em 2.7em;
  position: relative;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.menu-portal li a.link-historique,
.menu-portal.menu-historique h3,
.menu-portal.menu-historique .link-more {
  background-color: #4a5e88;
  border: 1px solid #65769a;
}


.menu-portal li a.link-historique:before {
  background-image: url(../images/icon-menu-2.png);
  /*@include responsive-sprite("icon-menu-2");*/
}
.menu-portal li a.link-historique:after {
  background-image: url(../images/icon-nous_connaitre.png);
  height: 20px;
  width: 20px;
  margin-top: -10px;
  right: 0.85em;
}
.menu-historique {
  padding-top: 0 !important;
}
.menu-historique h3 {
  margin-top: 0.8em;
}
.menu-historique .ui-accordion-content {
  background-color: #4f4e65;
  border: 1px solid #32235a;
  margin-top: -5px;
  color: #fff;
  text-transform: uppercase;
  font-family: Arial;
  /*@include text-shadow(rgb(18, 38, 49) 0px 1px 0);*/
}
.menu-historique .ui-accordion-content{
  color: #000;
}
.menu-historique .ui-accordion-content {
  background-color: #97ABCD;
  border: 1px solid #2B3B5C;
}
.menu-historique a {
  color: #fff;
}
.menu-historique a {
  color: #000;
  font-weight: bold;
}
.menu-historique li {
	margin: 0.8em 0;
}
.menu-historique li:before {
	content: ".";
  	margin-right: 0.5em;
}
.menu-historique .link-more {
  position: relative;
  text-decoration: none;
}
.menu-historique .ui-accordion-header:before,
.menu-historique .link-more:before {
  content: "";
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
  height: 17px;
  width: 22px;
  background-image: url(../images/icon-accordion-close.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.menu-nous_connaitre .ui-accordion-header-active:before {
	background-image: url(../images/icon-accordion-open.png);
}
.page-historique .page-title {
  background: #4A5E88;
  background: -moz-linear-gradient(top, #4A5E88 0%, #97ABCD 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4A5E88), color-stop(100%, #97ABCD));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4A5E88 0%, #497ABCD 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4A5E88 0%, #97ABCD 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4A5E88 0%, #97ABCD 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4A5E88 0%, #97ABCD 100%);
  /* W3C */
}
.page-historique .title-btn-back {
  background-color: #4A5E88;
}
.page-historique .title-btn-back .btn-back {
  background: url(../images/btn-back-darkblue.png) no-repeat 0 0;
  background-size: contain;
}
.page-historique .bg-color {
  background-color: #9bc5dc;
}
.page-historique .list-actus li {
  border-color: #578dab;
}
.page-historique .page-edito h2 {
  background: #97ABCD url(../images/arrow-blue.png) no-repeat 2px 5px;
  color: #2B3B5C;
}
.page-historique .page-edito h3 {
  background: url(../images/arrow-blue2.png) no-repeat 2px 3px;
  color: #4A5E88;
}
.page-historique .page-edito h4,
.page-historique .block-adress h3 {
  background: url(../images/puce-blue.png) no-repeat 2px 6px;
  color: #2b3b5c;
}
.page-historique .block-adress h4 {
  color: #4A5E88;
  background: none;
}
.page-historique .page-edito a {
  color: #6881b1;
}
.page-historique .page-edito li {
  list-style-image: url(../images/arrow-darkblue3.png);
}
.page-historique .page-edito dl dt {
  background: #1c6aad url(../images/arrow-white.png) no-repeat 2% 50%;
  color: #fff;
}
.page-historique .page-edito dl dt.question {
  color: #6881b1;
  background: #ececec url(../images/arrow-grey4.png) no-repeat 98% 50%;
}
.page-historique .page-edito table caption {
  background-color: #4A5E88;
  color: #fff;
  border: 1px solid #2B3B5C;
}
.page-historique .page-edito table td {
  border-bottom: 1px solid #2B3B5C;
  border-right: 1px solid #2B3B5C;
}
.page-historique .page-edito table td:first-child {
  border-left: 1px solid #2B3B5C;
  text-align: center;
  color: #2B3B5C;
  font-weight: bold;
}
.page-historique .page-edito table tr:nth-child(2n) {
  background-color: #97abcd;
}
.page-historique .block-downloads h3,
.page-historique .block-downloads li,
.page-historique .block-downloads a {
  color: #4A5E88;
}