html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
}
body {
  min-width: 320px;
}
.clear {
  clear: both;
}
.h5 {
  height: 5px;
}
.h10 {
  height: 10px;
}
.h15 {
  height: 15px;
}
.h20 {
  height: 20px;
}
.h25 {
  height: 25px;
}
.h30 {
  height: 30px;
}
.h35 {
  height: 35px;
}
.h40 {
  height: 40px;
}
.h50 {
  height: 50px;
}
.h60 {
  height: 60px;
}
.h70 {
  height: 70px;
}
.h80 {
  height: 80px;
}
.h90 {
  height: 90px;
}
.h100 {
  height: 100px;
}
#global {
  position: relative;
  box-sizing: border-box;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  padding-left: 400px;
}
#global.home {
  background: #ffffff;
}
#global #clearNewsletter {
  clear: both;
  height: 58px;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #clearNewsletter {
    display: none;
  }
}
/*
#global #newsletter {
  position: fixed;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 58px;
  background: #ffffff;
  border-top: 1px solid #c10077;
  padding: 0;
  margin: 0;
  padding-left: 400px;
  overflow: hidden;
}*/
#global #newsletter {
    position: relative;
    width: 100%;
    height: 58px;
    background: #ffffff;
    border-bottom: 1px solid #c10077;
}
#global #newsletter #left-news {
  z-index: 100;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px 0 10px !important;
  text-align: right;
}
#global #newsletter #left-news strong {
  font-size: 23px;
  line-height: 58px;
  color: #0c1852;
  font-weight: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  #global #newsletter #left-news strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 950px) {
  #global #newsletter #left-news strong {
    font-size: 18px;
    line-height: 19px;
  }
}
#global #newsletter #left-news i {
  font-size: 23px;
  color: #c10077;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  #global #newsletter #left-news i {
    font-size: 18px;
  }
}
@media screen and (max-width: 950px) {
  #global #newsletter #left-news i {
    font-size: 18px;
    line-height: 19px;
  }
}
@media screen and (max-width: 950px) {
  #global #newsletter #left-news {
    width: 100%;
    text-align: center;
    padding: 10px !important;
  }
}
#global #newsletter form {
  display: block;
  margin: 0;
  padding: 0;
  float: right;
  width: 50%;
}
#global #newsletter form input.button,
#global #newsletter form input[type=text] {
  border: 2px solid #d7d7d7;
  width: 30% !important;
  box-sizing: border-box;
  padding: 5px;
}
#global #newsletter form input[type=submit] {
  background: #c10077;
  border: none;
  color: #ffffff;
  height: 100%;
  padding: 0 10px 0 10px;
  margin: 0 !important;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 58px;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#global #newsletter form input[type=submit]:hover {
  cursor: pointer;
  background-color: #0c1852;
}
@media screen and (min-width: 640px) and (max-width: 950px) {
  #global #newsletter form input[type=submit] {
    height: 34px;
    font-size: 15px;
    margin: 0;
    line-height: 34px;
  }
}
@media screen and (max-width: 640px) {
  #global #newsletter form input[type=submit] {
    height: 34px;
    font-size: 13px;
    margin: 0;
    line-height: 32px;
  }
}
@media screen and (max-width: 950px) {
  #global #newsletter form {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #newsletter {
    padding-left: 0;
    position: relative;
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 950px) {
  #global #newsletter {
    height: auto;
	display: inline-flex;

  }
}
#global #left {
  position: absolute;
  z-index: 100;
  top: 75px;
  left: -400px;
  width: 400px;
  height: 100%;
  min-height:950px;
  background: #0c1852;
  padding: 0;
  margin: 0;
  color: #ffffff;
}
#global #left #logo {
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0% 10% 0 10%;
  text-align: center;
}
#global #left #logo img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #logo {
  /*  padding: 20px 20px 0 100px;*/
  }
}
@media screen and (max-height: 920px) and (min-width: 1300px) {
  #global #left #logo {
    padding-top: 10px;
  }
}
#global #left #btnsBig {
  box-sizing: border-box;
  position: absolute;
  top: 140px;
  left: 0;
  width: 100%;
  height: auto;
  text-align: center;
}
#global #left #btnsBig a {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: #c10077;
  border-radius: 50px;
  margin: 0 15px 0 15px;
  overflow: hidden;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#global #left #btnsBig a:first-child {
  margin-left: 0;
}
#global #left #btnsBig a:last-child {
  margin-right: 0;
}
#global #left #btnsBig a:nth-child(1) {
  background: #c10077 url('../images/gerardmer.png') 0 0 no-repeat;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #btnsBig a:nth-child(1) {
    background-position: -17px -7px;
  }
}
#global #left #btnsBig a:nth-child(2) {
  background: #c10077 url('../images/gerardmer.png') -100px 0 no-repeat;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #btnsBig a:nth-child(2) {
    background-position: -117px -7px;
  }
}
#global #left #btnsBig a span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  height: 24px;
  color: #ffffff;
  font-size: 15px;
  line-height: 12px;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #btnsBig a span {
    display: none;
  }
}
#global #left #btnsBig a:hover {
  background-color: #61698e;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #btnsBig a {
    display: inline-block;
    margin: 0 0 5px 0;
    width: 65px;
    height: 65px;
    border-radius: 32px;
  }
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #btnsBig {
    top: 120px;
    left: 5px;
    width: 100%;
    height: 135px;
  }
}
@media screen and (max-height: 920px) and (min-width: 1300px) {
  #global #left #btnsBig {
    top: 140px;
  }
}
#global #left #menu {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#global #left #menu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 255px;
}
#global #left #menu > ul > li {
  -webkit-transition: background 500ms ease-out, border-color 500ms ease-out;
  -moz-transition: background 500ms ease-out, border-color 500ms ease-out;
  -o-transition: background 500ms ease-out, border-color 500ms ease-out;
  transition: background 500ms ease-out, border-color 500ms ease-out;
}
#global #left #menu > ul > li > span,
#global #left #menu > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 30px 0 30px;
  text-decoration: none;
}
#global #left #menu > ul > li > span > span,
#global #left #menu > ul > li > a > span {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 90px;
  padding: 27px 0 10px 80px;
  border-top: 1px solid #293778;
  vertical-align: middle;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
}
#global #left #menu > ul > li > span > span .picto,
#global #left #menu > ul > li > a > span .picto {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  float: left;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu > ul > li > span > span .picto,
  #global #left #menu > ul > li > a > span .picto {
    display: none;
  }
}
#global #left #menu > ul > li > span > span strong,
#global #left #menu > ul > li > a > span strong {
  font-family: 'Anton', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu > ul > li > span > span,
  #global #left #menu > ul > li > a > span {
    padding: 10px;
    min-height: 0;
    text-align: center;
  }
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu > ul > li > span,
  #global #left #menu > ul > li > a {
    padding: 0;
  }
}
#global #left #menu > ul > li > ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #293778;
  border-left: 0 solid #ffffff;
  overflow: hidden;
}
#global #left #menu > ul > li > ul > li {
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 145px;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#global #left #menu > ul > li > ul > li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 8px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}
#global #left #menu > ul > li > ul > li a strong {
  font-weight: normal;
}
#global #left #menu > ul > li > ul > li a .picto {
  display: block;
  width: 80px;
  height: 45px;
  margin: 0 auto;
  background-position: 0 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu > ul > li > ul > li a .picto {
    display: none;
  }
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu > ul > li > ul > li a {
    padding: 6px;
  }
}
#global #left #menu > ul > li > ul > li.active,
#global #left #menu > ul > li > ul > li:hover {
  background: #ffffff;
}
#global #left #menu > ul > li > ul > li.active a,
#global #left #menu > ul > li > ul > li:hover a {
  color: #c10077;
}
#global #left #menu > ul > li > ul > li.active .picto,
#global #left #menu > ul > li > ul > li:hover .picto {
  background-position: 0 -45px !important;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu > ul > li > ul > li {
    width: 100%;
  }
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu > ul > li > ul {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
  }
}
#global #left #menu > ul > li:first-child {
  display: none;
}
#global #left #menu > ul > li:last-child > span > span,
#global #left #menu > ul > li:last-child > a > span {
  border-bottom: 1px solid #293778;
}
#global #left #menu > ul > li.active,
#global #left #menu > ul > li:hover {
  background: #ffffff;
}
#global #left #menu > ul > li.active > span,
#global #left #menu > ul > li:hover > span,
#global #left #menu > ul > li.active > a,
#global #left #menu > ul > li:hover > a {
  text-decoration: none;
}
#global #left #menu > ul > li.active > span > span,
#global #left #menu > ul > li:hover > span > span,
#global #left #menu > ul > li.active > a > span,
#global #left #menu > ul > li:hover > a > span {
  border-color: #ffffff;
  color: #c10077 !important;
}
#global #left #menu > ul > li.active > span > span strong,
#global #left #menu > ul > li:hover > span > span strong,
#global #left #menu > ul > li.active > a > span strong,
#global #left #menu > ul > li:hover > a > span strong {
  color: #c10077 !important;
}
#global #left #menu > ul > li.active > span > span .picto,
#global #left #menu > ul > li:hover > span > span .picto,
#global #left #menu > ul > li.active > a > span .picto,
#global #left #menu > ul > li:hover > a > span .picto {
  background-position: 0 -70px !important;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu > ul {
    padding-top: 200px;
  }
}
@media screen and (max-height: 920px) and (min-width: 1300px) {
  #global #left #menu > ul {
    padding-top: 290px;
  }
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #menu {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
  }
}
#global #left #copyright {
  box-sizing: border-box;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0px;
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.35);
  font-style: italic;
}
#global #left #copyright > a {
  color: inherit;
  text-decoration: none;
}
#global #left #copyright > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#global #left #copyright #btnsSmall {
  box-sizing: border-box;
  text-align: center;
  display:none;
}
#global #left #copyright #btnsSmall > a {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  background: #c10077;
  border-radius: 24px;
  margin: 0 5px 0px 5px;
  overflow: hidden;
  text-indent: -1000px;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#global #left #copyright #btnsSmall > a:first-child {
  margin-left: 0;
}
#global #left #copyright #btnsSmall > a:last-child {
  margin-right: 0;
}
#global #left #copyright #btnsSmall > a:nth-child(1) {
  background: #c10077 url('../images/gerardmer.png') 0 -100px no-repeat;
}
#global #left #copyright #btnsSmall > a:nth-child(2) {
  background: #c10077 url('../images/insta.png') no-repeat;
}
#global #left #copyright #btnsSmall > a:nth-child(3) {
  background: #c10077 url('../images/gerardmer.png') -50px -100px no-repeat;
}
#global #left #copyright #btnsSmall > a:nth-child(4) {
  background: #c10077 url('../images/gerardmer.png') -100px -100px no-repeat;
}
#global #left #copyright #btnsSmall > a:nth-child(5) {
  background: #c10077 url('../images/gerardmer.png') -150px -100px no-repeat;
}
#global #left #copyright #btnsSmall > a:hover {
  background-color: #61698e;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left #copyright {
    position: relative;
    bottom: auto;
    left: auto;
    line-height: 15px;
    padding: 10px;
  }
}
@media screen and (min-height: 750px) and (max-height: 920px) {
  #global #left #copyright {
    line-height: 13px;
    padding-top: 0;
  }
}
#global #left #closePano {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.85);
  cursor: pointer;
}
#global #left #closePano span {
  display: inline-block;
  box-sizing: border-box;
  padding: 10px 10px 10px 60px;
  margin: 0 auto;
  font-size: 25px;
  font-family: 'Anton', sans-serif;
  line-height: 45px;
  background: #ffffff url('../images/pictos/close.png') -10px -35px no-repeat;
  color: #c10077;
  text-transform: uppercase;
}
#global #left #closePano span.open {
  display: none;
}
#global #left #closePano.visible {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  padding: 40px;
  font-size: 28px;
  line-height: 30px;
  color: #0c1852;
  font-family: 'Anton', sans-serif;
  text-transform: uppercase;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#global #left #closePano.visible:hover {
  background: #ffffff;
}

