@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.content .rss a:before,
.rss a:before,
.bottomInfos .contact a:before,
.backToTop a:before,
.external a:after,
.btn.btn-back:before,
.btn.btn-submit:before,
.btn.btn-close:before,
.btn.btn-valid span:before,
.btn.btn-reset:before,
.btn.btn-filtre:before,
.btn.btn-search:before,
.btn.btn-map:before,
.btn.btn-event:before,
.btn.btn-show-all:before,
.btn.btn-calendar:before,
.btn-gray.download a:before,
.btn-gray.postulate a:before,
.messages-error h2:before,
.messages-error ul li:before,
.header-content .multiple-dates .date + .date:before,
.content .parsley-errors-list p:before,
form button:before,
input[type=reset]:before,
input[type=submit]:before,
.btn.btn-back:before,
.btn.btn-submit:before,
.dropDownMenuHospital .tabContent .wrapSubmit button:before,
.newsletter .liens li:before,
.dropDownMenuHospital > .titleDropDown > .buttonDropDown:after,
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:after,
.breadcrumb ol li a:after,
.bottomMenu li:before,
ul.pagebrowser li.prev a:before,
ul.pagebrowser li.prev span:before,
ul.pagebrowser li.next a:after,
ul.pagebrowser li.next span:after,
ul.pagebrowser .backLink a:before,
ul.pagebrowser2 .backLink:before,
.moreElement:before,
.content .wrapAdvancedSummary .title1:before,
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item:before,
.content #planDuSite li:before,
.content a .external:after,
.content h5:before,
.content caption:after,
.content ul > li:before,
.content ol > li > ul > li:before,
.barType2 .button a:before,
.btn-calendar span:before,
.arrow-wrap .title:before,
.wrapSavoirPlus .title:before,
.wrapTelecharger .title:before,
.wrapVoirAussi .title:before,
.listType1.agendaList .multiple-dates .date + .date:before,
.top-links .dropDownList .subLevel li a:before,
.medicalTeam li:before,
.single .infos2 .add .link a:before,
.single .infos2 .locate .link a:before,
.single .infos2 .subscribe .link a:before,
.content .linkButton1 .download:before,
.content .linkButton2 .download:before,
.linkButton1 .download:before,
.linkButton2 .download:before,
.content .linkButton1 .read:before,
.content .linkButton2 .read:before,
.linkButton1 .read:before,
.linkButton2 .read:before,
.content .linkButton1 .learnMore:before,
.content .linkButton2 .learnMore:before,
.linkButton1 .learnMore:before,
.linkButton2 .learnMore:before,
.content .linkButton1 .locate:before,
.content .linkButton2 .locate:before,
.linkButton1 .locate:before,
.linkButton2 .locate:before,
.content .linkButton1 .postulate:before,
.content .linkButton2 .postulate:before,
.linkButton1 .postulate:before,
.linkButton2 .postulate:before,
.blocAgenda .multiple-dates .date + .date:before,
#cookiesTopBloc .description p:before,
#cookiesTopBloc a:before {
  font-family: 'Icons';
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
}
/*
**		OOCSS Just What We Need
**		Object Oriented CSS Framework by Steven MOURET.
**		Powered by LESS
** 		www.stratis.fr
**		-----------------------------------------------
**		SUMMARY
**		Reset
**		Typo
**		Generic
**		Size bloc
**		Form
**		Imports
**		-----------------------------------------------
*/
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  box-sizing: inherit;
}
body {
  line-height: 1.3;
  overflow-x: hidden;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
ol {
  list-style: decimal inside none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
.italic,
em,
i {
  font-style: italic;
}
.strong,
b,
strong {
  font-weight: 700;
}
b em,
b i,
em b,
em strong,
i b,
i strong,
strong em,
strong i {
  font-weight: 700;
  font-style: italic;
}
img {
  vertical-align: bottom;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
abbr,
acronym,
dfn {
  cursor: help;
  border-bottom: 1px dotted #000;
}
abbr a,
acronym a,
dfn a {
  display: inline !important;
}
address {
  display: inline;
}
kbd {
  border-color: grey;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  padding: 0 0.4em;
}
button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#container *:first-child,
.home *:first-child,
.popIn .content *:first-child {
  margin-top: 0;
}
#container ol ol:first-child,
#container ol ul:first-child,
#container ul ol:first-child,
#container ul ul:first-child,
.popIn .content ol ol:first-child,
.popIn .content ol ul:first-child,
.popIn .content ul ol:first-child,
.popIn .content ul ul:first-child {
  margin-top: 0;
}
/*
@font-face {
	font-family: 'Icons';
	src: url('#@{fontPath}default-icons-webfont.eot');
	src:url('#@{fontPath}default-icons-webfont?#iefix') format('embedded-opentype'),
	url('#@{fontPath}default-icons-webfont.woff') format('woff'),
	url('#@{fontPath}default-icons-webfont.ttf') format('truetype'),
	url( '#@{fontPath}default-icons-webfont.svg#svgFontName') format('svg');
}
*/
@font-face {
  font-family: "Icons";
  src: url("../Fonts/default-icons-webfont.eot");
  src: url("../Fonts/default-icons-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/default-icons-webfont.woff") format("woff"), url("../Fonts/default-icons-webfont.ttf") format("truetype"), url("../Fonts/default-icons-webfont.svg#Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
.robotoC {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
*/
.wrapper940,
#container,
.container,
.footer .wrapper,
.header-content > div {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
  display: block;
}
.wrapper960 {
  width: 960px;
  margin: 0 auto;
}
.wrapper1244 {
  max-width: 1244px;
  padding: 0 10px;
  margin: 0 auto;
}
.wrapper1244:after {
  content: '';
  display: table;
  clear: both;
}
.resetMP {
  margin: 0;
  padding: 0;
}
.resetList {
  margin: 0;
  padding: 0;
}
.resetList li {
  margin: 0;
  padding: 0;
}
.resetList li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.vat {
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
.vam {
  vertical-align: middle;
}
.table {
  display: table;
  vertical-align: top;
  border-collapse: collapse;
}
.tableFixed {
  table-layout: fixed;
}
.row {
  display: table-row;
}
.cell {
  display: table-cell;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearFix:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.clear {
  clear: both;
}
.wrap {
  overflow: hidden;
}
.ghost {
  position: absolute !important;
  top: auto !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
.hidden {
  display: none;
}
.fw100 {
  width: 100%;
}
.fw50 {
  width: 50%;
}
.overflowContainer {
  overflow-y: auto;
  margin: 3.5em 0 2.5em;
}
.resetInput {
  background: transparent;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.resetInput:before {
  font-family: none;
  content: none;
  margin: auto;
}
.resetInput:hover {
  border: none !important;
}
.resetButton,
.resetButton:focus,
.resetButton:hover {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000;
  font-weight: 400;
  text-decoration: underline;
  font-size: 0.9em;
}
.resetButton:before,
.resetButton:focus:before,
.resetButton:hover:before {
  font-family: none;
  content: none;
  margin: auto;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-galerie button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
}
.fancybox-galerie button:before {
  background: none;
  content: "";
  speak: none;
}
.fancybox-wrap p {
  font-size: 1.3em;
}
.fancybox-wrap a:focus {
  outline: 1px dotted #fff;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  color: #000;
}
.fancybox-galerie.fancybox-wrap {
  background: #000;
}
.fancybox-skin {
  position: relative;
  text-shadow: none;
  background: #fff;
  z-index: 9000;
}
.fancybox-galerie .fancybox-skin {
  background: #000;
}
.fancybox-opened {
  z-index: 10011;
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-outer span {
  display: inline-block;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  margin: 0;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  background: url("../Images/fancybox/loading_bg.png") no-repeat 0 0;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../Images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  bottom: -15px;
  right: 15px;
  padding-right: 15px;
  color: #fff;
  cursor: pointer;
  z-index: 8060;
  font-size: 1.3em;
  font-weight: 700;
  text-decoration: none;
  background: url("../Images/fancybox/fermer.png") no-repeat 100% 50%;
}
.fancybox-close i {
  font-style: normal;
}
.fancybox-close img {
  display: none;
}
.fancybox-close:hover,
.fancybox-close:focus {
  color: #fff;
  font-weight: 700;
  font-size: 1.3em;
  text-decoration: none;
}
.fancybox-close:hover .hover,
.fancybox-close:focus .hover {
  text-decoration: underline;
}
.fancybox-nav {
  position: absolute;
  bottom: -35px;
  width: 40%;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
  z-index: 8070;
  color: #fff;
  font-size: 1.3em;
}
.fancybox-nav:hover .hover,
.fancybox-nav:focus .hover {
  text-decoration: underline;
}
.fancybox-nav img {
  display: none;
}
.fancybox-prev {
  left: 10%;
  text-align: right;
}
.fancybox-prev span {
  padding: 0 10px 0 20px;
  background: url("../Images/fancybox/precedent.png") no-repeat 0 50%;
}
.fancybox-next {
  right: 10%;
  text-align: left;
}
.fancybox-next span {
  padding: 0 20px 0 10px;
  background: url("../Images/fancybox/suivant.png") no-repeat 100% 50%;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: visible !important;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../Images/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  padding: 0 15px 15px 15px;
}
.fancybox-title .captionFancybox {
  padding-right: 100px;
}
.fancybox-galerie .fancybox-title .numberOfFancybox {
  margin: 0;
}
.fancybox-galerie .fancybox-title .captionFancybox {
  border-top: 1px solid #353535;
  margin-top: 10px;
  padding-top: 5px;
  padding-right: 0;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
  background: transparent;
  width: 100%;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  left: -15px;
  margin-bottom: -55px;
  z-index: 8050;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  padding: 2px 0;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
}
.fancybox-title-outside-wrap {
  position: relative;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-more-infos {
  display: none;
}
#fancybox-buttons {
  position: fixed;
  width: 150px;
  height: 30px;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 8050;
}
#fancybox-buttons .btnPlay {
  color: #fff;
  text-decoration: none;
  font-size: 1.3em;
  position: relative;
  padding-left: 40px;
}
#fancybox-buttons .btnPlay:before {
  content: '';
  background: transparent url("../Images/fancybox//play.png") no-repeat 0 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -4px;
  right: inherit;
  bottom: inherit;
  left: 0;
  z-index: 1;
}
#fancybox-buttons .btnPlay img {
  display: none;
}
#fancybox-buttons .btnPlay .hover {
  margin-top: 2px;
  display: block;
}
#fancybox-buttons .btnPlay:hover span,
#fancybox-buttons .btnPlay:focus span {
  text-decoration: underline;
}
#fancybox-buttons .btnPlay.btnPlayOn:before {
  background-image: url('../Images/fancybox/pause.png');
}
.largePage .content .simpleGallery .sliderGalerie,
.largePage .simpleGallery .sliderGalerie {
  margin: 0 auto;
}
.content .simpleGallery,
.simpleGallery {
  margin: 20px 0 25px;
}
.content .simpleGallery .sliderGalerie,
.simpleGallery .sliderGalerie {
  width: 500px;
  position: relative;
}
.content .simpleGallery .sliderGalerie a,
.simpleGallery .sliderGalerie a {
  display: block;
  width: 500px;
  height: 333px;
  text-align: center;
  position: relative;
  text-decoration: none;
}
.content .simpleGallery .sliderGalerie a img,
.simpleGallery .sliderGalerie a img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.content .simpleGallery .sliderGalerie a .infosImg,
.simpleGallery .sliderGalerie a .infosImg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  display: table;
  color: #fff;
  font-size: 1.2em;
  text-align: right;
}
.content .simpleGallery .sliderGalerie a .infosImg .nbItems,
.simpleGallery .sliderGalerie a .infosImg .nbItems {
  display: table-cell;
  vertical-align: bottom;
  white-space: nowrap;
  width: 70px;
}
.content .simpleGallery .sliderGalerie a .infosImg .wrap,
.simpleGallery .sliderGalerie a .infosImg .wrap {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}
.content .simpleGallery .sliderGalerie a .infosImg .legendGallery,
.simpleGallery .sliderGalerie a .infosImg .legendGallery {
  font-weight: 700;
  display: block;
}
.largePage .content .classicalGallery .sliderGalerie {
  margin: 0 auto 20px;
}
.largePage .content .classicalGallery .carouselGalerieWrap {
  margin: 0 auto;
}
.content .classicalGallery {
  margin: 20px 0 51px;
  padding-bottom: 5px;
  position: relative;
}
.content .classicalGallery .caption-arrow-right {
  width: 175px;
  text-align: right;
  padding-right: 27px;
  color: #656c74;
  text-decoration: none;
  font-size: 1.1em;
}
.content .classicalGallery .caption-arrow-right:before {
  right: 9px;
  top: 0;
}
.content .classicalGallery .caption-block {
  width: 190px;
  float: right;
}
.content .classicalGallery .caption-block .caption {
  display: inline-block;
  vertical-align: top;
}
.content .classicalGallery:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.content .classicalGallery .title {
  font-size: 2em;
}
.content .classicalGallery .sliderGalerie {
  margin-bottom: 10px;
  position: relative;
}
.content .classicalGallery .sliderGalerie .item {
  z-index: 1 !important;
  width: 100%;
  border: none;
}
.content .classicalGallery .sliderGalerie .item img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.content .classicalGallery .sliderGalerie .cycle-carousel-wrap {
  width: 700px;
}
.content .classicalGallery .sliderGalerie .infosImg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 158, 224, 0.8);
  display: block;
  padding: 20px;
  color: #fff;
  text-align: right;
  white-space: normal;
}
.content .classicalGallery .sliderGalerie .infosImg .nbItems {
  display: none;
  vertical-align: bottom;
  white-space: nowrap;
  width: 70px;
}
.content .classicalGallery .sliderGalerie .infosImg .wrap {
  display: block;
  vertical-align: top;
  padding-left: 0;
}
.content .classicalGallery .sliderGalerie .infosImg .legendGallery {
  font-weight: 700;
  display: block;
  font-size: 1.6em;
  text-align: left;
}
.content .classicalGallery .sliderGalerie .infosImg .copyrightGallery {
  font-size: 1.2em;
  text-align: left;
  display: block;
}
.content .classicalGallery .sliderGalerie a {
  display: block;
  text-align: center;
  position: relative;
  white-space: nowrap;
}
.content .classicalGallery .sliderGalerie a:focus {
  outline: 1px dotted #fff;
  outline-offset: -2px;
}
.content .classicalGallery .sliderGalerie .helper {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.content .classicalGallery .sliderVideo {
  margin-bottom: 0;
}
.content .classicalGallery .sliderVideo .infosImg {
  position: inherit;
  bottom: inherit;
  top: inherit;
  left: inherit;
  right: inherit;
}
.content .classicalGallery .slider-caption {
  margin-top: 0;
}
.content .classicalGallery .carouselGalerieWrap {
  width: 500px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.content .classicalGallery .carouselGalerieWrap .item {
  border: none;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 78px;
  width: 100%;
  z-index: 1;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev {
  position: absolute;
  top: 0;
  padding: 0;
  margin: 0;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next button,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button {
  width: 74px;
  background-color: #182f2e;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next button:focus,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button:focus {
  outline: 1px dotted #fff;
  outline-offset: -2px;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next:before,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev:before {
  content: "";
  speak: none;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev {
  left: 0;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next {
  right: 0;
}
.content .classicalGallery .carouselGalerie {
  width: 340px;
  height: 78px;
  margin-left: 75px;
  z-index: 2;
}
.content .classicalGallery .carouselGalerie .item {
  z-index: 1 !important;
  text-align: center;
  max-width: 74px;
  margin-left: 11px;
}
.content .classicalGallery .carouselGalerie .item.cycle-pager-active button,
.content .classicalGallery .carouselGalerie .item.cycle-slide-active button {
  background: #00aea6 !important;
  position: relative;
  /* &:after {
						content: '';
						.rgbaColorIn(@color1-1, 80%);
						background-color: @result;
						position: absolute;
						top: 0;
						left: 0;
						background: @result;
						width: 100%;
						height: 100%;
					} */
}
.content .classicalGallery .carouselGalerie .item.cycle-pager-active button img,
.content .classicalGallery .carouselGalerie .item.cycle-slide-active button img {
  opacity: .5;
}
.content .classicalGallery .carouselGalerie .item button img {
  width: 74px;
  height: 74px;
  border: 0 solid transparent;
}
.content .classicalGallery .carouselGalerie .item button:focus img,
.content .classicalGallery .carouselGalerie .item button:hover img {
  border-color: #d11f45;
}
.content .classicalGallery .carouselGalerie.noCarousel {
  position: relative;
}
.content .classicalGallery .carouselGalerie.noCarousel .item {
  display: inline-block;
  margin: 0 3px;
}
.content .classicalGallery .infosAlbum {
  margin: 20px auto 0;
  color: #fff;
  width: 500px;
}
.content .classicalGallery .infosAlbum p {
  color: #fff;
}
@media (max-width: 950px) {
  .content .classicalGallery .caption-block {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}
.content .singleGallery .sliderGalerie {
  margin-bottom: 0;
}
.feloginDeconnexionForm {
  margin: 25px 0;
}
.feloginDeconnexionForm button span span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.dropDownMenu {
  position: relative;
}
.dropDownMenu > .subLevel {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 100;
  display: none;
}
.dropDownMenu.display > .subLevel {
  display: block;
}
.dropDownMenu.off > .subLevel {
  position: static;
  top: inherit;
  right: inherit;
  z-index: inherit;
  display: block;
}
.accessibleResponsiveTabs .ghost {
  position: absolute;
  top: auto;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.accessibleResponsiveTabs .tabs {
  width: auto;
  padding: 0;
  margin: 0;
}
.accessibleResponsiveTabs .tabs li {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
.accessibleResponsiveTabs .tabs li a {
  display: block;
  padding: 5px 15px;
  text-decoration: none;
}
.accessibleResponsiveTabs .tabs .active a {
  text-decoration: underline;
}
.accessibleResponsiveTabs .tabContainer {
  clear: both;
}
.accessibleResponsiveTabs .tabContent {
  padding: 20px 0;
  display: none;
}
.accessibleResponsiveTabs .tabContent a {
  color: #FFFFFF;
  text-decoration: underline;
}
.accessibleResponsiveTabs .tabContent.active {
  display: block;
}
.accessibleResponsiveTabs .accordionHeading {
  display: none;
}
body {
  font-family: lato, arial, helvetica, verdana, sans-serif;
  background: #fff;
  color: #182f2e;
}
body.popIn {
  background: #fff;
}
::-webkit-input-placeholder {
  color: inherit;
}
::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
:-ms-input-placeholder {
  color: inherit;
}
.globalSite {
  overflow: hidden;
}
.header {
  margin-top: 76px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  background: #182f2e;
  max-width: 1224px;
  padding: 36px 0 29px;
  z-index: 99;
}
.header:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.header-bar {
  position: absolute;
  top: -76px;
  right: 0;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 1160px) {
  .header {
    padding: 26px 0 14px;
  }
}
@media (max-width: 1160px) {
  .header {
    padding: 16px 0 8px;
  }
}
.containerSite {
  width: 100%;
  clear: both;
  background: #fff;
}
.topOfContent {
  float: left;
  width: 100%;
  margin-top: -60px;
}
.topOfContent .wrapper {
  max-width: 1225px;
  margin: 0 auto;
  padding: 19px 24px 13px 33px;
  background: #fff url('../Images/bg/bg-decor-01.png');
}
.topOfContent .wrapper:after {
  content: '';
  display: table;
  clear: both;
}
#container,
.container {
  position: relative;
  margin: 40px auto 0;
  z-index: 1;
  display: block;
}
#container:after,
.container:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
#container {
  margin: 0 auto;
}
.content {
  display: inline-block;
  width: 100%;
  margin-left: 0;
  position: relative;
}
.content:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
#contentHome {
  float: none;
  margin-left: 0;
  width: 100%;
  position: relative;
}
.popIn .content {
  float: none;
  margin: 0;
  max-width: 980px;
  width: auto;
}
.footer {
  clear: both;
  width: 100%;
  border-top: 1px solid #6f7880;
  padding: 32px 0 47px;
  background: #182f2e;
}
.footer .wrapper {
  overflow: hidden;
}
#printBanner {
  display: none;
}
@media (min-width: 768px) {
  .desctop-hidden {
    display: none !important;
  }
}
.fd-hidden-input {
  display: none;
}
.fd-screen-reader {
  position: absolute;
  left: -999em;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  -moz-outline: 0 none;
  outline: 0 none;
}
.date-picker {
  position: absolute;
  z-index: 9999;
  text-align: center;
  font: 900 0.8em/1em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, "Lucida Grande", sans-serif;
  background: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  opacity: 1;
  -webkit-transition: opacity 0.75s ease-in-out;
  -moz-transition: opacity 0.75s ease-in-out;
  -ms-transition: opacity 0.75s ease-in-out;
  -o-transition: opacity 0.75s ease-in-out;
  transition: opacity 0.75s ease-in-out;
}
.date-picker div {
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 0.8em;
}
.date-picker.fd-dp-fade {
  opacity: 0;
}
.static-datepicker {
  position: relative;
  top: 5px;
  left: 0;
  margin-bottom: 1.5em;
}
.iehack {
  position: absolute;
  background: #fff;
  z-index: 9998;
  padding: 0;
  margin: 0;
  border: 0;
  display: none;
}
.date-picker-control span {
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: auto 0;
  resize: none;
  outline: 0;
}
.date-picker-button-active span,
.date-picker-control:focus span,
.date-picker-control:hover span,
.date-picker-control:active span {
  outline: 0;
  box-shadow: 0 0 5px rgba(40, 130, 170, 0.7);
  border-radius: 2px;
}
.date-picker-control:link,
.date-picker-control:visited {
  position: relative;
  display: -moz-inline-box;
  border: 0 none;
  padding: 0;
  margin: 0 4px;
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAB+CAYAAAAp+EF2AAAD8ElEQVRo3u2Zu0scXxTHz8zcXR0H8UnEIpXyQ8TGaJNCFAlqEUyTMlUaWTC/IoR0vxQ2vz8hfZJGIki2URARkkbxhSJq4avI7uqK7x2V9XF/93v83WGzmIezKVLcL1zmvubcc+49w352xurr63tZW1s7EI1GPSkloVxfX5Ou55f8sYuLCz+TybwRMNLf3++dn5+jk8vl5eU39Ww2G/TlX6+urrzZ2dkBAU9gZGVlBZ08If+qC9r5Y6WlpeQ4jmf/714oI9orhCuOj49peXmZDg4OCDo6OqKSkhKswm0stL+/T5WVlWTbNvchVLQxhjpsiEgkQm1tbWwANy8uLlJ9fT2Vl5dzGzePjY1RR0cH1zFvfX2dOjs7ybIs2tjYoOHhYbLhHizrmyBcc0tuH25GKLhCqMOGQEgTExMcKzQ1NUX/vntHjoiS1l8lxbwYdHJywl4cHh5y3/b2NteF53kcGjYQK66urtL1wzYSKjQtMfyRuru7eRz7hT1FG8L8oaEhsmEAljFJb/Bt0uMoOiwdGmxwaOPj48FebG1tUTqRIqfYDSaXp1I0MjLCdZXFtLa2xp7BSCKRuDnxWCwmVZxSnYZU8Ut1QjKVSkl1rFJtolSTZTweD9o7OztydHRUai0sLMiWlhYpckPTp5J7YmgLIQhpokPMVRAakml6eppc1+WbsJG+73Pq64TE4wNDqOs80qeIMHGSAqvV1dUFmQsjjY2NQeZCu7u71NzcHGQ5rq2trUH+wYbARKxeVVXFhlCHERQtpAjGtYeYU11dze2ysrKbFFEe+Ol02kNCYlIymeRnDZN1/DjJmZkZbus8gnGMbW5u0unpqW8pF1/W1NQMKPc8TOQHULCjwROPvqKiIq5jQYSv2zCiUuANGRkZGRl9R5ZiyGcK/2KK3NyQDHmmfn3fgiFjiiHdAhjSVQwZA0O6v4EhXcOQIRiSQSudZjrRAt7dmSHn5uaooaGBKioqAg9Qurq6fsiQ4jaG1GHk8uKdGRJuK/Tjk9NaWloKQvseQ3Jo7e3tvCcwNjk5SU1NTQEvoYA8enp6uL63t0fz8/NBaDjlwcFBMgz5awx5phLQLZAhz8CQzxRDxpR7bkiGPFMp8Nb8RhgZGRn9iCHNe0jDkIYhzXtI8x7SvIc0MjIyuhNDPn/x9NP9qsbeomgxhWHI7MU5HWa/xgWMvOj/mwpgSJqZlb0CnhTKkMKJkmHIkN+y3394T8Xql1QrEomG+5b9+MkjevCgmRxbqJVtev3qn59+y76dIS2HjdgolhOOIUEeXwY+M23chGPxzeZb9p/EkBk/w39iCmFI/9QnMOSnezX3eiMiQmEYEkaSiWT8P0zZxbn5chQoAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 0 -72px;
  min-width: 18px;
  line-height: 1;
  cursor: pointer;
  visibility: visible;
  text-decoration: none;
  vertical-align: text-bottom;
  resize: none;
}
.oldie .date-picker-control:link,
.oldie .date-picker-control:visited {
  *background-image: url(http://freqdec.github.io/datePicker/media/datepicker-sprite.png);
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://freqdec.github.io/datePicker/media/datepicker-normal.png');
}
.date-picker-dateval:link,
.date-picker-dateval:visited {
  background-position: 0 -108px;
}
.oldie .date-picker-dateval:link,
.oldie .date-picker-dateval:visited {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://freqdec.github.io/datePicker/media/datepicker-selected.png');
}
.date-picker-button-active:link,
.date-picker-button-active:visited,
.date-picker-control:focus,
.date-picker-control:hover,
.date-picker-control:active {
  background-position: 0 0;
}
.oldie .date-picker-button-active:link,
.oldie .date-picker-button-active:visited,
.oldie .date-picker-control:focus,
.oldie .date-picker-control:hover,
.oldie .date-picker-control:active {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://freqdec.github.io/datePicker/media/datepicker-focused.png');
}
.date-picker-control-disabled:link,
.date-picker-control-disabled:visited,
.date-picker-control-disabled:hover,
.date-picker-control-disabled:active {
  background-position: 0 -36px;
  cursor: default;
}
.oldie .date-picker-control-disabled:link,
.oldie .date-picker-control-disabled:visited,
.oldie .date-picker-control-disabled:hover,
.oldie .date-picker-control-disabled:active {
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='http://freqdec.github.io/datePicker/media/datepicker-disabled.png');
}
.date-picker-control-disabled:hover span,
.date-picker-control-disabled:active span {
  box-shadow: none !important;
}
.oldie .date-picker-control {
  _width: 18px;
}
.date-picker-control {
  display: inline-block;
  outline: none !important;
}
.date-picker th span {
  display: block;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 1em;
  border: 0 none;
  background: transparent;
  font-weight: bold;
  cursor: pointer;
}
.date-picker .month-display,
.date-picker .year-display {
  display: inline;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 1.2em;
}
.date-picker .prev-but,
.date-picker .next-but {
  font-weight: normal;
  font-size: 2.4em;
  font-family: georgia,times new roman,palatino,times,bookman,serif;
  cursor: pointer;
}
.date-picker .prev-but,
.date-picker .next-but,
.date-picker .today-but {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.date-picker .prev-but:hover,
.date-picker .next-but:hover,
.date-picker .today-but:hover {
  color: #a84444;
}
.date-picker .today-but {
  text-align: center;
  margin: 0 auto;
  font-weight: normal;
  font-size: 1em;
  width: 100%;
  text-decoration: none;
  padding-top: .3em;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
}
.date-picker-disabled .prev-but,
.date-picker-disabled .next-but,
.date-picker-disabled .today-but,
.date-picker-disabled .prev-but:hover,
.date-picker-disabled .next-but:hover,
.date-picker-disabled .today-but:hover,
.date-picker .prev-but.fd-disabled:hover,
.date-picker .next-but.fd-disabled:hover,
.date-picker .fd-disabled,
.date-picker .fd-disabled:hover {
  color: #aaa;
  cursor: default!important;
  opacity: 1;
}
.date-picker .prev-but.fd-disabled:hover,
.date-picker .next-but.fd-disabled:hover {
  text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.8);
}
.date-picker table,
.date-picker td,
.date-picker tbody th,
.date-picker .day-disabled,
.date-picker .date-picker-hover.day-disabled,
.date-picker .date-picker-unused,
.date-picker .month-out {
  background-color: #fff;
  background-image: url(data:image/gif;base64,R0lGODlhJgBbAMQAAAAAAP////7+/v39/fz8/Pv7+/r6+vn5+fj4+Pf39/b29vX19fT09PPz8/Ly8vHx8fDw8O/v7+7u7u3t7ezs7Ovr6+rq6unp6ejo6Ofn5+bm5uXl5f///wAAAAAAAAAAACH5BAEAABwALAAAAAAmAFsAAAX/4CaOZGmeaKqubOu+cCzPWm3feK7vfO//wCAvQywaj8ikcslsOp/QJWZKrVqv2Kx2y+16v9qLeEwum8/otHqttrjf8Lh8Tq/b7/aKfs/v+/+AgYKDhIWGgRSJiouMjY6PkJGSkROVlpeYmZqbnJ2enRKhoqOkpaanqKmqqRGtrq+wsbKztLW2tRC5uru8vb6/wMHCwQ/FxsfIycrLzM3OzQ7R0tPU1dbX0Q3a29zd3t/g4eLj4gzm5+jp6uvs7e7v7gvy8/T19vf4+fr7+gr+/wADChxIsKDBgwYTKFzIsKHDhxAjSpwoEYHFixgzatzIsaPHjx4PiBxJsqTJkyhTi6pcybKly5QGYsqcSbOmzZs4c+rMWaCnz59AgwodSrSo0aIEkipdyrSp06dQo0qdSrUq1AFYs2rdyrWr169gw4odS/argLNo06pdy7at27dw48qd6zaA3bt48+rdy7ev37+AAwseTLiw4cOIEytezLix48eQI0ueTLmy5cuYM2vezLmz58+gQ4tOHAIAOw==);
  background-repeat: repeat-x;
  background-position: 0 0;
}
.oldie .date-picker table,
.oldie .date-picker td,
.oldie .date-picker tbody th,
.oldie .date-picker .day-disabled,
.oldie .date-picker .date-picker-hover.day-disabled,
.oldie .date-picker .date-picker-unused,
.oldie .date-picker .month-out {
  *background-image: url(http://freqdec.github.io/datePicker/media/datepicker-gradient.gif);
  _background-image: none;
}
.date-picker table {
  table-layout: auto;
  empty-cells: show;
  border-spacing: 2px;
  border-collapse: separate;
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  background-position: 0 -20px;
  text-align: center;
  padding: .3em;
  width: auto;
  height: auto;
  color: #555;
  font-size: 1em;
  border-radius: .8em;
  box-shadow: 0 0 5px #aaa;
}
.date-picker table:before,
.date-picker table:after {
  content: "";
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.date-picker table:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.oldie .date-picker table:before,
.oldie .date-picker table:after {
  display: none;
}
.date-picker td,
.date-picker tbody th {
  padding: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-position: 0 -35px;
  width: 3em;
  height: 3em;
  overflow: hidden;
  outline: transparent none 0;
  border: 1px solid #cfcfcf;
  text-transform: none;
  font-weight: normal;
  text-shadow: 0 1px #fff;
  border-radius: 3px;
}
.date-picker th {
  border: 0 none;
  padding: 0;
  font-weight: bold;
  color: #333;
  text-align: center;
  vertical-align: middle;
  text-transform: none;
}
.date-picker .date-picker-week-header {
  border: 1px solid #dcdcdc;
  font-style: oblique;
  background: transparent;
  cursor: default;
}
.date-picker .date-picker-thead .date-picker-week-header {
  border: 0 none;
  cursor: help;
}
.date-picker .date-picker-day-header {
  cursor: help;
  border: 0 none;
  padding: 0 0 .2em 0;
  text-transform: lowercase;
  height: auto;
}
.date-picker .date-picker-statusbar {
  cursor: default;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .1em;
  border: 0 none;
  background: #fff;
  height: 2.8em;
}
.date-picker .date-picker-unused {
  border-color: #dcdcdc;
  cursor: default!important;
  background-position: 0 -25px;
}
.date-picker .date-picker-title {
  width: auto;
  height: auto;
  padding: 0.4em 0;
}
.date-picker .date-picker-today {
  background: #fff url(data:image/gif;base64,R0lGODlhKwEoAJEAAKnT6v////X6+gAAACH5BAAAAAAALAAAAAArASgAAALXjI+py+0Po5y02ouz3lz4D4biSJbmiabqyrbuC8fyLAcCgOf0zvf+DwwKhyJbDkdMKpfMpnNo1D2n1Kr1GowCsNyu99uNgsfksnlnPKvX7LbA5o7L51Q4/Y7P8+z6vv9fwgc4SJgnWIiYuHao2OgY9hgpecU4aXkJVIm5yQmj2QkaavIpWmpKapraiaraasnqGusIK1tbSGub64er23vH6xvsBixcfEZsnAyGrNyMxewcPQUtXb1EbZ0thK3d3cPtHV4jTl5Xft4Ejr4eyO6e9R7/LU8/UwAAOw==) no-repeat 0 0;
}
.oldie .date-picker .date-picker-today {
  *background: #fff url(http://freqdec.github.io/datePicker/media/datepicker-today.gif) no-repeat 0 0;
}
.date-picker .month-out.date-picker-highlight {
  color: #b87676;
}
.date-picker .date-picker-highlight {
  color: #a86666;
}
.date-picker-focus .date-picker-hover {
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.date-picker .date-picker-hover,
.date-picker .month-out.date-picker-hover {
  background: #fff url(data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAASwAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAwICAgICAwICAwUDAwMFBQQDAwQFBgUFBQUFBggGBwcHBwYICAkKCgoJCAwMDAwMDA4ODg4OEBAQEBAQEBAQEAEDBAQGBgYMCAgMEg4MDhIUEBAQEBQREBAQEBARERAQEBAQEBEQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQ/8AAEQgAIwIIAwERAAIRAQMRAf/EAHgAAQEBAQEBAAAAAAAAAAAAAAABBAMCCQEBAQEBAQEAAAAAAAAAAAAAAAECAwQFEAABAQgBAwMFAQEBAAAAAAAAEwFh0QIDkwQVVDFBgSFRBRFxkaGyczVEEQEAAgMBAAIDAQAAAAAAAAAAARFRAhITMQMhcTIi/9oADAMBAAIRAxEAPwD6R53yGZJm5EkmRUlZLUnYxjKkzGMYyZvb6npiIp8f7Ps26n8z8uOzzuTUuTRNcwx6bZk2WdyalyaI5g9NsybPO5NS5NEcwem2ZNlncmpcmiOYPTbMmyzuTUuTRHMHptmTZZ3JqXJojmD02zJss7k1Lk0RzB6bZk2WdyalyaI5g9NsybLO5NS5NEcwem2ZNlncmpcmiOYPTbMmyzuTUuTRHMHptmTZZ3JqXJojmD02zJss7k1Lk0RzB6bZk2WdyalyaI5g9NsybLO5NS5NEcwem2ZNnncmpcmiOYPTbMmyzuTUuTRHMHptmTZ5vJqXJojmD02zJss7k1Lk0RzB6bZk2WdyalyaI5g9NsybLO5NS5NEcwem2ZNlncmpcmiOYPTbMmyzuTUuTRHMHptmTZZ3JqXJojmD02zJss7k1Lk0RzB6bZk2WdyalyaI5g9NsybLO5NS5NEcwem2ZNlncmpcmiOYPTbMmyzuTUuTRHMHptmTZZvJqXJojmD02zJss7k1Lk0RzB6bZk2WdyalyaI5g9NsybPO5NS5NEcwem2ZNlncmpcmiOYPTbMmyzuTUuTRHMHptmTZZ3JqXJojmD02zJss7k1Lk0RzB6bZk2edyalyaI5g9NsybLO5NS5NEcwem2ZNlncmpcmiOYPTbMmyzmf+mpcmiOYPTbMmyzuTUuTRHMHptmTZZ3JqXJojmD02zJss7k1Lk0RzB6bZk2WdyalyaI5g9NsybLO5NS5NEcwem2ZNlncmpcmiOYPTbMmzzuTUuTRHMHptmTZZ3JqXJojmD02zJss7k1Lk0RzB6bZk2WdyalyaI5g9NsybPO5NS5NEcwem2ZNlncmpcmiOYPTbMmyzuTUuTRHMHptmTZZ3JqXJojmD02zJss7k1Lk0RzB6bZk2WdyalyaI5g9NsybPO5NS5NEcwem2ZNlncmpcmiOYPTbMmyzuTUuTRHMHptmTZ53JqXJojmD02zJss7k1Lk0RzB6bZk2edyalyaI5g9NsybLO5NS5NEcwem2ZZvkqv0+RymfXpVqf201rH4hj7Z/3P7Z1XlpzsWeKLFWiixV4osVeKLFniixZ4osV9miixZ4osWeKLFXiixUUWKvFFioosWeKLFXiixZ4osVaKLFniixZ4osWeKLFWiixUUWKiixV4osWeKLFvXqKLFWiixb06iixZ4osWeKLFniixVoosVFFioosWeKLFniixV4osVeKLFniixZ4osWeKLFXiixUUWKvFFioosWeKLFniixUUWLPFFizxRYq0UWKiixUUWLPFFizxRYs8UWKvFFioosWeKLFXiixZ4osVaKLFXii3n5Wp9PlMxntWq/20a/EL9v9z+5ZWVTTnYq8FirPcFivqCxV4LFXgsVBYo/9gsVBYqCxV4LFQWK+nUFirwWKgFXgsVBYq8FioLFQWKgsVZ7gsVeCxUFirwCoLFX/ALBYqCxUFioLFfUFirwWKs9wWKgsVeCxV4LFQWKv/YLFQWKvBYqAVBYq8FioLFfTqCxV4LFQCr/2CxUFivqCxV4LFWe4LFQWKvBYq8FjaoLFQWKvBYr3+oLFQDKoLFXgsVZ7gsV9QW7fLf8AWzf96v8AbSa/EN/b/c/uWQ05J5AM69QHdoDyBfIACAXsBAHkAzoA7dQHkCsIIUPIBgFYAaBADfuAb0AoEZ9wKBAAAAzqBWgQA37gX2AnkB5AoE8+QKzuBG+AKQQoeQDOgDt1AeQKAAgFaBADfuBfYCeQHkCt6AQA37gOwFIBRPIBnXqA7tA2fLf9bN/3q/20zr8Q6fb/AHP7lkNOQwgFAgNAAOwAB2KJ+AKQOxQIAAIn4KqkAoAAJ+AK0gAADAHcAA7tKAAA0AAIAD2AM6AAABncojfAFAn4ApA7FAgAAAD2KDQAAgAPYAzoAaUAHYgdigRAqjCAUCD/2Q==) no-repeat 0 0;
  cursor: pointer;
  border-color: #6482aa!important;
  border-color: rgba(100, 130, 170, 0.7) !important;
  color: #6482aa;
  text-shadow: 0 1px 1px #fff;
  box-shadow: 0 0 6px rgba(100, 130, 170, 0.6);
  background-size: cover;
}
.oldie .date-picker .date-picker-hover,
.oldie .date-picker .month-out.date-picker-hover {
  *background: #fff url(http://freqdec.github.io/datePicker/media/datepicker-cursor.jpg) no-repeat 0 0;
}
.date-picker .day-disabled {
  color: #888;
  cursor: default;
  text-decoration: line-through;
  background-position: 0 -15px;
}
.date-picker .month-out {
  border-color: #ddd;
  border-color: rgba(220, 220, 220, 0.8);
  color: #aaa;
  background-position: 0 -25px;
}
.date-picker .date-picker-selected-date {
  border-color: #888!important;
  border-color: rgba(7, 7, 7, 0.6) !important;
}
.date-picker .out-of-range,
.date-picker .not-selectable {
  color: #ccc;
  font-style: oblique;
  background: #fcfcfc;
  cursor: default;
}
.date-picker th.month-out,
.date-picker th.out-of-range {
  color: #aaa;
  font-style: oblique;
  background: #fcfcfc;
}
.date-picker .out-of-range {
  opacity: 0.6;
}
.date-picker .not-selectable {
  opacity: 0.8;
}
.oldie .date-picker .out-of-range {
  filter: alpha(opacity=60);
}
.oldie .date-picker .not-selectable {
  filter: alpha(opacity=80);
}
.date-picker tr {
  display: table-row;
}
.date-picker sup {
  font-size: .86em;
  letter-spacing: normal;
  text-transform: none;
  height: 0;
  line-height: 1;
  position: relative;
  top: -0.2em;
  vertical-align: baseline!important;
  vertical-align: top;
}
.date-picker .date-picker-day-header,
.date-picker .month-display,
.date-picker .year-display {
  text-shadow: 0 1px 1px #fff;
}
.date-picker .month-display,
.date-picker .year-display {
  cursor: default;
}
.date-picker td:focus,
.date-picker .date-picker-hover {
  overflow: hidden;
  -moz-outline: 0 none;
  outline: 0 none;
  -o-highlight: 0 none;
}
.date-picker-focus .date-picker-hover,
.date-picker-control:focus span {
  -webkit-animation: fd-dp-pulse 1.5s infinite alternate;
  -moz-animation: fd-dp-pulse 1.5s infinite alternate;
  -ms-animation: fd-dp-pulse 1.5s infinite alternate;
  -o-animation: fd-dp-pulse 1.5s infinite alternate;
}
.date-picker .date-picker-selected-date {
  color: #333;
  color: rgba(3, 3, 3, 0.8);
  font-weight: bold;
  font-size: 1.2em;
  width: 2.4em;
  height: 2.4em;
}
.static-datepicker table {
  box-shadow: 0 0 0 transparent;
}
.static-datepicker table:before,
.static-datepicker table:after {
  display: none;
}
.date-picker-focus table {
  border-color: #999;
  border-color: rgba(153, 153, 153, 0.8);
  box-shadow: 0 0 5px #aaa;
}
.date-picker .drag-enabled,
.date-picker .drag-enabled span {
  cursor: move;
}
.date-picker-disabled table {
  opacity: 0.8 !important;
}
.date-picker-disabled table:before,
.date-picker-disabled table:after {
  display: none;
}
.oldie .date-picker-disabled table {
  filter: alpha(opacity=80);
}
.date-picker-disabled,
.date-picker-disabled td,
.date-picker-disabled th,
.date-picker-disabled th span {
  cursor: default !important;
}
.date-picker-disabled .prev-but:hover,
.date-picker-disabled .next-but:hover {
  text-shadow: none;
}
body.fd-drag-active {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@-webkit-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8);
  }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5);
  }
}
@-moz-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8);
  }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5);
  }
}
@-ms-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8);
  }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5);
  }
}
@-o-keyframes fd-dp-pulse {
  from {
    box-shadow: 0 0 2px rgba(100, 130, 170, 0.8);
  }
  to {
    box-shadow: 0 0 6px rgba(10, 130, 170, 0.5);
  }
}
/**********************
***		HEADER		***
**********************/
#printBanner {
  display: none;
}
.logo {
  float: left;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  margin-right: 80px;
}
.logo a {
  display: block;
}
.logo-tourisme {
  margin-right: 33px;
}
@media (max-width: 1160px) {
  .logo a {
    width: 250px;
  }
  .logo a img {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .logo {
    margin-right: 16px;
  }
  .logo-tourisme {
    margin-right: 0;
  }
  .logo a {
    width: 200px;
  }
  .logo a img {
    width: 100%;
  }
}
.numeroDePage {
  position: fixed;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 1.2em;
  color: #777;
}
.numeroDePage span {
  display: block;
  font-size: 1.3em;
  color: #000;
}
.numeroDePage span.hidden {
  display: none;
}
#banner {
  padding: 10px 0;
}
.tools {
  float: right;
}
.options {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
}
.options li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 1px;
}
.options a {
  width: 24px;
  display: block;
}
.options a img {
  padding: 4px;
}
.options a:focus {
  outline: 1px dotted #474c51;
  outline-offset: -1px;
}
.dropDownMenu-socialmedia {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  margin-left: 3px;
}
.dropDownMenu-socialmedia .titleDropDown button:focus {
  outline: 1px dotted #fff;
  outline-offset: -1px;
}
.dropDownMenu-socialmedia > .subLevel {
  top: 42px;
  background: #ff4a7f;
  padding: 1em 1.5em;
  color: #fff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
.dropDownMenu-socialmedia > .subLevel:before {
  content: "";
  position: absolute;
  top: -10px;
  right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ff4a7f transparent;
}
.dropDownMenu-socialmedia > .subLevel a {
  color: #fff;
  font-size: 1.3em;
}
.dropDownMenu-socialmedia > .subLevel .item {
  margin: 0.5em 0;
}
.tooltipAccess {
  position: relative;
  z-index: 10;
  display: inline;
}
.tooltip,
.tooltipDfnBulle {
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  background: #ff4a7f;
  padding: 2px 5px;
  z-index: 10;
}
.tooltip:before,
.tooltipDfnBulle:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ff4a7f;
  top: -6px;
  content: "";
  display: inline-block;
  position: absolute;
  speak: none;
}
.tooltip {
  top: 40px;
  right: 5px;
  color: #FFF;
  white-space: nowrap;
}
.tooltip:before {
  right: 2px !important;
}
.tooltipDfn {
  position: relative;
}
.tooltipDfn dfn {
  display: inline-block;
}
.tooltipDfnBulle {
  font-weight: 400;
  font-style: normal;
  top: 30px;
  left: 0;
  width: 250px;
  display: block;
  color: #fff;
}
.tooltipDfnBulle:before {
  left: 25px;
}
.item {
  position: relative;
}
.item .linkBloc:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  speak: none;
}
.linkViewWrap .wrap {
  text-align: right;
  vertical-align: middle;
  float: right;
  margin-top: 29px;
}
.linkViewWrap .title1 {
  float: left;
}
.linkViewWrap:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.content .linkView,
.content .rss,
.linkView,
.rss {
  display: inline-block;
  font-size: 1.2em;
  text-transform: uppercase;
  vertical-align: top;
  font-family: lato, arial, helvetica, verdana, sans-serif;
}
.content .linkView a,
.content .rss a,
.linkView a,
.rss a {
  color: #474c51;
  font-weight: 700;
}
.content .rss a,
.rss a {
  padding-left: 18px;
  position: relative;
}
.content .rss a:before,
.rss a:before {
  font-size: 11px;
  color: #d11f45;
  position: absolute;
  top: 1px;
  right: inherit;
  bottom: inherit;
  left: 2px;
  content: '\e02c';
  line-height: 1;
  font-family: 'Icons';
}
.content .linkView a,
.linkView a {
  padding-left: 18px;
  position: relative;
}
.content .linkView a:before,
.linkView a:before {
  content: url('../Images/pictos/ico-toutes.png');
  top: 1px;
  left: 0;
  position: absolute;
}
.en-images-container .linkViewWrap .wrap {
  overflow: visible;
}
.en-images-container .linkView a:before {
  content: url('../Images/pictos/ico-images.png');
  left: -8px;
  top: -1px;
}
.content .rss + .content .linkView,
.rss + .linkView {
  margin-left: 30px;
}
/**********************
***		FOOTER		***
**********************/
.bottomInfos {
  float: left;
  width: 50.1%;
  padding: 5px 0 0 7%;
  color: #FFFFFF;
  font-size: 1.1em;
  line-height: 1.4;
  text-transform: uppercase;
}
.bottomInfos-inner {
  width: 180px;
  float: left;
}
.bottomInfos img {
  max-width: 102px;
  height: auto;
  float: left;
  margin: 0 29px 10px 0;
}
.bottomInfos .wrap {
  overflow: hidden;
}
.bottomInfos p {
  color: #FFFFFF;
  font-weight: 300;
}
.bottomInfos p a {
  color: #FFFFFF;
}
.bottomInfos p a:focus,
.bottomInfos p a:hover {
  text-decoration: underline;
}
.bottomInfos .address {
  font-weight: 300;
}
.bottomInfos .address strong {
  font-weight: 700;
}
.bottomInfos .phone {
  font-weight: 300;
  margin-bottom: 1.25em;
  text-transform: uppercase;
}
.bottomInfos .contact {
  text-align: center;
  float: right;
  color: #182f2e;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
}
.bottomInfos .contact a {
  padding: 14px 0;
  display: block;
  width: 204px;
  background: #00aea6;
  color: #182f2e;
  font-weight: 700;
  position: relative;
}
.bottomInfos .contact a:before {
  content: '\e02a';
  margin: 0 3px 0 0;
  font-size: 12px;
  color: #182f2e;
  vertical-align: -0.1em;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.bottomInfos .contact a:hover {
  text-decoration: none;
}
.bottomInfos .contact a:focus {
  outline: 1px dashed #fff;
  outline-offset: -1px;
  text-decoration: none;
}
@media (max-width: 1220px) {
  .bottomInfos-inner {
    float: none;
  }
  .bottomInfos .contact {
    float: none;
  }
}
@media (max-width: 1023px) {
  .bottomInfos {
    padding: 5px 0 0 3%;
  }
}
#stratis {
  font-family: Arial, sans-serif;
  background: #203434;
  width: 100%;
  font-size: 1em;
  color: #fff;
  text-align: right;
}
#stratis span {
  display: none;
}
#stratis a {
  display: inline-block;
  padding: 4px 5px;
  color: #ffffff;
  background: #c70000;
  text-decoration: none;
  text-transform: uppercase;
}
#stratis a:focus,
#stratis a:hover {
  color: #c70000;
  background: #ffffff;
}
#container-top {
  margin-top: 64px;
}
.backToTop {
  display: none;
  position: fixed;
  bottom: 0 !important;
  right: 0;
  z-index: 3;
}
.backToTop p {
  text-align: right;
}
.backToTop a {
  position: absolute !important;
  bottom: 100%;
  right: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  display: block;
  float: right;
  background: #304847;
  text-decoration: none;
  height: 45px;
  width: 45px;
  margin-bottom: -1px;
  position: relative;
}
.backToTop a:before {
  font-size: 20px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 50%;
  content: '\e025';
  line-height: 1;
  font-family: 'Icons';
}
.backToTop a:before {
  transform: translate(-50%, -50%);
  bottom: auto;
}
.backToTop a:focus .hover,
.backToTop a:hover .hover {
  text-decoration: underline;
}
.backToTop a span {
  font-size: 0;
}
.page-footer {
  background-color: #ebf0f0;
}
.external a:after {
  content: '\e06d';
  margin: -3px 0 0 5px;
  font-size: 12px;
  color: #474c51;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.external a:after {
  display: inline-block;
}
.btn {
  display: inline-block;
  background-color: #009ee0;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 700;
  padding: 12px 25px;
  /* &.hover,
	&:focus,
	&:hover {
		text-decoration: none;
		background-color: @color1-2 !important;
		color: @color4-1 !important;
		&:before {
			color: @color4-1 !important;
		}
	} */
}
.btn.btn-light {
  background-color: #e9edf1;
  font-weight: 300;
  color: #474c51;
  border-color: transparent;
}
.btn.btn-white {
  background-color: #FFFFFF;
  color: #474c51;
  font-weight: 300;
  border-color: transparent;
}
.btn.btn-white:before {
  color: #009ee0;
}
.btn.btn-secondary {
  background-color: transparent;
  color: #d11f45;
  border: 1px solid #d11f45;
}
.btn.btn-secondary.btn-lock span {
  position: relative;
}
.btn.btn-secondary.btn-lock span:before {
  content: '';
  background-image: url('../Images/pictos/ico-lock.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  display: block;
  width: 18px;
  height: 25px;
  left: -33px;
  top: -5px;
}
.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
  background-color: #d11f45 !important;
}
.btn.btn-secondary:focus span:before,
.btn.btn-secondary:hover span:before {
  background-position: 0 -25px;
}
.btn.btn-text-centered {
  display: flex;
}
.btn.btn-text-centered span {
  display: flex;
  align-self: center;
  justify-content: center;
  position: relative;
}
.btn.btn-text-centered span:before {
  color: #009ee0;
  font-size: 11px;
  top: 3px;
  left: -18px;
}
.btn.btn-text-centered:focus span:before,
.btn.btn-text-centered:hover span:before {
  color: #FFFFFF;
}
.btn.btn-back {
  position: relative;
  padding: 12px 25px 12px 37px;
  margin-right: 17px;
}
.btn.btn-back:before {
  font-size: 12px;
  color: #009ee0;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e016';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-back:before {
  transform: translateY(-50%);
}
.btn.btn-back.hover:before,
.btn.btn-back:focus:before,
.btn.btn-back:hover:before {
  color: #FFFFFF;
}
.btn.btn-submit {
  position: relative;
  padding: 12px 25px 12px 37px;
  margin-right: 17px;
}
.btn.btn-submit:before {
  font-size: 12px;
  color: #009ee0;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e016';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-submit:before {
  transform: translateY(-50%);
}
.btn.btn-submit.hover:before,
.btn.btn-submit:focus:before,
.btn.btn-submit:hover:before {
  color: #FFFFFF;
}
.btn.btn-close {
  position: relative;
  padding: 12px 25px 12px 37px;
  margin-right: 17px;
}
.btn.btn-close:before {
  font-size: 24px;
  color: #009ee0;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 13px;
  content: '\e008';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-close:before {
  transform: translateY(-50%);
}
.btn.btn-close.hover:before,
.btn.btn-close:focus:before,
.btn.btn-close:hover:before {
  color: #FFFFFF;
}
.btn.btn-valid span {
  position: relative;
}
.btn.btn-valid span:before {
  font-size: 12px;
  color: #009ee0;
  position: absolute;
  top: 2px;
  right: inherit;
  bottom: inherit;
  left: -18px;
  content: '\e057';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-valid.hover span:before,
.btn.btn-valid:focus span:before,
.btn.btn-valid:hover span:before {
  color: #FFFFFF;
}
.btn.btn-compass span {
  position: relative;
}
.btn.btn-compass span:before {
  content: url('../Images/pictos/ico-compass.png');
  display: block;
  position: absolute;
  left: -45px;
  top: -4px;
}
.btn.btn-reset {
  position: relative;
  padding: 12px 22px 12px 35px;
  background: none;
  border-color: #182f2e;
  color: #182f2e;
}
.btn.btn-reset:before {
  font-size: 10px;
  color: #2d5cc2;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e002';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-reset:hover,
.btn.btn-reset:focus {
  background: #182f2e;
}
.btn.btn-reset:hover:before,
.btn.btn-reset:focus:before {
  color: #fff !important;
}
.btn.btn-reset:before {
  transform: translateY(-50%);
  color: #00aea6 !important;
}
.btn.btn-reset-blue:before {
  color: #2d5cc2 !important;
}
.btn.btn-reset-green:before {
  color: #b4d95f !important;
}
.btn.btn-filtre {
  position: relative;
  padding: 12px 24px 12px 39px;
}
.btn.btn-filtre:before {
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e031';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-filtre:before {
  transform: translateY(-50%);
}
.btn.btn-filtre.hover:before,
.btn.btn-filtre:focus:before,
.btn.btn-filtre:hover:before {
  color: #FFFFFF;
}
.btn.btn-filtre-green {
  background: #b4d95f;
  border-color: #b4d95f;
}
.btn.btn-filtre-white-c {
  color: #fff !important;
}
.btn.btn-filtre-white-c:before {
  color: #fff !important;
}
.btn.btn-search {
  position: relative;
  padding: 12px 24px 12px 39px;
}
.btn.btn-search:before {
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e033';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-search:before {
  transform: translateY(-50%);
}
.btn.btn-map {
  position: relative;
  padding: 12px 25px 12px 37px;
}
.btn.btn-map:before {
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e04d';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-map:before {
  transform: translateY(-50%);
}
.btn.btn-map.hover:before,
.btn.btn-map:focus:before,
.btn.btn-map:hover:before {
  color: #FFFFFF;
}
.btn.btn-event {
  position: relative;
  padding: 11px 19px 11px 35px;
}
.btn.btn-event:before {
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e009';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-event:before {
  transform: translateY(-50%);
}
.btn.btn-event.hover:before,
.btn.btn-event:focus:before,
.btn.btn-event:hover:before {
  color: #FFFFFF;
}
.btn.btn-event-green {
  background: #b4d95f;
  border-color: #b4d95f;
  color: #182f2e;
}
.btn.btn-show-all {
  position: relative;
  padding: 12px 25px 12px 37px;
}
.btn.btn-show-all:before {
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 16px;
  content: '\e034';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-show-all:before {
  transform: translateY(-50%);
}
.btn.btn-show-all.hover:before,
.btn.btn-show-all:focus:before,
.btn.btn-show-all:hover:before {
  color: #FFFFFF;
}
.btn.btn-calendar {
  position: relative;
  padding: 12px 25px 12px 37px;
}
.btn.btn-calendar:before {
  font-size: 12px;
  color: #009ee0;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e05c';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-calendar:before {
  transform: translateY(-50%);
}
.btn.btn-calendar.hover:before,
.btn.btn-calendar:focus:before,
.btn.btn-calendar:hover:before {
  color: #FFFFFF;
}
.btn.btn-blue {
  background: #2d5cc2;
  border-color: #2d5cc2;
  color: #fff;
}
.btn:before {
  text-shadow: none !important;
}
.btn-gray {
  font-size: 1.3em;
  display: inline-block;
}
.btn-gray a {
  background-color: #e9edf1;
  color: #474c51;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 15px;
  display: block;
  text-decoration: none;
}
.btn-gray.download a {
  padding: 12px 15px 12px 35px;
  position: relative;
}
.btn-gray.download a:before {
  font-size: 11px;
  color: #d11f45;
  position: absolute;
  top: 15px;
  right: inherit;
  bottom: inherit;
  left: 16px;
  content: '\e063';
  line-height: 1;
  font-family: 'Icons';
}
.btn-gray.postulate {
  margin-left: 5px;
}
.btn-gray.postulate a {
  padding: 12px 15px 12px 35px;
  position: relative;
}
.btn-gray.postulate a:before {
  font-size: 11px;
  color: #d11f45;
  position: absolute;
  top: 15px;
  right: inherit;
  bottom: inherit;
  left: 16px;
  content: '\e06e';
  line-height: 1;
  font-family: 'Icons';
}
.btn-gray a.hover,
.btn-gray a:focus,
.btn-gray a:hover {
  text-decoration: none;
  background-color: #0074b6 !important;
  color: #FFFFFF !important;
}
.btn-gray a.hover:before,
.btn-gray a:focus:before,
.btn-gray a:hover:before {
  color: #FFFFFF !important;
}
.btn-gray a.hover:after,
.btn-gray a:focus:after,
.btn-gray a:hover:after {
  color: #FFFFFF !important;
}
.button-grid {
  overflow: hidden;
  margin: 0 -1px;
}
.button-grid .btn-gray {
  float: left;
  padding: 0 1px;
  width: 50%;
}
.button-grid .btn-gray a {
  color: #182f2e;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 900;
  background: #00aea6;
  padding: 13px 10px 13px 21px;
}
.button-grid .btn-gray a:hover,
.button-grid .btn-gray a:focus {
  background: #182f2e !important;
}
.button-grid .btn-gray a:before {
  color: inherit;
  position: static;
  display: inline-block;
  vertical-align: -1px;
  margin: 0 5px 0 0;
}
.button-grid .btn-gray.btn-frame a {
  background: none;
  border: 1px solid #182f2e;
  padding: 12px 9px 12px 21px;
}
.button-grid .btn-gray.btn-frame a:before {
  color: #00aea6;
}
@media (max-width: 960px) and (min-width: 768px) {
  .button-grid .btn-gray {
    float: none;
    padding: 0 1px 2px;
    width: 100%;
    text-align: center;
  }
  .button-grid .btn-gray a {
    padding: 13px 10px;
  }
}
.back-large-btn {
  background-color: #e9edf1;
  padding: 23px 10px;
  margin-top: 6px;
}
.progress-full {
  padding: 38px 10px;
}
.progress-full > p {
  font-weight: 700;
  font-size: 1.4em;
}
.progress-full progress {
  width: 100%;
  margin-top: 10px;
  color: #009ee0;
  background-color: #f6f6f6;
}
.progress-full progress::-moz-progress-bar {
  background: #009ee0;
}
.progress-full progress::-webkit-progress-value {
  background: #009ee0;
}
.progress-full progress::-webkit-progress-bar {
  background: transparent;
}
.messages-error {
  background-color: #fcdcde;
  margin: 4px 0 40px;
  padding: 36px 36px 42px;
}
.messages-error h2 {
  color: #ca000a;
  font-size: 2.0em;
  padding-left: 42px;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
}
.messages-error h2:before {
  font-size: 25px;
  color: #ca000a;
  position: absolute;
  top: -1px;
  right: inherit;
  bottom: inherit;
  left: 4px;
  content: '\e07f';
  line-height: 1;
  font-family: 'Icons';
}
.messages-error ul {
  font-size: 1.4em;
  margin-top: 21px;
  margin-left: 55px;
  font-weight: 300;
}
.messages-error ul li {
  margin-bottom: 4px;
  position: relative;
}
.messages-error ul li:before {
  font-size: 11px;
  color: #474c51;
  position: absolute;
  top: 4px;
  right: inherit;
  bottom: inherit;
  left: -14px;
  content: '\e027';
  line-height: 1;
  font-family: 'Icons';
}
#content header .category {
  text-transform: uppercase;
}
.full-images-content {
  position: relative;
}
.full-images-content img {
  display: block;
  width: 100%;
  height: auto;
}
.full-images-content .wrapper1244 {
  bottom: 120px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  z-index: 2;
}
.full-images-content .caption {
  float: right;
  text-transform: uppercase;
  background: rgba(24, 47, 46, 0.8);
  min-width: 443px;
  text-decoration: none;
  color: #fff;
  padding: 25px 39px 27px;
}
.full-images-content .caption:hover,
.full-images-content .caption:focus {
  color: #182f2e;
  background: rgba(0, 174, 176, 0.8);
}
.full-images-content .caption:after {
  display: none;
}
.full-images-content .caption .category {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 0 5px;
  padding: 0;
  color: inherit;
  background: none;
}
.full-images-content .caption strong {
  display: block;
  font-weight: 300;
  font-size: 3.3rem;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 1160px) {
  .full-images-content .caption {
    min-width: 375px;
  }
  .full-images-content .caption .category {
    font-size: 1.4rem;
  }
  .full-images-content .caption strong {
    font-size: 2.5rem;
  }
}
.full-images-content .medium-image {
  width: 66.66666%;
}
.full-images-content .medium-image .caption {
  width: 425px;
  padding: 31px 20px 33px 38px;
}
.full-images-content .medium-image .caption .category {
  font-size: 1.4em;
  display: inline-block;
  color: #FFFFFF;
  width: auto;
  text-transform: uppercase;
}
.full-images-content .medium-image .caption a {
  font-size: 2.4em;
  line-height: 28px;
  display: block;
}
.full-images-content .small-image {
  width: 33.33333%;
}
.full-images-content .small-image .caption {
  width: 280px;
  padding: 26px 20px 49px 32px;
}
.full-images-content .small-image .caption .category {
  font-size: 1.2em;
  display: inline-block;
  color: #FFFFFF;
  width: auto;
  text-transform: uppercase;
}
.full-images-content .small-image .caption a {
  font-size: 1.8em;
  line-height: 20px;
  display: block;
}
.full-images-content:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
@media (max-width: 1023px) {
  .full-images-content .wrapper1244 {
    bottom: 75px;
  }
  .full-images-content .wrapper1244 .caption {
    min-width: 300px;
    padding: 11px 37px 11px;
  }
  .full-images-content .wrapper1244 .category {
    font-size: 1.3rem;
  }
  .full-images-content .wrapper1244 strong {
    font-size: 2rem;
  }
}
.header-content,
.header-list {
  position: relative;
}
.header-content > header:after,
.header-list > header:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.header-content h1,
.header-list h1 {
  margin: 0 0 10px;
  float: left;
}
.header-content h1.blue:after,
.header-list h1.blue:after {
  background: #2d5cc2;
}
.header-content h1.green:after,
.header-list h1.green:after {
  background: #b4d95f;
}
.header-content h1 + .postulate,
.header-list h1 + .postulate {
  margin-top: -13px;
}
.header-content .postulate,
.header-list .postulate {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #00aea6;
  margin-bottom: 30px;
}
.header-content .postulate time,
.header-list .postulate time {
  font-weight: 700;
}
.header-content .buttons-top,
.header-list .buttons-top {
  float: right;
  margin-top: 19px;
}
.header-content .buttons-top .btn-filtre,
.header-list .buttons-top .btn-filtre {
  display: none;
}
.header-content .buttons-top a,
.header-list .buttons-top a {
  margin-left: 8px;
}
.header-content .wrapper940,
.header-list .wrapper940 {
  position: relative;
}
.header-content .rssFeed,
.header-list .rssFeed {
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}
.header-content .rssFeed a,
.header-list .rssFeed a {
  position: relative;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #d11f45;
  width: 40px;
  margin-top: 0;
  padding: 12px 0 9px;
  height: 40px;
  border: 1px solid #182f2e;
}
.header-content .rssFeed .tooltip,
.header-list .rssFeed .tooltip {
  top: 50px;
  right: 10px;
}
.header-content .rssFeedWhite a,
.header-list .rssFeedWhite a {
  border-color: #fff;
  background: #fff;
}
.header-content:after,
.header-list:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.header-content > div {
  display: flex;
  padding: 0 10px;
}
.header-content > div:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.header-content .wrapImg {
  margin-right: 25px;
}
.header-content h1 {
  float: none;
  color: #474c51;
}
.header-content .category {
  background: transparent;
  color: #0074b6;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4em;
  margin-right: 5px;
}
.header-content .category.category-bg {
  font-size: 1.1em;
  background: #0074b6;
  color: #FFFFFF;
  padding: 4px 9px;
}
.header-content .content {
  float: none;
}
.header-content .date {
  font-style: normal;
  color: #6f7880;
}
.header-content.agenda-header-content > div {
  display: block;
}
.header-content.agenda-header-content .date {
  text-align: center;
}
.header-content .date-content {
  display: flex;
  width: 300px;
  float: left;
}
.header-content .date-content + .wrap {
  border-left: 1px solid #009ee0;
  padding-left: 20px;
}
.header-content .appointment {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-self: center;
  x-justify-content: space-around;
  x-align-items: stretch;
  flex: 0 0 190px;
  padding: 0 30px;
}
.header-content .appointment > p {
  width: 100%;
  display: block;
  margin: 0;
}
.header-content .appointment .hour {
  font-weight: 700;
  font-size: 1.8em;
  color: #474c51;
}
.header-content .appointment .pre-teaser {
  font-size: 1.2em;
}
.header-content .appointment .teaser {
  text-transform: uppercase;
}
.header-content .appointment .teaser-container {
  display: block;
  width: 100%;
  font-style: italic;
}
.header-content .appointment .teaser-container .pre-teaser {
  margin-bottom: 0;
}
.header-content .multiple-dates .date {
  font-style: normal;
  color: #FFFFFF;
  display: block;
  width: 93px;
  font-size: inherit;
  margin-bottom: 0;
  padding: 9px 25px;
  background-color: #0074b6;
}
.header-content .multiple-dates .date .day {
  font-size: 2.7em;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
}
.header-content .multiple-dates .date .month,
.header-content .multiple-dates .date .year {
  font-size: 1.7em;
  margin-bottom: 0;
  text-align: center;
}
.header-content .multiple-dates .date .month {
  font-weight: 400;
  text-transform: uppercase;
}
.header-content .multiple-dates .date .year {
  font-weight: 300;
  font-size: 1.3em;
}
.header-content .multiple-dates .date + .date {
  position: relative;
}
.header-content .multiple-dates .date + .date:before {
  font-size: 4px;
  color: #FFFFFF;
  position: absolute;
  top: -2px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  content: '\e06c';
  line-height: 1;
  font-family: 'Icons';
}
.header-content .multiple-dates .date + .date:before {
  transform: translateX(-50%);
}
.date-picker-control {
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  position: relative;
  color: transparent;
  position: absolute !important;
  top: 28px;
  right: 5px;
  width: 40px;
  height: 40px;
  margin: 0 !important;
}
.date-picker-control:before {
  content: "\e05c" !important;
  text-shadow: none !important;
  color: #b4d95f !important;
  font-family: 'Icons';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
}
.date-picker-control span {
  box-shadow: none !important;
}
#datepicker-input {
  padding-right: 40px;
}
#ui-datepicker-div {
  width: 220px;
  border: 1px solid #bfccd1;
  padding: 9px 18px 30px;
  transform: translateX(-42%);
  margin-top: 10px;
  background: #fff;
  position: relative;
  font-size: 1.3em;
  font-weight: 300;
}
#ui-datepicker-div .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  font-size: 1.4rem;
}
#ui-datepicker-div .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-prev {
  position: absolute;
  top: 10px;
  width: 1.8em;
  height: 1.8em;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
}
#ui-datepicker-div .ui-datepicker-prev {
  left: 4px;
  border-width: 4px 6px 4px 0;
  border-color: transparent #d11f45 transparent transparent;
}
#ui-datepicker-div .ui-datepicker-next {
  right: 4px;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #d11f45;
}
#ui-datepicker-div .ui-datepicker-next span,
#ui-datepicker-div .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
#ui-datepicker-div .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  color: #474c51;
  text-align: center;
  text-transform: uppercase;
}
#ui-datepicker-div table {
  width: 100%;
}
#ui-datepicker-div table thead {
  border-bottom: 1px solid #474c51;
}
#ui-datepicker-div table th {
  font-size: 1.4rem;
  font-weight: 300;
  color: #474c51;
  padding: 0.7em 0.3em;
  text-align: center;
}
#ui-datepicker-div table td {
  border: 0;
  padding: 8px 2px;
  text-align: center;
}
#ui-datepicker-div table td a {
  font-size: 1.4rem;
  padding: 0.2em;
  text-align: center;
  text-decoration: none;
  color: #d11f45;
}
#ui-datepicker-div table td.ui-datepicker-current-day,
#ui-datepicker-div table td:focus,
#ui-datepicker-div table td:hover {
  background-color: #d11f45;
}
#ui-datepicker-div table td.ui-datepicker-current-day a,
#ui-datepicker-div table td:focus a,
#ui-datepicker-div table td:hover a {
  color: #fff !important;
}
#ui-datepicker-div table td.ui-datepicker-other-month a {
  color: #474c51;
}
#ui-datepicker-div:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 11px 9px;
  border-color: transparent transparent #bfccd1 transparent;
  position: absolute;
  top: -11px;
  left: 50%;
  transform: translateX(-78%);
}
#ui-datepicker-div:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-78%);
  z-index: 10;
}
.show-mobile {
  display: none;
}
.inline-text > p {
  display: inline-block;
}
.volume {
  display: inline-block;
  vertical-align: top;
}
.volume-title {
  display: none;
  font-weight: 700;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.2;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.btn-volume {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 1px;
  width: 51px;
  height: 28px;
  background: rgba(24, 47, 46, 0.7);
  border: none;
  position: relative;
}
.btn-volume img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn-volume:hover,
.btn-volume:focus {
  background: #182f2e;
}
.btn-valider {
  width: 27px;
  height: 27px;
  position: relative;
}
.btn-valider:after {
  font-family: icons;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #00aea6;
  content: '\e057';
}
.btn-valider:focus {
  outline: 1px dotted #fff;
}
.account-login {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 1px;
}
.account-login.active .account-login-opener {
  background: #182f2e;
  height: 29px;
  padding-bottom: 1px;
}
.account-login-opener {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  background: rgba(24, 47, 46, 0.7);
  border: none;
  font-weight: 700;
  height: 28px;
  padding: 0 30px 0 16px;
  position: relative;
}
.account-login-opener:hover,
.account-login-opener:focus {
  background: #182f2e;
}
.account-login-opener:after {
  font-family: icons;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 8px;
  right: 14px;
  content: '\e014';
  font-weight: 400;
}
.account-login-slide {
  position: absolute;
  top: 100%;
  right: 0;
  background: #182f2e;
  white-space: nowrap;
  padding: 9px 10px 10px 17px;
  border-bottom: 1px solid #394f4e;
  font-family: lato, arial, helvetica, verdana, sans-serif !important;
}
.account-login-slide input,
.account-login-slide label,
.account-login-slide #la_api_account_label {
  font-family: lato, arial, helvetica, verdana, sans-serif !important;
}
.account-login-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  color: #fff;
}
.account-login-fild {
  display: inline-block;
  vertical-align: middle;
  background: #314746;
  color: #fff;
  width: 205px;
  margin: 0 7px;
}
.account-login .account-login-fild label {
  float: left;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: 300;
  padding: 6px 0 4px 14px;
}
.account-login .account-login-fild input {
  height: 27px;
  width: 100%;
  background: none;
  border: none;
  padding: 0 8px;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #fff;
}
.account-login .btn-valider {
  margin: 0 0 0 4px;
  font-size: 0;
  line-height: 0;
}
.account-login-question {
  display: none;
}
@media (max-width: 1023px) {
  .account-login-label {
    font-size: 1.2rem;
  }
}
.language {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 1px;
}
.language.active .language-opener {
  background: #182f2e;
  height: 29px;
  padding-bottom: 1px;
}
.language-title {
  display: none;
}
.language-opener {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  background: rgba(24, 47, 46, 0.7);
  border: none;
  font-weight: 700;
  height: 28px;
  padding: 0 30px 0 16px;
  position: relative;
}
.language-opener:hover,
.language-opener:focus {
  background: #182f2e;
}
.language-opener:after {
  font-family: icons;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 8px;
  right: 14px;
  content: '\e014';
  font-weight: 400;
}
.language-slide {
  position: absolute;
  top: 100%;
  right: 0;
  background: #182f2e;
  white-space: nowrap;
}
.language-list {
  white-space: nowrap;
}
.language-list li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 1.2;
  padding: 0 0 0 1px;
  text-transform: uppercase;
  position: relative;
}
.language-list li:first-child {
  padding: 0;
}
.language-list li:first-child:after {
  display: none;
}
.language-list li:after {
  background: #394f4e;
  width: 1px;
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 5px;
  content: '';
}
.language-list a {
  color: #d4dddd;
  display: block;
  padding: 14px 21px 15px;
}
@media (max-width: 1023px) {
  .language li {
    font-size: 1.2rem;
  }
  .language li a {
    padding: 16px 21px 16px;
  }
}
.heading-title {
  position: relative;
  margin: 0 0 27px;
  text-align: center;
}
.heading-title h2 {
  color: #182f2e;
  font-size: 3.5rem;
  line-height: 1.2;
  font-weight: 300;
  margin: 0;
  padding-top: 13px;
  position: relative;
  text-transform: uppercase;
}
.heading-title h2:after {
  background: #ff4a7f;
  width: 66px;
  height: 5px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  content: '';
}
.heading-title_blue h2:after {
  background: #2d5cc2;
}
.heading-title_pink h2:after {
  background: #f09273;
}
.heading-title_green h2:after {
  background: #00aea6;
}
.heading-title_lightGreen h2:after {
  background: #b4d95f;
}
.heading-title .btn-rss {
  position: absolute;
  top: 25px;
  right: 0;
}
.heading-title .btn-rss:focus {
  outline-offset: 1px;
  outline: 1px dotted #000;
}
.heading-title .btn-rss_green {
  background: #00aea6;
  color: #000;
}
.heading-title .btn-rss_lightGreen {
  background: #b4d95f;
  color: #000;
}
.heading-title .btn-rss_lightGreen:after {
  color: #223a31;
}
.btn-rss {
  background: #2d5cc2;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
  border: none;
  position: relative;
  font-size: 0;
  line-height: 0;
  color: #fff;
}
.btn-rss:after {
  font-family: icons;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 10px;
  line-height: 1;
  content: '\e02c';
}
.overflowContainer {
  margin: 1.4em 0 1em;
}
@media screen and (max-width: 1600px) and (min-width: 961px) {
  /* #header {
		position: static;
	} */
  #rechercheIndexee {
    margin-right: 150px;
  }
}
.content .parsley-errors-list p {
  margin: 5px 0 15px;
  color: #ca000a;
  font-style: italic;
  font-size: 1.2em;
}
.content .parsley-errors-list p:before {
  content: '\e00f';
  margin: 0;
  font-size: 16px;
  color: #ca000a;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
form {
  display: block;
}
div.fieldset,
fieldset {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 0;
  border: none;
  position: relative;
  background: #fff;
}
div.fieldset h2,
fieldset h2 {
  font-size: 2.0em;
  margin-bottom: 27px;
}
div.fieldset legend,
fieldset legend {
  display: block;
  color: #182f2e;
  float: none;
  text-align: left;
  font-style: normal;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  margin: 1px 0 24px;
}
div.fieldset legend span,
fieldset legend span {
  position: relative;
  top: 3px;
}
div.fieldsetGauche,
fieldset.fieldsetGauche {
  clear: both;
  float: left;
  width: 49%;
  margin: 0;
}
div.fieldsetDroite,
fieldset.fieldsetDroite {
  float: right;
  width: 49%;
  margin: 0;
}
div.fieldset div.fieldset,
div.fieldset fieldset,
fieldset div.fieldset,
fieldset fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
div.fieldset div,
fieldset div {
  margin-bottom: 25px;
}
div.fieldset div fieldset div,
fieldset div fieldset div {
  margin: 0;
}
legend {
  display: inline;
  padding: 0;
  color: #777;
  float: left;
  text-align: right;
  font-style: italic;
  font-size: 1.4em;
  white-space: normal;
  width: 100%;
  margin-top: -15px;
  margin-bottom: 10px;
}
legend span {
  /*position: absolute;
	top: -30px;
	right: 0;
	z-index: 99;*/
  padding: 0 2px 0 0;
  display: inline-block;
  overflow: hidden;
}
.fieldsetDroite legend,
.fieldsetDroite legend span,
.fieldsetGauche legend,
.fieldsetGauche legend span {
  width: auto;
}
div.fieldset fieldset legend,
fieldset fieldset legend {
  background: transparent;
  padding: 0;
  font-size: 1.4em;
}
fieldset:first-child {
  margin-top: 40px;
}
.label,
label {
  cursor: pointer;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #182f2e;
  display: block;
  padding-bottom: 11px;
  font-weight: 700;
}
.label span,
label span {
  font-weight: 400;
  color: #ca000a;
}
.label .help,
label .help {
  font-weight: 300;
  color: #a3a9a9;
  font-size: 1.2rem;
  line-height: 1.2;
  display: block;
  padding-top: 8px;
  margin-bottom: -4px;
}
.label .help strong,
label .help strong {
  font-weight: 400;
  color: #727272;
}
.legend {
  font-family: lato, arial, helvetica, verdana, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  margin: 0 0 5px;
  color: #727272;
}
label .required,
legend .required {
  font-style: normal;
  color: #ca000a;
  font-weight: 400;
  font-size: 1em;
}
button,
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  font-family: lato, arial, helvetica, verdana, sans-serif;
  vertical-align: middle;
}
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  background: #fff;
  border: 1px solid #d3d7d7;
  padding: 0 11px;
  text-indent: 0.2em;
  font-size: 1.4em;
  font-weight: 300;
  color: #182f2e;
  width: 100%;
  height: 40px;
  -webkit-transition: 300ms border;
  -moz-transition: 300ms border;
  -ms-transition: 300ms border;
  -o-transition: 300ms border;
  transition: 300ms border;
}
input[type="color"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled,
input[type="file"]:disabled,
input[type="month"]:disabled,
input[type="number"]:disabled,
input[type="password"]:disabled,
input[type="tel"]:disabled,
input[type="text"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="week"]:disabled,
textarea:disabled {
  color: #182f2e;
  background-color: #f6f6f6;
  border-color: #d3d7d7;
}
input[type="color"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b9c0c0;
}
input[type="color"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="file"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #b9c0c0;
  opacity: 1;
}
input[type="color"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b9c0c0;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  border-style: dotted;
  border-color: #f16d74;
  outline: none;
}
textarea {
  height: 160px;
  resize: vertical;
  height: 117px;
  padding-top: 11px;
  padding-bottom: 11px;
  overflow: auto;
}
input,
textarea {
  transition: background ease 0.3s;
}
input[readonly="readonly"] {
  border-color: #29514f;
  background: #ffffff;
  color: #b9c0c0;
}
input[readonly="readonly"]:focus,
input[readonly="readonly"]:hover {
  border-color: #29514f;
}
form button,
input[type=reset],
input[type=submit] {
  font-size: 1.3rem;
  background: #007E78;
  color: #fff;
  padding: 11px 20px;
  font-weight: 900;
  width: auto;
  cursor: pointer;
  border: 1px solid transparent;
  /*
	&:before {
		text-shadow: 1px 1px 1px @color2;
	}
	*/
}
form button:before,
input[type=reset]:before,
input[type=submit]:before {
  content: '\e057';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #fff;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
form button:focus,
input[type=submit]:focus,
form button:hover,
input[type=submit]:hover {
  border: 1px dotted #fff;
  background: #004b47;
}
form button[type=reset],
input[type=reset] {
  background: #dddddd;
  color: #777;
}
form button[type=reset]:focus,
input[type=reset]:focus,
form button[type=reset]:hover,
input[type=reset]:hover {
  background: #747474;
  color: #dddddd;
}
form button.image,
input[type="image"] {
  width: auto;
  background: none;
  border: none;
  padding: 0;
}
form button.cancel,
input.cancel {
  background: #777;
}
form button.cancel:before,
input.cancel:before {
  content: '\e058';
}
form button.cancel:focus,
input.cancel:focus,
form button.cancel:hover,
input.cancel:hover {
  background: #5e5e5e;
}
button.btn,
a.btn {
  border: 1px solid #00aea6;
}
button.btn-light {
  border: 1px solid #e9edf1;
}
.btn {
  display: inline-block;
  vertical-align: top;
  background-color: #00aea6;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #182f2e;
  font-weight: 900;
  padding: 12px 25px;
}
.btn:before {
  color: inherit !important;
}
.btn.btn-light {
  background-color: #e9edf1;
  font-weight: 300;
  color: #474c51;
}
.btn.btn-white {
  background-color: #FFFFFF;
  color: #474c51;
  font-weight: 300;
}
.btn.btn-white:before {
  color: #009ee0;
}
.btn.btn-back {
  position: relative;
  padding: 12px 25px 12px 37px;
  margin-right: 17px;
  background: transparent;
  border-color: #182f2e;
}
.btn.btn-back:before {
  font-size: 13px;
  color: #009ee0;
  position: absolute;
  top: 20px;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e026';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-back:before {
  color: #00aea6 !important;
}
.btn.btn-back:focus:before,
.btn.btn-back:hover:before {
  color: #fff !important;
}
.btn.btn-submit {
  position: relative;
  padding: 12px 23px 12px 37px;
  margin-right: 17px;
}
.btn.btn-submit:before {
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  top: 19px;
  right: inherit;
  bottom: inherit;
  left: 20px;
  content: '\e057';
  line-height: 1;
  font-family: 'Icons';
}
.btn.btn-submit:focus:before,
.btn.btn-submit:hover:before {
  color: #FFFFFF;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
  background-color: #182f2e;
  border-color: #182f2e;
  color: #FFFFFF;
}
.back-large-btn {
  background-color: #e9edf1;
  padding: 23px 10px;
  margin-top: 6px;
}
.progress-full {
  padding: 38px 0;
}
.progress-full > p {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.2;
  margin: 0 0 1px;
}
.progress-full progress {
  width: 100%;
  margin-top: 10px;
  color: #00aea6;
  background-color: #f6f6f6;
}
.progress-full progress::-moz-progress-bar {
  background: #00aea6;
}
.progress-full progress::-webkit-progress-value {
  background: #00aea6;
}
.progress-full progress::-webkit-progress-bar {
  background: transparent;
}
input[type=checkbox],
input[type=radio] {
  width: auto;
}
.helpme {
  font-size: 1.1em;
  font-style: italic;
}
.reinit_fieldset {
  border: none;
  padding: 0;
}
.reinit_fieldset legend {
  display: none;
}
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  width: 100%;
  background: #fff url("../Images/form/select_right.png") no-repeat 100% 50%;
  border: 1px solid #d3d7d7;
  color: #182f2e;
  font-size: 1.4em;
  line-height: auto !important;
  height: 40px;
  line-height: normal;
  font-weight: 300;
  padding: 0 11px !important;
  cursor: pointer;
}
select:disabled {
  color: #b9c0c0;
  background-color: #f6f6f6;
  border-color: #d3d7d7;
}
.checkbox,
.radio {
  clear: both;
  display: inline-block;
}
.checkbox:after,
.radio:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.checkbox legend,
.radio legend {
  float: none;
  text-align: left;
  font-style: normal;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
}
.checkbox label,
.radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #182f2e;
  text-transform: none;
}
.checkbox label:disabled,
.radio label:disabled {
  border-color: #e2e2e2;
}
.checkbox label:before,
.radio label:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #d3d7d7;
  font-size: 1em;
  width: 17px;
  height: 17px;
  left: 0;
  top: 0;
  speak: none;
}
.checkbox input[type=checkbox],
.radio input[type=checkbox],
.checkbox input[type=radio],
.radio input[type=radio] {
  position: absolute;
  left: -9999px;
}
.checkbox input[type=checkbox]:disabled + label,
.radio input[type=checkbox]:disabled + label,
.checkbox input[type=radio]:disabled + label,
.radio input[type=radio]:disabled + label {
  cursor: default;
  color: #c5c5c5;
}
.checkbox input[type=checkbox]:disabled + label:before,
.radio input[type=checkbox]:disabled + label:before,
.checkbox input[type=radio]:disabled + label:before,
.radio input[type=radio]:disabled + label:before {
  border: 1px solid #c8c8c8;
  background: #f6f6f6;
  color: #656565;
  cursor: default;
}
.checkbox input[type=checkbox]:checked:disabled + label:after,
.radio input[type=checkbox]:checked:disabled + label:after,
.checkbox input[type=radio]:checked:disabled + label:after,
.radio input[type=radio]:checked:disabled + label:after {
  color: #777;
}
.checkbox input[type=checkbox]:checked + label:after,
.radio input[type=checkbox]:checked + label:after,
.checkbox input[type=radio]:checked + label:after,
.radio input[type=radio]:checked + label:after {
  position: absolute;
  line-height: normal;
  content: "";
  speak: none;
}
.checkbox input[type=checkbox]:focus + label,
.radio input[type=checkbox]:focus + label,
.checkbox input[type=radio]:focus + label,
.radio input[type=radio]:focus + label {
  outline: 1px dotted #000;
}
/* Checkbox */
input[type=checkbox]:checked + label:after {
  top: 2px;
  left: 2px;
  width: 0.76923077em;
  height: 0.76923077em;
  font-family: 'Icons';
  content: "\e059" !important;
  color: #00aea6;
  top: -2px;
  left: 0px;
  font-size: 18px;
}
input[type=checkbox]:disabled + label:before {
  background: #fff;
}
input[type=checkbox]:checked:disabled + label {
  color: #182f2e;
}
input[type=checkbox]:checked:disabled + label:before {
  background: transparent;
}
input[type=checkbox]:checked:disabled + label:after {
  color: #c5c5c5 !important;
}
/* radio */
.radio label:before {
  border-radius: 1em;
}
input[type=radio]:checked + label:after {
  top: 5px;
  left: 5px;
  width: 7px;
  height: 7px;
  background: #00aea6;
  border-radius: 50%;
  border: none;
  display: block;
  content: "";
}
input[type=radio]:disabled + label:before {
  background: #f6f6f6;
}
input[type=radio]:disabled + label:after {
  background: #777;
}
input[type=radio]:checked:disabled + label {
  color: #474c51;
}
input[type=radio]:checked:disabled + label:before {
  border: 1px solid #474c51;
  background: transparent;
}
input[type=radio]:checked:disabled + label:after {
  top: 5px;
  left: 5px;
  width: 7px;
  height: 7px;
  background: #d3d7d7;
  border-radius: 50%;
  border: none;
  display: block;
  content: "";
}
.ie78 .checkbox label,
.ie78 .radio label {
  padding: 0;
}
.ie78 .checkbox label:before,
.ie78 .radio label:before {
  border: none;
  content: "";
  font-size: 0;
  width: auto;
  height: auto;
  margin: auto;
  speak: none;
}
.ie78 .checkbox input:focus,
.ie78 .radio input:focus,
.ie78 .checkbox input:hover,
.ie78 .radio input:hover {
  border: none;
}
.ie78 .checkbox input[type=checkbox],
.ie78 .radio input[type=checkbox],
.ie78 .checkbox input[type=radio],
.ie78 .radio input[type=radio] {
  position: inherit;
  left: inherit;
}
.horizontal,
.horizontal2,
.horizontal3,
.horizontal4 {
  width: 100%;
}
.horizontal .checkbox,
.horizontal2 .checkbox,
.horizontal3 .checkbox,
.horizontal4 .checkbox,
.horizontal .radio,
.horizontal2 .radio,
.horizontal3 .radio,
.horizontal4 .radio {
  overflow: hidden;
  width: 100%;
}
.horizontal div,
.horizontal2 div,
.horizontal3 div,
.horizontal4 div {
  display: inline-block;
  padding-right: 3%;
  padding-bottom: 15px;
  vertical-align: top;
}
.horizontal div.additional,
.horizontal2 div.additional,
.horizontal3 div.additional,
.horizontal4 div.additional {
  display: block;
  width: 100%;
}
.horizontal2 div {
  width: 49%;
}
.horizontal3 div {
  width: 33%;
}
.horizontal4 div {
  width: 25%;
}
#files_list {
  padding: 10px 0 0;
  margin: 0;
}
#files_list div {
  padding: 0 0 10px;
  margin: 0;
  font-size: 1.2em;
}
#files_list input {
  width: auto;
  margin-left: 10px;
  padding: 0;
  cursor: pointer;
  font-size: 1em;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back {
  float: left;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back input {
  background: #ECEAE0;
  color: #777;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_submit {
  float: right;
}
.captcha {
  margin-bottom: 1.5em;
  overflow: hidden;
}
.captcha img {
  margin: 20px 0;
  float: left;
}
.captcha input[type="image"].tx-srfreecap-pi2-image-accessible {
  float: left;
  margin: 90px 0 0 20px;
}
.captcha p.tx-srfreecap-pi2-accessible {
  float: left;
  margin: 100px 0 0 10px;
}
.dropDownMenuHospital .contentHeading {
  font-size: 2.5em;
  color: #fff;
  font-weight: 300;
  margin: 0 0 0.5em;
}
.dropDownMenuHospital .tabContent form {
  display: block;
  margin-bottom: 3em;
}
.dropDownMenuHospital .tabContent .wrapField {
  margin: 2em 0;
}
.dropDownMenuHospital .tabContent .wrapField input,
.dropDownMenuHospital .tabContent .wrapField label,
.dropDownMenuHospital .tabContent .wrapField select {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
}
.dropDownMenuHospital .tabContent .wrapField input,
.dropDownMenuHospital .tabContent .wrapField select {
  width: 74%;
}
.dropDownMenuHospital .tabContent .wrapField label {
  min-height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 1.6em;
  font-weight: 400;
  color: #fff;
  position: relative;
  padding-left: 35px;
}
.dropDownMenuHospital .tabContent .wrapField label:before {
  content: "";
  background: url("../Images/bg/label-hexa.png") no-repeat 0 0;
  width: 30px;
  height: 32px;
  speak: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.dropDownMenuHospital .tabContent .wrapField label:after {
  content: "1";
  width: 30px;
  height: 32px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  font-size: 0.875em;
  font-weight: 700;
  color: #0074b6;
  line-height: 32px;
  text-align: center;
}
.dropDownMenuHospital .tabContent .wrapField input,
.dropDownMenuHospital .tabContent .wrapField select {
  background: transparent;
  border: 1px solid transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  color: #fff;
  font-size: 1.4em;
  padding: 7px 3px;
  transition: all ease 0.3s;
}
.dropDownMenuHospital .tabContent .wrapField select {
  position: relative;
  background: url("../Images/form/select_right-b.png") no-repeat 100% 50%;
}
.dropDownMenuHospital .tabContent .wrapField select option {
  color: #0074b6;
  background: #FFFFFF;
}
.dropDownMenuHospital .tabContent .wrapField input::-webkit-input-placeholder {
  color: #fff;
}
.dropDownMenuHospital .tabContent .wrapField input::-moz-placeholder {
  color: #fff;
}
.dropDownMenuHospital .tabContent .wrapField input:-ms-input-placeholder {
  color: #fff;
}
.dropDownMenuHospital .tabContent .wrapField input:focus,
.dropDownMenuHospital .tabContent .wrapField input:hover {
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.dropDownMenuHospital .tabContent .doctorField label:after {
  content: "1";
}
.dropDownMenuHospital .tabContent .specialityField label:after {
  content: "2";
}
.dropDownMenuHospital .tabContent .diseaseField label:after {
  content: "3";
}
.dropDownMenuHospital .tabContent .wrapSubmit {
  padding-left: 25%;
}
.dropDownMenuHospital .tabContent .wrapSubmit button {
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 10px 35px;
  font-size: 1.4em;
  font-weight: 700;
  color: #fff;
  transition: all ease 0.3s;
}
.dropDownMenuHospital .tabContent .wrapSubmit button:before {
  content: '\e033';
  margin: 0 8px 0 0;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.dropDownMenuHospital .tabContent .wrapSubmit button:focus,
.dropDownMenuHospital .tabContent .wrapSubmit button:hover {
  background: #fff;
  color: #0074b6;
}
.dropDownMenuHospital .tabContent .wrapSubmit button:focus:before,
.dropDownMenuHospital .tabContent .wrapSubmit button:hover:before {
  color: #0074b6;
}
.dropDownMenuHospital .tabContent p {
  color: #fff;
  font-size: 1.2em;
  margin: 0.8em 0 1.2em;
}
.dropDownMenuHospital .tabContent p.information strong {
  display: inline-block;
  text-align: center;
  line-height: 1;
  background: #fff;
  border-radius: 50%;
  color: #0074b6;
  width: 2%;
}
.checkbox label,
.radio label {
  font-weight: 400;
  padding: 0 0 3px 21px;
}
.form-items-inline fieldset div > div {
  float: left;
  margin-right: 35px;
}
.webform-component > label {
  margin-bottom: 7px;
}
.button-back {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  background: rgba(24, 47, 46, 0.7);
  position: absolute;
  top: -76px;
  left: 0;
  padding: 7px 19px 7px 24px;
}
.button-back:after {
  position: absolute;
  top: 50%;
  left: 10px;
  font-family: icons;
  font-size: 13px;
  line-height: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-weight: 400;
  content: '\e012';
}
/*
.cols {
	padding: 0 10px;
	.hint {
		font-size: 1.4em;
		color: @colorForm8;
	}
	.col {
		width: 50%;
		float: left;
	}
	.btn {
		display: inline-block;
	}
	p {
		display: inline-block;
	}
	.button-hint {
		margin-bottom: 11px;
	}
	.clearFix;
}
*/
.catmenu div.fieldset,
.catmenu fieldset {
  margin: 0;
}
.catmenu div.fieldset:after,
.catmenu fieldset:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.catmenu-container {
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.catmenu .table {
  margin-bottom: 0;
}
.catmenu .select select,
.catmenu .select span.selectElement,
.catmenu input {
  width: 100%;
}
.catmenu #catMenuReportages:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.catmenu .table > div:last-child {
  padding: 0 0 0 15px;
}
.catmenu button:before {
  text-shadow: 1px 1px 1px #000;
}
.catmenu {
  display: inline-block;
  width: 100%;
}
.catmenu form {
  display: block;
}
.catmenu fieldset {
  padding: 0;
  background-color: transparent;
}
.catmenu fieldset legend {
  display: inline-block;
  margin-top: 0;
}
.catmenu fieldset legend strong {
  text-transform: none;
}
.catmenu fieldset div {
  margin-bottom: 0;
}
.catmenu .form-group {
  padding-right: 253px;
  position: relative;
}
.catmenu .form-group-hor .wrapButtons {
  top: 0;
}
.catmenu .wrapButtons {
  position: absolute;
  top: 27px;
  right: 0;
}
.catmenu .wrapButtons > div {
  display: inline-block;
  margin: 0 0 0 7px;
}
.catmenu .checkbox label {
  padding-bottom: 0;
  margin-top: 9px;
  margin-right: 15px;
  padding-left: 23px;
}
.catmenu1 fieldset legend {
  margin: 0 0 19px;
}
.catmenu1 fieldset label {
  padding-bottom: 9px;
}
.catmenu1 .form-group .wrapField {
  overflow: hidden;
  margin: 0 -5px;
}
.catmenu1 .form-group .wrapField .field {
  width: 33.33%;
  padding: 0 5px;
  position: relative;
  float: left;
  margin-top: 25px;
}
.catmenu1 .form-group .wrapField .field:first-child {
  margin-left: 0;
}
.catmenu1 .form-group .wrapField .field:nth-child(4n+4) {
  margin-left: 0;
}
.catmenu1 .form-group .wrapField .field:nth-child(-n+3) {
  margin-top: 0 !important;
}
.catmenu3 fieldset legend {
  margin: 0 0 19px;
}
.catmenu3 fieldset label {
  padding-bottom: 9px;
}
.catmenu3 .form-group .wrapField {
  display: flex;
  flex-wrap: wrap;
}
.catmenu3 .form-group .wrapField .field {
  width: 49%;
  margin-left: 2% !important;
  margin-top: 0 !important;
  position: relative;
}
.catmenu3 .form-group .wrapField .field:first-child {
  margin-left: 0 !important;
}
.catmenu3 .form-group .wrapField + .wrapField {
  margin-top: 25px;
}
.catmenu5 .wrapField label {
  padding-bottom: 9px;
}
.catmenu6 fieldset legend {
  margin: 0 0 19px;
}
.catmenu6 fieldset label {
  padding-bottom: 9px;
}
.catmenu6 .form-group {
  padding-right: 283px;
}
.catmenu6 .form-group .wrapField {
  display: flex;
  flex-wrap: wrap;
}
.catmenu6 .form-group .wrapField .field {
  width: 49%;
  margin-left: 2% !important;
  margin-top: 0 !important;
  position: relative;
}
.catmenu6 .form-group .wrapField .field:first-child {
  margin-left: 0 !important;
}
.catmenu6 .form-group .wrapField .field:nth-child(3) {
  margin-top: 10px !important;
  margin-left: 0 !important;
  width: 100%;
}
.fild-column-left {
  float: left;
  margin: 7px 24px 0 0;
}
.fild-column {
  overflow: hidden;
}
.newsletter {
  float: left;
  width: 27%;
  padding: 0px 7% 0px 0px;
}
.newsletter fieldset div {
  margin-bottom: 0;
}
.newsletter fieldset legend {
  color: #fff;
}
.newsletter .wrapNewsletter {
  margin-top: 9px;
  margin-bottom: 8px;
  overflow: hidden;
}
.newsletter .wrapNewsletter > div {
  width: 100%;
  vertical-align: middle;
}
.newsletter label {
  color: #fff;
}
.newsletter label .required {
  color: #fff;
}
.newsletter input[type="email"],
.newsletter input[type="text"] {
  font-size: 1.3em;
  border: none;
  color: #fff;
  padding: 0 12px;
  height: 34px;
  background: #314746 !important;
}
.newsletter input[type="email"] :focus,
.newsletter input[type="text"] :focus {
  background: #314746;
  outline: 1px dashed #fff;
}
.newsletter .title {
  color: #ffffff;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 300;
  white-space: nowrap;
}
.newsletter .wrapSubmit .resetButton {
  background: #314746;
  height: 34px;
}
.newsletter .wrapSubmit .resetButton:focus {
  outline: 1px dashed #fff;
  outline-offset: -1px;
}
.newsletter form > fieldset {
  margin: 0;
  border: none;
  background: none;
  padding: 0;
}
.newsletter form > fieldset fieldset {
  background: none;
}
.newsletter legend {
  float: none;
}
.newsletter legend span {
  top: -60px;
}
.newsletter .wrapNewsletter {
  display: table;
  width: 100%;
}
.newsletter .wrapField {
  display: table-cell;
  vertical-align: top;
}
.newsletter .field2 {
  width: 100%;
}
.newsletter .validation {
  margin: 0;
}
.newsletter .validation button {
  border: 1px dotted transparent;
}
.newsletter .validation button img {
  width: 30px;
  height: auto;
}
.newsletter .validation button:focus,
.newsletter .validation button:hover {
  border: 1px dotted #000;
}
.newsletter .liens {
  overflow: hidden;
  font-family: lato, arial, helvetica, verdana, sans-serif;
}
.newsletter .liens li {
  display: inline-block;
  font-size: 1.2rem;
  margin-left: 10px;
  position: relative;
  padding-left: 15px;
}
.newsletter .liens li:before {
  font-size: 11px;
  color: #b54868;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e027';
  line-height: 1;
  font-family: 'Icons';
}
.newsletter .liens li:first-child {
  margin-left: auto;
}
.newsletter .liens li:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.newsletter .liens li a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 300;
}
.newsletter .liens li a:focus,
.newsletter .liens li a:hover {
  /* color: @color2; */
  text-decoration: underline;
}
.newsletter .liens .archives {
  float: left;
}
@media (max-width: 1023px) {
  .newsletter {
    padding: 0px 1% 0px 0px;
  }
  .newsletter .liens li {
    display: block;
    margin: 0 0 3px;
  }
  .newsletter .title {
    font-size: 1.6rem;
  }
}
#advancedNewsletter .custom_radio {
  float: left;
  padding-right: 1%;
  width: 49%;
}
#advancedNewsletter .custom_checkbox {
  float: left;
  padding-right: 1%;
  width: 24%;
}
.tx-mnogosearch-pi1 {
  display: inline-block;
  vertical-align: top;
}
#rechercheIndexee {
  margin: 0 0 0 1px;
  width: 38px;
  position: relative;
}
#rechercheIndexee .tx-mnogosearch-searchbox {
  overflow: visible;
}
#rechercheIndexee.searchBox1 .display .titleDropDown button {
  height: 29px;
  background: #182f2e;
  padding-bottom: 1px;
}
#rechercheIndexee.searchBox1 .titleDropDown button {
  width: 38px;
  height: 28px;
  border: none;
  background: rgba(24, 47, 46, 0.7);
}
#rechercheIndexee.searchBox1 .titleDropDown button:hover,
#rechercheIndexee.searchBox1 .titleDropDown button:focus {
  background: #182f2e;
}
#rechercheIndexee.searchBox1 .subLevel {
  top: 100%;
  background: #182f2e;
  padding: 9px 10px 10px 20px;
}
#rechercheIndexee.searchBox1 .subLevel .wrapSearch {
  display: table;
}
#rechercheIndexee.searchBox1 .subLevel .searchLabel {
  display: table-cell;
  vertical-align: middle;
  padding: 0 11px 0 0;
}
#rechercheIndexee.searchBox1 .subLevel .wrapInputButton {
  display: table-cell;
  vertical-align: top;
}
#rechercheIndexee.searchBox1 .subLevel .searchInput {
  display: table-cell;
  vertical-align: top;
}
#rechercheIndexee.searchBox1 .subLevel .validation {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 17px;
}
#rechercheIndexee.searchBox1 .subLevel label {
  white-space: nowrap;
  text-transform: uppercase;
  color: #d4dddd;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0;
}
#rechercheIndexee.searchBox1 .subLevel input {
  width: 237px;
  height: 27px;
  font-size: 1.4rem;
  padding: 0 10px;
  background: #314746;
  border: none;
  color: #fff;
}
#rechercheIndexee.searchBox2 .subLevel .wrapInputButton {
  border: 1px solid #182f2e;
  padding: 2px;
}
#rechercheIndexee.searchBox2 .subLevel .searchInput input {
  border-color: transparent;
}
#rechercheIndexee.searchBox2 .subLevel .validation {
  padding-left: 0;
}
@media (max-width: 1023px) {
  #rechercheIndexee.searchBox1 .subLevel label {
    font-size: 1.2rem;
  }
}
p.stats {
  margin: 0;
  padding: 15px 0;
}
strong.selection {
  background: #FEF798;
}
.list span.barre {
  display: none;
  margin: 0 4px;
  width: 50px;
  height: 12px;
  line-height: 1;
  background: #b2b2b2;
}
.ie78 span.barre {
  display: inline-block;
}
.list span.barre span {
  display: inline-block;
  height: 12px;
  background: #d11f45;
}
progress {
  display: inline-block;
  width: 64px;
  background: #f4f4f4;
  border: none;
  color: #009ee0;
}
progress span {
  height: 9px;
  display: block;
  background: #ff4a7f;
}
progress::-moz-progress-bar {
  background: #ff4a7f;
}
progress::-webkit-progress-value {
  background: #ff4a7f;
}
progress::-webkit-progress-bar {
  background: transparent;
}
.ie78 progress {
  display: none;
}
#content .tx-mnogosearch-pi1 {
  display: block;
}
.jumpMenu {
  width: 100%;
  padding: 0;
  float: none;
}
.jumpMenu #jumpMenuLabel {
  display: none;
}
.jumpMenu a {
  position: absolute;
  top: -200px;
  left: 0;
  transition: all 0.3s ease;
  color: #e9edf1;
  background: #474c51;
  font-size: 1.3em;
}
.jumpMenu a:focus {
  top: 0;
  display: block;
  padding: 15px;
  width: 100%;
  z-index: 9999;
}
.jumpMenu ul {
  display: block;
}
.jumpMenu ul li {
  display: block;
  float: none;
  padding: 0;
  position: static;
}
.jumpMenu ul li:before {
  content: "";
  speak: none;
}
.jumpMenu .desktop {
  display: block;
}
.jumpMenu .smartphone {
  display: none;
}
.navigations {
  float: left;
  margin: -6px 0 0 !important;
}
.navigations-button {
  float: right;
  padding: 0 34px 0 0;
  margin-top: -7px;
  position: relative;
}
.navigations-button a {
  border: 1px solid #8c6c17;
  display: inline-block;
  vertical-align: top;
  padding: 11px 22px;
  color: #ffa800;
  font-size: 1.6rem;
  line-height: 1.2;
  background: none;
  font-weight: 700;
  text-transform: uppercase;
}
.navigations-button a:focus {
  outline: 1px dotted #fff;
}
.navigations-button:after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 35px;
  height: 5px;
  border-top: 1px solid #8c6c17;
  border-bottom: 1px solid #8c6c17;
  border-left: 1px solid #182f2e;
  content: '';
}
@media (max-width: 1160px) {
  .navigations-button button {
    font-size: 1.4rem;
  }
}
@media (max-width: 1023px) {
  .navigations-button button {
    font-size: 1.2rem;
    padding: 11px 14px;
  }
}
.menuHospital {
  display: inline-block;
  vertical-align: top;
}
.dropDownMenuHospital {
  position: static;
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown {
  padding: 13px 35px 13px 28px;
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  text-decoration: none;
  text-align: left;
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown:focus {
  outline: 2px dotted #fff;
  outline-offset: -1px;
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown:before {
  margin-right: 20px;
  content: "";
  speak: none;
  background: url("../Images/pictos/menu-hosiptal-title.png") no-repeat 0 0;
  width: 46px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  transition: background ease .3s;
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown:after {
  content: '\e014';
  margin: 0 0 0 10px;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown span {
  display: inline-block;
  vertical-align: middle;
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown span span {
  display: block;
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown span span:first-child {
  font-size: 1.66666667em;
  text-transform: uppercase;
  font-weight: 700;
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown:hover,
.dropDownMenuHospital > .titleDropDown > .buttonDropDown:focus {
  background: #0174b6;
}
.dropDownMenuHospital > .titleDropDown > .buttonDropDown:hover:before,
.dropDownMenuHospital > .titleDropDown > .buttonDropDown:focus:before {
  background-image: url("../Images/pictos/menu-hosiptal-title-a.png");
}
.dropDownMenuHospital > .titleDropDown + .subLevel {
  visibility: hidden;
  width: 100%;
  top: 100%;
  right: 0;
  left: 0;
  overflow: hidden;
  z-index: 200;
  display: block;
}
.dropDownMenuHospital > .titleDropDown + .subLevel .wrapInner {
  transform: translateY(-110%);
  transition: all .1s ease;
  background: rgba(1, 116, 182, 0.96);
  position: relative;
}
.dropDownMenuHospital > .titleDropDown + .subLevel .wrapInner > .wrapper940 {
  padding: 40px;
}
.dropDownMenuHospital > .titleDropDown + .subLevel .closeDropDownMenuStyle {
  position: absolute;
  top: 40px;
  right: 40px;
}
.dropDownMenuHospital > .titleDropDown + .subLevel .closeDropDownMenuStyle:focus {
  outline: 2px dotted #fff;
  outline-offset: -1px;
}
.dropDownMenuHospital.display > .titleDropDown > .buttonDropDown {
  background: #0174b6;
}
.dropDownMenuHospital.display > .titleDropDown > .buttonDropDown:before {
  background-image: url("../Images/pictos/menu-hosiptal-title-a.png");
}
.dropDownMenuHospital.display > .titleDropDown + .subLevel {
  visibility: visible;
}
.dropDownMenuHospital.display > .titleDropDown + .subLevel .wrapInner {
  transform: translateY(0);
  transition: all .5s ease;
}
.dropDownMenuHospital .accessibleResponsiveTabs {
  overflow: hidden;
  padding-bottom: 23px;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs {
  width: 250px;
  float: left;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li {
  display: block;
  text-align: right;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a {
  display: block;
  padding: 15px 30px 15px 0;
  color: #fff;
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  transition: background ease .3s;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:after {
  content: '\e017';
  margin: 0 0 0 22px;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:hover,
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:focus {
  text-decoration: none;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:focus {
  outline: 2px dotted #009ee0;
  outline-offset: -1px;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:hover,
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:focus,
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li.active > a {
  background: #fff;
  color: #0074b6;
  font-weight: 700;
  position: relative;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:hover:after,
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li > a:focus:after,
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li.active > a:after {
  color: #0074b6;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li:hover:before,
.dropDownMenuHospital .accessibleResponsiveTabs .tabs > li.active:before {
  content: "";
  background: url("../Images/bg/tabs-li-shadow.png") no-repeat 100% 0;
  position: absolute;
  top: 100%;
  right: 0;
  width: 250px;
  height: 23px;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabContainer {
  clear: inherit;
  width: 630px;
  float: right;
  padding: 15px 0 30px 40px;
}
.dropDownMenuHospital .accessibleResponsiveTabs .tabContent {
  padding: 0;
}
.menuMain {
  float: left;
}
.menuMain .level-1 > li {
  float: left;
  margin: 0 17px 0 0;
}
.menuMain .level-1 > li.blue > a:after {
  color: #00aea6;
}
.menuMain .level-1 > li.blue > a:hover,
.menuMain .level-1 > li.blue > a:focus {
  color: #00aea6;
}
.menuMain .level-1 > li.blue > a:hover > span,
.menuMain .level-1 > li.blue > a:focus > span {
  border-color: #00aea6;
}
.menuMain .level-1 > li.red > a:after {
  color: #ff4a7f;
}
.menuMain .level-1 > li.red > a:hover,
.menuMain .level-1 > li.red > a:focus {
  color: #ff4a7f;
}
.menuMain .level-1 > li.red > a:hover > span,
.menuMain .level-1 > li.red > a:focus > span {
  border-color: #ff4a7f;
}
.menuMain .level-1 > li.red .drop-list > li > a > span {
  background: #ff4a7f;
}
.menuMain .level-1 > li.red .drop-list-sublevel a:hover,
.menuMain .level-1 > li.red .drop-list-sublevel a:focus {
  background: #ff4a7f;
}
.menuMain .level-1 > li.green > a:after {
  color: #b4d95f;
}
.menuMain .level-1 > li.green > a:hover,
.menuMain .level-1 > li.green > a:focus {
  color: #b4d95f;
}
.menuMain .level-1 > li.green > a:hover > span,
.menuMain .level-1 > li.green > a:focus > span {
  border-color: #b4d95f;
}
.menuMain .level-1 > li.green .drop-list > li > a > span {
  background: #b4d95f;
}
.menuMain .level-1 > li.green .drop-list-sublevel a:hover,
.menuMain .level-1 > li.green .drop-list-sublevel a:focus {
  background: #b4d95f;
}
.menuMain .level-1 > li.yellow > a:after {
  color: #ffa800;
}
.menuMain .level-1 > li.yellow > a:hover,
.menuMain .level-1 > li.yellow > a:focus {
  color: #ffa800;
}
.menuMain .level-1 > li.yellow > a:hover > span,
.menuMain .level-1 > li.yellow > a:focus > span {
  border-color: #ffa800;
}
.menuMain .level-1 > li.yellow .drop-list > li > a > span {
  background: #ffa800;
}
.menuMain .level-1 > li.yellow .drop-list-sublevel a:hover,
.menuMain .level-1 > li.yellow .drop-list-sublevel a:focus {
  background: #ffa800;
}
.menuMain .level-1 > li.active.blue > a,
.menuMain .level-1 > li.sfHover.blue > a {
  color: #00aea6;
}
.menuMain .level-1 > li.active.blue > a > span,
.menuMain .level-1 > li.sfHover.blue > a > span {
  border-color: #00aea6;
}
.menuMain .level-1 > li.active.red > a,
.menuMain .level-1 > li.sfHover.red > a {
  color: #ff4a7f;
}
.menuMain .level-1 > li.active.red > a > span,
.menuMain .level-1 > li.sfHover.red > a > span {
  border-color: #ff4a7f;
}
.menuMain .level-1 > li.active.green > a,
.menuMain .level-1 > li.sfHover.green > a {
  color: #b4d95f;
}
.menuMain .level-1 > li.active.green > a > span,
.menuMain .level-1 > li.sfHover.green > a > span {
  border-color: #b4d95f;
}
.menuMain .level-1 > li.active.yellow > a,
.menuMain .level-1 > li.sfHover.yellow > a {
  color: #ffa800;
}
.menuMain .level-1 > li.active.yellow > a > span,
.menuMain .level-1 > li.sfHover.yellow > a > span {
  border-color: #ffa800;
}
.menuMain .level-1 > li.sfHover .drop {
  opacity: 1;
  visibility: visible;
}
.menuMain .level-1 > li > a {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 0 0 34px;
  display: block;
  position: relative;
  color: #d4dddd;
  text-decoration: none;
  height: 40px;
}
.menuMain .level-1 > li > a:after {
  font-family: icons;
  font-size: 14px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '\e014';
}
.menuMain .level-1 > li > a > span {
  display: inline-block;
  vertical-align: midde;
  padding: 0 10px;
  line-height: 1;
  border: 1px solid;
  border-color: transparent transparent transparent #394f4e;
}
.menuMain .level-1 > li > a > span:after {
  display: inline-block;
  vertical-align: middle;
  min-height: 40px;
  content: '';
}
.menuMain .level-1 > li > a > span em {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
}
.menuMain-tourisme .level-1 > li > a {
  font-size: 15px;
}
.menuMain .drop {
  padding-top: 8px;
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 1224px;
  width: 100%;
  z-index: 99;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  opacity: 0;
  visibility: hidden;
}
.menuMain .drop-inner {
  background: #182f2e;
  padding: 40px 40px 4px;
}
.menuMain .drop-list {
  margin: 0 -20px;
  font-size: 0;
  line-height: 0;
}
.menuMain .drop-list > li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 20px 40px;
}
.menuMain .drop-list > li > a {
  color: #182f2e;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}
.menuMain .drop-list > li > a img {
  display: block;
  width: 100%;
  height: auto;
}
.menuMain .drop-list > li > a > span {
  background: #00aea6;
  position: relative;
  padding: 10px 10px 11px 34px;
  display: block;
}
.menuMain .drop-list > li > a > span:after {
  position: absolute;
  top: 50%;
  left: 20px;
  border-left: 8px solid #182f2e;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
}
.menuMain .drop-list-sublevel {
  background: #fff;
  padding: 9px 0 15px;
}
.menuMain .drop-list-sublevel a {
  color: #000;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 300;
  padding: 5px 20px 5px 28px;
  display: block;
  position: relative;
  text-decoration: none;
}
.menuMain .drop-list-sublevel a:hover,
.menuMain .drop-list-sublevel a:focus {
  background: #00aea6;
  color: #182f2e;
}
.menuMain .drop-list-sublevel a:after {
  font-family: icons;
  position: absolute;
  top: 50%;
  left: 13px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 1.4rem;
  line-height: 1;
  content: '\e017';
}
@media (max-width: 1160px) {
  .menuMain .level-1 > li > a {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .menuMain .level-1 > li {
    margin-right: 2px;
  }
  .menuMain .level-1 > li > a {
    font-size: 12px;
  }
  .menuMain .level-1 > li > a > span:after {
    min-height: 37px;
  }
  .menuMain .drop-list > li {
    padding: 0 10px 20px;
  }
  .menuMain .drop-list > li > a {
    font-size: 1.3rem;
  }
  .menuMain-tourisme .level-1 > li {
    margin-right: 0;
  }
  .menuMain-tourisme .level-1 > li > a > span {
    padding: 0 5px;
  }
}
.breadcrumb {
  float: left;
  padding-right: 40px;
  font-size: 1.1em;
  position: relative;
  z-index: 2;
  margin: 8px 0 0;
}
.breadcrumb ol {
  display: inline;
}
.breadcrumb ol li {
  display: inline;
  padding: 0 0 0 2px;
  color: #182f2e;
  font-weight: 300;
  text-transform: uppercase;
}
.breadcrumb ol li:first-child {
  padding: 0;
}
.breadcrumb ol li a {
  transition: color ease .3s;
  color: #182f2e;
  text-decoration: none;
}
.breadcrumb ol li a:after {
  content: '\e017';
  margin: 0 0 0 4px;
  font-size: 10px;
  color: #0c416c;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.breadcrumb ol li a:hover,
.breadcrumb ol li a:focus {
  color: #0074b6;
}
.breadcrumb ol li a:hover span,
.breadcrumb ol li a:focus span {
  text-decoration: underline;
}
.breadcrumb ol li.active {
  cursor: default;
  font-weight: 700;
}
.bottomMenu {
  float: left;
  width: 22.3%;
  text-transform: uppercase;
  overflow: hidden;
  line-height: 1.2em;
  padding: 5px 1% 0 5.6%;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #394f4e;
}
.bottomMenu li {
  font-size: 1.2em;
  margin: .3em 0;
  font-weight: 300;
}
.bottomMenu li:before {
  content: '\e027';
  margin: 0 3px 0 0;
  font-size: 11px;
  color: #b54868;
  vertical-align: -0.1em;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.bottomMenu li:first-child {
  margin-top: 0;
}
.bottomMenu li:last-child {
  margin-bottom: 0;
}
.bottomMenu li a {
  color: #FFFFFF;
  text-decoration: none;
}
.bottomMenu li a:hover,
.bottomMenu li a:focus {
  color: #FFFFFF;
  text-decoration: underline;
}
.bottomMenu li a:hover span,
.bottomMenu li a:focus span {
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .bottomMenu {
    padding: 5px 1% 0 2%;
  }
}
.mainMenuBtn,
.responsiveMenu {
  display: none;
}
.side-nav {
  position: fixed;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  top: 0;
  right: 0;
  width: 319px;
  height: 100%;
  background: #B8365C;
  z-index: 101;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.side-nav-heading {
  position: relative;
  margin: 0 0 33px 0;
}
.side-nav-heading strong {
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: 900;
  color: #fff;
}
.side-nav-heading strong img {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.side-nav-inner {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 10px 10px 22px;
}
.side-nav-opener {
  width: 111px;
  height: 111px;
  background: rgba(255, 74, 127, 0.7);
  font-weight: 900;
  font-size: 1.5em;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 100;
}
.side-nav-opener:focus {
  outline: 1px dotted #fff;
}
.side-nav-opener span {
  display: block;
  width: 26px;
  margin: 0 auto;
  padding: 10px 0;
}
.side-nav-opener span img {
  width: 100%;
}
.side-nav-close {
  position: absolute;
  top: -9px;
  right: 0;
  width: 40px;
  height: 40px;
}
.side-nav-close:focus {
  outline: 1px dotted #fff;
}
.side-nav-close img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.side-nav-list {
  padding: 0 0 0 21px;
  position: relative;
}
.side-nav-list:before {
  content: '';
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 0;
  width: 1px;
  background: #182f2e;
}
.side-nav-list li {
  padding: 7px 0;
  font-size: 1.4em;
  font-weight: 700;
  text-transform: uppercase;
}
.side-nav-list li:first-child {
  padding-top: 0;
}
.side-nav-list li:last-child {
  padding-bottom: 0;
}
.side-nav-list li a {
  color: #fff;
}
.side-nav-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #364040;
  opacity: .3;
  z-index: 99;
}
@media (max-width: 1023px) {
  .side-nav-opener {
    width: 80px;
    height: 80px;
    font-size: 1.2em;
  }
  .side-nav-opener span {
    padding: 6px 0;
    width: 15px;
  }
  .side-nav-list li {
    font-size: 1.3rem;
  }
}
.side-nav-open .side-nav {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
ul.pagebrowser {
  clear: both;
  display: block;
  margin: 30px 0 50px;
  padding: 0;
  min-height: 28px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
}
ul.pagebrowser li {
  display: inline-block;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 1em;
}
ul.pagebrowser li:before {
  content: '' !important;
}
ul.pagebrowser li:before {
  font-family: none;
  content: none;
  margin: auto;
}
ul.pagebrowser li a {
  color: #182f2e;
  background: #f6f6f6;
  text-decoration: none;
  padding: 10px;
  display: inline-block;
  width: 34px;
  height: 34px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
ul.pagebrowser li a:focus,
ul.pagebrowser li a:hover {
  color: #fff;
  background: #182f2e;
}
ul.pagebrowser li.current a,
ul.pagebrowser li span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px;
  width: 34px;
  height: 34px;
  color: #182f2e;
  background: #00aea6;
  border: transparent;
  display: inline-block;
}
ul.pagebrowser li img {
  padding: 9px 14px;
}
ul.pagebrowser li.next,
ul.pagebrowser li.prev {
  display: inline-block;
  vertical-align: top;
  margin-top: -3px !important;
}
ul.pagebrowser li.next a,
ul.pagebrowser li.prev a {
  display: inline-block;
  padding: 12px 23px;
  line-height: 1.2;
  border: 1px solid #273d3c;
  background: none;
  color: #182f2e;
  width: auto;
  height: auto;
}
ul.pagebrowser li.next a:focus,
ul.pagebrowser li.prev a:focus,
ul.pagebrowser li.next a:hover,
ul.pagebrowser li.prev a:hover {
  color: #fff;
  background: #273d3c;
}
ul.pagebrowser li.next a:before,
ul.pagebrowser li.prev a:before {
  color: #00aea6 !important;
}
ul.pagebrowser li.next span,
ul.pagebrowser li.prev span {
  line-height: 1.2;
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #182f2e;
  padding: 12px 23px;
  width: auto;
  height: auto;
  border: 1px solid #273d3c;
}
ul.pagebrowser li.next span:before,
ul.pagebrowser li.prev span:before {
  color: #00aea6 !important;
}
ul.pagebrowser li.next span:focus:before,
ul.pagebrowser li.prev span:focus:before,
ul.pagebrowser li.next span:hover:before,
ul.pagebrowser li.prev span:hover:before {
  color: #00aea6 !important;
}
ul.pagebrowser li.prev {
  float: left;
  padding: 0;
}
ul.pagebrowser li.prev a,
ul.pagebrowser li.prev span {
  float: left;
}
ul.pagebrowser li.prev a:before,
ul.pagebrowser li.prev span:before {
  content: '\e026';
  margin: 0 5px 0 0;
  font-size: 12px;
  color: #00aea6;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
ul.pagebrowser li.prev a:before,
ul.pagebrowser li.prev span:before {
  text-transform: none !important;
  line-height: 12px !important;
  vertical-align: -2px;
}
ul.pagebrowser li.prev a:focus:before,
ul.pagebrowser li.prev span:focus:before,
ul.pagebrowser li.prev a:hover:before,
ul.pagebrowser li.prev span:hover:before {
  color: #fff !important;
}
ul.pagebrowser li.prev span:focus:before,
ul.pagebrowser li.prev span:hover:before {
  color: #00aea6 !important;
}
ul.pagebrowser li.next {
  float: right;
  padding: 0;
}
ul.pagebrowser li.next a,
ul.pagebrowser li.next span {
  float: right;
}
ul.pagebrowser li.next a:after,
ul.pagebrowser li.next span:after {
  content: '\e027';
  margin: 0 0 0 5px;
  font-size: 12px;
  color: #00aea6;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
ul.pagebrowser li.next a:after,
ul.pagebrowser li.next span:after {
  text-transform: none !important;
  line-height: 12px !important;
}
ul.pagebrowser li.next a:focus:after,
ul.pagebrowser li.next span:focus:after,
ul.pagebrowser li.next a:hover:after,
ul.pagebrowser li.next span:hover:after {
  color: #fff;
}
ul.pagebrowser li.next a:after,
ul.pagebrowser li.next span:after {
  vertical-align: -2px;
}
ul.pagebrowser li.next span:after,
ul.pagebrowser li.next span:focus:after,
ul.pagebrowser li.next span:hover:after {
  color: #00aea6 !important;
}
ul.pagebrowser.pagebrowser-green li.current a,
ul.pagebrowser.pagebrowser-green li span {
  background: #b4d95f;
}
ul.pagebrowser.pagebrowser-green li.next span,
ul.pagebrowser.pagebrowser-green li.prev span {
  background: none;
}
ul.pagebrowser.pagebrowser-green li.next a:hover:after,
ul.pagebrowser.pagebrowser-green li.prev a:hover:after,
ul.pagebrowser.pagebrowser-green li.next a:focus:after,
ul.pagebrowser.pagebrowser-green li.prev a:focus:after,
ul.pagebrowser.pagebrowser-green li.next a:hover:before,
ul.pagebrowser.pagebrowser-green li.prev a:hover:before,
ul.pagebrowser.pagebrowser-green li.next a:focus:before,
ul.pagebrowser.pagebrowser-green li.prev a:focus:before {
  color: #fff;
}
ul.pagebrowser.pagebrowser-green li.next span:after,
ul.pagebrowser.pagebrowser-green li.next a:after {
  color: #b4d95f;
}
ul.pagebrowser.pagebrowser-green li.prev a:before {
  color: #b4d95f ;
}
ul.pagebrowser.pagebrowser-green li.prev span:before {
  color: #b4d95f !important;
}
ul.pagebrowser .backLink {
  position: relative;
  margin-top: -3px !important;
}
ul.pagebrowser .backLink a {
  height: auto;
  width: auto;
  background: #00aea6 !important;
  color: #182f2e;
  padding: 13px 20px 13px 40px;
  font-size: 1.2rem;
  line-height: 1.2;
  position: relative;
}
ul.pagebrowser .backLink a:before {
  font-size: 11px;
  color: #182f2e;
  position: absolute;
  top: 15px;
  right: inherit;
  bottom: inherit;
  left: 18px;
  content: '\e02f';
  line-height: 1;
  font-family: 'Icons';
}
ul.pagebrowser .backLink a:hover,
ul.pagebrowser .backLink a:focus {
  background: #088d87 !important;
}
ul.pagebrowser .backLink a:hover:before,
ul.pagebrowser .backLink a:focus:before {
  color: #fff;
}
ul.pagebrowser2 {
  border-top: 1px solid #b2b2b2;
  padding-top: 20px;
}
ul.pagebrowser2 li a {
  background: none;
  text-shadow: none;
}
ul.pagebrowser2 .backLink {
  position: relative;
}
ul.pagebrowser2 .backLink:before {
  content: '\e015';
  color: #777;
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
  position: absolute;
  top: -10px;
  left: 45%;
}
ul.pagebrowser.abc {
  margin: 0;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 0;
}
ul.pagebrowser.abc li {
  margin: 0 6px 10px 0;
}
ul.pagebrowser.abc li a {
  background: #00aea6;
  color: #fff;
  text-shadow: none;
  padding: 7px 10px;
  font-weight: 400;
  width: auto;
  height: auto;
}
ul.pagebrowser.abc li a:focus,
ul.pagebrowser.abc li a:hover {
  background: #088d87;
  color: #fff;
}
ul.pagebrowser.abc li.current a {
  border: none;
  background: #088d87;
}
ul.pagebrowser.abc li.inactive span {
  width: auto;
  height: auto;
  color: #bebebe;
  background: #eaeaea;
  font-weight: 400;
  border: none;
  padding: 7px 10px;
  display: block;
}
.loading {
  width: 100%;
  clear: both;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #777;
  position: relative;
}
.loading span {
  display: inline-block;
  padding: 20px 60px;
  background: url("../Images/fancybox/loading.gif") 0 50% no-repeat;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.moreElement {
  display: block !important;
  clear: both;
  width: 240px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.3em;
  background-color: #00aea6;
  color: #FFFFFF;
  text-decoration: none;
  margin: 30px auto 20px !important;
  padding: 15px 15px 15px 30px;
  position: relative;
}
.moreElement:before {
  font-size: 11px;
  color: #FFFFFF;
  position: absolute;
  top: 16px;
  right: inherit;
  bottom: inherit;
  left: 14px;
  content: "\e05f";
  line-height: 1;
  font-family: 'Icons';
}
.moreElement:before {
  text-shadow: none;
}
.moreElement:focus,
.moreElement:hover {
  background-color: #007b75;
}
.content .wrapAdvancedSummary .title1:before {
  content: '\e074';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.content .wrapAdvancedSummary .advancedSummaryPage {
  display: flex;
  flex-wrap: wrap;
  font-size: 1em;
  padding: 0;
  margin: 49px 0 25px !important;
  font-size: 0;
  line-height: 0;
}
.content .wrapAdvancedSummary .advancedSummaryPage:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item {
  background: none;
  width: 32%;
  display: block;
  vertical-align: top;
  padding: 0;
  margin: 0 0 38px;
  font-size: 1rem;
  line-height: 1.3;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item:before {
  font-family: none;
  content: none;
  margin: auto;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item img {
  margin: 0 0 20px;
  width: 100%;
  height: auto;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item header {
  padding-bottom: 3px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title {
  margin-top: auto;
  font-size: 2.0em;
  line-height: 1;
  margin: 25px 0 8px;
  padding-bottom: 0;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title a {
  color: #182f2e;
  vertical-align: bottom;
  display: table-cell;
  padding-bottom: 5px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title a:hover {
  color: #00aea6;
  text-decoration: none;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title a:focus {
  outline: 1px dashed #00aea6;
  outline-offset: -1px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item p {
  line-height: 1.2;
  margin: 0 0 13px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .teaser {
  margin: 0 0 8px;
  font-size: 1.2em;
  color: #777;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems {
  margin: 0;
  padding-top: 15px;
  font-size: 1.2em;
  border-top: 1px solid #727272;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item {
  text-transform: uppercase;
  font-weight: 300;
  color: #182f2e;
  position: relative;
  padding-left: 15px;
  margin-bottom: 11px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item:before {
  font-size: 11px;
  color: #00aea6c c;
  position: absolute;
  top: 3px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e027';
  line-height: 1;
  font-family: 'Icons';
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems a {
  color: #162a29;
  text-decoration: none;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems a:focus,
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems a:hover {
  text-decoration: underline;
  color: #00aea6;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item:nth-child(3n+2),
.content .wrapAdvancedSummary .advancedSummaryPage > .item:nth-child(3n+3) {
  margin-left: 2%;
}
.content #planDuSite {
  padding: 15px 0;
  font-size: 1.4em;
  font-weight: 700;
  /*
	#siteMap3 a {color: @colorSiteMap1;}
	#siteMap10 a {color: @colorSiteMap2;}
	#siteMap5 a {color: @colorSiteMap3;}
	*/
}
.content #planDuSite a {
  text-decoration: none;
}
.content #planDuSite a:hover,
.content #planDuSite a:focus {
  text-decoration: underline !important;
}
.content #planDuSite li {
  position: relative;
  padding-left: 20px;
}
.content #planDuSite li:before {
  font-size: 16px;
  color: #000;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e004';
  line-height: 1;
  font-family: 'Icons';
}
.content #planDuSite li ul {
  margin: 5px 0 0;
  padding: 0 0 0 25px;
  background: url('../Images/pictos/bg-sitemap.gif') 6px top repeat-y;
  font-size: 1em;
  color: #000;
  font-weight: 400;
}
.content #planDuSite li ul li {
  padding: 5px 0;
  background: none;
}
.content #planDuSite li ul li ul {
  font-size: 0.9285em;
}
.content #planDuSite li ul li ul li {
  padding-left: 20px;
}
.content #planDuSite li ul .level1 {
  padding: 20px 10px;
  background: url('../Images/bg/dot1.png') 0 bottom repeat-x;
}
.content #planDuSite li ul .level1 > a {
  text-transform: uppercase;
  color: #777;
}
.content #planDuSite li ul .level1 > a:hover,
.content #planDuSite li ul .level1 > a:focus {
  color: #777;
  text-decoration: underline;
}
.content #planDuSite li ul .level2 {
  padding-left: 20px;
}
.content #planDuSite li ul .level2:before {
  top: 6px;
}
.content #planDuSite li ul .level2 > a {
  font-weight: 700;
}
.content #planDuSite li ul .level3 {
  padding-left: 20px;
}
.content #planDuSite li ul .level3:before {
  top: 6px;
}
.content #planDuSite li ul .plus {
  padding-left: 20px;
}
.content #planDuSite li ul .plus:before {
  content: '\e003';
}
.content #planDuSite li ul .plus a {
  font-style: italic;
}
.content #planDuSite li ul .noSub {
  padding-left: 20px;
}
.content #planDuSite li ul .noSub:before {
  content: '\e041';
}
.articleSide .side-title {
  font-size: 2.4rem;
  font-weight: 300;
  padding: 13px 0 0 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.articleSide .side-title:after {
  content: '';
  width: 52px;
  height: 5px;
  background: #f09273;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.articleSide .side-title-color2:after {
  background: #ff4a7f;
}
.articleSide .side-title-color3:after {
  background: #2d5cc2;
}
.articleSide .side-title-color4:after {
  background: #b4d95f;
}
.articleSide .barType1 .button a {
  text-decoration: none;
  width: 100%;
  font-size: 1.1rem;
  padding: 7px;
}
.articleSide .listItems .item .category {
  text-transform: uppercase;
  font-size: 1.1rem;
  padding: 0 0 7px;
  color: #162a29;
  font-weight: 700;
}
.content a {
  color: #b54868;
  text-decoration: underline;
}
.content a:focus,
.content a:hover {
  text-decoration: none;
}
.content a .external:after {
  content: '\e06d';
  margin: 0 0 0 5px;
  font-size: 14px;
  color: #000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.content .csc-textpic-image a .external {
  padding-right: 0;
  margin-right: 0;
  background: none;
  position: relative;
  display: block;
}
.content .csc-textpic-image a .external .externalPicto {
  position: absolute;
  top: 5px;
  right: 5px;
}
.csc-firstHeader {
  margin-top: 25px !important;
}
.content h1 a,
.content h2 a,
.content h3 a,
.content h4 a,
.content h5 a,
.content h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1 {
  font-size: 4.4em;
  color: #000;
  margin: 8px 0 10px;
  padding-right: 35px;
  font-weight: 300;
}
h1 a {
  color: #000;
}
h1 a:focus,
h1 a:hover {
  color: #009ee0;
}
.content h1 {
  margin: 10px 0 20px;
}
.content h2 {
  font-size: 3.7em;
  color: #182f2e;
  margin: 0 0 29px;
  font-weight: 700;
}
.content h2.title2 {
  margin: 35px 0 5px;
}
.content h2 a {
  color: #182f2e;
}
.content h2 a:focus,
.content h2 a:hover {
  color: #182f2e;
}
.content .external {
  background-color: #00aea6;
  display: inline-block;
  color: #182f2e;
  padding: 0 3px;
  text-decoration: none;
}
.content a .external:after {
  color: #182f2e;
  font-size: 13px;
}
.content h3 {
  font-size: 2.5em;
  color: #182f2e;
  margin: 0 0 10px;
  padding-bottom: 12px;
  font-weight: 700;
}
.content h3 a {
  color: #182f2e;
}
.content h3 a:focus,
.content h3 a:hover {
  color: #182f2e;
}
.content h3.title-decor {
  position: relative;
  color: #00938c;
}
.content h3.title-decor a {
  color: #00938c;
}
.content h3.title-decor a:hover {
  color: #00938c;
}
.content h3.title-decor:after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 32px;
  height: 2px;
  background: #00938c;
}
.content h4 {
  font-size: 2em;
  color: #182f2e;
  margin: 0 0 10px;
  font-weight: 700;
}
.content h4 a {
  color: #182f2e;
}
.content h4 a:focus,
.content h4 a:hover {
  color: #182f2e;
}
.content h5 {
  font-size: 1.3em;
  color: #000;
  margin: 20px 0 10px 15px;
}
.content h5:before {
  content: '\e011';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.content h5 a {
  color: #000;
}
.content h5 a:focus,
.content h5 a:hover {
  color: #777;
}
.content p {
  margin: 0 0 10px;
  font-weight: 300;
  color: #182f2e;
  font-size: 1.4em;
  line-height: 1.43;
}
.content .lostPass {
  color: #777;
  font-size: 1.2em;
}
.content .comment {
  font-style: italic;
  color: #777;
  font-size: 1.2em;
}
.content .topContent {
  clear: both;
  text-align: right;
  font-size: 1.2em;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 0;
}
.content .topContent a {
  display: block;
  text-decoration: none;
}
.content .topContent a:before {
  content: "\e025";
  color: #777;
  padding-right: 0.2em;
}
.content .chapeau {
  font-size: 1.4em;
  color: #777;
}
.content .chapeau.error {
  color: #d11f45;
}
.chapeau.stats {
  font-size: 1.6rem;
  color: #727272;
  border-bottom: 1px solid #b9c0c0;
  letter-spacing: 0.5px;
  padding: 15px 0 25px;
  margin-bottom: 50px;
}
.content p.chapeau {
  font-size: 1.8em;
  letter-spacing: -0.3px;
  line-height: 28px;
  color: #6f7880;
}
.content .chapeau a {
  color: #777;
}
.content .encadre {
  padding: 12px 38px 17px 21px;
  background: transparent;
  font-size: 1.6em;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0.2px;
  line-height: 20px;
  color: #182f2e;
  position: relative;
  margin-left: 62px !important;
  margin-top: 30px;
  margin-bottom: 25px !important;
  border: 2px solid #00aea6;
}
.content .encadre:before {
  content: url('../Images/pictos/picto-encadre.png');
  background: #00aea6;
  position: absolute;
  padding: 15px 9px 7px 15px;
  top: -2px;
  left: -47px;
}
.content .encadre.error {
  color: #ca000a;
}
.content .noResult,
.content .noResult p {
  background: url('../Images/pictos/picto-noresults.png') no-repeat 50% 0;
  padding-top: 50px;
  text-align: center;
  font-size: 1.8em;
  color: #777;
}
.content .noResult a,
.content .noResult p a {
  color: #777;
}
#site-map,
.tx-powermail-pi1 {
  margin-top: 46px !important;
}
.parallax-window {
  min-height: 475px;
  width: 100%;
  float: left;
  margin-left: -50vw;
  width: 100vw;
  left: 50%;
  position: relative;
}
.parallax-window:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.content .wrapBlockquote {
  margin: 0 0 15px 0;
  padding: 13px 0 6px;
  position: relative;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #849090;
}
.content .wrapBlockquote blockquote p {
  font-size: 2.1em;
  line-height: 1.2;
  text-align: center;
  font-weight: 700;
  font-style: italic;
}
.content:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.content .wrapBlockquote blockquote {
  padding: 0 30px;
}
.csc-textpic .csc-textpic-single-image img {
  margin: 0;
}
.content .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-right .csc-textpic-imagewrap .csc-textpic-image {
  margin: inherit inherit inherit 10px;
}
.content .csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-left .csc-textpic-imagewrap .csc-textpic-image {
  margin: inherit 10px inherit inherit;
}
.content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px;
}
.content .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 0;
  margin-right: 10px;
}
.content .csc-textpic .csc-textpic-imagewrap .csc-textpic-lastcol {
  margin-right: 0 !important;
}
.csc-textpic .csc-textpic-imagewrap p.csc-textpic-image {
  float: left;
}
.content p.figure {
  font-family: inherit !important;
  font-size: 1em !important;
}
.content p.figure img {
  float: none !important;
}
.imageSingle {
  display: block;
  margin: 15px 0;
  text-align: center;
}
.rgmediaimagesMedia {
  margin: 0 auto;
  padding-bottom: 25px;
}
.content .copyright,
.content .legende {
  display: block;
  padding: 5px;
  margin: 0;
  font-style: italic;
  font-size: 1.1em;
  text-align: left;
  color: #eee;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.content .copyright {
  color: #000;
  background: #ccc;
  background: rgba(238, 238, 238, 0.8);
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  padding: 0;
  display: block;
  border: 2px solid #000;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img.externalPicto {
  border: none;
}
.content table {
  width: 100%;
  border-bottom: 1px solid #dcdfdf;
}
.content .caption-block {
  padding-right: 16px;
}
.content .table-holder {
  margin: 0 0 62px;
}
.content .table-holder .caption {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 400;
}
.content table strong {
  font-weight: 900;
}
.content caption {
  padding: 0.30769231em 0.38461538em;
  text-align: right;
  font-weight: 400;
  font-size: 1.1em;
  color: #656c74;
}
.content caption:after {
  content: '\e015';
  margin: 0 0 0 8px;
  font-size: 12px;
  color: #009ee0;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.content td,
.content th {
  padding: 10px 0;
}
.content th {
  font-size: 1.3em;
  font-weight: 900;
  color: #182f2e;
  text-align: left;
  padding: 15px 6px 15px;
  text-transform: uppercase;
  background: transparent;
}
.content td {
  font-size: 1.4em;
  font-weight: 300;
  color: #182f2e;
  background: transparent;
}
.content thead th {
  text-transform: uppercase;
  font-size: 1.3em;
  background: transparent;
  color: #b54868;
  text-align: left;
  border-bottom: 1px solid #dcdfdf;
}
.content tbody tr:last-child td,
.content tbody tr:last-child th {
  padding-bottom: 15px;
}
.content tbody tr:first-child td,
.content tbody tr:first-child th {
  padding-top: 16px;
}
.content tr:nth-child(2n) td,
.content tr:nth-child(2n) th {
  background: transparent;
}
.content table ul {
  font-size: 1em;
}
.content ul {
  margin: 22px 0 33px 28px;
  list-style: none;
  font-size: 1.4em;
  font-weight: 300;
}
.content ul a {
  text-decoration: none;
}
.content ul a:focus,
.content ul a:hover {
  text-decoration: underline;
}
.content ul > li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 8px;
  line-height: 1.3;
}
.content ul > li:before {
  font-size: 10px;
  color: #00aea6;
  position: absolute;
  top: 0.07692308em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e027';
  line-height: 1;
  font-family: 'Icons';
}
.content ul > li:before {
  top: 5px;
}
.content ul > li > ul {
  margin: 7px 0 0 7px;
  list-style: none;
  font-size: 1em;
  padding: 0.07692308em 0;
}
.content ul > li > ul > li {
  margin-bottom: 0;
  line-height: 1.3;
}
.content ul > li > ul > li:before {
  content: '-';
  position: absolute;
  top: 1px;
  left: 0;
  color: #182f2e;
}
.content ul > li > ol {
  margin: 0 0 0 1.53846154em;
  padding: 0.07692308em 0 0.23076923em;
  font-size: 1em;
}
.content ul > li > ol > li {
  padding: 0;
}
.content ul > li > ol > li:before {
  font-family: none;
  content: none;
}
.content ol {
  margin: 22px 0 33px 28px;
  list-style: decimal;
  font-size: 1.4em;
  counter-reset: item;
  list-style: none;
  font-weight: 300;
}
.content ol > li {
  margin-bottom: 8px;
  line-height: 1.3;
}
.content ol > li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #182f2e;
  font-weight: 700;
  font-size: 1.6rem;
  font-weight: 300;
}
.content ol > li > ol {
  margin: 7px 0 0 25px;
  font-size: 1em;
  padding: 0.07692308em 0;
  counter-reset: item1;
}
.content ol > li > ol > li {
  padding: 0;
  margin-bottom: 0;
}
.content ol > li > ol > li:before {
  content: counter(item1) ". ";
  counter-increment: item1;
  color: #182f2e;
  font-weight: 300;
  font-size: 1.4rem;
}
.content ol > li > ul {
  margin: 0;
  list-style: none;
  padding: 0.07692308em 0 0.23076923em;
  font-size: 1em;
}
.content ol > li > ul > li {
  position: relative;
  padding-left: 0.92307692em;
}
.content ol > li > ul > li:before {
  font-size: 0.30769231em;
  color: #000;
  position: absolute;
  top: 1.62790698em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06c';
  line-height: 1;
  font-family: 'Icons';
}
.box {
  background: #eaeaea;
  margin: 20px 0 15px;
  padding: 20px;
}
.content .box .title {
  margin-top: 0;
  color: #000;
}
.content .box ul {
  margin: 0;
  padding: 0;
  color: #656565;
}
.content .box ul ul {
  margin: 6px 0 0 20px;
}
.content .box ul > li {
  background: url("../Images/bg/dot1.png") 0 0 repeat-x;
  padding-top: 6px;
  padding-bottom: 6px;
}
.content .box ul > li:before {
  top: 6px;
}
.content .box ul > li > ul > li:before {
  top: 13px;
}
.content .box ul a {
  color: #000;
  text-decoration: none;
}
.content .box ul a:focus,
.content .box ul a:hover {
  color: #777;
}
.barType1 {
  display: inline-block;
  width: 100%;
  text-align: right;
}
.barType1 .btn {
  font-size: inherit;
  position: relative;
}
.barType1 .btn-add:before {
  content: '\e000' !important;
}
.barType1 .btn-decore {
  padding: 12px 10px 12px 10px;
  font-weight: 900;
  font-size: 1.2em;
  background: none;
  border: 1px solid #1a1a1a;
  width: 257px;
  text-align: center;
  color: #182f2e;
}
.barType1 .btn-decore:before {
  font-size: 12px;
  color: #b4d95f;
  display: inline-block;
  vertical-align: middle;
  right: inherit;
  bottom: inherit;
  margin-right: 5px;
  top: -1px;
  position: relative;
  content: '\e027';
  line-height: 1;
  color: #182f2e;
  font-family: 'Icons';
}
.barType1 .btn-decore:hover,
.barType1 .btn-decore:focus {
  background-color: #1a1a1a;
  color: #fff;
}
.barType2 {
  padding: 7px 15px 7px 0;
  border-top: 1px solid #474c51;
  border-bottom: 1px solid #474c51;
}
.barType2 p {
  margin-bottom: 0 !important;
}
.barType2 .locate {
  float: left;
}
.barType2 .locate strong {
  color: #00aea6;
}
.barType2 .button {
  float: right;
  text-transform: uppercase;
  font-size: 1.2em;
}
.barType2 .button a {
  color: #474c51;
  position: relative;
}
.barType2 .button a:before {
  font-size: 16px;
  color: #d11f45;
  position: absolute;
  top: -2px;
  right: inherit;
  bottom: inherit;
  left: -23px;
  content: '\e04d';
  line-height: 1;
  font-family: 'Icons';
}
.barType2:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.wrapSection {
  margin-bottom: 20px;
}
.wrapSection .container {
  margin-top: 0;
}
.wrapSection .subTitle {
  font-size: 1.4em;
  font-weight: 400;
}
.wrapSection .row {
  display: flex;
  flex-wrap: wrap;
}
.wrapSection .row p {
  color: #474c51;
}
.wrapSection .row .column {
  width: 50%;
  padding-left: 40px;
}
.wrapSection .row .btn {
  display: inline-block;
  font-size: 1.6em;
  margin-bottom: 20px;
  min-width: 335px;
  padding: 19px 25px 19px 45px;
  text-align: center;
}
.wrapSection div.phone-paragraph {
  margin-bottom: 30px;
}
.wrapSection div.phone-paragraph p {
  margin-bottom: 0;
}
.wrapSection p.phone-paragraph {
  font-size: 1.6em !important;
  font-weight: 300;
  position: relative;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.wrapSection p.phone-paragraph:before {
  position: absolute;
  content: url('../Images/pictos/ico-phone.png');
  top: 0;
  left: 0;
}
.wrapSection p.phone-paragraph strong {
  color: #d11f45;
  font-weight: 700;
}
.wrapSection .description {
  font-size: 1.6em;
  text-transform: uppercase;
  color: #474c51;
  font-weight: 300;
}
.wrapSection.wrapSection-gray {
  background-color: #e9edf1;
  padding: 20px 0 60px;
}
.btn-calendar:before {
  display: none;
}
.btn-calendar span {
  position: relative;
}
.btn-calendar span:before {
  font-size: 20px;
  color: #FFFFFF;
  position: absolute;
  top: -1px;
  right: inherit;
  bottom: inherit;
  left: -35px;
  content: '\e05c';
  line-height: 1;
  font-family: 'Icons';
}
.title-with-icon {
  position: relative;
  font-size: 1.8em;
  color: #474c51;
  text-transform: uppercase;
  padding: 6px 0 6px 44px;
  margin-top: 26px;
}
.title-with-icon .ico {
  position: absolute;
  left: 0;
  top: 0;
}
.arrow-wrap {
  color: #000000;
  font-size: 1.3em;
  padding-left: 15px;
  margin-top: 10px;
}
.arrow-wrap strong {
  color: #00aea6;
}
.arrow-wrap .title {
  font-weight: 800;
  position: relative;
}
.arrow-wrap .title:before {
  font-size: 11px;
  color: #00aea6;
  position: absolute;
  top: 3px;
  right: inherit;
  bottom: inherit;
  left: -13px;
  content: '\e017';
  line-height: 1;
  font-family: 'Icons';
}
.wrapSavoirPlus .title:before {
  content: '\e003';
  margin: 0 6px 0 0;
  font-size: 20px;
  color: #000;
  vertical-align: -2px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.wrapTelecharger .title:before {
  content: '\e060';
  margin: 0 6px 0 0;
  font-size: 16px;
  color: #000;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.wrapVoirAussi .title:before {
  content: '\e039';
  margin: 0 6px 0 0;
  font-size: 16px;
  color: #000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.showHide {
  padding: 0;
  margin: 0 0 15px;
}
.showHide .category {
  margin: 0;
  padding-left: 1.53846154em;
}
.showHide .showHideTitle {
  background: #ebf0f0;
  color: #182f2e;
  position: relative;
  margin: 0;
}
.showHide .showHideTitle button {
  color: #182f2e;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  display: block;
  padding: 7px 40px 8px 13px;
  text-align: left;
  width: 100%;
  position: relative;
}
.showHide .showHideTitle button:focus {
  outline: 1px dotted #000;
  outline-offset: -2px;
}
.showHide .showHideTitle button:before {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 15px;
  height: 15px;
  background: #00aea6;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 0;
  content: '';
}
.showHide .showHideTitle button:after {
  position: absolute;
  top: 51%;
  right: 19px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-left: 4px solid #fff;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  content: '';
}
.showHide .showHideContent {
  display: none;
  padding: 1.5em;
  position: relative;
  z-index: 1;
  color: #182f2e;
  padding: 18px 19px 3px;
}
.showHide .showHideContent p {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.42857143;
}
.showHide .showHideContent:after {
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #182f2e;
  z-index: -1;
  content: '';
}
.showHide .showHideContentSubtitle {
  font-size: 1.6rem;
  line-height: 1.375;
  font-weight: 300;
  display: block;
  margin: 0 0 39px;
}
.showHide .showHideContentTitle {
  font-size: 2rem;
  line-height: 1.2;
  margin: 0 0 16px;
  display: block;
  font-weight: 300;
}
.showHide.open .showHideTitle > button {
  color: #fff;
  background: #182f2e;
}
.showHide.open .showHideTitle > button:focus {
  outline-color: #fff;
}
.showHide.open .showHideTitle > button:before {
  background: #fff;
}
.showHide.open .showHideTitle > button:after {
  right: 18px;
  border-top: 4px solid #00aea6;
  border-bottom-width: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  top: 53%;
}
.showHide.open .showHideContent {
  display: block;
}
.content .subTitle,
.subTitle {
  color: #00aea6;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.4em;
  margin-bottom: 2px;
  font-weight: 700;
}
.article-flex {
  display: block;
  width: 100%;
}
.article-flex .articleBody {
  width: 74.5%;
  float: left;
}
.article-flex .articleSide {
  width: 19.2%;
  float: right;
  margin: 16px 0 0 0;
}
.article-flex > header {
  display: block;
  width: 100%;
}
.content .video-block {
  overflow: hidden;
  margin-bottom: 27px;
  display: inline-block;
  width: 100%;
}
.content .video-block .caption {
  float: right;
  font-size: 1.1em;
  color: #656c74 !important;
  text-transform: none;
  position: relative;
  text-decoration: none !important;
  margin-top: 5px;
  display: inline-block;
  vertical-align: top;
}
.content .video-block iframe {
  width: 100%;
  height: 400px;
  border: none;
}
.content .video-block:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.page-footer {
  margin-top: 37px;
  padding: 45px 0 18px;
}
.page-footer .page-heading {
  color: #474c51;
  font-size: 1.8em;
  text-transform: uppercase;
  position: relative;
  margin-top: 15px;
  margin-bottom: 0;
  padding-top: 3px;
  padding-left: 43px;
  padding-bottom: 10px;
}
.page-footer .page-heading:before {
  content: url('../Images/pictos/page-footer-heading.png');
  position: absolute;
  top: 0;
  left: 0;
}
.page-footer .list-with-header {
  margin-top: 22px;
  margin-bottom: 68px;
}
.page-footer .list-with-header > h3 {
  font-size: 1.8rem;
  color: #182f2e;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 13px;
  position: relative;
}
.page-footer .list-with-header > h3:after {
  width: 32px;
  height: 2px;
  background: #00aea6;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
}
.page-footer .list-with-header > ul {
  font-size: 1.6rem;
  line-height: 1.2;
}
.page-footer .list-with-header > ul li {
  margin: 0 0 6px;
  padding: 0 0 0 17px;
  position: relative;
}
.page-footer .list-with-header > ul li:after {
  position: absolute;
  top: 7px;
  left: 2px;
  border-left: 7px solid #00aea6;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  content: '';
}
.page-footer .row {
  display: block;
  position: relative;
}
.page-footer .row:before {
  position: absolute;
  top: 7px;
  bottom: 53px;
  left: 36.5%;
  background: #182f2e;
  width: 1px;
  content: '';
}
.page-footer .row .col {
  float: left;
}
.page-footer .row .col:first-child {
  width: 33%;
  margin-right: 12.2%;
}
.page-footer .row .col:last-child {
  width: 54%;
}
.page-footer .row:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.page-footer .blocPublications {
  padding-top: 12px;
  overflow: hidden;
}
.page-footer .blocPublications .blocImage {
  float: left;
  margin: 0 35px 0 0;
}
.page-footer .blocPublications h3 {
  font-size: 2.4rem;
  line-height: 1.2;
  color: #182f2e;
  font-weight: 400;
  margin: 0 0 11px;
}
.page-footer .blocPublications h3 a {
  color: #182f2e;
}
.page-footer .blocPublications-number {
  color: #182f2e;
  display: block;
  font-size: 3.6rem;
  line-height: 1;
  font-weight: 300;
}
.page-footer .blocPublications-date {
  font-weight: 400;
  display: block;
  color: #182f2e;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 28px;
  margin: 0 0 19px;
  position: relative;
}
.page-footer .blocPublications-date:after {
  width: 32px;
  height: 2px;
  background: #00aea6;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
}
.page-footer .blocPublications .file-size {
  color: #182f2e;
  font-size: 1.2rem;
  line-height: 1.2;
  display: block;
  font-weight: 400;
}
.page-footer .blocPublications .list-with-small-icons {
  margin-top: 6px !important;
}
.page-footer:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.wrapper-content {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.wrapper-content h2 {
  font-size: 1.2em;
}
.wrapper-content h2 a {
  word-wrap: break-word;
  color: #474c51;
  position: relative;
  z-index: 1;
}
.wrapper-content h2 a span {
  display: block;
}
.wrapper-content .file-btn {
  display: flex;
}
.wrapper-content .file-btn .btn {
  width: 100%;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background: none;
}
.wrapper-content .file-btn.dropDownMenu.display .btn button {
  border-color: #b4d95f;
  background: #b4d95f;
}
.wrapper-content .file-btn.dropDownMenu.display .btn button span:before {
  color: #182f2e;
}
.wrapper-content .file-btn .titleDropDown {
  padding: 0 10px;
}
.wrapper-content .file-btn .subLevel {
  top: calc(100% - 15px);
  width: 100%;
  background-color: #b4d95f;
  padding: 0 35px 20px;
}
.wrapper-content .file-btn .subLevel > p {
  font-weight: 700;
  font-size: 1.4em;
  color: #182f2e;
  margin: 0 0 12px;
}
.wrapper-content .file-btn .subLevel ul {
  font-size: 1.2em;
  margin-top: 5px;
}
.wrapper-content .file-btn .subLevel ul li {
  margin: 0 0 9px;
}
.wrapper-content .file-btn .subLevel ul li a {
  color: #182f2e;
}
.wrapper-content .file-btn .buttonDropDown {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding-left: 15px;
  border: 1px solid #243a39;
  font-weight: 900;
  color: #182f2e;
}
.wrapper-content .file-btn .buttonDropDown span {
  display: inline-block;
}
.wrapper-content .file-btn .buttonDropDown span:before {
  color: #b4d95f;
}
.wrapper-content .file-btn .buttonDropDown:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wrapper-content .file-btn .buttonDropDown:hover {
  border-color: #b4d95f;
  background: #b4d95f;
}
.wrapper-content .file-btn .buttonDropDown:hover span:before {
  color: #182f2e;
}
.wrapper-content .file-btn .btn-valid-file {
  font-size: 2.3rem;
  line-height: 1.2;
  color: #fff;
  background: #00aea6;
  border-color: #00aea6;
  font-weight: 900;
  padding: 17px 25px 17px 45px;
}
.wrapper-content .file-btn .btn-valid-file span:before {
  color: inherit !important;
  font-size: 20px;
  left: -28px;
}
.wrapper-content .file-btn .btn-valid-file:hover,
.wrapper-content .file-btn .btn-valid-file:focus {
  background: #182f2e;
  border-color: #182f2e;
}
.wrapper-content.wrapper-content-holder {
  display: block;
  overflow: hidden;
}
.wrapper-content.wrapper-content-holder .file-pdf {
  float: left;
}
.wrapper-content.wrapper-content-holder .file-btn {
  float: right;
  width: 44%;
  margin-top: 23px;
}
.wrapper-content .btn-gray.postulate {
  margin-left: 0;
}
.wrapper-content.wrapper-date .file-content {
  display: flex;
}
.wrapper-content.wrapper-date .file-content .appointment {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-self: center;
}
.wrapper-content.wrapper-date .hour {
  font-weight: 700;
  font-size: 1.8em;
  color: #474c51;
}
.wrapper-content.wrapper-date .teaser {
  font-size: 1.2em;
  font-style: italic;
  text-transform: uppercase;
}
.wrapper-content.wrapper-date .pre-teaser {
  font-size: 1.2em;
  font-style: italic;
}
.wrapper-content.wrapper-date .teaser-container {
  display: block;
  width: 100%;
}
.wrapper-content.wrapper-date .date {
  font-style: normal;
  color: #182f2e;
  display: block;
  width: 93px;
  font-size: inherit;
  margin-bottom: 0 !important;
  padding: 10px 20px;
  background-color: #b4d95f;
  margin-right: 40px;
  position: relative;
  text-align: center;
  width: auto;
}
.wrapper-content.wrapper-date .date span {
  display: block;
  text-align: center;
}
.wrapper-content.wrapper-date .date:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #b4d95f;
  right: -20px;
  top: 0;
}
.wrapper-content.wrapper-date .date .day {
  font-size: 4.3em;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 40px;
  text-align: center;
}
.wrapper-content.wrapper-date .date .month,
.wrapper-content.wrapper-date .date .year {
  font-size: 1.7em;
  margin-bottom: 0;
  text-align: center;
}
.wrapper-content.wrapper-date .date .month {
  font-weight: 400;
  text-transform: uppercase;
}
.wrapper-content.wrapper-date .date .year {
  font-weight: 300;
}
.wrapper-content.wrapper-files h2 {
  position: relative;
  padding-left: 35px;
  margin-bottom: 13px;
  font-size: 1.4rem;
  line-height: 1.2;
  word-break: break-all;
  color: #000;
  font-weight: 700;
}
.wrapper-content.wrapper-files h2 span {
  font-weight: 300;
}
.wrapper-content.wrapper-files h2:before {
  position: absolute;
  right: 0;
  left: 0;
}
.wrapper-content .file-content {
  width: 30.8%;
  margin-left: 3.8%;
  padding: 15px 0;
}
.wrapper-content .file-content span {
  display: block;
}
.wrapper-content .file-content:first-child,
.wrapper-content .file-content:nth-child(3n+4) {
  margin-left: 0 !important;
}
.wrapper-content .file-content h2:before {
  width: 27px;
  height: 34px;
}
.wrapper-content .file-pdf h2:before {
  content: url('../Images/pictos/ico-pdf.svg');
}
.wrapper-content .file-xls h2:before {
  content: url('../Images/pictos/ico-xls.svg');
}
.wrapper-content .file-zip h2:before {
  content: url('../Images/pictos/ico-zip.svg');
}
.wrapper-content .file-doc h2:before {
  content: url('../Images/pictos/ico-doc.svg');
}
.wrapper-content .file-ppt h2:before {
  content: url('../Images/pictos/ico-ppt.svg');
}
.wrapper-content .file-jpg h2:before {
  content: url('../Images/pictos/ico-jpg.svg');
}
.wrapper-content .file-other h2:before {
  content: url('../Images/pictos/ico-other.svg');
}
.content .wrap .image-box {
  float: left;
  margin: 9px 30px 10px 0;
}
.content .wrap .image-box img {
  margin: 0 0 12px;
}
.content .wrap .image-box .caption-block .caption {
  font-weight: 300;
}
.content .wrap p {
  overflow: hidden;
}
.content .wrap:after {
  content: '';
  display: table;
  clear: both;
}
.caption-block {
  text-align: right;
}
a.caption {
  font-size: 1.2em;
  font-weight: 400;
  color: #182f2e;
  line-height: 1;
  text-decoration: none;
  position: relative;
  padding: 0 14px 0 0;
}
a.caption:hover {
  text-decoration: underline;
}
a.caption:after {
  content: '';
  position: absolute;
  top: 2px;
  right: 0;
  content: '\e015';
  font-size: 9px;
  color: #00aea6;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
h3.content-title,
.content h3.content-title {
  font-size: 2.6em;
  font-weight: 300;
  padding: 0;
  margin: 0 0 18px;
  text-transform: uppercase;
}
.form-404 .table {
  width: 100%;
}
.form-404 .table .cell:first-child {
  width: 100%;
  padding: 0 20px 0 0;
}
.listItems {
  font-size: 1em;
  padding: 0;
  /*
	ul {
		font-size: 1em;
	}
	*/
}
.listItems .item {
  font-size: 1em;
  position: relative;
  padding: 0;
}
.listItems .item:before {
  font-family: none;
  content: none;
  margin: auto;
}
.listItems .item:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.listItems .postulate {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #00aea6;
  margin-bottom: 14px;
}
.listItems .postulate time {
  font-weight: 700;
}
.listItems p {
  font-size: 1.3em;
  margin-bottom: 8px;
}
.listItems .img {
  float: left;
}
.listItems .title {
  margin: 0 0 5px;
  border: none;
  font-size: 1.8em;
}
.listItems .title a {
  color: #000;
}
.listItems .title a:focus,
.listItems .title a:hover {
  text-decoration: underline;
  color: #0074b6;
}
.listItems .title + .postulate {
  margin-top: -7px;
}
.listItems .picto {
  margin: 0 10px 0 0;
}
.listType1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.listType1 .listItems .wrap {
  padding-top: 6px;
}
.listType1 .listItems .item {
  padding: 17px 0;
  display: flex;
}
.listType1 .listItems .item:first-child {
  padding-top: 0;
}
.listType1 .listItems .title {
  margin: 0 0 16px;
  font-size: 2rem;
  line-height: 1;
  color: #182f2e;
}
.listType1 .listItems .title a {
  color: inherit;
}
.listType1 .listItems p {
  font-size: 1.4em;
  color: #182f2e;
}
.listType1 .listItems .postulate {
  color: #00aea6;
}
.listType1 .listItems .date {
  font-style: normal;
  font-size: 1.2rem;
  color: #727272;
}
.listType1 .listItems .category {
  text-transform: uppercase;
  color: #162a29;
  font-size: 1.1rem;
  line-height: 1.2;
  padding: 0 0 8px;
  margin: 0 0 7px;
  font-weight: 700;
  position: relative;
}
.listType1 .listItems .category:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 33px;
  height: 2px;
  background: #00aea6;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  content: '';
}
.listType1 .listItems .category.blue:after {
  background: #2d5cc2;
}
.listType1 .listItems .categories .category:not(:first-child):after {
  display: none;
}
.listType1 .listItems img {
  width: 220px;
  height: auto;
  float: left;
  margin: 0 22px 0 0;
}
.listType1 .listItems .right-col {
  margin-left: 55px;
}
.listType1 .listItems .right-col img {
  margin: 0;
  width: auto;
}
.listType1 .listItems .wrapImg-large img {
  width: 280px;
}
.listType1.agendaList {
  font-size: 0;
  line-height: 0;
  margin: 0 -22px;
}
.listType1.agendaList .item {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  line-height: 1.2;
  width: 25%;
  padding: 0 22px 39px;
}
.listType1.agendaList .wrapImg {
  margin: 0 0 12px;
}
.listType1.agendaList .wrapImg img {
  float: none;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.listType1.agendaList .appointment {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-self: center;
  x-justify-content: space-around;
  x-align-items: stretch;
  flex: 0 0 190px;
  padding: 0 30px;
}
.listType1.agendaList .appointment > p {
  width: 100%;
  display: block;
  margin: 0;
}
.listType1.agendaList .appointment .hour {
  font-weight: 700;
  font-size: 1.8em;
  color: #474c51;
}
.listType1.agendaList .appointment .pre-teaser {
  font-size: 1.2em;
}
.listType1.agendaList .appointment .teaser-container {
  display: block;
  width: 100%;
}
.listType1.agendaList .appointment .teaser-container .pre-teaser {
  margin-bottom: 0;
}
.listType1.agendaList .appointment .teaser {
  font-size: 1.2em;
  text-transform: uppercase;
}
.listType1.agendaList .date {
  color: #182f2e;
  display: block;
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 27px;
  background-color: #b4d95f;
  flex: 0 0 93px;
  position: relative;
}
.listType1.agendaList .date time {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
}
.listType1.agendaList .date time + time:after {
  position: absolute;
  top: 50%;
  left: 47%;
  border-left: 9px solid #182f2e;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  content: '';
}
.listType1.agendaList .date > p {
  color: #FFFFFF;
}
.listType1.agendaList .date .day {
  font-weight: 900;
  margin-bottom: 0;
  text-align: center;
}
.listType1.agendaList .date .month,
.listType1.agendaList .date .year {
  font-size: 2rem;
  margin-bottom: 0;
  text-align: center;
  font-weight: 300;
}
.listType1.agendaList .date .month {
  font-weight: 400;
  text-transform: uppercase;
}
.listType1.agendaList .date .year {
  font-weight: 300;
}
.listType1.agendaList .multiple-dates .date {
  padding: 9px 25px;
}
.listType1.agendaList .multiple-dates .date .day {
  font-size: 2.7em;
  line-height: 24px;
}
.listType1.agendaList .multiple-dates .date .month,
.listType1.agendaList .multiple-dates .date .year {
  font-size: 1.3em;
}
.listType1.agendaList .multiple-dates .date + .date {
  margin: 0;
  position: relative;
}
.listType1.agendaList .multiple-dates .date + .date:before {
  font-size: 4px;
  color: #FFFFFF;
  position: absolute;
  top: -2px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  content: '\e06c';
  line-height: 1;
  font-family: 'Icons';
}
.listType1.agendaList .multiple-dates .date + .date:before {
  transform: translateX(-50%);
}
.listType1.agendaList .wrap {
  padding: 0;
}
.listType1.agendaList .category:after {
  background: #b4d95f;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.multiple-categories .category:not(:first-child):after {
  display: none;
}
.listType1.rechercheList {
  margin-top: 0;
}
.listType1.rechercheList .item {
  display: block;
}
.listType1.rechercheList .heading {
  width: 100%;
}
.listType1.rechercheList .heading:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.listType1.rechercheList .title {
  font-size: 2rem;
  color: #182f2e;
}
.listType1.rechercheList .wrap {
  width: 100%;
  overflow: visible;
  padding: 0;
}
.listType1.rechercheList .category {
  background: transparent;
  padding: 0;
  color: #00aea6;
  font-size: 1.2rem;
  font-weight: 700;
}
.listType1.rechercheList .category:after {
  display: none;
}
.listType1.rechercheList .progress {
  float: right;
  font-size: 1.2rem;
  font-weight: 700;
  color: #727272;
  margin: 0 0 5px;
}
.listType1.rechercheList mark {
  color: #182f2e;
  background-color: #b2e7e4;
}
.num-docs {
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #727272;
  margin-bottom: 0;
}
.listType2 .listItems {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  font-size: 0;
  margin: 0 -36px;
}
.listType2 .listItems:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.listType2 .listItems .wrapImg {
  height: 180px;
  display: flex;
}
.listType2 .listItems .multiple-categories {
  position: relative;
  padding: 0 0 8px;
  margin: 0 0 7px;
}
.listType2 .listItems .multiple-categories .category {
  padding: 0;
  margin: 0;
}
.listType2 .listItems .multiple-categories .category:after {
  display: none;
}
.listType2 .listItems .multiple-categories:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 33px;
  height: 2px;
  background: #00aea6;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  content: '';
}
.listType2 .listItems .category {
  text-transform: uppercase;
  color: #162a29;
  font-size: 1.1rem;
  line-height: 1.2;
  padding: 0 0 8px;
  margin: 0 0 7px;
  font-weight: 700;
  position: relative;
}
.listType2 .listItems .category:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 33px;
  height: 2px;
  background: #00aea6;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  content: '';
}
.listType2 .listItems .category.blue:after {
  background: #2d5cc2;
}
.listType2 .listItems .item {
  font-size: 10px;
  font-size: 1rem;
  display: block;
  float: left;
  width: 25%;
  padding: 0 36px;
  vertical-align: top;
  margin: 0 0 55px !important;
}
.listType2 .listItems .item:before {
  font-family: none;
  content: none;
  margin: auto;
}
.listType2 .listItems .item .wrap {
  margin-top: 14px;
}
.listType2 .listItems .item img {
  display: inline-block;
  margin: 0;
  height: auto;
  width: auto;
  max-width: 180px;
  max-height: 180px;
  float: none;
  border: none;
  align-self: flex-end;
}
.listType2 .listItems .item .date {
  font-size: 1.2rem;
  line-height: 1;
  font-style: normal;
  color: #727272;
}
.listType2 .listItems .item .title {
  font-size: 1.6rem;
  line-height: 1;
  color: #182f2e;
  border-bottom: 1px solid #b9c0c0;
  margin: 0 0 9px;
  padding-bottom: 10px;
}
.listType2 .listItems .item .title a {
  color: #182f2e;
}
.listType2 .listItems .item .title a:focus,
.listType2 .listItems .item .title a:hover {
  color: #182f2e;
}
.listType2 .listItems p {
  margin: 0;
}
.listType2 .listItems .num-docs {
  font-size: 1.2rem;
}
.albumsList .listItems {
  margin: 0 -23px;
}
.albumsList .listItems .wrapImg {
  height: auto;
}
.albumsList .listItems .item {
  margin: 0 0 35px !important;
  width: 25%;
  padding: 0 23px;
}
.albumsList .listItems .item img {
  max-width: 200px;
  max-height: none;
}
.albumsList .listItems .item.item-video .wrapImg {
  position: relative;
}
.albumsList .listItems .item.item-video .wrapImg:before {
  content: url('../Images/pictos/small-video-button.png');
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.listType3 {
  margin-bottom: 60px;
}
.listType3 .title a {
  display: block;
}
.listType3 .pole {
  color: #162a29;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 2px;
}
.listType3 .pole:before {
  content: '';
  height: 5px;
  width: 25px;
  background-color: #00aea6;
  display: block;
  position: absolute;
  bottom: 0;
}
.listType3 .description {
  margin-top: 10px;
}
.listType3 .arrow-wrap {
  float: left;
  width: 240px;
  margin-top: 0;
  margin-bottom: 5px;
}
.listType3 .arrow-wrap p {
  font-size: inherit;
  font-style: italic;
}
.listType3 .arrow-wrap .title {
  font-size: inherit;
  font-weight: 400;
  margin-bottom: 0;
  font-style: normal;
}
.listType3 .listItems,
.listType3 .item {
  font-size: inherit;
}
.listType3 .heading {
  margin-bottom: 13px;
}
.listType3 .heading .title {
  font-size: 2.8em;
  font-weight: 400;
  margin-bottom: 0;
}
.listType3 .heading .title a {
  display: block;
}
.listType3 .heading .function {
  text-transform: uppercase;
  padding-bottom: 12px;
  margin-bottom: 0;
  border-bottom: 1px solid #474c51;
}
.listType3 .wrapperInfo {
  padding: 20px 0 6px;
  border-bottom: 1px solid #6f7880;
}
.listType3 .wrapperInfo strong {
  color: #00aea6;
}
.listType3 .wrapperInfo a {
  color: #000000;
  text-decoration: underline;
}
.listType3 .wrapperInfo a:hover,
.listType3 .wrapperInfo a:focus {
  text-decoration: none;
}
.listType3 .wrapperInfo p {
  margin-bottom: 0;
}
.listType3 .wrapperInfo .contacts p {
  margin-bottom: 10px;
}
.listType3 .listServicesMedecins {
  margin: 0 -10px;
}
.listType3 .listServicesMedecins:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.listType3 .wrap {
  width: 25%;
  padding: 0 10px;
  float: left;
}
.listType3 .wrap > .title {
  text-transform: uppercase;
  font-size: 1.2em;
  margin-bottom: 0;
  background-color: #00aea6;
  color: #FFFFFF;
  border-bottom: 1px solid #6f7880;
}
.listType3 .wrap > .title a {
  color: inherit;
  padding: 9px 9px 7px;
  display: block;
}
.listType3 .wrap:first-child,
.listType3 .wrap:nth-child(5n+5) {
  margin-left: 0 !important;
}
.listType3.consultationsList {
  margin-top: 60px !important;
}
.listType3.consultationsList .wrap {
  width: 100%;
  margin-left: 0;
  padding-right: 220px;
}
.listType3.servicesList .wrap {
  margin-top: 12px;
  margin-left: 0;
  width: 100%;
}
.listType3.servicesList .speciality {
  float: left;
  width: 240px;
  font-size: 1.3em;
  padding-right: 20px;
}
.listType3.servicesList .barType1 {
  display: block;
  width: auto;
  float: right;
}
.infos1 {
  border-top: 1px dotted #8f8f8f;
  padding-top: 20px;
  margin-top: 20px;
}
.infos1:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.infos1 p:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.infos1 p strong {
  display: block;
  float: left;
  margin-right: 5px;
  width: 120px;
  text-align: right;
}
.infos1 p .wrap {
  display: block;
  width: auto !important;
  text-align: left;
  float: left !important;
  color: #777;
}
.widget-list {
  margin-top: 23px;
  font-size: inherit;
}
.widget-list li {
  float: left;
}
.widget-list li a {
  display: block;
}
.widget-list li span {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2em;
  margin-top: 9px;
  color: #474c51;
}
.widget-list li + li {
  margin-left: 9px;
}
.widget-list:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.top-links {
  width: 100%;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 99;
}
.top-links .dropDownListLink {
  position: absolute;
  z-index: 1000;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  display: flex;
  background-color: rgba(233, 237, 241, 0.8);
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.top-links .dropDownListLink .img {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top: 0;
  left: -45px;
}
.top-links .dropDownListLink .img img {
  vertical-align: middle;
}
.top-links .dropDownListLink .text {
  display: block;
  float: right;
  padding: 15px 18px 16px 5px;
  height: 45px;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #182f2e;
}
.top-links .dropDownListLink:focus,
.top-links .dropDownListLink:hover {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  left: auto;
}
.top-links .dropDownListLink:focus .text,
.top-links .dropDownListLink:hover .text {
  display: block;
}
.top-links .dropDownListLink:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.top-links .dropDownList {
  position: absolute;
  left: 100%;
  z-index: 1000;
}
.top-links .dropDownList .titleDropDown {
  position: absolute;
  left: -50px;
  text-align: center;
}
.top-links .dropDownList .titleDropDown img {
  vertical-align: middle;
}
.top-links .dropDownList .titleDropDown button {
  width: 50px;
  height: 50px;
  display: block;
  background-color: rgba(233, 237, 241, 0.8);
}
.top-links .dropDownList .subLevel {
  right: 0;
  position: relative;
  transition: right 0.2s ease-in-out;
  display: none;
}
.top-links .dropDownList .subLevel > a,
.top-links .dropDownList .subLevel > p {
  background-color: #e9edf1;
  text-transform: uppercase;
  color: #474c51;
  text-decoration: none;
  padding: 17px;
  min-height: 50px;
  font-size: 1.2em;
  display: block;
}
.top-links .dropDownList .subLevel ul {
  padding: 6px 14px;
  background-color: #e9edf1;
}
.top-links .dropDownList .subLevel li {
  margin-bottom: 8px;
}
.top-links .dropDownList .subLevel li:last-child {
  margni-bottom: 0;
}
.top-links .dropDownList .subLevel li a {
  background-color: #e9edf1;
  color: #474c51;
  display: block;
  font-size: 1.3em;
  padding-left: 14px;
  position: relative;
}
.top-links .dropDownList .subLevel li a:before {
  font-size: 13px;
  color: #474c51;
  position: absolute;
  top: 3px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e017';
  line-height: 1;
  font-family: 'Icons';
}
.top-links .dropDownList.display {
  right: 0;
  left: auto;
}
.top-links .dropDownList.display .subLevel {
  display: block;
}
.top-links .dropDownList.display .titleDropDown button {
  background-color: #e9edf1;
}
.top-links .dropdownList-1 {
  top: 0;
  background: #2d5cc2;
}
.top-links .dropdownList-1 .img {
  background: #2d5cc2;
}
.top-links .dropdownList-1 .text {
  color: #fff;
}
.top-links .dropdownList-2 {
  top: 46px;
  background: #b4d95f;
}
.top-links .dropdownList-2 .img {
  background: #b4d95f;
}
.top-links .dropdownList-3 {
  top: 92px;
  background: #FF789F;
}
.top-links .dropdownList-3 .img {
  background: #ff4a7f;
}
.top-links .dropdownList-4 {
  top: 138px;
  background: #00aea6;
}
.top-links .dropdownList-4 .img {
  background: #00aea6;
}
.top-links .dropdownList-5 {
  top: 184px;
  background: #f09273;
}
.top-links .dropdownList-5 .img {
  background: #f09273;
}
.top-links .dropDownList-red {
  background-color: #d11f45 !important;
  color: #FFFFFF !important;
}
.top-links .dropDownList-red .titleDropDown button {
  background-color: #d11f45;
  color: #FFFFFF;
}
.top-links .dropDownList-red .text {
  color: #FFFFFF !important;
}
.top-links .dropDownList-red .subLevel a,
.top-links .dropDownList-red .subLevel p {
  background-color: #d11f45;
  color: #FFFFFF;
}
.list-with-icons {
  margin: 30px 0 0 20px !important;
  font-size: 1.4em;
}
.list-with-icons li {
  border-bottom: 1px solid #e9edf1;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.list-with-icons li:first-child {
  border-top: 1px solid #e9edf1;
}
.list-with-icons li .ico {
  display: block;
  position: absolute;
  top: 20px;
  left: 15px;
}
.list-with-icons li a {
  display: block;
  width: 100%;
  color: #474c51;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.5px;
  padding: 25px 20px 25px 65px;
  z-index: 1;
  position: relative;
}
.list-with-icons li:before {
  right: 0 !important;
  left: inherit !important;
  content: '\e017' !important;
  color: #c3c5c7 !important;
  font-size: 20px !important;
  top: 24px !important;
}
.list-with-icons li:after {
  position: absolute;
  left: 21px;
  top: 17px;
}
.list-with-small-icons {
  font-size: 1.4rem !important;
  line-height: 1.2;
  color: #182f2e;
  margin-top: 21px !important;
}
.list-with-small-icons li {
  margin: 0 0 5px;
}
.list-with-small-icons li a {
  color: #182f2e;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0 0 18px;
  position: relative;
}
.list-with-small-icons li a:after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #00aea6;
  font-size: 14px;
  line-height: 1;
  font-family: icons;
}
.list-with-small-icons li.download a:after {
  content: '\e063';
}
.list-with-small-icons li.archive a:after {
  content: '\e06e';
}
.medicalTeam li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 0;
}
.medicalTeam li:before {
  font-size: 1.23076923em;
  color: #00aea6;
  position: absolute;
  top: 0.07692308em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
  font-family: 'Icons';
}
.liens {
  font-size: 1.3em;
  font-family: 'Ubuntu Condensed', sans-serif;
}
.liens li a {
  text-transform: uppercase;
  color: #474c51;
}
.liens li:before {
  color: #009ee0;
}
.site-map-menus {
  display: flex;
  flex-wrap: wrap;
}
.site-map-heading {
  padding-bottom: 17px;
  margin-bottom: 14px;
  border-bottom: 1px solid #727272;
}
.site-map-heading .title {
  color: #182f2e;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 16px;
}
.site-map-heading .description {
  font-size: 1.4em;
  line-height: 1.2;
  color: #182f2e;
}
.site-map-box-menu {
  width: 31%;
  margin-bottom: 31px;
}
.site-map-box-menu + .site-map-box-menu:nth-child(3n+2) {
  margin-left: 3.4%;
}
.site-map-box-menu + .site-map-box-menu:nth-child(3n+3) {
  margin-left: 3.4%;
}
.content > .site-map-menu {
  margin: 0 !important;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.content > .site-map-menu > li {
  padding-left: 14px;
  margin-bottom: 13px;
  line-height: 1.2;
}
.content > .site-map-menu > li > a {
  color: #182f2e;
}
.content > .site-map-menu > li > ul {
  margin: 6px 3px 0 7px;
}
.content > .site-map-menu > li > ul > li {
  padding-left: 13px;
  margin: 0 0 6px;
}
.content > .site-map-menu > li > ul > li:last-child {
  margin: 0;
}
.content > .site-map-menu > li > ul > li > a {
  font-size: 1rem;
  color: #182f2e;
}
.content > .site-map-menu > li > ul > li > ul {
  margin: 4px 0;
}
.content > .site-map-menu > li > ul > li > ul > li {
  padding-left: 14px;
  margin-bottom: 6px;
}
.content > .site-map-menu > li > ul > li > ul > li:last-child {
  margin: 0;
}
.content > .site-map-menu > li > ul > li > ul > li:before {
  content: '\e06c';
  color: #182f2e;
  top: 6px;
  left: 6px;
  font-size: 4px;
}
.content > .site-map-menu > li > ul > li > ul > li a {
  font-size: 1rem;
  color: #182f2e;
}
.content > .site-map-menu > li > ul > li:before {
  font-size: 11px !important;
  top: 3px !important;
  content: '\e003' !important;
  left: -1px !important;
  color: #00aea6;
}
.content > .site-map-menu > li:before {
  font-size: 11px !important;
  top: 2px !important;
  content: '\e003' !important;
}
.content > .site-map-menu .expanded:before {
  content: '\e004' !important;
}
.content > .site-map-menu .expanded > a {
  font-weight: 700;
  color: #182f2e;
}
.directoryList .listItems {
  margin: 0 -10px;
}
.directoryList .listItems .item {
  width: 50%;
  float: left;
  padding: 0 10px 20px;
}
.directoryList .listItems .item .wrapImg {
  float: left;
  width: 120px;
  margin: 0 10px 0 0;
}
.directoryList .listItems .item .wrapImg img {
  display: block;
  width: 100%;
  height: auto;
}
.directoryList .listItems .item .wrap {
  float: none;
  width: auto;
  overflow: hidden;
  padding: 0;
}
.directoryList .listItems .item .category {
  color: #162a29;
  font-size: 1.1rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 0 8px;
  margin: 0 0 7px;
}
.directoryList .listItems .item .category:after {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  background: #00aea6;
  left: 0;
  bottom: 0;
}
.directoryList .listItems .item .title {
  background: none;
  font-size: 2rem;
  line-height: 1;
  color: #182f2e;
  margin: 0 0 10px;
  border: none;
  font-weight: 700;
  text-transform: none;
}
.directoryList .listItems .item .title a {
  padding: 0;
  color: #182f2e;
}
.directoryList .listItems .item .table {
  display: block;
  overflow: hidden;
  position: relative;
}
.directoryList .listItems .item .table .wrapInfos {
  overflow: hidden;
}
.directoryList .listItems .item .table .wrapInfos:first-child {
  float: left;
  width: 72%;
  padding: 0 19% 0 0;
  position: relative;
}
.directoryList .listItems .item .table .wrapInfos .item {
  display: block;
  float: none;
  padding: 0;
  margin: 0 0 7px;
  width: 100%;
  color: #182f2e;
  font-size: 1.4rem;
  line-height: 1.2;
}
.directoryList .listItems .item .table .wrapInfos .item a {
  color: #182f2e;
  text-decoration: underline;
}
.directoryList .listItems .item .table .wrapInfos .item a:hover,
.directoryList .listItems .item .table .wrapInfos .item a:focus {
  text-decoration: none;
}
.directoryList .listItems .item .table .wrapInfos .item.item2:before {
  display: inline-block;
  vertical-align: top;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e04d';
}
.directoryList .listItems .item .table .wrapInfos .item.item3:before {
  display: inline-block;
  vertical-align: top;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e089';
}
.directoryList .listItems .item .table .wrapInfos .item.item4:before {
  display: inline-block;
  vertical-align: top;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e02b';
}
.directoryList .listItems .item .table .wrapInfos .item.item5:before {
  display: inline-block;
  vertical-align: top;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e088';
}
.directoryList .listItems .item .table .wrapInfos .item.item6:before {
  display: inline-block;
  vertical-align: top;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e02a';
}
.directoryList .listItems .item .table .wrapInfos .item.item7:before {
  display: inline-block;
  vertical-align: top;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e088';
}
.directoryList .listItems .item .table .wrapInfos + .wrapInfos:after {
  position: absolute;
  top: 0;
  bottom: 6px;
  left: 62.6%;
  background: #727272;
  width: 1px;
  content: '';
}
@media (max-width: 1023px) {
  .directoryList .listItems .item .table .wrapInfos:first-child {
    width: 65%;
  }
  .directoryList .listItems .item .table .wrapInfos + .wrapInfos:after {
    left: 54.6%;
  }
}
.single .date {
  margin-bottom: 15px;
}
.single .infos1 {
  border: none;
  margin: 0;
  padding: 0;
}
.single .infos2 {
  background: #fff;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1em;
}
.single .infos2 li {
  padding: 0;
  border-bottom: 2px solid #fff;
}
.single .infos2 li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.single .infos2 li p {
  padding: 0 10px;
}
.single .infos2 li .info {
  margin: auto;
  color: #000;
}
.single .infos2 li .date strong {
  font-size: 1.5em;
}
.single .infos2 li .link {
  padding: 0;
}
.single .infos2 li .link a {
  background: #d11f45;
  display: block;
  padding: 10px;
  color: #fff;
  text-decoration: none;
  font-size: 1.0769em;
  text-transform: uppercase;
  text-shadow: 1px 1px #000000;
}
.single .infos2 li .link a:hover,
.single .infos2 li .link a:focus {
  background: #a51836;
}
.single .infos2 .add .link a:before {
  content: '\e05c';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.single .infos2 .locate .link a:before {
  content: '\e053';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.single .infos2 .subscribe .link a:before {
  content: '\e073';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.single .teaser {
  margin: 0 0 10px 0;
}
.jobSingle .wrapperBloc,
.publicationsSingle .wrapperBloc {
  margin-bottom: 30px;
}
.jobSingle .wrapperBloc img,
.publicationsSingle .wrapperBloc img {
  float: left;
  margin: 0 15px 15px 0;
}
.jobSingle .linkButton,
.publicationsSingle .linkButton {
  margin-bottom: 15px;
}
.jobSingle .description,
.publicationsSingle .description {
  clear: both;
}
.content .title1,
.title1 {
  margin: 0 0 20px;
  background: transparent;
  color: #474c51;
  padding: 0;
  text-transform: uppercase;
  font-size: 4.0em;
  font-weight: 300;
}
.content .linkButton1 .download,
.content .linkButton2 .download,
.linkButton1 .download,
.linkButton2 .download {
  position: relative;
}
.content .linkButton1 .download:before,
.content .linkButton2 .download:before,
.linkButton1 .download:before,
.linkButton2 .download:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e064';
  line-height: 1;
  font-family: 'Icons';
}
.content .linkButton1 .read,
.content .linkButton2 .read,
.linkButton1 .read,
.linkButton2 .read {
  position: relative;
}
.content .linkButton1 .read:before,
.content .linkButton2 .read:before,
.linkButton1 .read:before,
.linkButton2 .read:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06e';
  line-height: 1;
  font-family: 'Icons';
}
.content .linkButton1 .learnMore,
.content .linkButton2 .learnMore,
.linkButton1 .learnMore,
.linkButton2 .learnMore {
  position: relative;
}
.content .linkButton1 .learnMore:before,
.content .linkButton2 .learnMore:before,
.linkButton1 .learnMore:before,
.linkButton2 .learnMore:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e009';
  line-height: 1;
  font-family: 'Icons';
}
.content .linkButton1 .locate,
.content .linkButton2 .locate,
.linkButton1 .locate,
.linkButton2 .locate {
  position: relative;
}
.content .linkButton1 .locate:before,
.content .linkButton2 .locate:before,
.linkButton1 .locate:before,
.linkButton2 .locate:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e053';
  line-height: 1;
  font-family: 'Icons';
}
.content .linkButton1 .postulate,
.content .linkButton2 .postulate,
.linkButton1 .postulate,
.linkButton2 .postulate {
  position: relative;
}
.content .linkButton1 .postulate:before,
.content .linkButton2 .postulate:before,
.linkButton1 .postulate:before,
.linkButton2 .postulate:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e068';
  line-height: 1;
  font-family: 'Icons';
}
.content .linkButton1,
.linkButton1 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  width: 100%;
  clear: both;
  border-top: 1px solid #dbdbdb;
}
.content .linkButton1 li,
.linkButton1 li {
  margin: 0;
  overflow: visible;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 20px;
}
.content .linkButton1 li:before,
.linkButton1 li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.content .linkButton1 li a,
.linkButton1 li a {
  display: block;
  padding: 6px 0;
  color: #888;
  font-size: 1.2em;
  line-height: 12px;
  text-decoration: none;
}
.content .linkButton1 li a:focus,
.linkButton1 li a:focus,
.content .linkButton1 li a:hover,
.linkButton1 li a:hover {
  text-decoration: underline;
  color: #d11f45;
}
.content .linkButton1 li a .fileInfos,
.linkButton1 li a .fileInfos {
  font-size: 0.8333em;
  /* 10px - 1/1.2 */
  font-weight: 400;
}
.content .linkButton1 li a:before,
.linkButton1 li a:before {
  float: left;
}
.content .linkButton2,
.linkButton2 {
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
}
.content .linkButton2 li,
.linkButton2 li {
  margin: 0 0 2px;
  overflow: visible;
  padding-left: 25px;
  background: #d11f45;
}
.content .linkButton2 li:before,
.linkButton2 li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.content .linkButton2 li a,
.linkButton2 li a {
  display: block;
  padding: 6px 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  text-decoration: none;
}
.content .linkButton2 li a:focus,
.linkButton2 li a:focus,
.content .linkButton2 li a:hover,
.linkButton2 li a:hover {
  text-decoration: underline;
}
.content .linkButton2 li a .fileInfos,
.linkButton2 li a .fileInfos {
  font-size: 0.8333em;
  /* 10px - 1/1.2 */
  font-weight: 400;
}
.content .linkButton2 li a:before,
.linkButton2 li a:before {
  float: left;
}
.content .linkButton2 .download:before,
.linkButton2 .download:before,
.content .linkButton2 .external:before,
.linkButton2 .external:before,
.content .linkButton2 .learnMore:before,
.linkButton2 .learnMore:before,
.content .linkButton2 .locate:before,
.linkButton2 .locate:before,
.content .linkButton2 .read:before,
.linkButton2 .read:before {
  left: 5px;
  color: #fff;
}
.content .linkButton2 .external:after,
.linkButton2 .external:after {
  color: #fff;
}
.obsolescence {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px dotted #000;
}
.obsolescence p {
  padding: 10px;
  font-size: 1.3em;
  text-align: center;
  background: #c00;
  color: #fff;
  font-weight: 700;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.obsolescence form {
  padding: 0;
}
.obsolescence button,
.obsolescence input[type="submit"] {
  background: #0c0;
}
.tx-jkpoll-pi1 .resultats img {
  width: 100%;
}
.comments_avatars ul {
  margin: 0;
  padding: 0;
}
.comments_avatars ul li {
  margin: 0;
  padding: 0;
}
.comments_avatars ul li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.comments_avatars ul li {
  display: inline-block;
  margin: 10px 5px 0 0;
}
.comments_avatars ul li.selected_avatar {
  border: 1px solid #000;
}
.rssFeed {
  position: absolute;
  top: 5px;
  right: 10px;
  text-align: right;
  font-size: 1em;
}
.category,
.listItems .category {
  font-weight: 300;
  color: #FFFFFF;
  /* background-color: @color1-2; */
  font-size: 1.2em;
  padding: 3px 12px;
  margin-bottom: 0;
  text-transform: none;
  display: inline-block;
  margin-bottom: 5px;
  position: relative;
}
.category:after,
.listItems .category:after {
  content: '';
  width: 32px;
  height: 2px;
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.category a,
.listItems .category a {
  color: #777;
  text-decoration: underline;
}
.category a:focus,
.listItems .category a:focus,
.category a:hover,
.listItems .category a:hover {
  color: #000;
  text-decoration: underline;
}
.date {
  display: block;
  font-weight: 400;
  font-style: italic;
  color: #777;
  font-size: 1.2em;
  margin: 0 0 8px;
}
.teaser {
  margin: 0 0 10px;
  padding: 0;
}
.teaser a {
  display: block;
  color: #000;
  text-decoration: none;
}
.teaser a:focus,
.teaser a:hover {
  color: #000;
  text-decoration: none;
}
.description p {
  font-size: 1.3em;
}
.videos .videoItem {
  margin: 25px;
}
.videos .videoItem .video {
  position: relative;
  width: 100%;
  margin: 0 auto 25px;
}
.videos .videoItem .video .ratio {
  display: block;
  width: 100%;
  height: auto;
}
.videos .videoItem .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bleu .category,
.color1 .category,
.color1 .subTitle {
  color: blue;
}
.color2 .category,
.color2 .subTitle,
.orange .category {
  color: orange;
}
.color3 .category,
.color3 .subTitle,
.rouge .category {
  color: red;
}
.color4 .category,
.color4 .subTitle,
.vert .category {
  color: green;
}
/* Generic blocs */
.blocStyle1 .listItems {
  margin-bottom: 25px;
  font-size: 0;
  margin: 0 -10px;
}
.blocStyle1 .item {
  font-size: 10px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  width: 220px;
  margin: 0 10px 24px;
}
.blocStyle1 .item .imgWrap {
  margin-bottom: 10px;
}
.blocStyle1 .item img {
  width: 215px;
  height: auto;
  float: none;
}
.blocStyle1 .item a {
  color: #000;
}
.blocStyle1 .item a:focus,
.blocStyle1 .item a:hover {
  text-decoration: underline;
  color: #0074b6;
}
.blocArticle {
  margin: 0 0 25px;
}
.blocArticle:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.blocArticle .listItems {
  margin-bottom: 20px;
}
.blocArticle .listItems .item img {
  width: 220px;
  height: auto;
  float: left;
  margin-right: 15px;
}
.blocArticle .listItems .item .title {
  border: none;
  margin: 0 0 5px;
}
.blocArticle .listItems .item .title a {
  color: #000;
}
.blocArticle .listItems .item .title a:focus,
.blocArticle .listItems .item .title a:hover {
  color: #0074b6;
  text-decoration: underline;
}
/* All blocs */
.blocActualites {
  margin: 0 0 40px;
}
.blocActualitesFocus {
  padding: 50px 0 40px;
}
.blocActualitesFocus .blocFocus {
  width: 680px;
  float: left;
}
.blocActualitesFocus .blocFocus .item .wrap {
  float: right;
  width: 210px;
  height: 266px;
  background-color: #1aa7e2;
  color: #FFFFFF;
  padding: 24px;
}
.blocActualitesFocus .blocFocus .item .category {
  font-weight: 300 !important;
  color: #FFFFFF !important;
  background-color: #0074b6;
  font-size: 1.2em !important;
  padding: 3px 12px;
  margin-bottom: 12px !important;
}
.blocActualitesFocus .blocFocus .item .title {
  font-size: inherit !important;
}
.blocActualitesFocus .blocFocus .item a {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 2.8em;
  line-height: 30px;
}
.blocActualitesFocus .blocFocus .item a:focus,
.blocActualitesFocus .blocFocus .item a:hover {
  text-decoration: underline;
}
.blocActualitesFocus .blocFocus .item img {
  margin-bottom: 10px;
}
.blocActualitesFocus > .wrap:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.blocActualitesFocus > .wrap > .blocListItems {
  float: right;
  width: 260px;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .listItems {
  margin: 0;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .listItems .category {
  font-weight: 300;
  color: #FFFFFF;
  background-color: #0074b6;
  font-size: 1.2em;
  padding: 3px 12px;
  margin-bottom: 7px;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .item {
  width: 100%;
  margin: 0;
  display: block;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .item .wrap {
  border: 1px solid #1aa7e2;
  margin-left: 13px;
  padding: 22px 25px 17px;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .item .title {
  font-size: inherit;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .item a {
  color: #0074b6;
  font-weight: 300;
  font-size: 2.0em;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .item img {
  width: 100%;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .item + .item .wrap {
  margin-top: 14px !important;
}
.blocActualitesFocus .barType1 {
  text-align: center;
}
.blocActualitesFocus .barType1 .btn:before {
  color: #2d5cc2 !important;
}
.blocAgenda {
  margin: 25px 0 40px;
  display: inline-block;
  padding: 59px 0 76px;
  width: 100%;
}
.blocAgenda .heading-title h2 {
  color: #fff;
}
.blocAgenda .barType1 {
  text-align: center;
}
.blocAgenda .barType1 .button {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 5px;
}
.blocAgenda .barType1 .btn-decore {
  border: 1px solid #ffffff;
  color: #fff;
}
.blocAgenda .barType1 .btn-decore:hover {
  color: #fff !important;
}
.blocAgenda .barType1 .btn-decore:before {
  color: #b4d95f !important;
}
.blocAgenda.blocStyle1 {
  background: url(../Images/bg/bg-decor-02.png);
}
.blocAgenda.blocStyle1 .listItems {
  margin: 0 0 41px 0;
  text-align: center;
  padding: 6px 0 0 0;
}
.blocAgenda.blocStyle1 .listItems .category {
  font-weight: 700;
  color: #FFFFFF;
  font-size: 1.2rem;
  padding: 3px 12px 6px;
  margin-bottom: 6px;
  text-transform: none;
  text-transform: uppercase;
}
.blocAgenda.blocStyle1 .listItems .category:after {
  background: #b4d95f;
}
.blocAgenda.blocStyle1 .listItems .title {
  margin: 0 0 17px;
  line-height: 18px;
  font-weight: 300;
  font-size: 1.8rem;
  color: #fff;
}
.blocAgenda.blocStyle1 .item {
  margin: 0;
  width: 16.5%;
}
.blocAgenda.blocStyle1 .item .imgWrap {
  position: relative;
}
.blocAgenda.blocStyle1 .item .imgWrap:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #b4d95f;
  opacity: .3;
  display: none;
}
.blocAgenda.blocStyle1 .item .wrap {
  padding: 15px 7px;
  text-align: center;
}
.blocAgenda.blocStyle1 .item img {
  width: 100%;
}
.blocAgenda.blocStyle1 .item a {
  color: #FFFFFF;
}
.blocAgenda.blocStyle1 .item a:hover {
  color: #FFFFFF;
}
.blocAgenda.blocStyle1 .item a:hover,
.blocAgenda.blocStyle1 .item a:focus {
  text-decoration: none;
}
.blocAgenda.blocStyle1 .item a:hover .imgWrap:after,
.blocAgenda.blocStyle1 .item a:focus .imgWrap:after {
  display: block;
}
.blocAgenda.blocStyle1 .item + .item {
  margin-left: 2.8%;
}
.blocAgenda.blocStyle1 .item:hover .imgWrap:after,
.blocAgenda.blocStyle1 .item:focus .imgWrap:after {
  display: block;
}
.blocAgenda .date {
  font-style: normal;
  color: #182f2e;
  font-size: 2rem;
  display: block;
  font-size: inherit;
  margin-bottom: 6px;
  padding: 9px 5px;
  background-color: #b4d95f;
  text-align: center;
}
.blocAgenda .date .arrow {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.blocAgenda .date .arrow:after {
  content: '\e027';
  margin: 0 3px 0 0;
  font-size: 20px;
  color: #182f2e;
  vertical-align: -0.1em;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.blocAgenda .date .day {
  font-weight: 900;
  margin-bottom: 0;
  text-align: center;
  font-size: 2rem;
  display: inline-block;
  vertical-align: middle;
}
.blocAgenda .date .month,
.blocAgenda .date .year {
  margin-bottom: 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
}
.blocAgenda .date .month {
  font-weight: 300;
  text-transform: uppercase;
  vertical-align: middle;
}
.blocAgenda .date .year {
  font-weight: 300;
}
.blocAgenda .multiple-dates .date {
  padding: 9px 25px;
}
.blocAgenda .multiple-dates .date .day {
  font-size: 2.7em;
  line-height: 24px;
}
.blocAgenda .multiple-dates .date .month,
.blocAgenda .multiple-dates .date .year {
  font-size: 1.3em;
}
.blocAgenda .multiple-dates .date + .date {
  position: relative;
}
.blocAgenda .multiple-dates .date + .date:before {
  font-size: 4px;
  color: #FFFFFF;
  position: absolute;
  top: -2px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  content: '\e06c';
  line-height: 1;
  font-family: 'Icons';
}
.blocAgenda .multiple-dates .date + .date:before {
  transform: translateX(-50%);
}
@media (max-width: 1160px) {
  .blocAgenda .date .day,
  .blocAgenda .date .month {
    font-size: 1.7rem;
  }
}
@media (max-width: 1160px) {
  .blocAgenda .date .day,
  .blocAgenda .date .month {
    font-size: 1.7rem;
  }
}
@media (max-width: 1023px) {
  .blocAgenda .date .day,
  .blocAgenda .date .month {
    font-size: 1.4rem;
  }
  .blocAgenda .date .arrow {
    height: 15px;
  }
  .blocAgenda .date .arrow:after {
    font-size: 15px;
  }
  .blocAgenda.blocStyle1 .listItems .title {
    font-size: 1.5rem;
  }
}
@media (max-width: 890px) {
  .blocAgenda .date {
    padding: 6px 2px;
  }
  .blocAgenda .date .day,
  .blocAgenda .date .month {
    font-size: 1.2rem;
  }
  .blocAgenda .date .arrow {
    height: 12px;
  }
  .blocAgenda .date .arrow:after {
    font-size: 12px;
  }
  .blocAgenda.blocStyle1 .listItems {
    margin-bottom: 12px;
  }
  .blocAgenda.blocStyle1 .listItems .category {
    font-size: 1.1rem;
  }
  .blocAgenda.blocStyle1 .listItems .title {
    font-size: 1.5rem;
  }
}
.en-images-container {
  margin-top: 45px;
}
.en-images-wrap {
  display: flex;
}
.en-images-wrap a {
  position: relative;
}
.en-images-wrap .large-image {
  float: left;
}
.en-images-wrap .large-image a {
  width: 563px;
  height: 423px;
  display: block;
  position: relative;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.en-images-wrap .large-image .item.video a:before {
  content: url('../Images/pictos/large-video-button.png');
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.en-images-wrap .large-image:focus .caption,
.en-images-wrap .large-image:hover .caption {
  bottom: 0;
}
.en-images-wrap .small-images {
  float: left;
}
.en-images-wrap .small-images .item {
  float: left;
}
.en-images-wrap .small-images .item a {
  background-size: cover;
  background-position: center center;
  width: 188px;
  height: 141px;
  display: block;
  position: relative;
  overflow: hidden;
}
.en-images-wrap .small-images .item.video a:before {
  content: url('../Images/pictos/small-video-button.png');
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.en-images-wrap .small-images .item:focus .caption,
.en-images-wrap .small-images .item:hover .caption {
  bottom: 0;
}
.en-images-wrap .caption {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  display: block;
  background-color: rgba(0, 158, 224, 0.8);
  padding: 10px;
  transition: bottom 0.2s ease-in-out;
}
.en-images-wrap .caption .category {
  font-weight: 300;
  color: #FFFFFF;
  background-color: #0074b6;
  font-size: 1.2em;
  padding: 3px 12px;
  margin-bottom: 0;
  text-transform: none;
  display: inline-block;
  margin-bottom: 5px;
}
.en-images-wrap .caption .description {
  display: block;
  width: 100%;
  font-size: 1.8em;
  font-weight: 300;
  text-transform: uppercase;
  color: #FFFFFF;
}
.en-images-wrap .small-image .caption .description {
  font-size: 1.6em;
}
.en-images-wrap .large-image .caption {
  padding: 20px;
}
.en-images-wrap:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.blocPartager {
  margin-top: 82px;
  padding-bottom: 40px;
}
.blocPartager .wrapper > section {
  float: left;
}
.blocPartager .wrapper > section.weather-widget {
  width: 330px;
}
.blocPartager .wrapper > section.facebook-widget {
  width: 280px;
  margin-right: 50px;
}
.blocPartager .wrapper > section.twitter-widget {
  width: 280px;
}
.blocPartager .title3 {
  color: #474c51;
  font-size: 2.2em;
  font-weight: 300;
  text-transform: uppercase;
}
.blocPartager:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.blocAccesRapides .listItems {
  margin: 0 0 20px;
}
.blocAccesRapides .item {
  margin: 0 0 20px;
}
.blocAccesRapides .item a {
  display: block;
  color: #000;
}
.blocAccesRapides .item a:focus,
.blocAccesRapides .item a:hover {
  text-decoration: none;
}
.blocAccesRapides .item a:focus .title,
.blocAccesRapides .item a:hover .title {
  text-decoration: underline;
}
.blocAccesRapides .item img {
  vertical-align: middle;
}
.blocAccesRapides .item .title {
  display: inline-block;
  font-size: 1.5em;
  font-weight: 400;
  vertical-align: middle;
}
.i-am {
  padding-bottom: 79px;
  background: #fff url('../Images/bg/bg-decor-01.png');
}
.i-am-block {
  margin-top: -60px !important;
  position: relative;
  z-index: 1;
  padding: 55px 0 0;
}
.i-am-block:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff url('../Images/bg/bg-decor-01.png');
  background-position: -1px 0;
  z-index: -1;
  height: 60px;
  content: '';
}
.i-am-list {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.i-am-list li {
  display: inline-block;
  vertical-align: top;
  width: 124px;
  padding: 0 16px;
}
.i-am-list a {
  color: #182f2e;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 300;
  display: block;
  text-decoration: none;
}
.i-am-list a:hover {
  color: #7f3349;
}
.i-am-list a:hover .i-am-img {
  background: rgba(255, 74, 127, 0.6);
}
.i-am-list a:hover .i-am-img img {
  display: none;
}
.i-am-list a:hover .i-am-img .i-am-img_h {
  display: block;
}
.i-am-img {
  margin: 0 0 13px;
  border: 1px solid rgba(255, 74, 127, 0.6);
  background: rgba(255, 255, 255, 0.6);
  background-clip: padding-box;
}
.i-am-img img {
  display: block;
  width: 100%;
  height: auto;
}
.i-am-img .i-am-img_h {
  display: none;
}
@media (max-width: 1023px) {
  .i-am-list li {
    width: 103px;
    padding: 0 14px;
  }
  .i-am-list li a {
    font-size: 1.1rem;
  }
}
.mosaic-list {
  margin: 0;
  overflow: hidden;
  padding-top: 6px;
  font-size: 10px;
  text-align: center;
}
.mosaic-list-container {
  margin: 0 -6px 10px;
}
.mosaic-list-wrap {
  margin: 0 -10px;
}
.mosaic-list-center {
  display: inline-table;
}
.mosaic-list-col {
  float: left;
}
.mosaic-list-col-md {
  width: 34.96em;
}
.mosaic-list-col-lg {
  width: 52.5em;
}
.mosaic-list-col-lg .mosaic-list-col-1 {
  width: 17.5em;
}
.mosaic-list-col-lg .mosaic-list-col-2 {
  width: 35em;
}
.mosaic-list-col-1 {
  width: 17.46em;
}
.mosaic-list-col-2 {
  width: 34.5em;
}
.mosaic-list-item {
  padding: 0 0.6em 1.2em;
  text-align: center;
}
.mosaic-list-item-wrap {
  position: relative;
  overflow: hidden;
  display: block;
  color: #fff;
  text-decoration: none;
}
.mosaic-list-item-wrap > img {
  display: block;
  width: 100%;
  height: auto;
}
.mosaic-list-item-wrap:hover .mosaic-list-item-text,
.mosaic-list-item-wrap:focus .mosaic-list-item-text {
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  top: 0;
}
.mosaic-list-item-wrap:hover .mosaic-list-item-text-center .mosaic-list-title,
.mosaic-list-item-wrap:focus .mosaic-list-item-text-center .mosaic-list-title {
  text-decoration: underline;
}
.mosaic-list-item-wrap:hover .mosaic-list-item-overlay,
.mosaic-list-item-wrap:focus .mosaic-list-item-overlay {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mosaic-list-item-blue .mosaic-list-item-wrap {
  background: #2d5cc2;
}
.mosaic-list-item-text {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, -105px);
  -ms-transform: translate(0, -105px);
  transform: translate(0, -105px);
  -webkit-transition: -webkit-transform 0.4s linear, top 0.4s linear;
  transition: transform 0.4s linear,top 0.4s linear;
  z-index: 1;
  padding: 0 5%;
}
.mosaic-list-item-text:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
  content: '';
}
.mosaic-list-item-text p {
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 0;
  color: #fff;
  font-weight: 300;
}
.mosaic-list-item-text-center {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 5%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}
.mosaic-list-item-t {
  width: 100%;
  opacity: 1;
  padding: 14px 0 15px;
}
.mosaic-list-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: -webkit-transform 0.4s linear;
  transition: transform 0.4s linear;
}
.mosaic-list-category {
  text-transform: uppercase;
  display: block;
  padding-bottom: 8px;
  margin-bottom: 8px;
  position: relative;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 700;
}
.mosaic-list-category:after {
  background: #2d5cc2;
  width: 32px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  content: '';
}
.mosaic-list-title {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 300;
  display: block;
  margin: 0 0 7px;
}
.mosaic-list-title-small {
  font-size: 1.4rem;
}
.mosaic-list-ico {
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0 auto;
  display: block;
}
.mosaic-list-ico img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  display: block;
  height: auto;
}
@media (max-width: 1023px) {
  .mosaic-list-wrap {
    margin: 0;
  }
  .mosaic-list-col {
    float: left;
  }
  .mosaic-list-col-sm-table {
    width: 48.79em;
  }
  .mosaic-list-col-sm-table .mosaic-list-col-1 {
    width: 24.3em;
  }
  .mosaic-list-col-md-table {
    width: 73.4em;
  }
  .mosaic-list-col-md-table .mosaic-list-col-1 {
    width: 24.4em;
  }
  .mosaic-list-col-md-table .mosaic-list-col-2 {
    width: 49em;
  }
  .mosaic-list-col-lg-table {
    width: 122.2em;
  }
  .mosaic-list-col-lg-table .mosaic-list-item {
    width: 50%;
    float: left;
  }
  .mosaic-list-col-1 {
    width: 24.5em;
  }
  .mosaic-list-col-2 {
    width: 49em;
  }
}
.networks {
  padding: 62px 0 65px;
}
.networks-inner {
  text-align: center;
  padding: 6px 0;
}
.networks .heading-title {
  position: relative;
}
.networks .heading-title .social-networks {
  position: absolute;
  bottom: 5px;
  right: 0;
}
.networks-block {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 37.6%;
  border: 1px solid #b9c0c0;
  padding: 19px;
  margin: 0 11px;
  position: relative;
  overflow: hidden;
}
.networks-block .sticker {
  position: absolute;
}
.networks-block .sticker_grey {
  top: 10px;
  right: 9px;
}
.networks-block .sticker_grey:after {
  content: '';
  background: #3f729b;
  width: 80px;
  height: 40px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -16px;
  right: -36px;
  z-index: -1;
  position: absolute;
}
.networks-block .sticker_blue {
  top: 13px;
  right: 9px;
}
.networks-block .sticker_blue:after {
  content: '';
  background: #3b5998;
  width: 80px;
  height: 40px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -19px;
  right: -40px;
  z-index: -1;
  position: absolute;
}
.networks-block > a > img {
  float: left;
  margin: 0 20px 0 0;
  width: 56.9%;
}
.networks-content {
  overflow: hidden;
}
.networks-content-title {
  overflow: hidden;
  font-size: 1.4rem;
  padding: 0 31px 0 0;
}
.networks-content-title a {
  text-decoration: none;
}
.networks-content-title a img {
  margin-bottom: 7px;
  margin-right: 15px;
}
.networks-content-title_v1 {
  margin: 0 0 9px 0;
}
.networks-content-title_v1 img {
  margin-right: 0;
}
.networks-content-title_v1 strong {
  color: #182f2e;
  display: block;
}
.networks-content-title_v1 strong a {
  color: #182f2e;
}
.networks-content-title_v2 {
  margin: 0 0 15px 0;
}
.networks-content-title_v2 img {
  float: left;
}
.networks-content-title_v2 strong {
  color: #3b5998;
  display: block;
}
.networks-content-title_v2 strong a {
  color: #3b5998;
}
.networks-content-title_v2 span {
  color: #b9c0c0;
  font-weight: 300;
}
.networks-content p {
  color: #182f2e;
  font-size: 1.3rem;
  line-height: 1.2;
}
.networks-content p a {
  color: #3f729b;
}
.networks-content p a:focus {
  outline: 1px solid #000;
}
@media (max-width: 1023px) {
  .networks h2 {
    margin-bottom: 15px;
  }
  .networks .heading-title .social-networks {
    position: static;
  }
  .networks-block {
    width: 46.6%;
  }
}
.social-networks li {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #b9c0c0;
}
.social-networks li a {
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  width: 39px;
  height: 29px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.social-networks li a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.social-networks li a img {
  display: inline-block;
  vertical-align: middle;
}
.social-networks li a .social-networks-hover {
  display: none;
}
.social-networks li a:hover img {
  display: none;
}
.social-networks li a:hover .social-networks-hover {
  display: inline-block;
}
.social-networks li a:focus {
  outline: 1px dashed #000;
}
.social-networks li:last-child {
  border-right: none;
}
.publications {
  background: #ebf0f0;
  padding: 64px 0;
}
.publications .carrousel2 .listItems {
  width: 100%;
  margin-left: 0;
}
.publications .carrousel2 .item .wrapImg {
  position: relative;
  padding: 20px 25px;
}
.publications .item .wrapImg {
  height: auto;
  text-align: center;
  display: inline-block;
}
.publications .item .wrapImg:before,
.publications .item .wrapImg:after {
  content: "";
  speak: none;
  position: absolute;
  top: 12px;
  right: 17px;
  bottom: 12px;
  left: 17px;
  background: #fff;
  border: 1px solid #cdd1d1;
  box-shadow: 4px 4px 24px -7px rgba(0, 0, 0, 0.3);
}
.publications .item .wrapImg:before {
  z-index: -1;
}
.publications .item .wrapImg:after {
  transform: rotate(-3deg);
  z-index: -2;
}
.publications .item .wrapImg img {
  max-width: 100%;
  max-height: none;
  display: inline-block;
  vertical-align: top;
}
.publications .item .wrap {
  font-size: 1.2em;
  color: #182f2e;
  margin-top: 17px !important;
}
.publications .item .wrap .title {
  font-weight: 700;
  padding: 0 0 10px;
  margin: 0 0 10px 0;
  color: #182f2e;
  font-size: 1.2rem;
  margin-bottom: 14px;
  position: relative;
  text-transform: uppercase;
}
.publications .item .wrap .title a {
  color: #182f2e;
  font-size: 1.2rem;
}
.publications .item .wrap .title:after {
  content: '';
  width: 32px;
  height: 2px;
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #00aea6;
}
.publications .item .wrap .data {
  font-weight: 700;
  border: none;
  color: #182f2e;
  font-size: 1.9rem;
  margin-bottom: 0px;
  padding: 0px;
}
.publications .item .wrap .number {
  font-size: 1.4rem;
  text-transform: uppercase;
  display: block;
}
.publications .item .wrap .file-content {
  text-align: center;
  margin-top: 13px;
}
.publications .item .wrap .file-content .file-type {
  font-size: 1.2rem;
  margin: 0;
  font-weight: 700;
}
.publications .item .wrap .file-content .btn-gray {
  display: inline-block;
  vertical-align: top;
}
.publications .item .wrap .file-content .btn-gray a {
  font-size: 1.4rem;
  color: #182f2e;
  background: none;
  padding: 0 0 0 19px;
}
.publications .item .wrap .file-content .btn-gray a:before {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #00aea6;
  font-size: 13px;
}
.publications .item .wrap .file-content .btn-gray a:hover {
  background-color: transparent !important;
  text-decoration: underline;
  color: #182f2e !important;
}
.publications .item .wrap .file-content .btn-gray a:hover:before {
  color: #00aea6 !important;
}
.publications .item .wrap .file-content .btn-gray.postulate a:after {
  display: none;
}
.publications .barType1 {
  text-align: center;
}
.publications .barType1 .btn:before {
  color: #00aea6 !important;
}
.services .listItems,
.acces-rapides .listItems {
  text-align: center;
  padding: 33px 0;
  margin: 0 -0.2%;
}
.services .listItems .item,
.acces-rapides .listItems .item {
  padding-top: 15px;
  width: 24.4%;
  min-height: 150px;
  border: 1px solid #b9c0c0;
  margin: 0 0.2% 10px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.services .listItems .item a,
.acces-rapides .listItems .item a {
  text-decoration: none;
  display: inline-block;
  color: #a7acab;
}
.services .listItems .item a:hover,
.acces-rapides .listItems .item a:hover {
  text-decoration: none;
}
.services .listItems .item a:hover p,
.acces-rapides .listItems .item a:hover p {
  text-decoration: underline;
}
.services .listItems .item a:hover .category,
.acces-rapides .listItems .item a:hover .category {
  text-decoration: none;
}
.services .listItems .item a:hover .category:after,
.acces-rapides .listItems .item a:hover .category:after {
  width: 100%;
}
.services .listItems .item a:focus,
.acces-rapides .listItems .item a:focus {
  outline: 1px dashed #000;
}
.services .listItems .item .wrapImg,
.acces-rapides .listItems .item .wrapImg {
  height: 44px;
}
.services .listItems .item .category,
.acces-rapides .listItems .item .category {
  display: inline-block;
  vertical-align: top;
  color: #182f2e;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  background: none;
  padding: 0 0 10px 0;
  margin: 0 0 6px 0;
}
.services .listItems .item .category:after,
.acces-rapides .listItems .item .category:after {
  background: #ff4a7f;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.services .listItems .item p,
.acces-rapides .listItems .item p {
  font-weight: 300;
  font-size: 1.4rem;
  color: #182f2e;
}
@media (max-width: 1160px) {
  .services .listItems .item .category,
  .acces-rapides .listItems .item .category {
    font-size: 1.4rem;
  }
  .services .listItems .item p,
  .acces-rapides .listItems .item p {
    font-size: 1.3rem;
  }
}
@media (max-width: 1023px) {
  .services .listItems .item,
  .acces-rapides .listItems .item {
    width: 32.3%;
  }
}
.heading-block {
  background: #fff url('../Images/bg/bg-decor-01.png');
  padding: 23px 0px 66px;
  /*&-inner {
		position: relative;
		margin-top: -60px !important;
		float: left;
		width: 100%;
		z-index: 1;
		padding: 55px 10% 0;

		&:before {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			background: #fff url('../Images/bg/bg-decor-01.png');
			background-position: -1px 0;
			z-index: -1;
			height: 60px;
			content: '';
		}

		&:after {
			content: '';
			clear: both;
			display: table;
		}
	}*/
}
.heading-block-b-margin {
  margin-bottom: 42px;
}
.heading-block-inner {
  padding: 51px 0 46px;
}
.heading-block:after {
  content: '';
  display: table;
  clear: both;
}
.heading-block h1 {
  color: #182f2e;
  font-weight: 700;
  font-size: 5.4em;
  line-height: 1;
  padding: 0 0 47px;
  position: relative;
}
.heading-block h1.no-decor {
  padding: 0;
  margin: 0 0 18px;
}
.heading-block h1.no-decor:after {
  display: none;
}
.heading-block h1:after {
  content: '';
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 66px;
  height: 5px;
  background: #00aea6;
}
.heading-block h1 + .inline-text {
  margin: -13px 0 13px;
}
.heading-block .heading .chapeau {
  color: #182f2e;
  font-size: 1.8em;
  font-weight: 300;
}
.heading-block .category {
  font-size: 1.1rem;
  color: #162a29;
  font-weight: 600;
  padding: 0 0 12px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.heading-block .category.blue:after {
  background: #2d5cc2 !important;
}
.heading-block .category.green:after {
  background: #b4d95f !important;
}
.heading-block .category:first-child:after {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 32px;
  height: 2px;
  background: #00aea6;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.heading-block .category + h1 {
  margin-top: 0;
}
.heading-block-info {
  padding-top: 8px;
  padding-bottom: 26px;
}
.heading-block .wrapImg {
  float: left;
  margin: 0 20px 0 0;
}
.heading-block .wrapText {
  display: table-cell;
  vertical-align: top;
}
.heading-block .multiple-dates {
  display: inline-block;
  vertical-align: middle;
}
.heading-block .multiple-dates .date {
  color: #182f2e;
  display: block;
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
  background-color: #b4d95f;
  position: relative;
  font-style: normal;
  margin: 0 13% 0 0;
}
.heading-block .multiple-dates .date time {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
}
.heading-block .multiple-dates .date time + time:after {
  position: absolute;
  top: 50%;
  left: 47%;
  border-left: 9px solid #182f2e;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  content: '';
}
.heading-block .multiple-dates .date > p {
  color: #FFFFFF;
}
.heading-block .multiple-dates .date .day {
  font-weight: 900;
  margin-bottom: 0;
  text-align: center;
}
.heading-block .multiple-dates .date .month,
.heading-block .multiple-dates .date .year {
  font-size: 2rem;
  margin-bottom: 0;
  text-align: center;
  font-weight: 300;
}
.heading-block .multiple-dates .date .month {
  font-weight: 400;
  text-transform: uppercase;
}
.heading-block .multiple-dates .date .year {
  font-weight: 300;
}
.heading-block .appointment {
  display: inline-block;
  vertical-align: middle;
}
.heading-block .hour {
  font-weight: 700;
  color: #3c3c3b;
  font-size: 1.6rem;
  line-height: 1.2;
  display: inline-block;
  vertical-align: middle;
}
.heading-block .hour + .teaser-container {
  margin-left: 33px;
}
.heading-block .teaser-container {
  display: inline-block;
  vertical-align: middle;
  color: #3c3c3b;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  font-style: italic;
}
.heading-block .teaser-container .teaser {
  text-transform: uppercase;
  margin: 0;
}
.heading-block .file-btn {
  height: 104px;
  width: 268px;
}
.heading-block .wrapper-content {
  margin: 0;
}
.heading-block .header-content > div {
  padding: 0;
}
@media (max-width: 1023px) {
  .heading-block .multiple-dates .date {
    margin: 0 15px 0 0;
  }
  .heading-block .hour + .teaser-container {
    margin: 0 0 0 15px;
  }
}
.sidebar-online {
  padding: 17px;
  border: 1px solid #b9c0c0;
  text-align: center;
  color: #182f2e;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 67px;
}
.sidebar-online p {
  font-size: 1.8rem;
  margin: 0 0 15px 0;
  font-weight: 700;
}
.sidebar-online p span {
  color: #00aea6;
  font-size: 2.3rem;
  display: block;
}
.sidebar-online .icon-text {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0 0 0 20px;
  position: relative;
  line-height: 1;
}
.sidebar-online .icon-text:after {
  content: '';
  width: 15px;
  height: 19px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../Images/pictos/ico-lock1.png);
}
.blocContacts {
  margin: 0 0 67px;
}
.blocContacts .item {
  padding: 30px 9px 12px;
  background: #182f2e;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  margin: 0;
}
.blocContacts .item strong {
  display: block;
  margin: 0px 0 15px;
}
.blocContacts .item p {
  font-size: 1.4rem;
  margin: 0 0 14px;
  color: #fff;
}
.blocContacts .item .contactInfos {
  margin: 0;
}
.blocContacts .item .phone {
  font-size: 1.6rem;
  padding: 0;
  margin: 0 0 22px;
}
.blocContacts .item .phone:before {
  display: none;
}
.blocContacts .item .phone a {
  color: #fff;
  padding-left: 20px;
  background: url(../Images/pictos/ico-tel.png) left 2px no-repeat;
}
.blocContacts .item .btn {
  font-size: 1.2rem;
  background: #f09273;
  color: #182f2e;
  text-decoration: none;
  border: none;
}
.blocContacts .item .btn:hover {
  background: #f09273 !important;
  color: #182f2e !important;
  text-decoration: none;
}
.sidebar-services {
  margin: 0 0 75px;
}
.sidebar-services-list {
  margin: 0 0 7px !important;
}
.sidebar-services-list li {
  padding: 0 0 5px;
  margin: 0 0 13px;
  padding-left: 0 !important;
  font-size: 1.6rem;
  font-weight: 300;
  text-align: center;
  border-bottom: 1px solid #b9c0c0;
}
.sidebar-services-list li:before {
  display: none;
}
.sidebar-services-list li a {
  color: #162a29;
}
.sidebar-services-list li:last-child {
  border: none;
}
.sidebar-services .barType1 a:before {
  color: #ff4a7f !important;
}
.sidebar-actualites {
  margin: 0 0 78px;
}
.sidebar-actualites .item {
  margin: 0 0 8px;
}
.sidebar-actualites .wrap {
  text-align: center;
}
.sidebar-actualites .wrap .category:after {
  background: #2d5cc2;
}
.sidebar-actualites .wrapImg {
  margin-bottom: 13px;
}
.sidebar-actualites .wrapImg img {
  display: block;
  width: 100%;
  height: auto;
}
.sidebar-actualites .wrap .title {
  font-size: 1.6rem;
  font-weight: 300;
}
.sidebar-actualites .wrap .title a {
  color: #162a29;
}
.sidebar-actualites .wrap .title a:hover {
  color: #162a29;
}
.sidebar-actualites .barType1 a:before {
  color: #2d5cc2 !important;
}
.sidebar-agenda {
  margin: 0 0 30px;
}
.sidebar-agenda .listItems .item > a {
  display: block;
  text-decoration: none;
  color: #182f2e;
}
.sidebar-agenda .listItems .item > a:hover {
  text-decoration: underline;
}
.sidebar-agenda .listItems .item > a:focus {
  outline: 1px solid #000;
  outline-offset: -1px;
}
.sidebar-agenda .listItems .item .imgWrap {
  margin: 0 0 10px;
}
.sidebar-agenda .listItems .item .imgWrap img {
  display: block;
  width: 100%;
  height: auto;
}
.sidebar-agenda .listItems .item .date {
  font-style: normal;
  color: #182f2e;
  display: block;
  font-size: 0;
  line-height: 0;
  margin-bottom: 14px;
  padding: 10px 5px;
  background-color: #b4d95f;
  text-align: center;
}
.sidebar-agenda .listItems .item .date .arrow {
  position: relative;
  width: 12px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px;
}
.sidebar-agenda .listItems .item .date .arrow:after {
  content: '\e027';
  margin: 0 3px 0 0;
  font-size: 12px;
  color: #182f2e;
  vertical-align: -0.1em;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
.sidebar-agenda .listItems .item .date .day,
.sidebar-agenda .listItems .item .date .month {
  font-weight: 900;
  margin-bottom: 0;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-top: 0;
}
.sidebar-agenda .listItems .item .date .month {
  font-weight: 300;
}
.sidebar-agenda .listItems .item .wrap {
  text-align: center;
}
.sidebar-agenda .listItems .item .wrap .category:after {
  background: #b4d95f;
}
.sidebar-agenda .listItems .item .title {
  font-weight: 300;
  font-size: 1.7rem;
  color: #182f2e;
}
.sidebar-agenda .barType1 a:before {
  color: #b4d95f !important;
}
.downloads {
  margin: 30px 0 33px;
}
.downloads-block {
  width: 100%;
  padding: 19px 20px;
  background: #ebf0f0;
  display: table;
}
.downloads .downloads-list {
  width: 50%;
  margin: 0;
  padding: 0 9% 0 3%;
  display: table-cell;
  vertical-align: top;
}
.downloads .downloads-list:first-child {
  border-right: 1px solid #182f2e;
}
.downloads .downloads-list:last-child {
  padding: 0 6% 0 6%;
}
.downloads .downloads-list li {
  position: relative;
  font-size: 1.6rem;
  margin-bottom: 28px;
  padding: 0;
}
.downloads .downloads-list li:before {
  display: none;
}
.downloads .downloads-list li:last-child {
  margin: 0;
}
.downloads .downloads-list li a {
  padding-left: 41px;
  display: block;
  text-decoration: none;
  color: #182f2e;
  font-weight: 400;
}
.downloads .downloads-list li a:hover {
  text-decoration: underline;
  color: #182f2e;
}
.downloads .downloads-list li a:focus {
  outline: 1px dashed #000;
  outline-offset: -1px;
}
.downloads .downloads-list li img {
  position: absolute;
  top: 0;
  left: 0;
}
.downloads .downloads-list li span {
  font-size: 1.2rem;
}
.catalog {
  margin: 0 0 37px;
  overflow: hidden;
}
.catalog-block {
  padding: 14px 20px 17px;
  background: #ebf0f0;
  margin: 0 0 18px;
}
.catalog-block:after {
  content: '';
  display: table;
  clear: both;
}
.catalog-block .catalog-contacts {
  margin: 0;
  float: left;
  width: 50%;
}
.catalog-block .catalog-contacts li {
  padding-left: 0;
  font-weight: 400;
  font-size: 1.6rem;
  margin: 0 0 5px;
}
.catalog-block .catalog-contacts li:before {
  display: none;
}
.catalog-block .catalog-contacts a {
  color: #182f2e;
}
.catalog-block .catalog-contacts-holder {
  position: relative;
}
.catalog-block .catalog-contacts-holder .col-2 {
  padding-left: 14px;
}
.catalog-block .catalog-contacts-holder h4 {
  margin-bottom: 24px;
}
.catalog-block .catalog-contacts-holder .moreInfos {
  position: absolute;
  bottom: 0;
  right: -7px;
}
.catalog-block .catalog-contacts-holder .moreInfos .btn-decore {
  padding: 10px;
  font-size: 1.2rem;
  width: 177px;
  text-decoration: none;
}
.catalog-block .catalog-contacts-holder .moreInfos .btn-decore:before {
  color: #00aea6 !important;
}
.catalog-form {
  position: relative;
  overflow: visible;
}
.catalog-form fieldset {
  margin: 0 !important;
  background: none !important;
  padding: 0 !important;
  position: static !important;
}
.catalog-form legend {
  margin-top: 0;
  margin-bottom: 17px;
  color: #182f2e;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: left;
  font-style: normal;
  line-height: 1;
}
.catalog-form-col {
  display: inline-block;
  vertical-align: top;
  width: 42.9%;
  margin-right: 2.4%;
  margin-bottom: 0;
}
.catalog-form .btn {
  width: 47px;
  height: 47px;
  background: #00aea6;
  position: absolute;
  bottom: -4px;
  right: 0;
  padding: 0;
  margin: 0;
  border: none;
}
.catalog-form .btn:before {
  content: '\e033';
  color: #fff;
  font-size: 16px;
  margin: 0
				position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contact-box {
  background: #ebf0f0;
  overflow: hidden;
  padding: 39px 29px 22px;
  position: relative;
}
.contact-box:after {
  border-width: 19px;
  border-style: solid;
  border-left-color: #bdcdcc;
  border-bottom-color: #bdcdcc;
  border-top-color: #fff;
  border-right-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  content: '';
}
.contact-box > .wrap {
  margin-bottom: 12px;
}
.headAnnuaireDetail.table {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 0 25px;
}
.headAnnuaireDetail.table .cell {
  display: block;
  margin: 0 -30px;
}
.headAnnuaireDetail.table .wrapInfos {
  float: left;
  width: 50%;
  padding: 0 30px;
}
.headAnnuaireDetail.table .wrapInfos + .wrapInfos {
  border-left: 1px solid #727272;
}
.headAnnuaireDetail.table .wrapInfos .item {
  display: block;
  float: none;
  padding: 0;
  margin: 0 0 4px;
  width: 100%;
  color: #182f2e;
  font-size: 1.6rem;
  line-height: 1.2;
}
.headAnnuaireDetail.table .wrapInfos .item a {
  color: #182f2e;
  text-decoration: underline;
}
.headAnnuaireDetail.table .wrapInfos .item a:hover,
.headAnnuaireDetail.table .wrapInfos .item a:focus {
  text-decoration: none;
}
.headAnnuaireDetail.table .wrapInfos .item.item1:before {
  display: inline-block;
  vertical-align: middle;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e04d';
}
.headAnnuaireDetail.table .wrapInfos .item.item3:before {
  display: inline-block;
  vertical-align: middle;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e089';
}
.headAnnuaireDetail.table .wrapInfos .item.item2:before {
  display: inline-block;
  vertical-align: middle;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e02b';
}
.headAnnuaireDetail.table .wrapInfos .item.item4:before {
  display: inline-block;
  vertical-align: middle;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e088';
}
.headAnnuaireDetail.table .wrapInfos .item.item5:before {
  display: inline-block;
  vertical-align: middle;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e02a';
}
.headAnnuaireDetail.table .wrapInfos .item.item7:before {
  display: inline-block;
  vertical-align: middle;
  font-family: icons;
  font-size: 16px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
  content: '\e088';
}
.infos-text,
.schedule-text {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #182f2e;
  display: block;
  margin: 0 0 6px;
}
.infos-text:before,
.schedule-text:before {
  display: inline-block;
  vertical-align: -2px;
  font-family: icons;
  font-size: 18px;
  color: #00aea6;
  line-height: 1;
  margin: 0 5px 0 0;
}
.infos-text:before {
  content: '\e083';
}
.schedule-text:before {
  content: '\e05b';
}
.map-block {
  margin: 50px 0;
}
#cookiesTopBloc {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 15px;
  background: #007E78;
  width: 900px;
  margin: 0 auto;
}
#cookiesTopBloc .description p {
  color: #FFFFFF;
  font-size: 1.4em;
  position: relative;
  padding: 0 0 0 25px;
}
#cookiesTopBloc .description p:before {
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e082';
  line-height: 1;
  font-family: 'Icons';
}
#cookiesTopBloc a {
  margin: 0 15px;
  white-space: nowrap;
  font-size: 1.4em;
  display: block;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
}
#cookiesTopBloc a:before {
  content: '\e011';
  margin: 0;
  font-size: 20px;
  color: #FFFFFF;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: 'Icons';
}
#cookiesTopBloc a:focus,
#cookiesTopBloc a:hover {
  opacity: 0.8;
}
#cookiesTopBloc button {
  color: #fff;
}
.fancybox-skin {
  background: transparent;
}
#cookieManager {
  padding: 0;
  background: #474c51;
  border-top: 3px solid #00aea6;
  width: 100%;
  margin: 0 auto;
  padding: 50px 25px;
}
#cookieManager .header {
  width: auto;
  padding: 0;
  text-align: center;
  margin: 0;
  position: static;
  background: none;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#cookieManager .header .wrapper {
  padding-bottom: 30px;
  border-bottom: 1px dotted #7d7d7d;
}
#cookieManager .header h2 {
  font-weight: 300;
  font-size: 2.4em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 10px;
}
#cookieManager .header p {
  font-size: 1.8em;
  color: #FFFFFF;
  font-weight: 300;
}
#cookieManager .header p:not(.title) {
  padding: 0 40px;
}
#cookieManager .header p.title {
  font-size: 2.8em;
}
#cookieManager .header p.uppercase {
  text-transform: uppercase;
}
#cookieManager .header p + p {
  margin-top: 40px;
}
#cookieManager .wrapNewsletter {
  position: relative;
  margin-top: 30px;
}
#cookieManager .wrapNewsletter .wrapField input {
  background: transparent !important;
  border-bottom: 1px solid #b9c0c0;
  color: #FFFFFF;
}
#cookieManager .wrapField {
  padding-right: 40px;
}
#cookieManager .wrapSubmit {
  position: absolute;
  right: 0;
  top: 0;
}
#cookieManager input[type=checkbox]:checked:disabled + label:before {
  background: #FFFFFF;
}
#cookieManager form {
  padding: 0;
  margin-top: 30px;
}
#cookieManager form fieldset {
  margin: 0;
  padding: 0;
  background: none;
}
#cookieManager form fieldset div {
  margin-bottom: 0;
}
#cookieManager form label {
  font-size: 1.6em;
  text-transform: uppercase;
  color: #FFFFFF;
}
#cookieManager form label .description {
  font-size: 0.8125em;
  text-transform: none;
}
#cookieManager form label span {
  color: #f26382;
}
#cookieManager form .validate {
  margin: 30px 0 0;
  text-align: center;
}
#cookieManager form .validate button.save {
  margin-left: 20px;
}
/*
<section class="carrousel1">
	<div class="listItems">
		<div class="item" style="background-image: url('../Images/temp/carrousel1.jpg');">
			<div class="wrapper">
				<h2 class="title"><a href="#" class="linkBlock">1Duis sed odio sit amet nibh vulputate cursus a sit amet mauris.</a></h2>
				<p class="moreInfos"><a href="#">Découvrir l'école</a></p>
			</div>
		</div>
		<div class="item" style="background-image: url('../Images/temp/carrousel2.jpg');">
			<div class="wrapper">
				<h2 class="title">2Duis sed odio sit amet nibh vulputate cursus a sit amet mauris.</h2>
				<p class="moreInfos"><a href="#">Découvrir l'école</a></p>
			</div>
		</div>
	</div>
</section>
*/
.carrousel1 {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.carrousel1 .listItems {
  position: relative;
  z-index: 1;
}
.carrousel1 .listItems > .item {
  background-repeat: no-repeat;
  background-position: 50% 0;
  -webkit-background-size: 1920px 520px;
  background-size: cover;
  background-color: #fff;
  height: 520px;
  width: 100%;
}
.carrousel1 .listItems > .item > .wrapper {
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 520px;
}
.carrousel1 .listItems > .item > .wrapper .wrap {
  overflow: inherit !important;
  width: 42em;
  padding: 20px 32px;
  background: #fff;
  position: absolute;
  bottom: 50px;
  left: 0;
}
.carrousel1 .buttonStop {
  position: absolute;
  bottom: -20px;
  right: 20px;
  z-index: 3;
}
.carrousel1 .buttonStop img {
  vertical-align: middle;
}
.carrousel1 .prevCarrousel1,
.carrousel1 .nextCarrousel1 {
  position: absolute;
  top: 240px;
  z-index: 2;
}
.carrousel1 .prevCarrousel1 {
  left: 15px;
}
.carrousel1 .nextCarrousel1 {
  right: 15px;
}
.carrousel1 .pagerCarrousel1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  padding: 10px 0;
}
.carrousel1 .pagerCarrousel1 li {
  display: inline-block;
}
/*
<section class="carrousel2">
	<h2 class="title1">Accès rapides</h2>
	<div class="wrapper">
		<div class="listItems">
			<div class="item" style="background-image: url('../Images/temp/carrousel1.jpg');">
				<a href="#">
					<img src="" alt="">
					<h3 class="title">Titre</h3>
				</a>
			</div>
			<div class="item" style="background-image: url('../Images/temp/carrousel2.jpg');">
				<a href="#">
					<img src="" alt="">
					<h3 class="title">Titre</h3>
				</a>
			</div>
		</div>
	</div>
</section>
*/
.carrousel2 {
  width: 100%;
  margin-bottom: 28px !important;
  margin-top: 0px !important;
  display: inline-block;
  position: relative;
  padding: 0 50px;
}
.carrousel2 .wrapper {
  position: relative;
}
.carrousel2 .listItems {
  width: 860px;
  margin-left: 40px;
}
.carrousel2 .item {
  padding: 0;
  white-space: normal;
  vertical-align: top;
  text-align: center;
  float: none;
  position: relative !important;
}
.carrousel2 .item a {
  display: inline-block;
  font-size: 1.6em;
  color: #474c51;
}
.carrousel2 .item a span {
  width: 100%;
  display: block;
}
.carrousel2 .item .title {
  display: block;
}
.carrousel2 .item .wrap {
  padding: 0 10px;
}
.carrousel2 .item .wrapImg {
  padding: 0 10px;
}
.carrousel2 .item .wrapImg img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.carrousel2 .nextCaroussel2,
.carrousel2 .prevCaroussel2 {
  position: absolute;
  top: 34%;
  transform: translateY(-50%);
}
.carrousel2 .nextCaroussel2 button,
.carrousel2 .prevCaroussel2 button {
  border: 1px dotted transparent;
}
.carrousel2 .nextCaroussel2 button:focus,
.carrousel2 .prevCaroussel2 button:focus {
  border: 1px dotted #000;
}
.carrousel2 .prevCaroussel2 {
  left: 0;
}
.carrousel2 .nextCaroussel2 {
  right: 0;
}
.downloads .downloads-list li a {
  min-height: 39px;
}
.content .classicalGallery .sliderGalerie .infosImg .legendGallery {
  text-align: right;
}
.content table {
  position: relative;
  margin-bottom: 30px;
}
.content table caption {
  position: absolute;
  bottom: -30px;
  right: 0;
  padding-right: 15px;
}
.content h3 {
  position: relative;
  color: #00938c;
}
.content h3 a {
  color: #00938c;
}
.content h3 a:hover {
  color: #00938c;
}
.content h3:after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 32px;
  height: 2px;
  background: #00938c;
}
.content .thead th {
  text-transform: uppercase;
  font-size: 1.3em;
  background: transparent;
  color: #b54868;
  text-align: left;
  border-bottom: 1px solid #dcdfdf;
}
.list-with-header ul li a {
  color: #000;
}
caption {
  position: relative;
  text-transform: uppercase;
}
caption:after {
  content: '';
  position: absolute;
  top: 2px;
  right: 0;
  content: '\e015';
  font-size: 9px;
  color: #00aea6;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.site-map-menu .leaf ul {
  display: none;
}
.i-am-img_h {
  filter: brightness(50);
  -webkit-filter: brightness(50);
  -moz-filter: brightness(50);
  -o-filter: brightness(50);
  -ms-filter: brightness(50);
}
.social-networks-hover {
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
  -moz-filter: brightness(0.7);
  -o-filter: brightness(0.7);
  -ms-filter: brightness(0.7);
}
.home .services .item p a {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #000;
}
.home .services .item p a:hover {
  text-decoration: underline;
}
.carrousel2 .item {
  display: inline-block;
}
.content .catalog-block div {
  margin-bottom: 0;
}
.content .catalog-block label {
  display: none;
}
.content .catalog-block a,
.content .catalog-block .external {
  color: #000;
  background: none;
}
.networks-block {
  z-index: 0;
}
.content h3.content-title {
  color: #000;
}
.content h3.content-title:after {
  display: none;
}
.articleSide a {
  text-decoration: none;
}
.articleSide h3.title:after {
  display: none;
}
.content .wrapAdvancedSummary .advancedSummaryPage h3.title:after {
  display: none;
}
.content .wrapAdvancedSummary .advancedSummaryPage h3.title {
  margin-top: 0 !important;
}
#col1 .external {
  background: none;
}
#col1 .external:after {
  display: none;
}
.sidebar-services a:hover .external {
  text-decoration: underline !important;
}
.navigations-button button:hover {
  animation-duration: 1s;
  animation-name: inversefade;
  color: #182f2e;
  background: #ffa800;
}
@keyframes inversefade {
  from {
    color: #ffa800;
    background: #182f2e;
  }
  to {
    color: #182f2e;
    background: #ffa800;
  }
}
.content .classicalGallery .sliderGalerie .infosImg {
  font-size: 1.2rem !important;
  font-weight: 400;
  color: #182f2e;
  line-height: 1;
  text-decoration: none;
  position: relative;
  padding: 0 14px 0 0;
  background: none;
}
.content .classicalGallery .sliderGalerie .infosImg .wrap {
  width: 170px;
  float: right;
  padding-right: 15px;
}
.content .classicalGallery .sliderGalerie .infosImg .wrap:after {
  content: '';
  position: absolute;
  top: 12px;
  right: 15px;
  content: '\e015';
  font-size: 9px;
  color: #00aea6;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.content .classicalGallery .sliderGalerie .infosImg .legendGallery {
  text-align: right;
  padding-top: 10px;
  font-size: 1.2rem !important;
  font-weight: 400;
}
.content .legende {
  font-size: 1.2em;
  font-weight: 300;
  color: #182f2e;
  line-height: 1;
  text-decoration: none;
  position: relative;
  padding: 0 14px 0 0;
  background: none;
  text-align: right;
  font-style: normal;
  padding-top: 10px;
  padding-right: 30px;
}
.content .legende:after {
  content: '';
  position: absolute;
  top: 12px;
  right: 15px;
  content: '\e015';
  font-size: 9px;
  color: #00aea6;
  line-height: 1;
  text-decoration: none;
  font-family: 'Icons';
}
.wrapper-content .file-content {
  display: inline-block;
}
.catmenu1 .form-group .wrapField .fieldf-green {
  width: 66.66666%;
}
.catmenu1 .form-group .wrapField .topf-green:nth-child(-n+3) {
  margin-top: 25px !important;
}
ul.pagebrowser {
  margin-top: 30px !important;
}
.radio label {
  padding-right: 20px;
}
/*
.acces-rapides {
 .listItems .item:hover{
	background: #b9c0c0;
    color: #ff4a7f !important;
	animation-duration: 1s;
	animation-name: acessrapides;
	.category, p {
      color: #ff4a7f !important;
      animation-duration: 1s;
		animation-name: acessrapides;
	}
 }

}

@keyframes acessrapides {
  from {
    background: #FFF;
    color: #000;
  }

  to {
    background: #b9c0c0;
    color: #ff4a7f;
  }
}

*/
.downloads .downloads-list:last-child {
  border-right: none !important;
}
#popin-detail-content article {
  background: #00938c;
  color: #FFF !important;
  padding: 15px;
  /*h3:after {
     content: '';
     position: absolute;
     bottom: 4px;
     left: 0;
     width: 66px;
     height: 5px;
     background: #FFF;
   }*/
}
#popin-detail-content article h3,
#popin-detail-content article p,
#popin-detail-content article span {
  color: #FFF;
}
#popin-detail-content article h3 {
  margin: 0;
}
.demicol {
  width: 48%;
  margin-right: 2%;
  float: left;
  display: table-cell;
}
.demicol:nth-child(2n) {
  border-left: 1px solid #FFF;
  padding-left: 6%;
}
.directoryList .listItems .item .table .wrapInfos:first-child {
  width: 70%;
}
.nounder a {
  text-decoration: none !important;
}
.nounder a:hover {
  text-decoration: underline !important;
}
/*.networks-block .sticker_grey:after {
  content: '';
  background: #3f729b;
  width: 80px;
  height: 40px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -16px;
  right: -36px;
  z-index: -1;
  position: absolute;
}
.networks-block .sticker_blue:after {
  content: '';
  background: #3b5998;
  width: 80px;
  height: 40px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -19px;
  right: -40px;
  z-index: -1;
  position: absolute;
}*/
.adressepage {
  display: none;
}
.content .encadre {
  font-size: 1.4em;
  font-style: normal;
}
.iframe iframe {
  border: none !important;
}
#monCompte a {
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1;
  float: right;
  padding: 5px;
  font-family: lato, arial, helvetica, verdana, sans-serif;
}
#monCompte .la_api_form_element input {
  height: 27px;
  width: 50%;
  background: none;
  border: none;
  padding: 0 8px;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #fff;
}
#monCompte .la_api_form_submit input {
  width: 100% !important;
}
#la_api_connected_area div,
#la_api_connected_area div.la_api_form_submit {
  display: block;
  float: left;
  clear: both;
  padding-left: 0;
  margin-left: 0;
}
#la_api_connected_area div a,
#la_api_connected_area div.la_api_form_submit a {
  padding-left: 0;
}
#demarcheConnnexion {
  min-width: 190px;
}
.loginaccess .la_api_link a,
.loginaccess #la_api_connected_area div a {
  font-family: lato, arial, helvetica, verdana, sans-serif;
  color: #000 !important;
  display: block;
  font-size: 1.4rem !important;
}
.loginaccess .la_api_link a:hover,
.loginaccess #la_api_connected_area div a:hover {
  color: #000 !important;
  text-decoration: underline !important;
}
.loginaccess .la_api_link,
.loginaccess #la_api_connected_area div {
  float: none;
}
.loginaccess #la_api_login_links,
.loginaccess #la_api_connected_area {
  padding-bottom: 60px;
}
.loginaccess .la_api_form_submit input {
  margin: 10px 0;
}
.downloads .downloads-list:first-child {
  padding: 0 9% 0 3%;
}
#monCompte #la_api_account_label {
  display: none;
  vertical-align: middle;
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  color: #fff;
}
.loginaccess #la_api_account_label {
  display: none;
}
.scrolling .search-result:last-child {
  display: none;
}
.scrolling .search-result .category {
  color: #000;
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.scrolling .search-result .category:hover {
  color: #FFF;
}
#popin-detail-content .category {
  padding-left: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
}
#popin-detail-content h1 {
  margin-top: 0 !important;
}
#container .mapAnnuaire,
#container .popin-search-result {
  margin-top: 0 !important;
}
#monCompte #la_api_login_area .la_api_form_element {
  vertical-align: top;
}
#monCompte #la_api_login_area .la_api_form_element label {
  cursor: default;
}
#monCompte #la_api_login_container .la_api_form_submit {
  margin: 0 0 0 4px;
  font-size: 0;
  line-height: 0;
  width: 27px;
  height: 27px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
#monCompte #la_api_login_container .la_api_form_submit:before {
  font-family: icons;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #00aea6;
  content: '\e057';
}
#monCompte #airportapi_loginform {
  display: inline-block;
}
#monCompte #la_api_account_label {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 6px 10px 0 0;
  text-transform: uppercase;
  color: #fff;
}
#monCompte .la_api_form_submit input {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  overflow: visible;
  padding: 27px 0 0 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 999;
  position: absolute;
}
#monCompte .la_api_form_element {
  display: inline-block;
  vertical-align: middle;
  background: #314746;
  color: #fff;
  width: 205px;
  margin: 0 7px;
}
#monCompte label,
#airportapi_logout_trigger,
.spriteGris {
  float: left;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: 300;
  padding: 6px 0 4px 14px;
}
#airportapi_logout_trigger {
  padding: 0;
}
#monCompte .la_api_error {
  font-size: 1.2rem;
  color: #F00;
  line-height: 1;
}
.before {
  left: 0;
  top: 0;
  position: absolute;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.pagebrowser.abc li:nth-child(2) {
  display: none;
}
.pagebrowser.abc li {
  padding: 0;
}
.pagebrowser.abc li:before {
  display: none;
}
.glossaryList p {
  font-weight: 400;
}
.content p.chapeau {
  color: #007D77;
  font-weight: 600;
}
.content a.white {
  color: #FFF;
}
.breadcrumb ol li a br {
  display: none;
}
#rechercheIndexee.searchBox1 .subLevel {
  padding: 6px 10px 7px 20px;
}
.desktop-hidden {
  display: none !important;
}
.site-map-heading .title {
  font-size: 2.2rem;
}
.content > .site-map-menu {
  font-size: 1.25rem;
}
.content > .site-map-menu > li > ul > li > a,
.content > .site-map-menu > li > ul > li > ul > li a {
  font-size: 1.15rem;
}
@media only screen and (max-width: 767px) {
  .desktop-hidden {
    display: inline-block !important;
  }
  .mobile-hidden {
    display: none !important;
  }
  .content .classicalGallery .pagerThumb .next,
  .content .classicalGallery .pagerThumb .prev {
    top: 13px !important;
    bottom: 10px !important;
  }
  .responsiveMenu .wrapSearch .wrapInputButton {
    position: relative;
  }
  .logo a,
  .logo img {
    width: 250px !important;
    height: auto !important;
  }
  .logo img.desctop-hidden {
    width: auto !important;
  }
}
.listType1.agendaList .wrap {
  text-align: center;
}
.heading-block .teaser-container {
  font-weight: 700;
  color: #3c3c3b;
  font-size: 1.6rem;
  line-height: 1.2;
}
.locate .sidebar-info {
  background: #00938c;
  font-weight: 400;
  padding: 10px;
}
.locate .sidebar-info p,
.locate .sidebar-info .link-holder {
  display: table-cell;
  padding: 0 10px 0 0;
  color: #FFF;
}
.locate .sidebar-info a {
  font-size: 1.4rem;
  color: #FFF;
}
.showHide .showHideContent p.chapeau {
  font-size: 1.8rem;
}
.ce-bodytext {
  display: inline-block;
}
.ce-bodytext strong {
  margin-bottom: 10px;
}
.ce-bodytext p {
  font-size: 1.4rem;
  padding: 0 5px;
}
.ce-bodytext tr td:first-child p {
  padding: 0;
}
.ce-intext.ce-left .ce-gallery {
  margin-right: 20px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .wrap2 {
  height: 178px;
  padding-bottom: 10px;
  display: table-cell;
  vertical-align: middle;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .wrap2 img {
  margin: auto;
  max-width: 100%;
  max-height: 168px;
  width: auto;
  height: auto;
}
.tableau_centrage td,
.tableau_centrage th,
.content .tableau_centrage .thead th {
  text-align: center !important;
}
.feEditOn .side-nav.outlineFeEdit {
  position: fixed;
}
.content .wrapAdvancedSummary .advancedSummaryPage {
  margin-top: 20px !important;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title a .external {
  background: none;
}
.imgActu1 img {
  width: 280px;
  height: auto;
}
.content .classicalGallery .sliderGalerie .item img {
  max-height: 620px;
  max-width: 100%;
  height: auto;
  width: auto;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb {
  z-index: -1;
}
.white {
  color: #FFF;
}
.header-content .buttons-top,
.header-list .buttons-top {
  position: absolute;
  top: 0;
  right: 0;
}
#container,
.container {
  margin-top: 0;
}
.breadcrumb ol li br {
  display: none;
}
.parallax-window {
  margin-left: -50%;
}
.bottomInfos img {
  max-width: 102px;
  max-height: 76px;
}
.classicalGallery .cycle-sentinel {
  min-height: 480px;
}
.content .wrapAdvancedSummary .advancedSummaryPage {
  width: 100%;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item {
  width: 32%;
  margin-left: 0;
  margin-right: 1.33%;
  border: none;
  display: inline-block;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item a span.external {
  background: none;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item:nth-child(3n+1) {
  margin-left: 0;
  margin-right: 1.33%;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item:nth-child(3n+2) {
  margin-left: 0;
  margin-right: 1.33%;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item:nth-child(3n) {
  margin-left: 0;
  margin-right: 0%;
}
.simplePollImage img {
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 320px;
}
.content div.sondageList h2 {
  font-size: 2rem !important;
}
.albumsList .listItems .item.item-video .wrapImg:before {
  content: url(../Images/pictos/ico-play.png);
  opacity: 0.7;
}
.side-nav {
  background: #B8365C;
}
.mosaic-list-item-text {
  background: rgba(0, 0, 0, 0.4) !important;
}
.menuMain .level-1 > li.red .drop-list > li > a > span {
  background: #ff5a8f;
}
.newsletter label,
.newsletter label em,
.newsletter legend span {
  color: #FFF;
}
.top-links .dropdownList-3 {
  background: #ff5a8f;
}
#cookiesTopBloc p.description,
#cookiesTopBloc a {
  color: #000;
}
#tx-mnogosearch-search-results .chapeau.stats span,
#tx-mnogosearch-search-results .chapeau.stats strong {
  color: #007e76;
}
.btn-rss {
  background: #2352b8;
  color: #FFF;
}
.btn-rss_green,
.btn-rss_lightGreen {
  color: #000;
}
form button,
input[type=reset],
input[type=submit] {
  background: #007e76;
}
form button:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #006e66;
}
@media only screen and (max-width: 767px) {
  .content .wrapAdvancedSummary .advancedSummaryPage > .item .wrap img {
    max-height: 100%;
  }
  .logo a,
  .logo img {
    width: 250px !important;
    height: auto !important;
  }
  .logo img.desctop-hidden {
    width: auto !important;
  }
}
@media (max-width: 1023px) {
  .logo a,
  .logo img {
    width: 250px !important;
    height: auto !important;
  }
  .logo img.desctop-hidden {
    width: auto !important;
  }
}
#demarcheConnnexion .la_api_form_element {
  margin-bottom: 1em;
}
#demarcheConnnexion .la_api_form_element label,
#demarcheConnnexion .la_api_form_element input {
  font-family: lato, arial, helvetica, verdana, sans-serif !important;
}
#demarcheConnnexion .la_api_form_element label {
  padding-bottom: 0;
  margin-bottom: 3px;
  margin-right: 5px;
}
.blocContacts .item .btn {
  word-break: break-word;
}
.downloads .downloads-list li a {
  word-break: break-word;
}
@media print {
  * {
    max-width: 100%;
  }
  .top-links,
  .jumpMenu,
  .tools,
  .i-am,
  .contact,
  h1.pageTitle:after,
  .newsletter,
  .parallax-mirror,
  .parallax-window,
  .carouselGalerieWrap,
  .wrapSearch,
  .video-block,
  #stratis,
  .side-nav-opener,
  .topOfContent,
  .bottomMenu,
  .numeroDePage,
  .navigations-button,
  .carrousel2,
  .articleSide,
  .cookiesTopBloc,
  .pagebrowser,
  .blocPartager,
  .albumsList .listItems .item.item-video .wrapImg:before,
  .catmenu-container,
  .buttons-top,
  .linkViewWrap .wrap,
  .en-images-container,
  .listType3 .item:before,
  .listType3 .item:after,
  .navigations {
    display: none !important;
  }
  div,
  span {
    background: transparent !important;
  }
  img {
    max-width: 500px !important;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  strong,
  span,
  h6,
  .content th,
  .content thead th,
  .content caption:after,
  .content ul > li:before,
  .content ol > li:before,
  .page-footer ul > li:before,
  .bottomMenu li:before,
  .content .classicalGallery .sliderGalerie .infosImg,
  .page-footer,
  .arrow-wrap .title:before,
  .topOfContent,
  .category,
  p {
    color: #000000 !important;
    background: transparent !important;
  }
  .blocAgenda .date,
  .listItems .category,
  .content .classicalGallery .sliderGalerie .infosImg {
    padding-left: 0 !important;
    margin-left: 0 !important;
    color: #000000 !important;
  }
  .page-footer .list-with-header,
  .page-footer {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  .header-content,
  .header-list {
    margin-left: 0 !important;
    left: 0 !important;
    background: transparent !important;
    width: 100% !important;
  }
  .header-content > div,
  .header-list > div {
    padding: 0 !important;
  }
  a,
  .content .external {
    color: #000000 !important;
    text-decoration: underline !important;
    background: transparent !important;
    font-weight: 700 !important;
  }
  a:focus,
  .content .external:focus,
  a:hover,
  .content .external:hover {
    color: #000000 !important;
    text-decoration: underline !important;
    background: transparent !important;
  }
  .listType1.agendaList .appointment {
    text-align: left;
  }
  .listType2 .listItems .item,
  .item {
    margin-left: 0 !important;
    display: block !important;
    width: 100% !important;
    padding-left: 0 !important;
    background: transparent !important;
  }
  .btn {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    color: #000000 !important;
    text-decoration: underline !important;
    display: block !important;
    width: 100%;
    text-align: left !important;
    font-weight: 700 !important;
  }
  .btn:before,
  .btn:after {
    display: none !important;
  }
  .content .encadre {
    border: none !important;
    margin-left: 0 !important;
  }
  .content .encadre:before {
    display: none;
  }
  .title-with-icon,
  .page-heading {
    padding-left: 0 !important;
  }
  .title-with-icon .ico,
  .page-heading .ico,
  .title-with-icon:before,
  .page-heading:before {
    display: none;
  }
  .content thead th,
  .content table {
    border-color: #000000 !important;
  }
  .content .classicalGallery .sliderGalerie a {
    text-align: left;
    height: 417px;
  }
  .page-footer .row .col:first-child {
    width: 100%;
    display: block;
    margin-bottom: 60px;
  }
  .content .classicalGallery .sliderGalerie .item {
    height: auto;
  }
  .full-images-content > div {
    width: 100% !important;
    min-height: 0;
    background: transparent !important;
  }
  .full-images-content .caption {
    position: relative;
    width: 100% !important;
    display: block;
    padding-left: 10px !important;
  }
  .full-images-content .category {
    padding-left: 0 !important;
  }
  .blocListItems,
  .blocFocus {
    width: 100% !important;
  }
  .wrap {
    margin-left: 0 !important;
    background: transparent !important;
    padding-left: 0 !important;
    width: 100% !important;
    height: auto !important;
    border: none !important;
  }
  .wrapSection .row .column,
  .listType3 .listItems .doctor-item {
    width: 100%;
    padding-left: 0 !important;
  }
  .wrapSection .row .column {
    margin-bottom: 30px;
  }
  /*header.header {position: static;}*/
  .containerSite {
    margin-top: 46px;
  }
  .heading-block,
  h1.pageTitle {
    padding-bottom: 0 !important;
  }
  #container-top,
  .advancedSummaryPage {
    margin-top: 0 !important;
  }
  header.header,
  footer {
    background: none !important;
    display: block;
    text-align: center;
    margin: auto;
  }
  #printBanner img,
  .logo img,
  footer img {
    -webkit-filter: brightness(0.01);
    filter: brightness(0.01);
    margin-left: auto !important;
    position: static !important;
    float: none !important;
  }
  footer .wrap {
    margin: auto;
    width: 100%;
    display: block;
  }
  .bottomInfos {
    margin: auto;
    width: 100%;
    display: block;
    text-align: center !important;
  }
  .bottomInfos * {
    margin: auto;
  }
  .article-flex .articleBody {
    width: 100%;
  }
  .adressepage {
    display: block;
  }
  .mosaic-list-col {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .fancybox-wrap {
    background: transparent;
  }
  .fancybox-galerie {
    padding: 0;
  }
  .fancybox-opened .fancybox-title {
    padding: 10px;
  }
  .fancybox-wrap .fancybox-close {
    right: 0;
    bottom: 0;
    padding: 0;
    background: none;
    border: 1px solid transparent;
  }
  .fancybox-wrap .fancybox-close:hover,
  .fancybox-wrap .fancybox-close:focus {
    border: 1px dotted #fff;
  }
  .fancybox-wrap .fancybox-close span {
    display: none;
  }
  .fancybox-wrap .fancybox-close img {
    display: inline;
  }
  .fancybox-nav {
    bottom: 50%;
    width: 35px;
    height: 35px;
    display: block;
  }
  .fancybox-nav:focus {
    border: 1px dotted #fff;
  }
  .fancybox-nav span {
    display: none;
  }
  .fancybox-nav img {
    display: inline;
  }
  .fancybox-prev {
    left: 0;
  }
  .fancybox-next {
    right: 0;
  }
  .fancybox-more-infos {
    display: block;
  }
  #fancybox-buttons {
    width: 34px;
    height: 32px;
    overflow: hidden;
    position: fixed;
    top: inherit;
    bottom: 0;
    z-index: 9996;
  }
  #fancybox-buttons .btnPlay {
    color: #000;
    padding-left: 0;
    text-align: center;
    border: 1px solid transparent;
    height: 30px;
    width: 32px;
  }
  #fancybox-buttons .btnPlay img {
    display: block;
  }
  #fancybox-buttons .btnPlay:hover,
  #fancybox-buttons .btnPlay:focus {
    border: 1px dotted #fff;
  }
  #fancybox-buttons .btnPlay:before {
    background: none;
  }
  #fancybox-buttons .btnPlay.btnPlayOn:before {
    background: none;
  }
  .fancybox-overlay.fancybox-overlay-gallery {
    background: #000000;
  }
  .fancybox-galerie .fancybox-close-wrap {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    text-align: right;
    z-index: 9995;
  }
  .fancybox-galerie .fancybox-close-wrap .fancybox-close {
    position: static;
    bottom: inherit;
    right: inherit;
  }
  .fancybox-galerie .fancybox-wrap-title {
    position: fixed;
    bottom: 32px;
    left: 0;
    width: 100%;
    z-index: 9996;
  }
  .fancybox-galerie .fancybox-title {
    position: absolute;
    bottom: -9999px;
    left: 0;
  }
  .fancybox-title {
    display: none;
  }
  .display .fancybox-title {
    display: block;
    bottom: 0;
    z-index: 9800;
    background: rgba(0, 0, 0, 0.6);
  }
  .fancybox-galerie .fancybox-more-infos {
    position: fixed;
    bottom: 0;
    left: 32px;
    z-index: 9996;
    display: block;
    border: 1px solid transparent;
  }
  .fancybox-galerie .fancybox-more-infos:hover,
  .fancybox-galerie .fancybox-more-infos:focus {
    border: 1px dotted #fff;
  }
  .content .simpleGallery .sliderGalerie,
  .simpleGallery .sliderGalerie {
    width: 100%;
  }
  .content .simpleGallery .sliderGalerie a,
  .simpleGallery .sliderGalerie a {
    width: 100%;
    height: auto;
  }
  .content .simpleGallery .sliderGalerie a img,
  .simpleGallery .sliderGalerie a img {
    margin: 0 auto !important;
  }
  .content .classicalGallery {
    margin: 0 -10px 11px;
  }
  .content .classicalGallery .sliderGalerie {
    width: 100%;
    margin-bottom: 5px;
  }
  .content .classicalGallery .sliderGalerie .item {
    width: 100%;
    height: auto;
    display: none;
  }
  .content .classicalGallery .sliderGalerie .item:first-child {
    display: block;
  }
  .content .classicalGallery .sliderGalerie a {
    width: 100%;
    height: auto;
    display: inline-block;
    text-decoration: none;
  }
  .content .classicalGallery .sliderGalerie img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto !important;
    text-align: center;
  }
  .content .classicalGallery .sliderGalerie .infosImg {
    position: absolute;
    left: inherit;
    bottom: inherit;
    bottom: -3px;
    background-color: #0074b6;
    padding: 10px;
  }
  .content .classicalGallery .carouselGalerie {
    display: block;
    width: 155px !important;
    height: 68px;
    margin-left: 72px;
    display: none;
  }
  .content .classicalGallery .carouselGalerie .item {
    max-width: 68px;
    margin-left: 7px;
  }
  .content .classicalGallery .carouselGalerieWrap {
    width: 300px !important;
    position: static !important;
  }
  .content .classicalGallery .caption-block {
    margin: 0 9px 10px;
    width: auto;
    height: 29px;
  }
  .content .classicalGallery .caption-block .caption {
    width: 180px;
    line-height: 1.2;
  }
  .content .classicalGallery .pagerThumb {
    height: 0 !important;
    position: static !important;
  }
  .content .classicalGallery .pagerThumb .next,
  .content .classicalGallery .pagerThumb .prev {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 51px;
    z-index: 11;
    width: 24px;
  }
  .content .classicalGallery .pagerThumb .next:before,
  .content .classicalGallery .pagerThumb .prev:before {
    display: none !important;
  }
  .content .classicalGallery .pagerThumb .next {
    left: auto;
    right: 0;
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .next button,
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button {
    height: 100%;
    width: 100%;
    background: rgba(24, 47, 46, 0.7);
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .next button img,
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button img {
    display: inline-block;
    width: 12px;
  }
  .carrousel1 .listItems > .item {
    height: auto;
    -webkit-background-size: 180% auto;
    background-size: 180% auto;
  }
  .carrousel1 .listItems > .item > .wrapper {
    width: 100%;
    padding: 0;
    height: auto;
  }
  .carrousel1 .listItems > .item > .wrapper .dummy {
    padding-top: 48.6%;
  }
  .carrousel1 .listItems > .item > .wrapper .wrap {
    position: static;
    top: inherit;
    width: 100%;
    height: 13em;
    padding: 20px 40px;
    background: #484848;
  }
  .carrousel1 .listItems > .item > .wrapper .wrap a {
    color: #fff;
  }
  .carrousel1 .prevCarrousel1 {
    left: 5px;
  }
  .carrousel1 .nextCarrousel1 {
    right: 5px;
  }
  .carrousel1 .prevCarrousel1,
  .carrousel1 .nextCarrousel1 {
    width: 20px;
    bottom: 15%;
    top: inherit;
  }
  .carrousel1 .prevCarrousel1 button,
  .carrousel1 .nextCarrousel1 button {
    max-width: 100%;
  }
  .carrousel1 .prevCarrousel1 img,
  .carrousel1 .nextCarrousel1 img {
    max-width: 100%;
    height: auto;
  }
  .carrousel2 {
    padding: 0;
    margin-bottom: 10px !important;
  }
  .carrousel2 .listItems {
    margin: 0;
    width: 100%;
  }
  .carrousel2 .item {
    padding: 0 20px 0 !important;
  }
  .carrousel2 .item .wrapImg {
    height: 320px;
  }
  .carrousel2 .item .wrapImg img {
    height: 100%;
    width: auto;
  }
  .carrousel2 .prevNextCaroussel2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
  }
  .carrousel2 .nextCaroussel2,
  .carrousel2 .prevCaroussel2 {
    top: 0;
    display: none;
  }
  .carrousel2 .prevCaroussel2 {
    left: 10px;
  }
  .carrousel2 .nextCaroussel2 {
    right: 10px;
  }
  .accessibleResponsiveTabs .tabs {
    display: none;
  }
  .accessibleResponsiveTabs .accordionHeading {
    margin: 0;
    padding: 18px;
    display: block;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 300;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #238ac5;
  }
  .accessibleResponsiveTabs .accordionHeading.active {
    border: none;
    background-color: #FFFFFF;
    color: #0074b6;
    margin: 10px 10px 0;
    font-weight: 700;
  }
  .accessibleResponsiveTabs .accordionHeading.active + div + h2 {
    border-top: 1px solid #238ac5;
  }
  .accessibleResponsiveTabs .tabContent {
    padding: 10px !important;
    margin: 0 10px 10px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
  }
  .accessibleResponsiveTabs .tabContent .wrapSubmit {
    text-align: center;
  }
  .accessibleResponsiveTabs .tabContent p.information strong {
    width: 13px;
  }
  .header {
    width: 100%;
    padding: 0;
    margin: 0;
    position: static;
    left: 0;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .header-bar {
    position: static;
  }
  .header-bar .account-login,
  .header-bar .volume,
  .header-bar .tx-mnogosearch-pi1 {
    display: none;
  }
  .topHeader {
    background: #777;
  }
  #container,
  .container {
    position: inherit;
    padding: 10px;
    width: 100%;
  }
  .content {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .topOfContent {
    width: 100%;
    padding: 0;
    display: none;
  }
  .footer {
    margin: 0;
    padding: 32px 0 20px;
  }
  .footer .wrapper1244 {
    padding: 0 36px 20px;
  }
  #c166,
  #c167 {
    float: none !important;
  }
  .mobile-hidden {
    display: none !important;
  }
  .numeroDePage {
    display: none;
  }
  #container-top {
    margin-top: 39px;
  }
  #banner {
    display: none;
  }
  .tools {
    display: none;
  }
  .linkViewWrap .wrap {
    padding: 0 10px;
  }
  .bottomInfos {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
  .bottomInfos img {
    float: none;
    margin: 0 0 22px;
  }
  .bottomInfos .wrap {
    float: none;
  }
  .bottomInfos-inner {
    width: 140px;
    margin: 0 auto 49px;
    text-align: left;
  }
  .bottomInfos .contact a {
    margin: 0 auto;
  }
  .backToTop {
    z-index: 100;
    bottom: 30px;
  }
  .backToTop a img {
    width: 40px;
    height: 41px;
  }
  .backToTop a:focus img,
  .backToTop a:hover img {
    padding-left: 40px;
    -webkit-background-size: 40px 41px;
    background-size: 40px 41px;
  }
  .logo {
    margin-top: 18px !important;
    margin-left: -17px;
  }
  .logo a {
    width: 198px;
  }
  .logo-tourisme {
    margin-top: 10px !important;
  }
  .logo-tourisme a {
    width: 187px;
  }
  .wrapper940,
  #container,
  .container,
  .footer .wrapper,
  .header-content > div {
    width: 100%;
    padding: 0 10px;
  }
  #ui-datepicker-div {
    margin-left: 90px !important;
  }
  .header-content .rssFeed,
  .header-list .rssFeed {
    top: 0;
  }
  .header-content .rssFeed a,
  .header-list .rssFeed a {
    margin-top: 0;
  }
  .header-content .buttons-top,
  .header-list .buttons-top {
    margin-top: 0;
    padding: 0;
  }
  .header-content .buttons-top > a,
  .header-list .buttons-top > a {
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    padding: 0;
    display: inline-block !important;
  }
  .header-content .buttons-top > a:before,
  .header-list .buttons-top > a:before {
    text-indent: 0;
    font-size: 17px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .header-content .buttons-top .btn,
  .header-list .buttons-top .btn {
    border: none !important;
  }
  .header-content .buttons-top .btn-filtre,
  .header-list .buttons-top .btn-filtre {
    display: inline-block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-left: 7px;
  }
  .header-content .buttons-top .btn-filtre:before,
  .header-list .buttons-top .btn-filtre:before {
    text-indent: 0;
    font-size: 17px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .header-content .buttons-top .btn-filtre.active:before,
  .header-list .buttons-top .btn-filtre.active:before {
    content: '\e008';
    font-size: 26px;
  }
  .header-content .buttons-top .btn-filtre-blue,
  .header-list .buttons-top .btn-filtre-blue {
    background: #2d5cc2;
  }
  .header-content .buttons-top .btn-filtre-blue:before,
  .header-list .buttons-top .btn-filtre-blue:before {
    color: #fff !important;
  }
  .header-content:after,
  .header-list:after {
    clear: both;
    display: block;
    content: "";
    overflow: hidden;
    visibility: hidden;
    height: 0;
    speak: none;
  }
  .header-content > div {
    padding: 0;
    display: block;
  }
  .header-content h1 {
    float: none;
    margin-top: 0;
  }
  .header-content .date-content {
    width: 100%;
  }
  .header-content .date-content + .wrap {
    display: block;
    padding: 0;
    border: none;
    margin-top: 20px;
    float: left;
  }
  .header-content .wrapImg {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .header-content .wrapImg img {
    max-width: 100%;
    margin: 0;
    width: 100%;
  }
  #header {
    padding: 0 !important;
  }
  .dropDownMenuHospital .tabContent .contentHeading {
    font-size: 1.5em !important;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .dropDownMenuHospital .tabContent .wrapSubmit {
    padding-left: 0;
  }
  .dropDownMenuHospital .tabContent .wrapField label {
    display: block !important;
    width: 100% !important;
    padding-left: 30px;
  }
  .dropDownMenuHospital .tabContent .wrapField label:before {
    background-size: 100%;
    width: 22px;
    height: 25px;
    top: 4px;
  }
  .dropDownMenuHospital .tabContent .wrapField label:after {
    font-size: 0.7em;
    width: 22px;
    height: 25px;
    line-height: 25px;
    top: 4px;
  }
  .dropDownMenuHospital .tabContent .wrapField input,
  .dropDownMenuHospital .tabContent .wrapField select {
    width: 100%;
  }
  .page-footer .row {
    display: block;
  }
  .page-footer .row .col {
    width: 100% !important;
  }
  .page-footer .blocPublications h3 {
    font-size: 1.8em;
  }
  .cols .hint {
    display: none;
  }
  .cols .col:last-child {
    text-align: right;
  }
  .cols .col:last-child .button-hint .btn {
    margin-right: 0;
  }
  .content .rss a,
  .rss a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 0;
    padding-left: 20px;
  }
  .content .rss a:before,
  .rss a:before {
    top: 3px;
    left: 4px;
    font-size: 10px;
  }
  .linkViewWrap .wrap {
    margin-top: 17px;
    padding: 0;
  }
  .en-images-container .linkView a {
    height: 17px;
  }
  .en-images-container .linkView a:before {
    left: 0;
    top: 0;
  }
  .en-images-wrap .large-image {
    width: 100%;
    overflow: visible;
  }
  .en-images-wrap .large-image a {
    width: 100%;
    height: 190px;
    overflow: visible;
    display: inline-block;
  }
  .en-images-wrap .large-image:focus .caption,
  .en-images-wrap .large-image:hover .caption {
    bottom: auto;
    bottom: 0;
  }
  .en-images-wrap .large-image:after {
    clear: both;
    display: block;
    content: "";
    overflow: hidden;
    visibility: hidden;
    height: 0;
    speak: none;
  }
  .en-images-wrap a {
    color: #0074b6;
  }
  .en-images-wrap .caption {
    background: transparent;
    padding: 0 !important;
    position: relative;
    bottom: 0;
    margin-top: 199px !important;
  }
  .en-images-wrap .caption .category {
    background: transparent;
    color: #0074b6;
    font-size: 1.4em;
    padding: 0;
  }
  .en-images-wrap .caption .description {
    color: #0074b6;
    font-size: 2.0em;
  }
  .en-images-wrap .small-images,
  .en-images-wrap .small-images .item {
    display: none;
  }
  .content .title1,
  .title1 {
    font-size: 3.0em;
  }
  .content .rss + .content .linkView,
  .rss + .linkView {
    margin-left: 0;
  }
  .full-images-content {
    display: block;
  }
  .full-images-content .wrapper1244 {
    position: static;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .full-images-content .wrapper1244 .caption {
    min-width: none;
    float: none;
    display: block;
    margin: 0 -10px;
    padding: 29px 24px 68px;
    background: #134552;
  }
  .full-images-content .wrapper1244 .caption:hover,
  .full-images-content .wrapper1244 .caption:focus {
    color: #fff;
  }
  .full-images-content .wrapper1244 .caption:after {
    display: none;
  }
  .full-images-content .wrapper1244 .caption .category {
    font-size: 1.4rem;
    margin: 0 0 11px 0;
  }
  .full-images-content .wrapper1244 .caption strong {
    font-size: 2.7rem;
  }
  .full-images-content .small-image {
    display: none;
  }
  .full-images-content .medium-image {
    width: 100%;
  }
  .full-images-content .medium-image .caption {
    width: 100%;
    padding: 20px 8px;
  }
  .full-images-content .medium-image .caption .category {
    font-size: 1.2em;
  }
  .full-images-content .medium-image .caption a {
    font-size: 1.8em;
    line-height: 20px;
  }
  .btn-gray.download a,
  .btn-gray.postulate a {
    padding: 10px 10px 10px 30px;
  }
  .btn-gray.download a:before,
  .btn-gray.postulate a:before {
    top: 14px;
    left: 12px;
  }
  .btn-text-centered.btn-calendar {
    padding: 30px 25px 30px 37px;
  }
  #content > header {
    padding-top: 40px;
  }
  .content .rss + .content .linkView a,
  .linkView a,
  .rss + .linkView a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 0;
    padding-left: 20px;
    margin-left: 0;
  }
  .content .rss + .content .linkView a:before,
  .linkView a:before,
  .rss + .linkView a:before {
    top: 1px;
    left: 4px;
  }
  .show-mobile {
    display: block;
  }
  #stratis a {
    padding: 2px 5px;
  }
  .heading-title h2 {
    font-size: 2.8rem;
    padding: 22px 0 0;
  }
  .language {
    position: absolute;
    top: 0;
    right: 52px;
  }
  .language.active .language-opener {
    background: none;
    height: 52px;
    padding-bottom: 0;
  }
  .language-title {
    display: none;
  }
  .language-opener {
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: 700;
    width: 54px;
    height: 52px;
    border-left: 1px solid #394f4e;
    border-right: 1px solid #394f4e;
    position: relative;
    padding: 0 24px 0 13px;
  }
  .language-opener:after {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 9px;
  }
  .language-opener:hover,
  .language-opener:focus {
    background: none;
  }
  .language-slide {
    z-index: 10;
    margin-top: -1px;
    border-top: 1px solid #394f4e;
    width: 100vw;
    right: -52px;
  }
  .language-list {
    white-space: normal;
    text-align: center;
  }
  .language-list li {
    font-size: 1.2rem;
  }
  .language-list a {
    padding: 12px 10px !important;
  }
  .messages-error {
    padding: 33px 36px 38px 29px;
    margin: 0 0 20px;
  }
  .button-grid .btn-gray a {
    text-align: center;
    padding: 13px 10px;
  }
  .content form p {
    margin-right: auto;
    margin-left: auto;
  }
  .content form legend span,
  .content form .legend span {
    padding-right: 10px;
  }
  .content form .tx_powermail_pi1_fieldwrap_html {
    padding: 0 10px;
  }
  .content form div.fieldsetGauche,
  .content form fieldset.fieldsetGauche,
  .content form div.fieldsetDroite,
  .content form fieldset.fieldsetDroite {
    width: 100%;
    float: none;
  }
  .content form button {
    width: 100%;
    padding: 10px 0;
  }
  .radio div,
  .checkbox div {
    margin-bottom: 10px;
  }
  div.fieldsetGauche,
  fieldset.fieldsetGauche,
  div.fieldsetDroite,
  fieldset.fieldsetDroite {
    float: none;
    width: 100%;
    display: inline-block;
  }
  .content .horizontal .radio,
  .content .horizontal2 .radio,
  .content .horizontal3 .radio,
  .content .horizontal4 .radio,
  .content .horizontal .checkbox,
  .content .horizontal2 .checkbox,
  .content .horizontal3 .checkbox,
  .content .horizontal4 .checkbox {
    overflow: hidden;
  }
  .content .horizontal div,
  .content .horizontal2 div,
  .content .horizontal3 div,
  .content .horizontal4 div {
    float: none;
    width: 100%;
    padding: 0;
  }
  .content .horizontal div,
  .content .horizontal3 div {
    float: none;
    width: 100%;
    padding: 0;
  }
  .content .horizontal4 div {
    float: none;
    width: 100%;
    padding: 0;
  }
  .progress-full {
    padding: 21px 0;
  }
  .catmenu-container {
    padding: 6px 0 0;
    margin-bottom: 0;
  }
  .catmenu {
    display: none;
  }
  .catmenu .table > div:last-child,
  .catmenu fieldset {
    padding: 0;
  }
  .catmenu .table > div:last-child legend,
  .catmenu fieldset legend {
    font-size: 1.4rem;
    text-transform: none;
    font-weight: 700;
    margin: 0 0 23px !important;
  }
  .catmenu label {
    font-size: 1.4rem;
    padding-bottom: 11px !important;
  }
  .catmenu .form-group {
    padding: 0;
    display: block;
    width: 100%;
  }
  .catmenu .form-group .wrapField {
    padding: 0;
    display: block;
    width: 100%;
    margin: 0;
  }
  .catmenu .form-group .wrapField .field {
    width: 100% !important;
    margin: 0 0 25px !important;
    float: none;
    padding: 0;
  }
  .catmenu .wrapButtons {
    text-align: center;
    position: static;
  }
  .catmenu .wrapButtons > div {
    display: inline-block;
    margin: 0 5px;
  }
  .catmenu .table {
    display: block;
  }
  .catmenu .cell {
    display: block;
  }
  .catmenu .wrapField {
    padding: 0 15px;
  }
  .catmenu .validate {
    margin: 0;
  }
  .catmenu.active {
    display: inline-block;
  }
  .fild-column-left {
    float: none;
    margin: 0;
  }
  .newsletter {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  .newsletter .liens li {
    display: inline-block;
  }
  .newsletter .liens li:first-child {
    margin-right: 10px;
  }
  .newsletter .title {
    font-size: 2rem;
  }
  #rechercheIndexee {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
  }
  #rechercheIndexee.searchBox1 .titleDropDown {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  #rechercheIndexee.searchBox1 .titleDropDown button {
    background: #000;
    border: 1px dotted #000;
    height: 4.44444444em;
    width: 4.44444444em;
  }
  #rechercheIndexee.searchBox1 .titleDropDown button:focus,
  #rechercheIndexee.searchBox1 .titleDropDown button:hover {
    border: 1px dotted #fff;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn {
    position: static;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn.display .subLevel {
    opacity: 1;
    visibility: visible;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel {
    display: block;
    opacity: 0;
    visibility: hidden;
    right: 0;
    left: 0;
    top: 4em;
    background: #000;
    width: 100%;
    padding: 4.8em 1em;
    z-index: 102;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel .wrapSearch {
    width: 100%;
    display: table;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel label {
    font-size: 1.6em;
    font-weight: 700;
    color: #fff;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel input {
    background: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 1.6em;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button {
    background: #fff;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button img {
    background: url("../Images/form/search-btn.png") no-repeat 0 0;
    -webkit-background-size: 34px 34px;
    background-size: 34px 34px;
    padding-left: 34px;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:focus,
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:hover {
    background: #fff;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:focus img,
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:hover img {
    background: none;
    padding-left: 0;
  }
  #rechercheIndexee.searchBox2 .subLevel .wrapInputButton {
    border: none;
    padding: 0;
  }
  #rechercheIndexee.searchBox2 .subLevel .validation {
    padding-left: 5px;
  }
  .wrapSearch {
    background-color: #FFFFFF;
    padding: 19px 7px 27px;
  }
  .wrapSearch .searchLabel label {
    color: #474c51;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.8em;
  }
  .wrapSearch .wrapInputButton .table {
    display: block;
    position: relative;
  }
  .wrapSearch .searchInput {
    padding-right: 25px;
  }
  .wrapSearch .btnSearch {
    width: 26px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .wrapSearch .btnSearch img {
    width: 100%;
    height: auto;
  }
  .wrapSearch #searchBoxInput {
    background: transparent !important;
    border: none;
    border-bottom: 1px solid #474c51;
  }
  .content p.stats {
    padding: 15px 10px;
  }
  .jumpMenu {
    width: 100%;
    padding: 0;
    float: none;
  }
  .jumpMenu #jumpMenuLabel {
    display: none;
  }
  .jumpMenu a {
    position: absolute;
    top: -200px;
    left: 0;
    transition: all 0.3s ease;
  }
  .jumpMenu a:focus {
    top: 0;
    display: block;
    padding: 15px;
    background: #EAEAEA;
    width: 100%;
    z-index: 9999;
  }
  .jumpMenu ul {
    display: block;
  }
  .jumpMenu ul li {
    display: block;
    float: none;
    padding: 0;
    position: static;
  }
  .jumpMenu ul li:before {
    content: "";
    speak: none;
  }
  .breadcrumb {
    float: none;
    width: 100%;
    display: none;
  }
  .bottomMenu {
    float: none;
    border-width: 1px 0 1px 0;
    padding: 27px 0;
    width: 140px;
    margin: 0 auto 30px;
  }
  .navigations {
    display: none;
  }
  .mainMenuBtn,
  .responsiveMenu {
    display: block;
  }
  .mainMenuBtn {
    width: 52px;
    height: 52px;
    position: relative;
  }
  .mainMenuBtn:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    border-top: 4px solid #00aea6;
    border-bottom: 4px solid #00aea6;
    content: '';
  }
  .mainMenuBtn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 4px;
    background: #00aea6;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '' !important;
  }
  .mainMenuBtn img {
    display: none;
  }
  .mob-nav-tourisme .mainMenuBtn:before {
    background: #ffa800;
  }
  .mob-nav-tourisme .mainMenuBtn:after {
    border-color: #ffa800;
  }
  .mob-nav-tourisme .closeResponsiveMenu .ico {
    border-color: #ffa800;
  }
  .mob-nav-tourisme .closeResponsiveMenu .ico:after {
    background: #ffa800;
  }
  .mob-nav-tourisme .closeResponsiveMenu.closeResponsiveMenu-right:after,
  .mob-nav-tourisme .closeResponsiveMenu.closeResponsiveMenu-right:before {
    background: #ffa800;
  }
  .mob-nav-tourisme .language {
    display: none !important;
  }
  .mob-nav {
    float: right;
  }
  .menuMain {
    padding: 0;
    width: 100%;
  }
  .menuMain .level-1 > li {
    display: block;
    width: 100%;
    margin-bottom: 1px;
  }
  .menuMain .level-1 > li > a {
    background: #4b5055;
    background: -moz-linear-gradient(top, #4b5055 0%, #4b5055 50%, #474c51 51%, #474c51 100%);
    background: -webkit-linear-gradient(top, #4b5055 0%, #4b5055 50%, #474c51 51%, #474c51 100%);
    background: linear-gradient(to bottom, #4b5055 0%, #4b5055 50%, #474c51 51%, #474c51 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color2-2', endColorstr='@color2-1', GradientType=0);
    display: block;
    width: 100%;
    padding: 20px 10px;
  }
  .menuMain .level-1 > li > a:before {
    display: none;
  }
  .menuMain:before {
    display: none;
  }
  .menuHospital {
    display: block;
    width: 100%;
  }
  .dropDownMenuHospital > .titleDropDown > .buttonDropDown {
    display: block;
    width: 100%;
    position: relative;
    padding: 12px 10px;
    border-bottom: 1px solid #238ac5;
  }
  .dropDownMenuHospital > .titleDropDown > .buttonDropDown:after {
    position: absolute;
    right: 10px;
    top: 28px;
    font-size: 9px;
  }
  .dropDownMenuHospital > .titleDropDown > .buttonDropDown:before {
    background-size: 100%;
    height: 35px;
    width: 33px;
    margin-right: 3px;
  }
  .dropDownMenuHospital .wrapper940 {
    padding: 0 !important;
  }
  .dropDownMenuHospital .accessibleResponsiveTabs {
    padding-bottom: 0;
  }
  .dropDownMenuHospital .accessibleResponsiveTabs .tabs {
    width: 100%;
    float: none;
  }
  .dropDownMenuHospital .accessibleResponsiveTabs .tabContainer {
    padding: 0;
    width: 100%;
  }
  .dropDownMenuHospital .closeDropDownMenuStyle {
    display: none;
  }
  .dropDownMenuHospital .wrapInner {
    transition: none !important;
  }
  .dropDownMenuHospital.display > .subLevel {
    position: relative;
  }
  .side-nav {
    width: 270px;
  }
  .side-nav-opener {
    width: 45px;
    height: 43px;
    font-size: 0;
    line-height: 0;
  }
  .side-nav-opener span {
    width: 11px;
    height: 11px;
    padding: 0;
  }
  .side-nav-list li {
    font-size: 1.2rem;
  }
  .navigations-button {
    display: none;
  }
  ul.pagebrowser {
    position: relative;
    padding: 0;
  }
  ul.pagebrowser li:not(.prev):not(.next) {
    padding-top: 0;
  }
  ul.pagebrowser li.next,
  ul.pagebrowser li.prev {
    position: absolute;
    top: 0;
  }
  ul.pagebrowser li.next a,
  ul.pagebrowser li.prev a {
    text-indent: -9999px;
    padding: 12px 14px;
    width: 40px;
    position: relative;
  }
  ul.pagebrowser li.next a:after,
  ul.pagebrowser li.prev a:after,
  ul.pagebrowser li.next a:before,
  ul.pagebrowser li.prev a:before {
    text-indent: 0;
    display: block;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  ul.pagebrowser li.next span,
  ul.pagebrowser li.prev span {
    text-indent: -9999px;
    padding: 12px 14px;
    width: 40px;
    position: relative;
  }
  ul.pagebrowser li.next span:after,
  ul.pagebrowser li.prev span:after,
  ul.pagebrowser li.next span:before,
  ul.pagebrowser li.prev span:before {
    text-indent: 0;
    display: block;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  ul.pagebrowser li.prev {
    left: 0;
  }
  ul.pagebrowser li.next {
    right: 0;
  }
  ul.pagebrowser2 .backLink:before {
    top: 15px;
  }
  ul.pagebrowser.abc {
    position: relative;
    padding: 10px 10px 20px;
  }
  ul.pagebrowser.abc li {
    margin-right: 10px;
  }
  ul.pagebrowser.abc li:not(.prev):not(.next) {
    padding-top: 15px;
  }
  ul.pagebrowser.abc li.next,
  ul.pagebrowser.abc li.prev {
    position: absolute;
    top: 10px;
  }
  ul.pagebrowser.abc li.prev {
    left: 10px;
  }
  ul.pagebrowser.abc li.next {
    right: 10px;
  }
  ul.pagebrowser.abc li a,
  ul.pagebrowser.abc li span {
    padding: 7px 10px;
  }
  ul.pagebrowser.abc li a {
    padding: 3px 10px;
    line-height: 22px;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage {
    padding: 0;
    margin: 40px 0 0 !important;
    display: block;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage .title {
    margin-left: 0;
    margin-right: 0;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage > .item {
    width: 100%;
    margin: 0 0 39px !important;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage > .item:after {
    clear: both;
    display: block;
    content: "";
    overflow: hidden;
    visibility: hidden;
    height: 0;
    speak: none;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage > .item .wrap img {
    display: block;
    width: 100%;
    height: auto;
  }
  .content #planDuSite {
    padding: 15px 10px;
  }
  body,
  html {
    height: 100%;
    max-height: 100%;
  }
  .responsiveMenuActive {
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .responsiveMenu {
    width: 100%;
    font-weight: 700;
    display: none;
    background: #182f2e;
    padding: 0 30px;
    overflow: hidden;
  }
  .responsiveMenu .top-responsiveMenu {
    margin: 0 -30px;
    padding: 13px 21px 6px;
    overflow: hidden;
  }
  .responsiveMenu .menuMain {
    border-top: 1px solid #394f4e;
    margin: 0 -30px 37px;
    width: auto;
    float: none;
    overflow: hidden;
  }
  .responsiveMenu .menuMain .level-1 > li {
    border-bottom: 1px solid #394f4e;
    position: relative;
  }
  .responsiveMenu .menuMain .level-1 > li .title {
    position: relative;
    padding-right: 57px;
  }
  .responsiveMenu .menuMain .level-1 > li .title > a {
    padding: 17px 10px 17px 57px;
    display: block;
    color: #d4dddd;
    font-size: 1.8rem;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 300;
    text-decoration: none;
    position: relative;
  }
  .responsiveMenu .menuMain .level-1 > li .title > a:after {
    width: 1px;
    position: absolute;
    top: 17px;
    bottom: 17px;
    right: 0;
    background: #394f4e;
    content: '';
  }
  .responsiveMenu .menuMain .level-1 > li .title > a:before {
    position: absolute;
    top: 50%;
    left: 35px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 14px;
    line-height: 1;
    font-family: icons;
    color: #26b4ae;
    content: '\e014';
  }
  .responsiveMenu .menuMain .level-1 > li .title > a > span {
    padding: 6px 10px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    border-color: transparent transparent transparent #394f4e;
  }
  .responsiveMenu .menuMain .level-1 > li .title > a > span em {
    font-style: normal;
  }
  .responsiveMenu .menuMain .level-1 > li .buttonLvl1 {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 40px;
    height: 40px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 0;
    line-height: 0;
  }
  .responsiveMenu .menuMain .level-1 > li .buttonLvl1 img {
    display: none;
  }
  .responsiveMenu .menuMain .level-1 > li .buttonLvl1:after,
  .responsiveMenu .menuMain .level-1 > li .buttonLvl1:before {
    width: 11px;
    height: 1px;
    background: #00aea6;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
  }
  .responsiveMenu .menuMain .level-1 > li .buttonLvl1:after {
    width: 1px;
    height: 11px;
  }
  .responsiveMenu .menuMain .level-1 > li.red .title > a:before {
    color: #ff4a7f;
  }
  .responsiveMenu .menuMain .level-1 > li.green .title > a:before {
    color: #b4d95f;
  }
  .responsiveMenu .menuMain .level-1 > li.display .drop {
    display: block !important;
  }
  .responsiveMenu .menuMain .level-1 > li.display .title > a {
    color: #00aea6;
  }
  .responsiveMenu .menuMain .level-1 > li.display .title > a > span {
    border-color: #00aea6;
  }
  .responsiveMenu .menuMain .level-1 > li.display .title > a:after {
    background: #00aea6;
  }
  .responsiveMenu .menuMain .level-1 > li.display .buttonLvl1:after {
    display: none;
  }
  .responsiveMenu .menuMain .level-1 > li.display.red .title > a {
    color: #ff4a7f;
  }
  .responsiveMenu .menuMain .level-1 > li.display.red .title > a > span {
    border-color: #ff4a7f;
  }
  .responsiveMenu .menuMain .level-1 > li.display.red .title > a:after {
    background: #ff4a7f;
  }
  .responsiveMenu .menuMain .level-1 > li.display.red .buttonLvl1:before {
    background: #ff4a7f;
  }
  .responsiveMenu .menuMain .level-1 > li.display.red .drop-inner {
    background: #ff4a7f !important;
  }
  .responsiveMenu .menuMain .level-1 > li.display.green .title > a {
    color: #b4d95f;
  }
  .responsiveMenu .menuMain .level-1 > li.display.green .title > a > span {
    border-color: #b4d95f;
  }
  .responsiveMenu .menuMain .level-1 > li.display.green .title > a:after {
    background: #b4d95f;
  }
  .responsiveMenu .menuMain .level-1 > li.display.green .buttonLvl1:before {
    background: #b4d95f;
  }
  .responsiveMenu .menuMain .level-1 > li.display.green .drop-inner {
    background: #b4d95f !important;
  }
  .responsiveMenu .menuMain .drop {
    position: static;
    padding: 0;
    display: none;
    opacity: 1;
    visibility: visible;
  }
  .responsiveMenu .menuMain .drop-inner {
    padding: 18px 0 1px;
    background: #00aea6;
  }
  .responsiveMenu .menuMain .drop-list {
    margin: 0;
  }
  .responsiveMenu .menuMain .drop-list > li {
    display: block;
    width: 100%;
    padding: 0;
  }
  .responsiveMenu .menuMain .drop-list > li.display .drop-list-sublevel {
    display: block !important;
  }
  .responsiveMenu .menuMain .drop-list > li.display .drop-title a:after {
    border-top: 7px solid #182f2e;
    border-bottom-width: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
  .responsiveMenu .menuMain .drop-list > li.display .buttonLvl2:after {
    display: none;
  }
  .responsiveMenu .menuMain .drop-list > li.display:last-child .drop-list-sublevel {
    margin: 0;
  }
  .responsiveMenu .menuMain .drop-list-sublevel {
    margin: 0 0 15px;
    display: none !important;
    padding: 15px 20px 10px 39px;
  }
  .responsiveMenu .menuMain .drop-list-sublevel li {
    margin: 0 0 10px;
  }
  .responsiveMenu .menuMain .drop-list-sublevel a:hover,
  .responsiveMenu .menuMain .drop-list-sublevel a:focus {
    background: none;
  }
  .responsiveMenu .menuMain .drop-title {
    position: relative;
    padding-right: 50px;
    margin: 0 0 15px;
  }
  .responsiveMenu .menuMain .drop-title a {
    color: #182f2e;
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    padding: 5px 10px 5px 69px;
    position: relative;
  }
  .responsiveMenu .menuMain .drop-title a img {
    display: none;
  }
  .responsiveMenu .menuMain .drop-title a:after {
    position: absolute;
    top: 51%;
    left: 56px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-left: 7px solid #182f2e;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    content: '';
  }
  .responsiveMenu .menuMain .drop .buttonLvl2 {
    position: absolute;
    top: 50%;
    right: 17px;
    width: 27px;
    height: 27px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 1px solid #182f2e;
  }
  .responsiveMenu .menuMain .drop .buttonLvl2 img {
    display: none;
  }
  .responsiveMenu .menuMain .drop .buttonLvl2:after,
  .responsiveMenu .menuMain .drop .buttonLvl2:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 11px;
    height: 1px;
    background: #182f2e;
    content: '';
  }
  .responsiveMenu .menuMain .drop .buttonLvl2:after {
    width: 1px;
    height: 11px;
  }
  .responsiveMenu .menuMain.menuMain-tourisme {
    margin: 0 -30px -2px;
  }
  .responsiveMenu .menuMain.menuMain-tourisme .level-1 > li.display .title > a {
    color: #ffa800;
  }
  .responsiveMenu .menuMain.menuMain-tourisme .level-1 > li.display .title > a > span {
    border-color: #ffa800;
  }
  .responsiveMenu .menuMain.menuMain-tourisme .level-1 > li.display .title > a:after {
    background: #ffa800;
  }
  .responsiveMenu .menuMain.menuMain-tourisme .level-1 > li .title > a:before {
    color: #ffa800;
  }
  .responsiveMenu .menuMain.menuMain-tourisme .level-1 > li .buttonLvl1:before,
  .responsiveMenu .menuMain.menuMain-tourisme .level-1 > li .buttonLvl1:after {
    background: #ffa800;
  }
  .responsiveMenu .menuMain.menuMain-tourisme .drop-inner {
    background: #ffa800;
  }
  .responsiveMenu .navigations-button {
    display: block;
    float: none;
    margin: 0 -30px 39px;
    padding: 0;
    z-index: 1;
    overflow: hidden;
  }
  .responsiveMenu .navigations-button a {
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    display: block;
    padding: 6px 30px;
    border-color: #ffa800;
    background: #182f2e;
  }
  .responsiveMenu .navigations-button a:after,
  .responsiveMenu .navigations-button a:before {
    width: 1px;
    height: 6px;
    background: #182f2e;
    position: absolute;
    top: 50%;
    left: -1px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: '';
  }
  .responsiveMenu .navigations-button a:after {
    left: auto;
    right: -1px;
  }
  .responsiveMenu .navigations-button:after {
    width: 999px;
    height: 8px;
    border-top: 1px solid #ffa800;
    border-bottom: 1px solid #ffa800;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .responsiveMenu .account-login {
    display: block;
    border-top: 1px solid #394f4e;
    border-bottom: 1px solid #394f4e;
    margin: 0 -30px;
  }
  .responsiveMenu .account-login-opener {
    font-size: 1.6rem;
    font-weight: 700;
    padding: 23px 30px;
    display: block;
    text-align: center;
    height: auto;
    width: 100%;
  }
  .responsiveMenu .account-login-opener:after {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    font-size: 14px;
  }
  .responsiveMenu .account-login-label {
    margin: 0 10px 15px 0;
  }
  .responsiveMenu .account-login-slide {
    position: static;
    padding: 23px 32px 57px;
  }
  .responsiveMenu .account-login-fild {
    width: 100%;
    display: block;
    margin: 0 0 20px;
  }
  .responsiveMenu .account-login-fild label {
    padding: 10px 0 4px 14px;
  }
  .responsiveMenu .account-login-fild input {
    height: 35px;
  }
  .responsiveMenu .account-login .btn-valider {
    font-size: 1.3rem;
    line-height: 1.2;
    background: #00aea6;
    color: #fff;
    font-weight: 900;
    padding: 10px 24px;
    height: auto;
    width: auto;
    display: block;
    margin: 30px auto 24px;
  }
  .responsiveMenu .account-login .btn-valider:after {
    display: none;
  }
  .responsiveMenu .account-login-question {
    text-align: center;
    display: block;
    font-weight: 300;
    font-size: 1.3rem;
    line-height: 1.2;
  }
  .responsiveMenu .account-login-question a {
    color: #fff;
    text-decoration: underline;
  }
  .responsiveMenu .account-login-question a:hover {
    text-decoration: none;
  }
  .responsiveMenu .wrapSearch {
    background: none;
    padding: 40px 30px 36px;
    margin: 0 -30px;
    border-bottom: 1px solid #394f4e;
  }
  .responsiveMenu .wrapSearch .searchLabel {
    display: none;
  }
  .responsiveMenu .wrapSearch .wrapInputButton {
    background: #314746;
  }
  .responsiveMenu .wrapSearch #searchBoxInput {
    border: none;
    background: none;
    color: #fff;
    font-size: 13px;
    line-height: 1.2;
    padding: 0 4px 0 18px;
    height: 35px;
  }
  .responsiveMenu .wrapSearch .searchInput {
    padding-right: 40px;
  }
  .responsiveMenu .wrapSearch .searchBtn {
    position: absolute;
    top: 0;
    right: 0;
  }
  .responsiveMenu .wrapSearch .searchBtn .btn-valider {
    height: 35px;
    width: 40px;
  }
  .responsiveMenu .wrapSearch .searchBtn .btn-valider:after {
    color: #fff;
    content: '\e033';
    font-weight: 400;
    font-size: 15px;
  }
  .responsiveMenu .language {
    display: block;
    margin: 0 -30px;
    padding: 26px 30px 33px;
    border-bottom: 1px solid #394f4e;
    position: static;
  }
  .responsiveMenu .language-title {
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 0 30px;
    text-transform: uppercase;
  }
  .responsiveMenu .language-opener {
    display: none;
  }
  .responsiveMenu .language-slide {
    display: block !important;
    position: static;
    white-space: normal;
    text-align: center;
    font-size: 0;
    line-height: 0;
    width: 100%;
    border: none;
  }
  .responsiveMenu .language-list {
    white-space: normal;
    display: inline-block;
    vertical-align: top;
  }
  .responsiveMenu .language-list li {
    width: 50%;
    border-bottom: 1px solid #394f4e;
  }
  .responsiveMenu .language-list li:nth-child(2n+1) {
    border-right: 1px solid #394f4e;
  }
  .responsiveMenu .language-list li:nth-last-child(1),
  .responsiveMenu .language-list li:nth-last-child(2) {
    border-bottom-width: 0;
  }
  .responsiveMenu .language-list li:after {
    display: none;
  }
  .responsiveMenu .language-list a {
    font-size: 14px;
    line-height: 1.2;
    padding: 14px 10px !important;
  }
  .responsiveMenu .volume {
    display: block;
    padding: 25px 0;
    text-align: center;
  }
  .responsiveMenu .volume-title {
    display: block;
    margin: 0 0 16px;
  }
  .responsiveMenu .volume .btn-volume {
    border: 1px solid #394f4e;
    width: 42px;
    height: 42px;
  }
  .responsiveMenu .volume .btn-volume img {
    width: 24px;
    height: 24px;
  }
  .js .responsiveMenu {
    position: absolute;
    height: 100%;
    overflow: auto;
    top: 0;
    z-index: 9999;
    display: none;
  }
  body.responsiveMenuActive .responsiveMenu {
    width: 100%;
    right: 0;
    display: block;
  }
  .responsiveMenuOverlay {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .menuBtn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    height: 4.44444444em;
    width: 4.44444444em;
  }
  .menuBtn:before {
    font-family: none;
    content: none;
    margin: auto;
  }
  .menuBtn:focus {
    outline: 1px dotted #fff;
    outline-offset: -1px;
  }
  .closeResponsiveMenu {
    color: #fff;
    font-size: inherit;
    font-weight: 900;
    font-family: lato, sans-serif;
    font-size: 1.7rem;
    line-height: 1.2;
    text-transform: uppercase;
  }
  .closeResponsiveMenu .ico {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border-top: 4px solid #00aea6;
    border-bottom: 4px solid #00aea6;
    position: relative;
    margin: 0 24px 0 0;
  }
  .closeResponsiveMenu .ico:after {
    width: 100%;
    height: 4px;
    background: #00aea6;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: '';
  }
  .closeResponsiveMenu span {
    display: inline-block;
    vertical-align: middle;
  }
  .closeResponsiveMenu.closeResponsiveMenu-right {
    float: right;
    font-size: 0;
    line-height: 0;
    width: 40px;
    height: 40px;
    position: relative;
    margin: -8px -16px 0 0;
  }
  .closeResponsiveMenu.closeResponsiveMenu-right:after,
  .closeResponsiveMenu.closeResponsiveMenu-right:before {
    width: 20px;
    height: 2px;
    background: #00aea6;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    content: '';
  }
  .closeResponsiveMenu.closeResponsiveMenu-right:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .closeResponsiveMenu:focus {
    outline: 1px dotted #fff;
    outline-offset: -1px;
  }
  /* Overlay */
  .responsiveMenuOverlay {
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9998;
    background: rgba(0, 0, 0, 0);
    display: none !important;
  }
  .responsiveMenuActive .responsiveMenuOverlay {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 116, 182, 0.94);
    display: block;
  }
  #cookiesTopBloc {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9995;
    padding: 5px;
    width: 100%;
  }
  #cookiesTopBloc .table {
    display: block;
  }
  #cookiesTopBloc .description {
    display: block;
    padding-bottom: 10px;
  }
  #cookiesTopBloc .description p {
    font-size: 1.2em;
  }
  #cookiesTopBloc .validate {
    text-align: center;
  }
  #cookieManager {
    padding: 10px;
    width: 80%;
  }
  #cookieManager header {
    padding: 0 0 0 25px;
  }
  #cookieManager header:before {
    font-size: 20px;
    top: 0;
  }
  #cookieManager header h2 {
    font-size: 1.6em;
    padding: 2px 0 10px;
  }
  #cookieManager header p {
    font-size: 1.4em;
  }
  #cookieManager header .wrapper {
    padding-bottom: 20px;
  }
  #cookieManager .header {
    border-bottom: none;
  }
  #cookieManager form {
    padding: 20px 0 0;
  }
  #cookieManager form label {
    font-size: 1.5em;
  }
  #cookieManager form label .description {
    font-size: 0.86666em;
  }
  .content .listType1 .title,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6,
  h1 {
    margin-left: 0;
    margin-right: 0;
  }
  h1 {
    font-size: 3.2em;
  }
  .content p {
    margin: 5px 0 10px;
  }
  .content h2 {
    font-size: 2.5em;
    line-height: 1.2;
    margin: 0 0 24px;
  }
  .content h3 {
    font-size: 2em;
    padding-bottom: 16px;
    margin: 0;
  }
  .content h4 {
    font-size: 1.7em;
  }
  .content p.chapeau {
    font-size: 1.6em;
    line-height: 22px;
  }
  .chapeau.stats {
    padding: 15px 0;
    font-size: 1.4rem;
    margin: 0 0 20px;
  }
  .parallax-window {
    min-height: 253px;
  }
  .subTitle {
    margin: 0;
  }
  .item .subTitle {
    margin: 0;
  }
  .content .wrapBlockquote {
    margin: 15px 0;
    padding: 5px 0;
    width: 100%;
    overflow-x: hidden;
  }
  .content .wrapBlockquote blockquote {
    padding: 0 10px;
  }
  .content .wrapBlockquote blockquote p {
    font-size: 2rem;
  }
  .blocService {
    display: none;
  }
  .content .overflowContainer {
    overflow-x: auto;
    width: 100%;
  }
  .content .overflowContainer table {
    width: 700px;
  }
  .content .articleBody {
    width: 100%;
    margin-right: 0;
    float: none;
    margin: 0 0 30px;
  }
  .content ul {
    padding-right: 10px;
  }
  .content .articleSide {
    width: 180px;
    margin: 0 auto;
    float: none;
    padding-top: 40px;
  }
  .content img {
    max-width: 100%;
    height: auto !important;
    display: block;
  }
  .content .copyright,
  .content .legende {
    margin: 0 10px;
  }
  .content .csc-textpic-imagewrap {
    margin-bottom: 15px !important;
  }
  div.csc-textpic .csc-textpic-imagewrap img {
    display: inline;
  }
  .content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0 10px;
    text-align: center;
  }
  .csc-textpic-imagerow,
  .csc-textpic-imagewrap {
    width: auto !important;
  }
  figcaption.csc-textpic-caption {
    display: block;
  }
  .csc-textpic-imagewrap .figure {
    width: auto !important;
    text-align: center;
  }
  .csc-textpic-imagewrap .figure img {
    display: inline !important;
  }
  .csc-textpic .csc-textpic-imagewrap p.csc-textpic-image {
    float: none;
  }
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    float: none;
  }
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    margin: 0 !important;
  }
  .csc-textpic-imagewrap + div {
    margin: 0 0 5px !important;
  }
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: block;
  }
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
    float: none;
  }
  .wrapper-content .file-content {
    width: 100%;
    padding: 20px 0;
    margin-left: 0 !important;
  }
  .wrapper-content .file-btn .titleDropDown {
    padding: 0;
  }
  .wrapper-content .file-btn .buttonDropDown {
    position: relative;
    padding: 20px;
  }
  .wrapper-content .file-btn .subLevel {
    top: calc(100% - 20px);
  }
  .wrapper-content .file-btn .btn-valid-file {
    font-size: 2rem;
  }
  .wrapper-content .file-btn .btn-valid-file span:before {
    font-size: 1.7rem;
  }
  .wrapper-content.wrapper-content-holder .file-pdf {
    float: none;
  }
  .wrapper-content.wrapper-content-holder .file-btn {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .article-flex {
    flex-wrap: wrap;
  }
  .wrapSection .row {
    display: block;
  }
  .wrapSection .row .column {
    width: 100%;
    padding: 0;
  }
  .wrapSection .row .column + .column {
    margin-top: 20px;
  }
  .wrapSection .row .btn {
    display: block;
    width: 100%;
    min-width: 0;
    padding: 19px 10px 19px 45px;
  }
  .wrapSection.wrapSection-gray {
    padding: 20px 0;
  }
  .content .wrap .image-box {
    float: none;
    margin: 14px 0 15px 0;
  }
  .content .wrap .image-box img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 8px;
  }
  .content .caption-block {
    padding: 0;
  }
  .content .table-holder {
    margin: 0 -10px 36px 0;
  }
  .content .table-holder .caption-block {
    padding: 0 10px;
  }
  .content .table-holder .caption {
    text-transform: none;
  }
  a.caption:after {
    top: 3px;
    font-size: 11px;
    color: #11b3ac;
    font-weight: 700;
  }
  .content .encadre {
    padding: 6px 17px 13px 17px;
    margin-left: 46px !important;
  }
  .content .video-block {
    margin: 19px 0 30px;
  }
  .content .video-block .video-wrap {
    position: relative;
    padding-top: 57.8%;
    margin: 0 0 3px;
  }
  .content .video-block .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .page-footer {
    margin-top: 50px;
    padding: 40px 0 0;
  }
  .page-footer .list-with-header {
    margin-top: 16px;
    margin-bottom: 37px;
  }
  .page-footer .row:before {
    display: none;
  }
  .page-footer .row .col {
    width: 100% !important;
    margin: 0 !important;
    display: inline;
  }
  .page-footer .blocPublications .blocImage {
    width: 110px;
    margin: 0 16px 0 0;
  }
  .page-footer .blocPublications .blocImage img {
    display: block;
    width: 100%;
    height: auto;
  }
  .page-footer .blocPublications-date {
    padding-bottom: 13px;
  }
  .showHide .showHideTitle button {
    font-size: 1.8rem;
  }
  .header-content .postulate,
  .header-list .postulate {
    font-size: 1.4rem;
  }
  .header-content h1 .postulate,
  .header-list h1 .postulate {
    margin-top: -11px;
  }
  .barType1 {
    text-align: center;
    margin-top: 20px;
  }
  .barType1 .button {
    margin: 0 !important;
  }
  .barType2 .button {
    margin: 0 !important;
  }
  .form-404 .table {
    width: 100%;
  }
  .form-404 .table .cell {
    display: block;
    text-align: center;
  }
  .form-404 .table .cell label {
    text-align: left;
  }
  .form-404 .table .cell:first-child {
    padding: 0;
  }
  .right-col {
    display: none;
  }
  .list .listItems p {
    margin: 5px 0 10px;
  }
  .list .listItems > .item {
    padding: 25px 10px;
  }
  .list .listItems .title {
    margin: 0 0 5px;
  }
  .list .listItems .postulate {
    font-size: 1.2rem;
    margin-top: 0 !important;
  }
  .listType1 .category {
    padding: 0 0 8px;
    margin: 0 0 6px !important;
  }
  .listType1 .wrapImg {
    display: block;
    width: 100%;
    margin: 0 0 11px;
  }
  .listType1 .right-col {
    margin-left: 0;
  }
  .listType1 .wrap {
    display: block;
    width: 100%;
  }
  .listType1 .listItems {
    display: block;
  }
  .listType1 .listItems .right-col {
    margin-left: 0;
  }
  .listType1 .listItems .title {
    font-size: 1.6em;
    margin: 0 0 13px;
  }
  .listType1 .listItems .item {
    padding: 10px 0;
    display: block;
  }
  .listType1 .listItems img {
    margin: 0;
    display: block;
    width: 100% !important;
    height: auto;
    float: none;
  }
  .listType1.agendaList {
    margin: 0 49px;
    padding: 0;
  }
  .listType1.agendaList .date {
    margin: 0 0 7px;
  }
  .listType1.agendaList .appointment {
    flex: 0 0 calc(100% - 93px);
    display: block;
    float: left;
  }
  .listType1.agendaList .appointment .teaser-container {
    width: 100%;
  }
  .listType1.agendaList .appointment .hour {
    display: block;
    float: left;
    width: 50%;
  }
  .listType1.agendaList .appointment .hour + .teaser-container {
    display: block;
    float: left;
    width: 50%;
  }
  .listType1.agendaList .wrap {
    padding-left: 0;
    border: none;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    margin-top: 15px !important;
    flex: 0 0 100%;
  }
  .listType1.agendaList .teaser-container .teaser {
    margin-top: 0;
  }
  .listType1.agendaList .listItems .item {
    width: 100%;
    padding: 17px 0;
  }
  .listType1.agendaList .listItems .item > a {
    display: block;
    width: 100px;
    float: left;
    margin-right: 15px;
  }
  .listType1.agendaList img {
    width: 100px;
  }
  .listType1.agendaList .wrap {
    margin: 0;
  }
  .listType2 {
    margin: 0 0 10px;
  }
  .listType2 .listItems {
    margin: 0 -10px;
  }
  .listType2 .listItems .item {
    width: 50%;
    padding: 0 10px;
    margin: 0 0 20px !important;
  }
  .listType2 .listItems .item img {
    max-width: 140px;
    max-height: 140px;
    height: auto;
    width: auto;
    float: left;
    margin-right: 0;
  }
  .listType2 .listItems .item img .category {
    margin-bottom: 0;
    margin-top: 3px;
  }
  .listType2 .listItems .item .wrapImg {
    height: 140px;
  }
  .listType2 .listItems .item .title {
    padding-bottom: 13px;
    margin: 0 0 7px;
  }
  .listType2 .listItems .item p {
    margin: 0 0 1px;
  }
  .albumsList .listItems {
    margin: 0;
  }
  .albumsList .listItems .item {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0 0 30px !important;
  }
  .albumsList .listItems .item .wrapImg {
    height: auto;
  }
  .albumsList .listItems .item img {
    max-width: none;
    max-height: none;
    width: 100%;
  }
  .listType3 {
    margin-bottom: 30px;
  }
  .listType3 .listItems > .item {
    padding: 25px 0;
  }
  .listType3 .wrap {
    width: 100%;
    padding: 0;
    padding-right: 0 !important;
  }
  .listType3 .wrap + .wrap {
    margin-left: 0;
    margin-top: 30px;
  }
  .listType3 .arrow-wrap {
    width: 50%;
    padding-right: 10px;
    margin-bottom: 10px;
  }
  .listType3.servicesList .speciality {
    width: 100%;
    padding-right: 0;
  }
  .listType3.servicesList .speciality + .speciality {
    margin-top: 30px;
  }
  .listType3.servicesList .barType1 {
    width: 100%;
    float: none;
    text-align: left;
    margin-top: 20px;
    display: inline-block;
  }
  .listType3 .listServicesMedecins {
    margin: 0;
  }
  .listType3 .listServicesMedecins .wrap {
    padding: 0;
  }
  .showHide .category {
    margin: auto;
  }
  .infos1 {
    margin-bottom: 20px;
  }
  #commentairesList .title .date {
    margin: 0;
    font-size: 0.8125em;
  }
  .top-links {
    display: none;
    position: relative;
    right: inherit;
    overflow: visible;
    float: left;
    width: 100%;
    background-color: #e9edf1;
  }
  .top-links .subLevel {
    display: none;
  }
  .top-links .dropDownListLink {
    position: relative;
    float: left;
    display: block;
    left: auto !important;
    top: 0 !important;
    border-right: 1px solid #FFFFFF;
  }
  .top-links .dropDownListLink span {
    display: inline-block;
    float: none;
  }
  .top-links .dropDownListLink:focus,
  .top-links .dropDownListLink:hover {
    right: auto !important;
  }
  .top-links .dropDownListLink:focus .text,
  .top-links .dropDownListLink:hover .text {
    display: none;
  }
  .top-links .dropDownList {
    position: relative;
    left: 0;
    top: 0;
    float: left;
    border-right: 1px solid #FFFFFF;
  }
  .top-links .dropDownList .titleDropDown {
    position: relative;
    left: 0;
  }
  .top-links .dropDownList.display .subLevel {
    display: block;
    position: absolute;
    left: 0;
    min-width: 150px;
    z-index: 9999;
  }
  .top-links:after {
    clear: both;
    display: block;
    content: "";
    overflow: hidden;
    visibility: hidden;
    height: 0;
    speak: none;
  }
  .list-with-icons {
    width: 100% !important;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 30px !important;
  }
  #site-map {
    margin-top: 38px !important;
  }
  .site-map-box-menu {
    width: 100%;
    margin: 0 0 23px !important;
    display: block;
  }
  .listType3.consultationsList {
    margin-top: 0 !important;
  }
  .directoryList .listItems {
    margin: 0;
  }
  .directoryList .listItems .item {
    padding: 0 0 10px;
    float: none;
    width: 100%;
  }
  .directoryList .listItems .item .wrapImg {
    float: none;
    width: 100%;
    margin: 0 0 24px;
  }
  .directoryList .listItems .item .table .wrapInfos {
    margin: 0 0 14px;
  }
  .directoryList .listItems .item .table .wrapInfos:first-child {
    float: none;
    width: 100%;
    padding: 0;
  }
  .directoryList .listItems .item .table .wrapInfos + .wrapInfos {
    border-top: 1px solid #727272;
    padding-top: 20px;
  }
  .directoryList .listItems .item .table .wrapInfos + .wrapInfos:after {
    display: none;
  }
  .content .jobSingle .wrapperBloc,
  .content .publicationsSingle .wrapperBloc {
    padding: 0 10px;
  }
  .linkButton1 li a,
  .linkButton2 li a {
    display: block;
  }
  .date {
    margin: 0  0 8px;
  }
  .teaser {
    margin: 0 10px 10px 10px;
  }
  /* Generic blocs */
  .blocStyle1 .listItems {
    margin: 0;
  }
  .blocStyle1 .item {
    display: block;
    width: 100%;
    padding: 25px 10px;
    margin: 0;
    border-bottom: 1px solid #b2b2b2;
  }
  .blocStyle1 .item:after {
    clear: both;
    display: block;
    content: "";
    overflow: hidden;
    visibility: hidden;
    height: 0;
    speak: none;
  }
  .blocStyle1 .item img {
    width: auto !important;
    max-width: 100%;
    height: auto;
    margin-right: 15px;
  }
  .blocArticle .listItems p,
  .blocArticle .listItems p {
    margin-right: 0;
    margin-left: 0;
  }
  .blocArticle .listItems .item,
  .blocArticle .listItems .item {
    padding: 0 10px;
  }
  .blocArticle .listItems .item img,
  .blocArticle .listItems .item img {
    float: none;
    margin: 0 0 15px;
    width: auto;
    max-width: 100%;
    height: auto;
  }
  /* All blocs */
  .blocActualitesFocus {
    padding: 50px 0 8px;
  }
  .blocActualitesFocus .blocFocus {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
  .blocActualitesFocus .blocFocus .item .wrap {
    padding: 20px;
    width: 100%;
    height: auto;
  }
  .blocActualitesFocus .blocFocus .item a {
    font-size: 2.4em;
  }
  .blocActualitesFocus .blocFocus .item .category {
    margin-bottom: 10px !important;
  }
  .blocActualitesFocus .blocFocus .item .title {
    margin-bottom: 0 !important;
  }
  .blocActualitesFocus .blocFocus .item img {
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
  }
  .blocActualitesFocus > .wrap .blocListItems {
    float: none;
    width: 100%;
  }
  .blocActualitesFocus > .wrap .blocListItems.blocStyle1 .item {
    width: 100%;
    margin: 15px 0 0 !important;
    padding: 0;
    border: none;
  }
  .blocActualitesFocus > .wrap .blocListItems.blocStyle1 .item .wrap {
    margin: 0;
    width: 100%;
  }
  .blocActualitesFocus > .wrap .blocListItems.blocStyle1 .item img {
    width: 30%;
    max-width: 100%;
    height: auto;
  }
  .blocActualitesFocus > .wrap .blocListItems.blocStyle1 .item + .item .wrap {
    margin-top: 0 !important;
  }
  .blocPartager .wrapper > section {
    width: 100% !important;
    margin-bottom: 40px;
    margin-right: 0 !important;
  }
  .blocAgenda.blocStyle1 {
    padding: 39px 0 23px;
  }
  .blocAgenda.blocStyle1 .wrapper {
    position: relative;
  }
  .blocAgenda.blocStyle1 .listItems {
    margin-bottom: 2px;
  }
  .blocAgenda.blocStyle1 .item {
    padding: 0;
    width: 100%;
    border: none;
  }
  .blocAgenda.blocStyle1 .item .wrap {
    width: 100%;
  }
  .blocAgenda.blocStyle1 .item img {
    width: auto !important;
  }
  .blocAgenda.blocStyle1 .item + .item {
    margin: 0 !important;
  }
  .blocAgenda.blocStyle1 .item .title {
    font-size: 1.8rem;
    padding: 0 8px;
    white-space: normal;
  }
  .blocAgenda.blocStyle1 .item .imgWrap {
    margin-bottom: 8px;
  }
  .blocAgenda.blocStyle1 .item > a {
    display: block;
    width: 202px;
    margin: 0 auto;
  }
  .blocAgenda.blocStyle1 .item .date {
    padding: 9px 5px;
  }
  .blocAgenda.blocStyle1 .item .date .day,
  .blocAgenda.blocStyle1 .item .date .month {
    font-size: 2rem;
  }
  .blocAgenda.blocStyle1 .item .category {
    font-size: 1.2rem;
  }
  .blocAgenda.blocStyle1 .date {
    padding: 15px 20px;
  }
  .blocAgenda.blocStyle1 .prevNextCaroussel2 li {
    position: absolute;
    top: 32%;
  }
  .blocAgenda.blocStyle1 .prevNextCaroussel2 .prevCaroussel2 {
    left: 0;
  }
  .blocAgenda.blocStyle1 .prevNextCaroussel2 .nextCaroussel2 {
    right: 0;
  }
  .blocAgenda.blocStyle1 .barType1 .button {
    margin-bottom: 20px !important;
  }
  .networks {
    padding: 41px 0 13px;
  }
  .networks .heading-title {
    margin: 0 0 18px;
  }
  .networks-block {
    display: block;
    width: 100%;
    margin: 0 0 14px;
    padding: 11px;
    height: auto !important;
  }
  .networks-block > a img {
    width: 40.3%;
    margin: 0 12px 0 0;
  }
  .networks-content-title a img {
    margin-bottom: 15px;
  }
  .services .listItems,
  .acces-rapides .listItems {
    padding: 33px 0 4px;
    margin: 0 -5px;
    font-size: 0;
    line-height: 0;
  }
  .services .listItems .item,
  .acces-rapides .listItems .item {
    width: 47.8%;
    margin: 0 5px 10px;
    line-height: 1.3;
    height: 170px;
  }
  .services .listItems .item a,
  .acces-rapides .listItems .item a {
    padding: 10px 5px;
  }
  .services .listItems .item p,
  .acces-rapides .listItems .item p {
    font-size: 1.2rem;
  }
  .services .listItems .item .category,
  .acces-rapides .listItems .item .category {
    margin: 0;
  }
  .acces-rapides {
    margin-bottom: 30px;
  }
  .i-am {
    padding-bottom: 14px;
  }
  .i-am-block {
    margin-top: 0 !important;
    padding: 37px 0 0;
  }
  .i-am-list {
    text-align: left;
  }
  .i-am-list li {
    display: block;
    width: 100%;
    margin: 0 0 11px 0;
    padding: 0 8px 0 18px;
  }
  .i-am-img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 0 0;
    width: 46px;
    height: 46px;
  }
  .i-am span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.9rem;
  }
  .i-am .heading-title {
    margin: 0 0 21px 0;
  }
  .publications .wrapper1244 .carrousel2 .listItems .item {
    float: none;
  }
  .publications .item .wrap .file-content .btn-gray {
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 5px !important;
    margin-bottom: 10px !important;
  }
  .mosaic-list {
    padding-top: 0;
  }
  .mosaic-list-container {
    margin: 0 -4px 10px;
  }
  .mosaic-list-item {
    padding: 0 4px 8px;
  }
  .mosaic-list-item-t {
    padding: 16px 5% 15px;
  }
  .mosaic-list-item-blue {
    width: 50%;
    float: left;
  }
  .mosaic-list-item-blue-hor {
    float: none;
    width: 100%;
  }
  .mosaic-list-item-blue-hor .mosaic-list-item-wrap {
    padding-top: 48.4%;
  }
  .mosaic-list-item-blue-hor .mosaic-list-item-wrap > img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
  }
  .mosaic-list-col-md {
    width: 100% !important;
  }
  .mosaic-list-col-lg {
    width: 100% !important;
  }
  .mosaic-list-col-lg-table .mosaic-list-item {
    width: 100%;
  }
  .mosaic-list-col-1 {
    width: 100% !important;
  }
  .mosaic-list-col-2 {
    width: 100% !important;
  }
  .mosaic-list-category {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .mosaic-list-title {
    font-size: 1.4rem;
    margin: 0 0 14px;
  }
  .heading-block {
    padding: 45px 0 28px;
  }
  .heading-block.heading-block-inner {
    padding: 38px 0 37px;
  }
  .heading-block.heading-block-inner h1 {
    font-size: 2.9rem;
  }
  .heading-block.heading-block-inner h1.no-decor {
    margin: 0 0 14px;
  }
  .heading-block.heading-block-inner .chapeau {
    line-height: 1.5;
  }
  .heading-block-b-margin {
    margin: 0 0 20px;
  }
  .heading-block h1 {
    font-size: 3.6rem;
    line-height: 1.2;
    padding: 0 0 36px;
    margin: 0 0 2px;
  }
  .heading-block .heading .chapeau {
    font-size: 1.6rem;
  }
  .heading-block .wrapImg {
    float: none;
    width: 202px;
    margin: 0 auto 20px;
  }
  .heading-block .wrapImg img {
    display: block;
    width: 100%;
    height: auto;
  }
  .heading-block .hour {
    margin: 0 0 16px;
  }
  .heading-block .multiple-dates {
    display: block;
    margin: 0 0 16px;
  }
  .heading-block .multiple-dates .date {
    display: inline-block;
    vertical-align: top;
  }
  .heading-block .teaser-container {
    display: block;
    margin: 0 !important;
    text-align: left;
  }
  .heading-block-info {
    margin: 0 0 16px;
  }
  .heading-block .file-btn {
    margin-top: 20px;
    padding: 0;
    height: 74px;
  }
  .heading-block .file-btn .buttonDropDown {
    height: 100%;
  }
  .heading-block .file-btn .subLevel {
    top: 100% !important;
  }
  .downloads {
    margin: 24px 0 23px;
  }
  .downloads-block {
    display: block;
    padding: 12px 23px 6px;
  }
  .downloads .downloads-list {
    border: none !important;
    width: 100%;
    display: block;
    padding: 0 !important;
  }
  .downloads .downloads-list li {
    line-height: 1.5;
    margin-bottom: 20px !important;
  }
  .downloads .downloads-list li img {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .content-title + .catalog-block {
    margin-top: 37px;
  }
  .catalog {
    margin: 0 0 22px;
  }
  .catalog .barType1 {
    margin-top: 20px;
  }
  .catalog-block {
    margin: 0 0 19px;
    padding: 19px 20px;
  }
  .catalog-block .catalog-contacts-holder {
    margin: -6px -8px 7px;
  }
  .catalog-block .catalog-contacts-holder h4 {
    font-size: 2rem;
  }
  .catalog-block .catalog-contacts-holder .moreInfos {
    position: relative;
    bottom: 0;
    right: 0;
    text-align: center;
    margin: 20px 0 0;
  }
  .catalog-block .catalog-contacts {
    float: none;
    width: 100%;
    padding: 0 !important;
  }
  .catalog-block .catalog-contacts li {
    margin: 0 0 6px;
    line-height: 1.2;
  }
  .catalog-form legend {
    position: absolute;
    top: -47px;
    left: -20px;
  }
  .catalog-form legend span {
    position: static !important;
  }
  .catalog-form-col {
    display: block;
    width: 100%;
    margin: 0 0 15px;
  }
  .catalog-form .btn {
    position: relative;
    margin: 0 auto;
    display: block;
    bottom: 0;
  }
  .catalog-form .btn:before {
    color: #fff !important;
  }
  .sidebar-online,
  .blocContacts,
  .sidebar-services,
  .sidebar-actualites {
    margin: 0 0 46px;
  }
  .headAnnuaireDetail.table .wrapInfos {
    float: none;
    width: 100%;
    padding-bottom: 15px;
  }
  .headAnnuaireDetail.table .wrapInfos + .wrapInfos {
    padding-top: 15px;
    border: none;
    border-top: 1px solid #727272;
  }
}
@media only screen and (max-width: 767px) and (max-width: 470px) {
  .services .listItems .item,
  .acces-rapides .listItems .item {
    width: 46.6%;
  }
}
