.rss:before,
.content .rss:before,
.linkView:before,
.content .linkView:before,
.backToTop a:before,
.content .parsley-errors-list p:before,
form button:before,
input[type=submit]:before,
input[type=reset]:before,
.catmenu button:before,
#newsletter .liens li:before,
#mainMenu .lvl2 li:before,
#mainMenu span.external:after,
#secondaryMenu .lvl2 > li:before,
#secondaryMenu .lvl3 > li:before,
#secondaryMenu .lvl4 > li:before,
.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.pagebrowser2 .backLink:before,
.moreElement:before,
.moreElement:hover:before,
.moreElement:focus:before,
.content .wrapAdvancedSummary .title1:before,
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item:before,
.content #planDuSite li:before,
.content a .external:after,
.content h5:before,
.content .wrapBlockquote:before,
.content ul > li:before,
.content ul > li > ul > li:before,
.content ol > li > ul > li:before,
.box .title:after,
.showHide .showHideTitle > button:after,
.listType4 .item:before,
.single .infos2 .add .link a:before,
.single .infos2 .locate .link a:before,
.single .infos2 .subscribe .link a:before,
.linkButton1 .learnMore:before,
.content .linkButton1 .learnMore:before,
.linkButton2 .learnMore:before,
.content .linkButton2 .learnMore:before,
.linkButton1 .locate:before,
.content .linkButton1 .locate:before,
.linkButton2 .locate:before,
.content .linkButton2 .locate:before,
.linkButton1 .postulate:before,
.content .linkButton1 .postulate:before,
.linkButton2 .postulate:before,
.content .linkButton2 .postulate:before,
.blocOffreDeSoinsSearch .ui-accordion-header:after,
#cookiesTopBloc .description p:before,
#cookiesTopBloc a:before,
#cookieManager .header:before {
  font-family: Icons;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
}
#mainMenu > li > a:before,
.box .title:before,
.title1:before,
.content .title1:before,
.title1:after,
.content .title1:after,
.linkButton1 .download:before,
.content .linkButton1 .download:before,
.linkButton2 .download:before,
.content .linkButton2 .download:before,
.linkButton1 .read:before,
.content .linkButton1 .read:before,
.linkButton2 .read:before,
.content .linkButton2 .read:before {
  font-family: specificIcons;
  font-weight: normal;
  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;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
}
body {
  line-height: 1.3;
}
/* 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:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
i,
em,
.italic {
  font-style: italic;
}
b,
strong,
.strong {
  font-weight: bold;
}
i b,
b i,
i strong,
strong i,
b em,
em b,
em strong,
strong em {
  font-weight: bold;
  font-style: italic;
}
img {
  vertical-align: bottom;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  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 ul ul:first-child,
#container ul ol:first-child,
#container ol ol:first-child,
#container ol ul:first-child,
.popIn .content ul ul:first-child,
.popIn .content ul ol:first-child,
.popIn .content ol ol:first-child,
.popIn .content ol ul:first-child {
  margin-top: 0;
}
@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;
}
@font-face {
  font-family: "specificIcons";
  src: url("../Fonts/ch-cavaillonfr.eot");
  src: url("../Fonts/ch-cavaillonfr.eot?#iefix") format("embedded-opentype"), url("../Fonts/ch-cavaillonfr.woff") format("woff"), url("../Fonts/ch-cavaillonfr.ttf") format("truetype"), url("../Fonts/ch-cavaillonfr.svg#specificIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.robotoC,
#logo .strong,
.linkViewWrap,
#bottomInfos,
#newsletter .title,
#newsletter .liens,
#rechercheIndexee.searchBox1 .subLevel label,
#jumpMenu,
.topLinkMenu,
#bottomMenu,
.title2,
.content .title2,
.title3,
.content .title3,
.title4,
.content .title4,
.linkButton1,
.content .linkButton1,
.blocOffreDeSoinsSearch .ui-accordion-header,
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .buttonStop {
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
.roboto,
body,
#bottomInfos strong,
#newsletter .field2 input {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.wrapper940,
.aboveHeader,
#header,
#topOfContent,
#container,
#footer .wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
.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;
}
.center {
  text-align: center;
}
.vat {
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
.vam {
  vertical-align: middle;
}
.table {
  display: table;
  vertical-align: top;
  border-collapse: collapse;
}
.row {
  display: table-row;
}
.cell {
  display: table-cell;
}
.firstCol {
  padding-right: 10px;
}
.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: 2em 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:hover,
.resetButton:focus {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000;
  font-weight: normal;
  text-decoration: underline;
  font-size: 0.9em;
}
.resetButton:before,
.resetButton:hover:before,
.resetButton:focus:before {
  font-family: none;
  content: none;
  margin: auto;
}
body {
  background: #fff;
  color: #000;
}
body.home {
  background: #ffffff url("../Images/bg/home-body-bg.jpg") no-repeat 50% 0;
}
body.popIn {
  background: #fff;
}
.aboveHeader:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
#header {
  background: url("../Images/bg/shadow1.png") no-repeat 50% 0;
}
#header:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
#header > .wrapper {
  background: url("../Images/bg/shadow2.png") no-repeat 0 100%;
}
#header .wrapper2 {
  overflow: hidden;
  position: relative;
}
#header .wrapper2:before {
  content: '';
  background: transparent url("../Images/bg//leaf1.png") no-repeat 0 0;
  width: 160px;
  height: 121px;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 31.6em;
  z-index: 1;
}
#containerSite {
  width: 100%;
  clear: both;
}
#topOfContent {
  padding: 4em 0 1.5em;
  border-bottom: 0.1em solid #f1f1f1;
}
#container {
  position: relative;
  margin: 3.5em auto 0;
  z-index: 1;
  display: block;
}
#container:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.home #container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#col2 {
  position: absolute;
  left: 10px;
  top: 0;
  width: 200px;
  z-index: 1;
}
#content {
  float: left;
  width: 500px;
  margin-left: 240px;
  position: relative;
}
#contentHome {
  float: none;
  margin-left: 0;
  width: 100%;
  position: relative;
}
.ie78 #contentHome,
.ie78 #content {
  display: inline;
}
.popIn #content {
  float: none;
  margin: 0;
  max-width: 980px;
  width: auto;
}
.largePage #content {
  width: 700px;
}
.noColumn #content {
  float: none;
  margin: 0;
  width: 100%;
}
#col1 {
  float: right;
  width: 160px;
}
.largePage #col1 {
  display: none;
}
#footer {
  clear: both;
  width: 100%;
  background: #0069a3;
}
#footer .wrapper {
  overflow: hidden;
  padding: 3em 1em;
  background: transparent url("../Images/bg/footer-bg.png") no-repeat 30em 0;
}
#printBanner {
  display: none;
}
/**********************
***		HEADER		***
**********************/
#printBanner {
  display: none;
}
#logo {
  float: left;
  padding: 1.66666667em 1em 1.66666667em 0;
  margin-right: 13.33333333em;
  font-weight: 300;
  font-size: 1.5em;
  text-transform: uppercase;
}
#logo .linkLogo {
  display: block;
  color: #656464;
}
#logo .linkLogo .strong {
  color: #1167a8;
}
#logo .linkLogo:hover,
#logo .linkLogo:focus {
  text-decoration: none;
}
#logo .linkLogo:active {
  outline: 1px dotted #1167a8;
}
#logo .strong {
  font-weight: 700;
  display: block;
  border-top: 1px solid #e0e0e0;
  padding: 4px 0 0;
  margin-top: 10px;
  font-size: 2.18em;
}
.numeroDePage {
  position: fixed;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 1.2em;
  color: #777777;
}
.numeroDePage span {
  display: block;
  font-size: 1.3em;
  color: #000000;
}
.numeroDePage span.hidden {
  display: none;
}
#banner {
  padding: 10px 0;
}
#tools {
  float: right;
  width: 23em;
}
#tools .print,
#tools .expandText,
#tools .reduceText {
  display: none;
}
#options {
  height: 23px;
}
#options li {
  float: left;
  padding: 0;
  margin: 0 0.4em;
}
.tooltipAccess {
  position: relative;
  z-index: 100;
  display: inline;
}
.tooltip,
.tooltipDfnBulle {
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  background: #1167a8;
  padding: 2px 5px;
  z-index: 100;
}
.tooltip:before,
.tooltipDfnBulle:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #1167a8;
  top: -6px;
  content: "";
  display: inline-block;
  position: absolute;
}
.tooltip {
  top: 40px;
  right: 0;
  color: #ffffff;
  white-space: nowrap;
}
.tooltip:before {
  right: 5px;
}
.tooltipDfn {
  position: relative;
}
.tooltipDfn dfn {
  display: inline-block;
}
.tooltipDfnBulle {
  font-family: arial, helvetica, verdana, sans-serif;
  font-weight: normal;
  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: "";
}
.linkViewWrap {
  clear: both;
  padding: 10px 0 0 0;
}
.linkViewWrap .wrap {
  text-align: left;
  vertical-align: middle;
}
.linkViewWrapTop {
  position: absolute;
  top: 12px;
  right: 0;
}
.linkViewWrapTop .wrap {
  text-align: right;
}
.rss,
.content .rss,
.linkView,
.content .linkView {
  display: inline-block;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: top;
}
.rss a,
.content .rss a,
.linkView a,
.content .linkView a {
  color: #000;
}
.rss,
.content .rss {
  padding: 2px 0 2px 18px;
  position: relative;
}
.rss:before,
.content .rss:before {
  font-size: 11px;
  color: #656565;
  position: absolute;
  top: 4px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e02c';
  line-height: 1;
}
.linkView,
.content .linkView {
  padding: 2px 0 2px 18px;
  position: relative;
}
.linkView:before,
.content .linkView:before {
  font-size: 18px;
  color: #656565;
  position: absolute;
  top: 1px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
}
.rss + .linkView,
.content .rss + .content .linkView {
  margin-left: 20px;
}
.linkViewActu {
  padding-left: 24px;
}
.linkViewActu:before {
  font-family: specificIcons;
  content: "\e004";
}
.linkViewSavoirFaire {
  padding-left: 24px;
}
.linkViewSavoirFaire:before {
  font-family: specificIcons;
  content: "\e005";
}
.linkViewOffreEmploi {
  padding-left: 24px;
}
.linkViewOffreEmploi:before {
  font-family: specificIcons;
  content: "\e006";
  top: 0;
}
/**********************
***		FOOTER		***
**********************/
#bottomInfos {
  float: left;
  margin-right: 30px;
  font-size: 1.1em;
  width: 30.90909091em;
  color: #fff;
}
#bottomInfos img {
  float: left;
  margin: 0 0.90909091em 0.90909091em 0;
}
#bottomInfos p {
  padding-bottom: 0.45454545em;
}
#bottomInfos p.page {
  display: none;
}
#bottomInfos strong {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
#bottomInfos a {
  margin-top: 0.45454545em;
  color: #fff;
  text-decoration: underline;
}
#bottomInfos a:hover,
#bottomInfos a:focus {
  text-decoration: none;
}
#stratis {
  background: #035f92;
  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: #A40015;
  text-decoration: none;
}
#stratis a:hover,
#stratis a:focus {
  color: #A40015;
  background: #ffffff;
}
.backToTop {
  position: fixed;
  bottom: 18.6em;
  right: 0;
  z-index: 7000;
}
.backToTop p {
  text-align: right;
}
.backToTop a {
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  display: inline-block;
  padding: 0.61538462em 1.53846154em 0.61538462em 3.07692308em;
  background: #1167a8;
  text-decoration: none;
  position: relative;
}
.backToTop a:before {
  font-size: 0.92307692em;
  color: #ffffff;
  position: absolute;
  top: 0.92307692em;
  right: inherit;
  bottom: inherit;
  left: 1.53846154em;
  content: '\e019';
  line-height: 1;
}
.backToTop a:hover .hover,
.backToTop a:focus .hover {
  text-decoration: underline;
}
.content .parsley-errors-list p {
  margin: 5px 0 15px;
  color: #ff0000;
  font-style: italic;
  font-size: 1.2em;
}
.content .parsley-errors-list p:before {
  content: '\e00f';
  margin: 0;
  font-size: 16px;
  color: #ff0000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
form {
  display: block;
  overflow: hidden;
}
fieldset,
div.fieldset {
  padding: 15px 20px 5px 20px;
  margin-top: 40px;
  margin-bottom: 60px;
  border: none;
  position: relative;
  background: #f5f5f5;
}
div.fieldsetGauche,
fieldset.fieldsetGauche {
  clear: both;
  float: left;
  width: 49%;
  margin: 0;
}
div.fieldsetDroite,
fieldset.fieldsetDroite {
  float: right;
  width: 49%;
  margin: 0;
}
fieldset fieldset,
div.fieldset fieldset,
fieldset div.fieldset,
div.fieldset div.fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
fieldset div,
div.fieldset div {
  margin-bottom: 15px;
}
fieldset div fieldset div,
div.fieldset div fieldset div {
  margin: 0;
}
legend {
  display: inline;
  padding: 0;
  color: #1167a8;
  float: left;
  text-align: right;
  font-size: 1.5em;
  text-transform: uppercase;
  white-space: normal;
  width: 100%;
  margin-top: -15px;
  margin-bottom: 10px;
}
#col1 legend {
  text-align: left;
}
legend span {
  /*position: absolute;
	top: -30px;
	right: 0;
	z-index: 99;*/
  padding: 0 2px 0 0;
  display: inline-block;
  overflow: hidden;
}
.fieldsetGauche legend,
.fieldsetGauche legend span,
.fieldsetDroite legend,
.fieldsetDroite legend span {
  width: auto;
}
fieldset fieldset legend,
div.fieldset fieldset legend {
  background: transparent;
  color: #000000;
  padding: 0;
  font-size: 1.3em;
}
fieldset:first-child {
  margin-top: 40px;
}
label,
.label {
  cursor: pointer;
  font-size: 1.3em;
  color: #000000;
  display: block;
  padding-bottom: 3px;
}
.legend {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 5px 0;
  color: #000000;
}
legend em.required,
label em.required {
  color: #ff0000;
  font-weight: normal;
  font-size: 1em;
}
legend em.required {
  font-size: 0.9230769230769231em;
  text-transform: none;
}
legend .teaser,
label .teaser {
  padding: 2px 0;
  font-size: 1em;
  color: #777777;
  font-weight: normal;
}
legend .teaser.error,
label .teaser.error {
  display: block;
  color: #ff0000;
  margin: 0;
}
legend .teaser {
  font-size: 0.9230769230769231em;
}
input[type="text"],
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="time"],
input[type="url"],
input[type="week"],
textarea,
select,
button {
  font-family: arial, helvetica, verdana, sans-serif;
  vertical-align: middle;
}
input[type="text"],
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="time"],
input[type="url"],
input[type="week"],
textarea {
  background: #ffffff;
  border: 1px solid #e8edf0;
  padding: 7px 2px;
  text-indent: 0.2em;
  font-size: 1.2em;
  color: #000000;
  width: 100%;
  -webkit-transition: 300ms border;
  -moz-transition: 300ms border;
  -ms-transition: 300ms border;
  -o-transition: 300ms border;
  transition: 300ms border;
}
textarea {
  height: 160px;
  resize: vertical;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
  border: 1px solid #1167a8;
  background: #fbfdff;
}
input[readonly="readonly"] {
  border-color: #ffffff;
  background: #ffffff;
  color: #777777;
}
input[readonly="readonly"]:hover,
input[readonly="readonly"]:focus {
  border-color: #ffffff;
}
form button,
input[type=submit],
input[type=reset] {
  font-size: 1.3em;
  background: #1167a8;
  color: #ffffff;
  padding: 7px 10px;
  font-weight: bold;
  width: auto;
  cursor: pointer;
  border: 1px solid transparent;
  /*
	&:before {
		text-shadow: 1px 1px 1px @color2;
	}
	*/
}
form button:before,
input[type=submit]:before,
input[type=reset]:before {
  content: '\e057';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #ffffff;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
form button:hover,
input[type=submit]:hover,
form button:focus,
input[type=submit]:focus {
  border: 1px dotted #ffffff;
  background: #0c4b7a;
  color: #ffffff;
}
form button[type=reset],
input[type=reset] {
  background: #dddddd;
  color: #777777;
}
form button[type=reset]:hover,
input[type=reset]:hover,
form button[type=reset]:focus,
input[type=reset]:focus {
  background: #747474;
  color: #dddddd;
}
form button.image,
input[type="image"] {
  width: auto;
  background: none;
  border: none;
  padding: 0;
}
form button.cancel,
input.cancel {
  background: #777777;
}
form button.cancel:before,
input.cancel:before {
  content: '\e058';
}
form button.cancel:hover,
input.cancel:hover,
form button.cancel:focus,
input.cancel:focus {
  background: #5e5e5e;
}
input[type=radio],
input[type=checkbox] {
  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;
  border-radius: 0;
  width: 100%;
  background: #ffffff url("../Images/form/select_right.png") no-repeat 100% 50%;
  border: 1px solid #e8edf0;
  color: #000000;
  font-size: 1.3em;
  line-height: normal;
  padding: 7px 0.15384615em;
  cursor: pointer;
}
.radio,
.checkbox {
  clear: both;
  display: inline-block;
}
.radio:after,
.checkbox:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.radio legend,
.checkbox legend {
  float: none;
  text-align: left;
  text-transform: none;
  font-style: normal;
  margin-bottom: 5px;
}
.radio label,
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 1.3em;
  line-height: 1.38461538em;
  padding: 0 0 0 1.92307692em;
  margin: 0 0 0.15384615em 0;
  color: #656565;
  text-transform: none;
}
.radio label:before,
.checkbox label:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: #fff;
  border: .2em solid #d2d2d2;
  font-size: 1em;
  width: 1.07692308em;
  height: 1.07692308em;
  left: 0;
  top: 0;
}
.radio label:disabled,
.checkbox label:disabled {
  border-color: #e2e2e2;
}
.radio input[type=radio],
.checkbox input[type=radio],
.radio input[type=checkbox],
.checkbox input[type=checkbox] {
  position: absolute;
  left: -9999px;
}
.radio input[type=radio]:disabled + label,
.checkbox input[type=radio]:disabled + label,
.radio input[type=checkbox]:disabled + label,
.checkbox input[type=checkbox]:disabled + label {
  cursor: default;
  color: #777;
}
.radio input[type=radio]:disabled + label:before,
.checkbox input[type=radio]:disabled + label:before,
.radio input[type=checkbox]:disabled + label:before,
.checkbox input[type=checkbox]:disabled + label:before {
  border: 0.07692308em solid #000000;
  color: #777;
  cursor: default;
}
.radio input[type=radio]:checked + label:after,
.checkbox input[type=radio]:checked + label:after,
.radio input[type=checkbox]:checked + label:after,
.checkbox input[type=checkbox]:checked + label:after {
  position: absolute;
  top: 3px;
  top: .3rem;
  left: 3px;
  left: .3rem;
  font-family: Icons;
  color: #1167a8;
  background: none;
  font-size: 9px;
  font-size: .9rem;
  line-height: normal;
}
.radio input[type=radio]:focus + label,
.checkbox input[type=radio]:focus + label,
.radio input[type=checkbox]:focus + label,
.checkbox input[type=checkbox]:focus + label {
  outline: 1px dotted #000;
}
.ie78 .radio label {
  padding: 0;
}
.ie78 .radio label:before {
  border: none;
  content: "";
  font-size: 0;
  width: auto;
  height: auto;
  margin: auto;
}
.ie78 .radio input[type=checkbox],
.ie78 .radio input[type=radio] {
  position: inherit;
  left: inherit;
}
/* Checkbox */
input[type=checkbox]:checked + label:after {
  content: "\e057";
}
/* radio */
.radio label:before {
  border-radius: 1em;
}
input[type=radio]:checked + label:after {
  content: "\e06c";
}
@-moz-document url-prefix() {
  .radio input[type=radio]:checked + label:after,
  .checkbox input[type=radio]:checked + label:after {
    top: .2rem;
  }
  .radio input[type=checkbox]:checked + label:after,
  .checkbox input[type=checkbox]:checked + label:after {
    top: .1rem;
  }
}
.horizontal .radio,
.horizontal2 .radio,
.horizontal3 .radio,
.horizontal4 .radio,
.horizontal .checkbox,
.horizontal2 .checkbox,
.horizontal3 .checkbox,
.horizontal4 .checkbox {
  overflow: hidden;
}
.horizontal .check_radio_item,
.horizontal2 .check_radio_item,
.horizontal3 .check_radio_item,
.horizontal4 .check_radio_item {
  float: left;
  width: 47%;
  padding-right: 3%;
}
.horizontal2 li:nth-of-type(2n+1) {
  clear: both;
}
.horizontal .check_radio_item,
.horizontal3 .check_radio_item {
  float: left;
  width: 30%;
  padding-right: 3%;
}
.horizontal .check_radio_item:nth-of-type(3n+1),
.horizontal3 .check_radio_item:nth-of-type(3n+1) {
  clear: both;
}
.horizontal4 .check_radio_item {
  float: left;
  width: 22%;
  padding-right: 3%;
}
.horizontal4 .check_radio_item:nth-of-type(4n+1) {
  clear: both;
}
#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: #777777;
}
.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;
}
.catmenu {
  margin-bottom: 20px;
}
.catmenu fieldset,
.catmenu div.fieldset {
  margin: 0;
}
.catmenu fieldset:after,
.catmenu div.fieldset:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.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 {
  content: '\e031';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #ffffff;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.catmenu button:before {
  text-shadow: 1px 1px 1px #000000;
}
#newsletter {
  float: right;
  width: 25em;
}
#newsletter .title {
  font-size: 1.6em;
  margin-bottom: 1.125em;
  color: #fff;
  text-transform: uppercase;
}
#newsletter .wrapNewsletter {
  display: table;
  width: 100%;
  background: #01588d;
  margin-bottom: 1em;
}
#newsletter .wrapField {
  display: table-cell;
  vertical-align: top;
}
#newsletter .field2 {
  width: 100%;
}
#newsletter .field2 input {
  background: #01588d;
  border: none;
  height: 43px;
  color: #fff;
  font-weight: 300;
}
#newsletter .validation {
  margin: 0;
}
#newsletter .validation button:hover,
#newsletter .validation button:focus {
  outline: 1px dotted #fff;
  outline-offset: -1px;
}
#newsletter .liens {
  overflow: hidden;
}
#newsletter .liens li {
  display: inline-block;
  margin-left: 2.5em;
  position: relative;
  padding-left: 1.5em;
}
#newsletter .liens li:before {
  font-size: 1.6em;
  color: #1e98bf;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
}
#newsletter .liens li:first-child {
  margin-left: auto;
}
#newsletter .liens a {
  font-size: 1.2em;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