@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #left {
    width: 320px;
    left: -320px;
    position: absolute;
    height: auto;
  }
}
#global #btnMobile {
  z-index: 100;
  display: none;
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 75px;
  height: 75px;
  background: #0c1852 url('../images/gerardmer.png') -200px 0 no-repeat;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#global #btnMobile.close {
  background-position: -200px -75px;
}
#global #btnMobile:hover {
  background-color: #c10077;
  cursor: pointer;
}
/*@media screen and (max-width: 1300px), screen and (max-height: 750px) {*/
  #global #btnMobile {
    display: block;
  }
/*}*/
#global #lang {
  position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 0;
    margin: 0;
}
#global #lang > span {
      display: block;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: 100%;
    line-height: 80px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
#global #lang > span > span {
  display: inline-block;
    width: 16px;
    height: 16px;
    background: transparent url(../images/gerardmer.png) 0 -148px no-repeat;
    margin-top: 2px;
    /* float: right; */
    clear: both;
}
#global #lang > span > span.close {
  background-position: -14px -148px;
}
#global #lang > span:hover {
  cursor: pointer;
}
#global #lang ul {
  display: block;
  background: #ffffff;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
#global #lang ul li a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 5px;
  text-align: center;
  font-size: 15px;
  color: #0c1852;
  text-decoration: none;
}
#global #lang ul li:hover {
  background-color: #0c1852;
}
#global #lang ul li:hover a {
  color: #ffffff;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global #lang {
    position: absolute;
  }
}
/*@media screen and (max-width: 1300px), screen and (max-height: 750px) {*/
  #global {
    padding-left: 0;
    padding-bottom: 0;
  }
