
.module_accordeon.template_style_2 > ul > li {
   position: relative;
   border-left: 1px solid #eeeeee;
   border-right: 1px solid #eeeeee;
   border-bottom: 1px solid #eeeeee;
   background: #fff;
}

.module_accordeon.template_style_2 ul li.first {
   border-top: 1px solid #eeeeee;
}

.module_accordeon.template_style_2 > ul > li.hide {
   height: 54px;
   overflow: hidden;
   background: #fff;
}

.module_accordeon.template_style_2 ul li .titre_accordeon {
   font-size: 14px;
   height: 54px;
   padding: 0 0 0 20px;
   line-height: 54px;
   cursor: pointer;
   text-transform: uppercase;
   font-family: 'Open Sans';
   color: ;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
}

.module_accordeon.template_style_2 ul li.show .titre_accordeon, .module_accordeon.template_style_2 ul li .titre_accordeon:hover {
    background: ;
    color: #fff;
}


.module_accordeon.template_style_2 ul li .titre_accordeon i {
    position: absolute;
    top: 15px;
    right: 13px;
    font-size: 22px;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2 ease-in-out;
}

.module_accordeon.template_style_2 ul li.show .titre_accordeon i {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.module_accordeon.template_style_2 ul li .contenu_accordeon {
   padding: 5px 20px 10px 20px;
   background: #f3f3f5;
}

.module_accordeon.template_style_2 ul li .contenu_accordeon.contenu {
   color: #6d6d6d;
}

.module_accordeon.template_style_2 ul li .contenu_accordeon.avec_module {
   padding: 20px;
}

#content .module_accordeon.template_style_2 ul li .contenu_accordeon.avec_module .section_contenu {
   margin: 0;
}.module_actualites_liste.template_style_2 .bloc_actu {
    background: #f3f3f5;
    margin: 0 0 25px 0;
    cursor: pointer;
}
.module_actualites_liste.template_style_2 table {
    background: #f3f3f5;
    border-collapse: collapse;
}
.module_actualites_liste.template_style_2 .visuel_actu{
    vertical-align: top;
}

.module_actualites_liste.template_style_2 .texte_actu {
    vertical-align: top;
    padding: 20px 0 0 20px;
}

.module_actualites_liste.template_style_2 .texte_actu h2 {
    color: ;
    font-family: '';
    font-size: 20px;
    margin: 0;
    font-weight: normal;
    font-style: italic;
}

.module_actualites_liste.template_style_2 .texte_actu h3 {
    color: ;
    font-family: '';
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
}

.module_actualites_liste.template_style_2 .texte_actu .contenu {
    color: #6d6d6d;
    font-size: 13px;
}

.module_actualites_liste.template_style_2 .link{
    width: 45px;
    text-align: center;
}

.module_actualites_liste.template_style_2 .bloc_actu .link a {
    -webkit-transition: margin 0.2s ease-in-out;
    -moz-transition: margin 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out;
    transition: margin 0.2 ease-in-out;
}

.module_actualites_liste.template_style_2 .bloc_actu.over .link a {
    color: ;
    margin-left: 10px;
}

.module_actualites_liste.template_style_2 .bloc_actu .link a:hover {
    color: ;
}

.module_actualites_liste.template_style_2 .link a i {
    font-size: 30px;
}.module_actualites_tag.template_style_2 .bloc_actu {
    background: #f3f3f5;
    margin: 0 10px 25px 10px;
    cursor: pointer;
    width: 215px;
    height: 350px;
    float: left;
}

.module_actualites_tag.template_style_2 .bloc_actu .block{
    display: block;
    width: 215px;
}

.module_actualites_tag.template_style_2 table {
    background: #f3f3f5;
    border-collapse: collapse;
    overflow: hidden;
}
.module_actualites_tag.template_style_2 .visuel_actu{
    display: block;
    height: 220px;
    vertical-align: top;
    overflow: hidden;
    -moz-box-shadow: 0px 2px 5px 0px #9b9b9b;
    -webkit-box-shadow: 0px 2px 5px 0px #9b9b9b;
    -o-box-shadow: 0px 2px 5px 0px #9b9b9b;
    box-shadow: 0px 2px 5px 0px #9b9b9b;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=180, Strength=5);
}

.module_actualites_tag.template_style_2 .texte_actu {
    vertical-align: top;
    padding: 20px 0 0 10px;
}

.module_actualites_tag.template_style_2 .texte_actu h2 {
    height: 80px;
    color: ;
    font-family: '';
    font-size: 20px;
    font-style: normal;
    margin: 0;
    font-weight: normal;
}

