/* FONTS
   ========================================================================== */

@font-face {
    font-family: 'ralewaybold';
    src: url('fonts/Raleway-Bold-webfont.eot');
    src: url('fonts/Raleway-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Raleway-Bold-webfont.woff2') format('woff2'),
         url('fonts/Raleway-Bold-webfont.woff') format('woff'),
         url('fonts/Raleway-Bold-webfont.ttf') format('truetype'),
         url('fonts/Raleway-Bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayregular';
    src: url('fonts/Raleway-Regular-webfont.eot');
    src: url('fonts/Raleway-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Raleway-Regular-webfont.woff2') format('woff2'),
         url('fonts/Raleway-Regular-webfont.woff') format('woff'),
         url('fonts/Raleway-Regular-webfont.ttf') format('truetype'),
         url('fonts/Raleway-Regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaymedium';
    src: url('fonts/Raleway-Medium-webfont.eot');
    src: url('fonts/Raleway-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Raleway-Medium-webfont.woff2') format('woff2'),
         url('fonts/Raleway-Medium-webfont.woff') format('woff'),
         url('fonts/Raleway-Medium-webfont.ttf') format('truetype'),
         url('fonts/Raleway-Medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaysemibold';
    src: url('fonts/Raleway-SemiBold-webfont.eot');
    src: url('fonts/Raleway-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Raleway-SemiBold-webfont.woff2') format('woff2'),
         url('fonts/Raleway-SemiBold-webfont.woff') format('woff'),
         url('fonts/Raleway-SemiBold-webfont.ttf') format('truetype'),
         url('fonts/Raleway-SemiBold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('fonts/bebasneue_bold-webfont.eot');
    src: url('fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url('fonts/bebasneue_regular-webfont.eot');
    src: url('fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

::-moz-selection {
    background: none repeat scroll 0 0 #dc143c;
    color: #fff;
    text-shadow: none;
}

::selection {
   background: none repeat scroll 0 0 #dc143c;
    color: #fff;
    text-shadow: none;
}

/* GLOBALS / DEFAULT
   ========================================================================== */

html {
    min-width: 320px;
}


body {
    background: #eee;
    color: #1e1e1e;
    font-family: 'ralewayregular', Arial, Helvetica, "Helvetica Neue", sans-serif;
}

a,
a:hover,
a:focus,
a:active {
    color: inherit;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.v-align-top {
    vertical-align: top;
}

.v-align-middle {
    vertical-align: middle;
}

.v-align-baseline {
	vertical-align: baseline;
}

.a-block {
    display: block;
}

.v-center-block {

}

.v-center-block:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; /* Adjusts for spacing */
}

.v-center-content {
    display: inline-block;
    vertical-align: middle;
}

.embed-responsive-1by1 {
    padding-bottom: 100%;
}

/*.sr-only*/
.focus-show,
a:hover .focus-hidden,
a:focus .focus-hidden,
a:active .focus-hidden,
a.active .focus-hidden/*,
.menu li:hover .focus-hidden,
.menu li:focus .focus-hidden,
.menu li:active .focus-hidden,
.menu li.active .focus-hidden,
.focus-trigger:hover .focus-hidden,
.focus-trigger:focus .focus-hidden,
.focus-trigger:active .focus-hidden,
.focus-trigger-active .focus-hidden,
.active-show,
.active .active-hidden,
.active-trigger .active-hidden,
#block_fancy_search .mfp-close*/ {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

a:hover .focus-show,
a:focus .focus-show,
a:active .focus-show,
a.active .focus-show/*,
.menu-icon.active .focus-show,
.menu li:hover .focus-show,
.menu li:focus .focus-show,
.menu li:active .focus-show,*/
/*.menu li.active .focus-show,*/
/*.focus-trigger:hover .focus-show,
.focus-trigger:focus .focus-show,
.focus-trigger:active .focus-show,
.focus-trigger-active .focus-show,
.active .active-show,
.active-trigger .active-show*/ {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.focus-trigger:hover,
.focus-trigger:focus,
.focus-trigger:active {
    text-decoration: none;
}

.focus-trigger:hover .focus-style,
.focus-trigger:focus .focus-style,
.focus-trigger:active .focus-style {
    text-decoration: underline;
}

.wrap-center {
    max-width: 1100px;
    margin: auto;
}

.w33 {
    width: 33%;
}

.w100 {
    width: 100%;
}


.btn,
.btn-primary {
	background: #dc143c;
	border: none;
	border-radius: 0;
	color: #fff;
	font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
	min-height: 40px;
	line-height: 40px;
	/*width: 160px;*/
	padding: 0 20px;
}

.btn-submit{
	float:right;
	margin-top:50px;
	padding:0 40px;
}
/*.btn:hover,
.btn:focus,
.btn:active,
.focus-trigger:hover .btn,
.focus-trigger:focus .btn,
.focus-trigger:active .btn
/*.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active*//* {
	background: #181818;
	color: #fff;
}*/

/* Bounce To Top */
.btn,
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.btn:before,
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #181818;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn:hover,
.btn:focus,
.btn:active,
.focus-trigger:hover .btn,
.focus-trigger:focus .btn,
.focus-trigger:active .btn,
.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
  background: #dc143c;
  color: #fff;
}
.btn:hover:before,
.btn:focus:before,
.btn:active:before,
.focus-trigger:hover .btn:before,
.focus-trigger:focus .btn:before,
.focus-trigger:active .btn:before,
.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.form-horizontal .control-label {
	padding-top: 0;
	font-size:16px;
	font-size:1.6rem;
}

.form-group {
	margin-bottom: 20px;
}

.form-control {
	background: #ffffff;
	border: 0px;
	border-radius: 0;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .2) inset;
	color: #181818;
    font-family: 'ralewayregular', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    min-height: 40px;/*45px;*/
	padding:8px 25px;
}
.alert-danger{
	background:none;
	padding:0px;
	border:0px;
	box-shadow:none;
	font-weight: bold;
}
.alert > ul{
	margin-top:20px;
}
.has-error .form-control , .has-error .form-control:focus{
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dc143c;
}

select.form-control {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
}

option {
	min-height: 40px;
	line-height: 40px;
}

.form-control:hover,
.form-control:focus,
.form-control:active {
	background: #fff;
}

textarea.form-control {
	min-height: 175px;
}

.no-lst {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.no-margin{
	margin:0px !important;
}
.pr{
	position:relative;
}
.clear {
	clear: both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.tac{
	text-align:center;
}
.max-img{
	max-width:100%;
	height:auto;
}
.bg-cover{
	background-position: center center;
    background-size: cover;
	background-repeat:no-repeat;
}
.alert-warning{
	background: none;
	border: 0px;
	box-shadow: none;
	padding: 0;
}


/* Individual effects */

/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background: #2f3238;
}

figure.effect-julia img {
	max-width: none;
	height: 400px;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h2 {
	position: relative;
	padding: 0.5em 0;
}

figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*
Pour l’actualité de la HP avec un visuel, la vidéo de la hp, et les pushs des pages
sommaires, de l’agenda, de l’actualité prévoir un effet d’étirement du visuel au survol.
*/

.effect-zoom,
.effect-zoom-container {
	overflow: hidden;
}

.effect-zoom:hover .zoom,
.effect-zoom:focus .zoom,
.effect-zoom:active .zoom {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

.effect-zoom-bg:hover .zoom,
.effect-zoom-bg:focus .zoom,
.effect-zoom-bg:active .zoom,
.effect-zoom-bg.zoom:hover,
.effect-zoom-bg.zoom:focus,
.effect-zoom-bg.zoom:active  {
	background-size: 110%;
}


/*.btn-reverse {
	background: #181818;
}

.btn-reverse:hover,
.btn-reverse:focus,
.btn-reverse:active {
	background: #dc143c;
}*/


/* Skip Navigation
   ========================================================================== */

/* SKIP NAVIGATION */

.skipnavigationbar {
	background: #000;
	color: #fff;
	padding: 10px;
}

#skipnavigation ul {
	margin-bottom: 0;
}

/* Cnil
   ========================================================================== */

/* CNIL */

#cnil_banner_consent {
	background: #f5f5f5;
	color: #181818;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 10000;
}

#cnil_banner_consent .alert {
	border: none;
	padding: 2px 0;
	background:none;
	box-shadow:none;
}
#cnil_banner_consent .alert-info{
	color:#181818;
	font-size: 14px;
    font-size: 1.4rem;
	max-width:900px;
	margin:0 auto;
	padding: 4px 0;
	text-align: center;
}
#cnil_banner_consent a {
	color: #dc143c;
}

#cnil_banner_consent .close {
	background: #dedede;
	color: #181818;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: none;
    opacity: 1;
    padding: 15px;
	padding-right:39px;
	right:0px;
	top:0px;
}
#cnil_banner_consent .close:before{
	content:url('../images/content/croix-cnil.png');
}


/* HEADER
   ========================================================================== */
   

/* Logo site
   ========================================================================== */

/* LOGO SITE */

.logo-site {
	margin: 0;
	display:inline-block;
    height: 120px;
    line-height: 120px;
}

/* Menu
   ========================================================================== */

/* MENU */

#bg-nav{
	background: #161616;
	background: rgba(7, 7, 7, .94);
	position:fixed;
	height:100%;
	width:100%;
	z-index:10000;
}

.navbar {
    border-radius: 0;
    color: #fff;
	border:0px;
	margin-bottom:0px;
}
.navbar-entete{
	background: #dc143c;
	height:120px;
}

.navbar > .container-fluid {
	position: relative;
}

.navbar-nav {
    font-family: bebas_neue_regularregular, Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
	float:none;
	margin:0;
}

.navbar-nav > li > a {
	text-transform: uppercase;
	height: 90px;
	padding:0px 11px;
	line-height:90px;
	color:#dc143c;
	font-family:"bebas_neue_regularregular", sans-serif;
	
}


/*
.navbar-nav > .menu-icon > a:hover,
.navbar-nav > .menu-icon > a:focus,
.navbar-nav > .menu-icon > a:active {
	background: none;
}

.navbar-nav > .rub > a:hover,
.navbar-nav > .rub > a:focus,
.navbar-nav > .rub > a:active,
.navbar-nav > .menu-icon > a:hover img,
.navbar-nav > .menu-icon > a:focus img,
.navbar-nav > .menu-icon > a:active img {
	background: #f5f5f5;
}
*/
.navbar-nav > .menu-icon > a#btnToggleSearch:hover,
.navbar-nav > .menu-icon > a#btnToggleSearch:focus,
.navbar-nav > .menu-icon > a#btnToggleSearch:active,
.navbar-nav > .menu-icon > a#btnToggleSearch:hover img,
.navbar-nav > .menu-icon > a#btnToggleSearch:focus img,
.navbar-nav > .menu-icon > a#btnToggleSearch:active img
{
	background:none;
}



/* Moteur de recherche
   ========================================================================== */

/* MOTEUR DE RECHERCHE */
.navbar-form{
	margin-top:18px;
	box-shadow:none;
}
.navbar-form ::-webkit-input-placeholder {
	color: #181818;
   font-family:bebas_neue_regularregular, sans-serif;
	font-size:27.74px;
	font-size:2.77rem;
	text-transform: uppercase;
	opacity:0.5;
}

.navbar-form :-moz-placeholder { /* Firefox 18- */
	color: #181818;
   font-family:bebas_neue_regularregular, sans-serif;
	font-size:27.74px;
	font-size:2.77rem;
	text-transform: uppercase;
	opacity:0.5;
}

.navbar-form ::-moz-placeholder {  /* Firefox 19+ */
	color: #181818;
   font-family:bebas_neue_regularregular, sans-serif;
	font-size:27.74px;
	font-size:2.77rem;
	text-transform: uppercase;
	opacity:0.5;
}

.navbar-form :-ms-input-placeholder {
	color: #181818;
   font-family:bebas_neue_regularregular, sans-serif;
	font-size:27.74px;
	font-size:2.77rem;
	text-transform: uppercase;
	opacity:0.5;
}
.searchContainer{
	background-color:#FFF;	
	display:table;
	
}
.searchInputContainer,.searchBtnContainer{
	display:table-cell;
	vertical-align:middle;
}
.searchInput{
	font-family:bebas_neue_regularregular, sans-serif;
	font-size:27.74px;
	font-size:2.77rem;
	color:#181818;
	line-height:50px;
	padding:0px 20px;
	border: 0 none;
	width:100%;
}
.searchBtn{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border:0px;
	vertical-align:middle;
	padding-right:10px;
	background-image:url('../images/header/menu/recherche.png');
	background-position:top left;
	background-repeat:no-repeat;
	width:33px;
	height: 22px;
}




/* AIDES A LA NAVIGATION
   ========================================================================== */

/* TOOLER */
.tooler {
    padding: 20px 0;
}

/* Breadcrumb
   ========================================================================== */

/* BREADCRUMB */
.breadcrumb-wrapper {
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
    text-transform: uppercase;
	float:left;
}

.breadcrumb {
    background: none;
    color: #101010;
	margin-bottom:5px;
}

.text-info{
	color:#1e1e1e;
	font-size:14px;
	font-size:1.4rem;
}
.requis-info{
	margin-bottom:25px;
}
.required{
	color:#dc143c;
}
.cnil{
	color:#1e1e1e;
	font-size:11px;
	font-size:1.1rem;
	line-height:1.63em;
}
.breadcrumb-wrapper{
	width: calc( 100% - 140px); 
}
.breadcrumb a{
	display: inline-block;	
}
.ici,
.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:active {
    color: #dc143c;
}

.breadcrumb > .active {
	color: #101010;
	display: inline;
}

.breadcrumb > li + li:before {
	color: #101010;
}

.breadcrumb > li + li:before {
	content: "> ";
}

/* Outils
   ========================================================================== */

/* OUTILS */

.page-tools li{
	vertical-align: top;
}
.page-tools {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom:0px;
}
.page-tools a {
	background: #dc143c;
	color: #d2d2d2;
	width:30px;
	height:30px;
	text-align:center;
}

.page-tools a:hover,
.page-tools a:focus,
.page-tools a:active {
	background: #c11134;
}

.page-tools a img {
    display: inline-block;
    vertical-align: bottom;
}
.white-popup {
    background: none repeat scroll 0 0 #fff;
    margin: 20px auto;
    max-width: 725px;
    position: relative;
    width: auto;
}
.white-popup .media {
    padding: 20px 30px;
}
#shareRS {
    padding: 20px 20px 100px;
    width: 650px;
	  margin: 0 auto;
}
#sharebox{
	text-align:left;
}
.white-popup .mfp-close {
    font-size: 50px;
}