/*}*/
.homeImages {
  position: relative;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 40px;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
}
.homeImages.pano {
  padding: 0;
  width : calc( 100% - 400px);
}
.homeImages.pano > div {
  position: absolute;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homeImages.pano > iframe {
  position: relative;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: none;
  /*border-bottom: 58px solid #ffffff;
  border-left: 400px solid #ffffff;*/
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  .homeImages.pano > iframe {
    border: none;
    min-height: 400px;
  }
}

#global.pano .homeImages.pano{
	width:100%;
	height : 80vh
}
.homeImages img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: auto;
}
.homeImages h1 {
  color: #ffffff;
  font-family: 'Anton', sans-serif;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-shadow: 4px 3px #0c1852;
}
@media screen and (min-width: 640px) and (max-width: 800px) {
  .homeImages h1 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 640px) {
  .homeImages h1 {
    font-size: 30px;
    line-height: 30px;
  }
}
.homeImages p {
  color: #ffffff;
  font-family: 'Anton', sans-serif;
  font-size: 60px;
  line-height: 70px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-shadow: 4px 3px #0c1852;
}
.homeImages p strong {
  font-size: 80px;
  line-height: 95px;
  font-weight: normal;
}
@media screen and (max-width: 800px) {
  .homeImages p strong {
    font-size: 22px;
    line-height: 25px;
  }
}
.homeImages p a {
  text-decoration: none;
  color: inherit;
}
.homeImages p a:hover {
  text-decoration: none;
  color: #c10077 !important;
}
.homeImages p span.rose {
  color: #c10077 !important;
}
.homeImages p span.rose:hover {
  background: none;
  text-decoration: none;
  cursor: default;
}
@media screen and (max-width: 800px) {
  .homeImages p {
    font-size: 22px;
    line-height: 25px;
  }
}
.homeImages span.toNext {
  position: absolute;
  bottom: 118px;
  left: 50%;
  margin-left: -50px;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background: transparent url('../images/tonext.png') 0 0 no-repeat;
  border: 1px solid #ffffff;
  color: #ffffff;
  line-height: 100px;
  font-size: 40px;
  overflow: hidden;
  text-indent: -1000px;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
@media screen and (max-width: 800px) {
  .homeImages span.toNext {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin-top: 20px;
    line-height: 50px;
    font-size: 30px;
  }
}
@media screen and (max-width: 1300px) {
  .homeImages span.toNext {
    bottom: 60px;
  }
}
@media screen and (max-height: 920px) {
  .homeImages span.toNext {
    bottom: 60px;
  }
}
.homeImages span:hover {
  background-color: #c10077;
  border-color: #c10077;
  cursor: pointer;
}
.homeImages span.playPano {
  display: inline-block;
  box-sizing: border-box;
  padding: 10px 10px 10px 60px;
  margin: 0 auto;
  font-size: 30px;
  font-family: 'Anton', sans-serif;
  line-height: 45px;
  background: #ffffff url('../images/pictos/panorama-360.png') -10px -35px no-repeat;
  color: #c10077;
  text-transform: uppercase;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
.homeImages span.playPano:hover {
  background-color: #c10077;
  background-position: -10px 10px;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .homeImages {
    background-attachment: scroll;
  }
}
#contentPano {
  position: relative;
  width: 100%;
}
#contentPano > div {
  display: none;
}
#contentPano h1 {
  position: absolute;
  width: 450px;
  top: 20px;
  left: 50%;
  font-family: 'Anton', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 0 -200px;
  padding: 0;
  text-shadow: 4px 3px #0c1852;
  text-align: center;
  font-size: 60px;
  line-height: 58px;
  color: #ffffff;
}
@media screen and (min-width: 640px) and (max-width: 800px) {
  #contentPano h1 {
    font-size: 50px;
    line-height: 50px;
    width: 350px;
    margin-left: -175px;
  }
}
@media screen and (max-width: 640px) {
  #contentPano h1 {
    font-size: 30px;
    line-height: 30px;
    width: 220px;
    margin-left: -115px;
  }
}
.noImage {
  text-align: center;
}
.noImage h2 {
  color: #0c1852;
  font-family: 'Anton', sans-serif;
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.bgImg {
  position: fixed;
  box-sizing: border-box;
  z-index: 1;
  width: 100%;
  height: 50%;
  min-height: 340px;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-left: 400px solid #ffffff;
}
.bgImg.bg1 {
  background-image: url('../../../images/pages/default1.jpg');
}
.bgImg.bg2 {
  background-image: url('../../../images/pages/default2.jpg');
}
.bgImg.bg3 {
  background-image: url('../../../images/pages/default3.jpg');
}
.bgImg.bg4 {
  background-image: url('../../../images/pages/default4.jpg');
}
.bgImg.bg5 {
  background-image: url('../../../images/pages/default5.jpg');
}
.bgImg.bg6 {
  background-image: url('../../../images/pages/default6.jpg');
}
@media screen and (max-width: 1024px) {
  .bgImg {
    background-attachment: scroll !important;
    display: none !important;
    border-left: none !important;
  }
}
/*@media screen and (max-width: 1300px) {*/
  .bgImg {
    border-left: none !important;
  }
/*}*/
@media screen and (max-height: 920px) {
  .bgImg {
    border-left: none !important;
  }
}
.accueilTitle {
  z-index: 10;
  display: block;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 0;
  width: 100%;
  height: 50%;
  min-height: 340px;
  overflow: hidden;
}
.accueilTitle > .bg {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 340px;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.accueilTitle > .bg.bg1 {
  background-image: url('../../../images/pages/default1.jpg');
}
.accueilTitle > .bg.bg2 {
  background-image: url('../../../images/pages/default2.jpg');
}
.accueilTitle > .bg.bg3 {
  background-image: url('../../../images/pages/default3.jpg');
}
.accueilTitle > .bg.bg4 {
  background-image: url('../../../images/pages/default4.jpg');
}
.accueilTitle > .bg.bg5 {
  background-image: url('../../../images/pages/default5.jpg');
}
.accueilTitle > .bg.bg6 {
  background-image: url('../../../images/pages/default6.jpg');
}
@media screen and (max-width: 1024px) {
  .accueilTitle > .bg {
    display: block !important;
  }
}
.accueilTitle > .content {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
}
.accueilTitle > .content h1,
.accueilTitle > .content h2 {
  color: #ffffff;
  font-family: 'Anton', sans-serif;
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-shadow: 4px 3px #0c1852;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  .accueilTitle > .content h1,
  .accueilTitle > .content h2 {
    font-size: 40px;
    line-height: 38px;
  }
}
.accueilTitle > .content p {
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 4px 3px #0c1852;
}
.accueilTitle > .content p img {
  vertical-align: middle;
  margin-top: -5px;
}
.accueilTitle > .content ul.breadcrumb {
  list-style: none;
  margin: 10px 0 0 0;
  background: rgba(12, 24, 82, 0.6);
  box-sizing: border-box;
  padding: 10px;
}
.accueilTitle > .content ul.breadcrumb li {
  display: inline-block;
  color: #ffffff;
}
.accueilTitle > .content ul.breadcrumb li span,
.accueilTitle > .content ul.breadcrumb li a {
  color: #ffffff;
  text-decoration: none;
  font-style: italic;
  text-shadow: 1px 1px #0c1852;
}
.accueilTitle > .content ul.breadcrumb li a:hover span {
  text-decoration: underline;
}
#modulesBottom {
  position: relative;
  background: #ffffff;
}
#modulesBottom A{
	color:#fff;
	text-decoration:none;
	line-height:normal;
}
#modulesBottom H2{
color: #ffffff;
    font-family: 'Anton', sans-serif;
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-shadow: 4px 3px #0c1852;
}
#modulesBottom P{
	    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 4px 3px #0c1852;
}