.module_actualites_tag.template_style_2 .texte_actu h3 {
    color: #000;
    font-family: '';
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

.module_actualites_tag.template_style_2 .visuel_actu .contenu {
    height: 0;
}

.module_actualites_tag.template_style_2 .visuel_actu:hover .contenu {
      height: 220px;
      width: 220px;
      position: absolute;
      top: 15px;
      background-color: rgba(0, 0, 0, 0.66);
}

.module_actualites_tag.template_style_2 .visuel_actu:hover .contenu .text_contenu {
       position: absolute;
       bottom: 0px;
       padding: 10px;
       font-size: 12px!important;
       color: #fff !important;
}

.module_actualites_tag.template_style_2 .visuel_actu:hover .contenu .text_picto {
        position: absolute;
        top: 85px;
        left: 90px;
        height: 50px;
        width: 50px;
}

.module_actualites_tag.template_style_2 .text_contenu .contenu span{
    display: inline-block;
}

.module_actualites_tag.template_style_2 .link{
    width: 45px;
    text-align: center;
}

.module_actualites_tag.template_style_2 .bloc_actu .link a {
    -webkit-transition: margin 0.2s ease-in-out;
    -moz-transition: margin 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out;
    transition: margin 0.2 ease-in-out;
}

.module_actualites_tag.template_style_2 .bloc_actu.over .link a {
    color: ;
    margin-left: 10px;
}

.module_actualites_tag.template_style_2 .bloc_actu .link a:hover {
    color: ;
}

.module_actualites_tag.template_style_2 .link a i {
    font-size: 30px;
}

.module_actualites_tag.template_style_2 .bloc_actu .color_tag{
    display: block;
    margin-bottom: 5px;
    background-color: ;
    width: 30px;
    height: 3px;
}.module_actualites_tag.template_style_2 .bloc_actu {
    background: #f3f3f5;
    margin: 0 10px 25px 10px;
    cursor: pointer;
    width: 215px;
    height: 350px;
    float: left;
}

.module_actualites_tag.template_style_2 .bloc_actu .block{
    display: block;
    width: 215px;
}

.module_actualites_tag.template_style_2 table {
    background: #f3f3f5;
    border-collapse: collapse;
    overflow: hidden;
}
.module_actualites_tag.template_style_2 .visuel_actu{
    position: relative;
    display: block;
    height: 220px;
    vertical-align: top;
    overflow: hidden;
    -moz-box-shadow: 0px 2px 5px 0px #9b9b9b;
    -webkit-box-shadow: 0px 2px 5px 0px #9b9b9b;
    -o-box-shadow: 0px 2px 5px 0px #9b9b9b;
    box-shadow: 0px 2px 5px 0px #9b9b9b;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=180, Strength=5);
}

.module_actualites_tag.template_style_2 .texte_actu {
    vertical-align: top;
    padding: 20px 0 0 10px;
}

.module_actualites_tag.template_style_2 .texte_actu h2 {
    height: 80px;
    color: ;
    font-family: '';
    font-size: 20px;
    font-style: normal;
    margin: 0;
    font-weight: normal;
}

.module_actualites_tag.template_style_2 .texte_actu h3 {
    color: #000;
    font-family: '';
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

.module_actualites_tag.template_style_2 .visuel_actu .contenu {
    height: 0;
}

.module_actualites_tag.template_style_2 .visuel_actu:hover .contenu {
      height: 220px;
      width: 220px;
      position: absolute;
      top: 0;
      background-color: rgba(0, 0, 0, 0.66);
}

.module_actualites_tag.template_style_2 .visuel_actu:hover .contenu .text_contenu {
       position: absolute;
       bottom: 0px;
       padding: 10px;
       font-size: 12px!important;
       color: #fff !important;
}

.module_actualites_tag.template_style_2 .visuel_actu:hover .contenu .text_picto {
        position: absolute;
        top: 85px;
        left: 90px;
        height: 50px;
        width: 50px;
}

.module_actualites_tag.template_style_2 .text_contenu .contenu span{
    display: inline-block;
}

.module_actualites_tag.template_style_2 .link{
    width: 45px;
    text-align: center;
}

.module_actualites_tag.template_style_2 .bloc_actu .link a {
    -webkit-transition: margin 0.2s ease-in-out;
    -moz-transition: margin 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out;
    transition: margin 0.2 ease-in-out;
}

.module_actualites_tag.template_style_2 .bloc_actu.over .link a {
    color: ;
    margin-left: 10px;
}

.module_actualites_tag.template_style_2 .bloc_actu .link a:hover {
    color: ;
}

.module_actualites_tag.template_style_2 .link a i {
    font-size: 30px;
}

.module_actualites_tag.template_style_2 .bloc_actu .color_tag{
    display: block;
    margin-bottom: 5px;
    background-color: ;
    width: 30px;
    height: 3px;
}.module_blog_rss.template_light .bloc_actu {
    background: #f3f3f5;
    margin: 0 10px 25px 10px;
    cursor: pointer;
    width: 215px;
    height: 350px;
    float: right;
}

.module_blog_rss.template_light .bloc_actu .block{
    display: block;
    width: 215px;
}

.module_blog_rss.template_light table {
    background: #f3f3f5;
    border-collapse: collapse;
    overflow: hidden;
}
.module_blog_rss.template_light .visuel_actu{
    position: relative;
    display: block;
    height: 220px;
    vertical-align: top;
    overflow: hidden;
    -moz-box-shadow: 0px 2px 5px 0px #9b9b9b;
    -webkit-box-shadow: 0px 2px 5px 0px #9b9b9b;
    -o-box-shadow: 0px 2px 5px 0px #9b9b9b;
    box-shadow: 0px 2px 5px 0px #9b9b9b;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=180, Strength=5);
}

.module_blog_rss.template_light .texte_actu {
    vertical-align: top;
    padding: 20px 0 0 10px;
}

.module_blog_rss.template_light .texte_actu h2 {
    height: 80px;
    color: ;
    font-family: '';
    font-size: 14px;
    font-style: normal;
    margin: 0;
    font-weight: normal;
}

.module_blog_rss.template_light .texte_actu a.lien {
    display: block;
    text-align: right;
    color: #000;
    font-family: '';
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    padding-right: 10px;
    padding-bottom: 10px;
}

.module_blog_rss.template_light .texte_actu a.lien:hover {
    text-decoration: underline;
}

.module_blog_rss.template_light .visuel_actu .contenu {
    height: 0;
}

.module_blog_rss.template_light .visuel_actu:hover .contenu {
      height: 220px;
      width: 220px;
      position: absolute;
      top: 0;
      background-color: rgba(0, 0, 0, 0.66);
}

.module_blog_rss.template_light .visuel_actu:hover .contenu .text_contenu {
       position: absolute;
       bottom: 0px;
       padding: 10px;
       font-size: 12px!important;
       color: #fff !important;
}

.module_blog_rss.template_light .visuel_actu:hover .contenu .text_picto {
        position: absolute;
        top: 85px;
        left: 90px;
        height: 50px;
        width: 50px;
}

.module_blog_rss.template_light .text_contenu .contenu span{
    display: inline-block;
}

.module_blog_rss.template_light .link{
    width: 45px;
    text-align: center;
}

.module_blog_rss.template_light .bloc_actu .color_tag {
    display: block;
    text-align: right;
}

.module_blog_rss.template_light .bloc_actu .color_tag span {
    display: inline-block;
    margin-bottom: 5px;
    background-color: ;
    width: 30px;
    height: 3px;
    margin-right: 10px;
}.module_chambres_accordeon h3.titre {
    font-size: 18px;
    cursor: pointer;
    color: ;
    font-family: '';
    padding: 15px 46px 15px 15px;
}
.module_chambres_accordeon h4.sous_titre {
    color: ;
    font-family: '';
    font-size: 15px;
    padding: 0;
    margin:0 0 4px;
    font-weight: 600;
}

.module_chambres_accordeon > ul > li {
   position: relative;
   padding: 0 0 20px 0;
   border: 1px solid #eeeeee;
   margin: 0 0 20px 0;
}

.module_chambres_accordeon > ul > li.hide {
   height: 30px;
   overflow: hidden;
   background: #fff;
}

.module_chambres_accordeon > ul > li.show {
   background: #eeeeee;
}


.module_chambres_accordeon ul li.show .titre {
   font-weight: bold;
}

.module_chambres_accordeon ul li .titre .arrow {
   height: 29px;
   width: 29px;
   position: absolute;
   top: 11px;
   right: 13px;
   background: url('../../img/modules/arrow_bloc_deroulant.png') no-repeat left top;
   display:block;
}

.module_chambres_accordeon ul li .titre:hover .arrow, .module_chambres_accordeon ul li.show .titre .arrow {
   background: url('../../img/modules/arrow_bloc_deroulant.png') no-repeat left bottom;
}
.module_chambres_accordeon .conteneur{
    padding : 0 15px;
    overflow:hidden;
}
.module_chambres_accordeon .contenu {
    font-size: 12px;
}

.module_chambres_accordeon .visuel {
    float: left;
    margin: 5px 15px 10px 0;
}

.module_chambres_accordeon .information {
    text-align: right;
}

.module_chambres_accordeon .information .prix_a_partir_de {
    margin: 0 0 7px 0;
}

.module_chambres_accordeon .information .prix {
    font-size: 20px;
    color: ;
}
.module_chambres_accordeon .separateur{
    display:none;
}

.module_chambres_accordeon .galerie_container {
    position: relative;
}

.module_chambres_accordeon .launch_diaporama {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
}.module_chambres_alternate tbody:first-child{
  width: 100%;
  display: inline-table;
}

.module_chambres_alternate .bandeau_chambres_alternate{
	display: block;
	width: 100%;
	height: 560px;
	overflow: hidden;
	border-collapse: collapse;
}

.module_chambres_alternate .bandeau_chambres_alternate td{
	vertical-align: top;
}

.module_chambres_alternate .partie_contenu{
	position: relative;
	vertical-align: top;
	overflow: hidden;
	height: 560px;
	width: 45%;
	cursor: pointer;
	background-color: ;
}

.module_chambres_alternate .partie_contenu .cell_center{
	vertical-align: middle;
	height: 560px;
	line-height: 1.2;
}

.module_chambres_alternate .partie_contenu .content{
	padding: 0 49px;
	text-align: center;
}

.module_chambres_alternate .partie_contenu h2{
	margin: .75em 0 .5em;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 1.4em;
}

.module_chambres_alternate .partie_contenu h3{
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.4em;
}

.module_chambres_alternate .partie_contenu h3 a{
	text-decoration: none;
	color: #333333;
}

.module_chambres_alternate .partie_contenu .picto{
	line-height: 19.6000003814697px;
	text-align: center;
	width: 45px;
	height: 11px;
	margin: 8px 0 6px 0;
	font-size: 8px;
    letter-spacing: 2px;
    color: }

.module_chambres_alternate .partie_contenu .accroche{
	margin-top: 20px;
	font-size: 16px;
	font-weight:100;
	line-height: 2em;
	color: #808080;
}

.module_chambres_alternate .partie_contenu .prix_a_partir_de{
	font-size: 20px;
	font-family: Georgia, sans-serif;
	font-weight: 100;
	font-style: italic;
	line-height: 2.2em;
}

.module_chambres_alternate .partie_contenu .bouton{
	padding: 10px 33px;
	color: ;
	background-color: ;
}

.module_chambres_alternate .partie_contenu .bouton:hover{
	color: ;
	background-color: ;
}

.module_chambres_alternate .partie_contenu .reservation{
  margin-top: 12px;
}


.module_chambres_alternate .partie_image{
	position: relative;
}

.module_chambres_alternate .background{
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.module_chambres_alternate .background.active{
	z-index: 3!important;
}

.module_chambres_alternate .bullets{
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -45px;
    left: 0px;
    width: 22px;
    height: 90px;
}

.module_chambres_alternate .bullet{
    display: block;
    width: 22px;
    height: 30px;
    font-size: 10px;
    opacity: 0.8;
    cursor: pointer;
    line-height: 24px;
    text-decoration: none;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.36);
    background-image: url('../../img/common/pager_default.png');
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.module_chambres_alternate .style_horizontal.bullets{
position: absolute;
z-index: 1000;
top: 100%;
margin-top: -30px;
left: 50%;
width: 90px;
height: 22px;
transform: translateX(-50%);
}
.module_chambres_alternate .style_horizontal.bullets .bullet{
float: left;
width: 30px;
height: 22px;
}

.module_chambres_alternate .bullet.active{
    background-image: url('../../img/common/pager_active.png');
}.module_chambres_alternate2 tbody:first-child{
  width: 100%;
  display: inline-table;
}

.module_chambres_alternate2 .bandeau_chambres_alternate{
	display: block;
	width: 100%;
	height: 560px;
	overflow: hidden;
	border-collapse: collapse;
}

.module_chambres_alternate2 .bandeau_chambres_alternate td{
	vertical-align: top;
}

.module_chambres_alternate2 .partie_contenu{
	position: relative;
	vertical-align: top;
	overflow: hidden;
	height: 560px;
	width: 45%;
	cursor: pointer;
	background: url('../../../../img/common/fondChambres.jpg') repeat;
	border: 3px solid #fff;
}

.module_chambres_alternate2 .partie_contenu .cell_center{
	vertical-align: middle;
	text-align: left;
	height: 560px;
	line-height: 1.2;
}

.module_chambres_alternate2 .partie_contenu .content{
	padding: 0 6%;
}

.module_chambres_alternate2 .partie_contenu h2{
	margin: .5em 0 .5em;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 1.4em;
}

.module_chambres_alternate2 .partie_contenu h2 a{
	text-decoration: none;
	color: #333333;
}

.module_chambres_alternate2 .partie_contenu .titre1{
    font-size: 46px;
    line-height: 1.4em;
}

.module_chambres_alternate2 .partie_contenu .titre2{
    font-size: 46px;
    line-height: 1.4em;
}

.module_chambres_alternate2 .partie_contenu .picto{
	line-height: 19.6000003814697px;
	text-align: center;
	width: 45px;
	height: 11px;
	margin: 8px 0 6px 0;
	font-size: 8px;
    letter-spacing: 2px;
    color: }

.module_chambres_alternate2 .partie_contenu .description{
	margin-top: 18px;
	font-weight:400;
	line-height: 24px;
	font-size:14px;
	color: #7e7979;
}

.module_chambres_alternate2 .partie_contenu .accroche{
	margin-top: 18px;
	font-weight:400;
	line-height: 30px;
	font-size:18px;
	color: #7e7979;
}

.module_chambres_alternate2 .partie_contenu .prix_a_partir_de{
	font-size: 16px;
	font-family: '';
	font-weight: 400;
	line-height: 1em;
    text-transform: uppercase;
}

.module_chambres_alternate2 .partie_contenu .bouton{
	padding: 4px 33px 4px 4px;
	color: ;
	background-color: ;
}

.module_chambres_alternate2 .partie_contenu .bouton:hover{
	color: ;
	background-color: ;
}

.module_chambres_alternate2 .partie_contenu .reservation{
  margin-top: 12px;
}


.module_chambres_alternate2 .partie_image{
	position: relative;
	border: 3px solid #fff;
}

.module_chambres_alternate2 .background{
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.module_chambres_alternate2 .background.active{
	z-index: 3!important;
}

.module_chambres_alternate2 .translation{
	-webkit-transition: all 700ms cubic-bezier(0.600, 0.040, 0.800, 0.335);
	   -moz-transition: all 700ms cubic-bezier(0.600, 0.040, 0.800, 0.335);
	     -o-transition: all 700ms cubic-bezier(0.600, 0.040, 0.800, 0.335);
	        transition: all 700ms cubic-bezier(0.600, 0.040, 0.800, 0.335);
}

.module_chambres_alternate2 .bullets{
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -45px;
    left: 0px;
    width: 22px;
    height: 90px;
}

.module_chambres_alternate2 .bullet{
    display: block;
    width: 22px;
    height: 30px;
    font-size: 10px;
    opacity: 0.8;
    cursor: pointer;
    line-height: 24px;
    text-decoration: none;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.36);
    background-image: url('../../img/common/pager_default.png');
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;

}

.module_chambres_alternate2 .style_horizontal.bullets{
position: absolute;
z-index: 1000;
top: 100%;
margin-top: -30px;
left: 50%;
width: 90px;
height: 22px;
transform: translateX(-50%);
}
.module_chambres_alternate2 .style_horizontal.bullets .bullet{
float: left;
width: 30px;
height: 22px;
}

.module_chambres_alternate2 .bullet.active{
    background-image: url('../../img/common/pager_active.png');
}

.module_chambres_alternate2 .arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 2em;
}

.module_chambres_alternate2 .arrow_left{
	left: 0%;
}

.module_chambres_alternate2 .arrow_right{
	right: 0%;
}


.module_chambres_alternate2 .bx-next,
.module_chambres_alternate2 .bx-prev{
	background-color: rgba(0, 0, 0, 0.25);
	padding: 10px 12px;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.module_chambres_alternate2 .bx-next:hover,
.module_chambres_alternate2 .bx-prev:hover{
	background-color: rgba(0, 0, 0, 0.50);
}

.module_chambres_alternate2 .bx-next .fa,
.module_chambres_alternate2 .bx-prev .fa{
	position: relative;
	top: -1px;
	color: #fff;
}

.module_chambres_alternate2 .bx-next .fa{
	left: 2px;
}

.module_chambres_alternate2 .bx-prev .fa{
	right: 2px;
}.module_chambres_light ul li {
    position: relative;
    float: left;
    display: block;
    width: 290px;
    margin: 0 12px 40px 22px;
}

.module_chambres_light ul li .detail {
   padding: 5px 0;
}

.module_chambres_light ul li .detail .titre {
    position: relative;
    text-align: center;
    padding: 0 15px 8px 15px;
    overflow: hidden;
    text-transform: uppercase;
}

.module_chambres_light ul li .detail .titre_box {
    text-transform:uppercase;
    text-align:center;
    line-height: 28px;
    width: 260px;
    margin: 0 auto;
}

.module_chambres_light ul li .detail .titre_box .ligne_1 {
    display:table;
    width:100%;
}

.module_chambres_light ul li .detail .titre_box .ligne_1 span{
  display:table-cell;
  padding:0 15px;
  white-space: nowrap;
  color: #333;
  font-size: 16px;
  font-family: 'Open Sans';
}

.module_chambres_light ul li .detail .titre_box .ligne_1:before, .module_chambres_light ul li .detail .titre_box .ligne_1:after {
  display:table-cell;
  content:"\2000";
  border-bottom:1px solid ;
  width: 50%;
  position:relative;
  top:-16px;
}

.module_chambres_light ul li .detail .titre_box .ligne_2 {
    display:table;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom:1px solid ;
}

.module_chambres_light ul li .detail .titre_box .ligne_2 span {
    display:table-cell;
    color: #333;
    font-size: 22px;
    font-family: '';
}






.module_chambres_light ul li .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.module_chambres_light ul li .prix_a_partir_de {
    margin: 10px 0 0 0;
    text-align: center;
}

.module_chambres_light ul li .prix_a_partir_de .prix {
    font-weight: bold;
    font-size: 18px;
    color:;
}

.module_chambres_light ul li a.en_savoir_plus {
    margin: 10px 0 0 0;
    padding: 8px 25px;
    font-size : 16px;
    font-family: 'Open Sans';
    text-transform: uppercase;
}.module_chambres_liste{
    position:relative;
    overflow:hidden;
}
.module_chambres_liste .chambre{
    position:relative;
    overflow:hidden;
    padding:10px;
    margin: 0 0 20px 0;
}
.module_chambres_liste .chambre td {
    vertical-align: top;
}
.module_chambres_liste .visuel{
    padding-right:10px;
}
.module_chambres_liste .content{
    padding-right:20px;
    width: 100%;
}

.module_chambres_liste h3.titre {
    font-size: 16px;
    cursor: pointer;
    color: ;
    font-family: '';
    margin:0;
    padding:0;
}
.module_chambres_liste h4.sous-titre {
    color: ;
    font-family: '';
    font-size: 14px;
    padding: 0;
    margin:0;
    font-weight: 600;
}
.module_chambres_liste .contenu p {
    margin:0;
    font-size:12px;
}
.module_chambres_liste .contenu a.plus{
    color:;
    font-size:12px;
}

.module_chambres_liste .information{
    text-align:center;
    position:relative;
    float:right;
    margin-top:31px;
}
.module_chambres_liste .prix{
    margin-top:-18px;
}

.module_chambres_liste .prix_a_partir_de {
   font-size: 12px;
   text-align: center;
   color: #333333;
}

.module_chambres_liste .prix_a_partir_de .prix {
   font-size: 18px;
    color: ;
}
.module_chambres_liste .reservation{
    margin-top:20px;
}
.module_chambres_liste .reservation input[type="submit"], input[type="button"] {
    padding:2px 12px;
    font-size: 12px;
}

.module_chambres_liste .separateur{
    color:#ffffff;
}
.module_chambres_liste .arrow{
    display:none;
}.module_chambres_onglet #chambres_onglets {
   font-size: 0;
}

.module_chambres_onglet #chambres_onglets a {
    display: inline-block;
    background: #333;
    color: #fff;
    padding: 0 15px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    border-right: #fff solid 1px;
    vertical-align: bottom;
    margin: 6px 0 1px 0;
}

.module_chambres_onglet #chambres_onglets a:hover, .module_chambres_onglet #chambres_onglets a.onglet_actuel {
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    margin: 0 0 1px 0;
}

