.l {
  float: left;
}
.r {
  float: right;
}
.clear {
  clear: both;
}
.border,
.b {
  border: 1px solid red;
}
.border2 {
  border: 1px solid blue;
}
.reset {
  padding: 0px;
  margin: 0px;
}
.hide {
  display: none;
}
.off {
  display: none;
}
.resetAll {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
}
.Main {
  width: 75%;
}
.auto {
  width: auto;
}
.C {
  display: inline-block;
}
.f {
  width: 100%;
}
.abs {
  position: absolute;
}
.fix {
  position: fixed;
}
.rel {
  position: relative;
}
.up {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
  margin: 0px auto;
}
.norm {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
a {
  color: black;
  text-decoration: underline;
}
a:hover {
  color: blue;
  text-decoration: underline;
}
a img {
  border: 0px solid white;
}
h1,
h2,
h3,
h4 {
  padding: 0;
  margin: 0;
}
img,
div {
  z-index: 0;
}
a img {
  border: 0px solid white;
}
.hidden,
.h {
  display: none;
}
.underline {
  text-decoration: underline;
}
.show {
  display: block;
}
.full {
  width: 100%;
  height: 100%;
}
.cell {
  display: table-cell;
}
.h100 {
  height: 100%;
}
.scroll-y {
  overflow-y: scroll;
}
.scroll-x {
  overflow-x: scroll;
}
.scroll {
  overflow: scroll;
}
.block {
  display: block;
}
.l {
  float: left;
}
.r {
  float: right;
}
.clear {
  clear: both;
}
.border,
.b {
  border: 1px solid red;
}
.border2 {
  border: 1px solid blue;
}
.reset {
  padding: 0px;
  margin: 0px;
}
.hide {
  display: none;
}
.off {
  display: none;
}
.resetAll {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
}
.Main {
  width: 75%;
}
.auto {
  width: auto;
}
.C {
  display: inline-block;
}
.f {
  width: 100%;
}
.abs {
  position: absolute;
}
.fix {
  position: fixed;
}
.rel {
  position: relative;
}
.up {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
  margin: 0px auto;
}
.norm {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
a {
  color: black;
  text-decoration: underline;
}
a:hover {
  color: blue;
  text-decoration: underline;
}
a img {
  border: 0px solid white;
}
h1,
h2,
h3,
h4 {
  padding: 0;
  margin: 0;
}
img,
div {
  z-index: 0;
}
a img {
  border: 0px solid white;
}
.hidden,
.h {
  display: none;
}
.underline {
  text-decoration: underline;
}
.show {
  display: block;
}
.full {
  width: 100%;
  height: 100%;
}
.cell {
  display: table-cell;
}
.h100 {
  height: 100%;
}
.scroll-y {
  overflow-y: scroll;
}
.scroll-x {
  overflow-x: scroll;
}
.scroll {
  overflow: scroll;
}
.block {
  display: block;
}
@font-face {
  font-family: Calibre-Medium;
  src: url('Calibre/Calibre-Medium.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cicle';
  src: url('font/cicle/cicle_fina_macroman/Cicle_Fina-webfont.eot');
  src: url('font/cicle/cicle_fina_macroman/Cicle_Fina-webfont.eot?iefix') format('eot'), url('font/cicle/cicle_fina_macroman/Cicle_Fina-webfont.woff') format('woff'), url('font/cicle/cicle_fina_macroman/Cicle_Fina-webfont.ttf') format('truetype'), url('font/cicle/cicle_fina_macroman/Cicle_Fina-webfont.svg#webfont') format('svg');
}
@font-face {
  font-family: 'oratorstd';
  src: url('font/oratorstd.otf');
}
@font-face {
  font-family: 'ANDALEMO';
  src: url('font/ANDALEMO.TTF') format('truetype');
}
html {
  background-color: white;
}
body {
  font-family: Arial;
  font-family: 'cicle', Arial, sans-serif;
  color: black;
  margin: 0px auto;
  text-align: center;
  padding: 0px;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
}
body._home {
  background-color: white;
  background: #ffffff url(../img/pic1.png) no-repeat center bottom fixed;
  -webkit-background-size: cover;
  /* pour anciens Chrome et Safari */

  background-size: cover;
  /* version standardisée */

  height: 100vh;
  width: 100vw;
}
body._home .OpenMenu {
  background: white;
}
body._home #cont {
  color: white;
  padding-top: 20vh;
}
ul li {
  list-style-type: none;
  margin-left: -40px;
  line-height: 150%;
}
p {
  text-align: left;
}
h1,
h2,
h3 {
  text-align: left;
}
#Menu {
  position: relative;
  z-index: 2000;
  width: 100vw;
  width: 100%;
  padding-top: 20px;
  font-size: 100%;
  color: black;
  background: #ffffff;
  font-family: 'cicle', Arial, sans-serif;
  font-size: 25px;
  text-align: center;
  margin: 0px auto;
}
#Menu div.MenuDiv {
  padding-bottom: 20px;
}
#Menu div.MenuDiv .logo,
#Menu div.MenuDiv .others {
  font-size: 200%;
  width: auto;
  display: inline-table;
}
#Menu div.MenuDiv .logo a,
#Menu div.MenuDiv .others a {
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid transparent;
  padding: 0;
  padding-bottom: 5px;
  margin-right: 2px;
  font-size: 25px;
  color: black;
}
#Menu div.MenuDiv .logo a:hover,
#Menu div.MenuDiv .others a:hover,
#Menu div.MenuDiv .logo a.selected,
#Menu div.MenuDiv .others a.selected {
  border-bottom: 1px solid black;
  color: black;
  background: white;
  position: relative;
  display: block;
  height: auto;
}
#Menu div.MenuDiv .logo a#cta,
#Menu div.MenuDiv .others a#cta,
#Menu div.MenuDiv .logo a#cta:hover,
#Menu div.MenuDiv .others a#cta:hover {
  border: 0px solid white;
  background: transparent;
}
#Menu div.MenuDiv .logo img,
#Menu div.MenuDiv .others img {
  width: auto;
  width: 100px;
}
#Menu div.MenuDiv .logo .index img,
#Menu div.MenuDiv .others .index img {
  width: 200px;
}
#Menu div.MenuDiv .logo .index a,
#Menu div.MenuDiv .others .index a {
  font-family: andale mono;
  font-family: ANDALEMO;
  font-size: 60px;
  display: inline;
  text-transform: uppercase;
}
#Menu div.MenuDiv .logo .index a.deux,
#Menu div.MenuDiv .others .index a.deux {
  position: relative;
  left: 0px;
}
#Menu div.MenuDiv .logo .index a:hover,
#Menu div.MenuDiv .others .index a:hover {
  border-bottom: 0px solid black;
}
#Menu div.MenuDiv .logo img.follow,
#Menu div.MenuDiv .others img.follow {
  width: 120px;
}
#Menu div.MenuDiv .logo img.contact,
#Menu div.MenuDiv .others img.contact {
  width: 130px;
}
#Menu div.MenuDiv .logo img.index,
#Menu div.MenuDiv .others img.index {
  height: 8vw;
  max-height: auto;
}
#Menu div.MenuDiv .others {
  position: relative;
}
#Menu div.MenuDiv .others a {
  margin-right: 10px;
}
#Menu div.MenuDiv .logo {
  width: 100%;
}
#Menu ul {
  width: 100%;
  text-align: center;
  margin: 0px auto;
  margin-left: 0px;
  margin-top: 0px;
}
#Menu ul li {
  display: inline-table;
  width: auto;
  position: relative;
  margin: 0px;
  margin-right: 1vw;
}
#Menu ul li.logo {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
  font-size: 200%;
}
#Menu ul li.others {
  position: relative;
  top: -20px;
}
#Menu ul li img {
  width: 100%;
}
#Menu ul li div a {
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid transparent;
  padding: 0;
  margin-right: 2px;
  line-height: 100%;
  font-size: 120%;
  font-size: 20px;
  color: black;
}
#Menu ul li div a:hover,
#Menu ul li div a.selected {
  border-bottom: 1px solid black;
  color: black;
  background: white;
  position: relative;
  display: block;
  height: auto;
}
#Menu ul li div a#cta,
#Menu ul li div a#cta:hover {
  border: 0px solid white;
  background: transparent;
}
#Menu ul li div img {
  width: auto;
  width: 100px;
}
#Menu ul li div.index img {
  width: 300px;
}
#Menu ul li div.index a:hover {
  border-bottom: 0px solid black;
}
#Menu ul li div img.follow {
  width: 120px;
}
#Menu ul li div img.contact {
  width: 130px;
}
#Menu ul li div img.normal {
  height: 60px;
  max-height: auto;
  height: 3vw;
  min-height: 30px;
}
#Menu ul li div img.market {
  height: 4vw;
  max-height: auto;
}
#Menu ul li div img.index {
  height: 8vw;
  max-height: auto;
}
#Menu ul li #cta img {
  position: absolute;
  top: -8vh;
  left: 40%;
  height: 9vh;
  width: auto;
}
#Menu div {
  width: 100%;
}
#Menu img {
  text-align: center;
  margin: 0px auto;
}
#Menu.hidden {
  display: none;
}
#Menu a {
  text-decoration: none;
  font-weight: light;
  color: black;
}
#Menu a:hover {
  color: #0000ff;
}
#Menu .CloseMenu {
  position: absolute;
  top: 15px;
  right: 20px;
}
body.En #lang a#En,
body.Nl #lang a#Nl,
body.Fr #lang a#Fr {
  color: black;
}
#Main {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
}
#Main a,
#Main a:visited,
#Main a:link {
  color: #0000ff;
  text-decoration: none;
}
#Main a:hover {
  color: black;
  text-decoration: none;
}
#Main a.highlighted {
  background: blue;
  color: white;
  padding: 2px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid white;
  border-radius: 50%;
  padding: 10px;
}
#Main #content {
  width: 100%;
  text-align: center;
  margin: 0px auto;
  padding-bottom: 40px;
}
#Main #content .box {
  background: white;
  border: 4px solid #0000ff;
  padding: 20px;
}
#Main #content .box p {
  font-size: 130%;
}
#Main #content h2 {
  font-size: 120%;
  text-align: left;
  margin-bottom: 10px;
  line-height: 120%;
}
#Main #content div.downloads {
  margin-left: 20vw;
  float: left;
  margin-left: 5px ;
}
#Main #content div.downloads div.download {
  width: 27vw;
  min-width: 300px;
  max-width: 400px;
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 10px;
  padding: 9px 5px 5px 5px;
  font-size: 100%;
  color: black;
  text-transform: uppercase;
}
#Main #content div.downloads div.download a {
  color: black;
  font-size: 120%;
}
p {
  text-align: left;
}
.OpenMenu {
  float: left;
  margin: 15px 0 0 15px;
  margin: 15px 0 0 0px;
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 2000;
  width: 5%;
  max-width: 35px;
  min-width: 25px;
}
.OpenMenu img {
  width: 100%;
}
#alert {
  color: red;
}
#cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  background: white;
  border-top: 4px solid #000000;
  height: 20px;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  margin: 0px auto;
}
.padcont {
  padding: 0px 0 20px 0;
}
.cont {
  position: relative;
  background: #ffffff;
  width: 100%;
  height: 100%;
  float: left;
  display: inline-table;
  padding: 0px 0 20px 0;
}
.OpenMenu {
  float: left;
  padding: 0px;
  margin: 0px;
  position: fixed;
  top: 30px;
  left: 20px;
  z-index: 2000;
  width: 5%;
  max-width: 35px;
  min-width: 25px;
  position: absolute;
}
body #Main #content {
  position: relative;
  background: #ffffff;
  width: 100%;
  height: 100%;
  float: left;
  display: inline-table;
  padding: 0px 0 20px 0;
  background: transparent;
  height: auto;
  min-height: 50vh;
  display: block;
  padding-bottom: 20px;
}
body #Main #content #cont {
  width: 960px;
  width: 80vw;
  text-align: center;
  margin: 0px auto;
}
body.follow #Main #content #cont,
body.contact #Main #content #cont {
  max-width: 960px;
}
body #Main {
  margin-top: 40px;
}
body #Main #content .l {
  width: 65%;
  margin-right: 20px;
}
body #Main #content .l div,
body #Main #content .l p {
  text-align: justify;
}
body #Main #content .r {
  width: 20%;
  float: left;
}
body #Main #content .r img {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}
body #Main #content iframe {
  min-width: 200px;
  min-height: 364px;
  width: 20vw;
  height: 26vw;
  border: 0px solid white;
  margin: 0 20px 20px 0;
}
body._watch #Main #content .video {
  width: 30%;
  margin: 0px;
  margin-right: 20px;
  text-align: left;
  width: 100%;
  clear: both;
}
body._watch #Main #content .video img {
  width: auto;
  height: 40px;
  text-align: left;
}
body._watch #Main #content .video .l {
  width: 30%;
  margin: 0px;
  margin-right: 20px;
  text-align: left;
}
body._watch #Main #content .video .l img {
  width: auto;
  height: 40px;
  text-align: left;
}
body._watch #Main #content .video .r {
  width: 40%;
  float: left;
  margin-bottom: 20px;
}
body._watch #Main #content .video .r iframe {
  margin: 0;
  min-width: auto;
  min-height: auto;
  width: 300px;
  height: auto;
  border: 0px solid white;
}
body._watch #Main #content .video .r div {
  vertical-align: top;
}
body.about #Menu div.MenuDiv {
  padding-bottom: 50px;
}
body.about #Main #content #cont {
  padding-top: 20px;
}
body.about #Main #content #cont .l {
  text-align: left;
  margin-right: 40px;
  width: 60%;
}
body.about #Main #content #cont .l img {
  width: 60%;
  text-align: left;
  padding-bottom: 30px;
}
body.about #Main #content #cont .l h2 {
  top: -40px;
  text-align: center;
  margin: 0px auto;
  padding-bottom: 30px;
  text-align: left;
  width: 250px;
  position: relative;
  left: -120px;
}
body.about #Main #content #cont .l h2 span {
  float: right;
  text-align: right;
  font-size: 14px;
  position: relative;
  right: 6px;
}
body.about #Main #content #cont .r {
  width: 20vw;
  width: 35%;
  float: right;
}
body.about #Main #content #cont .r img {
  width: 20vw;
  width: 100%;
  height: auto;
}
body.about #Main #content #cont .r img.deux {
  margin-top: 0px;
}
#Main a,
#Main a:visited,
#Main a:link {
  color: black;
  text-decoration: none;
}
#Main a:hover {
  color: black;
  text-decoration: underline;
}
form {
  text-align: left;
  width: auto;
  width: 100%;
}
form textarea {
  width: 100%;
}
form input,
form textarea,
form button {
  border: 1px solid black;
  padding: 5px;
  color: black;
  background: transparent;
}
form textarea {
  width: 20vw;
  height: 10vh;
}
form button {
  text-transform: uppercase;
}
.picture {
  height: 30vh;
  padding-top: 20px;
}
body.follow #Menu div.MenuDiv,
body.contact #Menu div.MenuDiv {
  padding-bottom: 60px;
}
body.follow #Main #content .follows,
body.contact #Main #content .follows {
  padding-top: 0px;
}
body.follow #Main #content a,
body.contact #Main #content a {
  font-size: 200%;
  line-height: 150%;
}
body.follow #Main #content .centered,
body.contact #Main #content .centered {
  width: 100%;
  width: 960px;
  text-align: center;
  margin: 0px auto;
}
body.follow #Main #content .centered img,
body.contact #Main #content .centered img {
  width: 25vw;
}
body.follow #Main #content #cont,
body.contact #Main #content #cont {
  width: 100%;
  text-align: center;
  margin: 0px auto;
}
body.follow #Main #content #cont .left,
body.contact #Main #content #cont .left {
  width: 40%;
  float: left;
  position: relative;
  top: 82px;
  display: inline-block;
  vertical-align: top;
}
body.follow #Main #content #cont .left a,
body.contact #Main #content #cont .left a {
  text-transform: lowercase;
}
body.follow #Main #content #cont .left img,
body.contact #Main #content #cont .left img {
  width: 100%;
  max-width: auto;
  height: auto;
  vertical-align: top;
  padding-top: 0;
}
body.follow #Main #content #cont .right,
body.contact #Main #content #cont .right {
  width: 25%;
  display: inline-block;
  float: right;
  vertical-align: top;
}
body.follow #Main #content #cont .right img,
body.contact #Main #content #cont .right img {
  width: 100%;
  max-width: auto;
  height: auto;
  vertical-align: top;
  padding-top: 0;
}
body.contact #Menu div.MenuDiv {
  padding-bottom: 50px;
}
body.contact #Main #content #cont .left {
  width: 62%;
  top: 0;
}
body.contact #Main #content .formulaire {
  width: auto;
  text-align: center;
  margin: 0px auto;
}
body.contact #Main #content .formulaire .aBox {
  position: relative;
  top: 55px;
  width: 100%;
}
body.contact #Main #content .formulaire .aBox form {
  width: 100%;
}
body.contact #Main #content .formulaire .aBox form textarea {
  width: 90%;
  height: 15vh;
}
body.contact #Main #content .formulaire .aBox a {
  font-size: 100%;
  text-align: left;
  float: left;
  padding-top: 20px;
}
body.listen #Main #content #cont {
  padding-top: 20px;
}
body.listen #Main #content #cont iframe {
  width: 250px;
  height: auto;
}
body.watch #Main #content #cont {
  width: 800px;
  width: 960px;
  max-width: 80vw;
}
body.watch #Main #content #cont .video {
  padding-top: 15vh;
  width: 19vw;
  width: 250px;
  margin-bottom: 40px;
  padding-top: 5vh;
  float: left;
  width: 20vw;
  margin-bottom: 0px;
  margin-right: 10px;
  text-align: left;
}
body.watch #Main #content #cont .video div.iframe {
  padding: 0;
  margin: 0;
  text-align: left;
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  display: table-cell;
  display: -webkit-inline-box;
}
body.watch #Main #content #cont .video div.iframe iframe {
  padding: 0px;
  margin: 0px;
  top: 0;
  left: 0;
  font-size: 100%;
  width: auto;
  width: 100%;
  height: 20vh;
  min-width: auto;
  min-height: auto;
  position: relative;
  text-align: left;
}
body.watch #Main #content #cont .video div.sub {
  width: 100%;
  clear: both;
  display: table-cell;
}
body.watch #Main #content #cont .video div.sub h2 span {
  font-size: 65%;
}
body.home #Main #content #cont img {
  height: 80vh;
  width: auto;
}
body p.legend {
  font-size: 15px;
  text-align: right;
  position: fixed;
  bottom: 5px;
  right: 25px;
}
body.follow div.right span {
  margin-top: 5px;
  display: block;
  font-size: 12px;
}
body #Main #content .l div,
body div.intro div,
body #Main #content .l p,
body div.intro p {
  text-align: left;
  font-size: 18px;
  line-height: 27px;
}
.video-container {
  position: relative;
  width: 80%;
  /* Définissez votre largeur personnalisée */

  max-width: 1200px;
  /* Largeur maximale */

  margin: 0 auto;
  /* Centrer la vidéo */

  aspect-ratio: 1.7777777777777777;
  /* Maintenir le ratio 16:9 */

  max-height: 70vh;
  /* Ne pas dépasser 70% de la hauteur de la fenêtre */

}
div.intro {
  position: relative;
  width: 80%;
  /* Définissez votre largeur personnalisée */

  max-width: 1200px;
  /* Largeur maximale */

  margin: 0 auto;
  /* Centrer la vidéo */

  max-height: 70vh;
  /* Ne pas dépasser 70% de la hauteur de la fenêtre */

  margin-bottom: 35px;
}
body.home #Main #content .video-container iframe,
body.natura #Main #content .video-container iframe {
  width: 49%;
  height: 50%;
  border: 0;
  float: left;
  margin-right: 1%;
}
@media only all and (max-width: 1024px) and (max-height: 768px) {
  /* Important: 1024x768px has the same ratio as 1280x960px */
  body,
  #supersize {
    -moz-background-size: cover;
    background-size: cover;
    height: 100vh;
  }
}
@media (min-height: 554px) and (max-width: 450px) {
  body.partners #footer_bot {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 1010px) {
  /* votre code ici, pour les écrans de taille < 799 px */
  .desktop {
    display: none;
  }
  div.logo img {
    position: relative;
    top: 25px;
    text-align: center;
    margin: 0px auto;
    height: 30px;
    max-height: 30px;
  }
  body.En #Menu {
    height: 100vh;
    width: 100%;
    width: 100vw;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 2000;
    background: #ffffff url(../img/bg.jpg) no-repeat left top fixed;
    background-size: cover;
    display: none;
  }
  body.En #Menu ul li {
    display: block;
    width: 100%;
    position: relative;
  }
  body.En #Menu ul li.desktop {
    display: none;
  }
  body.En #Menu ul li div {
    position: relative;
    width: 400px;
    text-align: center;
    margin: 0px auto;
  }
  body.En #Menu ul li div a {
    width: 50%;
    text-align: center;
    margin: 0px auto;
    margin-top: 15px;
  }
  body.En #Menu ul li div #cta {
    position: absolute;
    top: -35px;
    right: 35px;
    width: 100px;
  }
  body.En #Menu ul li div #cta img {
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }
  .OpenMenu {
    display: block;
  }
  #Main #content {
    margin: 35px 0 0 20vw;
    margin: 35px 0 0 0;
    float: left;
    width: auto;
  }
  #Menu ul li.networks {
    left: -20px;
  }
  form.newsletter {
    width: 80%;
    text-align: center;
    margin: 0px auto;
  }
  form.newsletter input[type=text] {
    border: 2px solid #0000ff;
    color: black;
  }
  form.newsletter input[type=submit] {
    border: 2px solid #0000ff;
    background: #0000ff;
    color: white;
    font-family: Alfphabet4;
  }
  body #Menu ul li .index img {
    left: 0;
    margin-top: 20px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid black;
    padding-bottom: 20px;
  }
  #Main #content .box p {
    font-size: 100%;
  }
  #Main #content h1,
  #Main #content h3,
  #Main #content h4,
  #Main #content .next,
  #Main #content div.downloads div.download {
    font-size: 120%;
  }
  #Main #content h2 {
    font-size: 200%;
  }
  #Main #content p,
  #Main #content div {
    font-size: 100%;
  }
  #newsletter form input[type="email"] {
    width: 20vw;
  }
  body.about #Main #content {
    padding: 0px 0 20px 0;
  }
  body.about #Main #content #cont {
    padding-top: 20px;
  }
  body.about #Main #content #cont .l img {
    height: auto;
    padding-bottom: 0px;
    width: 60%;
  }
  body.about #Main #content #cont .r {
    width: 100%;
    padding-top: 0;
  }
  body.about #Main #content #cont .r img {
    width: 100%;
  }
  body.about #Main #content #cont .l {
    width: 100%;
  }
  body.about #Main #content #cont .l h2 {
    padding-bottom: 0px;
    font-size: 120%;
    left: 0;
  }
  body #Main #content .l {
    width: 100%;
    margin-right: 0px;
  }
  body.contact #Main {
    height: auto;
  }
  body.contact #Main #content {
    margin-top: 0;
    margin-bottom: 0px;
    padding-bottom: 40px;
  }
  body.contact #Main #content .left img {
    display: none;
  }
  body.contact #Main #content .formulaire .aBox {
    width: 100%;
  }
  body.contact #Main #content .formulaire .aBox form {
    margin: 0px;
    width: 100%;
  }
  body.contact #Main #content .formulaire .aBox form textarea {
    width: 80vw;
    height: 300px;
  }
  body.home #Main #content #cont img {
    height: auto;
    width: 80vw;
  }
  body.listen #Main #content #cont iframe {
    margin: 0 0px 20px 0;
  }
  body.watch #Main #content #cont .video {
    padding-top: 0;
    float: left;
    width: 19vw;
    width: 23vw;
    margin-bottom: 0px;
    margin-right: 10px;
    text-align: left;
  }
  body.watch #Main #content #cont .video iframe {
    width: 100%;
    height: 25vw;
  }
  body.watch #Main #content #cont .video div.sub {
    width: 100%;
    clear: none;
    display: block;
    text-align: center;
  }
  body.watch #Main #content h2 {
    text-align: center;
    font-size: 150%;
  }
  body.watch #Main #content #cont .video div.iframe iframe {
    height: 25vh;
  }
  body.follow #Main #content .picture {
    width: 60vw;
    height: auto;
  }
  body.contact #Main #content .formulaire .aBox form {
    padding-bottom: 20px;
  }
  #Menu div.MenuDiv .logo,
  #Menu div.MenuDiv .others {
    font-size: 200%;
    display: block;
    width: 100%;
  }
  .logo.mobile {
    width: 200px;
    width: auto;
    text-align: center;
    margin: 0px auto;
    padding-top: 18px;
  }
  .logo.mobile a {
    font-size: 300%;
    font-family: oratorstd;
    display: inline-block;
    border: 0px solid red;
    text-decoration: none;
    font-family: andale mono;
    text-transform: uppercase;
    width: auto;
  }
  .logo.mobile a:hover {
    text-decoration: none;
    color: black;
  }
  .logo.mobile a.deux {
    left: 5px;
    position: relative;
  }
  #Menu div.MenuDiv .others a,
  #Menu div.MenuDiv .others a.selected,
  #Menu div.MenuDiv .others a:hover {
    margin-right: 0px;
    width: auto;
    display: inline;
  }
  #Menu .CloseMenu {
    top: 35px;
  }
  body.about #Main #content #cont .l {
    text-align: justify;
    margin-right: 0px;
  }
  #Menu div.MenuDiv .logo .index a,
  #Menu div.MenuDiv .others .index a {
    font-size: 30px;
  }
  body.follow #Main #content #cont .left,
  body.contact #Main #content #cont .left {
    width: 100%;
    float: left;
    top: 0px;
    display: block;
  }
  body.follow #Main #content #cont .left a,
  body.contact #Main #content #cont .left a {
    font-size: 17px;
  }
  body.follow #Main #content #cont .right,
  body.contact #Main #content #cont .right {
    width: 80%;
    display: block;
    float: none;
    position: relative;
    top: 40px;
    text-align: center;
    margin: 0px auto;
  }
  body.follow #Main #content #cont .right img,
  body.contact #Main #content #cont .right img {
    width: 80%;
  }
  body.contact #Main #content .formulaire {
    width: 80%;
  }
  body.contact #Main #content #cont .right {
    top: 0;
  }
  body.contact #Main #content .formulaire .aBox form textarea {
    width: 80vw;
    height: 30vh;
  }
  body.contact #Main #content .formulaire .aBox form textarea,
  body.contact #Main #content .formulaire .aBox form input {
    width: 100%;
  }
  body p.legend {
    position: absolute;
  }
  form input {
    max-width: 250px;
  }
  body #Main {
    margin-top: 20px;
  }
  #Main #content {
    margin: 0px 0 0 0;
  }
  body.about #Main #content #cont {
    padding-top: 0px;
  }
  body.watch #Main #content #cont .video {
    width: 80vw;
  }
  #Menu div.MenuDiv .others .gallery.hover a.selected {
    padding-top: 20px;
    display: block;
  }
  body p.legend {
    position: relative;
    bottom: 20px;
  }
  .thumbnails {
    gap: 1;
    width: 100%;
  }
}
@media (min-width: 1010px) {
  .OpenMenu,
  .CloseMenu,
  .mobile,
  #Menu ul li.mobile {
    display: none;
  }
  #Menu {
    display: block;
  }
}
@media (max-width: 450px) {
  .logo.mobile {
    padding-top: 25px;
  }
  .logo.mobile a {
    font-size: 200%;
  }
  _body p.legend {
    position: fixed;
    bottom: 20px;
  }
}
@media (max-height: 545px) {
  body p.legend {
    position: relative;
    bottom: 0;
    padding-top: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  
}
@media (min-width: 1200px) {
  #Menu ul li div a {
    font-size: 150%;
  }
}
@media (min-width: 1400px) {
  #Menu ul li div a {
    font-size: 200%;
  }
}
body.home #Main #content iframe,
body.natura #Main #content iframe {
  min-width: 200px;
  min-height: 364px;
  width: 100%;
  height: 40vh;
  border: 0 solid white;
  margin: 0 20px 20px 0;
  text-align: center;
  margin: 0px auto;
}
footer {
  text-align: center;
  margin: 0px auto;
}