.category-list {
  position: relative;
  background: #ffffff;
}
.contentList.choix {
      padding: 85px 0;
}
.contentList {
  box-sizing: border-box;
  padding: 85px 85px 0 85px;
  margin: 0;
  background-color: #ffffff;
}
.contentList.videos {
  padding: 0;
}
.contentList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contentList ul li {
  display: block;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 15px;
}
.contentList ul li > div {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 10px 20px 20px 220px;
  text-align: left;
  min-height: 200px;
}
.contentList ul li > div h3 {
  margin: 0;
  padding: 0;
  color: #c10077;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
  min-height: 35px;
}
@media screen and (max-width: 1250px) {
  .contentList ul li > div h3 {
    font-size: 18px;
    line-height: 18px;
  }
}
@media screen and (max-width: 500px) {
  .contentList ul li > div h3 {
    padding-left: 50px;
  }
}
.contentList ul li > div > .more {
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  color: #c10077;
  font-style: italic;
  text-decoration: none;
  text-transform: none;
}
.contentList ul li > div > .more .puce {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background: #c10077 url('../images/gerardmer.png') -28px -148px no-repeat;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  font-style: normal;
  margin-left: 5px;
  overflow: hidden;
  text-indent: -1000px;
  margin-bottom: -3px;
}
.contentList ul li > div.nordique > .more .puce {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background: #d46913 url('../images/gerardmer.png') -28px -148px no-repeat;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  font-style: normal;
  margin-left: 5px;
  overflow: hidden;
  text-indent: -1000px;
  margin-bottom: -3px;
}

