.rss:before,
.content .rss:before,
.linkView:before,
.content .linkView:before,
.backToTop a:before,
.content .parsley-errors-list p:before,
.catmenu button:before,
#newsletter .liens li:before,
#secondaryMenu .external:after,
#secondaryMenu .lvl2 > li:before,
#secondaryMenu .lvl3 > li:before,
#secondaryMenu .lvl4 > li:before,
.moreElement:before,
.moreElement:hover:before,
.moreElement:focus:before,
.content .wrapAdvancedSummary .title1:before,
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item:before,
.content h5:before,
.content .wrapBlockquote:before,
.content ul > li:before,
.content ul > li > ul > li:before,
.wrapVoirAussi .title:before,
.wrapTelecharger .title:before,
.wrapSavoirPlus .title:before,
.showHide .showHideTitle > button:before,
.single .infos2 .add .link a:before,
.single .infos2 .locate .link a:before,
.single .infos2 .subscribe .link a:before,
.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,
.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,
#cookiesTopBloc .description p:before,
#cookiesTopBloc a:before,
#cookieManager .header:before {
  font-family: Icons;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
}
/*
**		OOCSS Just What We Need
**		Object Oriented CSS Framework by Steven MOURET.
**		Powered by LESS
** 		www.stratis.fr
**		-----------------------------------------------
**		SUMMARY
**		Reset
**		Typo
**		Generic
**		Size bloc
**		Form
**		Imports
**		-----------------------------------------------
*/
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
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: 700;
}
i b,
b i,
i strong,
strong i,
b em,
em b,
em strong,
strong em {
  font-weight: 700;
  font-style: italic;
}
img {
  vertical-align: bottom;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #0071b9;
}
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;
}
::-webkit-input-placeholder {
  color: inherit;
}
::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
:-ms-input-placeholder {
  color: inherit;
}
#container:not(.content *) *: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;
}
/*
.robotoC {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
*/
.wrapper1360 {
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 10px;
}
.wrapper1360:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.wrapper940,
.footer .wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
.wrapper940:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.wrapper960,
#container {
  width: 960px;
  padding: 0;
  margin: 0 auto;
}
.wrapper960:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.resetMP {
  margin: 0;
  padding: 0;
}
.resetList {
  margin: 0;
  padding: 0;
}
.resetList li {
  margin: 0;
  padding: 0;
}
.resetList li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.vat {
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
.vam {
  vertical-align: middle;
}
.table {
  display: table;
  vertical-align: top;
  border-collapse: collapse;
}
.row {
  display: table-row;
}
.cell {
  display: table-cell;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearFix:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.clear {
  clear: both;
}
.wrap {
  overflow: hidden;
}
.comment_body {
  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 1.9em;
  -webkit-overflow-scrolling: touch;
}
.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: 400;
  text-decoration: underline;
  font-size: 0.9em;
}
.resetButton:before,
.resetButton:hover:before,
.resetButton:focus:before {
  font-family: none;
  content: none;
  margin: auto;
}
/*! jQuery UI - v1.11.4 - 2016-05-11
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../Images/pictos/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../Images/pictos/ui-icons_444444_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../Images/pictos/ui-icons_777777_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../Images/pictos/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../Images/pictos/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../Images/pictos/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../Images/pictos/ui-icons_cc0000_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: 0px 0 0 0px;
  padding: 5px;
  background: #666666;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}
/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers 
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../Images/pictos/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../Images/pictos/ui-icons_444444_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../Images/pictos/ui-icons_777777_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../Images/pictos/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../Images/pictos/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../Images/pictos/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../Images/pictos/ui-icons_cc0000_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: 0px 0 0 0px;
  padding: 5px;
  background: #666666;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}
body {
  font-family: Lato, helvetica, verdana, sans-serif;
  background: #ece5dc url('../Images/bg/bg-decor-01.png');
  color: #000;
  position: relative;
}
body.popIn {
  background: #fff;
}
input,
textarea,
select {
  -webkit-appearance: none;
  border-radius: 0;
}
.globalSite {
  overflow: hidden;
  position: relative;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.grid-row {
  margin: 0 -10px 20px;
}
.grid-row:after {
  content: "";
  display: block;
  clear: both;
}
.col-5,
.col-3 {
  float: left;
  padding: 0 10px;
}
.col-5 {
  width: 50%;
}
.col-3 {
  width: 33.33%;
}
.col-10 {
  width: 100%;
  margin: 0 0 10px;
}
.header {
  margin: 0;
  border-bottom: 4px solid #ca7251;
  background: #fff;
  position: relative;
}
.header:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.header-box {
  position: relative;
}
.header-box:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.topHeader {
  margin: 0 auto 42px;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
}
.topHeader:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.home .containerSite {
  padding: 0 0 32px;
}
.containerSite {
  width: 100%;
  clear: both;
  padding: 0;
}
.topOfContent {
  padding: 16px 10px 8px;
}
.home #container {
  background-color: transparent;
}
#container {
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  z-index: 1;
  display: block;
}
#container:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
#container bgc > .content-box {
  min-height: 1250px;
}
#col2 {
  width: 270px;
  z-index: 1;
  padding: 42px 20px 40px 50px;
  float: left;
}
#col2 .content-box {
  width: 100%;
  background: none;
  float: none;
  height: auto !important;
  padding: 0;
}
#col2 .content-box:before,
#col2 .content-box:after {
  display: none;
}
#col2 .content-box-heading {
  background: none;
  margin: -20px -19px 2px;
}
#col2 .content-box-heading h2 {
  overflow: visible;
  margin: 3px -10px 0 0;
}
#col2 .blocPublications .listItems .item img {
  width: 157px;
  float: none;
  margin: 0;
}
#col2 .blocPublications .listItems .item .wrap {
  padding: 16px 0 0;
}
#col2 .blocPublications .listItems .item .wrap .title a {
  color: #4c4c4c;
}
#col2 .blocPublications .listItems .item .wrap .title br {
  display: none;
}
#col2 .blocPublications .listItems .item .date {
  color: #777;
  margin-bottom: 17px;
}
#col2 .blocPublications .linkButton2,
#col2 .blocPublications .content .linkButton2 {
  padding-top: 13px;
  margin-bottom: 14px;
  border-top: 1px solid #f0f0f0;
}
#col2 .blocPublications .linkButton2 a,
#col2 .blocPublications .content .linkButton2 a {
  color: #4c4c4c;
}
#col2 .blocPublications .linkViewWrap {
  padding-top: 10px;
  border-top-color: #f0f0f0;
}
#col2 .blocPublications .linkView {
  font-size: 1.3em;
  line-height: 1.2;
}
#col2 .blocPublications .linkView a {
  color: #777;
}
#col2 .blocPublications .linkView:before {
  top: -1px;
}
#content {
  padding: 45px 0 0;
  float: left;
  width: 481px;
  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: 661px;
}
.noColumn #content {
  float: none;
  margin: 0;
  width: 100%;
}
.content-holder {
  margin: 0 0 60px;
}
.content-holder .form-title {
  font-size: 2em;
  line-height: 1.22;
  text-transform: uppercase;
  color: #4c4c4c;
  margin: 0 0 30px;
}
@media (min-width: 961px) {
  .desctop-hidden {
    display: none !important;
  }
}
@media (max-width: 960px) {
  .mobile-hidden {
    display: none !important;
  }
}
#col1 {
  float: right;
  width: 209px;
  padding: 48px 50px 40px 18px;
}
#col1 .content-box {
  margin: 0 0 56px;
}
#col1 .content-box.access-block .listItems {
  font-size: 1.1em;
  line-height: 1.2;
  border-top: 1px solid #ece7e7;
}
#col1 .content-box.access-block .listItems .item {
  border-bottom: 1px solid #ece7e7;
}
#col1 .content-box.access-block .listItems .title {
  font-family: oswald, sans-serif;
  font-weight: 300;
  font-size: 1em;
  text-transform: uppercase;
  color: #000;
  overflow: hidden;
  margin: 0;
  padding: 12px 0 0;
}
#col1 .content-box.access-block .listItems a {
  margin: 0;
  display: block;
  padding: 3px 0;
  overflow: hidden;
}
#col1 .content-box.access-block .listItems a:hover .wrapImg,
#col1 .content-box.access-block .listItems a:focus .wrapImg {
  background: #8bc64d;
  border-color: #8bc64d;
}
#col1 .content-box.access-block .listItems a:hover .wrapImg .desktop,
#col1 .content-box.access-block .listItems a:focus .wrapImg .desktop {
  display: none;
}
#col1 .content-box.access-block .listItems a:hover .wrapImg .hover,
#col1 .content-box.access-block .listItems a:focus .wrapImg .hover {
  display: block;
}
#col1 .content-box.access-block .listItems a:hover .title,
#col1 .content-box.access-block .listItems a:focus .title {
  color: #731350;
}
#col1 .content-box.access-block .wrapImg {
  width: 38px;
  height: 38px;
  border: 1px solid #f1ece6;
  margin: 0;
  position: relative;
  float: left;
  margin: 0 8px 0 0;
}
#col1 .content-box.access-block .wrapImg .hover {
  display: none;
}
#col1 .content-box.access-block .wrapImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#col1 .content-box .link-more {
  position: relative;
  font-size: 1.2em;
  display: block;
  text-align: center;
  padding: 18px 0 0;
}
#col1 .content-box .link-more:before {
  top: 0;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#col1 .content-box .linkButton2 .listLinkButton a {
  padding: 18px 0;
}
#col1 .content-box .linkButton2 .download:before {
  top: 15px;
}
#col1 .content-box .linkButton2 .read:before {
  top: 15px;
}
#col1 .content-box.blocPublications .content-box-wrap {
  padding: 0 6px;
}
#col1 .content-box.blocPublications .listItems .item {
  border: none;
}
#col1 .content-box.blocPublications .listItems .item img {
  float: none;
  margin: 0;
  width: 100%;
  height: auto;
}
#col1 .content-box.blocPublications .listItems .item .img-holder {
  position: relative;
  margin: 0 0 20px;
  float: none;
}
#col1 .content-box.blocPublications .listItems .item .img-holder:after {
  position: absolute;
  bottom: -7px;
  left: 50%;
  width: 129px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  right: 0;
  content: "";
  height: 7px;
  background: url('../Images/bg/shadow-mini2.png') no-repeat;
}
#col1 .content-box.blocPublications .listItems .item .wrap {
  padding: 0;
}
#col1 .content-box.blocPublications .listItems .item .title {
  text-transform: none;
  font-size: 25px;
  font-family: Lato, helvetica, verdana, sans-serif;
  font-weight: 400;
  margin: 0 0 14px;
  line-height: 27px;
}
#col1 .content-box-wrap {
  padding: 0;
}
#col1 .content-box-wrap:after,
#col1 .content-box-wrap:before {
  display: none;
}
#col1 .content-box-heading {
  margin: 0 0 14px;
}
#col1 .content-box-heading h2 {
  padding: 0;
  margin: 0 0 10px;
  font-size: 1.8em;
}
#col1 .content-box-heading h2:after {
  height: 3px;
  width: 46px;
  left: 9px;
  bottom: -10px;
}
.largePage #col1 {
  display: none;
}
.footer {
  padding: 32px 0;
  margin: 0 0 10px;
  clear: both;
  width: 100%;
  border-top: 6px solid #ca7251;
  background: #4c4c4c;
}
.footer.btn-decore {
  position: relative;
}
.footer.btn-decore:after {
  position: absolute;
  top: -51px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  content: "";
  width: 960px;
  height: 45px;
  background: #fff;
}
.footer .wrapper {
  overflow: hidden;
}
.footer .footer-menu:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.footer .footer-menu li:before {
  top: 2px;
}
.footer-menu {
  text-transform: uppercase;
  font-size: 0;
  line-height: 0;
}
.footer-menu li {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  padding: 3px 10px 3px 15px;
  font-size: 1.3rem;
  line-height: 1.2;
  position: relative;
}
.footer-menu li:after {
  position: absolute;
  top: 6px;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #dcccb6;
}
.footer-menu li a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.footer-menu li a:hover span,
.footer-menu li a:focus span {
  text-decoration: underline;
}
.footer-menu li.active a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
.footer-contact {
  margin: 0 0 10px;
  font-size: 2em;
  line-height: 1.2;
  font-weight: bold;
}
.footer-partners {
  float: right;
  width: 300px;
}
.footer-partners-title {
  font-family: 'Ek Mukta', sans-serif;
  font-size: 1.1em;
  color: #c9c9c9;
  margin: 0 0 7px;
  display: block;
  font-weight: 400;
}
.footer-partners-list {
  background: #fff;
  padding: 8px 13px;
  font-size: 0;
  line-height: 0;
}
.footer-partners-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 11px;
}
.footer-partners-list li:first-child {
  margin: 0;
}
.footer .footer-logo {
  width: 203px;
  float: left;
  margin: 2px 57px 10px 0;
  position: relative;
  z-index: 1;
}
.footer .footer-logo:after,
.footer .footer-logo:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 0;
  width: 50%;
  top: auto;
  height: 30px;
  max-width: 300px;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.footer .footer-logo:after {
  transform: rotate(10deg);
  right: 0;
  left: auto;
}
.footer .footer-logo a {
  display: block;
}
.footer .footer-logo img {
  width: 100%;
}
#printBanner {
  display: none;
}
/**********************
***		HEADER		***
**********************/
#printBanner {
  display: none;
}
.logo {
  float: left;
  width: 216px;
  margin: -34px 20px 0 0;
  padding: 0;
}
.logo img {
  display: block;
  width: 100%;
  height: auto;
}
.logo a {
  display: block;
}
.logo a:focus {
  outline: 1px dotted #000;
}
.numeroDePage {
  position: fixed;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 1.2em;
  color: #777;
}
.numeroDePage span {
  display: block;
  font-size: 1.3em;
  color: #000;
}
.numeroDePage span.hidden {
  display: none;
}
#banner {
  padding: 10px 0;
}
.page-content .tx-stratis-hospital {
  padding: 0 10px;
}
.page-content .tx-stratis-hospital .container {
  overflow: hidden;
}
.page-content .tx-stratis-hospital .header-list {
  padding: 18px 0px 10px;
}
.page-content .tx-stratis-hospital .header-list h1 {
  float: left;
}
.page-content .tx-stratis-hospital .catmenu {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.page-content .tx-stratis-hospital .catmenu fieldset {
  padding: 0;
  margin: 0 0 24px;
}
.page-content .tx-stratis-hospital .catmenu legend {
  margin: 0 0 19px;
  display: inline-block;
  text-align-last: left;
}
.page-content .tx-stratis-hospital .catmenu .form-group .wrapField {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.page-content .tx-stratis-hospital .catmenu .form-group .wrapField .field {
  width: 49%;
  margin-left: 2%;
  margin-top: 0;
  position: relative;
  float: left;
  overflow: hidden;
}
.page-content .tx-stratis-hospital .catmenu .form-group .wrapField .field:first-child {
  margin-left: 0;
}
.page-content .tx-stratis-hospital .catmenu .form-group .wrapButtons {
  display: inline-block;
  margin: 24px 0 0 10px;
  float: right;
}
.page-content .tx-stratis-hospital .catmenu .form-group .wrapButtons > div {
  display: inline-block;
}
.page-content .tx-stratis-hospital .catmenu .form-group .wrapButtons > div .btn-reset:before {
  content: "\e002";
}
.tools {
  float: right;
  width: auto;
  margin: 0 12px 0 0;
}
.tools .print,
.tools .expandText,
.tools .reduceText {
  display: none;
}
.options {
  height: 23px;
}
.options li {
  float: left;
  padding: 0;
  margin: 0 5px;
}
.options li:last-child {
  margin-right: 0;
}
.tooltipAccess {
  position: relative;
  z-index: 10;
  display: inline;
}
.tooltip,
.tooltipDfnBulle {
  font-size: 12px;
  font-size: 1.2rem;
  position: absolute;
  background: #0071b9;
  padding: 2px 5px;
  z-index: 100;
}
.tooltip:before,
.tooltipDfnBulle:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ca7251;
  top: -6px;
  content: "";
  display: inline-block;
  position: absolute;
  speak: none;
}
.tooltip {
  background: #ca7251;
  top: 40px;
  right: 0;
  color: #ffffff;
  white-space: nowrap;
}
.tooltip:before {
  right: 5px;
}
.tooltipDfn {
  position: relative;
}
.tooltipDfn dfn {
  display: inline-block;
}
.tooltipDfnBulle {
  font-family: Lato, helvetica, verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  top: 30px;
  left: 0;
  width: 250px;
  display: block;
  color: #fff;
}
.tooltipDfnBulle:before {
  left: 25px;
}
.item {
  position: relative;
}
.item .linkBloc:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  speak: none;
}
.linkViewWrap {
  clear: both;
  border-top: 1px solid #dbdbdb;
  padding: 16px 0 0 0;
}
.linkViewWrap .wrap {
  text-align: left;
  vertical-align: middle;
}
.linkViewWrap.linkViewWrap2 .linkView:before {
  top: 0;
}
.linkViewWrap.linkViewWrap2 .rss:before {
  top: 3px;
}
.linkViewWrap_blue .wrap p:before {
  color: #00a8ec;
}
.linkViewWrap_dark-blue .wrap p:before {
  color: #0071b9;
}
.linkViewWrap_dark-green .wrap p:before {
  color: #70a00a;
}
.rss,
.content .rss,
.linkView,
.content .linkView {
  display: inline-block;
  font-size: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: top;
}
.rss a,
.content .rss a,
.linkView a,
.content .linkView a {
  color: #777;
}
.rss a:focus,
.content .rss a:focus,
.linkView a:focus,
.content .linkView a:focus {
  outline-offset: -1px;
}
.rss,
.content .rss {
  padding-left: 8px;
  position: relative;
}
.rss:before,
.content .rss:before {
  font-size: 9px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e02c';
  line-height: 1;
}
.rss:before,
.content .rss:before {
  left: -6px;
}
.linkView,
.content .linkView {
  padding-left: 8px;
  position: relative;
}
.linkView:before,
.content .linkView:before {
  font-size: 18px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
}
.linkView:before,
.content .linkView:before {
  left: -6px;
}
.linkView + .rss,
.content .rss + .content .linkView {
  margin-left: 47px;
}
/**********************
***		FOOTER		***
**********************/
#bottomInfos {
  float: left;
  width: 500px;
  color: #fff;
  font-family: 'Ek Mukta', sans-serif;
  margin: 0 40px 0 0;
}
#bottomInfos p {
  font-size: 1.2em;
  line-height: 1.2;
  padding-bottom: 18px;
  margin: 0;
}
#bottomInfos p.page {
  display: none;
}
#bottomInfos strong {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  line-height: 1.2;
}
#bottomInfos a {
  color: #c9c9c9;
  text-decoration: none;
}
#bottomInfos a:hover,
#bottomInfos a:focus {
  color: #c9c9c9;
}
#bottomInfos .btn-contact {
  color: #fff;
  text-decoration: none;
}
#bottomInfos .btn-contact:hover {
  color: #fff;
  text-decoration: underline;
}
#bottomInfos .btn-contact:hover span {
  text-decoration: underline;
}
#bottomInfos .btn-contact:focus {
  color: #fff;
  text-decoration: underline;
  outline: 1px dotted #fff;
  outline-offset: -1px;
}
#bottomInfos .btn-contact:focus span {
  text-decoration: underline;
}
.socialNetworks {
  float: left;
  position: relative;
  margin: -4px 0 0px 10px;
  z-index: 10;
}
.socialNetworks:hover ul {
  display: block;
}
.socialNetworks.focus ul {
  display: block;
}
.socialNetworks > a {
  width: 28px;
  height: 28px;
  background: #731350;
  position: relative;
  font-size: 0;
  line-height: 0;
  display: block;
}
.socialNetworks > a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 13px;
  height: 12px;
  background: url('../Images/pictos/ico-share.png') no-repeat;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.socialNetworks ul {
  position: absolute;
  top: 100%;
  right: 0;
  width: 272px;
  background: #731350;
  z-index: 100;
  font-size: 1.6em;
  line-height: 1.2;
  padding: 25px 23px 17px;
  font-family: Roboto, arial, verdana, sans-serif;
  font-weight: 300;
  display: none;
}
.socialNetworks ul li {
  margin: 0 0 11px;
}
.socialNetworks ul a {
  color: #fff;
  padding: 0 0 0 25px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.socialNetworks ul a:after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
}
.socialNetworks ul a.linkedin:after {
  background: url('../Images/pictos/linkedin.svg') no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
.socialNetworks ul a.viadeo:after {
  background: url('../Images/pictos/viadeo.svg') no-repeat;
  background-size: 14px 16px;
  width: 14px;
  height: 16px;
  left: 1px;
}
#stratis {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  font-size: 1em;
  color: #fff;
  text-align: right;
  font-family: 'Roboto Condensed', sans-serif;
}
#stratis span {
  display: none;
}
#stratis a {
  display: inline-block;
  padding: 3px 7px;
  margin: 0 0 0 7px;
  color: #ffffff;
  background: #A40015;
  text-decoration: none;
  text-transform: uppercase;
}
#stratis a:hover,
#stratis a:focus {
  color: #A40015;
  background: #ffffff;
}
.backToTop {
  display: none;
  position: fixed;
  bottom: 0 !important;
  right: 0;
  z-index: 7000;
  width: 100%;
  margin-top: -45px;
}
.backToTop p {
  text-align: right;
  line-height: 0;
}
.backToTop a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1;
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #4c4c4c;
  margin: 0;
  text-decoration: none;
  position: relative;
}
.backToTop a:before {
  font-size: 18px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 15px;
  content: '\e019';
  line-height: 1;
}
.backToTop a:before {
  color: #fff;
  top: 12px;
  left: 14px;
}
.backToTop a:hover .hover,
.backToTop a:focus .hover {
  text-decoration: underline;
}
.backToTop a:focus {
  outline: 1px dotted #fff;
  outline-offset: -2px;
}
.content .parsley-errors-list p {
  margin: 5px 0 15px;
  color: #0071b9;
  font-style: italic;
  font-size: 1.2em;
}
.content .parsley-errors-list p:before {
  content: '\e00f';
  margin: 0;
  font-size: 12px;
  color: #0071b9;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
form {
  display: block;
  overflow: hidden;
}
fieldset,
div.fieldset {
  padding: 26px 0 10px 0;
  border: none;
  position: relative;
}
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:after,
div.fieldset div:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
fieldset div fieldset div,
div.fieldset div fieldset div {
  margin: 0;
}
legend {
  display: inline;
  padding: 0;
  color: #777;
  text-align: right;
  font-style: italic;
  font-size: 1.4em;
  white-space: normal;
  width: 100%;
  margin-bottom: 33px;
}
#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;
}
.caption-link,
.content .caption-link {
  display: none;
}
.fieldsetGauche legend,
.fieldsetGauche legend span,
.fieldsetDroite legend,
.fieldsetDroite legend span {
  width: auto;
}
fieldset fieldset legend,
div.fieldset fieldset legend {
  background: transparent;
  color: #000;
  padding: 0;
  font-size: 1.3em;
}
label,
.label {
  cursor: pointer;
  font-size: 1.4em;
  color: #000;
  display: block;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.legend {
  font-family: Lato, helvetica, verdana, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  margin: 0 0 5px 0;
  color: #000;
}
.form-text {
  display: block;
  padding-top: 4px;
  font-size: 1.2em;
  color: #4c4c4c;
}
legend em.required,
label em.required {
  color: #fe0000;
  font-weight: 400;
  font-style: 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: #777;
  font-weight: 400;
}
legend .teaser.error,
label .teaser.error {
  display: block;
  color: #0071b9;
  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: Lato, 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"] {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #b989a7;
  padding: 0 14px;
  font-size: 1.4em;
  font-style: italic;
  color: #731350;
  width: 100%;
  height: 36px;
  -webkit-transition: 300ms border;
  -moz-transition: 300ms border;
  -ms-transition: 300ms border;
  -o-transition: 300ms border;
  transition: 300ms border;
}
.form-row {
  margin: 0 0 26px;
}
.form-row:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.form-vertical-col {
  float: left;
  width: 188px;
  padding: 0 20px 0 0;
  margin-bottom: 0;
}
.input-field {
  position: relative;
}
.input-field.default-font select,
.input-field.default-font input {
  font-style: normal;
}
.input-field.unavailable input,
.input-field.unavailable select {
  border-color: #bbb;
}
.input-field.unavailable:after,
.input-field.unavailable:before {
  background: #bbb;
}
.input-field.unavailable.focus:after,
.input-field.unavailable.focus:before {
  background: url('../Images/bg/decore-input-bg2.png') no-repeat;
}
.input-field.focus input {
  border-bottom: 1px dotted #b989a7;
}
.input-field.focus:after,
.input-field.focus:before {
  background: url('../Images/bg/decore-input-bg.png') no-repeat;
}
.input-field:after,
.input-field:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 11px;
  bottom: 0;
  background: #b989a7;
}
.input-field:after {
  left: 0;
}
.input-field:before {
  right: 0;
}
textarea {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border: 1px solid #731350;
  padding: 14px;
  font-size: 1.4em;
  font-style: italic;
  color: #731350;
  width: 100%;
  height: 117px;
  resize: none;
}
textarea:focus {
  outline: none;
}
input {
  outline: none;
}
input:focus {
  border-bottom: 1px dotted #b989a7;
}
input[readonly="readonly"] {
  border-color: #cbcbcb;
  background: #ffffff;
  color: #777777;
}
input[readonly="readonly"]:hover,
input[readonly="readonly"]:focus {
  border-color: #cbcbcb;
}
form button,
input[type=submit],
input[type=reset] {
  font-size: 1.2em;
  text-transform: uppercase;
  background: #731350;
  color: #fff;
  padding: 12px 7px;
  font-weight: 700;
  width: auto;
  cursor: pointer;
  border: 1px solid transparent;
  position: relative;
  z-index: 1;
}
form button:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  background: #ca7251;
}
form button:before,
input[type=submit]:before,
input[type=reset]:before {
  display: none;
}
form button.btn-al-right,
input[type=submit].btn-al-right,
input[type=reset].btn-al-right {
  display: block;
  margin: 0 0 0 auto;
}
form button:hover,
input[type=submit]:hover,
form button:focus,
input[type=submit]:focus {
  border: 1px dotted #fff;
  background: #ca7251;
  color: #fff;
}
form button.image,
input[type="image"] {
  width: auto;
  background: none;
  border: none;
  padding: 0;
}
form button.cancel,
input.cancel {
  background: #777;
}
form button.cancel:before,
input.cancel:before {
  content: '\e058';
}
form button.cancel: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;
  width: 100%;
  background: url("../Images/form/select_right.png") no-repeat 100% 50%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #b989a7;
  color: #731350;
  font-size: 1.3em;
  line-height: 1.2;
  height: 36px;
  padding: 0 32px 0 13px;
  cursor: pointer;
  font-style: italic;
  outline: none;
  text-overflow: ellipsis;
}
select.default-font {
  font-style: normal;
}
select:focus {
  border-bottom: 1px dotted #b989a7;
}
select::-ms-expand {
  display: none;
}
option {
  font-weight: normal;
  display: block;
  white-space: pre;
  min-height: 1.2em;
  padding: 0px 2px 1px;
}
.radio,
.checkbox {
  clear: both;
  margin-bottom: 4px;
}
.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;
  font-style: normal;
  padding-bottom: 1.5em;
  margin-bottom: 0;
}
.radio label,
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 1.4em;
  line-height: 1.2;
  padding: 0 0 0 21px;
  color: #731350;
  text-transform: none;
}
.radio label.unavailable,
.checkbox label.unavailable {
  font-style: italic;
  font-weight: 300;
}
.radio label:disabled,
.checkbox label:disabled {
  border-color: #e2e2e2;
}
.radio label:before,
.checkbox label:before {
  content: "";
  position: absolute;
  display: inline-block;
  border: 1px solid #777;
  background: #fff;
  font-size: 1em;
  width: 17px;
  height: 17px;
  left: 0;
  top: 0;
  speak: none;
}
.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: #731350;
}
.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 {
  color: #731350;
  cursor: default;
  background: #ece7e7;
}
.radio input[type=radio]:checked:disabled + label:after,
.checkbox input[type=radio]:checked:disabled + label:after,
.radio input[type=checkbox]:checked:disabled + label:after,
.checkbox input[type=checkbox]:checked:disabled + label:after {
  color: #777;
}
.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;
  line-height: normal;
  content: "";
  speak: none;
}
.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;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  vertical-align: top;
  margin-right: 36px;
}
/* Checkbox */
input[type=checkbox]:checked + label:after,
input[type=checkbox]:checked:disabled + label:after {
  top: 5px;
  left: 4px;
  width: 9px;
  height: 7px;
  background: url("../Images/form/checkmark.png") 0 0 no-repeat;
  -webkit-background-size: 0.76923077em 0.76923077em;
  background-size: 9px 7px;
}
input[type=checkbox]:checked:disabled + label:after {
  background: url("../Images/form/checkmark2.png") 0 0 no-repeat;
}
/* radio */
.radio label:before {
  border-radius: 1em;
}
input[type=radio]:checked + label:after,
input[type=radio]:checked:disabled + label:after {
  top: 5px;
  left: 5px;
  width: 7px;
  height: 7px;
  background: #731350;
  border-radius: 100%;
  display: block;
  content: "";
}
input[type=radio]:checked:disabled + label:after {
  background: #777;
}
.ie78 .radio label,
.ie78 .checkbox label {
  padding: 0;
}
.ie78 .radio label:before,
.ie78 .checkbox label:before {
  border: none;
  content: "";
  font-size: 0;
  width: auto;
  height: auto;
  margin: auto;
  speak: none;
}
.ie78 .radio input:hover,
.ie78 .checkbox input:hover,
.ie78 .radio input:focus,
.ie78 .checkbox input:focus {
  border: none;
}
.ie78 .radio input[type=checkbox],
.ie78 .checkbox input[type=checkbox],
.ie78 .radio input[type=radio],
.ie78 .checkbox input[type=radio] {
  position: inherit;
  left: inherit;
}
.horizontal,
.horizontal2,
.horizontal3,
.horizontal4 {
  width: 100%;
}
.horizontal .radio,
.horizontal2 .radio,
.horizontal3 .radio,
.horizontal4 .radio,
.horizontal .checkbox,
.horizontal2 .checkbox,
.horizontal3 .checkbox,
.horizontal4 .checkbox {
  overflow: hidden;
}
.horizontal div,
.horizontal2 div,
.horizontal3 div,
.horizontal4 div {
  display: inline-block;
  width: 49%;
  padding-right: 3%;
  padding-bottom: 15px;
  vertical-align: top;
}
.horizontal div.additional,
.horizontal2 div.additional,
.horizontal3 div.additional,
.horizontal4 div.additional {
  display: block;
  width: 100%;
}
.horizontal div,
.horizontal3 div {
  width: 33%;
}
.horizontal4 div {
  width: 25%;
}
#files_list {
  padding: 10px 0 0;
  margin: 0;
}
#files_list div {
  padding: 0 0 10px;
  margin: 0;
  font-size: 1.2em;
}
#files_list input {
  width: auto;
  margin-left: 10px;
  padding: 0;
  cursor: pointer;
  font-size: 1em;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back {
  float: left;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back input {
  background: #ECEAE0;
  color: #777;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_submit {
  float: right;
}
.btn,
.content .btn {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.btn:focus,
.content .btn:focus {
  text-decoration: none;
  outline: 1px solid #fff;
  outline-offset: -2px;
}
form button:before,
input[type=submit]:before,
input[type=reset]:before,
.btn:before {
  content: '\e057';
  margin: 0 7px 0 0;
  font-size: 12px;
  color: #fff;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: Icons;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
}
form button,
input[type=submit],
input[type=reset],
.btn {
  font-size: 1.4rem;
  line-height: 1;
  background: #731350;
  color: #fff;
  padding: 12px 16px;
  font-weight: 700;
  width: auto;
  cursor: pointer;
  border: 1px solid transparent;
  text-transform: uppercase;
}
.btn,
.content .btn {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.btn-light,
.content .btn-light {
  background: #fff;
  color: #777;
  position: relative;
  border-color: #731350;
}
.btn-light:hover,
.content .btn-light:hover {
  border: 1px solid #ca7251;
  color: #fff;
}
.btn-ico-arrow-left:before,
.content .btn-ico-arrow-left:before {
  border-right: 6px solid #c9b69c;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  display: inline-block;
  vertical-align: 1px;
  content: '';
}
.btn-ico-arrow-left:hover:before,
.content .btn-ico-arrow-left:hover:before,
.btn-ico-arrow-left:focus:before,
.content .btn-ico-arrow-left:focus:before {
  border-right: 6px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.btn-center,
.content .btn-center {
  display: block;
  margin: 0 auto;
}
.btn-ico-loader:before,
.content .btn-ico-loader:before {
  content: '\e05f';
}
.btn-ico-list:before,
.content .btn-ico-list:before {
  content: '\e02f';
}
.btn-ico-arrow-top:before,
.content .btn-ico-arrow-top:before {
  border-bottom: 6px solid #c9b69c;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  display: inline-block;
  vertical-align: 2px;
  content: '';
}
.btn-ico-arrow-top:hover:before,
.content .btn-ico-arrow-top:hover:before,
.btn-ico-arrow-top:focus:before,
.content .btn-ico-arrow-top:focus:before {
  border-bottom: 6px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
form button:hover,
input[type=submit]:hover,
.btn:hover,
form button:hover,
input[type=submit]:hover,
.btn:hover,
form button:focus,
input[type=submit]:focus,
.btn:focus,
form button:focus,
input[type=submit]:focus,
.btn:focus {
  text-decoration: none;
  background: #ca7251;
  color: #fff;
}
.btn-light:before,
.content .btn-light:before {
  color: #c9b69c;
}
.btn-prev:before,
.content .btn-prev:before {
  border-right: 6px solid #c9b69c;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  display: inline-block;
  vertical-align: 1px;
  content: '';
}
.btn-next:after,
.content .btn-next:after {
  border-left: 6px solid #c9b69c;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  display: inline-block;
  vertical-align: 1px;
  margin: 0 0 0 7px;
  content: '';
}
.btn-next:before,
.content .btn-next:before {
  display: none;
}
.btn-next:hover:after,
.content .btn-next:hover:after,
.btn-next:focus:after,
.content .btn-next:focus:after {
  border-left: 6px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.btn-ico-close:before,
.content .btn-ico-close:before {
  content: '\e058';
}
.btn-ico-close:hover:before,
.content .btn-ico-close:hover:before,
.btn-ico-close:focus:before,
.content .btn-ico-close:focus:before {
  color: #fff;
}
.btn-ico-filter:before,
.content .btn-ico-filter:before {
  content: '\e031';
}
.btn-ico-search:before,
.content .btn-ico-search:before {
  content: '\e033';
}
.progress-bar-holder {
  margin: 0 0 44px;
}
.progress-bar-counter {
  font-weight: 700;
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #182731;
  margin: 0 0 11px;
  text-transform: uppercase;
}
.progress-bar {
  height: 10px;
  background: #e4dacd;
  position: relative;
}
.progress-bar-slider {
  margin: 0;
  background: #ab9a83;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.error-massage {
  background: #e4dacd;
  padding: 36px 30px 43px 78px;
  margin: 0 0 50px;
}
.error-massage-title {
  color: #731350;
  font-size: 2rem;
  line-height: 1.2;
  display: block;
  margin: 0 0 24px;
  text-transform: uppercase;
  position: relative;
  font-weight: normal;
}
.error-massage-title:before {
  font-family: "default-icons-webfont";
  content: '\e07f';
  color: #e62c47;
  position: absolute;
  top: 1px;
  left: -37px;
  font-size: 23px;
  line-height: 1;
}
.error-massage-list {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #731350;
}
.error-massage-list li {
  margin: 0 0 5px;
  padding: 0 0 0 15px;
  position: relative;
}
.error-massage-list li:after {
  position: absolute;
  top: 6px;
  left: 2px;
  border-left: 5px solid #731350;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  content: '';
}
.filters {
  margin: 0 0 32px;
}
.filters:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.filters-col {
  float: left;
  width: 222px;
  margin: 0 10px 0 0;
}
.filters-col-large {
  width: 338px;
}
.filters-col-checkbox {
  padding: 0 13px;
}
.filters select,
.filters input {
  margin: 0;
}
.filters-label-left {
  float: left;
  padding: 12px 20px 10px 0;
}
.filters-select:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.filters-select .input-field {
  overflow: hidden;
  padding: 0;
  margin: 4px 0 0;
}
.filters-select-left {
  width: 686px;
  float: left;
}
.filters-select-column {
  width: 696px;
  float: left;
}
.filters-select-column.columns-row .filters-col:nth-child(1) {
  margin: 0 10px 30px 0;
}
.filters-select-column.columns-row .filters-col:nth-child(2) {
  margin: 0 10px 30px 0;
}
.filters-button {
  float: right;
}
.filters-button .filters-button-search.btn {
  width: 139px;
}
.filters-button-indent-top {
  margin-top: 29px;
}
.filters-button .btn {
  width: 111px;
  float: left;
  text-align: center;
  padding: 12px;
  margin: 0 0 0 10px;
}
.filters-search .filters-select-column {
  width: 665px;
}
.filters-search .filters-col-large {
  width: 322px;
}
.filters-checkbox {
  clear: both;
  margin-bottom: 20px;
  padding-top: 30px;
}
.filters-checkbox-title {
  font-size: 1.4em;
  color: #000;
  display: block;
  padding-bottom: 0;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.calendar {
  position: relative;
  margin: 0 1px;
}
.calendar .ui-datepicker-trigger {
  display: none;
}
.calendar-btn {
  position: absolute;
  top: 0;
  height: 40px;
  right: 14px;
  z-index: 0;
  width: 20px;
  background: none !important;
}
.calendar-btn:after {
  font-family: "default-icons-webfont";
  content: '\e05c';
  font-size: 16px;
  line-height: 1;
  color: #731350;
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: 400;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.calendar .datepicker-wrap {
  position: relative;
  z-index: 1;
}
.calendar .datepicker-wrap input {
  margin: 0;
  color: #731350;
  background: none;
}
.filters-wrap {
  position: relative;
}
.filters-heading {
  margin: 0 0 17px;
  width: 100%;
}
.filters-heading:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.filters-title {
  color: #4c4c4c;
  float: left;
  font-size: 1.8rem;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  width: auto;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
legend span {
  display: inline-block;
  overflow: hidden;
}
.catmenu {
  margin-bottom: 40px;
}
.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 legend {
  margin: 0;
}
.catmenu .field {
  display: block;
  vertical-align: top;
  width: 50%;
  float: left;
  margin: 0;
}
.catmenu .wrapField {
  width: 542px;
  margin: 0 0 20px;
}
.catmenu .form-holder {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
.catmenu .select select,
.catmenu .select span.selectElement,
.catmenu input {
  width: 100%;
}
.catmenu #catMenuReportages:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.catmenu .table > div:last-child {
  padding: 0 0 0 15px;
}
.catmenu button {
  /* 	&:before {
		text-shadow: 1px 1px 1px @color2;
	} */
}
.catmenu button:before {
  content: '\e031';
  margin: 0 5px 0 0;
  font-size: 12px;
  color: #fff;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
#newsletter {
  float: right;
  width: 250px;
}
#newsletter .title {
  margin-bottom: 10px;
}
#newsletter form > fieldset {
  margin: 0;
  border: none;
  background: none;
  padding: 0;
}
#newsletter form > fieldset fieldset {
  background: none;
}
#newsletter legend {
  float: none;
}
#newsletter legend span {
  top: -60px;
}
#newsletter .wrapNewsletter {
  display: table;
  width: 100%;
}
#newsletter .wrapField {
  display: table-cell;
  vertical-align: top;
}
#newsletter .field2 {
  width: 100%;
}
#newsletter .validation {
  margin: 0;
}
#newsletter .validation button {
  border: 1px dotted transparent;
}
#newsletter .validation button img {
  width: 30px;
  height: auto;
}
#newsletter .validation button:hover,
#newsletter .validation button:focus {
  border: 1px dotted #000;
}
#newsletter .liens {
  font-size: 1.2em;
  overflow: hidden;
}
#newsletter .liens li {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  padding-left: 15px;
}
#newsletter .liens li:before {
  font-size: 16px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
}
#newsletter .liens li:first-child {
  margin-left: auto;
}
#newsletter .liens .archives {
  float: left;
}
#newsletter .liens a {
  color: #777;
  text-decoration: none;
}
#newsletter .liens a:hover,
#newsletter .liens a:focus {
  color: #000;
  text-decoration: underline;
}
#advancedNewsletter .custom_radio {
  float: left;
  padding-right: 1%;
  width: 49%;
}
#advancedNewsletter .custom_checkbox {
  float: left;
  padding-right: 1%;
  width: 24%;
}
#rechercheIndexee .buttonDropDown {
  width: 56px;
  height: 56px;
  text-indent: -9999px;
  overflow: hidden;
  background: #ca7251;
  border: none;
  cursor: pointer;
  position: relative;
}
#rechercheIndexee .buttonDropDown:after {
  background: url('../Images/pictos/ico-03.svg') no-repeat;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 16px;
  height: 15px;
  background-size: 16px 15px;
  content: '';
}
#rechercheIndexee .buttonDropDown:focus {
  outline-color: #000;
  outline-width: 2px;
  outline-style: dashed;
  outline-offset: -2px;
}
#rechercheIndexee .dropDownMenu {
  position: static;
}
#rechercheIndexee .subLevel {
  top: -42px;
  left: -9999px;
  right: -9999px;
  bottom: 0;
  background: #ca7251;
}
#rechercheIndexee .wrapSearch {
  float: right;
  margin: 44px 0;
}
#rechercheIndexee .wrapInputButton {
  float: left;
  width: 400px;
}
#rechercheIndexee .searchLabel {
  float: left;
  margin: 15px 20px 0 0;
}
#rechercheIndexee .searchLabel label {
  color: #fff;
  font-size: 2em;
  line-height: 1.2;
}
#rechercheIndexee .searchInput {
  float: left;
  width: 350px;
}
#rechercheIndexee .searchInput input {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  height: 50px;
  font-size: 1.6rem;
  color: #fff;
  width: 100%;
  box-shadow: none;
}
#rechercheIndexee .searchBtn {
  float: left;
}
#rechercheIndexee .searchBtn .resetButton:after {
  display: none;
}
#rechercheIndexee .btnSearch {
  width: 50px;
  height: 50px;
  border: none;
  cursor: pointer;
}
p.stats {
  margin: 0;
  padding: 15px 0;
}
strong.selection {
  background: #FEF798;
}
.list span.barre {
  display: none;
  margin: 0 4px;
  width: 50px;
  height: 12px;
  line-height: 1;
  background: #b2b2b2;
}
.ie78 span.barre {
  display: inline-block;
}
.list span.barre span {
  display: inline-block;
  height: 12px;
  background: #0071b9;
}
progress {
  display: inline-block;
  width: 64px;
  background: #e4dacd;
  border: none;
  margin: 0 7px;
  color: #e4dacd;
  height: 9px;
  position: relative;
  top: -2px;
}
progress span {
  height: 9px;
  display: block;
  background: #24be86;
}
progress::-moz-progress-bar {
  background: #24be86;
}
progress::-webkit-progress-value {
  background: #24be86;
}
progress::-webkit-progress-bar {
  background: transparent;
}
.ie78 progress {
  display: none;
}
.header .tx-mnogosearch-pi1 {
  width: 56px;
  height: 56px;
  float: right;
  margin: 0;
}
.jumpMenu {
  display: block;
  width: 940px;
  padding: 5px 10px;
  margin: 0 auto;
  overflow: hidden;
  background: #eaeaea;
}
.jumpMenu p {
  display: inline;
  font-size: 1.2em;
  vertical-align: middle;
  padding-right: 10px;
}
.jumpMenu ul {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  font-size: 1.2em;
}
.jumpMenu ul li {
  display: inline-block;
  float: left;
  margin-left: 15px;
}
.jumpMenu ul li:first-child {
  margin-left: 0;
}
.jumpMenu ul li a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.jumpMenu ul li a:hover,
.jumpMenu ul li a:focus {
  text-decoration: underline;
}
#navigation {
  overflow: hidden;
}
#mainMenu {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding: 0 20% 0 0;
}
#mainMenu > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
#mainMenu > li:first-child a:before {
  display: none;
}
#mainMenu > li:hover a {
  background: #252525;
  color: #fff;
  margin: 0;
}
#mainMenu > li.active > a {
  background: #252525;
  color: #fff;
  text-decoration: none;
  padding: 16px 14px 20px 26px;
}
#mainMenu > li.active > a:after {
  color: #95be0d;
}
#mainMenu > li.drop-show > a {
  text-decoration: none;
  border-bottom-color: #98c00c;
  padding: 16px 14px 60px 26px;
}
#mainMenu > li.drop-show > a:after {
  color: #95be0d;
}
#mainMenu > li.drop-show .drop {
  display: block;
}
#mainMenu > li > a {
  color: #4c4c4c;
  font-size: 1.6rem;
  line-height: 1.117;
  position: relative;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  padding: 16px 14px 20px 26px;
  margin: 0 0 40px;
  text-decoration: none;
}
#mainMenu > li > a:hover {
  text-decoration: none;
  background: #252525;
  color: #fff;
}
#mainMenu > li > a:focus {
  outline-offset: -1px;
  background: #252525;
  color: #fff;
}
#mainMenu > li > a:after {
  position: absolute;
  top: 26px;
  left: 10px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #c9b69c transparent transparent transparent;
}
#mainMenu > li > a:before {
  position: absolute;
  top: 2px;
  left: -9px;
  content: "";
  width: 1px;
  height: 48px;
  background: #d6d6d6;
  cursor: default;
  pointer-events: none;
}
#mainMenu .drop {
  position: absolute;
  text-align: left;
  top: 100%;
  left: 0;
  right: 0;
  padding: 38px 9999px 24px;
  margin: 0 -9999px;
  background: #252525;
  z-index: 99;
  display: none;
}
#mainMenu .drop-list {
  width: 650px;
  float: left;
  margin: 0 0 0 11px;
  padding: 0 0 10px;
  overflow: hidden;
  position: relative;
  min-height: 449px;
}
#mainMenu .drop-list > li {
  width: 341px;
}
#mainMenu .drop-list > li:hover .drop-hover:after,
#mainMenu .drop-list > li:hover .drop-hover:before {
  width: 1px;
  background: #3d3d3d;
  position: absolute;
  top: -999px;
  height: 999px;
  right: 0;
  content: '';
  z-index: 1;
}
#mainMenu .drop-list > li:hover .drop-hover:before {
  top: 100%;
}
#mainMenu .drop-list > li:hover .drop-hover > a {
  color: #fff;
  position: relative;
  font-weight: bold;
}
#mainMenu .drop-list > li:hover .drop-hover > a:after {
  border: 1px solid #3d3d3d;
  border-right: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
}
#mainMenu .drop-list > li:hover > ul {
  display: block;
}
#mainMenu .drop-list > li.focus > ul {
  display: block;
}
#mainMenu .drop-list > li .drop-hover {
  position: relative;
  display: block;
}
#mainMenu .drop-list > li .drop-hover > a {
  font-size: 1.8rem;
  display: block;
  padding: 7px 11px 8px;
  font-weight: 400;
  line-height: 1.2;
  color: #ab9a83;
  text-decoration: none;
}
#mainMenu .drop-list > li .drop-hover > a:focus {
  outline-offset: -1px;
}
#mainMenu .drop-list > li > ul {
  position: absolute;
  top: 0;
  left: 341px;
  width: 290px;
  padding: 0 0 999px;
  display: none;
}
#mainMenu .drop-list > li > ul > li {
  padding: 0 18px;
}
#mainMenu .drop-list > li > ul > li > a {
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 6px 18px 6px 23px;
  text-decoration: none;
}
#mainMenu .drop-list > li > ul > li > a:hover {
  color: #fff;
  background: #731350;
}
#mainMenu .drop-list > li > ul > li > a:hover span {
  text-decoration: underline;
}
#mainMenu .drop-list > li > ul > li > a:hover:after {
  border-color: transparent transparent transparent #fff;
}
#mainMenu .drop-list > li > ul > li > a:focus {
  outline-offset: -1px;
}
#mainMenu .drop-list > li > ul > li > a:after {
  position: absolute;
  top: 10px;
  left: 10px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #c9b69c;
}
#mainMenu .drop-list > li > ul > li ul {
  display: none;
}
@media (max-width: 1200px) {
  #mainMenu {
    padding: 0;
  }
  #mainMenu > li {
    margin: 0 0 0 2px;
  }
  #mainMenu > li > a:before {
    left: -2px;
  }
}
#secondaryMenu {
  margin-bottom: 5.1em;
}
#secondaryMenu p {
  display: block;
  margin: 0 0 16px;
  line-height: 1.2;
  font-size: 1.8em;
  font-weight: 700;
  color: #4c4c4c;
  text-transform: uppercase;
  background: #fff;
}
#secondaryMenu .mainMenuMobileWrap {
  display: none;
}
#secondaryMenu ul {
  list-style: none;
}
#secondaryMenu li {
  display: block;
}
#secondaryMenu a {
  display: block;
  text-decoration: none;
}
#secondaryMenu a:focus {
  text-decoration: underline;
}
#secondaryMenu a:hover {
  text-decoration: underline;
}
#secondaryMenu .external {
  display: inline-block;
  cursor: pointer;
}
#secondaryMenu .external:after {
  content: '\e06d';
  margin: 0 0 0 0.5rem;
  font-size: 1.4rem;
  color: #888;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
  display: none;
}
#secondaryMenu .lvl1 {
  border-top: .1em solid #ece7e7;
}
#secondaryMenu .lvl1 > li {
  border-bottom: .1em solid #ece7e7;
}
#secondaryMenu .lvl1 > li.active > a {
  text-decoration: none;
}
#secondaryMenu .lvl1 > li > a {
  font-size: 1.3em;
  padding: 8px 13px;
  text-transform: uppercase;
  background: #fff;
  color: #731350;
  text-decoration: none;
}
#secondaryMenu .lvl1 > li > a:hover,
#secondaryMenu .lvl1 > li > a:focus,
#secondaryMenu .lvl1 > li.active > a {
  background: #731350;
  color: #fff;
}
#secondaryMenu .lvl2 {
  margin: 1em 0 2em;
}
#secondaryMenu .lvl2 > li {
  position: relative;
  padding-left: 2.6em;
}
#secondaryMenu .lvl2 > li:before {
  font-size: 1.2em;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 1em;
  content: '\e027';
  line-height: 1;
}
#secondaryMenu .lvl2 > li:before {
  color: #c9b69c;
  top: 5px;
}
#secondaryMenu .lvl2 > li.active > a {
  font-weight: bold;
  color: #4c4c4c;
}
#secondaryMenu .lvl2 > li > a {
  font-size: 1.4em;
  padding: 2px 0;
  color: #4c4c4c;
}
#secondaryMenu .lvl2 > li.active:before {
  color: #ab9a83;
}
#secondaryMenu .lvl2 > li.active:before {
  content: "\e027";
}
#secondaryMenu .lvl3 {
  margin: 0.7em 0 1.2em;
}
#secondaryMenu .lvl3 > li {
  position: relative;
  padding-left: 1.6em;
}
#secondaryMenu .lvl3 > li:before {
  font-size: 1.2em;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e017';
  line-height: 1;
}
#secondaryMenu .lvl3 > li:before {
  color: #7c235c;
  top: 5px;
}
#secondaryMenu .lvl3 > li.active > a {
  font-weight: bold;
}
#secondaryMenu .lvl3 > li > a {
  font-size: 1.3em;
  padding: 1px 0;
  color: #777777;
}
#secondaryMenu .lvl3 > li.active:before {
  color: #7c235c;
}
#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: #96bf0d;
  position: absolute;
  top: 8px;
  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: #000;
}
.breadcrumb {
  float: left;
  width: 720px;
  font-size: 1.1em;
}
.breadcrumb #breadcrumbLabel {
  display: inline;
  color: #4c4c4c;
  font-weight: 700;
  white-space: nowrap;
  padding-right: 5px;
  text-transform: uppercase;
}
.breadcrumb ol {
  display: inline;
}
.breadcrumb ol li {
  display: inline;
  padding: 0 0 0 19px;
  color: #4c4c4c;
  position: relative;
}
.breadcrumb ol li:after {
  position: absolute;
  top: 0;
  left: 5px;
  content: ">";
  font-size: 14px;
  line-height: 1;
  color: #4c4c4c;
}
.breadcrumb ol li:first-child {
  padding: 0;
  margin: 0;
}
.breadcrumb ol li:first-child:after {
  display: none;
}
.breadcrumb ol li a {
  color: #4c4c4c;
  text-decoration: none;
}
.breadcrumb ol li a:hover,
.breadcrumb ol li a:focus {
  color: #4c4c4c;
}
.breadcrumb ol li a:hover span,
.breadcrumb ol li a:focus span {
  text-decoration: underline;
}
.breadcrumb ol li.active {
  cursor: default;
}
#bottomMenu {
  float: right;
  width: 360px;
  margin: 6px 0 0;
  position: relative;
}
#bottomMenu:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
ul.pagebrowser {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  min-height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 1.4em;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
ul.pagebrowser li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
ul.pagebrowser li:before {
  display: none;
}
ul.pagebrowser li.current span {
  width: 33px;
  height: 33px;
  display: block;
  padding: 8px 2px;
  font-weight: bold;
  background: #96bf0d url('../Images/bg/bg-decor-05.png');
  color: #4c4c4c;
}
ul.pagebrowser a {
  text-decoration: none;
  width: 33px;
  height: 33px;
  display: block;
  padding: 8px 2px;
  background: #f9f7f6;
  font-weight: bold;
  color: #4c4c4c;
}
ul.pagebrowser a:hover,
ul.pagebrowser a:focus {
  background: #0071b9;
  color: #fff;
}
ul.pagebrowser .prev,
ul.pagebrowser .next {
  padding: 0;
}
ul.pagebrowser .prev a,
ul.pagebrowser .next a {
  font-weight: 400;
  position: relative;
  width: auto;
  height: auto;
  color: #fff;
  background: #0071b9;
  z-index: 1;
  padding: 0;
}
ul.pagebrowser .prev a:hover,
ul.pagebrowser .next a:hover,
ul.pagebrowser .prev a:focus,
ul.pagebrowser .next a:focus {
  background: #005286;
  color: #fff;
}
ul.pagebrowser .prev a:after,
ul.pagebrowser .next a:after {
  background: #96bf0d url('../Images/bg/bg-decor-05.png');
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 36px;
  z-index: -1;
  content: '';
}
ul.pagebrowser .prev a:before,
ul.pagebrowser .next a:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 14px;
}
ul.pagebrowser .prev span,
ul.pagebrowser .next span {
  padding: 8px 12px 9px 28px;
  color: #bebebe;
  display: block;
  background: #f9f7f6;
  position: relative;
}
ul.pagebrowser .prev {
  color: #fff;
  float: left;
}
ul.pagebrowser .prev a {
  padding: 8px 8px 9px 46px;
}
ul.pagebrowser .prev a:before {
  top: 10px;
  left: 10px;
  background: #96bf0d url('../Images/pictos/arrow-l-white.png');
}
ul.pagebrowser .prev.inactive span:after {
  position: absolute;
  top: 0;
  left: 10px;
  content: "";
  top: 8px;
  width: 10px;
  height: 14px;
  right: 10px;
  background: url('../Images/pictos/arrow-l-gray.png');
}
ul.pagebrowser .next {
  color: #fff;
  float: right;
}
ul.pagebrowser .next a {
  padding: 8px 46px 9px 8px;
  color: #fff;
}
ul.pagebrowser .next a:after {
  left: auto;
  right: -1px;
}
ul.pagebrowser .next a:before {
  top: 10px;
  right: 10px;
  background: #96bf0d url('../Images/pictos/arrow-r-white.png');
}
ul.pagebrowser2 {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  min-height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 1.4em;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
ul.pagebrowser2 li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
ul.pagebrowser2 li:before {
  display: none;
}
ul.pagebrowser2 li.current span {
  width: 33px;
  height: 33px;
  display: block;
  padding: 8px 2px;
  font-weight: bold;
  background: #96bf0d url('../Images/bg/bg-decor-05.png');
  color: #4c4c4c;
}
ul.pagebrowser2 a {
  text-decoration: none;
  width: 33px;
  height: 33px;
  display: block;
  padding: 8px 2px;
  background: #f9f7f6;
  font-weight: bold;
  color: #005286;
}
ul.pagebrowser2 a:hover,
ul.pagebrowser2 a:focus {
  background: #0071b9;
  color: #fff;
}
ul.pagebrowser2 .prev,
ul.pagebrowser2 .next {
  padding: 0;
}
ul.pagebrowser2 .prev a,
ul.pagebrowser2 .next a {
  font-weight: 400;
  position: relative;
  width: auto;
  height: auto;
  color: #fff;
  background: #0071b9;
  z-index: 1;
  padding: 0;
}
ul.pagebrowser2 .prev a:hover,
ul.pagebrowser2 .next a:hover,
ul.pagebrowser2 .prev a:focus,
ul.pagebrowser2 .next a:focus {
  background: #005286;
  color: #fff;
}
ul.pagebrowser2 .prev a:after,
ul.pagebrowser2 .next a:after {
  background: #96bf0d url('../Images/bg/bg-decor-05.png');
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 36px;
  z-index: -1;
  content: '';
}
ul.pagebrowser2 .prev a:before,
ul.pagebrowser2 .next a:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 14px;
}
ul.pagebrowser2 .prev span,
ul.pagebrowser2 .next span {
  padding: 8px 12px 9px 28px;
  color: #bebebe;
  display: block;
  background: #f9f7f6;
  position: relative;
}
ul.pagebrowser2 .prev {
  color: #fff;
  float: left;
}
ul.pagebrowser2 .prev a {
  padding: 8px 8px 9px 46px;
}
ul.pagebrowser2 .prev a:before {
  top: 10px;
  left: 10px;
  background: #96bf0d url('../Images/pictos/arrow-l-white.png');
}
ul.pagebrowser2 .prev.inactive span:after {
  position: absolute;
  top: 0;
  left: 10px;
  content: "";
  top: 8px;
  width: 10px;
  height: 14px;
  right: 10px;
  background: url('../Images/pictos/arrow-l-gray.png');
}
ul.pagebrowser2 .next {
  color: #fff;
  float: right;
}
ul.pagebrowser2 .next a {
  padding: 8px 46px 9px 8px;
  color: #fff;
}
ul.pagebrowser2 .next a:after {
  left: auto;
  right: -1px;
}
ul.pagebrowser2 .next a:before {
  top: 10px;
  right: 10px;
  background: #96bf0d url('../Images/pictos/arrow-r-white.png');
}
ul.pagebrowser2 .backLink {
  font-size: 0.92em;
}
ul.pagebrowser2 .backLink a {
  background: none;
  width: auto;
  height: auto;
  color: #4c4c4c;
}
ul.pagebrowser2 .backLink a:hover {
  color: #4c4c4c;
  text-decoration: underline;
}
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: #777;
  color: #fff;
  text-shadow: 1px 1px #000;
}
ul.pagebrowser.abc li a:hover,
ul.pagebrowser.abc li a:focus {
  background: #000;
  color: #fff;
}
ul.pagebrowser.abc li.inactive span {
  color: #bebebe;
  background: #eaeaea;
  border: 1px solid transparent;
}
.loading {
  width: 100%;
  clear: both;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #777;
  position: relative;
}
.loading span {
  display: inline-block;
  padding: 20px 60px;
  background: url(../Images/fancybox/loading.gif) 0 50% no-repeat;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.moreElement {
  display: block;
  clear: both;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #777;
  text-decoration: none;
  margin: 30px 0 20px 0 !important;
  position: relative;
}
.moreElement:before {
  font-size: 16px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: "\e05f";
  line-height: 1;
}
.moreElement:before {
  position: absolute;
  top: 0;
  left: 0;
  left: 36%;
  text-shadow: none;
  display: inline-block;
  vertical-align: top;
  width: 20px;
}
.moreElement:hover,
.moreElement:focus {
  font-size: 1.4em;
  text-decoration: underline;
  color: #000;
  position: relative;
}
.moreElement:hover:before,
.moreElement:focus:before {
  font-size: 16px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: "\e05f";
  line-height: 1;
}
.moreElement:hover:before,
.moreElement:focus:before {
  position: absolute;
  top: 0;
  left: 0;
  left: 36%;
  text-shadow: none;
  display: inline-block;
  vertical-align: top;
  width: 20px;
}
.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: 12px;
  color: #fff;
  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: #000;
  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: #777;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item {
  position: relative;
  padding-left: 15px;
}
.content .wrapAdvancedSummary .advancedSummaryPage > .item .listItems .item:before {
  font-size: 16px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  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: 700;
}
.site-map-menus {
  display: flex;
  flex-wrap: wrap;
}
.site-map-heading {
  padding-bottom: 13px;
  margin-bottom: 15px;
  border-bottom: 1px solid #727272;
}
.site-map-heading .title {
  color: #000000;
  font-size: 1.6em;
  font-weight: 400;
  margin-bottom: 11px;
}
.site-map-heading .description {
  font-size: 1.2em;
  color: #000000;
}
.site-map-box-menu {
  width: 31%;
  margin-bottom: 31px;
}
.site-map-box-menu + .site-map-box-menu:nth-child(3n+2) {
  margin-left: 3.4%;
}
.site-map-box-menu + .site-map-box-menu:nth-child(3n+3) {
  margin-left: 3.4%;
}
.content {
  /*
	ul>li:before {
		color:@color1-2 !important;
	}
	ul li ul li:before {
		color:@color1-1 !important;
	}
	*/
}
.content > .site-map-menu {
  margin: 0 !important;
  font-size: inherit;
  text-transform: uppercase;
}
.content > .site-map-menu > li {
  padding-left: 13px;
}
.content > .site-map-menu > li > a {
  color: #000000;
  font-size: 1.2em;
  text-decoration: none;
}
.content > .site-map-menu > li > ul {
  margin: 2px 3px;
}
.content > .site-map-menu > li > ul > li {
  padding-left: 13px;
}
.content > .site-map-menu > li > ul > li > a {
  color: #898989;
  font-size: 1.1em;
  text-decoration: none;
}
.content > .site-map-menu > li > ul > li > ul {
  margin: 4px 0;
}
.content > .site-map-menu > li > ul > li > ul > li:before {
  content: '\e06c';
  color: #731350;
  top: 4px;
  left: 0px;
  font-size: 4px;
}
.content > .site-map-menu > li > ul > li > ul > li a {
  color: #731350;
  text-decoration: none;
}
.content > .site-map-menu > li > ul > li:before {
  font-size: 11px !important;
  top: 1px !important;
  content: '\e003' !important;
  left: -1px !important;
  color: #898989;
}
.content > .site-map-menu > li > ul .expanded ul li > a {
  color: #898989;
  text-decoration: none;
}
.content > .site-map-menu > li:before {
  font-size: 11px !important;
  top: 2px !important;
  content: '\e003' !important;
}
.content > .site-map-menu .expanded:before {
  content: '\e004' !important;
}
.content > .site-map-menu .expanded > a {
  font-weight: 700;
  color: #898989;
}
.add-nav {
  float: right;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0;
  padding: 0 28px;
  background: #731350;
}
.add-nav li {
  float: left;
  margin: 0 0 0 36px;
}
.add-nav li:first-child {
  margin: 0;
}
.add-nav a {
  color: #fff;
  display: block;
  padding: 14px 6px 14px 25px;
  position: relative;
}
.add-nav a:after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: '';
}
.add-nav a:focus {
  outline: 1px dotted #fff;
  outline-offset: -2px;
  text-decoration: none;
}
.add-nav-pro:after {
  background: url('../Images/pictos/decore-ico-01.png') no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
.add-nav-patient:after {
  background: url('../Images/pictos/decore-ico-02.png') no-repeat;
  background-size: 19px 19px;
  width: 19px;
  height: 19px;
}
.content a {
  color: #731350;
  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: 12px;
  color: #751d75;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-decoration: none;
  font-family: Icons;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
.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 {
  color: #4c4c4c;
  margin: 0 0 10px 0;
  font: 700 3em/1.1 lato, arial, helvetica, sans-serif;
}
h1 a {
  color: inherit;
}
h1 a:hover,
h1 a:focus {
  color: inherit;
  color: #4c4c4c;
}
.content h2 {
  font-size: 2.3em;
  color: #731350;
  margin: 0 0 9px;
  font-weight: 700;
}
.content h2 a {
  color: inherit;
}
.content h2 a:hover,
.content h2 a:focus {
  color: #000;
  color: inherit;
}
.content h3 {
  font-size: 1.8em;
  line-height: 1.2;
  color: #4c4c4c;
  margin: 0 0 16px;
  padding-bottom: 3px;
}
.content h3.border-decore {
  border-bottom: 1px solid #e4dacd;
}
.content h3 a {
  color: #777;
}
.content h3 a:hover,
.content h3 a:focus {
  color: #000;
}
.content h4 {
  font-size: 1.6em;
  color: #000;
  margin: 0 15px 6px;
  font-weight: normal;
}
.content h4 a {
  color: inherit;
}
.content h4 a:hover,
.content h4 a:focus {
  color: inherit;
}
.content h5 {
  font-size: 1.5em;
  font-weight: 400;
  color: #565656;
  margin: 0 12px 6px;
}
.content h5:before {
  content: '\e011';
  margin: 0;
  font-size: 12px;
  color: #565656;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.content h5 a {
  color: inherit;
}
.content h5 a:hover,
.content h5 a:focus {
  color: inherit;
}
.content h5:before {
  position: relative;
  top: -2px;
}
.content p {
  margin: 10px 0 8px;
  font-size: 1.4rem;
  line-height: 1.42857143;
}
.content .lostPass {
  color: #777;
  font-size: 1.2em;
}
.content .comment {
  font-style: italic;
  color: #777;
  font-size: 1.2em;
}
.content .topContent {
  clear: both;
  text-align: right;
  font-size: 1.2em;
  text-transform: uppercase;
  margin: 0;
  padding: 15px 0;
}
.content .topContent a {
  display: block;
  text-decoration: none;
}
.content .topContent a:before {
  content: "\e025";
  color: #777;
  padding-right: 0.2em;
}
.content .publicationsList ul.article-list > li {
  margin-top: 0 ;
}
.content .article-list {
  padding: 0;
  margin: 0 0 20px;
}
.content .article-list li:before {
  display: none;
}
.content .article-list > li {
  width: 33%;
  margin: 0 0 34px;
  padding: 0 10px;
}
.content .article-list > li:before {
  display: none;
}
.content .chapeau {
  font-size: 1.5em;
  color: #777;
  margin: 0 0 20px;
}
.content .chapeau.error {
  color: #0071b9;
}
.content .pager .pager-list {
  margin: 0 1px 0 0;
  padding-top: 5px;
}
.content .pager li {
  padding: 0;
}
.content .pager li:before {
  display: none;
}
.content .chapeau a {
  color: #777;
}
.content .encadre {
  background: #ece5dc;
  font-size: 1.4em;
  line-height: 1.22;
  font-weight: 700;
  color: #731350;
  padding: 17px 24px 21px;
  overflow: hidden;
  margin: 0 0 14px;
  position: relative;
  border-left: 6px solid #ca7251;
}
.content .encadre:after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 0 80px 9px;
  border-color: transparent transparent transparent #ca7251;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.content .encadre a {
  color: inherit;
  text-decoration: underline;
}
.content .encadre a:hover {
  text-decoration: none;
}
.content .encadre.error {
  color: #0071b9;
}
.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: #777;
}
.content .noResult p a,
.content .noResult a {
  color: #777;
}
.content .wrapBlockquote {
  margin: 50px 0 92px;
  position: relative;
}
.content .wrapBlockquote:before {
  font-size: 60px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e071';
  line-height: 1;
}
.content .wrapBlockquote:after {
  content: '';
  position: absolute;
  left: 70px;
  top: 0;
  height: 100%;
  width: 1px;
  background: #e9e9e9;
}
.content .wrapBlockquote:before {
  font-size: 53px;
  top: 46%;
  left: -6px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.content .wrapBlockquote blockquote {
  padding: 0 0 16px 100px;
  /* .defaultIconsAbsolutBefore('\e072', 40px, @color11, 0, 0, inherit, inherit); */
}
.content .wrapBlockquote blockquote p {
  font-size: 2em;
  line-height: 1.2;
  color: #777;
  font-weight: 300;
}
.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: 10px;
}
.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 .overflowContainer {
  margin: 1em 0 1.9em;
}
.content .caption,
.content caption {
  padding: 0;
  text-align: right;
  font-weight: 300;
  font-size: 1.31em;
  line-height: 1;
  color: #000;
}
.content .caption span,
.content caption span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 15px;
}
.content .caption span:after,
.content caption span:after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 8px;
  height: 5px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url('../Images/pictos/ico-arrow-b.png') no-repeat;
}
.content th,
.content td {
  padding: 8px 10px 9px 22px;
  padding: 0.8rem 1rem 0.8rem 2.2rem;
  background: #cceefb;
}
.content .thead th {
  padding: 0.8rem 1rem 0.5rem 2.2rem;
}
.content th {
  font-size: 1.4em;
  color: #000;
  font-weight: 400;
  text-align: left;
  border-bottom: 1px solid #e7e7e7;
}
.content tr:nth-child(2n) th,
.content tr:nth-child(2n) td {
  background: #e0f5fd;
}
.content td {
  font-size: 1.3em;
  color: #4e4e4e;
  border-bottom: 1px solid #e7e7e7;
}
.content .thead th {
  font-size: 1.4em;
  color: #777;
  font-weight: 900;
  border-bottom: 5px solid #00acec;
  background: none;
}
.content table ul {
  font-size: 1em;
}
.content ul {
  margin: 0 0 12px 20px;
  list-style: none;
  padding: 0;
  font-size: 1.3em;
  line-height: 1.35;
  color: #000;
}
.content ul > li {
  position: relative;
  padding-left: 1.15384615em;
}
.content ul > li:before {
  font-size: 1.23076923em;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e027';
  line-height: 1;
}
.content ul > li:before {
  top: 1px;
  color: #c9b69c;
  font-size: 14px;
  line-height: 1;
}
.content ul > li > ul {
  margin: 0 0 0 12px;
  list-style: none;
  padding: 0.07692308em 0 0.07692308em 0;
  font-size: 1em;
}
.content ul > li > ul > li {
  position: relative;
  padding-left: 8px;
}
.content ul > li > ul > li:before {
  font-size: 0.30769231em;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06c';
  line-height: 1;
}
.content ul > li > ul > li:before {
  top: 7px;
  font-size: 4px;
  color: #731350;
}
.content ul > li > ol {
  margin: 0;
  padding: 0.07692308em 0 0.23076923em 0;
  font-size: 1em;
}
.content ul > li > ol > li:before {
  color: #9a5948;
  font-size: 0.8em;
  left: 3px;
  top: 1px;
}
.content .wrapBlockquote:before {
  color: #91dec2;
}
.content .pagebrowser {
  font-size: 1.2em;
  margin: 0;
  padding: 20px 0;
}
.content .pagebrowser:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.content .pagebrowser li {
  padding: 0;
}
.content .medical-team-list li {
  padding: 0;
}
.content .medical-team-list li:before {
  position: static;
}
.content .pagebrowser2 {
  font-size: 1.2em;
  margin: 0;
  padding: 20px 0;
}
.content .pagebrowser2:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.content .pagebrowser2 li {
  padding: 0;
}
.content .pagebrowser2 li:before {
  display: none;
}
.content ol {
  margin: 15px 0 5px 26px;
  padding: 0;
  list-style: none;
  font-size: 1.3em;
  line-height: 1.35;
  counter-reset: i;
}
.content ol > li {
  position: relative;
  padding: 0 0 0 15px;
}
.content ol > li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: counter(i) ". ";
  counter-increment: i;
  /*color: #731350;*/
  color: #8a402c;
}
.content ol > li > ol {
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
}
.content ol > li > ol > li {
  padding: 0 0 2px 12px;
}
.content ol > li > ol > li:before {
  /*color: #8a402c;*/
  color: #731350;
}
.content ol > li > ul {
  margin: 0;
  list-style: none;
  padding: 0.07692308em 0 0.23076923em 0;
  font-size: 1.2rem;
}
.content ol > li > ul > li {
  position: relative;
  padding-left: 1.15384615em;
}
.content ol > li > ul > li:before {
  font-size: 0.30769231em;
  color: #731350;
  position: absolute;
  top: 1.62790698em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06c';
  line-height: 1;
  top: 7px;
  font-size: 4px;
}
.box {
  background: #8f4273;
  margin: 57px 0 25px;
  padding: 0 30px 40px;
}
.content .box .title {
  margin-top: 0;
  color: #8f4273;
  display: block;
  font-size: 2.4em;
  line-height: 1.2;
  margin: 0 -30px 44px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  background: #fff;
}
.content .box .title:before {
  display: none;
}
.content .box .title:after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 240.5px 0 240.5px;
  border-color: #fff transparent transparent transparent;
}
.content .box ul {
  margin: 0;
  padding: 0;
  width: 432px;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.content .box ul li {
  background: none;
  padding: 5px 10px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.content .box ul li:before {
  display: none;
}
.content .box ul a {
  text-decoration: underline;
  color: #fff;
  padding: 0 0 0 15px;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.2;
}
.content .box ul a:after {
  content: '\e011';
  font-family: Icons;
  position: absolute;
  top: -1px;
  left: -2px;
  font-size: 18px;
  color: #fff;
}
.content .box ul a:hover {
  text-decoration: none;
  color: #fff;
}
.content .box p {
  color: #fff;
  line-height: 1.3;
  margin: 0 0 19px;
}
.wrapVoirAussi .title:before,
.wrapTelecharger .title:before,
.wrapSavoirPlus .title:before {
  content: '\e039';
  margin: 0 6px 0 0;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
.showHide {
  margin: 0 0 10px;
}
.showHide .category {
  margin: 0;
  padding-left: 1.53846154em;
}
.showHide .title-text {
  margin: 0 0 24px;
}
.showHide ul {
  margin-top: 0;
  margin-left: 0;
}
.showHide .showHideTitle {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  line-height: 1;
  overflow: hidden;
}
.showHide .showHideTitle:before {
  font-family: none;
  content: none;
  margin: auto;
}
.showHide .showHideTitleHolder:after {
  content: "";
  display: block;
  clear: both;
}
.showHide .showHideTitleHolder .btn-rdv {
  float: right;
  color: #fff;
  text-decoration: none;
}
.showHide .showHideTitle > button {
  text-align: left;
  white-space: normal;
  background: #f8f5f0;
  font-size: 2rem;
  line-height: 1.2;
  padding: 11px 20px 10px 61px;
  display: block;
  width: 100%;
  position: relative;
  color: #731350;
}
.showHide .showHideTitle > button:before {
  font-size: 0.8em;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e017';
  line-height: 1;
}
.showHide .showHideTitle > button:before {
  z-index: 2;
  color: #731350;
  left: 11px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 1.1em;
  font-weight: 700;
}
.showHide .showHideTitle > button:after {
  width: 45px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #dcccb6;
  content: '';
}
.showHide .showHideTitle > button:focus {
  outline-color: #099de4;
  outline-width: 2px;
  outline-style: dashed;
  outline-offset: -2px;
}
.showHide .showHideContent {
  display: none;
  padding: 27px 20px 18px;
}
.showHide .showHideContent .chapeau {
  margin: 0;
}
.showHide.open .showHideTitle > button {
  color: #fff;
  background: #731350;
}
.showHide.open .showHideTitle > button:before {
  content: "\e014";
  color: #fff;
}
.showHide.open .showHideTitle > button:after {
  background: #690e48;
}
.showHide.open .showHideContent {
  display: block;
}
.btn-rdv {
  color: #fff;
  background: #0071b9;
  font-size: 1.2em;
  line-height: 1.2;
  display: inline-block;
  vertical-align: top;
  padding: 16px 13px 15px 53px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  border: none;
  position: relative;
}
.btn-rdv:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 45px;
  background: #0f76a4 url('../Images/bg/bg-decor-10.png');
  content: '';
}
.btn-rdv:after {
  position: absolute;
  top: 50%;
  left: 11px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url('../Images/pictos/ico-27.svg') no-repeat;
  background-size: 23px 23px;
  width: 23px;
  height: 23px;
  content: '';
}
.btn-rdv:focus {
  outline-color: red;
  outline-width: 2px;
  outline-style: dashed;
}
.subTitle,
.content .subTitle {
  color: #731350;
  text-transform: uppercase;
  margin: 0 0 12px;
  padding: 0 0 13px;
  font: 300 1.3em/1 oswald, sans-serif;
  display: block;
  border-bottom: 4px solid #dcccb6;
}
.title-text,
.content .title-text {
  color: #777;
  font-size: 1.5em;
  display: block;
  margin: 0 0 20px;
}
.title-text span,
.content .title-text span {
  display: block;
}
.content .adr a {
  text-decoration: none;
}
.content .adr a:hover,
.content .adr a:focus {
  text-decoration: underline;
}
.content .list {
  margin: 0 0 36px 20px;
}
.content .list li {
  margin: 4px 0 0;
}
.content .list li:first-child {
  margin: 0;
}
.content .listEquipeService {
  font-size: 1.5em;
  margin: 0 0 9px;
  color: #777;
}
.content .listEquipeService li {
  padding: 0 0 6px;
}
.content .listEquipeService li:before {
  display: none;
}
.content .category {
  margin: 0 0 4px;
  font-size: 1.3em;
}
.content .medicalTeam {
  color: #000;
  overflow: hidden;
  margin: 0 0 10px;
}
.content .medicalTeam.medicalFull li {
  width: 100%;
}
.content .medicalTeam.medicalTeam2 span {
  display: inline-block;
  vertical-align: top;
}
.content .medicalTeam.medicalTeam2 strong {
  display: block;
  padding: 0;
  position: relative;
}
.content .medicalTeam.medicalTeam2 strong:before {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 12px;
  top: 0;
  left: -2px;
  color: #0071b9;
  font-size: 1.23076923em;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e011';
  line-height: 1;
  font-family: Icons;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
}
.content .medicalTeam.medicalTeam2 li:before {
  display: none;
}
.content .medicalTeam.border-style {
  border-bottom: 1px solid #ece7e7;
}
.content .medicalTeam a {
  color: inherit;
  text-decoration: none;
}
.content .medicalTeam a:hover {
  text-decoration: underline;
}
.content .medicalTeam em {
  font-style: italic;
  font-weight: 400;
}
.content .medicalTeam ul {
  float: left;
  width: 240px;
  margin: 0 10px 0 0;
  font-size: 1.3em;
  line-height: 1.2;
}
.content .medicalTeam li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 0;
  margin: 0 0 10px;
  width: 33%;
}
.content .medicalTeam li:before {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 12px;
  top: 0;
  left: -2px;
}
.content .medicalTeam li span {
  display: block;
  font-style: italic;
}
.content .medicalTeam a {
  color: inherit;
  text-decoration: none;
}
.content .medicalTeam a:hover {
  text-decoration: underline;
}
.content .medicalTeam .caption {
  color: #0071b9;
  display: inline-block;
  vertical-align: top;
}
.content .medicalTeam .name {
  font-weight: 700;
}
.content .consultation {
  padding: 0 0 26px;
}
.content .consultation ul {
  float: none;
  width: auto;
  overflow: hidden;
  margin: 0;
}
.content .consultation ul li {
  display: inline-block;
  vertical-align: top;
  width: 215px;
  margin: 0 10px 0 0;
}
.content .hospitalLocale {
  min-height: 67px;
  padding: 13px 20px 13px 76px;
  position: relative;
  color: #4c4c4c;
  font-size: 1.5em;
  margin: 0 0 12px;
}
.content .hospitalLocale p {
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.35;
}
.content .hospitalLocale a {
  color: inherit;
  text-decoration: none;
}
.content .hospitalLocale a:hover {
  text-decoration: underline;
}
.content .hospitalLocale .pic {
  position: absolute;
  left: 14px;
  top: 43%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.content .blocContactService {
  color: #fff;
  font-weight: 700;
  margin: 0 0 37px;
}
.content .blocContactService h2 {
  margin: 0 0 20px;
}
.content .blocContactService a {
  color: inherit;
  text-decoration: none;
}
.content .blocContactService a:hover {
  text-decoration: underline;
}
.content .blocContactService li {
  padding-left: 0;
  margin: 0 0 26px;
}
.content .blocContactService li:before {
  display: none;
}
.content .blocContactService li:last-child {
  margin-bottom: 0;
}
.content .blocContactService .caption {
  color: #fff;
  margin: 0 2px 0 0;
}
.content .blocContactService .mail {
  padding-top: 22px;
  margin-top: 19px;
  border-top: 1px solid #7ab5da;
}
.content .blocContactService .contactService {
  padding: 26px 26px 27px;
}
.title-heading-options-list,
.content .title-heading-options-list {
  float: left;
}
.title-heading-options-list li,
.content .title-heading-options-list li {
  float: left;
  margin: 0 0 0 10px;
}
.title-heading-options-list li button,
.content .title-heading-options-list li button {
  background: #731350;
  display: block;
  height: 40px;
  min-width: 41px;
  font-family: oswald, sans-serif;
  line-height: 1.2;
  color: #fff;
  padding: 10px 12px 10px 29px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 300;
  position: relative;
}
.title-heading-options-list li button:hover,
.content .title-heading-options-list li button:hover,
.title-heading-options-list li button:focus,
.content .title-heading-options-list li button:focus {
  background: #ca7251 !important;
  color: #fff;
  text-decoration: none;
}
.title-heading-options-list li button:after,
.content .title-heading-options-list li button:after {
  position: absolute;
  top: 50%;
  left: 9px;
  font-family: "default-icons-webfont";
  font-size: 15px;
  line-height: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.title-heading-options-list li button.filters-opener:after,
.content .title-heading-options-list li button.filters-opener:after {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: icons;
  font-size: 15px;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '\e031';
}
.title-heading-options-list a,
.content .title-heading-options-list a {
  display: block;
  height: 40px;
  min-width: 40px;
  line-height: 1.8;
  font-size: 1.2rem;
  color: #fff;
  padding: 12px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
  position: relative;
}
.title-heading-options-list a:after,
.content .title-heading-options-list a:after {
  position: absolute;
  top: 50%;
  left: 12px;
  font-family: "default-icons-webfont";
  font-size: 15px;
  line-height: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.title-heading-options-list a:before,
.content .title-heading-options-list a:before {
  display: none;
}
.title-heading-options-list a.rss:after,
.content .title-heading-options-list a.rss:after {
  content: '\e02c';
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.title-heading-options-list a.rss-type-2,
.content .title-heading-options-list a.rss-type-2 {
  background: #ca7251;
}
.title-heading-options-list a.rss-type-2:after,
.content .title-heading-options-list a.rss-type-2:after {
  color: #fff;
}
.title-heading-options-list a.rss span,
.content .title-heading-options-list a.rss span {
  display: inline-block;
  vertical-align: top;
  font: 0/0 oswald, sans-serif;
}
.title-heading-options-list a.event,
.content .title-heading-options-list a.event {
  background: #731350;
  padding: 9px 14px 11px 31px;
}
.title-heading-options-list a.event:after,
.content .title-heading-options-list a.event:after {
  content: '\e009';
  font-size: 14px;
}
.title-heading-options-list a.event:hover,
.content .title-heading-options-list a.event:hover {
  background: #ca7251;
  text-decoration: none;
}
.title-heading-options-list a.event:focus,
.content .title-heading-options-list a.event:focus {
  background: #ca7251;
  outline: 1px solid #fff;
  outline-offset: -2px;
  text-decoration: none;
}
.page_id_128 .albumsList .item img {
  height: 160px;
  width: 160px;
}
.listItems {
  font-size: 1em;
  padding: 0;
  /*
	ul {
		font-size: 1em;
	}
	*/
}
.listItems .item {
  font-size: 1em;
  position: relative;
  padding: 0;
}
.listItems .item:before {
  font-family: none;
  content: none;
  margin: auto;
}
.listItems .item:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.listItems p {
  font-size: 1.3em;
  margin-bottom: 8px;
}
.listItems .date {
  font-style: italic;
  font-size: 1.2em;
  color: #777777;
  text-transform: none;
  margin: 0 0 10px;
}
.listItems .multimedia {
  font-size: 1.3em;
  font-weight: bold;
  color: #4c4c4c;
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 10px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
}
.listItems .multimedia:hover {
  text-decoration: underline;
}
.listItems .multimedia:after {
  position: absolute;
  top: -2px;
  left: 0;
  content: "";
  width: 17px;
  height: 17px;
  background: url('../Images/pictos/search-plus-freen-ico.png');
}
.listItems .img {
  float: left;
}
.listItems .title {
  border: none;
  line-height: 1.23;
  margin: 0 0 8px;
  font-size: 2em;
  font-weight: bold;
  color: #0071b9;
}
.listItems .title a {
  color: #0071b9;
}
.listItems .title a:hover,
.listItems .title a:focus {
  text-decoration: underline;
  color: #000;
}
.listItems .title.title-black-decore {
  color: #000;
}
.listItems .title.title-black-decore a {
  color: #000;
}
.listItems .picto {
  margin: 0 10px 0 0;
}
.listItems .pole {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.3em;
  color: #2c2c2c;
  margin: 0 0 10px;
}
.listType1.Consultation .listItems .item {
  border-bottom: 1px solid #ece7e7;
}
.listType1 .listItems .item {
  padding: 30px 0;
  border-bottom: 1px solid #ece7e7;
}
.listType1 .listItems .item.no-border {
  border: none;
}
.listType1 .listItems .item:first-child {
  padding-top: 0;
}
.listType1 .listItems .title {
  margin: 0 0 8px;
  font-size: 2em;
  font-weight: bold;
  color: #0071b9;
}
.listType1 .listItems .title a {
  color: #0071b9;
}
.listType1 .listItems img {
  width: 220px;
  height: auto;
  float: left;
  margin: 0 22px 0 0;
}
.listType1 .listItems .wrapImg img {
  float: none;
  width: auto;
  height: auto;
}
.listType1 .holder {
  margin: 0 0 12px;
}
.listType1 .holder:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.agendaList .date {
  font-size: 1.6em;
  color: #000;
  margin-bottom: 5px;
}
.largePage .listType2 .listItems .item {
  width: 29%;
}
.largePage .listType2.four-columns .listItems .item {
  width: 20%;
}
.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;
  height: auto;
}
.listType2 .listItems .item .title {
  font-size: 1.6em;
}
.listType2 .listItems .item .title a {
  color: #0071b9;
}
.listType2 .listItems .item .title a:hover,
.listType2 .listItems .item .title a:focus {
  color: #0071b9;
}
.listType2 .listItems .date {
  font-style: italic;
  font-size: 1.2em;
  color: #777777;
  text-transform: none;
  margin: 0 0 10px;
}
.listType2 .listItems .date.separator-line {
  padding: 0 0 10px;
  border-bottom: 1px solid #ece7e7;
}
.listType2 .listItems .listLinkButton {
  margin: 0;
}
.marchesList .listItems .item .date {
  font-style: italic;
  font-size: 1.2em;
  color: #777;
  text-transform: none;
  margin: 0 0 6px;
  padding: 0 0 6px;
  border-bottom: 1px solid #ece7e7;
}
.marchesList .listItems .item .date-icon-decore {
  margin: 0;
  padding-left: 20px;
  position: relative;
  font-style: normal;
}
.marchesList .listItems .item .date-icon-decore:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: url('../Images/pictos/time-ico.png');
}
.marchesList .listItems .item .date-icon-decore time {
  font-weight: bold;
  color: #4c4c4c;
}
.marchesList .linkButton4 .listLinkButton li {
  text-align: left;
}
.marchesList .linkButton4 .text {
  margin: 0 0 4px;
}
.marchesList .teaser {
  border-bottom: 1px solid #ece7e7;
  padding: 10px 0;
  margin: 0;
}
.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 #b2b2b2;
}
.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: #000;
}
.listType3 .listItems a:hover,
.listType3 .listItems a:focus {
  color: #0071b9;
}
.infos1 {
  border-top: 1px dotted #8f8f8f;
  padding-top: 20px;
  margin-top: 20px;
}
.infos1:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.infos1 p:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.infos1 p strong {
  display: block;
  float: left;
  margin-right: 5px;
  width: 120px;
  text-align: right;
}
.infos1 p .wrap {
  display: block;
  width: auto !important;
  text-align: left;
  float: left !important;
  color: #777;
}
.listServicesMedecins .item {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #c0c0c0;
}
.listServicesMedecins .item:first-child {
  padding-top: 0;
}
.listServicesMedecins .item:last-child {
  border: none;
}
.listServicesMedecins .img-holder {
  width: 175px;
  float: left;
  margin: 0 10px 0 0;
}
.listServicesMedecins .img-holder img {
  width: 100%;
}
.listServicesMedecins .info-holder {
  overflow: hidden;
}
.medecinsList .heading {
  margin: 0 0 25px;
  border-bottom: 1px solid #ece7e7;
}
.medecinsList .function {
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 0 0 20px;
}
.medecinsList .listServicesMedecins {
  margin: 0;
}
.medecinsList .listServicesMedecins .item {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  padding: 0;
  margin: 0 20px 30px 0;
  color: #4c4c4c;
  border-bottom: 1px solid #ece7e7;
}
.medecinsList .listServicesMedecins .title {
  background: #0071b9;
  color: #fff;
  padding: 5px 12px;
  font-size: 1.6em;
}
.medecinsList .listServicesMedecins .title a {
  color: #fff;
}
.medecinsList .listServicesMedecins .wrapperInfo {
  font-weight: 300;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #ece7e7;
}
.medecinsList .listServicesMedecins .wrapperInfo.no-border {
  border: none;
  padding: 0;
}
.medecinsList .listServicesMedecins .wrapperInfo p {
  margin: 0;
}
.medecinsList .listServicesMedecins .wrapperInfo strong {
  color: #0071b9;
}
.medecinsList .listServicesMedecins .wrapperInfo .block-style {
  display: block;
}
.medecinsList .listServicesMedecins .wrapperInfo a {
  color: #4c4c4c;
  text-decoration: none;
}
.medecinsList .listServicesMedecins .wrapperInfo a:hover,
.medecinsList .listServicesMedecins .wrapperInfo a:focus {
  text-decoration: underline;
}
.medecinsList .listServicesMedecins .wrapperInfo .contacts p {
  margin: 10px 0 0;
}
.medecinsList .listServicesMedecins .wrapperInfo .contacts p:first-child {
  margin: 0;
}
.rechercheList .date {
  font-style: normal;
  font-size: 1.2em;
}
.rechercheList .italic-decore {
  font-style: italic;
  font-size: 1em;
}
.rechercheList .mark-text {
  background: #dfecb6;
}
.rechercheList .moreElement {
  font-size: 1.1em;
}
.rechercheList .moreElement:before {
  color: #0071b9;
  top: -2px;
  left: 39%;
}
.list-services {
  padding: 0 10px;
}
.list-services .container {
  overflow: hidden;
}
.list-services .header-list {
  padding: 18px 0px 19px;
}
.list-services .header-list h1 {
  float: left;
}
.list-services .header-list .buttons-top {
  float: right;
  display: none;
}
.list-services .header-list .buttons-top button {
  font-size: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin-left: 7px;
  position: relative;
}
.list-services .header-list .buttons-top button:before {
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: 10px;
  content: '\e031';
  line-height: 1;
  color: #fff;
  font-family: Icons;
  margin: 0;
}
.list-services .catmenu-container {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.list-services .list {
  margin: 0;
}
.list-services .list .heading {
  margin: 0 0 15px;
}
.list-services .list .heading .pole {
  color: #731350;
  text-transform: uppercase;
  margin: 0 0 12px;
  padding: 0 0 13px;
  font: 300 1.3em/1 oswald, sans-serif;
  display: block;
  border-bottom: 4px solid #dcccb6;
}
.list-services .list .heading .title {
  color: #4c4c4c;
  font-size: 2.5em;
}
.list-services .list .barType2 {
  padding: 7px 15px 7px 0;
  border-top: 1px solid #ece7e7;
  border-bottom: 1px solid #ece7e7;
}
.list-services .list .barType2 .locate {
  float: left;
  padding: 0;
  color: #000000;
  font-weight: bold;
}
.list-services .list .barType2 .locate strong {
  color: #731350;
}
.list-services .list .barType2 .button {
  float: right;
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 0;
  color: #4c4c4c;
  font-weight: bold;
}
.list-services .list .barType2 .button a {
  position: relative;
  color: #4c4c4c;
}
.list-services .list .barType2 .button a:before {
  font-size: 16px;
  color: #731350;
  position: absolute;
  top: -2px;
  right: inherit;
  bottom: inherit;
  left: -23px;
  content: '\e04d';
  line-height: 1;
  font-family: 'Icons';
}
.list-services .list .wrap {
  margin-top: 12px;
  margin-left: 0;
  margin-bottom: 30px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.list-services .list .speciality-wrap {
  width: 63%;
  float: left;
}
.list-services .list .speciality {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px;
  width: 188px;
  font-size: 1.3em;
  padding-right: 20px;
}
.list-services .list .speciality strong {
  padding: 0 0 0 15px;
  position: relative;
}
.list-services .list .speciality strong:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #c9b69c;
}
.list-services .list .speciality ul > li {
  font-style: italic;
  font-size: 13px;
  width: 100%;
}
.list-services .list .barType1 {
  background: none;
}
.list-services .list .barType1 .button a {
  color: #ffffff;
}
.list-services .list .barType1 .button a:before {
  content: "\e034";
}
.doctor-list .catmenu-container {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.doctor-list .catmenu {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.doctor-list .catmenu fieldset {
  padding: 0;
  margin: 0 0 24px;
}
.doctor-list .catmenu legend {
  margin: 0 0 19px;
  display: inline-block;
  text-align-last: left;
}
.doctor-list .catmenu .form-group .wrapField {
  width: 712px;
  display: inline-block;
  vertical-align: top;
}
.doctor-list .catmenu .form-group .wrapField .field {
  width: 49%;
  margin-left: 2%;
  margin-top: 0;
  position: relative;
  float: left;
  overflow: hidden;
}
.doctor-list .catmenu .form-group .wrapField .field:first-child {
  margin-left: 0;
}
.doctor-list .catmenu .form-group .wrapButtons {
  display: inline-block;
  margin: 24px 0 0 10px;
}
.doctor-list .catmenu .form-group .wrapButtons > div {
  display: inline-block;
}
.doctor-list .catmenu .form-group .wrapButtons > div .btn-reset:before {
  content: "\e002";
}
.doctor-list .list {
  margin: 0;
}
.doctor-list .list .heading {
  overflow: hidden;
}
.doctor-list .list .heading .doctor-img {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 18px 0;
}
.doctor-list .list .heading .doctor-text {
  display: inline-block;
  vertical-align: top;
}
.doctor-list .list .title {
  color: #4c4c4c;
  font-size: 2.5em;
}
.doctor-list .list .function {
  font-size: 1.2em;
}
.doctor-list .listServicesMedecins {
  margin: 0 -10px;
}
.doctor-list .listServicesMedecins .wrap {
  width: 193px;
  margin: 0 9px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
}
.doctor-list .listServicesMedecins .wrap > .title {
  text-transform: uppercase;
  font-size: 1.3em;
  margin-bottom: 0;
  background-color: #731350;
  color: #fff;
  padding: 9px;
  font-weight: bold;
  margin: 0 0 16px;
}
.doctor-list .listServicesMedecins .wrap .wrapperInfo {
  margin: 0 0 10px;
}
.doctor-list .listServicesMedecins .wrap .wrapperInfo strong {
  color: #731350;
  font-size: 1.3rem;
}
.doctor-list .listServicesMedecins .wrap .wrapperInfo a {
  color: #010101;
  font-size: 1.3rem;
  font-weight: bold;
}
.list-consultations .list {
  margin: 0 0 36px;
}
.list-consultations .list .heading {
  margin: 0 0 15px;
}
.list-consultations .list .heading .title {
  color: #4c4c4c;
  font-size: 2.5em;
}
.list-consultations .list .wrap {
  margin-top: 12px;
  margin-left: 0;
  margin-bottom: 30px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.list-consultations .list .arrow-wrap {
  float: left;
  width: 240px;
  margin-top: 0;
  margin-bottom: 5px;
  color: #000000;
  font-weight: bold;
}
.list-consultations .list .arrow-wrap .title {
  font-size: 1.3em;
  padding: 0 0 0 15px;
  position: relative;
  color: #000;
  margin: 0 0 2px;
}
.list-consultations .list .arrow-wrap .title:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #c9b69c;
}
.list-consultations .list .arrow-wrap .tel {
  color: #731350;
  font-weight: bold;
  margin: 0 3px 0 0;
}
.list-consultations .list .arrow-wrap .consultation-person-phone {
  color: #000;
  text-decoration: none;
}
.list-consultations .list .arrow-wrap .consultation-person-phone:hover {
  text-decoration: underline;
}
.list-consultations .list .barType1 {
  background: none;
}
.list-consultations .list .barType1 .button a {
  color: #ffffff;
}
.list-consultations .list .barType1 .button a:before {
  content: "\e034";
}
.single .date {
  margin-bottom: 15px;
}
.single .date:after {
  display: none;
}
.single .infos1 {
  border: none;
  margin: 0;
  padding: 0;
}
.single .infos2 {
  background: #e1e3e4;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1em;
}
.single .infos2 li {
  padding: 0;
  border-bottom: 2px solid #fff;
}
.single .infos2 li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.single .infos2 li p {
  padding: 0 10px;
}
.single .infos2 li .info {
  margin: auto;
  color: #000;
}
.single .infos2 li .date strong {
  font-size: 1.5em;
}
.single .infos2 li .link {
  padding: 0;
}
.single .infos2 li .link a {
  background: #0071b9;
  display: block;
  padding: 10px;
  color: #fff;
  text-decoration: none;
  font-size: 1.0769em;
  text-transform: uppercase;
  text-shadow: 1px 1px #000000;
}
.single .infos2 li .link a:hover,
.single .infos2 li .link a:focus {
  background: #005286;
}
.single .infos2 .add .link a:before {
  content: '\e05c';
  margin: 0 5px 0 0;
  font-size: 12px;
  color: #fff;
  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: 12px;
  color: #fff;
  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: 12px;
  color: #fff;
  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;
}
.title1,
.content .title1 {
  margin: 0 0 20px 0;
  background: #0071b9;
  color: #fff;
  padding: .5em;
  text-transform: uppercase;
  font-size: 1.6em;
}
.title1.title-gray-decore,
.content .title1.title-gray-decore {
  background: #f9f7f6;
  color: #0071b9;
}
.title1 .defolt-font-style,
.content .title1 .defolt-font-style {
  font-weight: 300;
  text-transform: none;
}
.title2,
.content .title2 {
  font-weight: 300;
  color: #484848;
  font-size: 2.4em;
  line-height: 1.2;
  margin: 0 0 20px;
}
.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: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e064';
  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: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e06e';
  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: #96bf0d;
  position: absolute;
  top: 8px;
  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: #96bf0d;
  position: absolute;
  top: 8px;
  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: #96bf0d;
  position: absolute;
  top: 8px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e068';
  line-height: 1;
}
.linkButton1,
.content .linkButton1 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  width: 100%;
  clear: both;
  border-top: 1px solid #dbdbdb;
}
.linkButton1 .listLinkButton,
.content .linkButton1 .listLinkButton {
  font-size: 1em;
  margin: 0;
}
.linkButton1 li,
.content .linkButton1 li {
  margin: 0;
  overflow: visible;
  border-bottom: 1px solid #dbdbdb;
  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: 10px 0;
  color: #4c4c4c;
  line-height: 12px;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.linkButton1 li a:hover,
.content .linkButton1 li a:hover,
.linkButton1 li a:focus,
.content .linkButton1 li a:focus {
  text-decoration: underline;
  color: #0071b9;
}
.linkButton1 li a .fileInfos,
.content .linkButton1 li a .fileInfos {
  font-size: .90em;
  /* 10px - 1/1.2 */
  font-weight: 400;
}
.linkButton1 li a:before,
.content .linkButton1 li a:before {
  float: left;
}
.page_id_131 .article-list-text .linkButton2 li {
  padding: 1px 1px 1px 20px;
}
.page_id_131 .article-list-text .linkButton2 li.download:after {
  content: '\e064';
  font-size: 16px;
  top: 10px;
}
.page_id_131 .article-list-text .linkButton2 li.download:after,
.page_id_131 .article-list-text .linkButton2 li.read:after {
  font-family: Icons;
  color: #ca7251;
  position: absolute;
  right: inherit;
  bottom: inherit;
  left: 0;
  line-height: 1;
}
.page_id_131 .article-list-text .linkButton2 li.read:after {
  top: 13px;
  font-size: 14px;
  content: '\e06d';
}
.page_id_131 .article-list-text .linkButton2 li .external:after {
  content: '';
}
.linkButton2,
.content .linkButton2 {
  margin: 0 0 18px;
  padding: 0;
  width: 100%;
  clear: both;
  font-family: oswald, sans-serif;
  border-top: 1px solid #f1f1f1;
}
.linkButton2 li,
.content .linkButton2 li {
  margin: 0 0 2px 0;
  overflow: visible;
  padding: 1px 1px 1px 20px;
  border-bottom: 1px solid #f1f1f1;
}
.linkButton2 li a,
.content .linkButton2 li a {
  display: block;
  padding: 13px 4px;
  color: #4c4c4c;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
  font-weight: 300;
}
.linkButton2 li a:hover,
.content .linkButton2 li a:hover,
.linkButton2 li a:focus,
.content .linkButton2 li a:focus {
  text-decoration: underline;
}
.linkButton2 li a:focus,
.content .linkButton2 li a:focus {
  outline: 1px dotted #000;
}
.linkButton2 li a .fileInfos,
.content .linkButton2 li a .fileInfos {
  text-transform: uppercase;
}
.linkButton2 li a:before,
.content .linkButton2 li a:before {
  float: left;
}
.linkButton2 .listLinkButton,
.content .linkButton2 .listLinkButton {
  margin: 0;
}
.linkButton2 .download:before,
.content .linkButton2 .download:before {
  top: 10px;
}
.linkButton2 .read:before,
.content .linkButton2 .read:before {
  top: 11px;
}
.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 {
  color: #ca7251;
}
.linkButton2 .external:after,
.content .linkButton2 .external:after {
  color: #ca7251;
}
.linkButton3 .listLinkButton,
.content .linkButton3 .listLinkButton {
  margin: 0 -1px;
  overflow: hidden;
}
.linkButton3 .listLinkButton li,
.content .linkButton3 .listLinkButton li {
  float: left;
  width: 50%;
  padding: 0 1px;
  margin: 0;
}
.linkButton3 .listLinkButton a,
.content .linkButton3 .listLinkButton a {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  background: #731350;
  text-align: center;
  padding: 14px 13px 12px;
}
.linkButton3 .listLinkButton a:hover,
.content .linkButton3 .listLinkButton a:hover,
.linkButton3 .listLinkButton a:focus,
.content .linkButton3 .listLinkButton a:focus {
  background: #ca7251 !important;
  color: #fff;
  outline: none;
}
.linkButton3 .listLinkButton a .ico,
.content .linkButton3 .listLinkButton a .ico {
  padding: 0 15px 0 18px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.linkButton3 .listLinkButton a .ico:after,
.content .linkButton3 .listLinkButton a .ico:after {
  position: absolute;
  top: 50%;
  left: 0;
  font-family: icons;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
}
.linkButton3 .listLinkButton a .external:after,
.content .linkButton3 .listLinkButton a .external:after {
  position: absolute;
  top: 50%;
  right: 0;
  font-family: icons;
  font-size: 11px;
  line-height: 1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-weight: 400;
  content: '\e06d';
}
.linkButton3 .listLinkButton .download a .ico:after,
.content .linkButton3 .listLinkButton .download a .ico:after {
  content: '\e063';
}
.linkButton3 .listLinkButton .read a,
.content .linkButton3 .listLinkButton .read a {
  background: #fff;
  padding: 13px 13px 11px;
  color: #777;
  border: 1px solid #731350;
}
.linkButton3 .listLinkButton .read a:hover,
.content .linkButton3 .listLinkButton .read a:hover,
.linkButton3 .listLinkButton .read a:focus,
.content .linkButton3 .listLinkButton .read a:focus {
  background: #ca7251 !important;
  color: #fff;
  border: 1px solid #ca7251;
}
.linkButton3 .listLinkButton .read a:hover .ico:after,
.content .linkButton3 .listLinkButton .read a:hover .ico:after,
.linkButton3 .listLinkButton .read a:focus .ico:after,
.content .linkButton3 .listLinkButton .read a:focus .ico:after {
  color: #fff;
}
.linkButton3 .listLinkButton .read a .ico:after,
.content .linkButton3 .listLinkButton .read a .ico:after {
  content: '\e06e';
  color: #c9b69c;
}
.linkButton4,
.content .linkButton4 {
  margin: 0 0 18px;
  padding: 0;
  width: 100%;
  clear: both;
  font-size: 1.1em;
}
.linkButton4 .listLinkButton,
.content .linkButton4 .listLinkButton {
  margin: 0;
  font-size: 1em;
}
.linkButton4 li,
.content .linkButton4 li {
  padding: 11px 0;
  text-align: right;
  position: relative;
  border-bottom: 1px solid #ece7e7;
}
.linkButton4 li:after,
.content .linkButton4 li:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.linkButton4 li:before,
.content .linkButton4 li:before {
  display: none;
}
.linkButton4 .text,
.content .linkButton4 .text {
  float: left;
  font-weight: bold;
  font-size: 1.36em;
  line-height: 1;
  color: #777777;
}
.linkButton4 .download,
.content .linkButton4 .download {
  margin: 2px 0 0;
  border: none;
  display: inline-block;
  vertical-align: top;
}
.linkButton4 .download a,
.content .linkButton4 .download a {
  font-weight: bold;
  text-transform: uppercase;
  color: #4c4c4c;
  text-decoration: none;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 20px;
}
.linkButton4 .download a:hover,
.content .linkButton4 .download a:hover,
.linkButton4 .download a:focus,
.content .linkButton4 .download a:focus {
  text-decoration: underline;
}
.linkButton4 .download a:after,
.content .linkButton4 .download a:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.linkButton4 .download a:before,
.content .linkButton4 .download a:before {
  font-size: 1.4em;
  color: #96bf0d;
  position: absolute;
  top: 0px;
  right: inherit;
  bottom: inherit;
  left: 0;
  content: '\e064';
  line-height: 1;
  font-family: Icons;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
}
.linkButton4 .download a .fileInfos,
.content .linkButton4 .download a .fileInfos {
  font-weight: 300;
  font-size: 0.90em;
  display: inline-block;
  vertical-align: top;
  margin: 1px 0 0 4px;
}
.paragraphType1,
.modality,
.schedules,
.service {
  font-style: italic;
  font-size: 1.2em;
  color: #777777;
  text-transform: none;
  margin: 0 0 10px;
}
.obsolescence {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px dotted #000;
}
.obsolescence p {
  padding: 10px;
  font-size: 1.3em;
  text-align: center;
  background: #c00;
  color: #fff;
  font-weight: 700;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.obsolescence form {
  padding: 0;
}
.obsolescence button,
.obsolescence input[type="submit"] {
  background: #0c0;
}
.tx-jkpoll-pi1 .resultats img {
  width: 100%;
}
.comments_avatars ul {
  margin: 0;
  padding: 0;
}
.comments_avatars ul li {
  margin: 0;
  padding: 0;
}
.comments_avatars ul li:before {
  font-family: none;
  content: none;
  margin: auto;
}
.comments_avatars ul li {
  display: inline-block;
  margin: 10px 5px 0 0;
}
.comments_avatars ul li.selected_avatar {
  border: 1px solid #000;
}
.rssFeed {
  position: absolute;
  top: 5px;
  right: 10px;
  text-align: right;
  font-size: 1em;
}
.category,
.listItems .category {
  background: #731350;
  font-size: 1.2rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  font-family: oswald, sans-serif;
  display: inline-block;
  vertical-align: top;
  padding: 10px 18px;
  margin: 0 0 10px;
}
.date {
  font-style: italic;
  color: #777;
  display: block;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 1;
}
.date time + time span {
  font-size: 1.2em;
}
.date span {
  font-size: 2rem;
}
.date.date-schedule {
  font-size: 2.2rem;
  color: #0071b9;
  font-style: normal;
}
.date.date-schedule time {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
}
.date.date-schedule span {
  font-size: 1.6rem;
}
.date.date-schedule .interval {
  display: inline-block;
  vertical-align: top;
  padding: 0 3px;
  border: none;
  text-decoration: none;
}
.date.date-schedule .time {
  display: inline-block;
  vertical-align: top;
  color: #2c2c2c;
  font-weight: 300;
  font-size: 1.7rem;
  line-height: 1;
}
.date-text {
  display: block;
  font-weight: 400;
  color: #000;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 10px;
}
.date-text strong {
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  color: #777;
}
.teaser {
  margin: 0 0 10px 0;
  padding: 0;
}
.teaser a {
  display: block;
  color: #000;
  text-decoration: none;
}
.teaser a:hover,
.teaser a:focus {
  color: #000;
  text-decoration: none;
}
.description p {
  font-size: 1.3em;
}
.videos .videoItem {
  margin: 25px;
}
.videos .videoItem .video {
  position: relative;
  width: 100%;
  margin: 0 auto 25px;
}
.videos .videoItem .video .ratio {
  display: block;
  width: 100%;
  height: auto;
}
.videos .videoItem .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.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;
}
.btn-more {
  display: block;
  margin: 0 auto;
  padding: 5px 0 5px 24px;
  font-size: 1.1em;
  line-height: 1.2;
  position: relative;
  background: none;
  border: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #484848;
}
.btn-more:hover,
.btn-more:focus {
  text-decoration: underline;
}
.btn-more:focus {
  outline-color: #099de4;
  outline-width: 1px;
  outline-style: dashed;
}
.btn-more:after {
  font-family: "default-icons-webfont";
  content: '\e05f';
  position: absolute;
  top: 46%;
  left: 0;
  font-size: 16px;
  color: #0071b9;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.content .category {
  margin: 0 0 4px;
  font-size: 1.2em;
  line-height: 1.4;
}
.detail-holder {
  overflow: hidden;
}
.detail-holder .img-holder {
  float: left;
  margin: 0 20px 0 0;
}
.detail-holder .info {
  overflow: hidden;
}
.detail-holder .info .category-job {
  margin: 0 0 11px;
}
.detail-holder .info .paragraphType1 {
  margin: 0 0 4px;
}
.detail-holder .info .modality {
  margin: 0 0 4px;
}
.detail-holder .info .schedules {
  margin: 0 0 18px;
}
.detail-holder .info .service {
  margin: 0 0 11px;
}
.barType1 .postulate {
  text-align: right;
}
.backLink {
  padding: 0;
}
.backLink a {
  width: auto;
  height: auto;
  font-size: 1.1em;
  font-weight: bold;
  background: none;
  color: #4c4c4c;
}
.backLink a span {
  display: block;
  background: none;
  padding: 0 0 0 21px;
  position: relative;
}
.backLink a span:after {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 15px;
  height: 10px;
  background: url('../Images/pictos/arrow-t.png');
}
.backLink a:hover {
  color: #4c4c4c;
}
.pager {
  margin: 0 0 58px;
}
.pager:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.pager-center {
  text-align: center;
}
.pager-center .btn-center {
  display: inline-block;
  vertical-align: top;
}
.pager-btn-description {
  overflow: hidden;
  margin: 0 0 45px;
}
.pager-btn-description-col {
  float: left;
  width: 48%;
}
.pager-btn-description-col:nth-child(2n+1) {
  margin-right: 4%;
}
.pager-btn-description-col:nth-child(2n+1) .wrap {
  text-align: left;
}
.pager-btn-description-col .wrap {
  padding: 0 10px;
  color: #727272;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 300;
  font-style: italic;
  text-align: right;
}
.pager .btn-prev {
  float: left;
}
.pager .btn-next {
  float: right;
}
.pager .disable {
  cursor: default;
  pointer-events: none;
}
.pager-list {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  line-height: 0;
  margin: 0 1px 0 0;
  padding-top: 5px;
}
.pager-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 1px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.pager-list li strong {
  display: block;
  width: 34px;
  height: 34px;
  background: #731350;
  color: #fff;
  font-weight: 700;
  padding: 8px 5px;
}
.pager-list li a {
  display: block;
  color: #777;
  text-decoration: none;
  width: 34px;
  height: 34px;
  background: #fff;
  font-weight: 700;
  border: 1px solid #914575;
  padding: 8px 5px;
}
.pager-list li a:hover,
.pager-list li a:focus {
  background: #ca7251;
  border: 1px solid #ca7251;
  color: #fff;
}
.category-holder {
  margin: 0 0 12px;
  padding: 4px 0 13px;
  border-bottom: 4px solid #dcccb6;
}
.category-holder .category {
  padding: 0;
  margin: 0;
  background: none;
  color: #731350;
  text-transform: uppercase;
  font: 300 1.3em/1 oswald, sans-serif;
  display: block;
}
.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #bbb;
  width: 48px;
  height: 48px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #731350;
}
.btn-play:after {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-left: 11px solid #731350;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: '';
}
/* Generic blocs */
.blocStyle1 .listItems {
  margin-bottom: 25px;
  font-size: 0;
  margin: 0 -10px;
}
.blocStyle1 .item {
  font-size: 10px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  width: 220px;
  margin: 0 10px 13px;
}
.blocStyle1 .item img {
  width: 215px;
  height: auto;
  margin-bottom: 13px;
}
.blocStyle1 .item a {
  color: #000;
}
.blocStyle1 .item a:hover,
.blocStyle1 .item a:focus {
  text-decoration: underline;
  color: #000;
}
.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.item-largeImg .wrapImg img {
  width: auto;
}
.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: #0071b9;
}
.blocArticle .listItems .item .title a:hover,
.blocArticle .listItems .item .title a:focus {
  color: #0071b9;
  text-decoration: underline;
}
.commentsList {
  margin: 0 0 10px;
}
/* All blocs */
.blocActualites {
  margin: 0 0 40px 0;
}
.commentsList .wrapImg {
  width: 80px;
  float: left;
  margin: 5px 22px 0px 0px;
}
.commentsList .wrapImg img {
  width: auto;
  height: auto;
}
.blocActualitesFocus .blocFocus {
  width: 500px;
  float: left;
}
.blocActualitesFocus .blocFocus .item a {
  color: #000;
}
.blocActualitesFocus .blocFocus .item a:hover,
.blocActualitesFocus .blocFocus .item a:focus {
  text-decoration: underline;
  color: #0071b9;
}
.blocActualitesFocus .blocFocus .item img {
  margin-bottom: 10px;
}
.blocActualitesFocus > .wrap:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.blocActualitesFocus > .wrap > .blocListItems {
  overflow: hidden;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .item {
  margin: 0 10px 12px;
  width: 210px;
}
.blocActualitesFocus > .wrap > .blocListItems.blocStyle1 .item img {
  display: block;
  width: 100%;
  height: auto;
}
.blocActualitesFocus > .wrap > .blocListItems .title {
  font-weight: bold;
  font-size: 1.6em;
}
.expertise .blocFocus {
  float: left;
  width: 438px;
  margin: 0 20px 0 0;
}
.expertise .blocFocus .title {
  font-size: 1.8em;
}
.expertise .blocFocus .title a {
  color: #000;
}
.expertise .item img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 15px;
}
.expertise .blocListItems {
  overflow: hidden;
}
.expertise .blocListItems .title {
  font-size: 1.6em;
}
.blocListItems_text-right .item {
  display: block;
  width: auto;
  float: none;
}
.blocListItems_text-right .item img {
  float: left;
  width: 210px;
  margin: 0 16px 5px 0;
}
.date {
  font-size: 1.2em;
  position: relative;
  color: #000;
  display: inline-block;
  vertical-align: top;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 20px;
}
.blocAgenda.blocStyle1 .listItems .item {
  display: block;
  width: 100%;
  margin: 0 0 20px;
}
.blocAgenda .date {
  float: left;
  width: 95px;
  padding: 2px 11px 2px 0;
  margin: 0 30px 0 0;
  border-right: 1px solid #fff;
  font-size: 0;
  line-height: 0;
  position: relative;
  text-transform: uppercase;
  color: #66cef4;
  font-style: normal;
  font-family: oswald, sans-serif;
  font-weight: 300;
  text-align: center;
}
.blocAgenda .date time {
  display: inline-block;
  vertical-align: top;
  font-size: 1.7rem;
  line-height: 1.2;
  margin: 0 0 0 15px;
  position: relative;
}
.blocAgenda .date time:after {
  position: absolute;
  top: 14px;
  left: -10px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #66cef4;
}
.blocAgenda .date time:first-child {
  margin: 0;
}
.blocAgenda .date time:first-child:after {
  display: none;
}
.blocAgenda .date span {
  display: block;
  font-size: 1.36em;
  line-height: 1;
  font-weight: bold;
}
.blocAgenda .title {
  overflow: hidden;
  font-size: 1.6em;
  line-height: 1.2;
}
.blocAgenda .title a {
  color: #fff;
}
.blocAgenda .title a:hover {
  color: #fff;
}
.blocAgenda .title a:focus {
  text-decoration: underline;
  color: #fff;
}
.blocAgenda .item {
  margin-bottom: 20px;
}
.blocAgenda .content-box-wrap {
  background: #731350;
  /*padding: 52px 18px 46px;*/
  padding: 25px 18px 46px;
}
.date-box {
  width: 120px;
  padding: 20px 20px 20px 0;
  margin: 0;
  border-right: 1px solid #fff;
  font-size: 0;
  line-height: 0;
  position: relative;
  text-transform: uppercase;
  color: #66cef4;
  font-style: normal;
  font-family: oswald, sans-serif;
  font-weight: 300;
  text-align: center;
}
.date-box time {
  display: inline-block;
  vertical-align: top;
  font-size: 1.7rem;
  line-height: 1.2;
  margin: 0 0 0 32px;
  position: relative;
}
.date-box time:after {
  position: absolute;
  top: 20px;
  left: -18px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #66cef4;
}
.date-box time:first-child {
  margin: 0;
}
.date-box time:first-child:after {
  display: none;
}
.date-box span {
  display: block;
  font-size: 1.76em;
  line-height: 1;
  font-weight: bold;
}
.calendar-holder {
  margin: 0 0 20px;
}
.barType1 {
  background: #f9f7f6;
  text-align: right;
}
.barType1.barDefolt {
  background: none;
  text-align: left;
}
.barType1.typeInlineRow {
  margin: 0 0 2px;
  display: table;
  width: 100%;
}
.barType1.typeInlineRow .date {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  margin: 0;
  padding: 2px 16px;
}
.barType1.typeInlineRow .date:after {
  display: none;
}
.barType1.typeInlineRow .locate {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0 16px;
  margin: 8px 0;
  text-align: left;
}
.barType1.typeInlineRow .locate strong {
  color: #0071b9;
}
.barType1.typeInlineRow .time {
  margin: 6px 0 0;
}
.barType1.typeInlineRow:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.barType1 .likeButton {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  margin: 0;
  font-size: 1.2em;
}
.barType1 .likeButton .fileInfos {
  font-weight: 300;
}
.barType1 .likeButton a {
  padding: 8px 8px 9px 46px;
  font-weight: 400;
  position: relative;
  width: auto;
  height: auto;
  color: #fff;
  background: #0071b9;
  z-index: 1;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
.barType1 .likeButton a:hover,
.barType1 .likeButton a:focus {
  background: #005286;
  color: #fff;
}
.barType1 .likeButton a:after {
  background: #96bf0d url('../Images/bg/bg-decor-05.png');
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 36px;
  z-index: -1;
  content: '';
}
.barType1 .likeButton a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.barType1 .likeButton.readMore a:before {
  top: 7px;
  left: 10px;
  width: 16px;
  height: 16px;
  background: url('../Images/pictos/search-ico.png');
}
.barType1 .likeButton.postulate a:before {
  top: 7px;
  left: 10px;
  width: 15px;
  height: 17px;
  background: url('../Images/pictos/postulate-ico.png');
}
.barType1 .likeButton.download a:before {
  top: 10px;
  left: 10px;
  width: 13px;
  height: 11px;
  background: url('../Images/pictos/load-ico.png');
}
.barType1 .likeButton.locateLink a:before {
  top: 7px;
  left: 11px;
  width: 14px;
  height: 17px;
  background: url('../Images/pictos/location-ico.png');
}
.barType1 .likeButton.calendar a:before {
  top: 7px;
  left: 9px;
  width: 17px;
  height: 18px;
  background: url('../Images/pictos/calendar-ico.png');
}
.barType1 .likeButton.searchLink a:before {
  top: 7px;
  left: 9px;
  width: 16px;
  height: 16px;
  background: url('../Images/pictos/search-ico.png');
}
.barType1 .likeButton.linkMultimedia a:before {
  top: 7px;
  left: 9px;
  width: 16px;
  height: 16px;
  background: url('../Images/pictos/search-ico.png');
}
.barType2 {
  margin: 0 0 10px;
  border-top: 1px solid #ece7e7;
  border-bottom: 1px solid #ece7e7;
}
.barType2 .likeButton2 a {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold;
  color: #4c4c4c;
  text-decoration: none;
  padding: 8px 2px 8px 18px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.barType2 .likeButton2 a:after {
  position: absolute;
  top: 6px;
  left: 0;
  content: "";
  width: 13px;
  height: 17px;
  background: url('../Images/pictos/marker-blue.png');
}
.barType2 .locate {
  float: left;
  margin: 0;
  color: #4c4c4c;
  font-weight: 300;
  padding: 6px 0;
}
.barType2 .locate strong {
  color: #0071b9;
}
.barType2 .locateLink {
  float: right;
  margin: 0;
}
.barType2:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.blocPublications .content-box-wrap {
  padding: 50px 30px 46px;
}
.blocPublications .listItems .item:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.blocPublications .listItems .item .img-holder {
  float: left;
  margin: 0 16px 0 0;
  border: 1px solid #ede6de;
  height: auto;
  position: relative;
}
.blocPublications .listItems .item .img-holder:after {
  position: absolute;
  bottom: -13px;
  left: 0;
  content: "";
  width: 241px;
  height: 13px;
  background: url('../Images/bg/shadow-img-holder.png');
}
.blocPublications .listItems .item img {
  width: 243px;
  height: 243px;
  /**/
}
.blocPublications .listItems .item .wrap {
  overflow: hidden;
  padding: 40px 0 0;
}
.blocPublications .listItems .item .wrap.home-wrap-centered {
  padding: 20px 0 0;
}
.blocPublications .listItems .item .wrap.home-wrap-centered .date-black-decore {
  font-weight: normal;
}
.blocPublications .listItems .item .pubFocusItemTop {
  padding: 0;
}
.blocPublications .listItems .item .title {
  font-size: 2.1em;
  line-height: 1;
  margin: 0 0 20px;
  color: #000;
  font-weight: 400;
  padding: 1px;
}
.blocPublications .listItems .item .title.title-size_20 {
  font-size: 2em;
}
.blocPublications .listItems .item .title a {
  color: #000;
}
.blocPublications .listItems .item .title .mark {
  color: #731350;
  font-size: 0.80em;
  line-height: 1;
}
.blocPublications .listItems .item .date {
  font-style: italic;
  font-size: 1.2em;
  color: #777777;
  text-transform: none;
  margin: 0 0 10px;
}
.blocPublications .listItems .item .date time {
  display: inline;
}
.blocPublications .listItems .item .date-black-decore {
  color: #000;
}
.blocPublications .linkViewWrap .wrap p a {
  color: #000;
}
.blocPublications .linkButton2 {
  margin: 0;
}
.blocPublications.blocArticle .listItems .item .wrap {
  overflow: hidden;
}
.uppercase-style {
  text-transform: uppercase;
}
.blocAccesRapides .listItems {
  margin: 0 0 20px 0;
}
.blocAccesRapides .item {
  margin: 0 0 20px 0;
}
.blocAccesRapides .item a {
  display: block;
  color: #000;
}
.blocAccesRapides .item a:hover,
.blocAccesRapides .item a:focus {
  text-decoration: none;
}
.blocAccesRapides .item a:hover .title,
.blocAccesRapides .item a:focus .title {
  text-decoration: underline;
}
.blocAccesRapides .item img {
  vertical-align: middle;
}
.blocAccesRapides .item .title {
  display: inline-block;
  font-size: 1.5em;
  font-weight: 400;
  vertical-align: middle;
}
.blocMarches .listItems .item .date {
  font-style: italic;
  font-size: 1.2em;
  color: #777;
  text-transform: none;
  margin: 0 0 6px;
  padding: 0 0 6px;
  border-bottom: 1px solid #ece7e7;
}
.blocMarches .listItems .item .date-icon-decore {
  margin: 0;
  padding-left: 20px;
  position: relative;
  font-style: normal;
  margin: 0 0 8px;
}
.blocMarches .listItems .item .date-icon-decore:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: url('../Images/pictos/time-ico.png');
}
.blocMarches .listItems .item .date-icon-decore time {
  font-weight: bold;
  color: #4c4c4c;
}
.blocMarches .listItems .item .listLinkButton {
  border-top: 1px solid #ece7e7;
}
.blocMarches .listItems .item .listLinkButton .download {
  border-bottom: 1px solid #ece7e7;
}
.blocMarches .listItems .item .listLinkButton .download.no-border {
  border: none;
}
.news-post {
  float: left;
  width: 220px;
  color: #fff;
  margin: -3px 0 0 20px;
  text-decoration: none;
}
.news-post:hover {
  text-decoration: none;
}
.news-post img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 24px;
}
.news-post-title {
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.2;
  display: block;
  margin: 0 0 20px;
  position: relative;
  text-transform: uppercase;
  color: #dcccb6;
}
.news-post-title:after {
  background: #731350;
  width: 124px;
  height: 1px;
  position: absolute;
  bottom: -10px;
  left: 0;
  content: '';
}
.news-post p {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
}
.services-form {
  overflow: visible;
}
.services-form:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.headAnnuaireDetail {
  margin: 20px 0 0 100px;
}
.home .blocActualitesFocus .ActualitesList .btn {
  font-weight: 300;
  margin: 0 0 20px;
}
.home .blocActualitesFocus .ActualitesList .btn:before {
  display: none;
}
.home .blocActualitesFocus .ActualitesList .btn:hover {
  cursor: default;
  background-color: #731350;
}
.home .blocActualitesFocus .ActualitesList .listItems .item a {
  color: #2c2c2c;
}
.content-box {
  margin: 0 0 50px;
  position: relative;
}
.content-box.shadow-decore:after,
.content-box.shadow-decore:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: auto;
  height: 30px;
  max-width: 300px;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.content-box.shadow-decore:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.content-box-heading:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.content-box-heading h2 {
  font-family: oswald, sans-serif;
  color: #731350;
  font-size: 3em;
  line-height: 1.2;
  padding: 0 0 0 50px;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 15px;
  float: left;
}
.content-box-heading h2:after {
  position: absolute;
  bottom: -15px;
  left: 60px;
  content: "";
  width: 81px;
  height: 5px;
  background: #ca7251;
}
.content-box-wrap {
  padding: 50px 50px 46px;
  background: #fff;
  position: relative;
}
.content-box-wrap:before,
.content-box-wrap:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: auto;
  height: 30px;
  max-width: 300px;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.content-box-wrap:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.content-box-twocolumns:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.content-box-twocolumns .blocActualitesFocus {
  float: left;
  width: 590px;
  position: relative;
}
.content-box-twocolumns .blocActualitesFocus .content-box-wrap {
  padding: 60px 45px 50px;
}
.content-box-twocolumns .blocAgenda {
  float: right;
  width: 360px;
  position: relative;
}
.content-box-twocolumns .blocAgenda .content-box-wrap {
  background: #731350;
  /*padding: 52px 18px 46px;*/
  padding: 25px 18px 46px;
}
.content-box-twocolumns .blocAgenda.blocStyle1 .listItems .item {
  display: block;
  width: 100%;
  margin: 28px 0 0;
}
.content-box-twocolumns .blocAgenda.blocStyle1 .listItems .item:first-child {
  margin: 0;
}
.content-box-twocolumns .blocAgenda .item {
  margin: 28px 0 0;
  width: auto;
  display: block;
}
.content-box-twocolumns .blocAgenda .item:first-child {
  margin: 0;
}
.content-box-twocolumns .join-us {
  float: left;
  width: 50%;
}
.content-box-twocolumns .blocPublications {
  float: left;
  width: 50%;
  margin: 0;
}
.content-box-twocolumns-inline .content-box-wrap:after,
.content-box-twocolumns-inline .content-box-wrap:before {
  display: none;
}
.content-box .link-more {
  position: absolute;
  top: 18px;
  right: 0;
}
.access-block .content-box-wrap {
  padding: 50px 50px 40px;
}
.ActualitesList {
  margin: 0;
}
.ActualitesList .listItems {
  margin: 0 -10px;
  overflow: hidden;
}
.ActualitesList .listItems .item {
  float: left;
  width: 240px;
  margin: 0 10px;
  font-weight: 300;
}
.ActualitesList .listItems .item a {
  display: block;
}
.ActualitesList .listItems .item .wrap {
  font-size: 1.8em;
  color: #2c2c2c;
}
.ActualitesList .listItems .item .wrap span {
  width: 100%;
}
.ActualitesList .listItems .item img {
  margin: 0 0 16px;
  width: 100%;
}
.ActualitesList .listItems .item p {
  margin: 0 0 15px;
  font-size: 1em;
}
.link-more {
  font-family: oswald, sans-serif;
  font-size: 1.3em;
  line-height: 1.2;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 18px;
}
.link-more:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 30px;
  height: 3px;
  background: #731350;
}
.link-more a {
  color: #731350;
  text-transform: uppercase;
}
.link-more a:hover span {
  text-decoration: underline;
}
.link-more a:focus {
  border: dotted 1px #f00;
}
.link-more span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 11px;
}
.link-more span:after {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #731350;
}
.media-detailed {
  padding: 40px 10px;
  margin: 0 0 40px;
  background: #fff;
  font-size: 1.4em;
  line-height: 1.2;
}
.media-detailed .content-holder {
  margin: 0;
}
.media-detailed .content-holder .classicalGallery {
  margin: 0;
}
.media-detailed p {
  margin: 0 0 20px;
}
.subtitle-text {
  color: #777;
  font-size: 2rem;
  display: block;
  margin: 0 0 20px;
}
.btn-contact {
  font-family: oswald, sans-serif;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.2;
  padding: 13px 35px 13px 31px;
  background: #ca7251;
  font-weight: bold;
  background-image: url(../Images/pictos/ico-btn1.png);
  background-position: 10px 50%;
  background-repeat: no-repeat;
  width: 162px;
}
.btn-contact:hover {
  text-decoration: underline;
}
.btn-contact:hover span {
  text-decoration: underline;
}
.btn-contact:focus {
  text-decoration: underline;
}
.btn-contact span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 19px;
}
.btn-contact span:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 14px;
  height: 14px;
  background: url('../Images/pictos/ico-btn1.png') no-repeat;
}
.services-block-tabs:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.services-block-tabs-list {
  width: 274px;
  float: left;
  margin: 0 14px 0 0;
}
.services-block-tabs-list li {
  cursor: pointer;
  width: 100%;
  font-size: 1.6em;
  line-height: 1.2;
  text-transform: uppercase;
  background: #690e48;
  border-top: 1px solid #8f4273;
}
.services-block-tabs-list li:first-child {
  border: none;
}
.services-block-tabs-list li.active {
  background: #ca7251;
}
.services-block-tabs-list li.active a {
  font-weight: 700;
}
.services-block-tabs-list li.active a:after {
  position: absolute;
  top: 0;
  right: -14px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 14px;
  border-color: transparent transparent transparent #ca7251;
}
.services-block-tabs-list li a {
  padding: 20px 34px;
  background: none;
  border: none;
  color: #fff;
  font-weight: 400;
  width: 100%;
  display: block;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
}
.services-block-tabs-list li a:hover {
  text-decoration: none;
}
.services-block-tabs-list li a:focus {
  outline: 2px dashed #099de4;
}
.services-block-tabs-content {
  overflow: hidden;
}
.services-block-tabs-content .col-holder {
  overflow: hidden;
  padding: 21px 20px;
  width: 455px;
  float: left;
}
.services-block-tabs-content .col-holder .col {
  margin: 29px 0 0;
}
.services-block-tabs-content .col-holder .col:first-child {
  margin: 0;
}
.services-block-tabs-content .submit-area {
  overflow: hidden;
  background: #eeebe6;
  padding: 10px;
  position: relative;
}
.services-block-tabs-content .submit-area:after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 0 90px 24px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.services-block-tabs-content label {
  font-family: oswald, sans-serif;
  font-size: 1.3em;
  padding: 0 4px 0px;
}
.services-block-tabs-content button {
  width: 66px;
  height: 66px;
  position: relative;
  position: absolute;
  top: 50%;
  left: 38px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.services-block-tabs-content button:before {
  display: none;
}
.services-block-tabs-content button:after {
  content: '\e057';
  margin: 0;
  font-size: 16px;
  color: #fff;
  vertical-align: -1px;
  display: inline;
  line-height: 1;
  text-transform: inherit;
  font-family: Icons;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  speak: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.services-block-tabs-content button span {
  display: none;
}
.search-news-list {
  color: #000;
}
.search-news-list li {
  margin: 21px 0 0;
}
.search-news-list li:first-child {
  margin: 0;
}
.search-news-list-title {
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
  display: block;
  margin: 0 0 9px;
  padding: 0 15px 0 41px;
  position: relative;
  text-decoration: none;
}
.search-news-list-title:hover {
  text-decoration: underline;
}
.search-news-list-title img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.search-news-list p {
  font-size: 1.4em;
  line-height: 1.2;
  margin: 0;
}
.heading-block {
  background: #f4f4f4;
  padding: 50px 0 50px;
  margin: 0 0 59px;
}
.heading-block.active .filters-opener:after {
  content: '\e008';
  font-size: 27px;
  font-weight: 400;
}
.heading-block .filters {
  margin: 0;
}
.heading-block .filters fieldset {
  padding: 0;
}
.heading-block .wrapper940:after {
  content: "";
  display: block;
  clear: both;
}
.heading-block-title-section {
  color: #000;
  font-size: 3rem;
  line-height: 1.2;
  display: block;
  margin: 0 0 6px;
  font-weight: 300;
  text-transform: uppercase;
}
.heading-block-img {
  width: 220px;
  float: left;
  margin: 2px 40px 0 0;
}
.heading-block-img img {
  display: block;
  width: 100%;
  height: auto;
}
.heading-block-text {
  overflow: hidden;
}
@media (max-width: 1100px) {
  .heading-block-text {
    padding-right: 70px;
  }
}
.heading-block .filters {
  margin: 0;
}
.heading-block .filters .btn-grey {
  background: #000;
}
.heading-block .filters .btn-grey:hover,
.heading-block .filters .btn-grey:focus {
  background: #000;
}
.heading-block .article-block {
  margin-bottom: 0;
}
.heading-block .article-block-date {
  margin-bottom: 30px;
}
.heading-block .date-text {
  font-size: 1.3rem;
  margin-bottom: 13px;
}
.heading-block-subtitle {
  color: #000;
  font-size: 2.2rem;
  line-height: 1.2;
  margin: 0 0 25px;
  display: block;
  font-weight: 300;
  text-transform: uppercase;
}
.heading-block h1 + .heading-block-subtitle,
.heading-block h1 + .complexity-bar {
  margin-top: -21px;
}
.heading-block h1 + .article-block-date {
  margin-top: -19px;
}
.heading-block .category {
  font-size: 1.2rem;
  padding: 0 0 2px;
}
.heading-block .complexity-bar {
  text-transform: uppercase;
  margin-bottom: 32px;
}
.heading-block .complexity-bar-rating li {
  background: #000;
}
.heading-block-head {
  overflow: hidden;
  margin: 0 0 20px;
}
.heading-block-head h1 {
  float: left;
  margin: 0;
}
.heading-block-head .title-heading-options {
  position: static;
  float: right;
  margin-top: 2px;
}
.heading-block-events .category {
  padding: 0;
}
.heading-block-events h1,
.heading-block-events .h1 {
  margin: 0 0 13px;
}
.heading-block-events h1 + .date-text,
.heading-block-events .h1 + .date-text {
  margin-top: -11px;
}
.heading-block-events p {
  font-size: 1.6rem;
  line-height: 1.2;
  margin: 0 0 10px;
}
.heading-block-events .events-box-date {
  font-size: 2.4rem;
  padding: 0 0 3px 24px;
}
.heading-block-events .events-box-location {
  font-size: 1.8rem;
}
.heading-block .date-text {
  margin: 0 0 24px;
}
.heading-block .date-text strong {
  display: inline;
}
@media (min-width: 961px) {
  .heading-block div[data-oc-slide] {
    display: block !important;
  }
}
@media (max-width: 1100px) {
  .heading-block-text {
    padding-right: 70px;
  }
}
.total-block {
  border-bottom: 1px solid #ece7e7;
  padding: 0 0 27px;
  margin: 0 0 50px;
}
.total-block-small span {
  font-size: 1.4rem;
}
.total-block span {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #000;
  display: block;
}
.total-block-type-2 {
  padding: 10px 0 0;
  border: none;
}
.total-block-type-2 span {
  width: 333px;
  margin: 0 0 -28px;
  font-size: 1.4rem;
}
.result-block {
  margin-bottom: 48px;
}
.result-block h2 {
  font-size: 2em;
  margin-bottom: 12px;
  color: #731350;
}
.result-block h2 a {
  color: #731350;
}
.result-block .mark {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: none;
  background: #66cef4;
}
.result-block .teaser {
  font-size: 1.4em;
}
.result-block-heading {
  overflow: hidden;
}
.result-block-heading .date {
  float: right;
  margin: 3px 0 0;
  text-transform: none;
  color: #000;
}
.result-block-heading .category {
  float: left;
  color: #731350;
  text-transform: uppercase;
  display: block;
  padding: 0 0 14px;
  margin: 6px 0 0;
  position: relative;
  font-size: 1.2rem;
  line-height: 1.2;
  background: none;
  font-weight: 400;
}
.attention-block {
  text-align: center;
  padding: 20px 0 40px;
}
.attention-block i {
  display: inline-block;
  vertical-align: top;
  width: 62px;
  height: 62px;
  position: relative;
  margin-bottom: 8px;
}
.attention-block i:after {
  content: '\e082';
  font-family: "default-icons-webfont";
  color: #731350;
  font-size: 64px;
  line-height: 1;
  font-style: normal;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.attention-block span {
  font-size: 1.8em;
  color: #731350;
  font-style: italic;
  display: block;
}
.img-gallery:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.img-gallery .col {
  float: left;
  width: 50%;
}
.img-gallery img {
  width: 100%;
  vertical-align: bottom;
}
.img-gallery a {
  display: block;
  color: #000;
}
.img-gallery a:hover,
.img-gallery a:focus {
  text-decoration: none;
}
.img-gallery a:hover .overlay-style,
.img-gallery a:focus .overlay-style {
  top: 0;
}
.img-gallery a:hover .overlay-style .text-overlay,
.img-gallery a:focus .overlay-style .text-overlay {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.img-gallery .overlay-style {
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(36, 190, 134, 0.8);
  -webkit-transition: .2s linear;
  -moz-transition: .2s linear;
  transition: .2s linear;
}
.img-gallery .overlay-style .text-overlay {
  padding: 4px 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transition: .2s linear;
  -moz-transition: .2s linear;
  transition: .2s linear;
}
.img-gallery .overlay-style .view-link {
  width: 50px;
  height: 50px;
  border: 1px solid #731350;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  position: relative;
}
.img-gallery .overlay-style .view-link:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 10px;
  content: "";
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url('../Images/pictos/ico-view.png') no-repeat;
}
.img-gallery .img-preview {
  font-size: 2.2em;
  line-height: 1.2;
  color: #000;
  font-weight: 300;
  position: relative;
  overflow: hidden;
}
.img-gallery .img-preview .overlay-style .text-overlay {
  padding: 4px 75px;
}
.img-gallery .img-preview .overlay-style .text-overlay p {
  margin: 0 0 20px;
}
.img-gallery .img-preview .title {
  font-size: 0.5em;
  display: block;
  margin: 0 0 2px;
  font-family: oswald, sans-serif;
  text-transform: uppercase;
}
.img-gallery-list {
  font-size: 0;
  line-height: 0;
  margin: 0;
}
.img-gallery-list li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.3rem;
  line-height: 1.2;
  width: 50%;
  position: relative;
  overflow: hidden;
}
.img-gallery-list .title {
  font-family: oswald, sans-serif;
  font-weight: 400;
  color: #000;
  display: block;
  margin: 0 0 2px;
  font-size: 0.92em;
  line-height: 1;
  text-transform: uppercase;
}
.img-gallery-list p {
  margin: 0 0 4px;
}
.virtual-visit-list {
  overflow: hidden;
  margin: 0 0 18px;
}
.virtual-visit-list li {
  float: left;
  width: 25%;
  overflow: hidden;
}
.virtual-visit-list li img {
  display: block;
  width: 100%;
  height: auto;
}
.virtual-visit-list a {
  display: block;
  position: relative;
  color: #fff;
}
.virtual-visit-list a:hover .virtual-visit-list-hover,
.virtual-visit-list a:focus .virtual-visit-list-hover {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.virtual-visit-list a:focus {
  outline-offset: -2px;
  outline-color: #fff;
  outline-width: 2px;
  outline-style: dashed;
}
.virtual-visit-list-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0%, 100%);
  -ms-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  background: rgba(0, 0, 0, 0.7);
}
.virtual-visit-list-hover span {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 5%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 1.4em;
  line-height: 1.2;
  font-weight: 700;
}
.marker-row {
  overflow: hidden;
  margin: 10px 20px 40px;
}
.marker-row span a {
  text-decoration: none;
  color: #000;
}
.marker-row span a:hover {
  text-decoration: underline;
}
.marker-row .img-holder {
  float: left;
  margin: 0 10px 0 0;
  width: 43px;
  height: 43px;
  border: 1px solid #f1ece6;
  position: relative;
}
.marker-row .img-holder img {
  width: 17px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.marker-row span {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  font-size: 1.5em;
  line-height: 1.2;
  color: #000;
  font-weight: bold;
}
.list {
  margin: 0 0 36px 20px;
}
.list li {
  margin: 4px 0 0;
}
.list li:first-child {
  margin: 0;
}
.contact-box-columns {
  overflow: hidden;
}
.contact-box-columns .contact-box {
  margin: 0 0 20px;
}
.contact-box-columns .col {
  float: left;
  width: 49%;
  margin: 0 0 0 1%;
}
.contact-box-columns .col:first-child {
  margin: 0 1% 0 0;
}
.contact-box {
  background: #ece5dc;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 700;
  color: #731350;
  padding: 28px 24px 27px 55px;
  overflow: hidden;
  margin: 0 0 28px;
  position: relative;
  border-left: 6px solid #ca7251;
}
.contact-box:after {
  position: absolute;
  top: 50%;
  left: -4px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 170px 0 170px 24px;
  border-color: transparent transparent transparent #ca7251;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.contact-box .adr {
  display: block;
  margin: 0 0 24px;
  font-style: normal;
  font-size: 1em;
  color: #731350;
  border-bottom: 1px solid #dacdbb;
}
.contact-box .adr .adr-row {
  padding: 0 0 26px;
}
.contact-box .mail a {
  text-decoration: none;
}
.contact-box .mail a:hover,
.contact-box .mail a:focus {
  text-decoration: underline;
}
.contact-box-wrap {
  overflow: hidden;
  margin: 0 0 20px;
}
.contact-box-wrap .contact-box-text h2 {
  font-size: 2rem;
}
.contact-box-wrap .contact-box-text h2 a {
  color: #731350;
}
.contact-box-img {
  float: left;
  margin: 0 20px 0 0;
}
.contact-box-text {
  overflow: hidden;
}
.info-area {
  overflow: hidden;
  font-weight: 300;
}
.info-area .link-row {
  margin: 6px 0 0;
}
.info-area .link-row:first-child {
  margin: 0;
}
.info-area .column {
  float: left;
  width: 40%;
  padding: 0 0 0 20px;
  border-left: 1px solid #c9b69c;
}
.info-area .column:first-child {
  width: 60%;
  padding: 0 20px 0 0;
  border: none;
}
.info-area .pin {
  padding: 0 0 0 20px;
  font-style: normal;
  display: inline-block;
  vertical-align: top;
  color: #000;
  position: relative;
}
.info-area .pin:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 14px;
  height: 16px;
  background: url('../Images/bg/sprite-links.png') no-repeat;
}
.info-area .web {
  display: inline-block;
  vertical-align: top;
  color: #000;
  position: relative;
  text-decoration: underline;
  padding: 0 0 0 20px;
}
.info-area .web:hover,
.info-area .web:focus {
  text-decoration: none;
}
.info-area .web:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 16px;
  height: 16px;
  background: url('../Images/bg/sprite-links.png') no-repeat 0 -25px;
}
.info-area .phone {
  display: inline-block;
  vertical-align: top;
  color: #000;
  padding: 0 0 0 24px;
  position: relative;
}
.info-area .phone:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 16px;
  height: 17px;
  background: url('../Images/bg/sprite-links.png') no-repeat 0 -52px;
}
.info-area .fax {
  display: inline-block;
  vertical-align: top;
  color: #000;
  padding: 0 0 0 24px;
  position: relative;
}
.info-area .fax:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 18px;
  height: 18px;
  background: url('../Images/bg/sprite-links.png') no-repeat 0 -79px;
}
.info-area .mail-link {
  display: inline-block;
  vertical-align: top;
  color: #000;
  padding: 0 0 0 24px;
  position: relative;
  text-decoration: underline;
}
.info-area .mail-link:hover,
.info-area .mail-link:focus {
  text-decoration: none;
}
.info-area .mail-link:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 18px;
  height: 18px;
  background: url('../Images/bg/sprite-links.png') no-repeat 0 -115px;
}
.medical {
  margin: 0;
}
.medical .medical-consultation-row {
  margin: 12px 0 0;
}
.medical .medical-consultation-row:first-child {
  margin: 0;
}
.medical .title {
  display: block;
  margin: 0 0 10px -20px;
  font-size: 2em;
  line-height: 1.2;
  color: #4c4c4c;
  font-weight: bold;
}
.medical .title.border-style {
  padding: 0 0 10px;
  margin: 0 0 7px;
  border-bottom: 1px solid #ece7e7;
}
.medical .col-holder {
  overflow: hidden;
}
.medical .col {
  width: 50%;
  float: left;
  padding: 0 0 0 7px;
}
.medical .col:first-child {
  padding: 0 10px 0 0;
}
.medical-team-list li {
  margin: 4px 0 0;
}
.medical-team-list li:first-child {
  margin: 0;
}
.medical-team-list li:before {
  position: static;
}
.medical-team-list a {
  color: #000;
  display: inline-block;
  vertical-align: top;
}
.medical-team-list a:hover {
  text-decoration: underline;
}
.medical-team-list .name {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.medical-team-list .department {
  font-style: italic;
  display: inline-block;
  vertical-align: top;
}
.medical-team-list .tel {
  display: block;
  color: #731350;
}
.medical-team-list .tel a {
  color: #000;
  text-decoration: none;
}
.medical-team-list .tel a:hover,
.medical-team-list .tel a:focus {
  text-decoration: underline;
}
.page-content {
  position: relative;
  background: #fff;
  padding-bottom: 30px;
}
.page-content:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.Consultation .speciality .title {
  font-weight: bold;
  color: #777777;
  padding: 0;
}
.jobsSingle .wrapImg {
  margin: 0 20px 0 0;
}
.img-area {
  margin: 10px 0 50px;
  padding: 0 10px;
}
.img-area img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.img-area .wrap {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 330px;
  background: rgba(255, 255, 255, 0.9);
  color: #000;
  font-size: 1.6em;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 17px 20px;
}
.img-area .wrap-small {
  width: 248px;
}
.img-area .wrap.visual {
  width: 502px;
  background: rgba(115, 19, 80, 0.9);
  font-size: 2.3em;
  padding: 23px 27px;
  color: #fff;
}
.img-area .wrap.visual a {
  color: #fff;
}
.img-area .wrap.visual .title {
  color: #fff;
  font-size: 0.6em;
}
.img-area .wrap a {
  color: #000;
  display: block;
}
.img-area .wrap a:hover,
.img-area .wrap a:focus {
  text-decoration: underline;
}
.img-area .wrap .title {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 0.75em;
  text-transform: uppercase;
  margin: 0 0 6px;
  color: #690e48;
}
.img-area .row-box {
  margin: 0 0 10px;
  width: 100%;
  position: relative;
}
.img-area .row-box a {
  display: block;
  color: #000;
}
.img-area .row-box a:hover .wrap .title,
.img-area .row-box a:focus .wrap .title {
  text-decoration: underline;
}
.img-area .row-box a:hover .wrap p,
.img-area .row-box a:focus .wrap p {
  text-decoration: underline;
}
.img-area .row-box:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.img-area .row-box-col {
  float: left;
  width: 32.8%;
  margin: 0 0 0 0.8%;
  position: relative;
  overflow: hidden;
}
.img-area .row-box-col:first-child {
  margin: 0;
}
.img-area .row-box-col .img-holder {
  height: 100%;
  float: left;
}
.img-area .row-box .row-inline {
  margin: 2.4% 0 0;
  position: relative;
  float: left;
}
.img-area .row-box .row-inline:first-child {
  margin: 0;
}
@media (max-width: 1130px) {
  .img-area .wrap {
    width: 290px;
    bottom: 10px;
    left: 10px;
    padding: 10px;
  }
}
.carousel-holder {
  display: none;
  margin: 0 0 50px;
}
#secondaryMenu .lvl2 > li:before {
  top: 4px;
}
.join-us .content-box-wrap {
  padding: 50px 24px 33px 50px;
}
.join-us-list {
  overflow: hidden;
  font-family: 'Oswald', sans-serif;
  margin: 0 -5px;
  font-size: 0;
  line-height: 0;
}
.join-us-list li {
  background: #f7f4f0;
  height: 119px;
  width: 47.6%;
  display: inline-block;
  vertical-align: top;
  margin: 0 1.2% 10px;
  font-size: 1.2rem;
  line-height: 1.2;
}
.join-us-list a {
  display: table;
  width: 100%;
  height: 100%;
  color: #2c2c2c;
  font-weight: 300;
}
.join-us-list a:hover {
  text-decoration: underline;
}
.join-us-list a:focus {
  outline: 1px dotted #000;
  outline-offset: -2px;
}
.join-us-list .centerd-wrap {
  text-align: center;
  padding: 10px 20px;
  display: table-cell;
  vertical-align: middle;
}
.join-us-list-img {
  margin: 0 0 10px;
}
.join-us-list-text {
  text-transform: uppercase;
}
.eventSingle:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.eventSingle .pager-center {
  margin: 0 0 20px;
}
.doctor-single {
  margin: 0 0 40px;
  overflow: hidden;
}
.comment-block {
  padding: 10px;
  margin: 0 0 2px;
}
.comment-block .pager-center {
  margin: 0;
}
.comment-block-row {
  margin: 0 0 14px;
  overflow: hidden;
}
.comment-block-row p {
  margin: 0 0 10px;
}
.comment-block-img {
  width: 80px;
  float: left;
  margin: 5px 18px 0px 0px;
}
.comment-block-img img {
  display: block;
  width: 100%;
  height: auto;
}
.comment-block-title {
  color: #0071b9;
  font-weight: 700;
  display: block;
  font-size: 1.6em;
  line-height: 1.2;
  margin: 0 0 12px;
}
.comment-form {
  padding: 20px 19px 20px;
  margin: 0 0 20px;
}
.comment-form fieldset {
  margin: 0;
  padding: 0;
  background: none;
}
.comment-form-box {
  padding: 10px 0 12px;
}
.comment-form-box:after {
  content: "";
  display: block;
  clear: both;
}
.comment-form .grid-row {
  margin-bottom: 0;
}
.comment-form legend {
  margin: 0 0 10px;
}
.avatar,
.content .avatar {
  padding: 10px 0 12px;
}
.avatar:after,
.content .avatar:after {
  content: "";
  display: block;
  clear: both;
}
.avatar-label,
.content .avatar-label {
  float: left;
  width: 112px;
  color: #4c4c4c;
  font-size: 1.4em;
  line-height: 1.2;
  font-weight: 700;
  padding: 27px 0 0;
}
.avatar-list,
.content .avatar-list {
  margin: 0 -6px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding-top: 2px;
}
.avatar-list li,
.content .avatar-list li {
  padding: 0 6px 19px;
  display: inline-block;
  vertical-align: top;
  width: 92px;
}
.avatar-list li:before,
.content .avatar-list li:before {
  display: none;
}
.avatar-list li input[type="radio"],
.content .avatar-list li input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.avatar-list li input[type="radio"]:checked ~ label,
.content .avatar-list li input[type="radio"]:checked ~ label {
  outline-color: #099de4;
  outline-width: 2px;
  outline-style: dashed;
}
.avatar-list li label,
.content .avatar-list li label {
  padding-bottom: 0;
}
.avatar-list li label span,
.content .avatar-list li label span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.captcha {
  float: left;
  margin: 0 20px 0 0;
  width: 257px;
}
.captcha-img {
  float: left;
  width: 226px;
  height: 92px;
  border: 1px solid #e5e6e6;
  background: #fff;
  position: relative;
  margin: 0 1px 0 0;
}
.captcha-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.captcha-option button {
  width: 30px;
  height: 30px;
  margin: 0 0 1px;
  display: block;
  border: none;
  background: #96bf0d url('../Images/bg/bg-decor-05.png');
  padding: 0;
  position: relative;
}
.captcha-option button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}
.captcha-option button:before {
  display: none;
}
.captcha-option-reset:after {
  background: url('../Images/pictos/ico-28.png') no-repeat;
  width: 16px;
  height: 13px;
}
.captcha-option-volume:after {
  background: url('../Images/pictos/ico-29.png') no-repeat;
  width: 16px;
  height: 12px;
}
.captcha-option-questions:after {
  background: url('../Images/pictos/ico-30.png') no-repeat;
  width: 17px;
  height: 17px;
}
.blocInfosType1 {
  margin: 0 0 20px;
}
.blocInfosType1 p {
  margin: 0;
}
.article-block,
.content .article-block {
  margin: 0 0 40px;
}
.article-block:after,
.content .article-block:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.article-block h2,
.content .article-block h2 {
  font-size: 2rem;
  line-height: 1;
  margin: 0 0 12px;
  color: #731350;
}
.article-block h2 .linkBloc,
.content .article-block h2 .linkBloc {
  color: #731350;
}
.article-block h2 + .article-block-date,
.content .article-block h2 + .article-block-date {
  margin-top: -9px;
}
.article-block p,
.content .article-block p {
  font-size: 1.4em;
  line-height: 1.22;
  margin: 0 0 12px;
}
.article-block-img,
.content .article-block-img {
  float: left;
  margin: 0 22px 0 0;
}
.article-block-img img,
.content .article-block-img img {
  display: block;
  width: 100%;
  height: auto;
}
.article-block-text,
.content .article-block-text {
  overflow: hidden;
}
.article-block-text a:focus,
.content .article-block-text a:focus {
  outline: none;
}
.article-block-text.border-decore,
.content .article-block-text.border-decore {
  padding: 0 0 0 16px;
  border-left: 1px solid #ece7e7;
}
.article-block-subtitle,
.content .article-block-subtitle {
  color: #000;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 300;
  display: block;
  margin: 0 0 20px;
}
.article-block-border-bottom,
.content .article-block-border-bottom {
  padding: 0 0 50px;
  border-bottom: 1px solid #000;
  margin: 0 0 50px;
}
.article-block-date,
.content .article-block-date {
  font-size: 1.8rem;
  line-height: 1.2;
  display: block;
  margin: 0 0 10px;
  color: #929496;
  font-weight: 300;
}
.article-block-date-red,
.content .article-block-date-red {
  color: #f00;
}
.article-block .date,
.content .article-block .date {
  margin: 0 0 10px;
}
.article-block-events h2,
.content .article-block-events h2 {
  font-size: 2.7rem;
  margin: 0 0 4px;
  line-height: 1.1;
}
.article-block-events p,
.content .article-block-events p {
  font-size: 1.6rem;
  line-height: 1.2;
}
.article-block .date-box,
.content .article-block .date-box {
  float: left;
}
.heading-wrap {
  margin: 36px 0 40px;
}
.heading-wrap .date-box {
  float: left;
}
.heading-wrap .directory-img {
  float: left;
  margin: 0 15px 0 0;
}
.heading-wrap .info-area {
  font-size: 1.6rem;
  margin: 0 0 18px;
  font-weight: normal;
}
.heading-wrap .info-area .column {
  width: 50%;
  padding: 0 0 0 60px;
}
.heading-wrap .info-area .column:first-child {
  width: 50%;
  padding: 0 40px 0 0;
}
.heading-wrap .info-area .pin,
.heading-wrap .info-area .web,
.heading-wrap .info-area .phone,
.heading-wrap .info-area .fax,
.heading-wrap .info-area .mail-link {
  padding: 0 0 0 24px;
}
.heading-wrap .info-area .pin:after {
  width: 14px;
  height: 18px;
  background: url('../Images/bg/sprite-links-large.png') no-repeat;
}
.heading-wrap .info-area .web:after {
  width: 18px;
  height: 18px;
  background: url('../Images/bg/sprite-links-large.png') no-repeat 0 -26px;
}
.heading-wrap .info-area .phone:after {
  width: 18px;
  height: 19px;
  background: url('../Images/bg/sprite-links-large.png') no-repeat 0 -57px;
}
.heading-wrap .info-area .fax:after {
  width: 19px;
  height: 20px;
  background: url('../Images/bg/sprite-links-large.png') no-repeat 0 -88px;
}
.heading-wrap .info-area .mail-link:after {
  width: 19px;
  height: 20px;
  background: url('../Images/bg/sprite-links-large.png') no-repeat 0 -126px;
}
.heading-wrap:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
}
.heading-wrap-area {
  overflow: hidden;
}
.heading-wrap-area.border-decore {
  padding: 0 0 0 24px;
  border-left: 1px solid #ece7e7;
}
.glossary .title {
  font-size: 1.4em;
  line-height: 1.2;
  color: #000;
  display: block;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.glossary .pager-list {
  text-align: left;
  margin: 0 -3px;
}
.glossary .pager-list li {
  text-align: center;
  margin: 0 3px 6px;
}
.glossary .pager-list li a {
  width: 30px;
  height: 30px;
  padding: 6px 4px;
}
.glossary .pager-list li a.total {
  width: 66px;
}
.glossary .pager-list li a.all {
  text-transform: uppercase;
  width: 66px;
}
.glossary .pager-list li strong {
  width: 30px;
  height: 30px;
  padding: 6px 4px;
}
.glossary-results {
  margin: 0 0 40px;
}
.glossary-results-title {
  text-transform: uppercase;
  display: block;
  padding: 7px 15px;
  margin: 0 0 14px;
  background: #24be86;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
}
.glossary-results-item {
  font-size: 1.4em;
  line-height: 1.2;
  padding: 0 0 10px;
  border-bottom: 1px solid #d4d4d4;
  margin: 0 0 20px;
}
.glossary-results h3 {
  font-size: 1.428em;
  display: block;
  margin: 0 0 10px;
  color: #731350;
  font-weight: bold;
}
.glossary-results p {
  margin: 0 0 10px;
}
.map-holder {
  margin: 0 0 40px;
}
.map-holder img {
  width: 100%;
}
.line-block {
  display: block;
  margin: 0 0 10px;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #000;
  padding: 0 0 0 27px;
  position: relative;
}
.line-block:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.line-block.info-line:after {
  width: 19px;
  height: 19px;
  background: url('../Images/bg/sprite-ico.png') no-repeat;
}
.line-block.schedule-line:after {
  width: 16px;
  height: 17px;
  background: url('../Images/bg/sprite-ico.png') no-repeat -2px -27px;
}
.different-text {
  color: #777;
  font-size: 1.8em;
  line-height: 1.44;
  margin: 0 0 20px;
}
.article-list {
  margin: 0 -20px 0 0;
  font-size: 0;
  line-height: 0;
}
.article-list > li {
  width: 180px;
  display: inline-block;
  vertical-align: top;
  margin: 0 60px 52px 0;
}
.article-list h2 {
  font-size: 2.4rem;
}
.article-list .secondary-title {
  font-size: 1.8rem;
}
.article-list-img {
  height: 180px;
  margin: 0 0 13px;
  overflow: hidden;
}
.article-list-img:after {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  content: '';
}
.article-list-img .img-height {
  width: auto;
}
.article-list-img .img-width {
  width: 100%;
  height: auto;
}
.article-list-img a:focus {
  outline-offset: -3px;
  outline: 1px dashed #000;
}
.article-list-img img {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.article-list-title {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 700;
  display: block;
  margin: 0 0 12px;
  color: #3c3c3b;
  padding: 0 0 10px;
  border-bottom: 1px solid #ece7e7;
}
.article-list-title a {
  color: #731350;
}
.article-list-title a:focus {
  outline: none;
}
.article-list .date-text {
  font-size: 1.3rem;
  color: #000;
  margin: 0 0 13px;
}
.article-list-twocolumns {
  margin: 0 -10px;
}
.article-list-twocolumns > li {
  width: 50%;
  padding: 0 10px;
  margin: 0 0 55px;
}
.article-list-twocolumns .article-list-img {
  float: left;
  width: 220px;
  margin: 0 20px 0 0;
  height: auto;
}
.article-list-twocolumns .article-list-img img {
  display: block;
  width: 100%;
  height: auto;
}
.article-list-twocolumns .article-list-img a:focus {
  outline: 1px dashed #000;
  outline-offset: -2px;
}
.article-list-twocolumns .article-list-text {
  overflow: hidden;
}
.article-list-twocolumns .article-list-title {
  font-size: 2rem;
}
.article-list-twocolumns p {
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 0 0 20px;
}
.article-list-twocolumns-type-2 .article-list-img {
  width: 160px;
  margin: 0 15px 0 0;
}
.article-list-twocolumns-type-2 h2 {
  margin: 0 0 6px;
}
.article-list-twocolumns-type-2 h2 a:focus {
  outline: none;
}
.article-list-items {
  margin-right: -73px;
}
.article-list-items > li {
  width: 180px;
  margin: 0 73px 28px 0;
}
.article-list-items .article-list-img {
  margin-bottom: 14px;
}
.article-list-items .article-list-title {
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 20px;
}
.article-list-items .article-list-title a {
  color: #000;
}
.article-list-items .article-list-text {
  padding-bottom: 17px;
  border-bottom: 1px solid #000;
}
.article-list-items .article-list-text p {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.3;
}
.article-list-items .list-block {
  padding-top: 21px;
}
.article-list-threecolumns {
  margin: 0 -10px;
}
.article-list-threecolumns > li {
  margin: 0 0 34px;
  width: 33.33%;
  padding: 0 10px;
}
.article-list-threecolumns .article-list-img {
  height: auto;
  margin: 0 0 17px;
}
.article-list-threecolumns .article-list-title {
  border: none;
  padding: 0;
  font-size: 2rem;
  line-height: 1;
  margin: 0 0 16px;
}
.article-list-threecolumns p {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #182731;
  margin: 0 0 16px;
}
.site-map {
  border-top: 1px solid #ece7e7;
  padding-top: 13px;
  font-size: 1.4rem;
  line-height: 1.2;
  text-transform: uppercase;
}
.site-map > li {
  margin: 0 0 11px;
}
.site-map > li > ul {
  padding: 6px 0 0 20px;
  font-size: 1.3rem;
  overflow: hidden;
}
.site-map > li > ul > li {
  margin: 0 0 5px;
}
.site-map > li > ul > li .opener:after {
  font-size: 11px;
  color: #c9b69c;
}
.site-map > li > ul > li > a {
  color: #777;
}
.site-map > li > ul > li > ul {
  font-size: 1.3rem;
  padding: 7px 0 0 21px;
  overflow: hidden;
}
.site-map > li > ul > li > ul > li {
  position: relative;
  margin: 0 0 7px;
  padding: 0 0 0 7px;
}
.site-map > li > ul > li > ul > li:after {
  position: absolute;
  top: 4px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #c9b69c;
  border-radius: 50%;
  content: '';
}
.site-map > li > ul > li > ul > li > a {
  color: #777;
}
.site-map li.active > .opener:after {
  content: '\e004';
  color: #731350;
}
.site-map li.active > a {
  font-weight: 700;
}
.site-map li.active > ul > li .opener:after {
  color: #c9b69c;
}
.site-map a {
  color: #182731;
}
.site-map a.opener {
  padding: 0 0 0 14px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.site-map a.opener:after {
  color: #731350;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  position: absolute;
  top: 2px;
  left: 0;
  font-family: icons;
  content: '\e003';
}
.album-list {
  margin-right: -48px;
}
.album-list li {
  width: 200px;
  margin-right: 47px;
  margin-bottom: 37px;
}
.album-list .article-list-img {
  height: auto;
  margin-bottom: 5px;
  position: relative;
}
.album-list .article-list-title {
  margin-bottom: 8px;
  padding-bottom: 14px;
}
.album-list .btn {
  width: 122px;
  font-size: 1.1rem;
  line-height: 1;
  padding: 12px 20px 12px 23px;
}
.album-list .info-holder {
  overflow: hidden;
}
.album-list .info-holder .btn {
  float: right;
}
.album-list .info-holder .info-text {
  width: 71px;
  float: left;
}
.list-block {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.1;
  font-weight: 300;
  border-top: 1px solid #ece7e7;
  padding-top: 15px;
}
.list-block a {
  display: block;
  color: #000;
  text-decoration: none;
  position: relative;
}
.list-block a:hover,
.list-block a:focus {
  color: #731350;
  text-decoration: underline;
}
.list-block > li {
  margin-bottom: 14px;
}
.list-block > li > a {
  padding-left: 14px;
}
.list-block > li > a:after {
  content: '';
  border-left: 6px solid #c9b69c;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  position: absolute;
  top: 4px;
  left: 2px;
}
.download-file-list,
.content .download-file-list {
  margin: 0 -30px;
  font-size: 0;
  line-height: 0;
}
.download-file-list > li,
.content .download-file-list > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  margin: 0 0 38px;
  width: 33.33%;
}
.download-file-name,
.content .download-file-name {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #000;
  font-weight: 700;
  display: block;
  margin: 0 0 14px;
}
.download-file-name:after,
.content .download-file-name:after {
  content: "";
  display: block;
  clear: both;
}
.download-file-name span,
.content .download-file-name span {
  display: block;
  font-weight: 300;
}
.download-file-ico,
.content .download-file-ico {
  float: left;
  margin: 0 10px 0 0;
}
#cookiesTopBloc {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 15px;
  background: #e5e3e3;
  width: 900px;
  margin: 0 auto;
}
#cookiesTopBloc .description p {
  color: #343434;
  font-size: 1.4em;
  position: relative;
  padding: 0 0 0 25px;
}
#cookiesTopBloc .description p:before {
  font-size: 16px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  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: #777;
  text-decoration: none;
}
#cookiesTopBloc a:before {
  content: '\e011';
  margin: 0;
  font-size: 12px;
  color: #000;
  vertical-align: middle;
  display: inline;
  line-height: 1;
  text-transform: inherit;
}
#cookiesTopBloc a:hover,
#cookiesTopBloc a:focus {
  color: #fff;
}
#cookiesTopBloc button {
  padding: 5px 13px;
  background: #0071b9;
  color: #fff;
}
#cookiesTopBloc button:before {
  content: "";
  margin: 0;
  speak: none;
}
#cookieManager {
  padding: 30px 50px 30px 30px;
  background: #e5e3e3;
}
#cookieManager .header {
  width: 100%;
  position: relative;
  padding: 13px 0 0 100px;
}
#cookieManager .header:before {
  font-size: 70px;
  color: #96bf0d;
  position: absolute;
  top: 8px;
  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: 700;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #0071b9;
}
#cookieManager .header p {
  font-size: 1.5em;
  color: #0071b9;
}
#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;
}
.containerSite .sidebar {
  border-right: 4px solid #ca7251;
  background: #fff;
  padding: 0 20px ;
  width: 300px;
  height: 100vh;
  min-height: 100vh;
  float: left;
}
.containerSite .sidebar .logo {
  float: left;
  width: 216px;
  margin: 90px 0 0 0;
  padding: 0 15px;
}
.containerSite .sidebar .catmenu {
  float: left;
}
.containerSite .sidebar .catmenu .wrapField,
.containerSite .sidebar .catmenu .field {
  width: 100%;
}
.containerSite .sidebar .catmenu .field {
  margin-top: 15px;
}
.containerSite .sidebar .catmenu .cell {
  display: inline-block;
  margin: 24px 0 0 10px;
  float: right;
}
.containerSite .sidebar .catmenu .cell .reset .btn-reset:before {
  content: "\e002";
}
.containerSite .sidebar .catmenu .cell .reset,
.containerSite .sidebar .catmenu .cell .validate {
  display: inline-block;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-galerie button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
}
.fancybox-galerie button:before {
  background: none;
  content: "";
  speak: none;
}
.fancybox-wrap p {
  font-size: 1.3em;
}
.fancybox-wrap a:focus {
  outline: 1px dotted #fff;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  color: #000;
}
.fancybox-galerie.fancybox-wrap {
  background: #000;
}
.fancybox-skin {
  position: relative;
  text-shadow: none;
  background: #fff;
  z-index: 9000;
}
.fancybox-galerie .fancybox-skin {
  background: #000;
}
.fancybox-opened {
  z-index: 10011;
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-outer span {
  display: inline-block;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  margin: 0;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  background: url("../Images/fancybox/loading_bg.png") no-repeat 0 0;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../Images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  bottom: -15px;
  right: 15px;
  padding-right: 15px;
  color: #fff;
  cursor: pointer;
  z-index: 8060;
  font-size: 1.3em;
  font-weight: 700;
  text-decoration: none;
  background: url("../Images/fancybox/fermer.png") no-repeat 100% 50%;
}
.fancybox-close i {
  font-style: normal;
}
.fancybox-close img {
  display: none;
}
.fancybox-close:hover,
.fancybox-close:focus {
  color: #fff;
  font-weight: 700;
  font-size: 1.3em;
  text-decoration: none;
}
.fancybox-close:hover .hover,
.fancybox-close:focus .hover {
  text-decoration: underline;
}
.fancybox-nav {
  position: absolute;
  bottom: -35px;
  width: 40%;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
  z-index: 8070;
  color: #fff;
  font-size: 1.3em;
}
.fancybox-nav:hover .hover,
.fancybox-nav:focus .hover {
  text-decoration: underline;
}
.fancybox-nav img {
  display: none;
}
.fancybox-prev {
  left: 10%;
  text-align: right;
}
.fancybox-prev span {
  padding: 0 10px 0 20px;
  background: url("../Images/fancybox/precedent.png") no-repeat 0 50%;
}
.fancybox-next {
  right: 10%;
  text-align: left;
}
.fancybox-next span {
  padding: 0 20px 0 10px;
  background: url("../Images/fancybox/suivant.png") no-repeat 100% 50%;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: visible !important;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../Images/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  padding: 0 15px 15px 15px;
}
.fancybox-title .captionFancybox {
  padding-right: 100px;
}
.fancybox-galerie .fancybox-title .numberOfFancybox {
  margin: 0;
}
.fancybox-galerie .fancybox-title .captionFancybox {
  border-top: 1px solid #353535;
  margin-top: 10px;
  padding-top: 5px;
  padding-right: 0;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
  background: transparent;
  width: 100%;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  left: -15px;
  margin-bottom: -55px;
  z-index: 8050;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  padding: 2px 0;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
}
.fancybox-title-outside-wrap {
  position: relative;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-more-infos {
  display: none;
}
#fancybox-buttons {
  position: fixed;
  width: 150px;
  height: 30px;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 8050;
}
#fancybox-buttons .btnPlay {
  color: #fff;
  text-decoration: none;
  font-size: 1.3em;
  position: relative;
  padding-left: 40px;
}
#fancybox-buttons .btnPlay:before {
  content: '';
  background: transparent url("../Images/fancybox//play.png") no-repeat 0 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -4px;
  right: inherit;
  bottom: inherit;
  left: 0;
  z-index: 1;
}
#fancybox-buttons .btnPlay img {
  display: none;
}
#fancybox-buttons .btnPlay .hover {
  margin-top: 2px;
  display: block;
}
#fancybox-buttons .btnPlay:hover span,
#fancybox-buttons .btnPlay:focus span {
  text-decoration: underline;
}
#fancybox-buttons .btnPlay.btnPlayOn:before {
  background-image: url('../Images/fancybox/pause.png');
}
.largePage .content .simpleGallery .sliderGalerie,
.largePage .simpleGallery .sliderGalerie {
  margin: 0 auto;
}
.content .simpleGallery,
.simpleGallery {
  margin: 20px 0 25px 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: 700;
  display: block;
}
.largePage .content .classicalGallery .sliderGalerie {
  margin: 0 auto 3px;
}
.largePage .content .classicalGallery .carouselGalerieWrap {
  margin: 0 auto;
}
#content .classicalGallery .sliderGalerie {
  width: 480px;
}
#content .classicalGallery .sliderGalerie .item {
  width: 480px;
}
#content .classicalGallery .sliderGalerie .cycle-carousel-wrap {
  width: 480px;
}
#content .classicalGallery .sliderGalerie a {
  width: 480px;
  max-height: 355px;
}
#content .classicalGallery .sliderGalerie img {
  width: auto;
  max-height: 355px;
}
.content .classicalGallery {
  margin: 0 0 32px;
  overflow: hidden;
}
.content .classicalGallery .title {
  font-size: 2em;
}
.content .classicalGallery .sliderGalerie {
  width: 940px;
  margin-bottom: 3px;
  position: relative;
}
.content .classicalGallery .sliderGalerie .item {
  width: 940px;
  height: auto;
  z-index: 1 !important;
  border: none;
}
.content .classicalGallery .sliderGalerie .cycle-carousel-wrap {
  width: 940px;
}
.content .classicalGallery .sliderGalerie .infosImg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #731350;
  background: rgba(115, 19, 80, 0.8);
  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;
  display: none;
}
.content .classicalGallery .sliderGalerie .infosImg .wrap {
  display: table-cell;
  vertical-align: top;
}
.content .classicalGallery .sliderGalerie .infosImg .legendGallery {
  font-weight: 700;
  display: block;
}
.content .classicalGallery .sliderGalerie a {
  display: block;
  width: 940px;
  height: 640px;
  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-height: 640px;
  height: 100%;
  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: 480px;
  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: 67px;
  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: "";
  speak: none;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next button {
  background: #f4f4f4;
  width: 67px;
  height: 67px;
  position: relative;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button img,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next button img {
  display: none;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button:after,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 10px;
  height: 15px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button:focus,
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next button:focus {
  outline: 2px dashed #099de4;
  outline-offset: -2px;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev {
  left: 0px;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button:after {
  background: url('../Images/pictos/ico-prev.png') no-repeat;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next {
  right: 0px;
}
.content .classicalGallery .carouselGalerieWrap .pagerThumb .next button:after {
  background: url('../Images/pictos/ico-next.png') no-repeat;
}
.content .classicalGallery .carouselGalerie {
  width: 343px;
  margin-left: 69px;
  position: relative;
}
.content .classicalGallery .carouselGalerie .item {
  position: relative !important;
  margin: 0 2px 0 0 !important;
  text-align: center;
  width: 67px !important;
}
.content .classicalGallery .carouselGalerie .item.cycle-slide-active:after,
.content .classicalGallery .carouselGalerie .item.cycle-pager-active:after,
.content .classicalGallery .carouselGalerie .item:hover:after {
  background: rgba(202, 114, 81, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 2px;
  height: 100%;
  cursor: pointer;
  content: '';
}
.content .classicalGallery .carouselGalerie .item button img {
  width: 67px;
  height: 67px;
}
.content .classicalGallery .carouselGalerie .item button:focus {
  outline-offset: -2px;
  outline-color: #fff;
  outline-width: 2px;
  outline-style: dashed;
}
.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 {
  position: relative;
}
.dropDownMenu > .subLevel {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 100;
  display: none;
}
.dropDownMenu.display > .subLevel {
  display: block;
}
.dropDownMenu.off > .subLevel {
  position: static;
  top: inherit;
  right: inherit;
  z-index: inherit;
  display: block;
}
/*
<section class="carrousel1">
	<div class="listItems">
		<div class="item" style="background-image: url('../Images/temp/carrousel1.jpg');">
			<div class="wrapper">
				<h2 class="title"><a href="#" class="linkBlock">1Duis sed odio sit amet nibh vulputate cursus a sit amet mauris.</a></h2>
				<p class="moreInfos"><a href="#">Découvrir l'école</a></p>
			</div>
		</div>
		<div class="item" style="background-image: url('../Images/temp/carrousel2.jpg');">
			<div class="wrapper">
				<h2 class="title">2Duis sed odio sit amet nibh vulputate cursus a sit amet mauris.</h2>
				<p class="moreInfos"><a href="#">Découvrir l'école</a></p>
			</div>
		</div>
	</div>
</section>
*/
.carrousel1 {
  position: relative;
  /* 	@media (min-width: 960px) {
		.listItems {
			> .item {
				position: static !important;
				float: left;
				visibility: visible !important;
				opacity: 1 !important;

				&.cycle-sentinel {
					display: none !important;
				}
			}
		}

		.buttonStop {
			display: none;
		}

		.prevNextCarrousel1 {
			display: none;
		}

		.pagerCarrousel1 {
			display: none;
		}
	} */
}
.carrousel1:after {
  clear: both;
  display: block;
  content: "";
  overflow: hidden;
  visibility: hidden;
  height: 0;
  speak: none;
}
.carrousel1 .listItems {
  margin: 0 0 8px;
  position: relative;
  z-index: 1;
}
.carrousel1 .listItems > .item {
  background-color: #fff;
  width: 100%;
}
.carrousel1 .listItems > .item > .wrapper {
  position: relative;
}
.carrousel1 .listItems > .item > .wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
.carrousel1 .listItems > .item > .wrapper .wrap {
  position: absolute;
  width: 502px;
  bottom: 20px;
  left: 20px;
  padding: 27px;
  background: rgba(115, 19, 80, 0.9);
}
.carrousel1 .listItems > .item > .wrapper .wrap .title {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 1.1;
  display: block;
  margin: 0 0 10px;
  font-weight: 300;
  font-family: 'Oswald', sans-serif;
}
.carrousel1 .listItems > .item > .wrapper .wrap .title a {
  color: #fff;
}
.carrousel1 .listItems > .item > .wrapper .wrap .title a:focus {
  outline-color: #fff;
  outline-width: 2px;
  outline-style: dashed;
}
.carrousel1 .listItems > .item > .wrapper .wrap .moreInfos {
  color: #fff;
  margin: 0;
  font-size: 23px;
  line-height: 1.1;
  text-transform: uppercase;
}
.carrousel1 .listItems > .item > .wrapper .wrap:hover .moreInfos {
  text-decoration: underline;
}
.carrousel1 .buttonStop {
  float: right;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: 300;
  margin: 0 0 0 10px;
  position: relative;
  z-index: 2;
}
.carrousel1 .buttonStop:hover {
  text-decoration: underline;
}
.carrousel1 .buttonStop:focus {
  outline-color: #fff;
  outline-width: 2px;
  outline-style: dashed;
}
.carrousel1 .buttonStop img {
  vertical-align: top;
  margin: 5px 4px 0 0;
}
.carrousel1 .prevCarrousel1,
.carrousel1 .nextCarrousel1 {
  position: absolute;
  bottom: 49px;
  z-index: 2;
}
.carrousel1 .prevCarrousel1 button:focus,
.carrousel1 .nextCarrousel1 button:focus {
  outline-color: #fff;
  outline-width: 2px;
  outline-style: dashed;
}
.carrousel1 .prevCarrousel1 {
  left: 38px;
}
.carrousel1 .nextCarrousel1 {
  right: 38px;
}
.carrousel1 .pagerCarrousel1 {
  float: right;
  padding: 1px 0 0;
  position: relative;
  z-index: 2;
}
.carrousel1 .pagerCarrousel1 li {
  float: left;
  margin: 0 0 0 5px;
}
.carrousel1 .pagerCarrousel1 li.cycle-pager-active .resetButton {
  background: #4c4c4c;
}
.carrousel1 .pagerCarrousel1 .resetButton {
  background: #00a7eb;
  width: 12px;
  height: 12px;
}
.carrousel1 .pagerCarrousel1 .resetButton img {
  display: none;
}
.carrousel1 .pagerCarrousel1 .resetButton:focus {
  outline-color: #fff;
  outline-width: 2px;
  outline-style: dashed;
}
/*
<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%;
}
.carrousel2 .wrapper {
  position: relative;
}
.carrousel2 .listItems {
  width: 740px;
  margin: 0 auto;
  text-align: center;
}
.carrousel2 .item {
  width: 84px !important;
  padding: 0;
  margin: 0 47px 0 0;
  white-space: normal;
  vertical-align: top;
  text-align: center;
  display: inline-block;
}
.carrousel2 .item a {
  display: block;
}
.carrousel2 .item a:hover {
  text-decoration: none;
}
.carrousel2 .item a:hover .wrapImg {
  background: #8bc64d;
  border: 1px solid #8bc64d;
}
.carrousel2 .item a:hover .wrapImg .desktop {
  display: none;
}
.carrousel2 .item a:hover .wrapImg .hover {
  display: block;
}
.carrousel2 .item a:hover .title {
  color: #731350;
}
.carrousel2 .item a:focus {
  text-decoration: none;
  outline: 1px dotted #000;
  outline-offset: -1px;
}
.carrousel2 .item a:focus .wrapImg {
  background: #8bc64d;
  border: 1px solid #8bc64d;
}
.carrousel2 .item a:focus .wrapImg .desktop {
  display: none;
}
.carrousel2 .item a:focus .wrapImg .hover {
  display: block;
}
.carrousel2 .item a:focus .title {
  color: #731350;
}
.carrousel2 .item img {
  margin-bottom: 20px;
}
.carrousel2 .item .title {
  font-family: oswald, sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #000;
}
.carrousel2 .wrapImg {
  width: 84px !important;
  height: 84px;
  border: 1px solid #f1ece6;
  margin: 0 0 12px;
  position: relative;
}
.carrousel2 .wrapImg:after {
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  content: "";
  height: 8px;
  background: url('../Images/bg/shadow-mini.png') no-repeat;
}
.carrousel2 .wrapImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.carrousel2 .wrapImg .hover {
  display: none;
}
.carrousel2 .prevCaroussel2,
.carrousel2 .nextCaroussel2 {
  position: absolute;
  top: 44px;
}
.carrousel2 .prevCaroussel2 button,
.carrousel2 .nextCaroussel2 button {
  border: 1px dotted transparent;
}
.carrousel2 .prevCaroussel2 button:focus,
.carrousel2 .nextCaroussel2 button:focus {
  border: 1px dotted #000;
}
.carrousel2 .prevCaroussel2 button.disabled img,
.carrousel2 .nextCaroussel2 button.disabled img {
  display: none;
}
.carrousel2 .prevCaroussel2 {
  left: -10px;
}
.carrousel2 .nextCaroussel2 {
  right: -10px;
}
span.time-box {
  font-size: 20px;
  line-height: 20px;
  margin-top: 15px;
}
section.blocAgenda span.time-box {
  display: none;
}
@media only screen and (max-width: 960px) {
  .wrapper940,
  .wrapper1360,
  .wrapper960,
  .topOfContent,
  #container,
  .footer .wrapper,
  #container,
  .footer .wrapper {
    width: 100%;
    padding: 0 8px;
  }
  .header {
    width: 100%;
    padding: 0;
    min-height: 109px;
    margin: 0 0 8px;
  }
  .header:before {
    display: none;
  }
  .home .containerSite {
    padding: 0 0 20px;
  }
  .containerSite {
    padding: 0;
  }
  .grid-row {
    margin: 0;
  }
  .grid-row:after {
    content: "";
    display: block;
    clear: both;
  }
  .col-5,
  .col-3 {
    float: none;
    padding: 0 0 10px;
  }
  .col-5 {
    width: 100%;
  }
  .col-3 {
    width: 100%;
  }
  .topHeader {
    background: none;
    margin: 0;
  }
  #container {
    position: inherit;
    margin: 0;
    padding: 0 ;
    width: 100%;
  }
  #content {
    float: none;
    width: 100%;
    padding: 0;
  }
  #contentHome {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .largePage #content {
    width: 100%;
  }
  #col1 {
    float: none;
    width: 100%;
    padding: 0 8px;
  }
  #col1 .content-box.access-block .listItems {
    border: none;
    text-align: center;
    margin: 0 -8px;
  }
  #col1 .content-box.access-block .listItems .item {
    width: 84px;
    margin: 0 7px 14px;
    border: none;
    display: inline-block;
    vertical-align: top;
  }
  #col1 .content-box.access-block .listItems a {
    padding: 0;
  }
  #col1 .content-box.access-block .listItems a:hover {
    text-decoration: none;
  }
  #col1 .content-box.access-block .wrapImg {
    width: 84px;
    height: 84px;
    float: none;
    margin: 0 0 10px;
    position: relative;
  }
  #col1 .content-box.access-block .wrapImg:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    content: "";
    height: 8px;
    background: url('../Images/bg/shadow-mini.png') no-repeat;
  }
  #col1 .content-box.access-block .wrapImg img {
    /*width: auto;*/
  }
  #col1 .content-box.blocPublications .content-box-wrap {
    margin: 0 0 41px;
  }
  #col1 .content-box.blocPublications .listItems .item .img-holder {
    width: 140px;
    float: left;
    margin: 0 11px 0 0;
  }
  #col1 .content-box.blocPublications .listItems .item .wrap {
    overflow: hidden;
  }
  #col2 {
    float: none;
    left: inherit;
    top: inherit;
    width: 100%;
  }
  #col2 .content-box {
    padding: 20px 0 0;
  }
  .topOfContent {
    width: 100%;
    padding: 0;
    margin: 10px 0 0;
  }
  #c167,
  #c166 {
    float: none !important;
  }
  .footer {
    padding: 31px 0 44px;
  }
  .footer.btn-decore:after {
    display: none;
  }
  .footer .footer-logo {
    width: 129px;
    margin: 2px 17px 10px 0;
  }
  .footer .wrapper {
    width: 100%;
  }
  .footer-menu li:before {
    display: none;
  }
  .footer-contact {
    margin: 0 0 7px;
    font-size: 1.3em;
    line-height: 1.2;
  }
  .numeroDePage {
    display: none;
  }
  .logo {
    width: 165px;
    margin: -24px 20px 0 0;
  }
  .page-no-colonne {
    padding: 0;
  }
  .page-no-colonne .header-list h1 {
    margin: 5px 0 0 0;
  }
  .page-no-colonne .header-list .buttons-top {
    display: block;
  }
  .page-no-colonne .catmenu-container {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    display: block;
  }
  .page-no-colonne .catmenu .form-group .wrapField {
    width: 100%;
  }
  .page-no-colonne .catmenu .form-group .wrapField .field {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .page-no-colonne .catmenu .form-group .wrapButtons {
    display: block;
    text-align: center;
    margin: 0 0 10px;
  }
  #banner {
    display: none;
  }
  .tools {
    display: none;
  }
  .linkViewWrap .wrap {
    padding: 0;
  }
  .linkViewWrap .wrap .rss {
    float: right;
    margin: 0;
  }
  #bottomInfos {
    float: none;
    width: 100%;
    margin: 0 0 38px;
  }
  #bottomInfos p {
    line-height: 1;
    padding-bottom: 10px;
    margin: 0;
  }
  #bottomInfos p br {
    display: none;
  }
  #bottomInfos p.page {
    display: none;
  }
  #bottomInfos strong {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    line-height: 1.2;
  }
  #bottomInfos a {
    color: #c9c9c9;
    text-decoration: none;
  }
  #bottomInfos a:hover,
  #bottomInfos a:focus {
    color: #c9c9c9;
  }
  .backToTop {
    display: none !important;
    z-index: 7000;
    bottom: 30px;
  }
  .backToTop a img {
    width: 40px;
    height: 41px;
  }
  .backToTop a:hover img,
  .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 span,
  .content form .legend span {
    padding-right: 10px;
  }
  .content form .tx_powermail_pi1_fieldwrap_html {
    padding: 0;
  }
  .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;
  }
  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 {
    padding: 10px;
  }
  select {
    padding: 0 32px 0 5px;
  }
  .form-vertical-col {
    width: 50%;
  }
  .error-massage {
    width: 100%;
    padding: 34px 32px 43px;
  }
  .error-massage-title {
    display: inline-block;
    vertical-align: top;
    padding: 0 40px;
  }
  .error-massage-title:before {
    left: 0;
  }
  .error-massage-list {
    margin: 0 0 0 36px;
  }
  .btn-next,
  .content .btn-next,
  .btn-prev,
  .content .btn-prev {
    text-indent: -9999px;
    overflow: hidden;
    padding: 0 !important;
    width: 40px;
    height: 40px;
    position: relative !important;
  }
  .btn-next:after,
  .content .btn-next:after,
  .btn-prev:after,
  .content .btn-prev:after,
  .btn-next:before,
  .content .btn-next:before,
  .btn-prev:before,
  .content .btn-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 !important;
  }
  .filters-select-left {
    width: 100%;
    float: none;
  }
  .filters-select .input-field {
    margin: 0 0 20px;
  }
  .filters-select-column.columns-row .filters-col:nth-child(1) {
    margin: 0;
  }
  .filters-select-column.columns-row .filters-col:nth-child(2) {
    margin: 0;
  }
  .filters-label-left {
    float: none;
    padding: 0 0 10px;
  }
  .filters-button {
    float: none;
    text-align: center;
  }
  .filters-button-indent-top {
    margin-top: 0px;
  }
  .filters-button .btn {
    width: 111px;
    float: none;
    text-align: center;
    padding: 12px;
    margin: 0 0 0 10px;
  }
  .filters-col {
    float: none;
    width: 100%;
    margin: 0;
  }
  .filters-col-checkbox {
    padding: 0 0 30px;
  }
  .filters-search .filters-select-column {
    width: 100%;
  }
  .filters-search .filters-col-large {
    width: 100%;
  }
  .filters-checkbox {
    padding-top: 0px;
  }
  .filters-title {
    font-size: 1.4em;
  }
  .catmenu fieldset,
  .catmenu .table > div:last-child {
    padding: 0;
  }
  .catmenu .table {
    display: block;
  }
  .catmenu .cell {
    display: block;
  }
  .catmenu .wrapField {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .catmenu .validate {
    margin: 0;
  }
  .catmenu .field {
    display: block;
    width: 100%;
    margin: 0 0 20px;
  }
  .catmenu .field:first-child {
    margin: 0 0 20px;
  }
  .catmenu .form-holder {
    display: block;
    overflow: hidden;
  }
  #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 {
    display: none;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn {
    position: static;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn.display .subLevel {
    opacity: 1;
    visibility: visible;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel {
    display: block;
    opacity: 0;
    visibility: hidden;
    right: 0;
    left: 0;
    top: 4em;
    background: #000;
    width: 100%;
    padding: 4.8em 1em;
    z-index: 102;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel .wrapSearch {
    width: 100%;
    display: table;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel label {
    font-size: 1.6em;
    font-weight: 700;
    color: #fff;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel input {
    background: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 1.6em;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button {
    background: #fff;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button img {
    background: url("../Images/form/search-btn.png") no-repeat 0 0;
    -webkit-background-size: 34px 34px;
    background-size: 34px 34px;
    padding-left: 34px;
  }
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:hover,
  #rechercheIndexee.searchBox1 .dropDownMenu.dropDownOn .subLevel button:focus {
    background: #fff;
  }
  #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;
  }
  .jumpMenu #jumpMenuLabel {
    display: none;
  }
  .jumpMenu a {
    position: absolute;
    top: -200px;
    left: 0;
    transition: all 0.3s ease;
  }
  .jumpMenu a:focus {
    top: 0;
    display: block;
    padding: 15px;
    background: #EAEAEA;
    width: 100%;
    z-index: 9999;
  }
  .jumpMenu ul {
    display: block;
  }
  .jumpMenu ul li {
    display: block;
    float: none;
    padding: 0;
    position: static;
  }
  .jumpMenu ul li:before {
    content: "";
    speak: none;
  }
  #navigation {
    width: auto;
    float: right;
    margin: 0;
    padding: 0;
  }
  #navigation .mainMenuBtn {
    background: #ca7251;
    width: 48px;
    height: 48px;
    position: relative;
    z-index: 2;
  }
  #navigation .mainMenuBtn img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #navigation .responsiveMenu #mainMenu {
    display: block;
  }
  #mainMenu {
    margin: 0 -10px;
    font-size: 1em;
    line-height: 1.2;
    padding: 0;
    display: none;
    text-align: left;
  }
  #mainMenu li {
    position: relative;
    float: none;
    margin: 0px;
    display: block;
  }
  #mainMenu li:hover a {
    background: #fff;
    color: #4c4c4c;
  }
  #mainMenu li.display {
    background: #252525;
  }
  #mainMenu li.display .title > a {
    border-bottom: 1px solid #3e3e3e;
  }
  #mainMenu li.display a {
    background: #252525;
    color: #fff;
  }
  #mainMenu li.display .drop {
    display: block;
  }
  #mainMenu li.display .buttonLvl1 {
    border-color: #fff;
  }
  #mainMenu li.display .buttonLvl1:after {
    width: 11px;
    height: 1px;
    background: url('../Images/pictos/mobile-menu-sprite.png') no-repeat -40px -5px;
  }
  #mainMenu .title {
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin: 0;
    font-size: 1em;
  }
  #mainMenu .title > a {
    display: block;
    padding: 28px 64px 28px 35px;
    color: #4c4c4c;
    text-decoration: none;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #d6d6d6;
  }
  #mainMenu .title > a:after {
    position: absolute;
    top: 36px;
    left: 20px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #c9b69c transparent transparent transparent;
  }
  #mainMenu .title > a br {
    display: none;
  }
  #mainMenu .title .buttonLvl1 {
    top: 50%;
    right: 3px;
    width: 54px;
    height: 38px;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-left: 1px solid #3c3c3b;
  }
  #mainMenu .title .buttonLvl1 img {
    display: none;
  }
  #mainMenu .title .buttonLvl1:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 11px;
    height: 11px;
    background: url('../Images/pictos/mobile-menu-sprite.png') no-repeat;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #mainMenu .title .buttonLvl2 {
    width: 27px;
    height: 27px;
    border: 1px solid #ab9a83;
    position: absolute;
    top: 4px;
    right: 17px;
  }
  #mainMenu .title .buttonLvl2 img {
    display: none;
  }
  #mainMenu .title .buttonLvl2:after {
    position: absolute;
    top: 7px;
    left: 7px;
    content: "";
    width: 11px;
    height: 11px;
    background: url('../Images/pictos/mobile-menu-sprite.png') no-repeat -19px 0;
  }
  #mainMenu .drop {
    display: none;
    position: static;
    width: auto;
    padding: 10px 0 24px;
    font-size: 1em;
    background: none;
    text-transform: none;
    padding: 20px 0;
    margin: 0;
    overflow: hidden;
  }
  #mainMenu .drop a {
    display: block;
  }
  #mainMenu .drop .wrapper940 {
    padding: 0;
  }
  #mainMenu .drop-list {
    display: block;
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    overflow: visible;
    min-height: 0;
  }
  #mainMenu .drop-list:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
  }
  #mainMenu .drop-list > li {
    width: 100%;
    margin: 15px 0 0;
  }
  #mainMenu .drop-list > li .drop-hover:before,
  #mainMenu .drop-list > li .drop-hover:after {
    display: none;
  }
  #mainMenu .drop-list > li .drop-hover > a {
    font-size: 1em;
    text-transform: none;
    color: #ab9a83;
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    padding: 8px 60px 8px 34px;
  }
  #mainMenu .drop-list > li .drop-hover > a:after {
    display: none;
  }
  #mainMenu .drop-list > li .drop-hover > a:hover {
    font-weight: 300;
    color: #ab9a83;
  }
  #mainMenu .drop-list > li:hover .drop-hover a {
    color: #ab9a83;
    position: relative;
    font-weight: 300;
  }
  #mainMenu .drop-list > li:first-child {
    margin: 0;
  }
  #mainMenu .drop-list > li:last-child {
    border-width: 1px 0;
  }
  #mainMenu .drop-list > li.display .buttonLvl2 {
    border: 1px solid #fff;
  }
  #mainMenu .drop-list > li.display .buttonLvl2:after {
    background-position: -40px -5px;
    height: 1px;
    top: 12px;
  }
  #mainMenu .drop-list > li.display .drop-hover > a {
    color: #fff;
    font-weight: bold;
  }
  #mainMenu .drop-list > li.display > ul {
    display: block !important;
  }
  #mainMenu .drop-list > li.display > ul .display ul {
    display: block !important;
  }
  #mainMenu .drop-list > li > ul > li {
    margin: 4px 0 0;
  }
  #mainMenu .drop-list > li > ul > li a {
    font-size: 0.82em;
    color: #fff;
    padding: 8px 40px 8px 0;
    font-weight: 300;
    background: none;
    border: none;
  }
  #mainMenu .drop-list > li > ul > li a:after {
    display: none;
  }
  #mainMenu .drop-list > li > ul > li a span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 17px;
  }
  #mainMenu .drop-list > li > ul > li a span:after {
    position: absolute;
    top: 4px;
    left: 5px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #c9b69c;
  }
  #mainMenu .drop-list > li > ul > li.display .title > a {
    border: none;
  }
  #mainMenu .drop-list > li > ul > li:first-child {
    margin: 0;
  }
  #mainMenu .drop-list > li ul {
    position: static;
    width: 100%;
    padding: 12px 0 8px;
    display: none !important;
    font-family: oswald, sans-serif;
  }
  #mainMenu .drop-list > li ul > li {
    padding: 0 14px 0 50px;
  }
  #mainMenu .drop-list > li ul > li > a {
    display: inline-block;
    vertical-align: top;
    font-size: 1.8em;
    font-weight: 400;
    padding: 7px 22px 7px 0;
    color: #fff;
    background: #077bb3;
    text-transform: none;
  }
  #mainMenu .drop-list > li ul > li > a span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 0 0 44px;
  }
  #mainMenu .drop-list > li ul > li > a:after {
    color: #fff;
  }
  #mainMenu .drop-list > li ul > li > a:hover {
    color: #fff;
    text-decoration: none;
  }
  #mainMenu .drop-list > li ul > li > a:hover:after {
    color: #fff;
  }
  #mainMenu .drop-list > li ul > li .title > a {
    border: none;
  }
  #mainMenu .drop-list li {
    border: none;
  }
  #mainMenu .drop-title {
    text-transform: uppercase;
  }
  #mainMenu .drop .news-post {
    display: none;
  }
  #secondaryMenu {
    /*display: none;*/
  }
  #secondaryMenu .mainMenuMobileWrap {
    display: block;
  }
  .breadcrumb {
    float: none;
    width: 100%;
    display: none;
    padding: 0 10px;
  }
  #bottomMenu {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
    overflow: hidden;
  }
  #bottomMenu .footer-menu li {
    float: left;
    width: 50%;
  }
  ul.pagebrowser .prev a {
    width: 35px;
    height: 34px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
  }
  ul.pagebrowser .next a {
    width: 35px;
    height: 34px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
  }
  ul.pagebrowser .inactive {
    width: 35px;
    height: 34px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
  }
  ul.pagebrowser2 .prev a {
    width: 35px;
    height: 34px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
  }
  ul.pagebrowser2 .next a {
    width: 35px;
    height: 34px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
  }
  ul.pagebrowser2 .inactive {
    width: 35px;
    height: 34px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
  }
  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: 1.6em;
    font-weight: 700;
    padding: 0 10px;
  }
  .responsiveMenu .add-nav {
    display: block;
    float: none;
    margin: 0 -10px;
    text-align: center;
    font-size: 0.75em;
  }
  .responsiveMenu .add-nav li {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 0 0 20px;
  }
  .responsiveMenu .add-nav li:first-child {
    margin: 0;
  }
  .responsiveMenu .add-nav span {
    display: inline-block;
    vertical-align: top;
  }
  .responsiveMenu .add-nav a {
    width: auto;
    height: auto;
    padding: 10px 10px 10px 26px;
  }
  .responsiveMenu .add-nav a:after {
    left: 0;
    top: 8px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .responsiveMenu .wrapSearch {
    margin: 22px 8px 10px;
  }
  .responsiveMenu .wrapSearch .searchLabel label {
    display: none;
  }
  .responsiveMenu .wrapSearch .wrapInputButton {
    position: relative;
    padding: 0 45px 0 0;
    border-bottom: 1px solid #fff;
  }
  .responsiveMenu .wrapSearch .wrapInputButton input {
    border: none;
    background: none;
    color: #fff;
    font-size: 1em;
  }
  .responsiveMenu .wrapSearch .searchBtn {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .responsiveMenu .wrapSearch .btnSearch {
    width: 30px;
  }
  .responsiveMenu .wrapSearch .btnSearch img {
    width: 100%;
  }
  .responsiveMenu .menu-opener-row:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
  }
  .responsiveMenu .menu-opener-row .closeResponsiveMenu {
    float: left;
    width: 100px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    padding: 0;
  }
  .responsiveMenu .menu-opener-row .closeResponsiveMenu span {
    display: inline-block;
    vertical-align: top;
    margin: 8px 0 0;
  }
  .responsiveMenu .menu-opener-row .closeResponsiveMenu img {
    margin: 0 14px 0 0;
  }
  .responsiveMenu .menu-opener-row .closeResponsiveMenu-right {
    float: right;
    padding: 0;
    position: relative;
    width: 32px;
  }
  .responsiveMenu .menu-opener-row .closeResponsiveMenu-right img {
    display: none;
  }
  .responsiveMenu .menu-opener-row .closeResponsiveMenu-right:after,
  .responsiveMenu .menu-opener-row .closeResponsiveMenu-right:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(43deg);
    transform: translate(-50%, -50%) rotate(43deg);
    background: #fff;
    width: 20px;
    height: 2px;
    content: '';
  }
  .responsiveMenu .menu-opener-row .closeResponsiveMenu-right:before {
    -webkit-transform: translate(-50%, -50%) rotate(-43deg);
    transform: translate(-50%, -50%) rotate(-43deg);
  }
  .js .responsiveMenu {
    background: #ca7251;
    position: fixed;
    height: 100%;
    overflow: auto;
    top: 0;
    z-index: 9999;
    display: none;
  }
  body.responsiveMenuActive .responsiveMenu {
    width: 100%;
    right: 0;
    display: block;
  }
  .responsiveMenuOverlay {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .menuBtn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    background: #000;
    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;
  }
  .closeResponsiveMenu {
    background: #ca7251;
    width: 50px;
    height: 50px;
    text-align: center;
  }
  .closeResponsiveMenu:hover,
  .closeResponsiveMenu:focus {
    outline: 1px dotted #fff;
    outline-offset: -1px;
    background: #ca7251;
  }
  /* 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;
    width: 100%;
  }
  #cookiesTopBloc .table {
    display: block;
  }
  #cookiesTopBloc .description {
    display: block;
    padding-bottom: 10px;
  }
  #cookiesTopBloc .description p {
    font-size: 1.2em;
  }
  #cookiesTopBloc .validate {
    text-align: center;
  }
  #cookieManager {
    padding: 10px;
  }
  #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;
  }
  .add-nav {
    padding: 0;
  }
  .add-nav li {
    margin: 0;
  }
  .add-nav a {
    width: 35px;
    height: 38px;
    display: block;
    padding: 0;
  }
  .add-nav a:after {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .add-nav span {
    display: none;
  }
  .header-phone {
    position: absolute;
    top: 0;
    left: 0;
    background: #df0024;
    width: 45px;
    height: 45px;
    padding: 0;
    z-index: 2;
    margin: 0;
  }
  .header-phone span {
    display: none;
  }
  .header-phone strong {
    color: #fff;
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: none;
    width: auto;
    height: auto;
    padding: 0;
    font-size: 1.9rem;
    line-height: 1.2;
  }
  .containerSite {
    /*background: #fff;*/
  }
  .containerSite .sidebar {
    border-right: 0;
    border-bottom: 4px solid #ca7251;
    padding: 0 20px ;
    width: 100%;
    position: fixed;
    z-index: 999999;
    height: 400px;
    min-height: 400px;
  }
  .containerSite .sidebar .logo {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0 15px;
  }
  .containerSite .sidebar .logo img {
    width: 216px;
    display: block;
    margin: 0 auto;
  }
  .containerSite .sidebar .catmenu {
    float: left;
    width: 100%;
  }
  .containerSite .sidebar .catmenu .wrapField,
  .containerSite .sidebar .catmenu .field {
    width: 100%;
  }
  .containerSite .sidebar .catmenu .field {
    margin-top: 15px;
  }
  .containerSite .sidebar .catmenu .cell {
    float: right;
    margin: 0px 0 0 10px;
  }
  h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6,
  .content .listType1 .title {
    margin-left: 10px;
    margin-right: 10px;
  }
  .content p {
    margin: 0 0 10px;
  }
  h1 {
    margin: 0 0 10px;
    font-size: 2.6em;
  }
  .content h2,
  .content h3,
  .content h4,
  .content h5 {
    margin: 0 0 10px;
  }
  .content table {
    width: 500px;
  }
  .content caption {
    text-align: right;
  }
  .item .subTitle {
    margin: 0;
  }
  .content .wrapBlockquote {
    margin: 25px 10px 30px;
  }
  .blocService {
    display: none;
  }
  .content ul {
    padding-right: 10px;
  }
  .content .pager .pager-list {
    padding-right: 0;
  }
  .content .article-list > li {
    margin: 0 0 34px;
    width: 100%;
    padding: 0;
  }
  .content .article-list > li:nth-child(2n+1) {
    margin-right: 0;
  }
  .content .article-list > li:before {
    display: none;
  }
  .content img {
    max-width: 100%;
    height: auto !important;
    display: block;
  }
  .content .legende,
  .content .copyright {
    margin: 0 10px;
  }
  .content .csc-textpic-imagewrap {
    margin-bottom: 15px !important;
  }
  div.csc-textpic .csc-textpic-imagewrap img {
    display: inline;
  }
  .content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0 10px;
    text-align: center;
  }
  .csc-textpic-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;
  }
  .showHide .showHideContent {
    padding: 20px 10px 3px;
  }
  .showHide .showHideTitleHolder .btn-rdv {
    float: none;
    width: 100%;
    margin: 0 0 10px;
    display: block;
  }
  .box {
    padding: 0 20px 20px;
    margin: 30px 0 20px;
  }
  .box .title-heading .title1 {
    background: none;
  }
  .content .box .title:before {
    margin: 0 8px 0 0;
  }
  .content .box ul {
    width: 100%;
  }
  .content .listEquipeService li,
  .content .listEquipeService li:nth-child(2n) {
    padding-right: 0;
    display: block;
    width: auto;
    overflow: hidden;
  }
  .content .blocContactService .contactService {
    padding: 15px;
  }
  .content .blocContactService .contactService li {
    margin: 0 0 10px;
  }
  .content .blocContactService .caption {
    display: block;
    margin: 0 0 2px;
  }
  .content .blocContactService .mail {
    padding-top: 10px;
    margin-top: 12px;
  }
  .content .consultation {
    padding: 0 0 10px;
  }
  .content .consultation .medicalTeam {
    padding-right: 0;
  }
  .content .consultation .medicalTeam li {
    display: block;
    margin: 0 0 10px;
  }
  .content .wrapBlockquote:after {
    left: 59px;
  }
  .content .wrapBlockquote blockquote {
    padding: 18px 0px 0px 76px;
  }
  .content .hospitalLocale {
    padding: 13px 20px 13px 56px;
  }
  .content .hospitalLocale .pic {
    left: 0;
  }
  .content .medicalTeam li {
    margin: 0 0 10px;
    display: block;
    padding: 0;
    width: 100%;
  }
  .title-heading-options-list li,
  .content .title-heading-options-list li {
    margin: 0 0 0 1px;
  }
  .title-heading-options-list a.event,
  .content .title-heading-options-list a.event {
    width: 40px;
    height: 40px;
    font-size: 0;
    line-height: 0;
  }
  .title-heading-options-list a.event:after,
  .content .title-heading-options-list a.event:after {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 18px !important;
  }
  .list .listItems p {
    margin: 0 0 4px;
  }
  .list .listItems .barType1 .likeButton {
    margin: 0;
    width: 100%;
    text-align: left;
    margin: 0 0 1px;
  }
  .list .listItems .barType1 .likeButton a {
    width: 100%;
    text-align: left;
  }
  .list .listItems > .item {
    padding: 25px 0px;
  }
  .list .listItems .title {
    margin: 0 0 5px 0;
    font-size: 1.6em;
  }
  .title,
  .content .title {
    margin: 0 0 5px 0;
    font-size: 1.6em;
  }
  .barType1 .likeButton {
    margin: 0;
    width: 100%;
    text-align: left;
    margin: 0 0 1px;
  }
  .barType1 .likeButton a {
    width: 100%;
    text-align: left;
  }
  .listType1 .category {
    margin: 0 0 5px 0;
  }
  .listType1 .listItems img {
    margin: 0 10px 0 0;
    width: 100px;
    height: auto;
  }
  .listType1 .listItems .title {
    font-size: 1.6em;
  }
  .listType1 .holder {
    margin: 0 0 10px;
  }
  .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;
  }
  .largePage .listType2 .listItems .item {
    width: 100%;
    border: none;
  }
  .largePage .listType2.four-columns .listItems .item {
    width: 50%;
  }
  .largePage .listType2.albumsList .listItems .item {
    width: 50%;
  }
  .listType2 .listItems {
    margin: 0;
  }
  .listType2 .listItems .item {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #b2b2b2;
    padding: 25px 10px;
  }
  .listType2 .listItems .item img {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .listType2 .listItems .listLinkButton {
    padding: 0;
  }
  .listType3 .listItems img {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 0 15px 0;
  }
  .showHide .category {
    margin: auto;
  }
  .infos1 {
    margin-bottom: 20px;
  }
  #commentairesList .title .date {
    margin: 0;
    font-size: .8125em;
  }
  .listServicesMedecins .contacts {
    text-align: left;
  }
  .listServicesMedecins .img-holder {
    float: none;
  }
  .medecinsList .listServicesMedecins .item {
    width: 100%;
    margin: 0 0 10px;
  }
  .rechercheList .moreElement {
    max-width: 172px;
    margin: 30px auto !important;
  }
  .rechercheList .moreElement:before {
    left: -8%;
  }
  .list-services .list .speciality-wrap {
    float: none;
    width: 100%;
  }
  .list-services .list .speciality {
    width: 100%;
    margin: 0 0 12px;
  }
  .list-services .list .barType1 {
    float: none;
    text-align: left;
  }
  .doctor-list {
    padding: 0;
  }
  .doctor-list .catmenu {
    margin: 0;
    display: block;
    width: 100%;
  }
  .doctor-list .catmenu fieldset {
    padding: 0;
  }
  .doctor-list .catmenu legend {
    margin: 0 0 19px;
    display: inline-block;
    text-align-last: left;
  }
  .doctor-list .catmenu .form-group .wrapField {
    width: 100%;
  }
  .doctor-list .catmenu .form-group .wrapField .field {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    float: none;
  }
  .doctor-list .catmenu .form-group .wrapButtons {
    display: block;
    text-align: center;
    margin: 0 0 10px;
  }
  .doctor-list .catmenu .form-group .wrapButtons > div {
    display: inline-block;
  }
  .doctor-list .catmenu .form-group .wrapButtons > div .btn-reset:before {
    content: "\e002";
  }
  .doctor-list .list .heading .doctor-img {
    margin: 0 10px 18px 0;
  }
  .doctor-list .listServicesMedecins {
    margin: 0;
  }
  .doctor-list .listServicesMedecins .wrap {
    width: 100%;
    margin: 0;
  }
  .list-consultations {
    padding: 0;
  }
  .list-consultations .list .heading .title {
    margin: 0 0 20px;
  }
  .list-consultations .list .item {
    padding: 0;
  }
  .list-consultations .list .arrow-wrap {
    width: 100%;
  }
  .list-consultations .list .barType1 {
    text-align-last: left;
  }
  .content .jobSingle .wrapperBloc,
  .content .publicationsSingle .wrapperBloc {
    padding: 0 10px;
  }
  .linkButton1 li a,
  .linkButton2 li a {
    display: block;
  }
  .date {
    margin: 0  0 8px;
  }
  .teaser {
    margin: 0 10px 10px 10px;
  }
  .detail-holder .img-holder {
    float: none;
    margin: 0 0 10px;
  }
  .date.date-schedule {
    font-size: 2em;
    margin: 0 0 4px;
  }
  .date.date-schedule span {
    font-size: 0.7em;
  }
  .date.date-schedule .time {
    font-size: 0.75em;
  }
  .linkButton3 li a,
  .content .linkButton3 li a {
    width: 100%;
  }
  .linkButton4 li,
  .content .linkButton4 li {
    text-align: left;
  }
  .linkButton4 .text,
  .content .linkButton4 .text {
    float: none;
    display: block;
    margin: 0 0 4px;
  }
  .pager-btn-description {
    display: inline;
    margin: 0;
  }
  .pager-btn-description .wrap {
    display: none;
  }
  .pager-btn-description-col {
    display: inline;
    float: none;
    margin: 0 !important;
  }
  .category-holder {
    padding: 4px 0 10px;
    margin: 0 0 20px;
  }
  /* Generic blocs */
  .blocStyle1 .listItems {
    margin: 0;
  }
  /* All blocs */
  .blocAgenda .item {
    margin: 0 0 18px;
    display: block;
    width: 100%;
  }
  .contact-box-columns {
    overflow: hidden;
  }
  .contact-box-columns .contact-box {
    margin: 0 0 10px;
  }
  .contact-box-columns .col {
    float: none;
    width: 100%;
    margin: 0;
  }
  .contact-box-columns .col:first-child {
    margin: 0;
  }
  .contact-box {
    padding: 45px 30px 27px 30px;
    border-left: none;
    border-top: 6px solid #ca7251;
  }
  .contact-box:after {
    bottom: auto;
    top: 0;
    left: 50%;
    height: 30px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 150px 0 150px;
    border-color: #ca7251 transparent transparent transparent;
  }
  .contact-box-wrap .contact-box-text h2 {
    font-size: 1.8rem;
  }
  .contact-box-img {
    float: none;
    margin: 0 auto 19px;
    width: 240px;
    height: auto;
  }
  .contact-box-img img {
    width: 100%;
  }
  .info-area {
    overflow: hidden;
    font-weight: 300;
  }
  .info-area .column {
    float: none;
    width: 100%;
    border-left: none;
    border-top: 1px solid #c9b69c;
    padding: 20px 0 0;
    margin: 0 0 20px;
  }
  .info-area .column:first-child {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
  }
  .wrapImg .desktop-img {
    display: none;
  }
  .wrapImg .mobile-img {
    display: block;
  }
  .btn-contact {
    /*padding: 10px 25px 10px 21px;*/
  }
  .barType1.typeInlineRow {
    text-align: center;
  }
  .barType1.typeInlineRow .date {
    float: none;
    display: block;
    text-align: center;
    margin: 0 0 8px;
  }
  .barType1.typeInlineRow .locate {
    float: none;
    margin: 0 0 8px;
    display: block;
    text-align: center;
  }
  .barType1.typeInlineRow .likeButton {
    margin: 0 0 10px;
    width: 100%;
    display: block;
  }
  .barType1.typeInlineRow .likeButton a {
    width: 100%;
  }
  .blocActualitesFocus {
    margin: 0 0 20px;
  }
  .blocActualitesFocus .blocFocus {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .blocActualitesFocus .blocFocus .wrap {
    padding: 0 10px;
  }
  .blocActualitesFocus .blocFocus img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .blocActualitesFocus > .wrap .blocListItems {
    float: none;
    width: 100%;
  }
  .blocActualitesFocus > .wrap .blocListItems.blocStyle1 .item {
    width: 100%;
    padding: 0;
    border: none;
    margin: 0 0 20px;
  }
  .blocActualitesFocus > .wrap .blocListItems.blocStyle1 .item img {
    float: none;
    margin: 0 0 15px;
  }
  .medical-consultation .col ul {
    margin: 0 0 10px;
  }
  .medical .col {
    float: none;
    width: 100%;
    padding: 0;
  }
  .medical .col:first-child {
    padding: 0;
  }
  .medical .col ul {
    padding: 0;
    margin: 0 0 4px;
  }
  .medical .medical-team-list .department {
    display: block;
  }
  .content-box {
    margin: 0 0 48px;
    height: auto !important;
  }
  .content-box.publication-block {
    margin: 0;
  }
  .content-box.shadow-decore:after,
  .content-box.shadow-decore:before {
    display: none;
  }
  .content-box-wrap {
    margin: 0 0 20px;
  }
  .content-box-heading h2 {
    font-size: 2.6em;
    padding: 0 0 0 10px;
  }
  .content-box-heading h2:after {
    left: 17px;
  }
  .content-box-twocolumns:after {
    clear: both;
    display: block;
    content: "";
    overflow: hidden;
    visibility: hidden;
    height: 0;
    speak: none;
  }
  .content-box-twocolumns .blocActualitesFocus {
    width: 100%;
    float: none;
    margin: 0 0 45px;
  }
  .content-box-twocolumns .blocActualitesFocus .content-box-wrap {
    padding: 30px 8px 10px;
    height: auto !important;
  }
  .content-box-twocolumns .blocAgenda {
    width: 100%;
    float: none;
  }
  .content-box-twocolumns .blocAgenda .content-box-wrap {
    /*padding: 37px 13px 41px;*/
    padding: 25px 13px 41px;
    height: auto !important;
  }
  .content-box-twocolumns .join-us {
    width: 100%;
    float: none;
    margin: 0 0 48px;
  }
  .content-box-twocolumns .blocPublications {
    width: 100%;
    float: none;
    margin: 0 0 48px;
  }
  .content-box-twocolumns-inline .content-box-wrap:after,
  .content-box-twocolumns-inline .content-box-wrap:before {
    display: block;
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: auto;
    height: 30px;
    max-width: 300px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  .content-box-twocolumns-inline .content-box-wrap:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
  }
  .content-box .link-more {
    position: relative;
    display: block;
    padding: 12px 0 0;
    top: 0;
    text-align: center;
  }
  .content-box .link-more:before {
    top: 0;
    bottom: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .ActualitesList .listItems {
    margin: 0;
  }
  .ActualitesList .listItems .item {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .ActualitesList .listItems .item img {
    margin: 0 0 6px;
  }
  .img-gallery .col {
    float: none;
    width: 100%;
  }
  .img-gallery a:hover,
  .img-gallery a:focus {
    text-decoration: underline;
  }
  .img-gallery a:hover .overlay-style .text-overlay,
  .img-gallery a:focus .overlay-style .text-overlay {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .img-gallery .overlay-style {
    position: static;
    background: none;
  }
  .img-gallery .overlay-style .text-overlay {
    position: static;
    text-align: left;
    padding: 10px;
  }
  .img-gallery .img-preview {
    font-size: 1.8em;
  }
  .img-gallery .img-preview .title {
    font-size: 0.66em;
    margin: 0 0 2px;
  }
  .img-gallery .img-preview .view-link {
    display: none;
  }
  .img-gallery .img-preview .overlay-style .text-overlay {
    padding: 5px 40px;
    text-align: center;
  }
  #secondaryMenu .lvl2 > li:before {
    top: 4px;
  }
  .blocPublications.blocArticle .listItems .item .wrap.wrap-none-ovh {
    overflow: visible;
  }
  .blocPublications .listItems .item .title.title-size_20 {
    font-size: 1.6em;
  }
  .Consultation .speciality .title {
    font-weight: bold;
    color: #777777;
    padding: 0;
    margin: 0 0 10px;
  }
  .services-block .content-box-wrap {
    padding: 0;
  }
  .access-block .content-box-wrap {
    padding: 0 9px;
  }
  .images-block .content-box-wrap {
    padding: 0;
  }
  .services-block-tabs {
    background: none;
  }
  .services-block-tabs-list {
    width: 64px;
  }
  .services-block-tabs-list span {
    display: none;
  }
  .services-block-tabs-list li.active a:after {
    border-width: 32px 0 32px 14px;
  }
  .services-block-tabs-list li a {
    padding: 0;
    width: 64px;
    height: 64px;
    position: relative;
  }
  .services-block-tabs-list li a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .services-block-tabs-list li a.services:before {
    width: 25px;
    height: 25px;
    background: url('../Images/pictos/ico-tab1.png') no-repeat;
  }
  .services-block-tabs-list li a.consultations:before {
    width: 25px;
    height: 25px;
    background: url('../Images/pictos/ico-tab2.png') no-repeat;
  }
  .services-block-tabs-list li a.med:before {
    width: 25px;
    height: 25px;
    background: url('../Images/pictos/ico-tab3.png') no-repeat;
  }
  .services-block-tabs-content {
    padding: 0 8px 0 0;
  }
  .services-block-tabs-content .col-holder {
    padding: 15px 10px 38px 5px;
    width: 100%;
    float: none;
    height: auto !important;
  }
  .services-block-tabs-content .submit-area {
    height: auto !important;
    padding: 28px 9px 10px;
    margin: 0 0 14px;
  }
  .services-block-tabs-content .submit-area:after {
    position: absolute;
    top: 0;
    left: 50%;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 119px 0 119px;
    border-color: #fff transparent transparent transparent;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .services-block-tabs-content button {
    width: 100%;
    height: auto;
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .services-block-tabs-content button:after {
    display: none;
  }
  .services-block-tabs-content button span {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px;
    position: relative;
  }
  .services-block-tabs-content button span:after {
    content: '\e057';
    margin: 0;
    font-size: 16px;
    color: #fff;
    vertical-align: -1px;
    display: inline;
    line-height: 1;
    text-transform: inherit;
    font-family: Icons;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    speak: none;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .wrapImg {
    margin: 0 10px 0 0;
  }
  .headAnnuaireDetail {
    margin: 20px 0 0 26px;
  }
  .expertise .blocFocus {
    float: none;
    width: 100%;
    margin: 0 0 31px;
  }
  .expertise .blocFocus .title {
    font-size: 1.5em;
  }
  .expertise .item {
    margin: 0 0 31px;
  }
  .expertise .item img {
    float: none;
    margin: 0 0 15px;
    width: 100%;
    display: block;
    height: auto;
  }
  .expertise .blocListItems {
    overflow: hidden;
  }
  .virtual-visit-list {
    font-size: 0;
    line-height: ;
  }
  .virtual-visit-list li {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    overflow: hidden;
    margin: 0 0 19px;
  }
  .virtual-visit-list li:nth-last-child(1),
  .virtual-visit-list li:nth-last-child(2) {
    margin: 0;
  }
  .virtual-visit-list a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
  }
  .virtual-visit-list-hover {
    position: static;
    padding: 5px 5px 0 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    transform: translate(0%, 0);
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    background: none;
  }
  .virtual-visit-list-hover span {
    position: static;
    padding: 0;
    text-align: left;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 1.4rem;
    line-height: 1.1;
    font-weight: 700;
  }
  .join-us .content-box-wrap {
    padding: 20px 8px;
    height: auto !important;
  }
  .join-us-list {
    overflow: hidden;
    margin: 0;
  }
  .join-us-list li {
    width: 47.6%;
  }
  .join-us-list .centerd-wrap {
    padding: 10px;
  }
  .page-content {
    padding: 0 8px;
  }
  .page-content-global {
    padding: 0;
  }
  .carousel-holder {
    display: block;
  }
  .media-detailed {
    font-size: 1em;
  }
  .media-detailed .content-holder .classicalGallery {
    margin: 0 -10px;
  }
  .media-detailed p {
    margin: 0 0 20px;
  }
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .subtitle-text {
    font-size: 1.6rem;
  }
  .img-area {
    display: none;
  }
  .blocPublications.no-margin {
    margin: 0;
  }
  .blocPublications .content-box-wrap {
    padding: 36px 8px;
    height: auto !important;
  }
  .blocPublications .listItems .item .img-holder {
    /*width: 140px;*/
    margin: 0 11px 0 0;
  }
  .blocPublications .listItems .item .img-holder:after {
    width: 129px;
    height: 7px;
    bottom: -8px;
    left: 50%;
    background: url('../Images/bg/shadow-mini2.png');
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .blocPublications .listItems .item img {
    width: 100%;
    height: 100%;
  }
  .blocPublications .listItems .item .wrap {
    padding: 0;
  }
  .blocArticle.blocAlbum .wrapImg {
    margin: 0 0 10px;
    float: none;
    width: 100%;
  }
  .blocArticle .listItems .item.item-largeImg .wrapImg img {
    width: 100%;
    margin: 0 0 10px;
  }
  .blocArticle .listItems .item img {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .comment-block .wrap {
    overflow: visible;
  }
  .comment-block-img {
    margin: 5px 18px 10px 0px;
  }
  .comment-form {
    padding: 0;
  }
  .comment-form-box {
    padding: 20px 0 26px;
  }
  .comment-form-box:after {
    content: "";
    display: block;
    clear: both;
  }
  .comment-form .grid-row {
    margin-bottom: 0;
  }
  .avatar,
  .content .avatar {
    padding: 0 0 15px;
  }
  .avatar-label,
  .content .avatar-label {
    float: none;
    display: block;
    padding: 0 0 5px;
  }
  .avatar-list li,
  .content .avatar-list li {
    padding: 0 6px 12px;
  }
  .doctor-single .heading-block-img {
    width: 100%;
  }
  .captcha {
    float: none;
    margin: 0 0 10px;
    width: 100%;
    padding: 0 31px 0 0;
    position: relative;
  }
  .captcha-img {
    margin: 0;
    float: none;
    width: 100%;
  }
  .captcha-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .captcha-option {
    position: absolute;
    top: 0;
    right: 0;
  }
  .captcha-option button {
    width: 30px !important;
  }
  .heading-block {
    padding: 35px 0;
    margin: 0 0 41px;
  }
  .heading-block h1 {
    font-size: 2.6em;
    margin: 0 0 25px;
  }
  .heading-block h1.obile-al-left {
    text-align: left;
  }
  .heading-block-head {
    margin: 0;
  }
  .heading-block-head + div[data-oc-slide] {
    padding-top: 19px;
  }
  .heading-block-head h1 {
    margin: 4px 0 0;
  }
  .heading-block-head .title-heading-options {
    margin: 0;
  }
  .heading-block-img {
    float: none;
    margin: 0 auto 26px;
  }
  .heading-block-text {
    padding: 0;
  }
  .total-block {
    margin: 0 0 35px;
    padding-bottom: 15px;
  }
  .total-block-type-2 {
    padding: 0;
    text-align: center;
  }
  .total-block-type-2 span {
    width: 100%;
    margin: 0 0 15px;
  }
  .result-block .date {
    line-height: 0.2;
  }
  .result-block .category {
    padding-bottom: 0;
    text-transform: none;
    font-size: 1.3em;
  }
  .result-block-heading {
    margin: 0 0 6px;
  }
  .article-block,
  .content .article-block {
    margin: 0 0 20px;
  }
  .article-block-img,
  .content .article-block-img {
    float: none;
    width: 300px;
    margin: 0 auto 30px;
  }
  .article-block h2,
  .content .article-block h2 {
    font-size: 1.6em;
    margin: 0 0 18px;
  }
  .article-block .date-box,
  .content .article-block .date-box {
    float: none;
    text-align: left;
    padding-top: 0;
  }
  .article-block-text.border-decore,
  .content .article-block-text.border-decore {
    padding: 0;
    border-left: none;
  }
  .different-text {
    font-size: 1.6em;
    line-height: 1.5;
    margin: 0 0 20px;
  }
  .glossary .pager-list li a {
    width: 32px;
    height: 32px;
  }
  .glossary .pager-list li strong {
    width: 32px;
    height: 32px;
  }
  .heading-wrap .info-area .column {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    padding: 20px 0 0;
  }
  .heading-wrap .info-area .column:first-child {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  .heading-wrap .date-box {
    float: none;
  }
  .heading-wrap-area.border-decore {
    padding: 20px 0 0;
    border-top: 1px solid #ece7e7;
    border-left: none;
  }
  .article-list {
    margin: 0 0 27px;
  }
  .article-list > li {
    width: 46.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }
  .article-list > li:nth-child(2n+1) {
    margin-right: 7%;
  }
  .article-list h2 {
    font-size: 2rem;
  }
  .article-list .secondary-title {
    font-size: 1.6rem;
  }
  .article-list-img {
    height: 140px;
    margin: 0 0 14px;
  }
  .article-list-img img {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    height: auto;
  }
  .article-list-img .img-height {
    max-height: 140px;
  }
  .article-list-img .img-width {
    max-width: 140px;
  }
  .article-list .category {
    padding: 10px 8px;
  }
  .article-list .date-text {
    margin: 0 0 20px;
  }
  .article-list-twocolumns {
    margin: 0 -10px;
  }
  .article-list-twocolumns > li {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 45px;
  }
  .article-list-twocolumns .article-list-img {
    width: 100px;
    margin: 0 18px 0 0;
  }
  .article-list-twocolumns .article-list-img img {
    display: block;
    width: 100%;
    height: auto;
  }
  .article-list-twocolumns .article-list-title {
    font-size: 1.6rem;
  }
  .article-list-items > li {
    margin-bottom: 30px;
  }
  .article-list-items .article-list-title {
    font-size: 1.6rem;
  }
  .article-list-items .article-list-text {
    padding-bottom: 21px;
  }
  .article-list-items .article-list-text p {
    font-size: 1.4rem;
  }
  .article-list-items .article-list-rows li {
    font-size: 1.4rem;
  }
  .article-list-items .article-list-img {
    margin-bottom: 21px;
  }
  .article-list-items .list-block li {
    margin-bottom: 10px;
  }
  .article-list-threecolumns {
    margin: 0;
  }
  .article-list-threecolumns > li {
    margin: 0 0 34px;
    width: 100%;
    padding: 0;
  }
  .album-list li {
    display: block;
    width: 100%;
    margin: 0 0 39px !important;
  }
  .album-list .article-list-img {
    margin-bottom: 16px;
  }
  .album-list .info-holder .info-text {
    float: none;
    width: 100%;
  }
  .album-list .info-holder .info-text span {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 19px;
  }
  .album-list .info-holder .info-text span:first-child:after {
    content: '-';
    margin: 0 2px;
  }
  .album-list .info-holder .info-text span:last-child:after {
    content: '-';
    display: none;
  }
  .album-list .info-holder .info-text time {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 19px;
  }
  .album-list .info-holder .btn {
    float: none;
  }
  .download-file-list,
  .content .download-file-list {
    margin: 0;
  }
  .download-file-list > li,
  .content .download-file-list > li {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0 0 40px;
  }
  .content-nav {
    display: none;
  }
  .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%;
  }
  #content .classicalGallery .sliderGalerie .cycle-carousel-wrap {
    width: 100%;
  }
  #content .classicalGallery .sliderGalerie a {
    width: 100%;
    height: auto;
    max-height: none;
  }
  #content .classicalGallery .sliderGalerie img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    margin: 0 auto !important;
    text-align: center;
  }
  .content .classicalGallery {
    width: auto;
    margin: 0 -8px 23px;
    position: relative;
  }
  .content .classicalGallery .sliderGalerie {
    width: 100%;
    margin: 0;
  }
  .content .classicalGallery .sliderGalerie .infosImg {
    display: none;
  }
  .content .classicalGallery .sliderGalerie .item {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    display: none;
    margin: 0;
  }
  .content .classicalGallery .sliderGalerie .item img {
    display: block;
    width: 100%;
    height: auto;
  }
  .content .classicalGallery .sliderGalerie .item:first-child {
    display: block;
  }
  .content .classicalGallery .sliderGalerie a {
    width: 100%;
    height: auto;
    display: block;
  }
  .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;
  }
  .content .classicalGallery .carouselGalerieWrap {
    width: 100%;
    padding: 0 51px;
    position: static;
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb {
    height: auto;
    position: static;
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .prev,
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .next {
    width: 24px;
    bottom: 39px;
    z-index: 10;
    bottom: 0;
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button,
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .next button {
    width: 100%;
    height: 100%;
    background: rgba(115, 19, 80, 0.8);
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button img,
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .next button img {
    width: 10px;
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button:after,
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .next button:after {
    width: 12px;
    height: 17px;
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .prev button:after {
    background: url('../Images/carrousel1/prev.png') no-repeat;
  }
  .content .classicalGallery .carouselGalerieWrap .pagerThumb .next button:after {
    background: url('../Images/carrousel1/next.png') no-repeat;
  }
  .content .classicalGallery .carouselGalerie {
    width: 100%;
    margin: 0;
    height: auto;
    display: none;
  }
  .content .classicalGallery .carouselGalerie .item {
    width: 45px !important;
    height: 45px !important;
    margin: 0 6px 0 0;
  }
  .content .classicalGallery .carouselGalerie .item img {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  .content .classicalGallery .caption {
    float: none;
    width: 100%;
    margin: 0 0 11px;
  }
  .carrousel1 {
    padding: 0;
    margin: 0 0 10px;
  }
  .carrousel1 .listItems {
    margin: 0;
  }
  .carrousel1 .listItems > .item {
    height: auto;
    -webkit-background-size: 180% auto;
    background-size: 180% auto;
    font-size: 1.6em;
  }
  .carrousel1 .listItems > .item > .wrapper {
    width: 100%;
    padding: 0;
    height: auto;
  }
  .carrousel1 .listItems > .item > .wrapper .dummy {
    padding-top: 48.6%;
  }
  .carrousel1 .listItems > .item > .wrapper .wrap {
    right: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    height: auto;
    padding: 18px 40px 14px;
    min-height: 98px;
  }
  .carrousel1 .listItems > .item > .wrapper .wrap a {
    color: #fff;
  }
  .carrousel1 .listItems > .item > .wrapper .wrap .title {
    font-size: 0.82em;
    margin: 0 0 2px;
  }
  .carrousel1 .listItems > .item > .wrapper .wrap .moreInfos {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .carrousel1 .buttonStop,
  .carrousel1 .pagerCarrousel1 {
    display: none;
  }
  .carrousel1 .prevCarrousel1 {
    left: 6px;
  }
  .carrousel1 .nextCarrousel1 {
    right: 0px;
  }
  .carrousel1 .prevCarrousel1,
  .carrousel1 .nextCarrousel1 {
    width: 20px;
    bottom: 45px;
    top: inherit;
  }
  .carrousel1 .prevCarrousel1 button,
  .carrousel1 .nextCarrousel1 button {
    max-width: 100%;
  }
  .carrousel1 .prevCarrousel1 img,
  .carrousel1 .nextCarrousel1 img {
    max-width: 100%;
    height: auto;
  }
  .carrousel2 {
    padding: 20px 0 0;
  }
  .carrousel2 .listItems {
    margin: 0;
    width: 100%;
    position: static !important;
    display: block !important;
  }
  .carrousel2 .item {
    padding: 0;
    margin: 0 8px 14px;
    display: inline-block !important;
    vertical-align: top !important;
  }
  .carrousel2 .prevNextCaroussel2 {
    display: none !important;
  }
  .carrousel2 .prevCaroussel2,
  .carrousel2 .nextCaroussel2 {
    top: 20px;
  }
  .carrousel2 .prevCaroussel2 {
    left: 10px;
  }
  .carrousel2 .nextCaroussel2 {
    right: 10px;
  }
  .carrousel2 .cycle-carousel-wrap {
    position: static !important;
    white-space: normal !important;
    text-align: center;
  }
  .carrousel2 .cycle-sentinel {
    display: none !important;
  }
  .img-gallery .overlay-style .view-link {
    display: none;
  }
}