.module_chambres_onglet #chambres_onglets_content .un_onglet_content {
    display: none;
}

.module_chambres_onglet #chambres_onglets_content .un_onglet_content.onglet_content_default {
    display: block;
}

.module_chambres_onglet h3.titre {
    font-size: 22px;
    font-family: '';
    color:;
    font-weight: bold;
    margin:2px 0 0 0;
}

.module_chambres_onglet h4.sous_titre {
    font-size: 15px;
    font-family: '';
    color: #333;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.module_chambres_onglet .conteneur{
    overflow:hidden;
    margin-top:20px;
    }
.module_chambres_onglet .contenu {
    font-size: 12px;
}

.module_chambres_onglet .visuel {
    float: left;
    margin: 5px 15px 10px 0;
}

.module_chambres_onglet .information {
    text-align: right;
    padding:10px 0;
}

.module_chambres_onglet .information .prix_a_partir_de {
    margin: 0 0 7px 0;
}

.module_chambres_onglet .information .prix strong {
    font-size: 20px;
    color: ;
}

.module_chambres_onglet .galerie_container {
    position: relative;
}

.module_chambres_onglet .launch_diaporama {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
}.module_chambres_style_2 ul {
    text-align: center;
}

.module_chambres_style_2 ul li {
    position: relative;
    display: inline-block;
    width: 210px;
    margin: 0 12px 40px 20px;
    background: #fff;
    background: rgba(255, 255, 255, 0.4);
}

.module_chambres_style_2 ul li .detail {
    text-align: center;
    padding: 7px;
    border-left: 1px solid #d0c9c0;
    border-right: 1px solid #d0c9c0;
    border-bottom: 1px solid #d0c9c0;
}

.module_chambres_style_2 ul li .detail .titre {
   color: #333333;
   font-size: 20px;
   text-transform: uppercase;
   padding: 10px 0 6px 0;
}

.module_chambres_style_2 ul li .detail .separator_details {
   height: 8px;
   background: url('../../img/modules/chambre_style_2_separator.png') no-repeat center top;
   margin: 0 0 6px 0;
}

.module_chambres_style_2 ul li .detail .prix_a_partir_de {
   color: #9f3224;
   font-size: 16px;
   margin: 0 0 10px 0;
}

.module_chambres_style_2 ul li .detail a {
    display: inline-block;
    background: #460000;
    color: #fff;
    padding: 9px 0;
    width: 100%;
    border: 0;
    font-family: 'Open Sans';
    text-decoration: none;
    font-size : 14px;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #fff;
    outline: 2px solid #460000;
}

.module_chambres_style_2 ul li .detail a:hover {
    background: #000;
    outline: 2px solid #000;
}.module_diaporama.template_style_2 {
    position: relative;
    padding: 5px;
}

.module_diaporama.template_style_2 .bx-wrapper .visuel {
    width: 480px;
    float: left;
    margin-left: -3px;
}

.module_diaporama.template_style_2 .bx-wrapper .visuel img {
    border: 3px solid #fff;
    box-shadow: 1px 1px 8px 1px rgba(183, 183, 183, 0.72);
    -moz-box-shadow: 1px 1px 8px 1px rgba(183, 183, 183, 0.72);
    -webkit-box-shadow: 1px 1px 8px 1px rgba(183, 183, 183, 0.72);
}