.contentList ul li > div > .more:hover .text {
  text-decoration: underline;
}
.contentList ul li > div > .pic {
  position: absolute;
  background: transparent;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  top: 0;
  left: 0;
  overflow: hidden;
}
.contentList ul li > div > .pic > .bg {
  display: block;
  position: absolute;
  top: -30px;
  left: -30px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background: rgba(193, 0, 119, 0.7);
}
.contentList ul li > div > .pic > .date {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
}
.contentList ul li > div > .pic > .date strong {
  font-weight: normal;
  font-size: 30px;
}
@media screen and (max-width: 500px) {
  .contentList ul li > div > .pic > .date {
    width: 50px;
    height: 50px;
    top: 5px;
    left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 1250px) {
  .contentList ul li > div > .pic {
    width: 150px;
    height: 150px;
    min-height: 150px;
  }
}
@media screen and (max-width: 500px) {
  .contentList ul li > div > .pic {
    width: 200px;
    height: 200px;
    min-height: 0;
	display:block;
	margin:auto;
	position: relative;
    /*background: none !important;*/
  }
}
@media screen and (max-width: 1250px) {
  .contentList ul li > div {
    padding-left: 170px;
  }
}

.contentList ul li:nth-child(3),
.contentList ul li:nth-child(5),
.contentList ul li:nth-child(7),
.contentList ul li:nth-child(9),
.contentList ul li:nth-child(11),
.contentList ul li:nth-child(13),
.contentList ul li:nth-child(15),
.contentList ul li:nth-child(17),
.contentList ul li:nth-child(19),
.contentList ul li:nth-child(21),
.contentList ul li:nth-child(23),
.contentList ul li:nth-child(25),
.contentList ul li:nth-child(27),
.contentList ul li:nth-child(29),
.contentList ul li:nth-child(31),
.contentList ul li:nth-child(33) {
  clear: both;
}
@media screen and (max-width: 950px) {
  .contentList ul li {
    width: 100%;
    padding: 5px;
  }
}
.contentList .content-category.news li:nth-child(5),
.contentList .content-category.news li:nth-child(6),
.contentList .content-category.news li:nth-child(7),
.contentList .content-category.news li:nth-child(8),
.contentList .content-category.news li:nth-child(9),
.contentList .content-category.news li:nth-child(10) {
  display: none !important;
}
@media screen and (max-width: 1250px) {
  .contentList {
    padding: 35px 35px 0 35px;
  }
}
@media screen and (max-width: 500px) {
  .contentList {
    padding: 5px 5px 0 5px;
  }
}
.category-list.news {
  text-align: center;
}
.category-list.news .accueilTitle {
  height: 340px !important;
  background-image: url('../../../images/accueil/actualites.jpg');
  background-attachment: fixed !important;
  background-position: center center;
  background-size: cover;
  z-index: auto !important;
}
.category-list.news .accueilTitle > .bg {
  display: block !important;
  background: #c10077;
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .category-list.news .accueilTitle {
    background-position: top center !important;
    background-attachment: scroll !important;
  }
}
.category-list.videos {
  text-align: center;
}
.category-list.videos .accueilTitle {
  height: 340px !important;
  background-image: url('../../../images/accueil/webtv.jpg');
  background-attachment: fixed !important;
  background-position: center center;
  background-size: cover;
  z-index: auto !important;
}
.category-list.videos .accueilTitle > .bg {
  display: block !important;
  background: #0c1852;
  opacity: 0.6;
}
@media screen and (max-width: 1024px) {
  .category-list.videos .accueilTitle {
    background-attachment: scroll !important;
  }
}
.category-list.videos .video {
  display: block;
  position: relative;
  width: 50%;
  height: 212px;
  float: left;
  background-color: #0c1852;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.category-list.videos .video span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 24, 82, 0.5);
  padding: 10px;
  font-family: 'Anton', sans-serif;
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
@media screen and (max-width: 550px) {
  .category-list.videos .video span {
    font-size: 20px;
    line-height: 22px;
  }
}
.category-list.videos .video:hover span {
  background-color: rgba(12, 24, 82, 0.9);
}
@media screen and (max-width: 550px) {
  .category-list.videos .video {
    width: 100%;
  }
}
.btn {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  background: #c10077;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
.btn:hover {
  background: #0c1852;
}
.btn.blue {
  background: #0c1852;
}
ul.weblinks {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.weblinks li {
  display: inline-block;
  margin: 0 5% 20px 5%;
}
#contentComponent {
  z-index: 11;
  background: #ffffff;
  box-sizing: border-box;
  padding: 50px 130px 50px 130px;
  /*STYLES POUR EDITEUR DE TEXTE*/
}
#contentComponent.videos {
  padding: 0;
}
#contentComponent #imageTitle {
  display: none;
}
#contentComponent h1 {
  display: none;
  font-size: 60px;
  line-height: 58px;
  color: #c10077;
  text-transform: uppercase;
  font-weight: normal;
}
#contentComponent h2 {
  font-size: 30px;
  line-height: 29px;
  color: #2c2c2c;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#contentComponent h3 {
  font-size: 25px;
  line-height: 24px;
  color: #2c2c2c;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#contentComponent div .playerVideo {
  text-align: center;
}
#contentComponent div .playerVideo iframe {
  width: 100%;
  height: 350px;
}
#contentComponent div .descVideo {
  padding: 20px;
}
#contentComponent p {
  font-size: 14px;
  line-height: 20px;
  color: #2c2c2c;
  margin: 0 0 10px 0;
  padding: 0;
}
#contentComponent p strong {
  color: #c10077;
}
#contentComponent a {
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}
#contentComponent a:hover {
  color: #c10077;
}
#contentComponent ul {
  list-style-type: square;
}
#contentComponent a.boutonVert {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 200px;
  height: 200px;
  background: #97b835;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  margin: 10px;
  padding: 15px;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#contentComponent a.boutonVert strong {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
}
#contentComponent a.boutonVert strong em {
  font-size: 20px;
  font-weight: bold;
  font-style: normal !important;
}
#contentComponent a.boutonVert:hover {
  background: #ffffff;
  border: 1px solid #97b835;
  color: #97b835;
}
#contentComponent a.boutonVert:hover strong {
  color: #97b835 !important;
}
#contentComponent a.boutonRose {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 200px;
  height: 200px;
  background: #c10077;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  margin: 10px;
  padding: 15px;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#contentComponent a.boutonRose strong {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
}
#contentComponent a.boutonRose strong em {
  font-size: 20px;
  font-weight: bold;
  font-style: normal !important;
}
#contentComponent a.boutonRose:hover {
  background: #ffffff;
  border: 1px solid #c10077;
  color: #c10077;
}
#contentComponent a.boutonRose:hover strong {
  color: #c10077 !important;
}
#contentComponent a.boutonRouge {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: 200px;
  height: 200px;
  background: #af1125;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  margin: 10px;
  padding: 15px;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