/* Menu lateral
   ========================================================================== */

/* MENU LATERAL */
.sidemenu-wrapper {
    background: #fff;
	border: solid 1px #d9d9d9;
    width: 240px;
	padding: 0;
}
.sidemenu li a {
    padding: 5px 20px;
}

.sidemenu li a:focus,
.sidemenu li a:hover,
.sidemenu li a:hover,
.sidemenu li a.focus {
	background: none;
	text-decoration: underline;
}

.sidemenu > li > a {
	padding-top: 35px;
	padding-bottom: 25px;
}

.sidemenu .root {
	color: #dc143c;

}

.sidemenu > li > a,
.sidemenu > li > ul > li {
    border-bottom: solid 1px #d9d9d9;
}

.sidemenu > li > ul > li:last-child {
    border-bottom: none;
}

/*.sidemenu > li*/
.sidemenu > li > a {
    color: #dc143c;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-weight: 600;
    font-size: 30px;
    font-size: 3rem;
}

.sidemenu > li > ul > li > a {
    color: #181818;
    font-size: 18px;
    font-size: 1.8rem;
}

.sidemenu > li > ul > li > a:hover,
.sidemenu  > li> ul > li > a:focus,
.sidemenu > li > ul > li > a:active,
.sidemenu > li > ul > li > a.focus {
    background: #f5f5f5;
}

