@import none;
html {
  font-size: 62.5%;
  height: 100%;
}
body {
  height: 100%;
  color: #5a5c5b;
  font-family: 'din_alternateregular';
  font-size: 1.4em;
  line-height: 1.5;
  background: none repeat;
}
a {
  text-decoration: underline;
  color: #888;
}
.limiter {
  max-width: 1060px;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.padding50 {
  padding: 50px;
}
em {
  font-style: italic;
}
#page-wrapper {
  height: 100%;
}
.front header {
  height: 100%;
}
header {
  position: relative;
  height: 106px;
}
header .head {
  position: absolute;
  top: 0;
  left: 0;
  background: none repeat;
  border-top: 10px solid black;
  z-index: 20;
  width: 100%;
}
header #logo {
  float: left;
  margin: 25px 0 0 50px;
}
header #menu-mobile {
  position: absolute;
  right: 50px;
  top: 50%;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  text-transform: uppercase;
  color: white;
  margin-top: -15px;
  display: none;
}
header #main-menu {
  float: right;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 25px;
}
header #main-menu li {
  float: left;
}
header #main-menu li a {
  display: block;
  color: white;
  text-decoration: none;
  line-height: 6em;
  font-size: 1.142857142857143em;
}
header #main-menu li span {
  padding: 0 25px;
  border-right: 1px solid #5a5c5b;
}
header #main-menu li.last a,
header #main-menu li.last span {
  border: none;
}
header #main-menu li:hover,
header #main-menu li.active-trail {
  background: black;
}
header #main-menu li:hover > a,
header #main-menu li.active-trail > a {
  color: #ec605f;
  background: none no-repeat center center;
}
header #main-menu li:hover .menu li.active-trail a,
header #main-menu li:hover .menu li a:hover,
header #main-menu li.active-trail .menu li.active-trail a,
header #main-menu li.active-trail .menu li a:hover {
  color: #ec605f;
  font-weight: 700;
  background: none;
}
header #main-menu .expanded .menu li:hover span,
header #main-menu .expanded .menu li.active-trail span {
  border-left: 4px solid #ec605f;
}
header #main-menu .expanded .menu {
  display: none;
  background: black;
  position: absolute;
  top: 96px;
  width: 220px;
  z-index: 100;
}
header #main-menu .expanded .menu li {
  display: block;
  float: none;
  white-space: nowrap;
}
header #main-menu .expanded .menu li.first {
  margin-top: 10px;
}
header #main-menu .expanded .menu li.last {
  margin-bottom: 10px;
}
header #main-menu .expanded .menu li a {
  font-size: 1.142857142857143em;
  line-height: 3.5em;
  font-weight: 400;
}
header #main-menu .expanded .menu li span {
  border: none;
  border-left: 4px solid black;
}
header #main-menu .expanded:hover {
  background: black;
}
header #main-menu .expanded:hover .menu {
  display: inline;
}
header .ban {
  height: 100%;
  position: relative;
  overflow: hidden;
}
header .ban .couleur-spectacle {
  display: none;
}
header .ban #slide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
header .ban #slide .slide-infos {
  position: absolute;
  height: 100%;
  top: 0;
  left: 15%;
  text-align: center;
  width: 420px;
}
header .ban #slide .centrage-block {
  margin-top: 85px;
  height: 500px;
  line-height: 500px;
  display: inline-block;
  vertical-align: middle;
  background: none no-repeat top left, none no-repeat bottom right;
}
header .ban #slide .centrage-texte {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
header .ban #slide .centrage-texte h2 {
  font-family: 'Dosis', sans-serif;
  font-size: 3.8em;
  text-transform: uppercase;
  font-weight: 200;
  line-height: 1.5em;
}
header .ban #slide .centrage-texte p {
  font-family: 'Dosis', sans-serif;
  font-size: 2.142857142857143em;
  color: white;
  font-style: italic;
}
header .ban #slide .fake-centrage {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
header #fleche-left {
  position: absolute;
  left: 50px;
  top: 50%;
  margin-top: 35px;
  padding: 0 22px;
  cursor: pointer;
  font-size: 1.428571428571429em;
  line-height: 2.5em;
}
header #fleche-right {
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: 35px;
  padding: 0 22px;
  cursor: pointer;
  font-size: 1.428571428571429em;
  line-height: 2.5em;
}
header .gotomain {
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: rgba(255,255,255,0.3);
  cursor: pointer;
  padding: 10px 20px;
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
  font-size: 1.285714285714286em;
  color: white;
  margin-left: -78px;
}
header .gotomain #btn-actu-home {
  background: none no-repeat left center;
  padding-left: 30px;
}
header .gotomain:hover {
  background: black;
  color: #ec605f;
}
header .gotomain:hover #btn-actu-home {
  background: none no-repeat left center;
}
#content {
  overflow: hidden;
}
#content .actu-home {
  width: 100%;
  background: none repeat;
  height: 146px;
}
#content .actu-home h1 {
  margin-left: 50px;
  font-size: 3.428571428571429em;
  line-height: 2.625em;
  font-family: 'Dosis', sans-serif;
  font-weight: 200;
  text-transform: uppercase;
  color: white;
}
.node-page .field-paragraphe li {
  padding: 100px 0;
}
.node-page .field-paragraphe .even {
  background: none repeat;
}
.node-page .field-paragraphe .odd {
  background: #f0f0f0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.node-page .field-paragraphe .last {
  padding: 0;
  background-position: center center;
  border: none;
}
.node-page .field-paragraphe .last .group-conteneur {
  padding: 100px 0;
  background: none repeat-x center bottom;
  background-color: rgba(0,0,0,0.8);
}
.node-page .field-paragraphe .last .group-conteneur h1,
.node-page .field-paragraphe .last .group-conteneur a {
  color: white;
}
.node-page .field-paragraphe .field-titre {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  font-size: 1.714285714285714em;
  margin-bottom: 30px;
  color: #000000;
  text-transform: uppercase;
}
.node-page .field-paragraphe .even .field-titre {
  color: #ec6060;
}
.node-page .field-paragraphe .field-texte {
  font-family: 'din_alternateregular';
  font-size: 1.142857142857143em;
  line-height: 2.25em;
}
.node-page .field-paragraphe .field-texte p {
  margin-bottom: 30px;
}
.node-page .field-image-banniere img {
  display: none;
}
.node-page blockquote {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0,0,0,0.5);
  padding: 2px 5px;
  color: white;
}
#node-11 .last {
  background: #f0f0f0;
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
#node-11 .last .group-conteneur {
  background: none;
  font-size: 1em;
}
#node-9 .last .field-texte,
#node-10 .last .field-texte {
  text-align: center;
  font-family: 'Dosis', sans-serif;
  font-size: 3em;
  font-weight: 300;
  color: white;
}
#node-8 .last {
  background: none;
  background-size: cover;
}
#node-9 .last {
  background: none;
  background-size: cover;
}
#node-10 .last {
  background: none;
  background-size: cover;
}
#node-12 .field-paragraphe-fond-noir {
  background: none;
  background-size: cover;
}
#node-14 .field-paragraphe-fond-noir {
  background: none;
  background-size: cover;
}
.conteneur-field-paragraphe-fond-noir {
  padding: 100px 0;
  background-color: rgba(0,0,0,0.8);
  font-size: 1.142857142857143em;
}
.conteneur-field-paragraphe-fond-noir h1,
.conteneur-field-paragraphe-fond-noir a {
  color: white;
}
.field-paragraphe-fond-noir {
  background-size: cover;
}
.field-ecole-du-spectateur {
  padding: 100px 0;
  background: black;
  font-size: 1.142857142857143em;
}
.field-ecole-du-spectateur h1 {
  color: white;
}
.banniere-page {
  position: relative;
  height: 400px;
  width: 100%;
  background-position: center center;
}
.lien-minoterie {
  font-family: dosis;
  font-size: 1.714285714285714em;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: absolute;
  bottom: 90px;
  left: 50%;
  margin-left: -175px;
}
.node-equipe .field-membres-equipe {
  overflow: hidden;
  background: none repeat;
  line-height: 1.875em;
}
.node-equipe .field-membres-equipe li {
  width: 33.33333333333333%;
  float: left;
  background: #cccccc;
  height: 250px;
}
.node-equipe .field-membres-equipe li.odd {
  background: white;
}
.node-equipe .group-conteneur-infos {
  padding: 50px;
}
.node-equipe .field-nom {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  color: 000;
  text-transform: uppercase;
}
.node-equipe .field-image-banniere img {
  display: none;
}
.node-equipe blockquote {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0,0,0,0.5);
  padding: 2px 5px;
  color: white;
}
.page-spectacles,
.page-archives {
  background: none repeat;
}
.page-spectacles .node-spectacles,
.page-archives .node-spectacles {
  width: 33.3333333333333333%;
  float: left;
  background: white;
}
.page-spectacles .image-spectacles,
.page-archives .image-spectacles {
  position: relative;
}
.page-spectacles .survol-image-spectacles,
.page-archives .survol-image-spectacles {
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-spectacles .image-spectacles:hover .survol-image-spectacles,
.page-archives .image-spectacles:hover .survol-image-spectacles {
  display: block;
}
.page-spectacles .conteneur-infos,
.page-archives .conteneur-infos {
  padding: 50px;
}
.page-spectacles .conteneur-infos .title,
.page-archives .conteneur-infos .title {
  font-size: 1.571428571428571em;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.page-spectacles .conteneur-infos .title a,
.page-archives .conteneur-infos .title a {
  text-decoration: none;
}
.page-spectacles .conteneur-infos .field-auteur,
.page-archives .conteneur-infos .field-auteur {
  font-size: 1.285714285714286em;
  font-family: 'Dosis', sans-serif;
  font-weight: 300;
}
.page-spectacles .conteneur-infos .field-body,
.page-archives .conteneur-infos .field-body {
  font-size: 1.142857142857143em;
  color: #5a5c5b;
  line-height: 1.875em;
  margin: 30px 0;
}
.page-spectacles .conteneur-infos .more-link,
.page-archives .conteneur-infos .more-link {
  font-size: 1.142857142857143em;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
}
.page-spectacles .zebra .conteneur-infos,
.page-archives .zebra .conteneur-infos {
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
.page-spectacles .field-banniere-slide img,
.page-archives .field-banniere-slide img {
  width: 100%;
  height: auto;
  display: block;
}
.page-spectacles .bloc-archives,
.page-archives .bloc-archives {
  position: relative;
  background: none repeat;
  width: 33.33333333333333%;
  float: left;
  height: 40px;
  text-align: center;
}
.page-spectacles .bloc-archives .text-bloc-archives,
.page-archives .bloc-archives .text-bloc-archives {
  position: absolute;
  top: 50%;
  margin-top: -100px;
  width: 100%;
  font-size: 3.428571428571429em;
  font-family: 'Dosis', sans-serif;
  font-weight: 200;
  text-transform: uppercase;
  color: white;
}
.page-spectacles .bloc-archives .text-bloc-archives a,
.page-archives .bloc-archives .text-bloc-archives a {
  display: block;
  margin-top: 40px;
  font-weight: 700;
  color: white;
  font-size: 0.3333333333333333em;
}
.page-spectacles blockquote,
.page-archives blockquote {
  display: none;
}
.node-biographie .conteneur-body {
  overflow: hidden;
  background: white;
}
.node-biographie .field-label {
  color: black;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
.node-biographie .field-mise-en-scene-bio {
  width: 33.28502415458937%;
  float: left;
  line-height: 2.142857142857143em;
}
.node-biographie .field-body {
  width: 66.61835748792271%;
  float: left;
  color: #5a5c5b;
  font-size: 1.142857142857143em;
  line-height: 1.875em;
  border-left: 1px solid #cccccc;
}
.node-biographie .field-body .title {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  color: #ec6060;
  font-size: 1.714285714285714em;
  margin-bottom: 30px;
}
.node-biographie .field-body h2 {
  font-size: 0.7272727272727273em;
  margin-bottom: 30px;
}
.node-biographie .field-body p {
  margin-bottom: 30px;
}
.node-biographie .field-image-banniere img {
  display: none;
}
.node-biographie blockquote {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0,0,0,0.5);
  padding: 2px 5px;
  color: white;
}
.node-type-spectacles .top-infos {
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
  background: white;
}
.node-type-spectacles .top-infos .field-public,
.node-type-spectacles .top-infos .field-duree,
.node-type-spectacles .top-infos .back-button {
  width: 33.28502415458937%;
  float: left;
  line-height: 6.25em;
  text-align: center;
  font-size: 1.142857142857143em;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  background: white;
  color: #888;
}
.node-type-spectacles .top-infos .field-public img,
.node-type-spectacles .top-infos .field-duree img,
.node-type-spectacles .top-infos .back-button img {
  margin-bottom: -8px;
  margin-right: 10px;
}
.node-type-spectacles .top-infos .field-public {
  border-right: 1px solid #cccccc;
}
.node-type-spectacles .top-infos .back-button {
  color: white;
  text-decoration: none;
}
.node-type-spectacles .content-spectacles {
  overflow: hidden;
  background: white;
}
.node-type-spectacles .content-spectacles .side-left {
  width: 33.28502415458937%;
  float: left;
  border-right: 1px solid #cccccc;
  padding-top: 10px;
}
.node-type-spectacles .content-spectacles .side-left .field-mise-en-scene {
  font-size: 1.571428571428571em;
  color: #5a5c5b;
  line-height: 1.636363636363636em;
  margin-bottom: 30px;
}
.node-type-spectacles .content-spectacles .side-left .field-label {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.node-type-spectacles .content-spectacles .side-left .field-distribution,
.node-type-spectacles .content-spectacles .side-left .field-production,
.node-type-spectacles .content-spectacles .side-left .field-co-production,
.node-type-spectacles .content-spectacles .side-left .field-annee-creation {
  line-height: 2.142857142857143em;
  margin-bottom: 30px;
}
.node-type-spectacles .content-spectacles .body {
  width: 66.61835748792271%;
  float: left;
}
.node-type-spectacles .content-spectacles .body .title {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  font-size: 3.857142857142857em;
  text-transform: uppercase;
}
.node-type-spectacles .content-spectacles .body .field-auteur {
  font-family: 'Dosis', sans-serif;
  font-weight: 400;
  font-size: 2.142857142857143em;
  margin-bottom: 30px;
}
.node-type-spectacles .content-spectacles .body .field-body {
  font-size: 1.142857142857143em;
  line-height: 1.875em;
}
.node-type-spectacles .content-spectacles .body .field-body p {
  margin-bottom: 30px;
}
.node-type-spectacles .telechargement {
  background: #f0f0f0;
  border-top: 1px solid #cccccc;
  height: 99px;
}
.node-type-spectacles .telechargement .fichiers {
  display: block;
  color: #888888;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  background-color: #f0f0f0;
  line-height: 7.142857142857143em;
  width: 16.60628019323671%;
  float: left;
}
.node-type-spectacles .telechargement .fichiers:hover {
  background-color: black;
  color: white;
}
.node-type-spectacles .telechargement .vide.fichiers:hover {
  background-color: #f0f0f0;
  color: #888888;
  cursor: initial;
}
.node-type-spectacles .telechargement .vide {
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
}
.node-type-spectacles .telechargement .title-telechargement {
  float: left;
  width: 16.60628019323671%;
  line-height: 7.142857142857143em;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  color: white;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-align: center;
}
.node-type-spectacles .telechargement .border {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.node-type-spectacles .field-banniere-slide img {
  display: none;
}
.node-type-spectacles blockquote {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0,0,0,0.5);
  padding: 2px 5px;
  color: white;
}
.node-actualites.node-teaser {
  float: left;
  width: 50%;
}
.node-actualites.node-teaser .actu-image,
.node-actualites.node-teaser .actu-infos {
  float: left;
  width: 50%;
}
.node-actualites.node-teaser .actu-image img,
.node-actualites.node-teaser .actu-infos img {
  width: 100%;
  height: auto;
  display: block;
}
.node-actualites.node-teaser .actu-infos {
  position: relative;
}
.node-actualites.node-teaser .conteneur-infos {
  position: absolute;
  top: 0;
  left: 0;
  padding: 50px;
}
.node-actualites.node-teaser .actu-image {
  position: relative;
}
.node-actualites.node-teaser time {
  font-family: 'Dosis', sans-serif;
  font-weight: 200;
  font-size: 1.142857142857143em;
}
.node-actualites.node-teaser h2 {
  margin-bottom: 10px;
}
.node-actualites.node-teaser h2 a {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  font-size: 1.571428571428571em;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
}
.node-actualites.node-teaser .field-body {
  margin: 30px 0;
  font-family: 'din_alternateregular';
  color: #5a5c5b;
  font-size: 1.142857142857143em;
  line-height: 1.875em;
}
.node-actualites.node-teaser .node-readmore a {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  font-size: 1.142857142857143em;
  text-transform: uppercase;
  color: black;
}
.node-actualites.node-teaser .triangle {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 25px 0 25px 20px;
  border-color: transparent transparent transparent #fff;
  margin-top: -25px;
}
.node-actualites.node-teaser .zebra .triangle {
  right: 0;
  left: auto;
  border-width: 25px 20px 25px 0;
  border-color: transparent #fff transparent transparent;
}
.node-actualites.node-teaser blockquote {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0,0,0,0.5);
  padding: 2px 5px;
  color: white;
  font-size: 0.8em;
}
.node-actualites.node-full {
  background: none repeat;
  padding: 100px 0;
}
.node-actualites.node-full .title {
  color: #ec6060;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  font-size: 1.714285714285714em;
  margin-bottom: 30px;
  color: #ec6060;
  text-transform: uppercase;
}
.node-actualites.node-full .field-body {
  font-family: 'din_alternateregular';
  font-size: 1.142857142857143em;
  line-height: 2.25em;
}
.node-actualites.node-full img {
  margin: 0 40px 40px 0;
  width: 30%;
  height: auto;
  display: block;
  float: left;
}
.node-actualites.node-full .back-button {
  display: block;
  font-size: 1.142857142857143em;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  color: black;
  text-decoration: none;
}
.node-actualites.node-full .back-button.top {
  margin-bottom: 20px;
}
.node-actualites.node-full .back-button.bottom {
  margin-top: 40px;
}
.node-actualites.node-full .field-image {
  position: relative;
}
.node-actualites.node-full blockquote {
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: rgba(0,0,0,0.5);
  padding: 2px 5px;
  color: white;
  font-size: 0.8em;
}
.field-code-couleur {
  display: none;
}
#scrollToTop {
  width: 30px;
  padding: 35px 0;
  text-align: center;
  text-decoration: none;
  font-family: 'Archivo Narrow', sans-serif;
  text-transform: uppercase;
  color: #bdbdbd;
  position: fixed;
  bottom: 10px;
  right: 40px;
  font-size: 0.8em;
  display: none;
  background: none no-repeat;
}
footer .infos-footer {
  background: black;
  text-align: center;
  color: white;
  font-family: 'din_alternateregular';
  line-height: 4.285714285714286em;
}
footer li {
  display: inline;
}
footer li a {
  color: white;
  text-decoration: none;
}
#page-tabs {
  text-align: center;
}
#page-tabs li.active {
  display: none;
}
#page-tabs li a::after {
  content: ' la page';
}
#page-tabs li a {
  display: block;
  background: #ec605f;
  color: black;
  font-size: 1.2em;
  line-height: 2em;
  font-weight: 700;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-decoration: none;
}
#page-tabs li a:hover {
  color: white;
}
.page-tournee header,
.node-type-tournee header {
  height: 100%;
}
.page-tournee #conteneur-tournee-select,
.node-type-tournee #conteneur-tournee-select {
  float: left;
  width: 33.33333333333333%;
  height: 100%;
  background: white;
}
.page-tournee #tournee-select,
.node-type-tournee #tournee-select {
  margin-top: 106px;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.page-tournee #tournee-select .title-tournee,