.module_diaporama.template_style_2 .bx-wrapper .bx-controls-direction a {
    width:36px;
    height:77px;
    margin-top: -38px;
    z-index: 1500;
    -khtml-opacity:0.6;
    -moz-opacity : 0.6;
    -ms-filter: "alpha(opacity=60)";
    opacity : 0.6;
     -webkit-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    transition: opacity 0.2 ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
}

.module_diaporama.template_style_2 .bx-wrapper .bx-controls-direction a:hover {
    -khtml-opacity:1;
    -moz-opacity : 1;
    -ms-filter: "alpha(opacity=100)";
    opacity : 1;
}

.module_diaporama.template_style_2 .bx-wrapper .bx-prev {
    background: url("../../img/modules/diaporama_style_2_prev.png") no-repeat left top;
    left: -140px;
}

.module_diaporama.template_style_2 .bx-wrapper .bx-prev:hover {
    left: -143px;
}

.module_diaporama.template_style_2 .bx-wrapper .bx-next {
    background: url("../../img/modules/diaporama_style_2_next.png") no-repeat left top;
    right: -140px;
}

.module_diaporama.template_style_2 .bx-wrapper .bx-next:hover {
    right: -143px;
}


.module_diaporama.template_style_2 .detail {
    float: left;
    width: 445px;
    padding: 35px 0 0 45px;
}

.module_diaporama.template_style_2 .detail .titre {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: ;
    margin: 0 0 10px 0;
}

.module_diaporama.template_style_2 .detail .sous_titre {
    font-size: 16px;
    font-style: italic;
    color: #333;
    margin: 0 0 5px 0;
}

.module_diaporama.template_style_2 .detail .contenu {
    margin-top: 5px;
}

.module_diaporama.template_style_2 .detail .contenu p {
    line-height: 1.6em;
}

.module_diaporama.template_style_2 .detail .bouton2 {
    margin-top: 20px;
}.module_diaporama.template_style_3 {
    position: relative;
    padding: 5px;
}

.module_diaporama.template_style_3 .bx-wrapper .bx-controls-direction a {
    width:36px;
    height:77px;
    margin-top: -38px;
    z-index: 1500;
    -khtml-opacity:0.6;
    -moz-opacity : 0.6;
    -ms-filter: "alpha(opacity=60)";
    opacity : 0.6;
     -webkit-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    transition: opacity 0.2 ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
}

.module_diaporama.template_style_3 .bx-wrapper .bx-controls-direction a:hover {
    -khtml-opacity:1;
    -moz-opacity : 1;
    -ms-filter: "alpha(opacity=100)";
    opacity : 1;
}

.module_diaporama.template_style_3 .bx-wrapper .bx-prev {
    background: url("../../img/modules/diaporama_style_2_prev.png") no-repeat left top;
    left: -140px;
}

.module_diaporama.template_style_3 .bx-wrapper .bx-prev:hover {
    left: -143px;
}

.module_diaporama.template_style_3 .bx-wrapper .bx-next {
    background: url("../../img/modules/diaporama_style_2_next.png") no-repeat left top;
    right: -140px;
}

.module_diaporama.template_style_3 .bx-wrapper .bx-next:hover {
    right: -143px;
}


