@charset "UTF-8";
/* DESKTOP */
@font-face {
  font-family: 'interstatebold';
  src: url("font/intbd_-webfont.eot");
  src: url("font/intbd_-webfont.eot?#iefix") format("embedded-opentype"), url("font/intbd_-webfont.woff") format("woff"), url("font/intbd_-webfont.ttf") format("truetype"), url("font/intbd_-webfont.svg#interstate-boldregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'interstateblackregular';
  src: url("font/intbl_-webfont.eot");
  src: url("font/intbl_-webfont.eot?#iefix") format("embedded-opentype"), url("font/intbl_-webfont.woff") format("woff"), url("font/intbl_-webfont.ttf") format("truetype"), url("font/intbl_-webfont.svg#interstate-blackregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'interstateblack';
  src: url("font/intebl-webfont.eot");
  src: url("font/intebl-webfont.eot?#iefix") format("embedded-opentype"), url("font/intebl-webfont.woff") format("woff"), url("font/intebl-webfont.ttf") format("truetype"), url("font/intebl-webfont.svg#interstateblack") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'interstatelightregular';
  src: url("font/intlt_-webfont.eot");
  src: url("font/intlt_-webfont.eot?#iefix") format("embedded-opentype"), url("font/intlt_-webfont.woff") format("woff"), url("font/intlt_-webfont.ttf") format("truetype"), url("font/intlt_-webfont.svg#interstate-lightregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'interstateregular';
  src: url("font/intr__-webfont.eot");
  src: url("font/intr__-webfont.eot?#iefix") format("embedded-opentype"), url("font/intr__-webfont.woff") format("woff"), url("font/intr__-webfont.ttf") format("truetype"), url("font/intr__-webfont.svg#interstate-regularregular") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'interstateregular'; }

section#part0 {
  position: relative;
  padding-bottom: 42px; }
  section#part0 header#header {
    height: 70px;
    overflow: hidden;
    background: #000; }
    section#part0 header#header #header_cinematheque {
      display: block;
      height: 70px;
      width: 187px;
      border-right: 1px solid #323232;
      float: left;
      text-indent: -6000px;
      background: url("../img/header_cinematheque.png") center center no-repeat black; }
    section#part0 header#header #header_zoom_sur {
      display: block;
      height: 70px;
      width: 170px;
      border-right: 1px solid #323232;
      float: left;
      text-indent: -6000px;
      background: url("../img/header_zoom_sur.png") center center no-repeat black; }
    section#part0 header#header #header_title {
      height: 70px;
      line-height: 70px;
      text-align: center;
      color: white;
      font-size: 22px;
      font-weight: normal;
      margin: 0 249px 0 360px; }
    section#part0 header#header #header_videos {
      float: right;
      display: block;
      height: 70px;
      line-height: 70px;
      width: 156px;
      color: white;
      text-align: center;
      background: #333132;
      text-decoration: none;
      font-size: 16px; }
    section#part0 header#header #header_social {
      float: right;
      display: block;
      height: 70px;
      width: 92px;
      border-left: 1px solid #000;
      padding: 0 1px;
      background: #333132; }
      section#part0 header#header #header_social a {
        display: block;
        height: 70px;
        width: 30px;
        float: left;
        overflow: hidden;
        background: url("../img/header_social.png") left center no-repeat;
        text-indent: -6000px; }
        section#part0 header#header #header_social a#header_social_fb {
          background-position: left center; }
        section#part0 header#header #header_social a#header_social_twt {
          background-position: center center; }
        section#part0 header#header #header_social a#header_social_g {
          background-position: right center; }
    section#part0 header#header #header_mobile_menu {
      display: none;
      border-left: 1px solid #323232;
      height: 70px;
      width: 83px;
      background: url("../img/header_mobile_menu.png") left bottom no-repeat;
      text-indent: -6000px;
      float: right;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      section#part0 header#header #header_mobile_menu.active {
        background-position: left top; }
  section#part0 #home {
    min-height: 510px;
    height: 1000px;
    /* remplacée en js */
    position: relative;
    overflow: hidden; }
    section#part0 #home #home_bg {
      display: block;
      min-width: 100%;
      height: auto;
      z-index: 1;
      min-height: 410px; }
    section#part0 #home h1,
    section#part0 #home h2 {
      position: absolute;
      right: 70px;
      color: white;
      font-weight: normal; }
    section#part0 #home h1 {
      bottom: 25%;
      font-size: 117px; }
    section#part0 #home h2 {
      bottom: 25%;
      font-size: 43px; }
    section#part0 #home .logo {
      display: block;
      height: 54px;
      width: 54px;
      text-indent: -6000px;
      background: url("../img/home_logos.png") left top no-repeat;
      position: absolute;
      bottom: 90px; }
    section#part0 #home #logo_wami {
      right: 340px;
      background-position: left top; }
      section#part0 #home #logo_wami:hover {
        background-position: left bottom; }
    section#part0 #home #logo_blogo {
      right: 260px;
      background-position: right top; }
      section#part0 #home #logo_blogo:hover {
        background-position: right bottom; }
    section#part0 #home #home_scroll {
      display: block;
      height: 70px;
      width: 130px;
      text-indent: -6000px;
      background: url("../img/home_scroll.png");
      position: absolute;
      bottom: 90px;
      right: 70px; }
    section#part0 #home .anystretch img {
      display: none; }
  section#part0 #intro #intro_show {
    position: absolute;
    top: -70px;
    right: 90px;
    color: #b0b0b0;
    font-size: 13px;
    text-decoration: none;
    display: none; }
  section#part0 #intro #intro_hide {
    position: relative; }
  section#part0 #intro .paragraphe {
    padding-bottom: 60px; }
    section#part0 #intro .paragraphe p {
      text-align: justify;
      margin-top: 0; }
      section#part0 #intro .paragraphe p.indent {
        text-indent: 59px; }
    section#part0 #intro .paragraphe .lettrine {
      display: block;
      float: left;
      font-size: 80px;
      text-transform: uppercase;
      padding-right: 5px;
      line-height: 66px;
      text-indent: -5px; }
    section#part0 #intro .paragraphe #close_intro {
      text-indent: -6000px;
      display: block;
      height: 64px;
      width: 64px;
      background: url("../img/intro_close.png") center center no-repeat;
      position: absolute;
      top: 0;
      right: 90px; }
    section#part0 #intro .paragraphe h2 {
      position: absolute;
      top: 0;
      left: 80px;
      font-size: 19px;
      margin: 0;
      padding: 0; }
  section#part0 #menu {
    border-top: 1px solid #b0b0b0;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    z-index: 1000; }
    section#part0 #menu ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      section#part0 #menu ul li {
        float: left;
        height: 40px;
        width: 31%;
        border-bottom: 1px solid #b0b0b0;
        /*&:hover{
        	ul.sub{
        		display:block;
        	}
        }*/ }
        section#part0 #menu ul li.active {
          background: #eee; }
        section#part0 #menu ul li a {
          display: block;
          height: 40px;
          line-height: 40px;
          border-right: 1px solid #b0b0b0;
          color: black;
          font-size: 20px;
          text-align: center;
          text-decoration: none;
          overflow: hidden; }
        section#part0 #menu ul li ul.sub {
          display: none;
          background: white;
          width: 100%;
          position: absolute;
          top: 41px;
          left: 0;
          right: 0;
          border-bottom: 1px solid #b0b0b0;
          overflow: hidden; }
          section#part0 #menu ul li ul.sub li {
            height: 67px;
            line-height: 67px;
            float: left;
            width: 33.30%;
            border: none; }
            section#part0 #menu ul li ul.sub li a {
              display: block;
              text-align: center;
              line-height: 67px;
              height: 67px;
              border: none;
              border-right: 1px solid #b0b0b0; }
            section#part0 #menu ul li ul.sub li.last {
              width: 100px; }
              section#part0 #menu ul li ul.sub li.last a {
                border-right: 0; }
        section#part0 #menu ul li#menu_top {
          width: 7%; }
          section#part0 #menu ul li#menu_top a {
            border-right: none;
            background: url("../img/menu_top.png") center center no-repeat white;
            text-indent: -6000px; }
    section#part0 #menu #progess_bar {
      height: 2px;
      width: 0%;
      position: absolute;
      bottom: -1px;
      left: 0;
      z-index: 1000;
      background: black; }
    section#part0 #menu.fixed {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%; }
  section#part0 #mobile_menu {
    display: none;
    position: fixed;
    top: 70px;
    right: -230px;
    background: url("../img/mobile_menu_shadow.png") left top repeat-y white;
    width: 230px;
    z-index: 999;
    height: 100%; }
    section#part0 #mobile_menu.open {
      right: 0; }
    section#part0 #mobile_menu ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      section#part0 #mobile_menu ul li a {
        display: block;
        border-bottom: 1px solid #e6e6e6;
        height: 54px;
        line-height: 54px;
        padding-left: 25px;
        color: black;
        text-decoration: none;
        font-size: 15px; }
  section#part0 .autre_page {
    position: relative; }
    section#part0 .autre_page h1 {
      margin: 30px 1% 10px 1%;
      padding-left: 10px;
      font-size: 30px;
      text-align: center; }
    section#part0 .autre_page h2 {
      margin: 30px 0 10px 0;
      font-size: 20px; }
    section#part0 .autre_page h3 {
      margin: 20px 0 0 0;
      font-size: 17px; }
    section#part0 .autre_page .page_close {
      display: block;
      position: absolute;
      top: 0;
      right: 30px;
      height: 40px;
      width: 40px;
      background: url("../img/intro_close.png") center center no-repeat;
      text-indent: -6000px; }
    section#part0 .autre_page #video_liste {
      margin: 42px 30px 0 30px; }
      section#part0 .autre_page #video_liste h2 {
        clear: left;
        margin: 20px 0 10px 1%; }
      section#part0 .autre_page #video_liste .video_elem {
        display: block;
        float: left;
        width: 23%;
        margin: 0 1% 15px 1%;
        color: black;
        text-decoration: none;
        font-size: 13px; }
        section#part0 .autre_page #video_liste .video_elem img {
          display: block;
          width: 100%; }
        section#part0 .autre_page #video_liste .video_elem .title {
          display: block;
          padding-top: 3px; }
      section#part0 .autre_page #video_liste a.top {
        color: #AAAAAA;
        cursor: pointer;
        text-decoration: underline;
        padding-left: 10px; }
    section#part0 .autre_page .page_content {
      max-width: 500px;
      margin: 0 auto;
      padding-top: 10px; }
      section#part0 .autre_page .page_content form .form_item label span {
        display: block;
        font-size: 15px;
        padding: 10px 0 2px 0; }
      section#part0 .autre_page .page_content form .form_item label .form_field {
        display: block;
        border: 1px solid #ccc;
        margin: 0;
        width: 98%;
        padding: 4px 1%;
        outline: none; }
      section#part0 .autre_page .page_content form .form_item label textarea {
        height: 200px;
        max-height: 400px;
        resize: vertical; }
      section#part0 .autre_page .page_content form .form_actions {
        padding-top: 15px; }
        section#part0 .autre_page .page_content form .form_actions button {
          display: block;
          height: 30px;
          width: 150px;
          text-align: center;
          line-height: 30px;
          background: #ccc;
          border: none;
          margin: 0 auto;
          font-family: 'interstateregular';
          font-size: 15px; }
      section#part0 .autre_page .page_content form #form_response {
        display: block;
        padding-top: 20px; }
      section#part0 .autre_page .page_content a {
        color: black;
        text-decoration: underline; }