.sidemenu > li ul > li > a.in_path {
    color: #dc143c;
}

.sidemenu > li > ul > li > ul > li > a {
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
	position:relative;
	padding-left:15px;
	margin-left:20px;
}

.sidemenu > li > ul > li > ul > li > a:before{
	position:absolute;
	left:0px;
	top:4px;
	content:">";
}

.sidemenu > li > ul > li > ul > li > a:hover,
.sidemenu > li > ul > li > ul > li > a:focus,
.sidemenu > li > ul > li > ul > li > a:active {
    color: #454545;
}

.sidemenu > li > ul > li > ul > li > a.in_path {
    color: #dd1a40;
}

.sidemenu > li > ul > li > ul > li > ul > li > a {
    text-transform: none;
    padding-left: 35px;
	font-size: 14px;
	font-size: 1.4rem;
}

.sidemenu  > li > ul > li > ul > li > ul > li > a:hover,
.sidemenu > li > ul > li > ul > li > ul > li > a:focus,
.sidemenu > li > ul > li > ul > li > ul > li > a:active,
.sidemenu > li > ul > li > ul > li > ul > li > a.focus {

}

.sidemenu > li > ul > li > ul > li > ul > li >a.in_path {
    color: #dd1a40;
}

/* Pagination
   ========================================================================== */

/* PAGINATION */
.pagination-block {
    border-top: solid 1px #d1d1d1;
    border-radius: 0;
	text-align: center;
    padding-top: 15px;
    margin-top: 45px;
    margin-bottom: 0;
    display: block;
    overflow: auto;
}
.pagination-block > li {
	display: inline-block;
}
.main > ul.pagination-block > li:before{
	content:none;
}
.pagination-block li:first-child  {
	float: left;
	padding-left:0px;
}
.pagination-block li:last-child {
	float: right;
}
.pagination-block .btn{
	padding:0 40px;
}
.pagination-block .disabled .btn{
	cursor: not-allowed;
}
.pagination-block > li > a.number,
.pagination-block > li > span.number {
	background: none;
	border: none;
	color: #181818;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-weight: 600;
	font-size: 18px;
	font-size: 1.8rem;
}

.pagination-block > li > a.number:focus,
.pagination-block > li > a.number:hover,
.pagination-block > li > span.number:focus,
.pagination-block > li > span.number:hover {
	background: none;
	color: #dc143c;
	text-decoration: underline;
}

.pagination-block > .active > a.number,
.pagination-block > .active > a.number:focus,
.pagination-block > .active > a.number:hover,
.pagination-block > .active > span.number,
.pagination-block > .active > span.number:focus,
.pagination-block > .active > span.number:hover {
	background: none;
	color: #dc143c;
}

/* Retour haut de page
   ========================================================================== */

/* RETOUR HAUT DE PAGE */

.backtotop {
	background: #eee;
	padding-bottom: 45px;
}

.backtotop a .btt {
	background: url(../images/footer/backtotop.png) no-repeat center #dc143c;
	height: 40px;
	width: 40px;
}

.backtotop a:hover .btt,
.backtotop a:focus .btt,
.backtotop a:active .btt {
	background-color: #c11134;
}

/* FOOTER
   ========================================================================== */

footer {
    background: #fff;
    color: #3e3e3e;
    padding: 35px 0 55px;
    position: relative;
}

footer h2,
footer h3 {
    font-family: 'ralewaybold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
}

/* Adresse
   ========================================================================== */

/* ADRESSE */
.logo-footer {
    margin-bottom: 25px;
}
.coordonnees p {
    font-size: 18px;
    font-size: 1.8rem;
	margin:0px;
}
p.seconde-ligne{
	margin:-3px 0 5px;
}

.tel {
    color: #dc143c;
    font-family: 'ralewaybold', Arial, Helvetica, "Helvetica Neue", sans-serif;
}

.tel a:before {
    content: url(../images/footer/telephone.png);
    vertical-align: middle;
    margin-right: 10px;
	position: relative;
    top: 4px;
}

.horaires .tel a:before {
    height: 15px;
    width: 15px;
}

.horaires p {
    font-size: 14px;
    font-size: 1.4rem;
}

/* Suivez-nous
   ========================================================================== */

/* SUIVEZ-NOUS */
.socials h2 {
	margin-top: 0;
}

.socials ul  {
	margin-bottom: 0;
}

.socials a {
	background: #dc143c;
	border-radius: 50%;
}

.socials a:hover,
.socials a:focus,
.socials a:active {
	background: #c11134;
}