#newsletter .liens a:hover,
#newsletter .liens a:focus {
  text-decoration: underline;
}
#advancedNewsletter .custom_radio {
  float: left;
  padding-right: 1%;
  width: 49%;
}
#advancedNewsletter .custom_checkbox {
  float: left;
  padding-right: 1%;
  width: 24%;
}
#rechercheIndexee {
  float: right;
  width: 41em;
  padding: 4.5em 0 0;
  margin-bottom: 2em;
}
#rechercheIndexee.searchBox1 .titleDropDown {
  display: none;
}
#rechercheIndexee.searchBox1 .subLevel .searchLabel,
#rechercheIndexee.searchBox1 .subLevel .wrapInputButton {
  display: table-cell;
  vertical-align: middle;
}
#rechercheIndexee.searchBox1 .subLevel .wrapInputButton {
  width: 100%;
}
#rechercheIndexee.searchBox1 .subLevel .wrapInputButton > .wrapper {
  display: table;
  width: 100%;
}
#rechercheIndexee.searchBox1 .subLevel .searchInput {
  display: table-cell;
  vertical-align: bottom;
  width: 100%;
}
#rechercheIndexee.searchBox1 .subLevel .validation {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 5px;
}
#rechercheIndexee.searchBox1 .subLevel label {
  margin-right: 5px;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 1.8em;
  color: #656565;
  font-weight: 300;
}
#rechercheIndexee.searchBox1 .subLevel input {
  width: 100%;
  font-size: 1.4em;
  padding: 8px 2px;
}
#rechercheIndexee.searchBox1 .subLevel button {
  border: 1px dotted transparent;
  background: #1167a8;
}
#rechercheIndexee.searchBox1 .subLevel button img {
  display: inline-block;
  width: 34px;
  height: 34px;
}
#rechercheIndexee.searchBox1 .subLevel button:hover,
#rechercheIndexee.searchBox1 .subLevel button:focus {
  background: #a6c50f;
}
#rechercheIndexee.searchBox1 .subLevel button:hover img,
#rechercheIndexee.searchBox1 .subLevel button:focus 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 .subLevel button:focus {
  border: 1px dotted #000;
}
#rechercheIndexee.searchBox2 .subLevel .wrapInputButton {
  border: 1px solid #e8edf0;
  padding: 2px;
}
#rechercheIndexee.searchBox2 .subLevel .searchInput input {
  border-color: transparent;
}
#rechercheIndexee.searchBox2 .subLevel .validation {
  padding-left: 0;
}
p.stats {
  margin: 0;
  padding: 15px 0;
}
strong.selection {
  background: #FEF798;
}
.list span.barre {
  display: inline-block;
  margin: 0 4px;
  width: 50px;
  height: 12px;
  line-height: 1;
  background: #e9e9e9;
}
.list span.barre span {
  display: inline-block;
  height: 12px;
  background: #1167a8;
}
#jumpMenu {
  display: block;
  float: left;
  padding: 17px 0;
  font-weight: 400;
}
#jumpMenu p {
  display: inline;
  font-size: 1.1em;
  vertical-align: middle;
  padding-right: 10px;
}
#jumpMenu ul {
  vertical-align: middle;
  display: inline-block;
  font-size: 0;
}
#jumpMenu ul li {
  font-size: 11px;
  font-size: 1.1rem;
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px 0 10px;
  text-transform: uppercase;
  position: relative;
}
#jumpMenu ul li:before {
  content: '|';
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  z-index: 1;
  color: #d1d1d1;
  font-size: 15px;
  line-height: 15px;
}
#jumpMenu ul li:first-child {
  padding-left: 0;
}
#jumpMenu ul li:first-child:before {
  content: "";
}
#jumpMenu ul li a {
  display: block;
  color: #656565;
  text-decoration: none;
}
#jumpMenu ul li a:hover,
#jumpMenu ul li a:focus {
  text-decoration: underline;
}
.topLinkMenu {
  float: right;
  padding: 10px 0;
  font-weight: 400;
}
.topLinkMenu p {
  display: inline-block;
  vertical-align: middle;
  padding: 0 7px 0 13px;
  font-size: 1.3em;
  text-transform: uppercase;
  position: relative;
}
.topLinkMenu p:before {
  content: '|';
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  z-index: 1;
  color: #d1d1d1;
  font-size: 15px;
  line-height: 15px;
}
.topLinkMenu p:first-child:before {
  content: "";
}
.topLinkMenu img {
  margin-right: 2px;
}
.topLinkMenu a {
  color: #e10533;
}
.topLinkMenu .all a {
  color: #1167a8;
}
#mainMenu {
  width: 940px;
  margin: 0 auto;
  font-size: 2em;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  background: #f5f5f5;
  position: relative;
}
#mainMenu:before {
  content: '';
  background: transparent url("../Images/bg//mainmenu-corner1.png") no-repeat 0 0;
  width: 20px;
  height: 104px;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: -20px;
  z-index: 1;
}
#mainMenu:after {
  content: '';
  background: transparent url("../Images/bg//mainmenu-corner2.png") no-repeat 0 0;
  width: 20px;
  height: 104px;
  position: absolute;
  top: 0;
  right: -20px;
  bottom: inherit;
  left: inherit;
  z-index: 1;
}
#mainMenu abbr {
  border: 0;
}
#mainMenu a {
  display: block;
  text-decoration: none;
  color: #656565;
  line-height: 1em;
}
#mainMenu li {
  display: inline-block;
  vertical-align: middle;
}
#mainMenu > li {
  min-height: 84px;
  text-transform: uppercase;
}
#mainMenu > li > a {
  position: relative;
  line-height: 79px;
  padding: 0 1.59090909em 0 2.27272727em;
}
#mainMenu > li > a:before {
  font-size: 0.81818182em;
  color: #dfdfdf;
  position: absolute;
  top: 1.77272727em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e000';
  line-height: 1;
}
#mainMenu > li .wrapper {
  display: block;
  border-bottom: 5px solid transparent;
}
#mainMenu > li:first-child > a:before {
  font-family: none;
  content: none;
  margin: auto;
}
#mainMenu > li.active > a .wrapper {
  border-bottom: 5px solid #0879b7;
  color: #1167a8;
}
#mainMenu > li > a:hover .wrapper,
#mainMenu > li > a:focus .wrapper,
#mainMenu > li.act > a .wrapper {
  border-bottom: 5px solid #a6c50f;
  color: #768c0b;
}
#mainMenu .lvl2 {
  position: absolute;
  top: -9999px;
  left: 0;
  width: 940px;
  z-index: 9999;
  padding: 0.45454545em 1.13636364em 1.13636364em 1.13636364em;
  text-align: left;
  background: #f5f5f5;
}
#mainMenu .lvl2.affiche {
  top: 84px;
}
#mainMenu .lvl2 li {
  font-size: 15px;
  font-size: 1.5rem;
  border-top: 1px solid #bfbfbf;
  margin: 0 1.66666667em;
  width: 14.8em;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  position: relative;
}
#mainMenu .lvl2 li:before {
  font-size: 6px;
  color: #1167a8;
  position: absolute;
  top: 15px;
  right: inherit;
  bottom: inherit;
  left: 2px;
  content: "\e06c";
  line-height: 1;
}
#mainMenu .lvl2 li:nth-child(1) {
  border-top: 1px solid transparent;
}
#mainMenu .lvl2 li:nth-child(2) {
  border-top: 1px solid transparent;
}
#mainMenu .lvl2 li:nth-child(3) {
  border-top: 1px solid transparent;
}
#mainMenu .lvl2 li a {
  font-weight: normal;
  padding: 12px 0;
}
#mainMenu .lvl2 li a:hover,
#mainMenu .lvl2 li a:focus,
#mainMenu .lvl2 li.active2 a {
  text-decoration: underline;
  color: #1167a8;
}
#mainMenu span.external {
  display: inline-block;
  margin: 0;
  height: inherit;
  cursor: pointer;
}
#mainMenu span.external:after {
  content: '\e06d';
  margin: 0 0 0 5px;
  font-size: 14px;
  color: #000000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
}
.home #secondaryMenu {
  display: none;
}
#secondaryMenu {
  margin-bottom: 3em;
}
#secondaryMenu p {
  display: block;
  padding: 0.5em 0;
  font-size: 1.8em;
  font-weight: 900;
  color: #1167a8;
  text-transform: uppercase;
  background: #fff;
}
#secondaryMenu .mainMenuMobileWrap {
  display: none;
}
#secondaryMenu ul {
  list-style: none;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