.module_diaporama.template_style_3 .detail {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

.module_diaporama.template_style_3 .detail .titre {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: ;
    margin: 0 0 10px 0;
}

.module_diaporama.template_style_3 .detail .sous_titre {
    font-size: 16px;
    font-style: italic;
    color: #333;
    margin: 0 0 5px 0;
}

.module_diaporama.template_style_3 .detail .contenu {
    margin-top: 5px;
}

.module_diaporama.template_style_3 .detail .contenu p {
    line-height: 1.6em;
}

.module_diaporama.template_style_3 .detail .bouton2 {
    margin-top: 20px;
}.module_encart_contenu.template_style_2 {
    position: relative;
}

.module_encart_contenu.template_style_2.over {
    cursor: pointer;
}

.module_encart_contenu.template_style_2 .content {
    position: relative;
    padding: 10px;
}

.module_encart_contenu.template_style_2 h3.titre {
    position: absolute;
    top:-16px;
    left: 0;
    width: 100%;
    text-align: center;
}

.module_encart_contenu.template_style_2 h3.titre span {
    display: inline-block;
    color: ;
    background: #f3f3f5;
    padding: 5px 20px;
    font-family: 'Open Sans';
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
    font-weight: 600;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
}

.module_encart_contenu.template_style_2.over h3.titre span {
    color: #fff;
    background: ;
    border: 1px solid ;
}

.module_encart_contenu.template_style_2 h4.sous-titre {
    color: ;
    padding: 34px 0 10px 0;
    font-family: 'Open Sans';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}

.module_encart_contenu.template_style_2 .contenu {
    text-align: center;
    font-family: '', sans-serif;
    font-size: 13px;
    color: #6d6d6d;
}.module_galerie.template_light {
    position: relative;
    padding: 0;
}

.module_galerie.template_light .galerie_container {
    position: relative;
}

.module_galerie.template_light .bx-wrapper .bx-prev {
    background: url("../../img/modules/slider_prev_blanc.png") no-repeat left top;
    width:15px;
    height:22px;
    left: 10px;
    margin-top: -22px;
    z-index: 1500;
}

.module_galerie.template_light .bx-wrapper .bx-next {
    background: url("../../img/modules/slider_next_blanc.png") no-repeat left top;
    width:15px;
    height:22px;
    right: 10px;
    margin-top: -22px;
    z-index: 1500;
}

.module_galerie.template_light .contenu{
    margin:0;
}

.module_galerie.template_light ul li .link-galerie{
      display: block;
      font-size: 11px;
      text-align: center;
}.module_galerie.template_liste {
    position: relative;
    padding: 0;
}

.module_galerie.template_liste .galerie_container {
    position: relative;
}

.module_galerie.template_liste .galerie_container ul li {
    display: block;
    float: left;
    margin: 0 5px 10px 5px;
}

.module_galerie.template_liste .galerie_container ul li .link-galerie{
      display: block;
      text-align: center;
      font-size: 11px;
}.module_galerie.template_tuile {
    position: relative;
    padding: 0;
}

.module_galerie.template_tuile .galerie_container {
    position: relative;
    margin: auto;
}

.module_galerie.template_tuile .galerie_container{
    width: 1200px;
}

.bandeau_pleine_larg .module_galerie.template_tuile .galerie_container{
    width: 100%;
}

.module_galerie.template_tuile .galerie_container .link-galerie{
    position: absolute;
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 20px;
    width: 100%;
    height: 20px;
    bottom: 0;
    color: rgba(255, 255, 255, 0.9);
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.module_galerie.template_tuile .galerie_container .link-galerie:hover{
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, 0.7);
}

.module_galerie.template_tuile .galerie_container .tiles .item .launch_diaporama{
    position: absolute;
    top:0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    z-index: 1;
}

.module_galerie.template_tuile .galerie_container .tiles .item .launch_diaporama.with_download{
    height: 90%;
}

.bandeau_pleine_larg .module_galerie.template_tuile .galerie_container .tiles .item .launch_diaporama.with_download{
    height: 278px;
}

.module_galerie.template_tuile .galerie_container .tiles .item .launch_diaporama:hover{
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 999999;
}

.module_galerie.template_tuile .galerie_container .tiles .item .launch_diaporama .fa{
    opacity: 0;
    color: rgba(255, 255, 255, 0.8);
    font-size: 50px;
    width: 100%;
    height: 100%;
    line-height: 190px;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;

}

.module_galerie.template_tuile .galerie_container .tiles .item .launch_diaporama:hover .fa{
    opacity: 1;
}

.module_galerie.template_tuile .galerie_container .tiles .item{
    height: 200px;
    
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all ease  0.2s;
    transition: all ease  0.2s;

    overflow: hidden;

    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}

.module_galerie.template_tuile .galerie_container .tiles .item .border{
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.module_galerie.template_tuile .galerie_container .tiles .item .background_tile{
    height: 100%;
    width: 100%;
    background-size: cover;
    image-rendering: -webkit-optimize-contrast;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all ease  0.2s;
    transition: all ease  0.2s;
}

.module_galerie.template_tuile .galerie_container .tiles .item:hover .background_tile{
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}

.bandeau_pleine_larg .module_galerie.template_tuile .galerie_container .tiles .item{
    height: 300px;
    background-size: cover;
    -webkit-transition: all ease  0.2s;
    transition: all ease  0.2s;
}

.bandeau_pleine_larg .module_galerie.template_tuile .galerie_container .tiles .item .background_tile{
    background-size: cover;
    image-rendering: -webkit-optimize-contrast;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}


.module_galerie.template_tuile .galerie_container .tiles .item.tile-big{
    width: 490px;
}
.module_galerie.template_tuile .galerie_container .tiles .item-sizer,
.module_galerie.template_tuile .galerie_container .tiles .item.tile-small{
    width: 245px;
}



.bandeau_pleine_larg .module_galerie.template_tuile .galerie_container .tiles .item.tile-big{
    width: 50%;
}
.bandeau_pleine_larg .module_galerie.template_tuile .galerie_container .tiles .item-sizer,
.bandeau_pleine_larg .module_galerie.template_tuile .galerie_container .tiles .item.tile-small{
    width: 25%;
}

.module_galerie_tags.template_style_2 {
    position: relative;
    padding: 0;
}

.module_galerie_tags.template_style_2 .galerie_container {
    position: relative;
}

.module_galerie_tags.template_style_2 .galerie_container .box {
    display: none;
    position: relative;
    float: left;
    width: 500px;
    height: 500px;
}

.module_galerie_tags.template_style_2  .galerie_container .box.filters {
    text-align: center;
}

.module_galerie_tags.template_style_2  .galerie_container .box.filters .filters_container {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}

.module_galerie_tags.template_style_2  .galerie_container .box.filters span {
    display: block;
    margin: 0 0 30px 0;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 20px;
}

.module_galerie_tags.template_style_2  .galerie_container .box.filters a {
    display: inline-block;
    background: #eee;
    padding: 4px 20px;
    margin: 5px;
}

.module_galerie_tags.template_style_2 .galerie_container .box.filters a:hover, .module_galerie_tags.template_style_2 .galerie_container .box.filters a.active {
    text-decoration: none;
    background: #333;
    color: #fff;
}

.module_galerie_tags.template_style_2 .galerie_container .box .link_slideshow {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.module_galerie_tags.template_style_2 .galerie_container .box .link_slideshow .overlay_zoom {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    background-image: url("../../img/modules/galerie_zoom.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 20%;
}

.module_galerie_tags.template_style_2 .galerie_container .box .link_slideshow:hover .overlay_zoom {
    display: block;
}.module_galerie_tags.template_style_3 {
    position: relative;
    padding: 0;
}

.module_galerie_tags.template_style_3 .filters {
    text-align: center;
    margin: 40px 0 20px 0;
}

.module_galerie_tags.template_style_3 .filters span {
    display: block;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 20px;
}

.module_galerie_tags.template_style_3 .filters a {
    display: inline-block;
    background: #eee;
    padding: 4px 20px;
    margin: 5px;
}

.module_galerie_tags.template_style_3 .filters a:hover, .module_galerie_tags.template_style_3 .filters a.active {
    text-decoration: none;
    background: #333;
    color: #fff;
}

.module_galerie_tags.template_style_3 .galerie_container {
    position: relative;
    padding: 0 70px;
}

.module_galerie_tags.template_style_3 .galerie_container .box {
    display: none;
    position: relative;
    float: left;
    width: 500px;
    height: 500px;
}

.module_galerie_tags.template_style_3 .galerie_container .box a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.module_galerie_tags.template_style_3 .galerie_container .box a .overlay_zoom {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    background-image: url("../../img/modules/galerie_zoom.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 10%;
}

.module_galerie_tags.template_style_3 .galerie_container .box a:hover .overlay_zoom {
    display: block;
}.module_encart_meteo.template_style_2 {
    position: relative;
    Font-family: 'Open Sans';
}

.module_encart_meteo.template_style_2 .meteo_container {
    padding: 15px;
}

.module_encart_meteo.template_style_2 .meteo_container .today {

}

.module_encart_meteo.template_style_2 .meteo_container .today .picto {
    float: left;
    width: 100px;
    height: 92px;
    line-height: 92px;
    text-align: left;
}

.module_encart_meteo.template_style_2 .meteo_container .today .picto img {
    width: 80px;
}

.module_encart_meteo.template_style_2 .meteo_container .today .details {
    float: left;
    width: 160px;
}

.module_encart_meteo.template_style_2 .meteo_container .today .details .temperature {
    font-size: 46px;
    font-weight: bold;
    color: ;
}

.module_encart_meteo.template_style_2 .meteo_container .today .details .ville_pays {
    margin-top: -5px;
    font-size: 14px;
    color: #6d6d6d;
}

.module_encart_meteo.template_style_2 .meteo_container .today .details .date {
    margin-top: 2px;
    font-weight: bold;
    color: #6d6d6d;
    font-size: 12px;
    text-transform: uppercase;
}

.module_encart_meteo.template_style_2 .meteo_container .separator {
    width: 100%;
    height: 1px;
    background: ;
    margin: 15px 0;
    -moz-box-shadow: inset 50px 0px 50px -30px #fff, inset -50px 0px 50px -30px #fff;
    -webkit-box-shadow: inset 50px 0px 50px -30px #fff, inset -50px 0px 50px -30px #fff;
    box-shadow: inset 50px 0px 50px -30px #fff, inset -50px 0px 50px -30px #fff;
}

.module_encart_meteo.template_style_2 .meteo_container .next_days .bloc_meteo {
   float: left;
   width: 86px;
   text-align: center;
}

.module_encart_meteo.template_style_2 .meteo_container .next_days .bloc_meteo img {
   width: 40px;
}

.module_encart_meteo.template_style_2 .meteo_container .next_days .bloc_meteo .jour {
    margin-top: 2px;
    font-weight: bold;
    color: #6d6d6d;
    font-size: 12px;
    text-transform: uppercase;
}

.module_encart_meteo.template_style_2 .meteo_container .next_days .bloc_meteo .temperature_high {
    font-weight: bold;
    color: ;
    font-size: 12px;
}

.module_encart_meteo.template_style_2 .meteo_container .next_days .bloc_meteo .temperature_low {
    font-weight: bold;
    color: #cccccc;
    font-size: 12px;
}.module_newsletter.template_style_2 {
    position: relative;
    padding: 10px;
    text-align: center;
}

.module_newsletter.template_style_2 .titre {
    color: ;
    font-family: '';
    padding: 0;
    font-weight: bold;
    font-size:18px;
}

.module_newsletter.template_style_2 .contenu {
    margin: 0 0 10px 0;
}

.module_newsletter.template_style_2 .news_ok {
    color: #46a546;
    font-weight: bold;
}

.module_newsletter.template_style_2 .news_erreur {
    color: #d61f25;
    font-weight: bold;
}

.module_newsletter.template_style_2 .submit_button {
    margin-left: -4px;
}.module_offres_alternate tbody:first-child{
  width: 100%;
  display: inline-table;
}

.module_offres_alternate .bandeau_offres_alternate{
	display: block;
	width: 100%;
	height: 560px;
	overflow: hidden;
	border-collapse: collapse;
}

.module_offres_alternate .bandeau_offres_alternate td{
	vertical-align: top;
}

.module_offres_alternate .partie_contenu{
	position: relative;
	vertical-align: top;
	overflow: hidden;
	height: 560px;
	width: 45%;
	cursor: pointer;
}

.module_offres_alternate .bandeau_offres_alternate:ntd-child(even) .partie_contenu{
	background-color: #fff;
}

.module_offres_alternate .bandeau_offres_alternate:ntd-child(odd) .partie_contenu{
	background-color: #fafafa;
}

.module_offres_alternate .partie_contenu .cell_center{
	vertical-align: middle;
	height: 560px;
	line-height: 1.2;
}

.module_offres_alternate .partie_contenu .content{
	padding: 0 49px;
	text-align: center;
}

.module_offres_alternate .partie_contenu h2{
	margin: .75em 0 .5em;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 1.4em;
	font-family: 'Libre Baskerville';
	color: #5F5F5F;
}

.module_offres_alternate .partie_contenu h3{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.4em;
	font-family: 'Libre Baskerville';
}

.module_offres_alternate .partie_contenu h3 a{
	text-decoration: none;
	color: #333333;
}

.module_offres_alternate .partie_contenu .picto{
	line-height: 19.6000003814697px;
	text-align: center;
	width: 45px;
	height: 11px;
	margin: 8px 0 6px 0;
}

.module_offres_alternate .partie_contenu .accroche{
	margin-top: 20px;
	font-size: 16px;
	font-weight:100;
	line-height: 2em;
	color: #808080;
}

.module_offres_alternate .partie_contenu .prix_a_partir_de{
	font-size: 20px;
	font-family: Georgia, sans-serif;
	font-weight: 100;
	font-style: italic;
	line-height: 2.2em;
}

.module_offres_alternate .partie_contenu .bouton{
	padding: 10px 33px;
	color: ;
	background-color: ;
}

.module_offres_alternate .partie_contenu .bouton:hover{
	color: ;
	background-color: ;
}

.module_offres_alternate .partie_contenu .reservation{
  margin-top: 12px;
}


.module_offres_alternate .partie_image{
	position: relative;
}

.module_offres_alternate .background{
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.module_offres_alternate .background.active{
	z-index: 3!important;
}

.module_offres_alternate .translation{
	-webkit-transition: all 700ms cubic-bezier(0.600, 0.040, 0.800, 0.335);
	   -moz-transition: all 700ms cubic-bezier(0.600, 0.040, 0.800, 0.335);
	     -o-transition: all 700ms cubic-bezier(0.600, 0.040, 0.800, 0.335);
	        transition: all 700ms cubic-bezier(0.600, 0.040, 0.800, 0.335);
}


.module_offres.template_liste .bloc_offre {
    display: table;
    height: 110px;
    width: 100%;
    margin: 0 0 20px 0;
    cursor: pointer;
}

.module_offres.template_liste .bloc_offre h3 {
    font-size: 16px;
    font-weight: normal;
    font-family: '';
    color:;
    margin: 0;
    padding: 0;
}

.module_offres.template_liste .bloc_offre .visuel {
    display: table-cell;
    vertical-align: top;
    width: 240px;
}

.module_offres.template_liste .bloc_offre .offre_details {
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding: 5px 10px 0 10px;
    height: 105px;
    width: 100%;
}

.module_offres.template_liste .bloc_offre .offre_details .contenu {
    margin: 10px 0;
}

.module_offres.template_liste .bloc_offre .offre_details .prix {
    font-style: italic;
    position: absolute;
    bottom: 5px;
    left: 10px;
}

.module_offres.template_liste .bloc_offre .offre_details .prix strong {
    font-style: normal;
    font-size: 18px;
    font-family: '';
    color:;
}

.module_offres.template_liste .bloc_offre .offre_details .prix i {
    margin-left: 3px;
}.module_push_actualites.template_diaporama {
    position: relative;
    padding: 5px;
    width: 950px;
    height: 380px;
}

.module_push_actualites.template_diaporama .details_container {
    float: left;
    width: 300px;
}

.module_push_actualites.template_diaporama .detail {
    display: none;
    padding: 25px;
}

.module_push_actualites.template_diaporama .detail_0 {
    display: block;
}

.module_push_actualites.template_diaporama .detail .titre {
    font-family: 'Open Sans';
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 5px 0;
}

.module_push_actualites.template_diaporama .detail .sous_titre {
    font-size: 26px;
    font-style: italic;
    color: ;
    margin: 0 0 5px 0;
}

.module_push_actualites.template_diaporama .detail .contenu {
    color: #6d6d6d;
    font-size: 13px;
    margin-top: 15px;
}

.module_push_actualites.template_diaporama .detail .contenu p {
    line-height: 1.6em;
}

.module_push_actualites.template_diaporama .detail .en_savoir_plus {
    position: absolute;
    left: 25px;
    bottom: 35px;
    width: 260px;
    display: block;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 16px;
    text-transform: uppercase;
    background: ;
    color: ;
    padding: 10px 0;
    border: 0;
    text-decoration: none;
}

.module_push_actualites.template_diaporama .detail .en_savoir_plus:hover {
    background: ;
    color: ;
}

.module_push_actualites.template_diaporama .detail .all_link {
    position: absolute;
    left: 25px;
    bottom: 5px;
    width: 260px;
    display: block;
    text-align: right;
    font-family: 'Open Sans';
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}


.module_push_actualites.template_diaporama .diaporama_container {
    float: left;
    width: 650px;
    overflow: hidden;
}

.module_push_actualites.template_diaporama .bx-wrapper img {
    width: 650px;
    height: 380px;
}

.module_push_actualites.template_diaporama .bx-wrapper .bx-prev {
    background: url("../../img/modules/diaporama_prev.png") no-repeat left top;
    width:50px;
    height:60px;
    left: 0;
    margin-top: -30px;
    z-index: 1500;
}

.module_push_actualites.template_diaporama .bx-wrapper .bx-prev:hover {
    left: -3px;
}

.module_push_actualites.template_diaporama .bx-wrapper .bx-next {
    background: url("../../img/modules/diaporama_next.png") no-repeat left top;
    width:50px;
    height:60px;
    right: 0;
    margin-top: -30px;
    z-index: 1500;
}

.module_push_actualites.template_diaporama .bx-wrapper .bx-next:hover {
    right: -3px;
}

.module_push_actualites.template_style_2 {
    position: relative;
}

.module_push_actualites.template_style_2 h3.titre{
    padding: 0 10px;
}

.module_push_actualites.template_style_2 .content{
    padding: 15px 10px 30px 10px;
}

.module_push_actualites.template_style_2 h3.titre {
    color: #333333;
    font-family: '';
    font-size: 18px;
    font-weight: normal;
    padding-top:0px;
    text-transform: uppercase;
    padding: 10px 40px 10px 10px;
}
.module_push_actualites.template_style_2 h4.sous-titre {
    color: #333333;
    font-family: '';
    font-size: 16px;
    font-weight: normal;
    text-decoration:none;
    margin-bottom:-3px;
}
.module_push_actualites.template_style_2 h4.sous-titre a:hover{
    text-decoration:none;
}
.module_push_actualites.template_style_2 .date_actu {
    font-size: 14px;
    color: #333333;
    font-style: italic;
    margin: 0 0 5px 0;
    font-weight:normal;
}

.module_push_actualites.template_style_2 .contenu {
    margin: 0 0 10px 0;
}

.module_push_actualites.template_style_2.content {
    padding:15px 0 0;
}

.module_push_actualites.template_style_2 .lien {
    background: none repeat scroll 0 0 #333333;
    bottom: 0;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.module_push_actualites.template_style_2 .lien:hover span {
    text-decoration: underline;
}

.module_push_actualites.template_style_2 .bx-wrapper .bx-controls-direction a {
    top: auto;
    z-index:8000;
    position:absolute;
    bottom :4px;
}
.module_push_actualites.template_style_2 .bx-wrapper .bx-prev {
    background:url('../../img/modules/icone-arrow-left-circle.png') no-repeat scroll;
    width:15px;
    height:15px;
    left:6px
}
.module_push_actualites.template_style_2 .bx-wrapper .bx-next {
    background:url('../../img/modules/icone-arrow-right-circle.png') no-repeat scroll;
    width:15px;
    height:15px;
    right:6px
}
.module_push_actualites.template_style_2 .bx-wrapper .bx-prev:before {
   font-family: FontAwesome;
   content: "\f0a8";
}

.module_push_actualites.template_style_2 .toute_actus{
    position:absolute;
    top:0px;
    right:0;
    z-index:8001;
    text-transform: uppercase;
    text-decoration:underline;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent #333333 transparent transparent;
}
.module_push_actualites.template_style_2 .toute_actus .fa-plus{
    color: #FFFFFF;
    font-size: 20px;
    position: absolute;
    right: -45px;
    top: 8px;
}
.module_push_actualites.template_style_2 .toute_actus .icone{
    color : #ffffff;
    font-size:20px;
    padding: 0 0 0 28px;
}.module_push_actualites.template_style_3 {
    position: relative;
}

.module_push_actualites.template_style_3 .entete {
    padding: 12px;
}

.module_push_actualites.template_style_3 h3.titre{
    font-family: '';
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
}

.module_push_actualites.template_style_3 h4.sous-titre {
    color: ;
    font-family: '';
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    margin-bottom:-3px;
}

.module_push_actualites.template_style_3 .bx-wrapper .bx-controls-direction a {
    position:absolute;
    top: 161px;
    bottom :4px;
    z-index:8000;
    width: 31px;
    height: 37px;
    -khtml-opacity:0.4;
    -moz-opacity : 0.4;
    -ms-filter: "alpha(opacity=4)";
    opacity : 0.4;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2 ease-in-out;
}

.module_push_actualites.template_style_3 .bx-wrapper .bx-controls-direction a:hover {
    -khtml-opacity:1;
    -moz-opacity : 1;
    -ms-filter: "alpha(opacity=100)";
    opacity : 1;
}

.module_push_actualites.template_style_3 .bx-wrapper .bx-prev {
    background:url('../../img/modules/push_actu_3_prev.png') no-repeat scroll;
    left:0;
}

.module_push_actualites.template_style_3 .bx-wrapper .bx-next {
    background:url('../../img/modules/push_actu_3_next.png') no-repeat scroll;
    right:0;
}

.module_push_actualites.template_style_3 .content{
    position: relative;
    font-size: 13px;
    text-align: center;
    padding: 10px 10px 30px 10px;
}

.module_push_actualites.template_style_3 .link_block {
    position: absolute;
    top:-16px;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.module_push_actualites.template_style_3 .link_block a {
    display: inline-block;
    color: ;
    background: #f3f3f5;
    padding: 5px 20px;
    font-family: 'Open Sans';
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
    font-weight: 600;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
}

.module_push_actualites.template_style_3 .link_block a:hover {
    color: #fff;
    background: ;
    border: 1px solid ;
}


.module_push_actualites.template_style_3 .date_actu {
    font-style: italic;
    color: ;
    margin: 25px 0 5px 0;
}

.module_push_actualites.template_style_3 .contenu {
    margin: 15px 0;
    color: #6d6d6d;
}

.module_push_actualites.template_style_3 .lien {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    color: #acacac;
    font-size: 13px;
    font-style: italic;
}

.module_push_actualites.template_style_3 .lien:hover span {
    text-decoration: underline;
}

.module_push_actualites.template_style_3 .toute_actus{
    position:absolute;
    top:0px;
    right:0;
    z-index:8001;
    text-transform: uppercase;
    text-decoration:underline;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent #333333 transparent transparent;
}
.module_push_actualites.template_style_3 .toute_actus .fa-plus{
    color: #FFFFFF;
    font-size: 20px;
    position: absolute;
    right: -45px;
    top: 8px;
}
.module_push_actualites.template_style_3 .toute_actus .icone{
    color : #ffffff;
    font-size:20px;
    padding: 0 0 0 28px;
}.module_push_chambres_alternate tbody:first-child{
  width: 100%;
  display: inline-table;
}

.module_push_chambres_alternate .bandeau_chambres_alternate{
	display: block;
	width: 100%;
	height: 560px;
	overflow: hidden;
	border-collapse: collapse;
}

.module_push_chambres_alternate .bandeau_chambres_alternate td{
	vertical-align: top;
}

.module_push_chambres_alternate .partie_contenu{
	position: relative;
	vertical-align: top;
	overflow: hidden;
	height: 560px;
	width: 45%;
	cursor: pointer;
	background-color: ;
}

.module_push_chambres_alternate .partie_contenu .cell_center{
	vertical-align: middle;
	height: 560px;
	line-height: 1.2;
}

.module_push_chambres_alternate .partie_contenu .content{
	padding: 0 49px;
	text-align: center;
}

.module_push_chambres_alternate .partie_contenu h2{
	margin: .75em 0 .5em;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 1.4em;
}

.module_push_chambres_alternate .partie_contenu h3{
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.4em;
}

.module_push_chambres_alternate .partie_contenu h3 a{
	text-decoration: none;
	color: #333333;
}

.module_push_chambres_alternate .partie_contenu .picto{
	line-height: 19.6000003814697px;
	text-align: center;
	width: 45px;
	height: 11px;
	margin: 8px 0 6px 0;
	font-size: 8px;
    letter-spacing: 2px;
    color: }

.module_push_chambres_alternate .partie_contenu .accroche{
	margin-top: 20px;
	font-size: 16px;
	font-weight:100;
	line-height: 2em;
	color: #808080;
}

.module_push_chambres_alternate .partie_contenu .prix_a_partir_de{
	font-size: 20px;
	font-family: Georgia, sans-serif;
	font-weight: 100;
	font-style: italic;
	line-height: 2.2em;
}

.module_push_chambres_alternate .partie_contenu .bouton{
	padding: 10px 33px;
	color: ;
	background-color: ;
}

.module_push_chambres_alternate .partie_contenu .bouton:hover{
	color: ;
	background-color: ;
}

.module_push_chambres_alternate .partie_contenu .reservation{
  margin-top: 12px;
}


.module_push_chambres_alternate .partie_image{
	position: relative;
}

.module_push_chambres_alternate .background{
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.module_push_chambres_alternate .background.active{
	z-index: 3!important;
}

.module_push_chambres_alternate .bullets{
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -45px;
    left: 0px;
    width: 22px;
    height: 90px;
}

.module_push_chambres_alternate .bullet{
    display: block;
    width: 22px;
    height: 30px;
    font-size: 10px;
    opacity: 0.8;
    cursor: pointer;
    line-height: 24px;
    text-decoration: none;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.36);
    background-image: url('../../img/common/pager_default.png');
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.module_push_chambres_alternate .style_horizontal.bullets{
position: absolute;
z-index: 1000;
top: 100%;
margin-top: -30px;
left: 50%;
width: 90px;
height: 22px;
transform: translateX(-50%);
}
.module_push_chambres_alternate .style_horizontal.bullets .bullet{
float: left;
width: 30px;
height: 22px;
}


.module_push_chambres_alternate .bullet.active{
    background-image: url('../../img/common/pager_active.png');
}.module_push_offres.template_diaporama {
    position: relative;
    padding: 5px;
    width: 950px;
    height: 380px;
}

.module_push_offres.template_diaporama .details_container {
    float: left;
    width: 300px;
}

.module_push_offres.template_diaporama .detail {
    display: none;
    padding: 25px;
}

.module_push_offres.template_diaporama .detail_0 {
    display: block;
}

.module_push_offres.template_diaporama .detail .titre {
    font-family: 'Open Sans';
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 5px 0;
}

.module_push_offres.template_diaporama .detail .sous_titre {
    font-size: 26px;
    font-style: italic;
    color: ;
    margin: 0 0 5px 0;
}

.module_push_offres.template_diaporama .detail .contenu {
    color: #6d6d6d;
    font-size: 13px;
    margin-top: 15px;
}

.module_push_offres.template_diaporama .detail .contenu p {
    line-height: 1.6em;
}

.module_push_offres.template_diaporama .detail .en_savoir_plus {
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 260px;
    display: block;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 16px;
    text-transform: uppercase;
    background: ;
    color: ;
    padding: 10px 0;
    border: 0;
    text-decoration: none;
}

.module_push_offres.template_diaporama .detail .en_savoir_plus:hover {
    background: ;
    color: ;
}

.module_push_offres.template_diaporama .detail .all_link {
    position: absolute;
    left: 25px;
    bottom: 5px;
    width: 260px;
    display: block;
    text-align: right;
    font-family: 'Open Sans';
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.module_push_offres.template_diaporama .diaporama_container {
    float: left;
    width: 650px;
    overflow: hidden;
}

.module_push_offres.template_diaporama .bx-wrapper img {
    width: 650px;
    height: 380px;
}

.module_push_offres.template_diaporama .bx-wrapper .bx-prev {
    background: url("../../img/modules/diaporama_prev.png") no-repeat left top;
    width:50px;
    height:60px;
    left: 0;
    margin-top: -30px;
    z-index: 1500;
}

.module_push_offres.template_diaporama .bx-wrapper .bx-prev:hover {
    left: -3px;
}

.module_push_offres.template_diaporama .bx-wrapper .bx-next {
    background: url("../../img/modules/diaporama_next.png") no-repeat left top;
    width:50px;
    height:60px;
    right: 0;
    margin-top: -30px;
    z-index: 1500;
}

.module_push_offres.template_diaporama .bx-wrapper .bx-next:hover {
    right: -3px;
}

.module_push_offres.template_hover *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.module_push_offres.template_hover{
    margin: auto !important;
    max-width: 1600px;
    text-align: center;
}
.module_push_offres.template_hover .article_contour{
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, .07);
    -ms-box-shadow: 0 0 13px rgba(0, 0, 0, .07);
    box-shadow: 0 0 13px rgba(0, 0, 0, .07);
    overflow: hidden;
    opacity: 0;
    position: relative;
    -webkit-transform: rotateY(89deg);
    -moz-transform: rotateY(89deg);
    -ms-transform: rotateY(89deg);
    -o-transform: rotateY(89deg);
    transform: rotateY(89deg);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.module_push_offres.template_hover .article_contour.open{
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}

.module_push_offres.template_hover article {
    position: relative;
    display: inline-block;
    float: none;
    width: 320px;
    padding: 18px 10px;
    -webkit-perspective: 500;
    -moz-perspective: 500;
    -ms-perspective: 500;
    perspective: 500;
}

.bandeau_pleine_larg .module_push_offres.template_hover article{
    width: 24%;
}

.module_push_offres.template_hover article a{
    text-decoration: none;
}

.module_push_offres.template_hover article .background{
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    cursor: pointer;
}


.module_push_offres.template_hover article .post_preview{
    position: absolute;
    top: 315px;
    width: 100%;
    padding: 50px 16px 36px 16px;
    text-align: center;
    color: #fff;
    z-index: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,.7)40%,rgba(0,0,0,1) 100%);
    cursor: pointer;
}

.module_push_offres.template_hover article.open .post_preview,
.module_push_offres.template_hover article:hover .post_preview{
    top:250px;
}

.module_push_offres.template_hover article .post_preview .entete{
    height: 100px;
    margin: 0px 0 25px 0;
}

.module_push_offres.template_hover article .post_preview .prix{
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.module_push_offres.template_hover article .post_preview .titre{
    padding: 5px 0 0 0;
    text-align: left;
}

.module_push_offres.template_hover article .post_preview .titre a{
    font-size: 28px;
    font-family: '';
    line-height: 1.1em;
    color: #fff;
}

.module_push_offres.template_hover article .post_preview .titre1{
    font-weight: 100;
}

.module_push_offres.template_hover article .post_preview .titre2{
    font-weight: 600;
}

.module_push_offres.template_hover article .post_preview .contenu{
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    font-family: '';
}

.module_push_offres.template_hover article .post_preview .discover{
    margin-top: 20px;
    text-align: left;
}

@media screen and (max-width: 1080px){
    .bandeau_pleine_larg .module_push_offres.template_hover article{
        width: 50%;
    }
    .bandeau_pleine_larg .module_push_offres.template_hover article{
        display: block;
        float: left;
    }

}

@media screen and (max-width: 780px){
    .bandeau_pleine_larg .module_push_offres.template_hover article{
        width: 100%;
    }
}.module_push_offres.template_multiple_slide{
    width: 100%;
    height: 100%;
}

.module_push_offres.template_multiple_slide .diaporama,
.module_push_offres.template_multiple_slide .slick-track,
.module_push_offres.template_multiple_slide .slick-list{
    height: 100%;
}

.module_push_offres.template_multiple_slide .slick_slide{
    background: #EAEAEA;
    position: relative;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.module_push_offres.template_multiple_slide .detail:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…gd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.8)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    z-index: 0;
}

.module_push_offres.template_multiple_slide .detail{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.module_push_offres.template_multiple_slide .detail .titre {
    color: #FFF;
    font-weight: 600;
    line-height: 32px;
    font-size: 28px;
    position: absolute;
    bottom: 115px;
    padding-right: 25px;
    z-index: 2;
}

.module_push_offres.template_multiple_slide .detail .sous_titre {
    font-size: 26px;
    font-style: italic;
    color: ;
    margin: 0 0 5px 0;
}

.module_push_offres.template_multiple_slide .detail .contenu {
    color: #6d6d6d;
    font-size: 13px;
    margin-top: 15px;
}

.module_push_offres.template_multiple_slide .detail .contenu p {
    line-height: 1.6em;
}

.module_push_offres.template_multiple_slide .detail .en_savoir_plus {
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 260px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
}

.module_push_offres.template_multiple_slide .detail .en_savoir_plus:hover {
    background: ;
    color: ;
}

.module_push_offres.template_multiple_slide .detail .all_link {
    position: absolute;
    left: 25px;
    bottom: 5px;
    width: 260px;
    display: block;
    text-align: right;
    font-family: 'Open Sans';
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}


.module_push_offres.template_multiple_slide .btn{
    display: block;
    color: #FFF;
    border: 2px solid #FFF;
    padding: 15px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 5;
    width: 52px;
    height: 52px;
    padding: 0;
    font-size: 26px;
    line-height: 50px;
    cursor: pointer;
}

.module_push_offres.template_multiple_slide .prev{
    position: absolute;
    right: 78px;
    bottom: 45px;
}

.module_push_offres.template_multiple_slide .next{
    position: absolute;
    right: 25px;
    bottom: 45px;
}

.module_push_offres.template_multiple_slide .next:hover,
.module_push_offres.template_multiple_slide .prev:hover {
    background: ;
    color: ;
}.module_push_offres.template_style_2 {
    position: relative;
}

.module_push_offres.template_style_2 h3.titre{
    padding: 0 10px;
}

.module_push_offres.template_style_2 .content{
    padding: 15px 10px 40px 10px;
}

.module_push_offres.template_style_2 h3.titre {
    color: #333333;
    font-family: '';
    font-size: 18px;
    font-weight: normal;
    padding-top:0px;
    line-height:50px;
    text-transform: uppercase;
}
.module_push_offres.template_style_2 h4.sous-titre {
    color: #333333;
    font-family: '';
    font-size: 16px;
    font-weight: normal;
    text-decoration:none;
    margin-bottom:-3px;
}
.module_push_offres.template_style_2 h4.sous-titre a:hover{
    text-decoration:none;
}
.module_push_offres.template_style_2 .date_actu {
    font-size: 14px;
    color: #333333;
    font-style: italic;
    margin: 0 0 5px 0;
    font-weight:normal;
}

.module_push_offres.template_style_2 .contenu {
    margin: 0 0 10px 0;
}

.module_push_offres.template_style_2.content {
    padding:15px 0 0;
}

.module_push_offres.template_style_2 .lien {
    background: none repeat scroll 0 0 #333333;
    bottom: 0;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 25px;
}

.module_push_offres.template_style_2 .lien a {
    color: #FFFFFF;
}

.module_push_offres.template_style_2 .lien:hover span {
    text-decoration: underline;
}

.module_push_offres.template_style_2 .bx-wrapper .bx-controls-direction a {
    top: auto;
    z-index:8000;
    position:absolute;
    bottom :4px;
}
.module_push_offres.template_style_2 .bx-wrapper .bx-prev {
    background:url('../../img/modules/icone-arrow-left-circle.png') no-repeat scroll;
    width:15px;
    height:15px;
    left:6px
}
.module_push_offres.template_style_2 .bx-wrapper .bx-next {
    background:url('../../img/modules/icone-arrow-right-circle.png') no-repeat scroll;
    width:15px;
    height:15px;
    right:6px
}
.module_push_offres.template_style_2 .bx-wrapper .bx-prev:before {
   font-family: FontAwesome;
   content: "\f0a8";
}

.module_push_offres.template_style_2 .toute_actus {
    position:absolute;
    top:0px;
    right:0;
    z-index:8001;
    text-transform: uppercase;
    text-decoration:underline;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent #333333 transparent transparent;
}
.module_push_offres.template_style_2 .toute_actus .fa-plus{
    color: #FFFFFF;
    font-size: 20px;
    position: absolute;
    right: -45px;
    top: 8px;
}
.module_push_offres.template_style_2 .toute_actus .icone{
    color : #ffffff;
    font-size:20px;
    padding: 0 0 0 28px;
}

.module_push_offres.template_style_2 .prix {
    text-align: right;
}

.module_push_offres.template_style_2 .prix strong {
    font-size: 20px;
    color: ;
}.module_push_offres.template_style_3 {
    position: relative;
}

.module_push_offres.template_style_3 .content{
    position: relative;
    font-size: 13px;
    text-align: center;
    padding: 10px;
}

.module_push_offres.template_style_3 .bx-wrapper .bx-controls-direction a {
    position:absolute;
    top: 92px;
    bottom :4px;
    z-index:8000;
    width: 31px;
    height: 37px;
    -khtml-opacity:0.4;
    -moz-opacity : 0.4;
    -ms-filter: "alpha(opacity=4)";
    opacity : 0.4;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2 ease-in-out;
}

.module_push_offres.template_style_3 .bx-wrapper .bx-controls-direction a:hover {
    -khtml-opacity:1;
    -moz-opacity : 1;
    -ms-filter: "alpha(opacity=100)";
    opacity : 1;
}

.module_push_offres.template_style_3 .bx-wrapper .bx-prev {
    background:url('../../img/modules/push_actu_3_prev.png') no-repeat scroll;
    left:0;
}

.module_push_offres.template_style_3 .bx-wrapper .bx-next {
    background:url('../../img/modules/push_actu_3_next.png') no-repeat scroll;
    right:0;
}


.module_push_offres.template_style_3 .link_block {
    position: absolute;
    top:-16px;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.module_push_offres.template_style_3 .link_block a {
    display: inline-block;
    color: ;
    background: #f3f3f5;
    padding: 5px 20px;
    font-family: 'Open Sans';
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
    font-weight: 600;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
    transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, box-shadow .3s ease, text-shadow .3s ease;
}

.module_push_offres.template_style_3 .link_block a:hover {
    color: #fff;
    background: ;
    border: 1px solid ;
}

.module_push_offres.template_style_3 h3.titre {
    color: ;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 30px 0 10px 0;
}

.module_push_offres.template_style_3 .contenu {
    margin: 15px 0;
    color: #6d6d6d;
}

.module_push_offres.template_style_3 .lien a {
    text-style: italic;
    color: #acacac;
}

.module_push_offres.template_style_3 .prix {
    color: #333;
}

.module_push_offres.template_style_3 .prix strong {
    font-size: 20px;
    color: ;
}.module_titrage.template_style_2 {
    position: relative;
}

.module_titrage.template_style_2 .titre {
    display: table;
}

.module_titrage.template_style_2 .visuel {
    display: table-cell;
    vertical-align: middle;
}

.module_titrage.template_style_2 .texte {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-transform: uppercase;
    padding-left: 15px;
}

.module_titrage.template_style_2 .texte .ligne_1 {
    display: block;
    font-family: 'Open Sans';
    font-size: 16px;
    color: #000;
}

.module_titrage.template_style_2 .texte .ligne_2 {
    display: block;
    font-family: '';
    font-size: 26px;
    color: ;
    font-style: italic;
}

.module_titrage.template_style_2 .fake_title {
    position: absolute;
    top: -99999px;
    left: 0;
}.module_video.template_light {
    position: relative;
}

.module_video.template_light .visuel {
    position: relative;
}

.module_video.template_light .visuel .launch_video {
    position: absolute;
    top: 0;
    left: 0;
}.module_vignettes.modern *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.module_vignettes.modern{
    margin: auto !important;
    max-width: 1600px;
    text-align: center;
}
.module_vignettes.modern .article_contour{
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, .07);
    -ms-box-shadow: 0 0 13px rgba(0, 0, 0, .07);
    box-shadow: 0 0 13px rgba(0, 0, 0, .07);
    overflow: hidden;
    opacity: 0;
    position: relative;
    -webkit-transform: rotateY(89deg);
    -moz-transform: rotateY(89deg);
    -ms-transform: rotateY(89deg);
    -o-transform: rotateY(89deg);
    transform: rotateY(89deg);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.module_vignettes.modern .article_contour.open{
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}

.module_vignettes.modern article {
    position: relative;
    display: inline-block;
    float: none;
    width: 24%;
    padding: 18px 10px;
    -webkit-perspective: 500;
    -moz-perspective: 500;
    -ms-perspective: 500;
    perspective: 500;
}

.module_vignettes.modern article a{
    text-decoration: none;
}

.module_vignettes.modern article .background{
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    cursor: pointer;
}

.module_vignettes.modern article .titre_vignette{
    background: #fff;
    border-top: 1px solid #e5e5e5;
    bottom: 0;
    color: #b5b5b5;
    font-size: 14px;
    height: 68px;
    overflow: visible;
    padding: 0 30px;
    position: absolute;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%;
    color: #b5b5b5;
    font-weight: 500;
    float: left;
    list-style-type: none;
    line-height: 69px;
    z-index: 2;
    text-align: center;
    text-decoration: none;
}
.module_vignettes.modern article .post_preview .vertical-align{
    height: 100%;
}

.module_vignettes.modern article .post_preview .vertical-align.with_title{
    margin-top: -25px;
}

.module_vignettes.modern article .post_preview{
    background: #fff;
    height: 100%;
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 20px 16px 36px 16px;
    text-align: center;
    z-index: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    cursor: pointer;
}

.module_vignettes.modern article.open .post_preview,
.module_vignettes.modern article:hover .post_preview{
    top:0;
}

.module_vignettes.modern article .post_preview .titre{
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
}

.module_vignettes.modern article .post_preview .contenu{
    font-size: 14px;
    text-align: left;
}

@media screen and (max-width: 1080px){
    .bandeau_pleine_larg .module_vignettes.modern article{
        width: 50%;
    }
    .bandeau_pleine_larg .module_vignettes.modern article{
        display: block;
        float: left;
    }

}

@media screen and (max-width: 780px){
    .bandeau_pleine_larg .module_vignettes.modern article{
        width: 100%;
    }
}.module_chambres_popin.template_style_2 {
    width: 900px;
    height: 660px;
    padding: 10px;
    background: #eee;
    text-align: left;
    font-family:;, 'Open Sans', sans-serif;
    font-size: 14px;
    color: #333;
}

.module_chambres_popin.template_style_2 .details {
    position: relative;
    padding-top: 15px;
    height: 155px;
    overflow: hidden;
}

.module_chambres_popin.template_style_2 .details .titre {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: ;
    margin: 0 0 10px 0;
}

.module_chambres_popin.template_style_2 .details .sous_titre {
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    color: #333;
    margin: 0 0 5px 0;
}

.module_chambres_popin.template_style_2 .details .contenu {
    width: 740px;
    overflow: auto;
    height: 120px;
}

.module_chambres_popin.template_style_2 .details .prix_a_partir_de {
    position: absolute;
    top: 10px;
    right: 0;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px 0;
    font-style: italic;
}

.module_chambres_popin.template_style_2 .details .prix_a_partir_de .prix {
    font-size: 22px;
    color: ;
    font-weight: 700;
}

.module_chambres_popin.template_style_2 .details .bouton {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    text-transform: uppercase;
    background: ;
}

.module_chambres_popin.template_style_2 .details .bouton:hover {
    color: #fff;
    background: ;
}

.module_chambres_popin.template_style_2 .bx-wrapper .bx-controls-direction a {
    width:65px;
    height:120px;
    margin-top: -60px;
    top: 50%;
    z-index: 1500;
    -khtml-opacity:0.6;
    -moz-opacity : 0.6;
    -ms-filter: "alpha(opacity=60)";
    opacity : 0.6;
     -webkit-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
    transition: opacity 0.2 ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
}

.module_chambres_popin.template_style_2 .bx-wrapper .bx-controls-direction a:hover {
    -khtml-opacity:1;
    -moz-opacity : 1;
    -ms-filter: "alpha(opacity=100)";
    opacity : 1;
}

.module_chambres_popin.template_style_2 .bx-wrapper .bx-prev {
    background: url("../../img/modules/chambre_popin_style_2_prev.png") no-repeat left top;
    left: 10px;
}

.module_chambres_popin.template_style_2 .bx-wrapper .bx-prev:hover {
    left: 7px;
}

.module_chambres_popin.template_style_2 .bx-wrapper .bx-next {
    background: url("../../img/modules/chambre_popin_style_2_next.png") no-repeat left top;
    right: 10px;
}

.module_chambres_popin.template_style_2 .bx-wrapper .bx-next:hover {
    right: 7px;
}