/*.socials a {
	background: #dc143c;
	color: #fff;
	height: 30px;
	width: 30px;
}

.socials a:hover,
.socials a:focus,
.socials a:active {
	background: #c11134;
}*/

/* Mega menu footer
   ========================================================================== */

/* MEGA MENU FOOTER */
.mega-menu-footer {
    margin-bottom: 55px;
}

.mega-menu-footer > ul > li > a {
    color: #dc143c;
    font-family: 'ralewaybold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 20px;
    font-size: 2rem;
}

.mega-menu-footer ul ul {
    color: #3e3e3e;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 10px;
}

.mega-menu-footer ul ul > li {
    list-style-image: url(../images/footer/mega-menu/l2-before.png);
}

.mega-menu-footer ul ul a {
	display: block;
	padding: 5px 0;
}

.mega-menu-footer ul ul a:focus,
.mega-menu-footer ul ul a:hover,
.mega-menu-footer ul ul a:active {
	color: #dc143c;
}
.menu-footer> ul > li{
	padding-left:10px;
	padding-right:0px;
}
.menu-footer> ul > li:before{
	content:'|';
	padding-right:10px;
}
.menu-footer > ul > li:first-child, .menu-footer > ul > li:last-child, .menu-footer > ul > li.logo-telmedia{
	padding-left:10px;
}

.menu-footer > ul > li:first-child:before, .menu-footer > ul > li:last-child:before, .menu-footer > ul > li.logo-telmedia:before{
	content:none;
}

.main.col-md-9{
	padding:0px;
}


/* Contenu principal
   ========================================================================== */

/* CONTENU PRINCIPAL */

main {
	position: relative;
	font-size: 15px;
	font-size: 1.5rem;
	margin-top:20px;
}

.main-content {
	padding: 0 0 25px 0;
	/*overflow: auto;*/
}
a.book-button{
	padding-top: 0;
	padding-bottom: 0;
	width: 150px;
	display: inline-block;
	height: 40px;
	background-color: #d92d61;
	padding-left: 60px;
	background-position: center left 20px;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: "ralewayregular", sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: top;
	transition: all 0.3s ease;
	background-image: url('../images/home/acces-rapides/cinema.png');
	background-size: 30px 30px;
	line-height: 40px;
}
a.book-button:hover,
a.book-button:focus{
	background-color: #D22C4C;
	text-decoration: none;
}

.caption a.book-button{
	float: right;
}

@media(max-width: 767px){
	.caption a.book-button{
		float: none;
		margin-top: 10px;
	}
}

.main > h1 {
	color: #181818;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 40px;
	font-size: 4rem;
}

.main > h2 {
	color: #dc143c;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.main > h3 {
	background: #181818;
	color: #fff;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	display: inline-block;
	padding: 5px 20px;
	margin-bottom: 15px;
}

.main > h4 {
	color: #1b1b1b;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 15px;
}

.main > p {
	margin-bottom: 50px;
}

.main > p > a {
	color: #dc143c;
}

.main p + p {
	margin-bottom: 30px;
}

.main .lead {
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 35px;
	line-height:1.875em;
}

.class_identifier_contact_form .main .lead{
	margin-bottom:20px;
}

.main .bg-info {
	background: none;
}

.main .meta-info {
	background: none;
	border: none;
	box-shadow: none;
	color: #dc143c;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
}

.main .meta-info .panel-body {
	padding: 0;
}
/*Moteur de recherche*/
.block-result-search{
	display: table;
	width: 100%;
}
.input-result-search{
	display: table-cell;
	width: 100%;
}
.btn-result-search{
	display: table-cell;
	padding-left: 20px;
	vertical-align: top;
}
.liste-recherche li a{
	text-decoration:none;
}
.liste-recherche li h4{
	color:#dc143c;
	font-size: 16px;
	font-size: 1.6rem;
}
.liste-recherche li{
	padding:25px 0;
	border-bottom:1px solid #d1d1d1;
}
.liste-recherche li:last-child{
	border:none;
}
.liste-recherche li p{
	color:#1e1e1e;
	font-size: 16px;
	font-size: 1.6rem;
}
.more-text{
	float:right;
	color:#dc143c;
	font-size: 14px;
	font-size: 1.4rem;
}
.liste-recherche li a:hover .more-text, .liste-recherche li a:active .more-text, .liste-recherche li a:focus .more-text{
	text-decoration:underline;
}

/* Listes */
.contenu-rte > ul,
.contenu-rte > ol {
	margin-bottom: 50px;
	padding-left: 20px;
}
.contenu-rte > ul{
	list-style-type:none;
	padding-left:0px;
}

.contenu-rte > ul > li:before{
	content: ">";
	position:absolute;
	top:0px;
	left:0px;
}
.contenu-rte > ul > li{
	padding-left:25px;
	position:relative;
}
.contenu-rte a.link-rte{
	text-decoration:underline;
	opacity:1;
	transition:all 0.2s ease;
	font-family:"ralewaysemibold", sans-serif;
	font-size:14px;
	font-size:1.4rem;
	color:#dc143c;
}
.contenu-rte a.link-rte:hover, .contenu-rte a.link-rte:focus, .contenu-rte a.link-rte:active{
	opacity:0.8;
}
.encart-gris{
	display: block;
	padding: 9.5px;
	  margin: 0 0 10px;
	  line-height: 1.42857143;
	  color: #FFF;
	  background-color: #dc143c;
	  border: 1px solid #dc143c;
	  border-radius: 4px;
}
.encart-gris a.link-rte{
	color: white;
}
/* TABLEAU */

.table {
	margin-bottom: 50px;
}

.contenu-rte th,
.contenu-rte tr,
.contenu-rte td {
	border-bottom: solid 3px #eee;
	border-right: solid 3px #eee;
}

.contenu-rte th{
	background: #dc143c;
	color: #fff;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight:normal;
}

.contenu-rte td {
	background: #fff;
	color: #454545;
	font-size: 15px;
	font-size: 1.5rem;
}

.contenu-rte th p:last-child,
.contenu-rte td p:last-child {
	margin-bottom: 0;
}

.contenu-rte .align-left, .contenu-rte .wrap-img.align-left{
	float:left;
	margin:0px 30px 30px 0;
}
.contenu-rte .align-right, .contenu-rte .wrap-img.align-right{
	float:right;
	margin:0px 0 30px 30px;
}
.contenu-rte .align-center{
	text-align:center;
	margin:0 auto;
}
.contenu-rte .wrap-img{
	margin-bottom:20px;
	display:block;
}
.contenu-rte .fig-caption{
	background-color:#d2d2d2;
	font-size:14px;
	font-size:1.4rem;
	color:#454545;
	line-height:1.2em;
	padding:10px 20px;
	display: block;
	font-family:"ralewaysemibold", sans-serif;
	font-style:italic;
}
.main h2, .main h3, .main h4, .main h5{
	clear:both;
}