#secondaryMenu li {
  display: block;
}
#secondaryMenu a {
  display: block;
  text-decoration: none;
}
#secondaryMenu a:focus {
  text-decoration: underline;
}
#secondaryMenu .lvl1 {
  border-top: .1em solid #d9d9d9;
}
#secondaryMenu .lvl1 > li {
  border-bottom: .1em solid #d9d9d9;
}
#secondaryMenu .lvl1 > li > a {
  font-size: 1.4em;
  padding: 0.57142857em 0.71428571em;
  text-transform: uppercase;
  background: #fff;
  color: #565656;
}
#secondaryMenu .lvl1 > li > a:hover,
#secondaryMenu .lvl1 > li > a:focus,
#secondaryMenu .lvl1 > li.active > a {
  background: #a6c50f;
  color: #020202;
}
#secondaryMenu .lvl2 {
  margin: .5em 0 1.2em;
}
#secondaryMenu .lvl2 a:hover,
#secondaryMenu .lvl2 a:focus {
  text-decoration: underline;
}
#secondaryMenu .lvl2 > li {
  position: relative;
  padding-left: 2.5em;
}
#secondaryMenu .lvl2 > li:before {
  font-size: 1.2em;
  color: #565656;
  position: absolute;
  top: 0.6em;
  right: inherit;
  bottom: inherit;
  left: 0.8em;
  content: '\e027';
  line-height: 1;
}
#secondaryMenu .lvl2 > li > a {
  font-size: 1.4em;
  padding: 0.28571429em 0;
  color: #565656;
}
#secondaryMenu .lvl2 > li > a:hover,
#secondaryMenu .lvl2 > li > a:focus,
#secondaryMenu .lvl2 > li.active > a,
#secondaryMenu .lvl2 > li.active:before {
  color: #1167a8;
}
#secondaryMenu .lvl2 > li.active:before {
  content: "\e024";
}
#secondaryMenu .lvl3 {
  margin: .5em 0 1.2em;
}
#secondaryMenu .lvl3 > li {
  position: relative;
  padding-left: 1.6em;
}
#secondaryMenu .lvl3 > li:before {
  font-size: 1.2em;
  color: #565656;
  position: absolute;
  top: 0.4em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e017';
  line-height: 1;
}
#secondaryMenu .lvl3 > li > a {
  font-size: 1.3em;
  padding: 0.15384615em 0;
  color: #565656;
}
#secondaryMenu .lvl3 > li > a:hover,
#secondaryMenu .lvl3 > li > a:focus,
#secondaryMenu .lvl3 > li.active > a,
#secondaryMenu .lvl3 > li.active:before {
  color: #1167a8;
}
#secondaryMenu .lvl3 > li.active:before {
  content: "\e014";
}
#secondaryMenu .lvl4 {
  margin: .5em 0 1.2em;
}
#secondaryMenu .lvl4 > li {
  position: relative;
  padding-left: 1.4em;
}
#secondaryMenu .lvl4 > li:before {
  font-size: 0.4em;
  color: #565656;
  position: absolute;
  top: 2.4em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06c';
  line-height: 1;
}
#secondaryMenu .lvl4 > li > a {
  font-size: 1.3em;
  padding: 0.15384615em 0;
  color: #565656;
}
#secondaryMenu .lvl4 > li > a:hover,
#secondaryMenu .lvl4 > li > a:focus,
#secondaryMenu .lvl4 > li.active > a,
#secondaryMenu .lvl4 > li.active:before,
#secondaryMenu .lvl4 > li.active:before {
  color: #1167a8;
}
.breadcrumb {
  float: left;
  width: 700px;
  font-size: 1.1em;
}
.breadcrumb #breadcrumbLabel {
  display: inline;
  color: #777777;
  white-space: nowrap;
  padding-right: 3px;
}
.breadcrumb ol {
  display: inline;
}
.breadcrumb ol li {
  display: inline;
  padding: 0 0 0 2px;
  color: #1167a8;
}
.breadcrumb ol li:first-child {
  padding: 0;
}
.breadcrumb ol li a {
  color: #777777;
  text-decoration: none;
}
.breadcrumb ol li a:after {
  content: '\e017';
  margin: 0 0 0 5px;
  font-size: 12px;
  color: #777777;
  vertical-align: -2px;
  display: inline;
  line-height: 1;
  text-decoration: none;
}
.breadcrumb ol li a:hover,
.breadcrumb ol li a:focus {
  color: #1167a8;
}
.breadcrumb ol li a:hover span,
.breadcrumb ol li a:focus span {
  text-decoration: underline;
}
.breadcrumb ol li.active {
  cursor: default;
}
#bottomMenu {
  float: left;
  width: 290px;
  text-transform: uppercase;
  overflow: hidden;
  line-height: 1.2em;
  font-weight: 300;
  margin-right: 30px;
}
#bottomMenu li {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  padding: .6em 1em .6em 1.5em;
  position: relative;
}
#bottomMenu li:before {
  font-size: 1.6em;
  color: #1e98bf;
  position: absolute;
  top: 0.2em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
}
#bottomMenu li a {
  font-size: 1.2em;
  display: block;
  color: #fff;
  text-decoration: none;
}
#bottomMenu li a:hover,
#bottomMenu li a:focus {
  text-decoration: underline;
}
#bottomMenu li a:hover span,
#bottomMenu li a:focus span {
  text-decoration: underline;
}
#bottomMenu li.active a {
  text-decoration: underline;
  font-weight: bold;
}
ul.pagebrowser {
  clear: both;
  display: block;
  margin: 30px 0 50px 0;
  padding: 0;
  min-height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}