.node-type-tournee #tournee-select .title-tournee {
  padding: 50px;
  color: black;
  font-size: 1.714285714285714em;
}
.page-tournee #tournee-select .conteneur-item-tournee-list,
.node-type-tournee #tournee-select .conteneur-item-tournee-list {
  position: relative;
  z-index: 30;
  width: 100%;
  height: 100%;
}
.page-tournee #tournee-select .item-tournee-list,
.node-type-tournee #tournee-select .item-tournee-list {
  position: relative;
  display: block;
  z-index: 20;
  padding: 0 50px;
  font-size: 1.142857142857143em;
  line-height: 5em;
  border-top: 1px solid #cccccc;
  color: #888888;
  text-decoration: none;
}
.page-tournee #tournee-select .fond-item-tournee-list,
.node-type-tournee #tournee-select .fond-item-tournee-list {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.page-tournee #tournee-select .conteneur-item-tournee-list.active .item-tournee-list,
.page-tournee #tournee-select .conteneur-item-tournee-list:hover .item-tournee-list,
.node-type-tournee #tournee-select .conteneur-item-tournee-list.active .item-tournee-list,
.node-type-tournee #tournee-select .conteneur-item-tournee-list:hover .item-tournee-list {
  color: white;
}
.page-tournee #tournee-select .conteneur-item-tournee-list.active .fond-item-tournee-list,
.page-tournee #tournee-select .conteneur-item-tournee-list:hover .fond-item-tournee-list,
.node-type-tournee #tournee-select .conteneur-item-tournee-list.active .fond-item-tournee-list,
.node-type-tournee #tournee-select .conteneur-item-tournee-list:hover .fond-item-tournee-list {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page-tournee #tournee-select .touslesspectacles:hover,
.page-tournee #tournee-select .touslesspectacles.active,
.node-type-tournee #tournee-select .touslesspectacles:hover,
.node-type-tournee #tournee-select .touslesspectacles.active {
  background: #ec605f;
  color: white;
}
.page-tournee .field-spectacles,
.page-tournee .field-geolocalisation-ville,
.node-type-tournee .field-spectacles,
.node-type-tournee .field-geolocalisation-ville {
  display: none;
}
.page-tournee #gmaps,
.node-type-tournee #gmaps {
  float: left;
  width: 66.66666666666667%;
  height: 100%;
}
.page-tournee #content,
.node-type-tournee #content {
  overflow: hidden;
  background: none repeat;
  line-height: 1.875em;
}
.page-tournee .field-dates,
.node-type-tournee .field-dates {
  width: 33.333333333%;
  float: left;
  background: #cccccc;
  height: 250px;
  font-size: 1.142857142857143em;
  color: #5a5c5b;
  line-height: 1.875em;
}
.page-tournee .field-dates.odd,
.node-type-tournee .field-dates.odd {
  background: white;
}
.page-tournee .group-conteneur-infos,
.node-type-tournee .group-conteneur-infos {
  padding: 50px;
}
.page-tournee .field-ville,
.node-type-tournee .field-ville {
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.node-type-simplenews {
  background: #000;
  font-family: 'arial';
}
.node-type-simplenews .news-activite p {
  margin-bottom: 10px;
}
.node-type-simplenews .bloc-annonce-principale {
  padding: 80px 40px;
  font-size: 1em;
}
.node-type-simplenews .bloc-annonce-principale h1 {
  font-size: 1.8em;
  margin-bottom: 5px;
  font-weight: bold;
  color: #111;
  text-transform: uppercase;
}
.node-type-simplenews .bloc-annonce-principale p {
  line-height: 1.5em;
}
.node-type-simplenews .bloc-annonce-principale p {
  margin-bottom: 10px;
}
.node-type-simplenews strong {
  font-weight: bold;
}
.node-type-simplenews .dates-news div p {
  margin-bottom: 20px;
}
.node-type-simplenews .dates-news div p span {
  font-weight: bold;
  color: #111;
}
#block-news {
  padding: 50px 0;
}
#block-news .centrage {
  width: 700px;
  margin: 0 auto;
  overflow: hidden;
}
#block-news .text {
  font-family: 'Dosis', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  float: left;
  font-size: 1.714285714285714em;
  color: white;
  margin-right: 40px;
}
#block-news #artificemod-newsletter-subscription {
  float: left;
}
#block-news #artificemod-newsletter-subscription .form-item {
  float: left;
}
#block-news #artificemod-newsletter-subscription .form-item input {
  height: 28px;
  border: none;
  width: 250px;
  padding: 5px;
}
#block-news #artificemod-newsletter-subscription .form-item-mail {
  position: absolute;
  top: -100px;
}
#block-news #artificemod-newsletter-subscription #edit-submit {
  float: left;
}
#block-news #newsletter-subscription-markup {
  color: #a7a7a7;
  margin-top: 10px;
}
.node-type-actualites .node-content .limiter {
  overflow: hidden;
}
@media screen and (min-width: 1800px) {
  .node-actualites.node-teaser {
    float: left;
    width: 33.33%;
  }
}
@media screen and (max-width: 1150px) {
  header #main-menu li span {
    padding: 0 18px;
  }
  .node-actualites.node-teaser h2 a {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 1050px) {
  header #main-menu li span {
    padding: 0 10px;
  }
}
@media screen and (max-width: 960px) {
  header #logo {
    height: 81px;
  }
  header #menu-mobile {
    display: block;
    cursor: pointer;
  }
  header #main-menu {
    background: black;
    position: absolute;
    top: 96px;
    right: 0;
    margin-right: 0;
    width: 180px;
    text-align: right;
    display: none;
  }
  header #main-menu li {
    display: block;
    float: none;
  }
  header #main-menu li a {
    line-height: 3em;
  }
  header #main-menu li:hover span {
    border-right: 4px solid #ec605f;
  }
  header #main-menu li span {
    border: none;
  }
  header #main-menu .expanded .menu,
  header #main-menu .expanded:hover .menu {
    display: none;
    position: absolute;
    top: 400px;
  }
  .node-actualites.node-teaser .conteneur-infos {
    padding: 25px;
  }
  .node-actualites.node-teaser h2 a {
    font-size: 1.2em;
  }
  .limiter {
    padding: 0 2%;
  }
}
@media screen and (max-width: 800px) {
  header #logo {
    margin-left: 10px;
  }
  header #menu-mobile {
    right: 10px;
  }
  .gotomain {
    display: none;
  }
  header .ban #slide .centrage-texte h2 {
    font-size: 2em;
  }
  header .ban #slide .centrage-texte p {
    font-size: 1.5em;
  }
  header .ban #slide .centrage-block {
    height: 150px;
    line-height: 150px;
    background: none;
    margin-top: 35px;
  }
  header .ban #slide .slide-infos {
    left: 0;
    width: 100%;
  }
  .node-actualites.node-teaser {
    float: left;
    width: 100%;
  }
  .node-actualites.node-teaser .conteneur-infos {
    padding: 25px;
  }
  .node-actualites.node-teaser h2 a {
    font-size: 1.2em;
  }
  .limiter {
    padding: 0 4%;
  }
  .page-spectacles .node-spectacles,
  .page-archives .node-spectacles {
    width: 100%;
    float: none;
  }
  .node-type-spectacles .top-infos .field-public,
  .node-type-spectacles .top-infos .field-duree,
  .node-type-spectacles .top-infos .back-button {
    width: 100%;
    float: none;
  }
  .node-type-spectacles .top-infos .back-button {
    display: block;
  }
  .node-type-spectacles .content-spectacles .side-left,
  .node-type-spectacles .content-spectacles .body {
    width: 100%;
    float: none;
  }
  .node-type-spectacles .telechargement .title-telechargement,
  .node-type-spectacles .telechargement .fichiers {
    width: 100%;
  }
  .page-tournee #conteneur-tournee-select,
  .node-type-tournee #conteneur-tournee-select {
    width: 100%;
    float: none;
  }
  .page-tournee #tournee-select .conteneur-item-tournee-list,
  .node-type-tournee #tournee-select .conteneur-item-tournee-list {
    height: 81px;
    position: relative;
    display: block;
  }
  .page-tournee #conteneur-tournee-select {
    padding-top: 10px;
  }
  .page-tournee #gmaps,
  .node-type-tournee #gmaps {
    display: none;
  }
  .page-tournee .field-dates,
  .node-type-tournee .field-dates {
    width: 100%;
  }
  .page-tournee header {
    height: 520px;
  }
  #block-news .centrage {
    text-align: center;
    width: auto;
  }
  #block-news .text {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #block-news #artificemod-newsletter-subscription {
    float: none;
    width: 300px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 550px) {
  .node-actualites.node-teaser .conteneur-infos {
    padding: 10px;
  }
  .node-actualites.node-teaser h2 a {
    font-size: 0.8em;
  }
  .node-actualites.node-teaser time {
    font-size: 1em;
  }
  .node-actualites.node-teaser .node-readmore a {
    font-size: 0.8em;
  }
  .node-actualites.node-full img {
    width: 100%;
  }
}