.contenu-rte .bx-wrapper .bx-controls-direction a {
	background-color: rgba(22, 22, 26, .74);
	background-size: 17px 31px;
	height: 44px;
	width: 44px;
	margin-top: -22px;
	transition: background-color 0.2s ease;
	position: absolute;
	top: 50%;
    text-indent: -9999px;
	z-index: 9999;
}
.contenu-rte .bx-wrapper .bx-controls-direction .bx-next {
	background-image: url(../images/content/slider/next.png);
	right: 0;
	background-position: left 14px center;
}
.contenu-rte .bx-wrapper .bx-controls-direction .bx-prev {
	background-image: url(../images/content/slider/prev.png);
	left: 0;
    background-position: right 14px center;
}
.contenu-rte .bx-wrapper .bx-controls-direction a:hover, .contenu-rte .bx-wrapper .bx-controls-direction a:focus, .contenu-rte .bx-wrapper .bx-controls-direction a:active {
	background-color: rgba(22, 22, 26, .8);
}

/* En-tete page
   ========================================================================== */

/* EN-TETE PAGE */

.page-header-top {
    /*background: url(http://yosemite-dev.interne/var/www/storage/images/mediatheque/site-de-developpement/images/tests/bandeaux-de-page/bandeau-1/1574-1-fre-FR/Bandeau-1.jpg) no-repeat center;*/
    background: no-repeat center;
    background-size: cover;
    min-height: 390px;
    overflow: auto;
    margin-top: 0;
}

.page-header-top .panel {
    background: #fff;
    border: 0;
    border-radius: 0;
    
}

.page-header-top h1 {
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 40px;
	font-size: 4rem;
	margin-top: 0;
}
.page-header{
	color:#343434;
	font-size: 20px;
	font-size: 2rem;
	line-height:1.2em;
}


.page-header-top .lead {
	color: #1e1e1e;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.875em;
	margin-bottom: 25px;
}

/* reset */
.list-search-form,
.result-count {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.list-search-form .panel-body,
.result-count .panel-body {
	padding: 0;
}



/* MODULES
   ========================================================================== */

/* Liste (moteur de recherche)
   ========================================================================== */

/* LISTE (MOTEUR DE RECHERCHE) */
.list-search-form {
	margin-bottom: 45px;
}

.list-search-form a {
	color: #dc143c;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-weight: 600;
    font-size: 18px;
	font-size: 1.8rem;
    text-decoration: underline;
	margin-top: 10px;
}

.list-search-form a:hover,
.list-search-form a:focus,
.list-search-form a:active {
	text-decoration: none;
}

.result-count {
	color: #dc143c;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-weight: 600;
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
	margin-bottom: 45px;
}

/* Liste
   ========================================================================== */

/* LISTE */
.children {
	margin-bottom: -40px;
}

.thumbnail {
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin-bottom: 40px;
	width: 100%;
}

.thumbnail .caption {
	background: #fff;
	padding: 25px 20px 20px;
	min-height: 190px;
	position: relative;
}

.thumbnail .caption {

}

.thumbnail .type,
.thumbnail .label-type {
	background: #dc143c;
	border-radius: 0;
	color: #fff;
    font-family: 'ralewaybold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: right;
	display: inline-block;
	width: 60%;
	padding: 10px 20px 0 2px;
	position: absolute;
	top: 0;
}

.thumbnail .type:after,
.thumbnail .label-type:after {
	content: "";
	background: url(../images/content/child/label-type.png) no-repeat;
	background-size:cover;
	height: 9px;
	width: 100%;
	position: absolute;
	bottom: -9px;
	left: 0;
}

.thumbnail .label-date, .page-header .date {
	background: none;
	color: #181818;
    font-family: 'ralewaybold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	padding:0px;
}
.page-header .date {
	font-size: 26px;
	font-size: 2.6rem;
}
.thumbnail .label-date .bigger{
	font-size: 23px;
	font-size: 2.3rem;
}
.page-header .date .bigger{
	font-size: 40px;
	font-size: 4rem;
}

.thumbnail .caption h3 {
    font-family: 'ralewaybold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 20px;
	font-size: 2rem;
	margin-top:0px;
}

.thumbnail .caption p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.25em;
}


.list-orly .thumbnail .btn {
	background: #d5d5d5;
	color: #181818;
}

.list-orly .thumbnail a:hover,
.list-orly .thumbnail a:focus ,
.list-orly .thumbnail a:active {
	text-decoration:none;
}

.list-orly .thumbnail a:hover .btn,
.list-orly .thumbnail a:focus .btn,
.list-orly .thumbnail a:active .btn {
	color: #fff;
}

.list-orly .thumbnail a .btn:before{
	background: #dc143c;
}

.list-orly .thumbnail a:hover .btn:before,
.list-orly .thumbnail a:focus .btn:before,
.list-orly .thumbnail a:active .btn:before{
	background: #dc143c;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.badge {
	background: url(../images/content/badge-geoloc.png) no-repeat transparent;
	color: transparent;/*#181818;*/
	font-size: 20px;
	font-size: 2rem;
	min-height: 33px;
	width: 23px;
	vertical-align: middle;
	margin-right: 15px;
}


/* Agenda (liste)
   ========================================================================== */

/* AGENDA (liste) */
/*.agenda-month-wrapper*/
.date_navigation_separator {
	text-align: center;
	position: relative;
	margin-top: 0;
	margin-bottom: 35px;
}
.main > h2.date_navigation_separator{
	margin-bottom: 35px;
}
/*.agenda-month-wrapper:after*/
.date_navigation_separator:after {
    content: "";
    border: solid 1px #d1d1d1;
    display: block;
    width: 100%;
    position: absolute;
    top: 55%;/*50%;*/
    z-index: -1;
}


/*.agenda-month*/
.date_navigation_separator small {
    background: #eee;
    color: #202020;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    padding: 0 25px;
    margin-bottom: 0;
}

/* Medias
   ========================================================================== */

/* MEDIAS */
.media {
	margin-bottom: 50px;
}

.media-header {
	padding: 25px 50px 5px;
}

.media-header h1,
.media-header h2{
	color: #171717;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: uppercase;
}

.media-header .infos {
	color: #171717;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
}

.media-header span {
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
}

.media-header .desc {
	color: #1e1e1e;
	font-size: 15px;
	font-size: 1.5rem;
}
.main .media-header p{
	margin-bottom:10px;
}
.main .media-header p + p{
	margin-bottom:10px;
}
.media-body {
	background: #fff;
	padding: ;
	display: block;
	width: auto;
}
.media-header .wrap-img, .media-header .default-img{
	margin-right:20px;
}
.media-header .default-img{
	margin-bottom:20px;
}
.media .action-document a{
	padding-left:40px;
	padding-right:40px;
}
.media .panel-group {
	padding: 10px 50px 5px;
}
.media.external_file .panel-group {
	padding: 25px 50px 5px;
}