#contentComponent a.boutonRouge strong {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
}
#contentComponent a.boutonRouge strong em {
  font-size: 20px;
  font-weight: bold;
  font-style: normal !important;
}
#contentComponent a.boutonRouge:hover {
  background: #ffffff;
  border: 1px solid #af1125;
  color: #af1125;
}
#contentComponent a.boutonRouge:hover strong {
  color: #af1125 !important;
}
#contentComponent .rose {
  color: #c10077;
}
#contentComponent .rose strong {
  color: #c10077;
}
#contentComponent .rouge {
  color: #af1125;
}
#contentComponent .rouge strong {
  color: #af1125;
}
#contentComponent .vert {
  color: #97b835;
}
#contentComponent .vert strong {
  color: #97b835;
}
#contentComponent .noir {
  color: #2c2c2c;
}
#contentComponent .noir strong {
  color: #2c2c2c;
}
#contentComponent table {
  border-collapse: separate;
  border-spacing: 3px;
}
#contentComponent table tr td {
  padding: 5px;
}
#contentComponent table tr td.blancRose {
  background: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c10077;
}
#contentComponent table tr td.roseRose {
  background: #f3cce4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c10077;
}
#contentComponent table tr td.blancVert {
  background: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #97b835;
}
#contentComponent table tr td.vertVert {
  background: #e3eac5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #97b835;
}
#contentComponent table tr td.blancRouge {
  background: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #af1125;
}
#contentComponent table tr td.rougeRouge {
  background: #e4c1ae;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #af1125;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #contentComponent {
    padding: 20px 50px 20px 50px;
  }
}
@media screen and (max-width: 640px) {
  #contentComponent {
    padding: 5px;
  }
}
#pistes {
  position: relative;
  width: 100%;
  height: auto;
  overflow: auto;
}
#pistes span.date {
  display: block;
  position: absolute;
  left: 0;
  bottom: 10px;
  background: #ffffff;
  margin: 0;
  padding: 3px;
  font-style: italic;
  font-size: 14px;
  line-height: 14px;
}
#pistes .legendOpen {
  display: block;
  position: absolute;
  left: 0;
  bottom: 35px;
  background: #ffffff;
  margin: 0;
  padding: 3px;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  border-right: 5px solid #ffffff;
}
#pistes .legendOpen > span {
  display: block;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 17.3px 10px;
  border-color: transparent transparent #97b835 transparent;
}
#pistes .legendClose {
  display: block;
  position: absolute;
  left: 0;
  bottom: 66px;
  background: #ffffff;
  margin: 0;
  padding: 3px;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  border-right: 5px solid #ffffff;
}
#pistes .legendClose > span {
  display: block;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 17.3px 10px;
  border-color: transparent transparent #af1125 transparent;
}
#pistes > div {
  position: relative;
  width: 100%;
  height: auto;
  min-width: 960px;
}
#pistes > div img {
  width: 100%;
  height: auto;
}
#pistes > div > div {
  position: absolute;
  margin-left: -10px;
  margin-top: -10px;
  text-indent: -1000px;
  overflow: hidden;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 17.3px 10px;
  border-color: transparent transparent #af1125 transparent;
}
#pistes > div > div.infos {
  cursor: help;
}
#pistes > div > div.close {
  border-color: transparent transparent #af1125 transparent;
}
#pistes > div > div.open {
  border-color: transparent transparent #97b835 transparent;
}
.gelerieBottom {
  width: 100%;
  height: auto;
  text-align: center;
}
.gelerieBottom a {
  display: inline-block;
  width: 150px;
  height: 150px;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  text-indent: -1000px;
}
.gelerieBottom a.hide {
  display: none;
}
.gelerieBottom a.more {
  background: #c10077;
  color: #ffffff;
  font-size: 16px;
  line-height: 150px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-indent: 0;
}
.gelerieBottom a.more:hover {
  background: #0c1852;
  opacity: 1;
  color: #ffffff;
}
.gelerieBottom a:hover {
  opacity: 0.7;
  text-indent: 0;
  text-align: center;
  font-size: 100px;
  line-height: 150px;
  color: #c10077;
  text-decoration: none;
}
@media screen and (max-width: 800px) {
  .gelerieBottom a {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .gelerieBottom a {
    width: 100%;
  }
}
#plan-webcam {
  position: relative;
  width: 100%;
  height: auto;
}
#plan-webcam a {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin-top: -50px;
  margin-left: -25px;
  background: #c10077 url('../images/gerardmer.png') -50px -148px no-repeat;
  overflow: hidden;
  text-indent: -1000px;
}
#plan-webcam a:hover {
  background-color: #0c1852;
}
#pano {
  position: relative;
  width: 100%;
  height: 376px;
  text-align: center;
  overflow: hidden;
  background: url('../../../images/visite360.jpg') center center no-repeat;
}
#pano .frame {
  position: absolute;
  left: 50%;
  width: 860px;
  height: 376px;
  margin-left: -430px;
}
.linksSmall {
  box-sizing: border-box;
  padding: 0 50px 0 50px;
  text-align: center;
  background: #ffffff;
}
.linksSmall a {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  padding: 5px 10px 5px 45px;
  background-color: #c10077;
  color: #ffffff;
  text-decoration: none;
  height: 40px;
  vertical-align: middle;
  margin: 0 10px 10px 0;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
.linksSmall a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
.linksSmall a.lien-webcam {
  line-height: 30px !important;
}
.linksSmall a.lien-webcam span {
  background: url('../images/gerardmer.png') -100px -150px no-repeat;
}
.linksSmall a.lien-pano {
  line-height: 30px !important;
}
.linksSmall a.lien-pano span {
  background: url('../images/gerardmer.png') -140px -150px no-repeat;
}
.linksSmall a.lien-plan {
  line-height: 15px !important;
}
.linksSmall a.lien-plan span {
  background: url('../images/gerardmer.png') -180px -150px no-repeat;
}
.linksSmall a.lien-depliant {
  line-height: 15px !important;
}
.linksSmall a.lien-depliant span {
  background: url('../images/gerardmer.png') -220px -150px no-repeat;
}
.linksSmall a:hover {
  background: #0c1852;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  .linksSmall {
    padding: 0 50px 0 50px;
  }
}
@media screen and (max-width: 640px) {
  .linksSmall {
    padding: 0 5px 0 5px;
  }
}
.search form {
  margin: 20px 0 20px 0;
}
.search form input[type=text] {
  border: 2px solid #d7d7d7;
  padding: 5px;
  color: #000000;
}
.search form button {
  border: none;
  text-transform: uppercase;
}
.search form button:hover {
  cursor: pointer;
}
.search .a-list {
  display: block;
  margin-bottom: 20px !important;
  text-decoration: none !important;
}
.search .a-list h2 {
  color: #c10077 !important;
  text-decoration: none !important;
}
.search .a-list .highlight {
  font-weight: bold;
  color: #c10077;
}
#webtvVideo {
  position: relative;
  width: 100%;
  min-height: 354px;
  box-sizing: border-box;
  padding-left: 650px;
}
#webtvVideo > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 640px;
  max-width: 640px;
}
@media screen and (max-width: 1500px) {
  #webtvVideo > div {
    width: 100%;
  }
}
@media screen and (max-width: 1500px) {
  #webtvVideo {
    padding-left: 0;
    padding-top: 364px;
  }
}
/*MESSAGES SYSTEM*/
#system-message {
  background: #c10077;
  color: #ffffff !important;
}
#system-message h4,
#system-message a.close {
  display: none;
}
#system-message p {
  margin: 10px;
  padding: 10px 0 10px 0;
}
ul.pagenav {
  text-align: center;
  margin: 0;
  padding: 0;
}
ul.pagenav li {
  display: inline-block;
  margin: 0 10px 0 10px;
  padding: 0;
}
ul.pagenav li a {
  display: block;
  padding: 10px;
  color: #ffffff !important;
  background: #c10077;
  text-decoration: none !important;
}
ul.pagenav li a span {
  display: none;
}
ul.pagenav li a:hover {
  background: #0c1852;
}
.addthis_inline_share_toolbox_ymhz table {
  margin: 0 auto;
}
span#toNext {
  display: none;
  position: fixed;
  left: 50%;
  bottom: 100px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-color: #c10077;
  color: #ffffff;
  margin: 0 auto;
  margin-top: 30px;
  line-height: 100px;
  margin-left: -50px;
  text-align: center;
  font-size: 40px;
  opacity: 0.7;
  text-indent: -1000px;
  overflow: hidden;
  background-image: url('../images/tonext.png');
  bachground-position: 0 0;
  background-repeat: no-repeat;
  -webkit-transition: background 500ms ease-out;
  -moz-transition: background 500ms ease-out;
  -o-transition: background 500ms ease-out;
  transition: background 500ms ease-out;
}
@media screen and (min-width: 1300px) {
  span#toNext {
    margin-left: 148px;
  }
}
@media screen and (max-width: 800px) {
  span#toNext {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin-top: 20px;
    margin-left: -25px;
    line-height: 50px;
    font-size: 30px;
  }
}
span#toNext:hover {
  background-color: #293778;
  cursor: pointer;
  opacity: 1 !important;
}
/*INFOBULLE*/
.infoBulle {
  border-color: #c10077;
  background-color: #c10077;
  Color: #ffffff;
}
.infoBulleOpen {
  border-color: #ffffff;
  background-color: #ffffff;
  Color: #97b835;
}
.infoBulleClose {
  border-color: #ffffff;
  background-color: #ffffff;
  Color: #af1125;
}
.infoBulleRouge {
  border-color: #ffffff;
  background-color: #ffffff;
  Color: #000000;
}
.infoBulleRouge i {
  Color: #af1125;
}
.infoBulleBleu {
  border-color: #ffffff;
  background-color: #ffffff;
  Color: #000000;
}
.infoBulleBleu i {
  Color: #2090c4;
}
.infoBulleVert {
  border-color: #ffffff;
  background-color: #ffffff;
  Color: #000000;
}
.infoBulleVert i {
  Color: #87b915;
}
.infoBulleNoir {
  border-color: #ffffff;
  background-color: #ffffff;
  Color: #000000;
}
.infoBulleNoir i {
  Color: #000000;
}
.infoBulleAuto {
  border-color: #ffffff;
  background-color: #ffffff;
  Color: #000000;
}
.contentModule {
  background: #ffffff;
  box-sizing: border-box;
  padding: 50px 130px 50px 130px;
}
.contentModule.navette h2 {
  font-size: 20px;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
.contentModule.navette p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  .contentModule {
    padding: 20px 50px 20px 50px;
  }
}
@media screen and (max-width: 640px) {
  .contentModule {
    padding: 5px;
  }
}
#quiz {
  box-sizing: border-box;
  padding: 10px;
  background: #0c1852;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}