ul.pagebrowser li {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  background: none;
  font-size: 1em;
}
ul.pagebrowser li:before {
  font-family: none;
  content: none;
  margin: auto;
}
ul.pagebrowser li a {
  color: #777777;
  text-shadow: 1px 1px #ffffff;
  background: #eaeaea;
  text-decoration: none;
  padding: 3px 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
ul.pagebrowser li a:hover,
ul.pagebrowser li a:focus {
  color: #fff;
  background: #777777;
  text-shadow: 1px 1px #777777;
}
ul.pagebrowser li span,
ul.pagebrowser li.current a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 2px 8px;
  color: #ffffff;
  background: #000000;
  border: 1px solid #000000;
}
ul.pagebrowser li img {
  padding: 9px 14px;
}
ul.pagebrowser li.prev,
ul.pagebrowser li.next {
  display: inline;
}
ul.pagebrowser li.prev a,
ul.pagebrowser li.next a {
  display: inline-block;
  padding: 2px 8px;
  line-height: normal;
  border: 1px solid #777777;
  background: #777777;
  color: #ffffff;
  text-shadow: 1px 1px #000000;
}
ul.pagebrowser li.prev a:hover,
ul.pagebrowser li.next a:hover,
ul.pagebrowser li.prev a:focus,
ul.pagebrowser li.next a:focus {
  color: #fff;
  background: #000000;
  border: 1px solid transparent;
}
ul.pagebrowser li.prev span,
ul.pagebrowser li.next span {
  line-height: normal;
  background: #eaeaea;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #bebebe;
}
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: '\e016';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
ul.pagebrowser li.prev a:before,
ul.pagebrowser li.prev span:before {
  text-transform: none !important;
}
ul.pagebrowser li.prev a:hover:before,
ul.pagebrowser li.prev span:hover:before,
ul.pagebrowser li.prev a:focus:before,
ul.pagebrowser li.prev span:focus:before {
  color: #fff;
}
ul.pagebrowser li.prev span:before,
ul.pagebrowser li.prev span:hover:before,
ul.pagebrowser li.prev span:focus:before {
  color: #bebebe;
}
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: '\e017';
  margin: 0 0 0 5px;
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
}
ul.pagebrowser li.next a:after,
ul.pagebrowser li.next span:after {
  text-transform: none !important;
}
ul.pagebrowser li.next a:hover:after,
ul.pagebrowser li.next span:hover:after,
ul.pagebrowser li.next a:focus:after,
ul.pagebrowser li.next span:focus:after {
  color: #fff;
}
ul.pagebrowser li.next span:after,
ul.pagebrowser li.next span:hover:after,
ul.pagebrowser li.next span:focus:after {
  color: #bebebe;
}
ul.pagebrowser2 {
  padding-top: 20px;
}
ul.pagebrowser2 li a {
  background: none;
  text-shadow: none;
}
ul.pagebrowser2 .backLink {
  position: relative;
}
ul.pagebrowser2 .backLink:before {
  content: '\e015';
  color: #777777;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  position: absolute;
  top: -10px;
  left: 45%;
}
ul.pagebrowser.abc {
  margin: 0;
  background: #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px;
}
ul.pagebrowser.abc li {
  margin: 0 6px 4px 0;
}
ul.pagebrowser.abc li a {
  background: #777777;
  color: #ffffff;
  text-shadow: 1px 1px #000000;
}
ul.pagebrowser.abc li a:hover,
ul.pagebrowser.abc li a:focus {
  background: #000000;
  color: #ffffff;
}
ul.pagebrowser.abc li.inactive span {
  color: #bebebe;
  background: #eaeaea;
  border: 1px solid transparent;
}
ul.pagebrowser.abc li:before {
  display: none;
}
.loading {
  width: 100%;
  clear: both;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #777777;
  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;
  clear: both;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #777777;
  text-decoration: none;
  margin: 30px 0 20px 0 !important;
  position: relative;
}
.moreElement:before {
  font-size: 16px;
  color: #777777;
  position: absolute;
  top: -15px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: "\e05f";
  line-height: 1;
}
.moreElement:before {
  text-shadow: none;
  display: inline;
  width: 100%;
}
.moreElement:hover,
.moreElement:focus {
  font-size: 1.4em;
  text-decoration: underline;
  color: #000000;
  position: relative;
}
.moreElement:hover:before,
.moreElement:focus:before {
  font-size: 16px;
  color: #000000;
  position: absolute;
  top: -15px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: "\e05f";
  line-height: 1;
}
.largePage .content .wrapAdvancedSummary .advancedSummaryPage > .item {
  width: 160px;
}
.largePage .content .wrapAdvancedSummary .advancedSummaryPage > .item img {
  width: 160px;
}
.content .wrapAdvancedSummary .title1:before {
  content: '\e074';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.content .wrapAdvancedSummary .advancedSummaryPage {
  font-size: 1em;
  padding: 0px;
  margin: 0 -10px 25px -10px;
}
.content .wrapAdvancedSummary .advancedSummaryPage:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item {
  background: none;
  width: 153px;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 10px 20px 10px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item:before {
  font-family: none;
  content: none;
  margin: auto;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item img {
  margin: 0 0 20px 0;
  width: 153px;
  height: auto;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title {
  margin-top: auto;
  font-size: 1.5em;
  line-height: 1;
  text-transform: uppercase;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title a {
  color: #000000;
  vertical-align: bottom;
  height: 2.8em;
  display: table-cell;
  padding-bottom: 5px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title a:hover,
.content .wrapAdvancedSummary .advancedSummaryPage > .item .title a:focus {
  text-decoration: underline;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .teaser {
  margin: 0 0 8px 0;
  font-size: 1.2em;
  color: #777777;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item {
  position: relative;
  padding-left: 15px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item:before {
  font-size: 16px;
  color: #000000;
  position: absolute;
  top: 1px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems a {
  color: #000;
  text-decoration: none;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems a:hover,
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems a:focus {
  text-decoration: underline;
}
.content #planDuSite {
  padding: 15px 0;
  font-size: 1.4em;
  font-weight: bold;
  /*
	#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: #000000;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e004';
  line-height: 1;
}
.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: normal;
}
.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: bold;
}
.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';
}
.content a {
  color: #1167a8;
  text-decoration: underline;
}
.content a:hover,
.content a:focus {
  text-decoration: none;
}
.content a .external:after {
  content: '\e06d';
  margin: 0 0 0 5px;
  font-size: 14px;
  color: #000000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
}
.ie7 .content a .external {
  display: inline-block;
}
.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;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.content h1 a,
.content h2 a,
.content h3 a,
.content h4 a,
.content h5 a,
.content h6 a {
  text-decoration: none;
}
h1 {
  font-size: 2.8em;
  color: #484848;
  margin: 0 0 0.35714286em 0;
  padding-right: 35px;
}
h1 a {
  color: #484848;
}
h1 a:hover,
h1 a:focus {
  color: #1167a8;
}
.content h2 {
  font-size: 2em;
  color: #1167a8;
  margin: 1.25em 0 0.5em 0;
  background: url("../Images/pictos/leaf1.png") no-repeat 0 0.2em;
  padding-left: 1.25em;
}
.content h2 a {
  color: #1167a8;
}
.content h2 a:hover,
.content h2 a:focus {
  color: #000000;
}
.content h3 {
  font-size: 1.8em;
  color: #484848;
  margin: 1.27777778em 0 0.55555556em 0;
  padding-bottom: 5px;
  border-bottom: 1px dotted #777777;
  font-weight: 400;
}
.content h3 a {
  color: #484848;
}
.content h3 a:hover,
.content h3 a:focus {
  color: #000000;
}
.content h4 {
  font-size: 1.6em;
  color: #000000;
  margin: 1.25em 0 0.625em 0.9375em;
  font-weight: 700;
}
.content h4 a {
  color: #000000;
}
.content h4 a:hover,
.content h4 a:focus {
  color: #777777;
}
.content h5 {
  font-size: 1.5em;
  color: #565656;
  font-weight: 400;
  margin: 1.33333333em 0 0.66666667em 1em;
}
.content h5:before {
  content: '\e011';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #565656;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.content h5 a {
  color: #565656;
}
.content h5 a:hover,
.content h5 a:focus {
  color: #777777;
}
.content p {
  margin: 5px 0 10px 0;
  font-size: 1.3em;
  font-weight: normal;
}
.content .lostPass {
  color: #777777;
  font-size: 1.2em;
}
.content .comment {
  font-style: italic;
  color: #777777;
  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: #777777;
}
.content .chapeau.error {
  color: #1167a8;
}
.content .chapeau a {
  color: #777777;
}
.content .encadre {
  padding: 1.53846154em 2.30769231em;
  background: #f5f5f5;
  border-left: 0.46153846em solid #a6c50f;
}
.content .encadre.error {
  color: #ff0000;
}
.content .noResult p,
.content .noResult {
  background: url('../Images/pictos/picto-noresults.png') no-repeat 50% 0;
  padding-top: 50px;
  text-align: center;
  font-size: 1.8em;
  color: #777777;
}
.content .noResult p a,
.content .noResult a {
  color: #777777;
}
.content .wrapBlockquote {
  margin: .5em 0 1em 0;
  position: relative;
  padding-left: 7em;
}
.content .wrapBlockquote:before {
  font-size: 5em;
  color: #d5e3a5;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e071';
  line-height: 1;
}
.content .wrapBlockquote blockquote {
  padding: 1em 0 1em 3em;
  border-left: .1em solid #e9e9e9;
}
.content .wrapBlockquote blockquote p {
  font-size: 1.6em;
  color: #777777;
}
.csc-textpic .csc-textpic-single-image img {
  margin: 0;
}
.content .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-right .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image {
  margin: inherit;
  margin-left: 10px;
}
.content .csc-textpic-left .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-image,
.content .csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image {
  margin: inherit;
  margin-right: 10px;
}
.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: 0;
}
.content .csc-textpic .csc-textpic-imagewrap .csc-textpic-lastcol {
  margin-right: 0px !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 .legende,
.content .copyright {
  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%;
  margin-bottom: 2em;
}
.content caption {
  padding: 0.30769231em 0.38461538em;
  text-align: right;
  font-weight: bold;
  font-size: 1.3em;
  color: #777777;
}
.content th,
.content td {
  padding: 8px 10px;
  padding: .8rem 1rem;
}
.content th {
  font-size: 1.4em;
  font-weight: bold;
  color: #000;
  background: #fbfbfb;
}
.content td {
  font-size: 1.3em;
  color: #4f4f4f;
  background: #fbfbfb;
}
.content thead th {
  text-transform: uppercase;
  font-size: 1.4em;
  background: #11a9ca;
  color: #ffffff;
  text-align: left;
}
.content tr:nth-child(2n) td,
.content tr:nth-child(2n) th {
  background: #f1f1f1;
}
.content table ul {
  font-size: 1em;
}
.content ul {
  margin: 1.53846154em 0 1.15384615em 0;
  margin-left: 20px;
  list-style: none;
  padding: 0;
  font-size: 1.3em;
  color: #000000;
}
.content ul > li {
  position: relative;
  padding-left: 1.15384615em;
}
.content ul > li:before {
  font-size: 1.23076923em;
  color: #1167a8;
  position: absolute;
  top: 0.07692308em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
}
.content ul > li > ul {
  margin: 0 0 0 0;
  margin-left: 20px;
  list-style: none;
  padding: 0.07692308em 0 0.07692308em 0;
  font-size: 1em;
}
.content ul > li > ul > li {
  position: relative;
  padding-left: 0.92307692em;
}
.content ul > li > ul > li:before {
  font-size: 0.30769231em;
  color: #1167a8;
  position: absolute;
  top: 1.62790698em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06c';
  line-height: 1;
}
.content ul > li > ol {
  margin: 0 0 0 1.53846154em;
  padding: 0.07692308em 0 0.23076923em 0;
  font-size: 1em;
}
.content ul > li > ol > li {
  padding: 0;
}
.content ul > li > ol > li:before {
  font-family: none;
  content: none;
}
.content ol {
  margin: 1.53846154em 0 1.15384615em 0;
  padding: 0 0 0 1.53846154em;
  list-style: decimal;
  font-size: 1.3em;
  margin-left: 20px;
}
.content ol > li {
  padding: 0;
}
.content ol > li > ol {
  margin: 0 0 0 1.53846154em;
  padding: 0.07692308em 0 0.07692308em 0;
  font-size: 1em;
}
.content ol > li > ol > li {
  padding: 0;
}
.content ol > li > ul {
  margin: 0;
  list-style: none;
  padding: 0.07692308em 0 0.23076923em 0;
  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: #1167a8;
  position: absolute;
  top: 1.62790698em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06c';
  line-height: 1;
}
.box {
  background: #e9e9e9;
  margin: 2em 0 1.5em 0;
  padding: 2em;
}
.box .title {
  margin-top: 0;
  color: #2c2c2c;
  text-transform: uppercase;
  background: none;
  font-weight: 300;
  font-size: 2.4em;
  padding-left: 2.08333333em;
  position: relative;
}
.box .title:before {
  font-size: 1.625em;
  color: #a6c50f;
  position: absolute;
  top: -0.07692308em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e001';
  line-height: 1;
}
.box .title:after {
  font-size: 0.66666667em;
  color: #ffffff;
  position: absolute;
  top: 0.5em;
  right: inherit;
  bottom: inherit;
  left: 0.8125em;
  content: '\e039';
  line-height: 1;
}
.box ul {
  margin: 0;
  padding: 0;
  color: #565656;
}
.box ul > li {
  background: url("../Images/bg/dot1.png") 0 0 repeat-x;
  padding-top: 0.46153846em;
  padding-bottom: 0.46153846em;
}
.box ul > li:before {
  top: 0.38461538em;
  color: #1167a8;
}
.box ul > li > ul > li:before {
  top: 13px;
}
.box ul a {
  color: #1167a8;
  text-decoration: none;
}
.box ul a:hover,
.box ul a:focus {
  text-decoration: underline;
}
.wrapSavoirPlus .title:after {
  content: "\e003";
}
.wrapTelecharger .title:after {
  content: "\e060";
}
.wrapVoirAussi .title:after {
  content: "\e039";
}
.showHide {
  margin: 1em 0;
}
.showHide .showHideTitle {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  line-height: 1;
}
.showHide .showHideTitle:before {
  font-family: none;
  content: none;
  margin: auto;
}
.showHide .showHideTitle > button {
  display: block;
  width: 100%;
  text-align: left;
  white-space: normal;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-left: 3.5em;
  background: #fbfbfb;
  color: #565656;
  min-height: 45px;
  position: relative;
}
.showHide .showHideTitle > button:hover,
.showHide .showHideTitle > button:focus {
  outline: 1px dotted #000;
}
.showHide .showHideTitle > button:before {
  width: 2.25em;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  background: #f1f1f1;
}
.showHide .showHideTitle > button:after {
  font-size: 1em;
  color: #1167a8;
  position: absolute;
  top: 0.7em;
  right: inherit;
  bottom: inherit;
  left: 0.7em;
  content: '\e017';
  line-height: 1;
}
.showHide .showHideContent {
  display: none;
  padding: 1.5em;
}
.showHide.open .showHideTitle > button {
  background: #f1f1f1;
  color: #1167a8;
}
.showHide.open .showHideTitle > button:before {
  background: #1167a8;
}
.showHide.open .showHideTitle > button:after {
  content: "\e014";
  color: #f1f1f1;
}
.showHide.open .showHideContent {
  display: block;
}
.subTitle,
.content .subTitle {
  color: #fff;
  background: #1167a8;
  padding: 0.23076923em 0.38461538em;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  font-size: 1.3em;
  margin-bottom: .2em;
}
.content .listEquipeService {
  margin: 10px 0 15px;
}
.content .listEquipeService > li {
  margin: 10px 0;
  padding: 0;
  font-size: 1.15384615em;
  color: #777;
}
.content .listEquipeService > li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.content .hospitalLocale {
  background: #f7f7f7;
  padding: 15px;
  margin: 10px 0 15px;
}
.content .hospitalLocale p {
  margin: 0;
  background: url("../Images/pictos/locate-service.png") no-repeat 0 50%;
  padding-left: 50px;
  font-weight: 700;
  font-size: 1.5em;
}
.content .hospitalLocale a {
  text-decoration: none;
  color: #484848;
}
.content .hospitalLocale a:hover,
.content .hospitalLocale a:focus {
  color: #1167a8;
  text-decoration: underline;
}
.content .blocContactService {
  margin: 20px 0 25px;
}
.content .blocContactService .wrapper {
  border-left: 5px solid #a6c50f;
  padding: 20px;
  background: #f5f5f5;
}
.content .blocContactService .contactService {
  margin: auto;
}
.content .blocContactService .contactService > li {
  margin: 10px 0;
  padding: 0;
  font-size: 1.07692308em;
  color: #000;
}
.content .blocContactService .contactService > li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.content .blocContactService .contactService > li:last-child {
  margin-bottom: 0;
}
.content .blocContactService .contactService a {
  color: #000;
  text-decoration: none;
}
.content .blocContactService .contactService a:hover,
.content .blocContactService .contactService a:focus {
  text-decoration: underline;
}
.content .blocContactService .contactService .mail {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.content .blocContactService .contactService .mail a {
  color: #1167a8;
  font-weight: 700;
}
.content .pole {
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 0;
}
.content .modalitePriseCharge {
  margin: 20px 0 25px;
}
.content .medicalTeam {
  font-size: 0;
  margin: 0 -2%;
}
.content .medicalTeam > li {
  margin: 0 2% 10px 2%;
  width: 46%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-size: 1.2rem;
}
.content .medicalTeam > li strong {
  display: block;
  font-size: 1.27272727em;
}
.content .consultation {
  margin-bottom: 20px;
}
.content .listServicesMedecins {
  margin: 0 -2%;
  font-size: 0;
}
.content .listServicesMedecins .itemService {
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 10px;
  width: 46%;
  font-size: 10px;
  font-size: 1rem;
}
.content .servicesBlocList {
  -moz-column: 33%;
  -moz-column-count: 3;
  -moz-column-gap: 3%;
  -webkit-column: 33%;
  -webkit-column-count: 3;
  -webkit-column-gap: 3%;
  column: 33%;
  column-count: 3;
  column-gap: 3%;
}
.content .servicesBlocList > li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  width: 100%;
  font-size: 13px;
  font-size: 1.3rem;
}
.content .servicesBlocList a {
  text-decoration: none;
}
.content .servicesBlocList a:hover,
.content .servicesBlocList a:focus {
  text-decoration: underline;
}
.content .locateStructure a {
  text-decoration: none;
}
.content .locateStructure a:hover,
.content .locateStructure a:focus {
  text-decoration: underline;
}
.content .listEquipeService {
  margin-bottom: 0;
}
.content .listEquipeService li:last-child {
  margin-bottom: 0;
}
.content .infosMedecin {
  color: #777;
  font-size: 1.5em;
  font-weight: 400;
  margin: -8px 0 20px 0;
}
.content .contactService {
  margin-top: 0;
  margin-bottom: 0;
}
.content .contactService a {
  color: #1167a8;
  text-decoration: none;
}
.content .contactService a:hover,
.content .contactService a:focus {
  text-decoration: underline;
}
.content .locateStructure {
  font-weight: bolder;
  color: #777;
}
.content .findStructure {
  text-decoration: none;
  background-color: #1167A8;
  font-size: 1.5em;
  font-weight: bold;
  color: white;
  height: 40px;
  width: 160px;
  float: right;
  padding-top: 10px;
  text-align: center;
}
.content .findStructure:hover {
  background-color: #0C4B7A;
}
.content .likeButton {
  text-decoration: none;
  background-color: #1167A8;
  font-size: 1.5em;
  font-weight: bold;
  color: white;
  height: 30px;
  width: 160px;
  float: right;
  padding-top: 5px;
  text-align: center;
}
.content .likeButton:hover {
  background-color: #0C4B7A;
}
.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 p {
  font-size: 1.3em;
  margin-bottom: 8px;
}
.listItems .img {
  float: left;
}
.listItems .title {
  background: none;
  margin: 0 0 5px 0;
  border: none;
  padding: 0;
  font-size: 2.2em;
  font-weight: 300;
  color: #000000;
}
.listItems .title a {
  color: #000000;
}
.listItems .title a:hover,
.listItems .title a:focus {
  text-decoration: underline;
  color: #1167a8;
}
.listItems .picto {
  margin: 0 10px 0 0;
}
.listType1 .listItems .item {
  padding: 30px 0;
  border-bottom: 1px solid #e9e9e9;
}
.listType1 .listItems .item:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.listType1 .listItems .item:first-child {
  padding-top: 0;
}
.listType1 .listItems .title {
  margin: 0 0 8px;
}
.listType1 .listItems img {
  width: 220px;
  height: auto;
  float: left;
  margin: 0 15px 0 0;
}
.agendaList .date {
  font-size: 1.6em;
  color: #000000;
  margin-bottom: 5px;
}
.listTypeHospital .listItems .item {
  border-bottom: 1px solid #a6c50f;
}
.listTypeHospital .listEquipeService > li {
  margin: 0;
  font-size: 1.1em;
}
.listTypeHospital .medicalTeam {
  margin-top: 25px;
}
.largePage .listType2 .listItems .item {
  width: 29%;
}
.listType2 .listItems {
  margin: 0 -2%;
  font-size: 0;
}
.listType2 .listItems:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.listType2 .listItems .item {
  font-size: 10px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 30px 2%;
  width: 46%;
}
.listType2 .listItems .item:before {
  font-family: none;
  content: none;
  margin: auto;
}
.listType2 .listItems .item img {
  margin: 0 0 15px 0;
  float: none;
  border: none;
}
.listType2 .listItems .item .title a {
  color: #000000;
}
.listType2 .listItems .item .title a:hover,
.listType2 .listItems .item .title a:focus {
  color: #1167a8;
}
.publicationsList .img {
  margin: 0 0 10px 0;
}
.publicationsList .img .wrap {
  width: 140px;
  height: 140px;
  display: table-cell;
  vertical-align: bottom;
  float: none;
}
.publicationsList .img .wrap img {
  margin: auto;
}
.listType3 .listItems > .item {
  padding: 30px 0;
  border-bottom: 1px solid #e9e9e9;
}
.listType3 .listItems .title {
  margin: 0 0 8px;
}
.listType3 .listItems img {
  width: 160px;
  height: auto;
  float: right;
  margin: 0 0 0 15px;
}
.listType3 .listItems a {
  color: #000000;
}
.listType3 .listItems a:hover,
.listType3 .listItems a:focus {
  color: #1167a8;
}
.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: #777777;
}
.listType4 a {
  display: block;
  color: #7d7d7d;
  font-size: 1.3em;
  padding: 0.38461538em 0;
}
.listType4 .item {
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  padding-left: 1.7em;
}
.listType4 .item:before {
  font-size: 1.3em;
  color: #1167a8;
  position: absolute;
  top: 0.5em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e017';
  line-height: 1;
}
.listType5 {
  border-top: 1px solid #e7e7e7;
}
.listType5 a {
  text-transform: uppercase;
  display: block;
  color: #676767;
  font-size: 1.2em;
  padding: 0.66666667em 0.66666667em 0.66666667em 3.33333333em;
}
.listType5 a .wrapper {
  vertical-align: middle;
  display: inline-block;
}
.listType5 .item {
  border-bottom: 1px solid #e7e7e7;
  background-position: 1em 50%;
  background-repeat: no-repeat;
}
.single .date {
  margin-bottom: 15px;
}
.single .infos1 {
  border: none;
  margin: 0;
  padding: 0;
}
.single .infos2 {
  background: #f5f5f5;
  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: #000000;
}
.single .infos2 li .date strong {
  font-size: 1.5em;
}
.single .infos2 li .link {
  padding: 0;
}
.single .infos2 li .link a {
  background: #1167a8;
  display: block;
  padding: 10px;
  color: #ffffff;
  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: #0c4b7a;
}
.single .infos2 .add .link a:before {
  content: '\e05c';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.single .infos2 .locate .link a:before {
  content: '\e053';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.single .infos2 .subscribe .link a:before {
  content: '\e073';
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #ffffff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.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;
}
.jobSingle .wrapperBloc p {
  color: #777;
}
.jobSingle .linkViewOffreEmploi {
  background-color: #0069A3;
  float: right;
  height: 30px;
  width: 100px;
  padding-top: 5px;
}
.jobSingle .linkViewOffreEmploi a {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.jobSingle .linkViewOffreEmploi:hover {
  background-color: #01588D;
}
.title1,
.content .title1 {
  margin: 0 0 1.38888889em 0;
  color: #2c2c2c;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 2.22222222em;
  min-height: 2.22222222em;
  font-weight: 300;
  padding-left: 2.77777778em;
  background: none;
  position: relative;
}
.title1:before,
.content .title1:before {
  font-size: 2.33333333em;
  color: #1167a8;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e001';
  line-height: 1;
}
.title1:after,
.content .title1:after {
  font-size: 0.88888889em;
  color: #ffffff;
  position: absolute;
  top: 0.8em;
  right: inherit;
  bottom: inherit;
  left: 0.8em;
  content: '\e002';
  line-height: 1;
}
.title1 .wrapper,
.content .title1 .wrapper {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.title2,
.content .title2 {
  margin: 0 0 0.90909091em 0;
  padding: 12px 0 12px 64px;
  font-size: 2.2em;
  color: #727272;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 3px solid #a6c50f;
  background: url("../Images/pictos/leaf2.png") no-repeat 0 50%;
  -webkit-background-size: auto auto;
  background-size: auto auto;
}
.title2.title21,
.content .title2.title21 {
  margin: 0 0 1.11111111em 0;
  padding: 12px 0 12px 50px;
  font-size: 1.8em;
  -webkit-background-size: 40px 34px;
  background-size: 40px 34px;
}
.title3,
.content .title3 {
  margin: 0;
  padding: 14px 10px 14px 74px;
  font-size: 2em;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  background: #1167a8 url("../Images/pictos/leaf3.png") no-repeat 20px 50%;
  -webkit-background-size: auto auto;
  background-size: auto auto;
}
.title4,
.content .title4 {
  padding: 0;
  margin: 20px 0 0;
  font-size: 2em;
  color: #000;
  font-weight: 400;
  border: none;
}
.title4 a,
.content .title4 a {
  color: #000;
}
.linkButton1 .download,
.content .linkButton1 .download,
.linkButton2 .download,
.content .linkButton2 .download {
  position: relative;
}
.linkButton1 .download:before,
.content .linkButton1 .download:before,
.linkButton2 .download:before,
.content .linkButton2 .download:before {
  font-size: 16px;
  color: #1167a8;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e007';
  line-height: 1;
}
.linkButton1 .read,
.content .linkButton1 .read,
.linkButton2 .read,
.content .linkButton2 .read {
  position: relative;
}
.linkButton1 .read:before,
.content .linkButton1 .read:before,
.linkButton2 .read:before,
.content .linkButton2 .read:before {
  font-size: 16px;
  color: #1167a8;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e008';
  line-height: 1;
}
.linkButton1 .learnMore,
.content .linkButton1 .learnMore,
.linkButton2 .learnMore,
.content .linkButton2 .learnMore {
  position: relative;
}
.linkButton1 .learnMore:before,
.content .linkButton1 .learnMore:before,
.linkButton2 .learnMore:before,
.content .linkButton2 .learnMore:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e009';
  line-height: 1;
}
.linkButton1 .locate,
.content .linkButton1 .locate,
.linkButton2 .locate,
.content .linkButton2 .locate {
  position: relative;
}
.linkButton1 .locate:before,
.content .linkButton1 .locate:before,
.linkButton2 .locate:before,
.content .linkButton2 .locate:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e053';
  line-height: 1;
}
.linkButton1 .postulate,
.content .linkButton1 .postulate,
.linkButton2 .postulate,
.content .linkButton2 .postulate {
  position: relative;
}
.linkButton1 .postulate:before,
.content .linkButton1 .postulate:before,
.linkButton2 .postulate:before,
.content .linkButton2 .postulate:before {
  font-size: 16px;
  color: #dbdbdb;
  position: absolute;
  top: 6px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e068';
  line-height: 1;
}
.linkButton1,
.content .linkButton1 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  width: 100%;
  clear: both;
}
.linkButton1 li,
.content .linkButton1 li {
  margin: 0;
  overflow: visible;
  border-top: 1px solid #d2d2d2;
  padding-left: 20px;
}
.linkButton1 li:before,
.content .linkButton1 li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.linkButton1 li a,
.content .linkButton1 li a {
  display: block;
  padding: 6px 0;
  color: #000000;
  font-size: 1.4em;
  line-height: 14px;
  text-decoration: none;
}
.linkButton1 li a:hover,
.content .linkButton1 li a:hover,
.linkButton1 li a:focus,
.content .linkButton1 li a:focus {
  text-decoration: underline;
  color: #1167a8;
}
.linkButton1 li a .fileInfos,
.content .linkButton1 li a .fileInfos {
  font-size: 0.71428571em;
  /* 10px - 1/1.2 */
  font-weight: 400;
}
.linkButton1 li a:before,
.content .linkButton1 li a:before {
  float: left;
}
.linkButton2,
.content .linkButton2 {
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
}
.linkButton2 li,
.content .linkButton2 li {
  margin: 0 0 2px 0;
  overflow: visible;
  padding-left: 25px;
  background: #1167a8;
}
.linkButton2 li:before,
.content .linkButton2 li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.linkButton2 li a,
.content .linkButton2 li a {
  display: block;
  padding: 6px 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  text-decoration: none;
}
.linkButton2 li a:hover,
.content .linkButton2 li a:hover,
.linkButton2 li a:focus,
.content .linkButton2 li a:focus {
  text-decoration: underline;
}
.linkButton2 li a .fileInfos,
.content .linkButton2 li a .fileInfos {
  font-size: .8333em;
  /* 10px - 1/1.2 */
  font-weight: 400;
}
.linkButton2 li a:before,
.content .linkButton2 li a:before {
  float: left;
}
.linkButton2 .download:before,
.content .linkButton2 .download:before,
.linkButton2 .read:before,
.content .linkButton2 .read:before,
.linkButton2 .learnMore:before,
.content .linkButton2 .learnMore:before,
.linkButton2 .locate:before,
.content .linkButton2 .locate:before,
.linkButton2 .external:before,
.content .linkButton2 .external:before {
  left: 5px;
  color: #fff;
}
.linkButton2 .external:after,
.content .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: bold;
  -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 {
  color: #000000;
  background: #a6c50f;
  text-transform: uppercase;
  padding: 2px 5px;
  display: inline-block;
  font-size: 1.2em;
  margin-bottom: 2px;
  font-weight: 300;
}
.category a,
.listItems .category a {
  color: #777777;
  text-decoration: underline;
}
.category a:hover,
.listItems .category a:hover,
.category a:focus,
.listItems .category a:focus {
  color: #000000;
  text-decoration: underline;
}
.date {
  display: block;
  font-weight: normal;
  font-style: italic;
  color: #777777;
  font-size: 1.2em;
  margin: 0 0 8px 0;
}
.teaser {
  margin: 0 0 10px 0;
  padding: 0;
}
.teaser a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.teaser a:hover,
.teaser a:focus {
  color: #000000;
  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%;
}
.color1 .category,
.color1 .subTitle,
.bleu .category {
  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;
}
.ui-autocomplete {
  position: absolute !important;
  background-color: white !important;
  font-size: 1.5em;
  width: 258px !important;
}
.ui-autocomplete a:hover {
  cursor: pointer !important;
}
.linkViewOffreEmploi {
  font-size: 12px !important;
}
/* Generic blocs */
.blocStyle1 {
  margin: 0 0 40px 0;
}
.blocStyle2 {
  margin: 0 0 55px 0;
}
.blocStyle2 .wrapperBloc {
  position: relative;
}
.blocStyle2 .wrapper {
  border-bottom: 3px solid #a6c50f;
  overflow: hidden;
}
.blocArticle {
  margin: 0 0 25px 0;
}
.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: #000000;
}
.blocArticle .listItems .item .title a:hover,
.blocArticle .listItems .item .title a:focus {
  color: #1167a8;
  text-decoration: underline;
}
/* All blocs */
.blocActualites {
  width: 620px;
  float: left;
}
.blocActualites .blocFocus {
  width: 300px;
  margin-right: 20px;
  float: left;
}
.blocActualites .blocFocus .item {
  padding: 20px 0;
}
.blocActualites .blocFocus .item:first-child {
  padding-top: 0;
}
.blocActualites .blocFocus .item a {
  color: #000000;
}
.blocActualites .blocFocus .item a:hover,
.blocActualites .blocFocus .item a:focus {
  text-decoration: underline;
  color: #1167a8;
}
.blocActualites .blocFocus .item img {
  margin-bottom: 10px;
}
.blocActualites .blocFocus .title {
  font-size: 1.8em;
}
.blocActualites .blocListItems {
  float: left;
  width: 300px;
}
.blocActualites .blocListItems .listItems .item {
  padding: 20px 0;
  border-top: 1px solid #e9e9e9;
}
.blocActualites .blocListItems .listItems .item:first-child {
  border-color: transparent;
  padding-top: 0;
}
.blocActualites .blocListItems .title {
  font-size: 1.6em;
}
.blocSavoirFaire {
  margin: 0 20px 55px 0;
  width: 460px;
  float: left;
}
.blocSavoirFaire .blocFocus .item {
  padding: 20px 0;
}
.blocSavoirFaire .blocFocus .item:first-child {
  padding-top: 0;
}
.blocSavoirFaire .blocFocus .item a {
  color: #1167a8;
}
.blocSavoirFaire .blocFocus .item a:hover,
.blocSavoirFaire .blocFocus .item a:focus {
  text-decoration: underline;
  color: #000;
}
.blocSavoirFaire .blocFocus .item img {
  margin-bottom: 10px;
  margin-right: 20px;
  float: left;
}
.blocSavoirFaire .blocFocus .title {
  font-size: 1.6em;
  font-weight: 700;
}
.blocOffreEmploi {
  margin: 0 20px 55px 0;
  width: 220px;
  float: left;
}
.blocOffreEmploi .listItems .title {
  font-weight: 700;
  font-size: 1.6em;
}
.blocOffreEmploi .listItems .title a {
  color: #1167a8;
}
.blocOffreEmploi .listItems .category {
  background: none;
  padding: 0;
  text-transform: inherit;
  color: #1167a8;
  font-size: 1.3em;
}
.home .blocPublications .listItems .title {
  font-size: 1.6em;
}
.blocPublications {
  margin: 0 0 55px 0;
  width: 220px;
  float: left;
}
.blocPublications.blocArticle {
  width: 100%;
  float: none;
}
.blocPublications.blocArticle .listItems img {
  max-width: 220px;
}
.blocPublications .listItems img {
  float: left;
  margin-right: 15px;
  padding: 3px;
  border: 1px solid #dde2e5;
  max-width: 88px;
  height: auto;
}
.blocPublications .listItems .title {
  font-weight: 700;
}
.blocPublications .listItems .title a {
  color: #1167a8;
}
.blocPublications .item {
  margin-bottom: 20px;
}
.blocAgenda {
  margin: 0 0 40px 0;
}
.blocOffreDeSoins .title1:before,
.blocOffreDeSoins .content .title1:before {
  color: #1167a8;
}
.blocOffreDeSoins .title1:after,
.blocOffreDeSoins .content .title1:after {
  content: "\e002";
}
.blocAccesRapides .title1:before,
.blocAccesRapides .content .title1:before {
  color: #13aaca;
}
.blocAccesRapides .title1:after,
.blocAccesRapides .content .title1:after {
  content: "\e003";
}
.blocOffreDeSoinsSearch {
  float: right;
  width: 300px;
  margin: 0 0 55px 0;
}
.blocOffreDeSoinsSearch .ui-accordion-header {
  background: #1167a8 url("../Images/bg/accordion-header-bg.png") no-repeat 50% 0;
  padding: 10px 40px 10px 16px;
  border-top: 1px solid #0879b7;
  border-bottom: 1px solid #015c8e;
  color: #fff;
  font-size: 1.2em;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.blocOffreDeSoinsSearch .ui-accordion-header:after {
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  top: 13px;
  right: 20px;
  bottom: inherit;
  left: inherit;
  content: '\e017';
  line-height: 1;
}
.blocOffreDeSoinsSearch .ui-accordion-header.ui-accordion-header-active:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #1167a8 transparent transparent transparent;
  position: absolute;
  bottom: -7px;
  left: 16px;
}
.blocOffreDeSoinsSearch .ui-accordion-header:focus {
  outline: 2px dotted #fff;
  outline-offset: -2px;
}
.blocOffreDeSoinsSearch .ui-accordion-content {
  border: 1px solid #d6d6d6;
  padding: 20px;
}
.blocOffreDeSoinsSearch input,
.blocOffreDeSoinsSearch select {
  background-color: #ededed;
  border-color: #ededed;
}
.blocOffreDeSoinsSearch .wrapField {
  margin: 10px 0;
}
.blocOffreDeSoinsSearch .validation button {
  background: #1b948d;
  background: -moz-linear-gradient(top, #1b948d 0%, #15726d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b948d), color-stop(100%, #15726d));
  background: -webkit-linear-gradient(top, #1b948d 0%, #15726d 100%);
  background: -o-linear-gradient(top, #1b948d 0%, #15726d 100%);
  background: -ms-linear-gradient(top, #1b948d 0%, #15726d 100%);
  background: linear-gradient(to bottom, #1b948d 0%, #15726d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b948d', endColorstr='#15726d', GradientType=0);
  text-transform: uppercase;
  font-size: 1.5em;
}
.blocOffreDeSoinsSearch .validation button:before {
  font-family: none;
  content: none;
  margin: auto;
}
.blocHomeAccesRapides {
  background: #f9f9f9 url("../Images/bg/shadow3.png") no-repeat 50% 0;
}
.blocHomeAccesRapides .wrapperBloc {
  width: 940px;
  padding: 30px 0;
  margin: 0 auto;
  background: url("../Images/bg/line1.png") repeat-x 0 65px;
}
.blocHomeAccesRapides.carrousel2 .prevCaroussel2,
.blocHomeAccesRapides.carrousel2 .nextCaroussel2 {
  top: 10px;
}
.blocHomeAccesRapides .item {
  display: inline-block;
}
.blocHomeAccesRapides .item a {
  color: #7d7d7d;
}
#cookiesTopBloc {
  padding: 15px;
  background: #e5e3e3;
}
#cookiesTopBloc .description p {
  color: #343434;
  font-size: 1.4em;
  position: relative;
  padding: 0 0 0 25px;
}
#cookiesTopBloc .description p:before {
  font-size: 16px;
  color: #000000;
  position: absolute;
  top: 0;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e082';
  line-height: 1;
}
#cookiesTopBloc a {
  margin: 0 15px;
  white-space: nowrap;
  font-size: 1.4em;
  display: block;
  text-transform: uppercase;
  color: #777777;
  text-decoration: none;
}
#cookiesTopBloc a:before {
  content: '\e011';
  margin: 0;
  font-size: 20px;
  color: #000000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
#cookiesTopBloc a:hover,
#cookiesTopBloc a:focus {
  color: #1167a8;
}
#cookiesTopBloc button {
  padding: 5px 13px;
  background: #1167a8;
  color: #fff;
}
#cookiesTopBloc button:before {
  content: "";
  margin: 0;
}
#cookieManager {
  padding: 30px 50px 30px 30px;
  background: #e5e3e3;
}
#cookieManager .header {
  position: relative;
  padding: 13px 0 0 100px;
}
#cookieManager .header:before {
  font-size: 70px;
  color: #1167a8;
  position: absolute;
  top: -10px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e082';
  line-height: 1;
}
#cookieManager .header .wrapper {
  padding-bottom: 30px;
  border-bottom: 1px dotted #7d7d7d;
}
#cookieManager .header h2 {
  font-weight: bold;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #1167a8;
}
#cookieManager .header p {
  font-size: 1.5em;
  color: #1167a8;
}
#cookieManager form {
  padding: 30px 0 0 65px;
}
#cookieManager form fieldset {
  margin: 0;
  padding: 0;
  background: none;
}
#cookieManager form label {
  font-size: 1.6em;
  text-transform: uppercase;
  color: #343434;
}
#cookieManager form label .description {
  font-size: 0.8125em;
  text-transform: none;
}
#cookieManager form .validate {
  margin: 30px 0 0;
  text-align: right;
}
#cookieManager form .validate button.save {
  margin-left: 20px;
}
.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: "";
}
.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: bold;
  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: bold;
  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: bold;
  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 0;
}
.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: bold;
  display: block;
}
.largePage .content .classicalGallery .sliderGalerie {
  margin: 0 auto 20px;
}
.largePage .content .classicalGallery .carouselGalerieWrap {
  margin: 0 auto;
}
.content .classicalGallery {
  margin: 20px 0 25px 0;
}
.content .classicalGallery .title {
  font-size: 2em;
}
.content .classicalGallery .sliderGalerie {
  width: 500px;
  margin-bottom: 20px;
  position: relative;
}
.content .classicalGallery .sliderGalerie .item {
  width: 500px;
  height: 333px;
  z-index: 1 !important;
  border: none;
}
.content .classicalGallery .sliderGalerie .cycle-carousel-wrap {
  width: 500px;
}
.content .classicalGallery .sliderGalerie .infosImg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  display: table;
  padding: 10px;
  color: #fff;
  font-size: 1.2em;
  text-align: right;
  white-space: normal;
}
.content .classicalGallery .sliderGalerie .infosImg .nbItems {
  display: table-cell;
  vertical-align: bottom;
  white-space: nowrap;
  width: 70px;
}
.content .classicalGallery .sliderGalerie .infosImg .wrap {
  display: table-cell;
  vertical-align: top;
  padding-left: 25px;
}
.content .classicalGallery .sliderGalerie .infosImg .legendGallery {
  font-weight: bold;
  display: block;
}
.content .classicalGallery .sliderGalerie a {
  display: block;
  width: 500px;
  height: 333px;
  text-align: center;
  position: relative;
  white-space: nowrap;
}
.content .classicalGallery .sliderGalerie .helper {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.content .classicalGallery .sliderGalerie img {
  vertical-align: middle;
  max-width: 500px;
  max-height: 333px;
  height: auto;
  width: auto;
}
.content .classicalGallery .sliderVideo {
  margin-bottom: 0;
}
.content .classicalGallery .sliderVideo .infosImg {
  position: inherit;
  bottom: inherit;
  top: inherit;
  left: inherit;
  right: inherit;
}
.content .classicalGallery .carouselGalerieWrap {
  width: 500px;
  position: relative;
  z-index: 1;
}
.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 .prev,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next {
  position: absolute;
  top: 0;
  padding: 0;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev:before,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next:before {
  content: "";
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev {
  left: 0px;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next {
  right: 0px;
}
.content .classicalGallery .carouselGalerie {
  width: 440px;
  height: 78px;
  margin-left: 26px;
  z-index: 2;
}
.content .classicalGallery .carouselGalerie .item {
  z-index: 1 !important;
  text-align: center;
}
.content .classicalGallery .carouselGalerie .item.cycle-slide-active img,
.content .classicalGallery .carouselGalerie .item.cycle-pager-active img {
  border-color: #00abbd;
}
.content .classicalGallery .carouselGalerie .item button img {
  width: 70px;
  height: 70px;
  border: 4px solid transparent;
}
.content .classicalGallery .carouselGalerie .item button:hover img,
.content .classicalGallery .carouselGalerie .item button:focus img {
  border-color: #00abbd;
}
.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;
}
.content .singleGallery .sliderGalerie {
  margin-bottom: 0;
}
#content #demandedecorrections fieldset {
  margin-top: 40px;
}
#content #demandedecorrections fieldset fieldset {
  margin-top: 0;
}
#demandedecorrections {
  display: block;
}
#demandedecorrections:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
#demandedecorrections legend {
  float: none;
}
#demandedecorrections #tx-powermail-pi1_fieldset_9,
#demandedecorrections #tx-powermail-pi1_fieldset_14 {
  float: left;
  width: 48%;
}
#demandedecorrections #tx-powermail-pi1_fieldset_10,
#demandedecorrections #tx-powermail-pi1_fieldset_15 {
  float: right;
  width: 48%;
}
#demandedecorrections button:before {
  font-family: none;
  content: none;
  margin: auto;
}
.feloginDeconnexionForm {
  margin: 25px 0;
}
.feloginDeconnexionForm button span span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.dropDownMenu.dropDownOn {
  position: relative;
}
.dropDownMenu.dropDownOn .subLevel {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 100;
  display: none;
}
.dropDownMenu.dropDownOn.display .subLevel {
  display: 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: 40px;
}
.carrousel2 .wrapper {
  position: relative;
}
.carrousel2 .listItems {
  width: 860px;
  margin-left: 40px;
}
.carrousel2 .item {
  width: 143px;
  padding: 0 10px;
  white-space: normal;
  vertical-align: top;
  text-align: center;
}
.carrousel2 .item a {
  display: block;
  z-index: 9999;
}
.carrousel2 .item img {
  margin-bottom: 20px;
}
.carrousel2 .item .title {
  display: block;
  font-size: 1.6em;
}
.carrousel2 .prevCaroussel2,
.carrousel2 .nextCaroussel2 {
  position: absolute;
  top: 20px;
}
.carrousel2 .prevCaroussel2 button,
.carrousel2 .nextCaroussel2 button {
  border: 1px dotted transparent;
}
.carrousel2 .prevCaroussel2 button:focus,
.carrousel2 .nextCaroussel2 button:focus {
  border: 1px dotted #000000;
}
.carrousel2 .prevCaroussel2 button.disabled img,
.carrousel2 .nextCaroussel2 button.disabled img {
  display: none;
}
.carrousel2 .prevCaroussel2 {
  left: 0;
}
.carrousel2 .nextCaroussel2 {
  right: 0;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .listItems {
  position: relative;
  z-index: 1;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .listItems > .item {
  background-repeat: no-repeat;
  background-position: 50% 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-color: #fff;
  height: 520px;
  width: 100%;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .listItems > .item > .wrapper {
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 520px;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .listItems > .item > .wrapper .wrap {
  overflow: inherit !important;
  width: 42em;
  padding: 20px 32px;
  background: #fff;
  position: absolute;
  bottom: 50px;
  left: 0;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .buttonStop {
  position: absolute;
  bottom: -20px;
  right: 20px;
  z-index: 3;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .buttonStop img {
  vertical-align: middle;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .prevCarrousel,
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .nextCarrousel {
  position: absolute;
  top: 240px;
  z-index: 2;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .prevCarrousel {
  left: 15px;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .nextCarrousel {
  right: 15px;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .pagerCarrousel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  padding: 10px 0;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType11 .pagerCarrousel li {
  display: inline-block;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 > .wrapper {
  margin: 0 auto;
  width: 940px;
  position: relative;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .listItems {
  position: relative;
  z-index: 1;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .listItems > .item {
  background-repeat: no-repeat;
  background-position: 50% 0;
  -webkit-background-size: 940px 465px;
  background-size: 940px 465px;
  background-color: #fff;
  height: 560px;
  width: 940px;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .listItems > .item > .wrapper {
  position: relative;
  margin: 0 auto;
  width: 940px;
  height: 560px;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .listItems > .item > .wrapper .wrap {
  overflow: inherit !important;
  min-height: 9.5em;
  width: 940px;
  padding: 20px 90px;
  background: #585858;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .listItems > .item > .wrapper .wrap a {
  color: #fff;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .buttonStop {
  position: absolute;
  bottom: -20px;
  right: 0;
  z-index: 3;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .buttonStop img {
  vertical-align: middle;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .prevCarrousel,
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .nextCarrousel {
  position: absolute;
  bottom: 20px;
  z-index: 2;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .prevCarrousel {
  left: 15px;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .nextCarrousel {
  right: 15px;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .pagerCarrousel {
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  padding: 10px 0;
}
.carrousel[data-carrousel-type="carrouselType11"].carrouselType12 .pagerCarrousel li {
  display: inline-block;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 {
  width: 100%;
  margin-bottom: 85px;
  position: relative;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 > .wrapper {
  margin: 0 auto;
  width: 940px;
  position: relative;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 > .wrapper:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems {
  float: right;
  position: relative;
  z-index: 1;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item {
  background-repeat: no-repeat;
  background-position: 50% 0;
  -webkit-background-size: 720px 450px;
  background-size: 720px 450px;
  background-color: #fff;
  height: 450px;
  width: 720px;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item > .wrapper {
  position: relative;
  margin: 0 auto;
  width: 720px;
  height: 450px;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item > .wrapper .wrap {
  display: none;
  overflow: inherit !important;
  width: 42em;
  padding: 20px 32px;
  background: #fff;
  position: absolute;
  bottom: 50px;
  left: 0;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .prevNextCarrousel {
  display: none;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .pagerCarrousel {
  float: left;
  width: 220px;
  min-height: 450px;
  background: #34b8cd;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .pagerCarrousel li:last-child a {
  border-bottom: none;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .pagerCarrousel li:first-child a {
  border-top: none;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .pagerCarrousel a {
  display: block;
  color: #000;
  background: #34b8cd;
  border-bottom: 1px solid #1b96a8;
  border-top: 1px solid #55d3df;
  font-size: 1.6em;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .pagerCarrousel a .title {
  padding: 25px 30px 25px 25px;
  display: block;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .pagerCarrousel .cycle-pager-active a {
  color: #fff;
  background: #0e6a93;
  background: #0b6284;
  background: -moz-linear-gradient(top, #0b6284 0%, #1576af 50%, #0b6284 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b6284), color-stop(50%, #1576af), color-stop(100%, #0b6284));
  background: -webkit-linear-gradient(top, #0b6284 0%, #1576af 50%, #0b6284 100%);
  background: -o-linear-gradient(top, #0b6284 0%, #1576af 50%, #0b6284 100%);
  background: -ms-linear-gradient(top, #0b6284 0%, #1576af 50%, #0b6284 100%);
  background: linear-gradient(to bottom, #0b6284 0%, #1576af 50%, #0b6284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b6284', endColorstr='#0b6284', GradientType=0);
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .pagerCarrousel .cycle-pager-active a .title {
  background: url("../Images/carrousel-all/active.png") no-repeat right 10px top 50%;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .buttonStop {
  position: absolute;
  bottom: -20px;
  left: 0;
  color: #7d7d7d;
  text-decoration: none;
  font-size: 1.22222222em;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .buttonStop img {
  vertical-align: middle;
}
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .buttonStop:hover,
.carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .buttonStop:focus {
  text-decoration: underline;
}
.tabList li {
  display: inline-block;
}
.tabList li[tabindex="-1"] {
  cursor: pointer;
}
.tabList li[tabindex="-1"]:hover,
.tabList li[tabindex="-1"]:focus,
.tabList li[tabindex="-1"]:active {
  outline: 1px dotted #000;
  outline-offset: -1px;
}
.tabPanel .tab[aria-hidden="true"] {
  display: none;
}
.tabList {
  display: table;
  width: 100%;
}
.tabList > li {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 0;
  background: #ffffff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAuCAYAAADQiMIxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPdJREFUeNrsWNEKwyAQuxz+/y9n0L6IVG1vXhyjgUJf1phLYu1gZrATtADI0M8OeEWO6l6C0hDy20lElNfqZajJW2KoldvgPl25dPylQ8hGPZWeQzH+q7HL/C8TAioCN9rhkEluF0nvpR6ZPZf23QMdx8rAtfWiKnj+oNPICpxZcHsFcFyrlY+mgdXKeyTpPbeA71gVuC3wgSKoyO3GUQpZPZ95i4zK+Y5Ta69q0oW4bcRPkUtfMD7Zy1Pf7a7+SnnqOd60Z5FzcF5jJjkHC5gRc+XYeePBfAOXQc6daZehdIjb4E0XF/kn0ickzLRj5Dn/2vOPAAMAuu4muL7xDP4AAAAASUVORK5CYII=') no-repeat 0 0;
}
.tabList > li[aria-selected="true"],
.tabList > li[aria-selected="true"]:first-child {
  background: #f9f7f6;
}
.tabList > li:hover,
.tabList > li:focus {
  background: #f9f7f6;
}
.tabList > li:first-child {
  background: #fff;
}
.tabPanel {
  background: #f9f7f6;
  padding: 20px;
}
@media only screen and (max-width: 960px) {
  .wrapper940,
  .aboveHeader,
  #header,
  #topOfContent,
  #container,
  #footer .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  body.home {
    background: #fff;
  }
  .aboveHeader {
    width: 100%;
    padding: 0;
  }
  #header {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 4em;
  }
  #header .wrapper2 {
    position: static;
  }
  #header .wrapper2:before {
    top: 4em;
    left: inherit;
    right: 0;
    opacity: .3;
  }
  #container {
    position: inherit;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #containerSite {
    padding-top: 2em;
  }
  .home #containerSite {
    padding-top: 0;
  }
  #content,
  #contentHome {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .largePage #content {
    width: 100%;
  }
  #col1 {
    float: none;
    width: 100%;
    padding-top: 25px;
  }
  #col2 {
    position: inherit;
    left: inherit;
    top: inherit;
    width: 100%;
  }
  #topOfContent {
    display: none;
  }
  #footer {
    margin: 0;
  }
  #footer .wrapper {
    width: 100%;
    padding: 20px 10px;
  }
  #c167,
  #c166 {
    float: none !important;
  }
  #logo {
    padding-left: 0.66666667em;
    margin-right: 0;
    float: none;
    display: block;
  }
  #logo img {
    max-width: 100%;
    height: auto;
  }
  .numeroDePage {
    display: none;
  }
  #banner {
    display: none;
  }
  #tools {
    display: none;
  }
  .linkViewWrap .wrap {
    padding: 0 10px;
  }
  .linkViewWrapTop {
    position: static;
    top: inherit;
    right: inherit;
  }
  .linkViewWrapTop .wrap {
    text-align: left;
  }
  #bottomInfos {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .content .backToTop {
    z-index: 7000;
    bottom: 2em;
    right: .5em;
  }
  .content .backToTop p {
    margin: 0;
  }
  .content .backToTop a img {
    width: 40px;
    height: 41px;
  }
  .content .backToTop a:hover img,
  .content .backToTop a:focus img {
    padding-left: 40px;
    -webkit-background-size: 40px 41px;
    background-size: 40px 41px;
  }
  .content form p {
    margin-right: auto;
    margin-left: auto;
  }
  .content form legend {
    margin-top: 15px !important;
  }
  .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;
  }
  .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;
  }
  .catmenu fieldset,
  .catmenu .table > div:last-child {
    padding: 0;
  }
  .catmenu .table {
    display: block;
  }
  .catmenu .cell {
    display: block;
  }
  .catmenu .wrapField {
    padding: 0 15px;
  }
  .catmenu .validate {
    margin: 0;
  }
  .catmenu .validate {
    padding: 0 15px;
  }
  #newsletter {
    float: none;
    width: 100%;
  }
  #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: #1167a8;
    border: 1px dotted #000;
    height: 4.44444444em;
    width: 4.44444444em;
  }
  #rechercheIndexee.searchBox1 .titleDropDown button:hover,
  #rechercheIndexee.searchBox1 .titleDropDown button:focus {
    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: #1167a8;
    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: bold;
    color: #fff;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel input {
    background: #1167a8;
    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:hover,
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:focus {
    background: #a6c50f;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:hover img,
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:focus img {
    background: none;
    padding-left: 0;
  }
  #rechercheIndexee.searchBox2 .subLevel .wrapInputButton {
    border: none;
    padding: 0;
  }
  #rechercheIndexee.searchBox2 .subLevel .validation {
    padding-left: 5px;
  }
  .content p.stats {
    padding: 15px 10px;
  }
  #jumpMenu {
    width: 100%;
    padding: 0;
    float: none;
    position: relative;
  }
  #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: #1167a8;
    color: #fff;
    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: "";
  }
  .topLinkMenu {
    display: none;
  }
  #navigation {
    width: 100%;
    margin: auto;
    padding: 0;
  }
  #mainMenu {
    display: none;
  }
  #secondaryMenu .mainMenuMobileWrap {
    display: block;
  }
  .breadcrumb {
    float: none;
    width: 100%;
    display: none;
  }
  #bottomMenu {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  ul.pagebrowser {
    position: relative;
    padding: 10px 10px 0 10px;
  }
  ul.pagebrowser li:not(.prev):not(.next) {
    padding-top: 30px;
  }
  ul.pagebrowser li.prev,
  ul.pagebrowser li.next {
    position: absolute;
    top: 10px;
  }
  ul.pagebrowser li.prev {
    left: 10px;
  }
  ul.pagebrowser li.next {
    right: 10px;
  }
  ul.pagebrowser2 .backLink:before {
    top: 15px;
  }
  ul.pagebrowser.abc {
    position: relative;
    padding: 10px 10px 20px 10px;
  }
  ul.pagebrowser.abc li {
    margin-right: 10px;
  }
  ul.pagebrowser.abc li:not(.prev):not(.next) {
    padding-top: 15px;
  }
  ul.pagebrowser.abc li.prev,
  ul.pagebrowser.abc li.next {
    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;
  }
  .largePage .content .wrapAdvancedSummary .advancedSummaryPage > .item {
    width: 100%;
  }
  .largePage .content .wrapAdvancedSummary .advancedSummaryPage > .item img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage {
    padding: 0 10px;
    margin: 0 0 25px;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage .title {
    margin-left: 0;
    margin-right: 0;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage > .item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage > .item:after {
    clear: both;
    display: block;
    content: "";
    overflow: hidden;
    visibility: hidden;
    height: 0;
    speak: none;
  }
  .content .wrapAdvancedSummary .advancedSummaryPage > .item img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }
  .content #planDuSite {
    padding: 15px 10px;
  }
  html,
  body {
    height: 100%;
    max-height: 100%;
  }
  .responsiveMenuActive {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .responsiveMenu {
    width: 100%;
    font-size: 0.9em;
    font-weight: bold;
  }
  .js .responsiveMenu {
    background: #ffffff;
    position: absolute;
    height: 100%;
    overflow: auto;
    top: 0;
    z-index: 9999;
    display: none;
  }
  body.responsiveMenuActive #secondaryMenu {
    display: block;
  }
  body.responsiveMenuActive .responsiveMenu {
    width: 300px;
    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;
    background: #1167a8;
    height: 4.44444444em;
    width: 4.44444444em;
  }
  .menuBtn:before {
    font-family: none;
    content: none;
    margin: auto;
  }
  .menuBtn:hover,
  .menuBtn:focus {
    outline: 1px dotted #fff;
    outline-offset: -1px;
    background: #1167a8;
  }
  .closeResponsiveMenu {
    background: #1167a8;
  }
  .closeResponsiveMenu:hover,
  .closeResponsiveMenu:focus {
    outline: 1px dotted #fff;
    outline-offset: -1px;
    background: #1167a8;
  }
  /* 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);
  }
  .responsiveMenuActive .responsiveMenuOverlay {
    opacity: 1;
    visibility: visible;
    background: rgba(0, 0, 0, 0.8);
  }
  #cookiesTopBloc {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9995;
    padding: 5px;
  }
  #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;
  }
  #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 form {
    padding: 20px 0 0;
  }
  #cookieManager form label {
    font-size: 1.5em;
  }
  #cookieManager form label .description {
    font-size: 0.86666em;
  }
  h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6,
  .content .listType1 .title {
    margin-left: 10px;
    margin-right: 10px;
  }
  .content p {
    margin: 5px 10px 10px 10px;
  }
  .subTitle {
    margin: 0 10px;
  }
  .item .subTitle {
    margin: 0;
  }
  .content .wrapBlockquote {
    margin: 5px 10px 10px;
  }
  .blocService {
    display: none;
  }
  .content ul {
    padding-right: 10px;
  }
  .content img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    display: block;
  }
  div.csc-textpic .csc-textpic-imagewrap figure,
  div.csc-textpic figure.csc-textpic-imagewrap {
    display: block;
  }
  div.csc-textpic-center .csc-textpic-center-outer,
  div.csc-textpic-center .csc-textpic-center-inner {
    float: none;
    position: static;
    right: inherit;
  }
  .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-imagewrap,
  .csc-textpic-imagerow {
    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-right DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    float: none;
  }
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    margin: 0 !important;
  }
  .csc-textpic-imagewrap + div {
    margin: 0 0 5px 0 !important;
  }
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-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-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: block;
  }
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
    float: none;
  }
  .content .listEquipeService {
    margin: 10px 10px 15px;
  }
  .content .listServicesMedecins {
    margin: 0;
  }
  .content .listServicesMedecins .itemService {
    display: block;
    vertical-align: inherit;
    margin: 0 0 10px;
    width: 100%;
    font-size: 10px;
    font-size: 1rem;
  }
  .content .medicalTeam {
    margin: 0;
  }
  .content .medicalTeam > li {
    display: block;
    vertical-align: inherit;
    margin: 0 0 10px;
    width: 100%;
  }
  .content .servicesBlocList {
    -moz-column: inherit;
    -moz-column-count: inherit;
    -moz-column-gap: inherit;
    -webkit-column: inherit;
    -webkit-column-count: inherit;
    -webkit-column-gap: inherit;
    column: inherit;
    column-count: inherit;
    column-gap: inherit;
  }
  .content .servicesBlocList > li {
    display: block;
    vertical-align: inherit;
    margin-bottom: 10px;
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .list .listItems p {
    margin: 5px 0 10px;
  }
  .list .listItems > .item {
    padding: 25px 10px;
  }
  .list .listItems .title {
    margin: 0 0 5px 0;
  }
  .listType1 .category {
    margin: 0 0 5px 0;
  }
  .listType1 .listItems img {
    margin: 0 0 20px 0;
    max-width: 100%;
    height: auto;
    float: none;
  }
  .agendaList .listItems .item > a {
    display: block;
    width: 100px;
    float: left;
    margin-right: 15px;
  }
  .agendaList .dateBox {
    float: none;
    width: auto;
    padding-right: 15px;
    text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .agendaList .dateBox .category {
    margin: 0;
  }
  .agendaList img {
    width: 100px;
  }
  .agendaList .wrap {
    margin: 0;
  }
  .largePage .agendaList .wrap {
    margin: 0;
  }
  .largePage .agendaList .dateBoxWithImage {
    min-height: inherit;
  }
  .servicesList .listItems .listEquipeService {
    margin: 10px 0 15px;
  }
  .largePage .listType2 .listItems .item {
    width: 100%;
  }
  .listType2 .listItems {
    margin: 0;
  }
  .listType2 .listItems .item {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    padding: 25px 10px;
  }
  .listType2 .listItems .item img {
    width: 140px;
    float: left;
    margin-right: 15px;
  }
  .listType3 .listItems img {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 0 15px 0;
  }
  .showHide {
    padding: 0 10px;
  }
  .showHide .category {
    margin: auto;
  }
  .infos1 {
    margin-bottom: 20px;
  }
  #commentairesList .title .date {
    margin: 0;
    font-size: .8125em;
  }
  .content .jobSingle .wrapperBloc,
  .content .publicationsSingle .wrapperBloc {
    padding: 0 10px;
  }
  .title1,
  .content .title1 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .title2,
  .content .title2 {
    padding: 12px 10px 12px 74px;
    background-position: 10px 50%;
  }
  .date {
    margin: 0  0 8px;
  }
  /* Generic blocs */
  .blocStyle1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .blocArticle .listItems {
    padding: 0 10px;
  }
  .blocArticle .listItems p {
    margin-right: 0;
    margin-left: 0;
  }
  .blocArticle .listItems .item img {
    float: none;
    margin: 0 0 15px 0;
    width: auto;
    max-width: 100%;
    height: auto;
  }
  /* All blocs */
  .blocActualites {
    width: 100%;
    float: none;
  }
  .blocActualites .blocFocus {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .blocActualites .blocFocus .item {
    padding: 0 10px;
  }
  .blocActualites .blocFocus img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .blocActualites .blocListItems {
    float: none;
    width: 100%;
  }
  .blocActualites .blocListItems .listItems .item {
    padding: 20px 10px;
    width: 100%;
  }
  .blocActualites .blocListItems .listItems .item img {
    width: 30%;
    max-width: 100%;
    height: auto;
  }
  .blocActualites .blocListItems .listItems .item:first-child {
    border-top: 1px solid #e9e9e9;
    padding-top: 20px;
  }
  .blocOffreDeSoinsSearch {
    float: none;
    width: 100%;
  }
  .blocHomeAccesRapides .wrapperBloc {
    width: 100%;
    background: none;
  }
  .blocSavoirFaire {
    width: 100%;
    float: none;
  }
  .blocSavoirFaire .blocFocus .item {
    padding: 0 10px;
  }
  .blocSavoirFaire .blocFocus .item img {
    float: none;
    margin-right: auto;
    max-width: 100%;
    height: auto;
  }
  .blocOffreEmploi {
    width: 100%;
    float: none;
  }
  .blocOffreEmploi .blocListItems .item {
    padding: 0 10px;
  }
  .blocPublications {
    width: 100%;
    float: none;
  }
  .blocPublications .blocListItems .item {
    padding: 0 10px;
  }
  .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;
  }
  .largePage .content .simpleGallery .sliderGalerie,
  .largePage .simpleGallery .sliderGalerie {
    width: 100%;
  }
  .largePage .content .simpleGallery .sliderGalerie a,
  .largePage .simpleGallery .sliderGalerie a {
    width: 100%;
    height: auto;
  }
  .content .simpleGallery .sliderGalerie,
  .simpleGallery .sliderGalerie {
    width: 100%;
  }
  .content .simpleGallery .sliderGalerie a,
  .simpleGallery .sliderGalerie a {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    background: #000000;
    padding: 15px 0;
  }
  .content .simpleGallery .sliderGalerie a img,
  .simpleGallery .sliderGalerie a img {
    margin: 0 auto !important;
  }
  .content .simpleGallery .sliderGalerie a .infosImg,
  .simpleGallery .sliderGalerie a .infosImg {
    position: static;
    left: inherit;
    bottom: inherit;
    background: #000;
    padding: 10px;
  }
  .largePage .content .classicalGallery .sliderGalerie {
    width: 100%;
  }
  .largePage .content .classicalGallery .sliderGalerie .item {
    width: 100%;
    height: auto;
  }
  .largePage .content .classicalGallery .sliderGalerie .cycle-carousel-wrap {
    width: 100%;
  }
  .largePage .content .classicalGallery .sliderGalerie a {
    width: 100%;
    height: auto;
  }
  .largePage .content .classicalGallery .sliderGalerie .carouselGalerieWrap {
    width: 100%;
  }
  .largePage .content .classicalGallery .sliderGalerie .carouselGalerie {
    width: 100%;
  }
  .largePage .content .classicalGallery .sliderGalerie .infosAlbum {
    width: 100%;
  }
  .content .classicalGallery .sliderGalerie {
    width: 100%;
  }
  .content .classicalGallery .sliderGalerie .item {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    background: #000000;
    padding: 15px 0 0 0;
    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: static;
    left: inherit;
    bottom: inherit;
    background: #000;
    padding: 10px;
  }
  .content .classicalGallery .carouselGalerie {
    display: none;
  }
  .carrousel2 .listItems {
    margin: 0;
    width: 100%;
  }
  .carrousel2 .item {
    padding: 0 30px;
  }
  .carrousel2 .prevCaroussel2,
  .carrousel2 .nextCaroussel2 {
    top: 20px;
  }
  .carrousel2 .prevCaroussel2 {
    left: 10px;
  }
  .carrousel2 .nextCaroussel2 {
    right: 10px;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .listItems > .item {
    height: auto;
    -webkit-background-size: 180% auto;
    background-size: 180% auto;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .listItems > .item > .wrapper {
    width: 100%;
    padding: 0;
    height: auto;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .listItems > .item > .wrapper .dummy {
    padding-top: 48.6%;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .listItems > .item > .wrapper .wrap {
    position: static;
    top: inherit;
    width: 100%;
    height: 13em;
    padding: 20px 40px;
    background: #484848;
    color: #fff;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .listItems > .item > .wrapper .wrap a {
    color: #fff;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .prevCarrousel {
    left: 5px;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .nextCarrousel {
    right: 5px;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .prevCarrousel,
  .carrousel[data-carrousel-type="type1"].carrouselType11 .nextCarrousel {
    width: 20px;
    bottom: 15%;
    top: inherit;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .prevCarrousel button,
  .carrousel[data-carrousel-type="type1"].carrouselType11 .nextCarrousel button {
    max-width: 100%;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .prevCarrousel img,
  .carrousel[data-carrousel-type="type1"].carrouselType11 .nextCarrousel img {
    max-width: 100%;
    height: auto;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType11 .pagerCarrousel {
    display: none;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 > .wrapper {
    width: 100%;
    margin: 0;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .listItems > .item {
    width: 100%;
    height: auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .listItems > .item > .wrapper {
    width: 100%;
    padding: 0;
    height: auto;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .listItems > .item > .wrapper .dummy {
    padding-top: 48.6%;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .listItems > .item > .wrapper .wrap {
    position: static;
    top: inherit;
    width: 100%;
    height: 13em;
    padding: 20px 40px;
    background: #484848;
    color: #fff;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .listItems > .item > .wrapper .wrap a {
    color: #fff;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .prevCarrousel {
    left: 5px;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .nextCarrousel {
    right: 5px;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .prevCarrousel,
  .carrousel[data-carrousel-type="type1"].carrouselType12 .nextCarrousel {
    width: 20px;
    bottom: 15%;
    top: inherit;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .prevCarrousel button,
  .carrousel[data-carrousel-type="type1"].carrouselType12 .nextCarrousel button {
    max-width: 100%;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .prevCarrousel img,
  .carrousel[data-carrousel-type="type1"].carrouselType12 .nextCarrousel img {
    max-width: 100%;
    height: auto;
  }
  .carrousel[data-carrousel-type="type1"].carrouselType12 .pagerCarrousel {
    display: none;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 > .wrapper {
    width: 100%;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems {
    float: none;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item {
    width: 100%;
    height: auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item > .wrapper {
    width: 100%;
    height: auto;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item > .wrapper .wrap {
    display: block;
    position: static;
    width: 100%;
    height: 13em;
    padding: 20px 40px;
    background: #0e6a93;
    color: #fff;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item > .wrapper .wrap a {
    color: #fff;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item > .wrapper .wrap .category {
    display: none;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item > .wrapper .dummy {
    padding-top: 60%;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item.cycle-slide-active > .wrapper .wrap {
    color: #fff;
    background: #0e6a93;
    background: #0b6284;
    background: -moz-linear-gradient(top, #0b6284 0%, #1576af 50%, #0b6284 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b6284), color-stop(50%, #1576af), color-stop(100%, #0b6284));
    background: -webkit-linear-gradient(top, #0b6284 0%, #1576af 50%, #0b6284 100%);
    background: -o-linear-gradient(top, #0b6284 0%, #1576af 50%, #0b6284 100%);
    background: -ms-linear-gradient(top, #0b6284 0%, #1576af 50%, #0b6284 100%);
    background: linear-gradient(to bottom, #0b6284 0%, #1576af 50%, #0b6284 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b6284', endColorstr='#0b6284', GradientType=0);
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .listItems > .item.cycle-slide-active > .wrapper .wrap .title {
    color: #fff;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .buttonStop {
    margin: 0 10px;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .prevNextCarrousel {
    display: block;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .prevCarrousel,
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .nextCarrousel {
    position: absolute;
    z-index: 2;
    width: 20px;
    bottom: 15%;
    top: inherit;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .prevCarrousel button,
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .nextCarrousel button {
    max-width: 100%;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .prevCarrousel img,
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .nextCarrousel img {
    max-width: 100%;
    height: auto;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .prevCarrousel {
    left: 5px;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .nextCarrousel {
    right: 5px;
  }
  .carrousel[data-carrousel-type="carrouselType21"].carrouselType21 .pagerCarrousel {
    display: none;
  }
}