.media .panel-header {
	padding-bottom: 15px;
}

.media .panel {
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.media .panel-default > .panel-heading {
	background: none;
	border: none;
	border-radius; none;
	padding: 0;
}

.media .panel-title {
	color: #dc143c;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: uppercase;
	margin-bottom: 0;
}

/* **DEBUG**
.media .collapse {
	display: block;
	visibility: visible;
}
/* **DEBUG** */

.media a[aria-controls="collapseOne"] {
	border-top: solid 1px #c8c8c8;
	display: block;
	padding: 10px 0;
}

.media a[aria-controls="collapseOne"]:after {
	margin-left: 10px;
}

.media a[aria-expanded="false"]:after {
	content: url(../images/content/expand.png);
}

.media a[aria-expanded="true"]:after {
	content: url(../images/content/collapse.png);
}

.media .well {
	background: none;
	border: none;
	border-radius: none;
	box-shadow: none;
	padding: 15px 0 30px;
}

/* Image group */

.image_group .media-body {
	position: relative;
}

.image_group .bx-wrapper {
	border: 0;
	box-shadow: none;
}

.image_group .bx-wrapper .bx-caption {
	background: #d2d2d2;
}

.image_group .bx-wrapper .bx-caption span {
	color: #454545;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-style: italic;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 10px 20px;
	max-width: 64%;
}
.image_group {
	color: #454545;
}
.image_group .bxslider_pager {
    background: none repeat scroll 0 0 #d2d2d2;
    bottom: 0;
    max-width: 36%;
    position: absolute;
    right: 0;
    z-index: 5000;
}
.image_group .bxslider_pager a {
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 13.2px;
    font-size: 1.32rem;
	text-align: center;
	display: inline-block;
	min-height: 40px;
	width: 40px;
	line-height: 40px;
}
.image_group .bxslider_pager a:hover,
.image_group .bxslider_pager a:focus,
.image_group .bxslider_pager a:active {
	color: #dc143c;
}
.image_group .bxslider_pager a.active {
	background: #dc143c;
	color: #fff;
}
.container-photo{
	text-align:center;
	width:100%;
}
.bx-wrapper img {
    margin: 0 auto;
}

/* Poi */

.media .map {
	background: #c7c7c7;
	position: relative;
}
.carte-liste {
	width: 100%;
	height: 0px;
	padding-bottom: 57%;
}
.container-carte{
	margin-bottom:65px;
}
.info_window {
	background: #4c4c4c;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	padding: 65px 85px 50px;
	position: absolute;
	top: 0;
	display: none;
	height:100%;
	width:100%;	
	overflow-y:auto;
}

.info_window h3 {
	color: #fff;
    font-family: 'ralewaysemibold', Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 30px;
}

.fermer_carto {
	position: absolute;
	top: 20px;
	right: 30px;
}




@media screen and (max-width: 767px) {
    /* GLOBALS
   ========================================================================== */
	.xs-w25 {
        width: 25%;
    }

    .xs-w50 {
        width: 50%;
    }

    .xs-w100 {
        width: 100%;
    }

    .xs-ps-0 {
        padding-right: 0;
        padding-left: 0;
    }

    .xs-ps-30,
    .list-inline .xs-ps-30 {
        padding-right: 30px;
        padding-left: 30px;
    }

	.container-fluid, .wrap-center{
		padding:0 20px;
		max-width:100%;
	}
	
	.wrap-center-left, .wrap-center-right{
		margin:0 20px;
		max-width:100%;
	}
	
	.flex-list-mobile{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex; 
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.row.flex-list-mobile:before{
		content:none;
	}
	.flex-list-mobile > .flex-item{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.page-tools ul.list-inline{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	
	
	/* HEADER
   ========================================================================== */

	/* Menu
   ========================================================================== */

	/* MENU */
    .navbar {
        padding-bottom: 0;
        margin-bottom: 0;
    }
	.navbar-entete {
		height:66px;
	}
	.logo-site {
		height: 66px;
		line-height: 66px;
	}
	.logo-site img{
		width:auto;
		height:35px;
		vertical-align:top;
		margin-top:15px;
	}
	.home-top{
		padding-top:10px;
	}	
	#open-nav,	#close-btn{
		right:20px;
	}
	.navbar-form{
		max-width: 390px;
		width: 100%;
		margin: 55px auto 0;
	}
	
	
	/*Backtotop*/	
	.backtotop{
		position:relative;
	}
	.backtotop::after {
		background: url("../images/footer/bg-top.png") no-repeat scroll center center / 100% 10px #eeeeee;
		height: 10px;
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	/*Chapi Chapo*/
	
	.page-header-top{
		min-height:inherit;
	}
	.page-header-top .panel {
		padding: 0px;
		margin: 20px 10px;
	}
	.page-header-top h1{
		font-size:30px;
		font-size:3rem;
	}
	.page-header-top .lead{
		margin-bottom:0px;
	}
	/*Ariane*/
	.breadcrumb{
		padding:0px;
	}
	/*Outils*/
	.page-tools{
		margin-bottom:0px;
	}
	/*Image*/
	.main .wrap-img{
		width:100%;
	}
	.default-img{
		float:none !important;
	}
	/*Medias*/
	.media-header{
		padding: 20px;
	}
	.media .panel-group, .media.external_file .panel-group{
		padding:10px 20px 5px;
	}
	/*Player audio*/
	.mejs-container {
		margin-top: 10px;
		max-width: 100%;
	}
	/*Galeries photos*/
	.main .bx-wrapper .bx-caption{
		display:none;
	}
	.main .bx-wrapper .bx-controls-direction a {
		top:50px;
		margin-top:0px;
	}
	/*Gmap*/
	.info_window{
		width:100%;
		padding:40px 20px 20px
	}
	.carte-liste {
		padding-bottom: 150%;
	}
	/*
	fichier
	*/
	.action-document{
		margin-bottom:10px;
	}
	
	
	/* FOOTER
   ========================================================================== */

	footer {
        padding: 40px 0 25px;
		text-align:center;
    }

    footer h2,
    footer h3 {
        font-size: 16px;
        font-size: 1.6rem;
        text-transform: uppercase;
    }

    /* Adresse
   ========================================================================== */

	/* ADRESSE */
	.coordonnees p {
        font-size: 15px;
        font-size: 1.5rem;
    }

    .coordonnees .tel {
       font-size: 15px;
        font-size: 1.5rem;
    }

    .horaires p {
        font-size: 15px;
        font-size: 1.5rem;
    }
	.footer-right-submenu{
		width:100%;
		margin-top:20px;
	}
	.menu-footer ul li{
		display:block;
		margin-bottom:10px;
	}
	.menu-footer > ul > li::before {
		content: none;
		padding:0px;
	}
	.logo-telmedia, .rwd{
		margin-top:20px;
	}
	
}

@media screen and (max-width: 1199px) {
	/* GLOBALS
   ========================================================================== */
	.xsm-w100 {
		width: 100%;
	}

	.xsmd-pull-none {
		float: none !important;
	}
	.col-md-9 {
		width:100%;
	}
	/* HEADER
   ========================================================================== */

	/* Menu
   ========================================================================== */

	/* MENU */
	.navbar {
		margin:0px;
		/*position: absolute;
		top: 0;
		z-index: 1000;*/
	}

	.navbar-nav > li{
		float:none;
	}
	.navbar-menu {
		padding: 90px 0 120px;
		font-size: 40px;
		font-size: 4rem;
		text-align: center;
		position: absolute;
		top: 0;
		left:0;
		z-index: 10001;
		margin: 0;
		width:100%;
	}
	.navbar-nav > li > a {
		line-height: auto;
		height:auto;
		padding-top: 15px;
		padding-bottom: 15px;
		text-shadow:none;
		line-height:40px;
		color:#FFF;
		font-size:40px;
		font-size:4rem;
	}

	.navbar-nav > .rub > a:hover,
	.navbar-nav > .rub > a:focus,
	.navbar-nav > .rub > a:active,
	.navbar-nav > .menu-icon > a:hover img,
	.navbar-nav > .menu-icon > a:focus img,
	.navbar-nav > .menu-icon > a:active img,
	.nav > li > a:hover, 
	.nav > li > a:focus
	{
		background: none !important;
		color: #dc143c;
	}
	
	/* Effects */
	.overlay-scale {
		visibility: hidden;
		opacity: 0;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
		transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
		text-align:center;
	}

	.overlay-scale.open {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);	
		transition: -webkit-transform 0.4s, opacity 0.4s;
		transition: transform 0.4s, opacity 0.4s;
		/*overflow: auto;
		 overflow-y: scroll;*/
		 min-width: 320px;
		/* -webkit-overflow-scrolling : touch;*/
	}
	
	#close-btn{
		width:40px;
		height:40px;
		line-height:40px;
		border:1px solid #FFF;
		position:absolute;
		top:-70px;
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		padding:0px;
		margin:0px;
	}
	#close-btn img{
		vertical-align:top;
		margin-top:8px;
	}
	#open-nav{
		position:absolute;
		height:40px;
		width:40px;
		top:15px;
	}
	.lines-button {
		padding: 2rem 1rem;
		transition: .3s;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
		background:none;
		padding:0px;
		border:1px solid #FFF;
	}
	.lines-button:hover , .lines-button:active, .lines-button:focus{
		opacity: 1;
	}
	.lines-button:active {
		transition: 0;
	}
	.lines {
		display: inline-block;
		width: 25px;
		height:3px;
		background: #ffffff;
		transition: 0.3s;
		position: relative;
		top:-4px;
		
		/* border-radius: 1px;*/
	}
	.lines:before, .lines:after {
		display: inline-block;
		width: 25px;
		height:3px;
		background: #ffffff;
		transition: 0.3s;
		position: absolute;
		left: 0;
		content: '';
		-webkit-transform-origin: 0.28571rem center;
		transform-origin: 0.28571rem center;
		/*border-radius: 1px;*/
	}
	.lines:before {
		top: 8px;
	}
	.lines:after {
		top: -8px;
	}

	/*Pager*/
	.image_group .bxslider_pager{
		display:none;
	}
	
	/*Social Share*/
	#mfp_socialshareprivacy{
		text-align:center;
	}
	
	/* FOOTER
   ========================================================================== */

	footer {
        padding: 40px 0 35px;
    }

	/* Mega menu footer
   ========================================================================== */

	/* MEGA MENU FOOTER */
	.mega-menu-footer > ul > li > a:after {
        content: url(../images/footer/mega-menu/l1-after.png);
        margin-left: 10px;
    }
}