.ajax_content.loading {
  min-height: 200px;
  background: url("../img/loader.gif") center center no-repeat white; }

section.part .wrap {
  width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  section.part .wrap h2 {
    font-size: 23px;
    margin: 0 0 35px 0;
    padding: 0;
    font-weight: normal; }
  section.part .wrap h3 {
    font-size: 19px;
    margin: 0 0 35px 0;
    padding: 0;
    font-weight: normal; }
  section.part .wrap .paragraphe {
    /*margin:0 300px 0 320px;*/
    width: 560px;
    padding-left: 20px;
    margin: 0 auto; }
    section.part .wrap .paragraphe p {
      line-height: 22px;
      font-size: 17px; }
      section.part .wrap .paragraphe p span.map_pointer,
      section.part .wrap .paragraphe p span.map2_pointer,
      section.part .wrap .paragraphe p span.map3_pointer,
      section.part .wrap .paragraphe p span.map4_pointer,
      section.part .wrap .paragraphe p span.label_info {
        color: #aaa;
        cursor: pointer;
        text-decoration: underline; }
  section.part .wrap blockquote {
    font-family: 'interstatebold';
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 auto;
    width: 900px;
    text-align: center;
    /*&.big{
    	font-size:61px;
    	line-height:60px;
    }*/ }
    section.part .wrap blockquote p {
      /*text-align:left;*/
      margin: 10px 0 0px 0;
      font-size: 20px;
      line-height: 26px; }
  section.part .wrap .slider {
    position: relative;
    overflow: hidden; }
    section.part .wrap .slider .flex-viewport {
      overflow: visible !important;
      margin: 0 auto;
      width: 694px; }
    section.part .wrap .slider ul.slides {
      list-style-type: none;
      padding: 0;
      margin: 0 auto;
      width: 694px !important; }
      section.part .wrap .slider ul.slides li {
        position: relative;
        height: 444px;
        width: 694px; }
        section.part .wrap .slider ul.slides li a {
          display: block;
          max-width: 100%;
          height: auto;
          max-height: 444px;
          margin: 0 auto;
          width: auto; }
        section.part .wrap .slider ul.slides li .icon {
          display: block;
          height: 40px;
          width: 40px;
          background: url("../img/fluidbox.png") left top no-repeat;
          position: absolute;
          top: 0;
          left: -50px;
          text-indent: -6000px;
          padding: 0; }
          section.part .wrap .slider ul.slides li .icon:hover {
            background-position: left bottom; }
        section.part .wrap .slider ul.slides li img {
          display: block;
          /*border:7px solid #808080;*/
          background: #ccc;
          max-width: 100%;
          height: auto;
          max-height: 444px;
          margin: 0 auto;
          width: auto; }
        section.part .wrap .slider ul.slides li span {
          display: block;
          position: absolute;
          bottom: 0;
          left: 710px;
          width: 160px;
          font-size: 13px;
          line-height: 15px; }
    section.part .wrap .slider .flex-control-nav {
      position: absolute;
      bottom: 0px;
      left: 50%;
      list-style-type: none;
      padding: 0;
      margin: 0 0 0 -415px;
      width: 50px;
      z-index: 51; }
      section.part .wrap .slider .flex-control-nav li {
        padding-top: 26px; }
        section.part .wrap .slider .flex-control-nav li a {
          cursor: pointer;
          display: block;
          height: 8px;
          width: 8px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          -o-border-radius: 4px;
          border-radius: 4px;
          background: #d9d9d9;
          margin: 0 auto;
          text-indent: -6000px; }
          section.part .wrap .slider .flex-control-nav li a.flex-active {
            background: black; }
    section.part .wrap .slider .flex-direction-nav {
      position: absolute;
      bottom: 0;
      left: 50%;
      list-style-type: none;
      padding: 0;
      margin: 0 0 0 -405px;
      width: 50px;
      z-index: 50;
      display: none; }
      section.part .wrap .slider .flex-direction-nav li {
        padding: 0; }
        section.part .wrap .slider .flex-direction-nav li a {
          cursor: pointer;
          display: block;
          height: 23px;
          width: 50px;
          background: url("../img/slider_arrow.png") center top no-repeat;
          text-indent: -6000px; }
          section.part .wrap .slider .flex-direction-nav li a.flex-prev {
            margin-bottom: 10px; }
          section.part .wrap .slider .flex-direction-nav li a.flex-next {
            background-position: center bottom; }
          section.part .wrap .slider .flex-direction-nav li a.flex-disabled {
            /*@include opacity(0.4);*/ }
section.part .wrap_map .map {
  background: url("../img/map.png") center center no-repeat;
  width: 301px;
  height: 556px;
  position: absolute;
  top: -3px;
  right: 0;
  display: none; }
  section.part .wrap_map .map .map_close {
    display: none; }
  section.part .wrap_map .map img {
    /*display:none;*/ }
section.part .wrap_map .map2 {
  background: url("../img/map2.png") center center no-repeat;
  width: 301px;
  height: 508px;
  position: absolute;
  top: -166px;
  right: 0;
  display: none; }
  section.part .wrap_map .map2 .map2_close {
    display: none; }
section.part .wrap_map .map3 {
  background: url("../img/map3.png") center center no-repeat;
  width: 301px;
  height: 508px;
  position: absolute;
  top: -115px;
  right: 0;
  display: none; }
  section.part .wrap_map .map3 .map3_close {
    display: none; }
section.part .wrap_map .map4 {
  background: url("../img/map4.png") center center no-repeat;
  width: 300px;
  height: 268px;
  position: absolute;
  top: -115px;
  right: 0;
  display: none; }
  section.part .wrap_map .map4 .map4_close {
    display: none; }
section.part .wrap_info_texte .paragraphe {
  margin-bottom: 40px; }
section.part .wrap_info_texte .info {
  position: absolute;
  top: 0;
  left: 60px;
  height: 108px;
  width: 163px;
  display: none;
  padding-right: 75px;
  background: url("../img/info_trait.png") right 24px no-repeat; }
  section.part .wrap_info_texte .info .info_close {
    display: none; }
  section.part .wrap_info_texte .info .info_content {
    height: 108px;
    text-align: right;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    padding-right: 3px;
    background: white; }
  section.part .wrap_info_texte .info .info_scroll {
    position: absolute;
    right: 75px;
    bottom: -20px; }
    section.part .wrap_info_texte .info .info_scroll a {
      display: block;
      float: left;
      height: 16px;
      width: 25px;
      margin-left: 2px;
      background: url("../img/info_scroll.png") left top no-repeat white;
      text-indent: -6000px; }
      section.part .wrap_info_texte .info .info_scroll a.info_scroll_up {
        background-position: left bottom; }
        section.part .wrap_info_texte .info .info_scroll a.info_scroll_up:hover {
          background-position: left top; }
      section.part .wrap_info_texte .info .info_scroll a.info_scroll_down {
        background-position: right bottom; }
        section.part .wrap_info_texte .info .info_scroll a.info_scroll_down:hover {
          background-position: right top; }
section.part .video_wrap {
  background: black;
  padding: 45px 0;
  position: relative; }
  section.part .video_wrap .video_wrapped {
    position: relative;
    width: 580px;
    height: 324px;
    margin: 0 auto; }
    section.part .video_wrap .video_wrapped .video-js {
      display: block;
      width: 100%;
      height: 100%; }
      section.part .video_wrap .video_wrapped .video-js video {
        display: block;
        width: 100%;
        height: 100%; }
    section.part .video_wrap .video_wrapped video {
      display: block;
      height: 326px;
      width: 580px; }
    section.part .video_wrap .video_wrapped .video_title {
      display: block;
      position: absolute;
      bottom: 0px;
      left: 640px;
      width: 160px;
      font-size: 13px;
      line-height: 15px;
      color: white; }
section.part .extrait_wrap .video-js {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto; }
  section.part .extrait_wrap .video-js video {
    height: 100%; }

.separator {
  display: block;
  background: white; }

.separator_50 {
  height: 50px; }

.separator_140 {
  height: 100px; }

img.lazy-hidden {
  opacity: 0; }

img.lazy-loaded {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1; }

footer {
  border-top: 1px solid #b0b0b0;
  height: 30px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  z-index: 1000; }
  footer .wrap ul {
    list-style-type: none;
    text-align: right;
    margin: 0; }
    footer .wrap ul li {
      display: inline;
      padding-right: 25px;
      padding-left: 10px;
      font-size: 13px; }
      footer .wrap ul li a {
        color: #b2b2b2;
        text-decoration: none;
        line-height: 30px; }
        footer .wrap ul li a:hover {
          color: #888; }

/*  VIDEO JS */
.vjs-default-skin .vjs-big-play-button {
  height: 40px;
  width: 40px;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  padding: 0;
  overflow: hidden;
  background: url("../img/video_play.png") center center no-repeat transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-indent: -6000px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .vjs-default-skin .vjs-big-play-button:before {
    display: none; }
.vjs-default-skin:hover .vjs-big-play-button {
  background: url("../img/video_play.png") center center no-repeat transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.vjs-default-skin .vjs-control-bar {
  background: black; }
  .vjs-default-skin .vjs-control-bar .vjs-progress-control {
    background: #444; }
    .vjs-default-skin .vjs-control-bar .vjs-progress-control .vjs-load-progress {
      background: #777; }
    .vjs-default-skin .vjs-control-bar .vjs-progress-control .vjs-play-progress {
      background: white; }
    .vjs-default-skin .vjs-control-bar .vjs-progress-control .vjs-seek-handle {
      display: none; }
  .vjs-default-skin .vjs-control-bar .vjs-volume-control .vjs-volume-bar {
    background: #777; }
    .vjs-default-skin .vjs-control-bar .vjs-volume-control .vjs-volume-bar .vjs-volume-level {
      background: white; }
    .vjs-default-skin .vjs-control-bar .vjs-volume-control .vjs-volume-bar .vjs-volume-handle {
      display: none; }
.vjs-default-skin .vjs-control:before {
  text-shadow: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  color: #999; }
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
  text-shadow: none;
  color: #fff; }

.extrait_wrap .vjs-default-skin .vjs-big-play-button {
  background: none; }

.vjs-default-skin .vjs-big-play-button {
  background: none; }

/* DESKTOP */