#quiz a {
  background: #c10077;
  color: #ffffff;
  text-decoration: none;
  padding: 2px 7px 2px 7px;
  margin-left: 10px;
  line-height: 14px;
}
#quiz a:hover {
  background: #ffffff;
  color: #c10077;
  text-decoration: none;
}
#blocForSmallText {
  background: #ffffff;
  width: 100%;
}
@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  #global.pano #lang {
    left: 75px !important;
  }
}


.homecampiste{
  position: absolute;
  right: 0;
  background-color: #fff;
  height: calc(100vh - 58px);
  width: calc(100% - 400px);
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.homecampiste .lien{
      margin: 22px 0;
    text-align: center;
}

.leftblockhome{
  width: 400px;
  position: absolute;
  right: 0;
  height: 100%;
  background: #0c1852;
}

.leftblockhome .bloctop{
	height: 60vh ;
      background: #0c1852;
}

.homecam IFRAME{
  width: 100%;
  height: 40vh;
}
.homecam H3{
  color: #c10077;
  font-family: 'Anton', sans-serif;
  font-size: 30px;
  margin-left : 5%;
}

.homecampiste .meteo H2{
    padding: 0;
    color: #c10077;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    min-height: 35px;
	margin-left : 5%;
}

.homecampiste .meteo H3{
    font-family: 'Anton', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
    line-height: 55px;
}
.homecampiste .pistes .lien{
	text-align: center;
}
.homecampiste .lien A{
	font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #c10077;
    font-style: italic;
    text-decoration: none;
    text-transform: none;
	margin-left : 5%;
}
.homecampiste .lien A .text{
	font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #c10077;
    font-style: italic;
    text-decoration: none;
    text-transform: none;
}
.homecampiste .lien A .puce{
	    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    background: #c10077 url(../images/gerardmer.png) -28px -148px no-repeat;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    margin-left: 5px;
    overflow: hidden;
    text-indent: -1000px;
    margin-bottom: -3px;
}

#widget_3c872676934212885df23b479cee83ee, #widget_7577907540487a6d844efbc0e06a78b9{
  margin : auto;
}
.homecampiste .pistes H3{
  font-family: 'Anton', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 5px;
    margin-top: 22px;
    padding-top: 10px;
}
.homecampiste .pistes H4{
  font-family: 'Anton', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 22px;
    margin-top: 0;
}
.homecampiste .pistes div{
  text-align: center;
  line-height: 30px;
  justify-content: center;
  display: flex;

}
.homecampiste .pistes div IMG{
  margin-right:5%;
}

@media screen and (max-width: 1300px), screen and (max-height: 750px) {
  .homecampiste{
    width: 100%;
    height: 100vh;
  }

  .homecam H3{
    font-size: 25px;
  }
  .homecampiste .meteo H3{
    font-size: 22px;
  }
  .homecampiste .pistes H3{
    font-size: 22px;
  }
}

@media screen and (max-width: 800px) {
  .homeImages.pano{
    width: 100%;
  }
  .homecampiste{
    position : relative;
  }
  .leftblockhome{
    position : relative;
    width: 100%;
  }
}

.blocdomainetotal{
  text-align: center;
}
.titrerose{
  font-size: 30px;
    line-height: 29px;
    color: #c10077;
    text-transform: uppercase;
    font-weight: normal;
    margin: 35px 0;
    padding: 0;
    text-align: left;
}
.titreorange{
  font-size: 30px;
    line-height: 29px;
    color: #d46913;
    text-transform: uppercase;
    font-weight: normal;
    margin: 35px 0;
    padding: 0;
    text-align: left;
}
.zonetexte{
	padding-left: 130px !important;
	padding-right: 130px !important;
}
.blocdomainetotal .titrenoir{
      font-size: 30px;
    line-height: 29px;
    color: #2c2c2c;
    text-transform: uppercase;
    font-weight: normal;
    margin: 35px 0;
    padding: 0;
    text-align: left;

}

#widget_b04e01d313cc21d707c6f2f2b0c6febb, #widget_7577907540487a6d844efbc0e06a78b9{
  margin : auto;
}
.colorpistetot{
 /* display: flex;
  justify-content: space-around;*/
}
.colorpistetot .remonte {
    display: block;
    float: left;
    width: 50%;
}
.colorpistetot .remonte .telesiege {
    display: inline-block;
    margin: 35px;
    font-size: 14px;
    line-height: 20px;
}