@media screen and (min-width: 470px) {
	/* Moteur de recherche
   ========================================================================== */

	/* MOTEUR DE RECHERCHE */

}

@media screen and (min-width: 768px) {
    
	/*Chapi Chapo*/
	.page-header-top .panel {
		min-height: 190px;
		width: 510px;
		padding: 30px;
		margin-top: 90px;
		margin-left: 40px;
	}
	.page-header-top.no-banner{
		min-height:inherit;
		margin-bottom:0px;
	}
	.page-header-top.no-banner .panel{
		min-height: inherit;
		width: 510px;
		padding: 30px 30px 5px 30px;
		margin:10px auto 0 40px;
	}
	.flex-list{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex; 
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.row.flex-list:before{
		content:none;
	}
	.flex-list > .flex-item{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	/*CNIL*/
	#cnil_banner_consent .close:before{
		position:absolute;
		top:50%;
		margin-top:-6px;
		right:14px;
	}
	/* FOOTER
   ========================================================================== */

	footer:before {
        content: "";
        background: url(../images/footer/bg-top.png) no-repeat center;
        background-size: 100% 43px;
        display: block;
        height: 43px;
        width: 100%;
        position: absolute;
        top: -43px;
    }
	
	/*Fichiers*/
	
	.action-document{
		float:right;
	}

	/* Menu footer
   ========================================================================== */

	/* MENU FOOTER */
	.menu-footer {
        margin-top: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    /* GLOBALS
   ========================================================================== */
	.visible-tablet{
		display:block !important;
	}
	.hidden-tablet{
		display:none !important;
	}
	.container-fluid, .wrap-center{
		padding:0 40px;
		margin:0 auto;
		max-width:100%;
	}
   
	/* GLOBALS */
	.sm-w25,
    .md-w25 {
        width: 25%;
    }

    .sm-w50,
    .md-w50 {
        width: 50%;
    }

    .sm-w100,
    .md-w100 {
        width: 100%;
    }

	.sm-ps-40,
    .md-ps-40 {
        padding-right: 30px;
        padding-left: 30px;
    }

	.sm-list-block li,
    .md-list-block li {
        display: block;
    }
	
	
	
	/* HEADER */
	
	.navbar-form{
		width:390px;
		margin:55px auto 0;
		padding:0px;
	}
	.searchContainer{
		 width: 100%;
	}
	#close-btn, #open-nav{
		right:40px;
	}
	.navbar-entete{
		height:69px;
	}
	.logo-site {
		height: 69px;
		line-height: 69px;
	}
	.logo-site img{
		width:auto;
		height:60px;
		vertical-align:top;
		margin-top:5px;
	}

	/* FOOTER
   ========================================================================== */

    footer:before {
        background-size: auto;
    }
	
	.mega-menu-footer .list-inline > li{
		margin-top:10px;
	}
	.footer-right {
        margin-top: 75px;
    }
	.footer-right-submenu{
		margin-top:23px;
	}
	.rwd{
		margin-top: 5px;
	}
    .footer-left,
    .footer-right {
        padding-right: 20px;
        padding-left: 20px;
    }
	.footer-left{
		padding-left:12%;
	}
	.suivez-nous{
		margin-top:15px;
		vertical-align: top;
	}
    .adresse-footer,
    .socials {
        width: 240px;
        float: right;
    }
}

@media screen and (min-width: 1200px) {
    /* GLOBALS
   ========================================================================== */

	/* GLOBALS */
	.container-fluid {
        max-width: 1200px;
        padding-right: 50px;
        padding-left: 50px;
    }

    .lg-block {
        display: block;
    }

    .lg-inline-block {
        display: inline-block;
    }

    .lg-w25 {
        width: 25%;
    }

    .lg-w50 {
        width: 50%;
    }

    .lg-w100 {
        width: 100%;
    }

    .lg-pull-right {
        float: right;
    }
	
	.hidden-desktop{
		display:none !important;
	}
	
	

	/* HEADER
   ========================================================================== */

	/* Menu
   ========================================================================== */
   
	.searchContainer{
		width:275px;
		border-top:1px solid #f1a1b1;
		border-left:1px solid #f5bac6;
		border-bottom:1px solid #ea728a;
		border-right:0px;
	}
	.navbar-form{
		float:right;
	}
	.navbar {
		height:210px;
	}
	/*.navbar-nav > li.menu-accueil > a {
		padding-left:10px 
	}*/
	.navbar-nav > li.menu-contact {
		float:right;
	}
	/*.navbar-nav > li.menu-contact > a {
		padding-right:10px 
	}*/
	.navbar-menu{
		background:#ffffff;
		height:90px;
		   overflow: hidden;
	}
	.navbar-nav > li > a.active{
		background-color:#EEE;
	}

	.navbar-nav > .rub > a.active,
	.navbar-nav > .menu-icon > a:active img {
		background: #f5f5f5;
	}
	
	.tooler, .main-content{
		margin-left:70px;
	}

	/*COOKIES*/
	
	#cnil_banner_consent .close {
		position: absolute;
		top: 0;
		right: 105px;
		height:100%;
	}
   
	/* MENU */

	/* FOOTER
   ========================================================================== */

    .footer-left {
        width: 330px;
        padding-right: 30px;
    }

    .footer-right {
        width: 770px;
    }

	.menu-footer > ul > li.logo-telmedia{
		padding-left:20px;
	}
	/* Nous suivre
   ========================================================================== */

	/* NOUS SUIVRE */
	.socials h2 {
		margin-right: 20px;
	}	
	.socials img {
		height: 30px;
		width: 30px;
	}

    /* Mega menu footer
   ========================================================================== */

	/* MEGA MENU FOOTER */
	.mega-menu-footer > ul {
    	margin-left: 0;
		margin-top:15px;
    }

	.mega-menu-footer > ul > li {
    	vertical-align: top;
    	width: 150px;
    	padding-right: 20px;
    	padding-left: 0;
    }
	
    .mega-menu-footer > ul > li:nth-child(4) {
    	width: 155px;
    }

    .mega-menu-footer > ul > li > a {
    	display: block;
    	min-height: 55px;
		line-height: 1.1em;
    }

	/* List
   ========================================================================== */

	/* LIST */
	.children {
		margin-right: -10px;
		margin-left: -10px;
	}

	.children > div {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	/*Container principal*/
	.main.col-md-9 {
		width:790px;
		padding-right:60px;
	}
}


/* COMARQUAGE */
/* line 286, ../../common/sass/page_int.scss */
  #comarquage {
     }
     #comarquage .external_link{
     	background: none;
     	padding: 0;
     }
    /* line 288, ../../common/sass/page_int.scss */
    #comarquage h2 {
      margin-bottom: 20px;
      position: relative; }
    /* line 292, ../../common/sass/page_int.scss */
    #comarquage .list {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      display: flex;
      padding: 0px; }
    /* line 300, ../../common/sass/page_int.scss */
    #comarquage .sommaire .btn_content {
      color: #FFF;
      font-size: 1.6rem;
      font-family: arial;
      font-weight: bold;
      text-transform: uppercase;
      text-decoration: none;
      background-color: #393939;
      transition: all 0.3s ease 0s;
      border: medium none;
      border-radius: 0px;
      padding: 10px 20px 8px;
      margin-bottom: 10px;
      display: inline-block;
      margin-right: 10px; }
      /* line 316, ../../common/sass/page_int.scss */
      #comarquage .sommaire .btn_content:active, #comarquage .sommaire .btn_content:hover, #comarquage .sommaire .btn_content:focus {
        background-color: #1B1B1B; }
    /* line 321, ../../common/sass/page_int.scss */
    #comarquage .vignetteComarquage {
      cursor: unset; }
      /* line 324, ../../common/sass/page_int.scss */
      #comarquage .vignetteComarquage:active h3, #comarquage .vignetteComarquage:hover h3, #comarquage .vignetteComarquage:focus h3 {
        text-decoration: none; }
      /* line 328, ../../common/sass/page_int.scss */
      #comarquage .vignetteComarquage .vignetteTitle {
        height: auto;
        overflow: auto; }
      /* line 332, ../../common/sass/page_int.scss */
      #comarquage .vignetteComarquage .vignetteDescription {
        height: auto;
        overflow: auto; }
    /* line 337, ../../common/sass/page_int.scss */
    #comarquage hr {
      height: 1px;
      background-color: #666;
      width: 100%;
      margin-top: 60px;
      margin-bottom: 20px; }
    /* line 344, ../../common/sass/page_int.scss */
    #comarquage .service-public {
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px;
      padding-bottom: 5px;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 5px;
      background-color: #FFF; }
      /* line 353, ../../common/sass/page_int.scss */
      #comarquage .service-public a {
        display: block; }
      @media (max-width: 767px) {
        /* line 344, ../../common/sass/page_int.scss */
        #comarquage .service-public {
          text-align: center;
          display: block;
          margin-right: 0px; } }
    /* line 362, ../../common/sass/page_int.scss */
    #comarquage .maj {
      display: inline-block;
      vertical-align: middle; }
      /* line 365, ../../common/sass/page_int.scss */
      #comarquage .maj p {
        margin: 0px; }

.vignetteContain {
    display: inline-block;
    width: 32%;
    margin-right: 1.82%;
    margin-bottom: 20px;
    cursor: pointer;
    vertical-align: top;
    border: solid 1px #6f6f6f;
}
.vignetteContain:nth-child(3n){
	margin-right: 0;
}
.vignetteTitle {
    padding: 20px;
    overflow: hidden;
    height: 256px;
}


      @media (max-width: 767px) {
      	.vignetteContain{
      		width: 100%;
      		margin-right: 0 !important;
      	}
      	.vignetteContain:nth-child(2n){
      		margin-right: 0;
      	}
        #comarquage .maj {
          text-align: center;
          display: block; } 
      }