.colorpistetot .remonte .teleski {
    display: inline-block;
    margin: 35px;
    font-size: 14px;
    line-height: 20px;
}

.colorpistetot .pistetot {
    display: block;
    float: left;
    width: 50%;
}

.colorpistetot .pistetot .piste{
    display: inline-block;
    margin: 35px 15px;
    font-size: 14px;
    line-height: 20px;
}
.circle{
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.circle.green{
  background-color: #299c17;
}
.circle.blue{
  background-color: #3600ff;
}
.circle.red{
  background-color: #ff0000;
}
.circle.black{
  background-color: #000;
}

.blocsecteurs{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.blocsecteurs .secteur{
  flex: 1 1 48%;
  padding: 0 1%;
  margin: 15px 0;
}
.blocsecteurs .secteurn{
  flex: 1 1 48%;
  padding: 0 1%;
  margin: 15px 0;
}

.blocsecteurs .secteur .titrerosetab{
    background: #f3cce4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c10077;
    border-top-style: solid;
    border-top-color: #c10077;
    border-top-width: 1px;
    text-align: left;
    padding-left: 20px;
    color: #c10077;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
}
.blocsecteurs .secteurn .titreorangetab{
    background: #fff7e5;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d46913;
    border-top-style: solid;
    border-top-color: #d46913;
    border-top-width: 1px;
    text-align: left;
    padding-left: 20px;
    color: #d46913;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
}

.blocsecteurs .secteur .titrerosetab:hover{
    cursor: pointer;
}
.blocsecteurs .secteurn .titreorangetab:hover{
    cursor: pointer;
}

.blocsecteurs .secteur .titrerosetab .puce{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/puceclose.png) no-repeat;
    overflow: hidden;
    text-indent: -1000px;
    margin-top: 8px;
    margin-right: 10px;
    float: right;
}
.blocsecteurs .secteurn .titreorangetab .puce{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/pictolien.png) no-repeat;
    overflow: hidden;
    text-indent: -1000px;
    margin-top: 8px;
    margin-right: 10px;
    float: right;
}
.blocsecteurs .secteur .titrerosetab.ui-state-active .puce{
    background: url(../images/puceopen.png) no-repeat;
}

.blocsecteurs .secteur .piste{
  display: flex;
  flex-wrap: wrap;
  width: 95%;
  margin-top: 15px;
}

.blocsecteurs .secteur .piste .logo{
  flex: 1 1 10%;
}
.blocsecteurs .secteur .piste .nom{
  flex: 1 1 50%;
  text-align: left; 
  line-height: 35px;
}
.blocsecteurs .secteur .piste .etat{
  flex: 1 1 40%;
  line-height: 35px;
  margin-bottom: 10px;
  text-align: right;
  font-size: 14px;
    text-transform: uppercase;
    position: relative;
}

.blocsecteurs .secteur .piste .etat.close{
color: #cc1313;
}
.blocsecteurs .secteur .piste .etat.close:before {
   display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/pictoclose.png) no-repeat;
    overflow: hidden;
    text-indent: -1000px;
  content: " ";
  position: absolute;
    top: 8px;
    right: 55px;
}
.blocsecteurs .secteur .piste .etat.open{
color: #217814;
}
.blocsecteurs .secteur .piste .etat.open:before {
   display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/pictoopen.png) no-repeat;
    overflow: hidden;
    text-indent: -1000px;
  content: " ";
  position: absolute;
    top: 8px;
    right: 55px;
}

#global #saison{
	position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(8, 130, 69, 0.7);
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}
#global #saison A {
    color: #fff;
}
#global #saison .sun{
    display: block;
    width: 64px;
    height: 64px;
    background: transparent url('../images/sun.png') no-repeat;
    margin: auto;
    margin-bottom: 3px;
}
@media screen and (max-width: 500px) {
	#global #saison{ display : none;}
}
.choix .alpin H3{
    color: #c10077 !important;
}

.choix .alpin .more .text{
   color: #c10077 !important;
}

.choix .nordique H3{
    color: #d46913 !important;
}

.choix .nordique .more .text{
   color: #d46913 !important;
}

#plan-webcam a#nordique{
  background: #d46913 url(../images/gerardmer.png) -50px -148px no-repeat;
}

@media screen and (max-width: 500px) {
  .contentList ul li > div {
    padding: 5px 5px 20px 5px;
    min-height: 0;
  }
  .contentList ul li > div.alpin, .contentList ul li > div.nordique {
    padding: inherit;
    padding-left: 125px;
    min-height: 200px;
  }

  .contentList ul li > div.alpin > .pic , .contentList ul li > div.nordique > .pic {
    width: 110px;
    height: 110px;
    min-height: 110px;
  }
  .blocdomainetotal .blocmeteo{
    display: none;
  }
  .colorpistetot .remonte{
        width: 100% !important;
  }
  .colorpistetot .pistetot{
     width: 100% !important;
  }
  .blocsecteurs .secteur{
    flex: 1 1 100% !important;
  }
  .blocsecteurs .secteur .piste .etat{
    flex: 1 1 30% !important;
  }
  .blocsecteurs .secteurn{
    flex: 1 1 100% !important;
  }

  .contentList ul li > div.nordique h3{
    padding-left: 0px !important;
  }
  .contentList ul li > div.alpin h3{
    padding-left: 0px !important;
  }

  .contentList ul li > div.nordique p{
    margin: 0 !important;
  }
  .contentList ul li > div.alpin p{
    margin: 0 !important;
  }
  .zonetexte{
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
  }
  #global #saison{
    position: absolute;
  }
  .homecampiste .meteo H3 {
    margin: 5px 0;
  }
  .homecampiste .pistes H3{
    margin-top: 5px;
  }
  .homecampiste .lien{
    margin: 10px 0;
  }

  .home #modulesBottom{
        padding-top: 100px !important;
  }
}

#btnSocial{
	display: block;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 100px;
	top: 15px;
}
#btnSocial .social{
	display: inline-block;
}

.liencam {
	display: block;
    width: 100%;
    height: 40vh;
    position: absolute;
}

#btnSocial .newsletter .blknl{
    display: inline-block;
    background: transparent url(../images/newsletter-btn1.png) no-repeat;
    width: 190px;
    height: 50px;
}