@charset "CP850";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'HelveticaNeueLTStd47LightCondensed';
  src: url("fonts/helveticaneueltstd-ltcn.eot");
  src: url("fonts/helveticaneueltstd-ltcn.eot") format("embedded-opentype"), url("fonts/helveticaneueltstd-ltcn.woff") format("woff"), url("fonts/helveticaneueltstd-ltcn.ttf") format("truetype"), url("fonts/helveticaneueltstd-ltcn.svg#HelveticaNeueLTStd47LightCondensed") format("svg"); }
@font-face {
  font-family: 'HelveticaNeueLTStd65Medium';
  src: url("fonts/helveticaneueltstd-md.eot");
  src: url("fonts/helveticaneueltstd-md.eot") format("embedded-opentype"), url("fonts/helveticaneueltstd-md.woff") format("woff"), url("fonts/helveticaneueltstd-md.ttf") format("truetype"), url("fonts/helveticaneueltstd-md.svg#HelveticaNeueLTStd65Medium") format("svg"); }
@font-face {
  font-family: 'HelveticaNeueLTStd55Roman';
  src: url("fonts/helveticaneueltstd-roman.eot");
  src: url("fonts/helveticaneueltstd-roman.eot") format("embedded-opentype"), url("fonts/helveticaneueltstd-roman.woff") format("woff"), url("fonts/helveticaneueltstd-roman.ttf") format("truetype"), url("fonts/helveticaneueltstd-roman.svg#HelveticaNeueLTStd55Roman") format("svg"); }
html, body {
  height: 100%;
  min-height: 100%; }

.pw {
  position: relative; }
  .pw h2 {
    font-family: "HelveticaNeueLTStd65Medium", Arial, Helvetica, sans-serif;
    font-size: 35px;
    color: #000; }
  .pw h3 {
    font-family: "HelveticaNeueLTStd65Medium", Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #000000; }
  .pw p {
    font-family: "HelveticaNeueLTStd55Roman", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000; }
  .pw a {
    text-decoration: none;
    color: #000;
    font-family: "HelveticaNeueLTStd55Roman", Arial, Helvetica, sans-serif; }
  .pw .more {
    font-family: "HelveticaNeueLTStd65Medium", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #2f2827;
    font-size: 11px;
    background: #edd6ad;
    text-decoration: none;
    display: inline-block;
    padding: 11px 25px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .pw .wrapper {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    color: #010101; }
  .pw header {
    text-align: center;
    background: #2f2827;
    height: 195px;
    vertical-align: middle; }
    .pw header nav {
      background: url(../images/bg-nav.jpg) repeat-x;
      height: 39px;
      overflow: hidden;
      padding: 0 6 0 0px;
      width: 500px;
      margin: 22px auto; }
      .pw header nav li {
        float: left;
        padding: 16px 11px 15px 9px; }
        .pw header nav li.separator {
          border-right: solid 1px #41332c; }
        .pw header nav li a {
          color: #786e6a;
          text-transform: uppercase;
          display: block;
          font-size: 10px; }
          .pw header nav li a:hover {
            color: #fff; }
    .pw header h1 {
      margin-top: 40px;
      display: inline-block;
      background: url(../images/sprite.png) 0 -642px;
      width: 264px;
      height: 33px;
      text-indent: -99999px; }
    .pw header img {
      float: left;
      margin-left: 50px; }
    .pw header .ss-nav {
      margin: 52px 0 0 0;
      float: right; }
      .pw header .ss-nav li {
        display: inline-block; }
        .pw header .ss-nav li.active a {
          border-bottom: 2px solid #f7eedf; }
        .pw header .ss-nav li a {
          margin: 0 0 0 21px;
          color: #f7eee0;
          display: block;
          padding: 0 0 7px 0; }
          .pw header .ss-nav li a:hover {
            border-bottom: 2px solid #f7eedf; }
  .pw #slideshow-container {
    position: relative;
    width: auto;
    height: 311px;
    margin: 95px auto;
    overflow: hidden;
    -ms-touch-action: pan-y;
    /* Flèche de control */
    /* Preview Area */ }
    .pw #slideshow-container .slideshow {
      position: relative;
      width: 100%;
      height: 100%;
      list-style-type: none;
      margin: 0;
      padding: 0; }
    .pw #slideshow-container .slide {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .pw #slideshow-container .slide .video {
        float: left;
        overflow: hidden;
        position: relative;
        margin: 0 0 0 80px;
        display: table; }
        .pw #slideshow-container .slide .video:hover .hover {
          display: table; }
        .pw #slideshow-container .slide .video .big-video {
          position: relative; }
        .pw #slideshow-container .slide .video .hover {
          background: rgba(255, 255, 255, 0.5);
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 311px;
          display: none; }
          .pw #slideshow-container .slide .video .hover a {
            display: table-cell;
            vertical-align: middle;
            text-align: center; }
        .pw #slideshow-container .slide .video .btn-play {
          position: absolute;
          top: 50%;
          left: 50%;
          margin-left: -25px;
          margin-top: -25px;
          background: url(../images/sprite.png) no-repeat 0 -132px;
          width: 51px;
          height: 50px; }
      .pw #slideshow-container .slide .text {
        float: left;
        margin: 70px 0 0 50px;
        text-align: center; }
        .pw #slideshow-container .slide .text p {
          margin: 10px 0 30px 0; }
    .pw #slideshow-container .bang-slideshow-arrow-horizontal-tol {
      /* tol = top or left */
      position: absolute;
      left: 0;
      top: 50%;
      height: 100%;
      width: 10px;
      background: url(../images/sprite.png) 0 -66px;
      margin-top: -5px; }
    .pw #slideshow-container .bang-slideshow-arrow-horizontal-bor {
      /* bor = bottom or right */
      position: absolute;
      right: 0;
      top: 50%;
      height: 16px;
      width: 10px;
      background: url(../images/sprite.png) no-repeat 0 0;
      margin-top: -5px; }
    .pw #slideshow-container .bang-slideshow-preview-horizontal-tol {
      /* tol = top or left */
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 10%;
      background: none;
      border: 1px solid black; }
    .pw #slideshow-container .bang-slideshow-preview-horizontal-bor {
      /* bor = bottom or right */
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 10%;
      background: none;
      border: 1px solid black; }
  .pw .box-text {
    text-align: center; }
    .pw .box-text p {
      margin: 58px auto 0;
      line-height: 30px;
      text-align: justify;
      width: 550px; }
      .pw .box-text p.infos {
        font-family: "HelveticaNeueLTStd65Medium", Arial, Helvetica, sans-serif;
        text-align: center; }
  .pw .box-video h3 {
    text-align: center;
    margin: 86px 0; }
  .pw .thumb-video {
    overflow: hidden; }
    .pw .thumb-video .thumb {
      position: relative;
      margin: 10px;
      float: left;
      text-align: left;
      width: 220px;
      min-height: 300px; }
      .pw .thumb-video .thumb:hover .hover {
        display: table; }
      .pw .thumb-video .thumb .btn-play {
        position: absolute;
        top: 10px;
        left: 10px;
        background: url(../images/sprite.png) 0 -232px;
        width: 38px;
        height: 38px; }
      .pw .thumb-video .thumb span {
        font-family: "HelveticaNeueLTStd55Roman", Arial, Helvetica, sans-serif;
        display: block;
        margin-top: 13px; }
        .pw .thumb-video .thumb span.author {
          font-family: "HelveticaNeueLTStd65Medium", Arial, Helvetica, sans-serif;
          font-size: 22px; }
        .pw .thumb-video .thumb span.work {
          font-size: 14px;
          color: #2f2827;
          margin-top: 7px; }
      .pw .thumb-video .thumb .hover {
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        width: 100%;
        height: 167px;
        display: none; }
        .pw .thumb-video .thumb .hover a {
          display: table-cell;
          vertical-align: middle; }
  .pw .share {
    margin: 110px 0 0 0; }
    .pw .share a {
      display: inline-block;
      margin-right: 10px;
      width: 25px;
      height: 25px; }
      .pw .share a.picto-fb {
        background: url("../images/sprite.png") 0 -420px; }
      .pw .share a.picto-pinterest {
        background: url("../images/sprite.png") 0 -494px; }
      .pw .share a.picto-twitter {
        background: url("../images/sprite.png") 0 -568px; }
      .pw .share a span {
        display: none; }
  .pw .filter {
    margin: 50px 0 47px; }
    .pw .filter a {
      margin-right: 40px; }
  .pw .video-ytbe {
    display: table;
    width: 100%; }
    .pw .video-ytbe:before {
      display: table-cell;
      content: " "; }
    .pw .video-ytbe:after {
      content: " ";
      display: table-cell;
      background: #241e1d; }
    .pw .video-ytbe .wrapper {
      background: #241e1d;
      display: table-cell; }
    .pw .video-ytbe #ytplayer, .pw .video-ytbe .info-yt {
      float: left; }
    .pw .video-ytbe .info-yt {
      margin: 130px 0 0 37px;
      width: 280px; }
      .pw .video-ytbe .info-yt h2 {
        color: #fff;
        font-size: 30px;
        margin-bottom: 20px; }
      .pw .video-ytbe .info-yt p {
        color: #f7eee0; }
      .pw .video-ytbe .info-yt .share {
        margin: 40px 0 0 0; }
  .pw .content-text {
    display: table;
    width: 100%; }
    .pw .content-text h3 {
      color: #000;
      font-size: 22px; }
    .pw .content-text:before {
      display: table-cell;
      content: " "; }
    .pw .content-text:after {
      content: " ";
      display: table-cell;
      background: #f7eee0; }
    .pw .content-text .wrapper {
      display: table-cell;
      background: url(../images/bg-aside.jpg) repeat-y right; }
    .pw .content-text .text-description {
      float: left;
      width: 610px;
      padding: 90px 0 97px 30px; }
      .pw .content-text .text-description strong {
        font-weight: bold; }
      .pw .content-text .text-description p {
        margin-top: 30px;
        width: 470px;
        font-size: 13px;
        line-height: 22px; }
    .pw .content-text aside {
      padding: 47px 0 0 40px;
      float: left;
      width: 280px;
      min-height: 805px; }
      .pw .content-text aside h3 {
        margin: 0 0 40px 0; }
      .pw .content-text aside .thumb {
        float: none;
        margin-bottom: 40px; }
  .pw .sign {
    display: table;
    width: 100%; }
    .pw .sign:before {
      display: table-cell;
      content: " ";
      background: #f7eedf; }
    .pw .sign:after {
      content: " ";
      display: table-cell; }
    .pw .sign .wrapper {
      display: table-cell; }
      .pw .sign .wrapper .diapo {
        float: left;
        position: relative; }
      .pw .sign .wrapper img {
        display: block; }
        .pw .sign .wrapper img.sign-pic {
          float: left; }
      .pw .sign .wrapper .icon-diapo {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -25px;
        margin-top: -25px;
        background: url(../images/sprite.png) 0 -320px;
        width: 51px;
        height: 50px; }
  .pw footer {
    background: #3b332f;
    overflow: hidden; }
    .pw footer ul {
      margin: 0 auto;
      overflow: hidden;
      width: 440px; }
      .pw footer ul li {
        padding: 0 11px;
        float: left;
        margin: 16px 0;
        height: 9px;
        line-height: 9px;
        font-size: 11px; }
        .pw footer ul li.separator {
          border-right: #c6bbaa 1px dotted; }
        .pw footer ul li a {
          text-transform: uppercase;
          color: #8e8581;
          font-family: Arial, Helvetica, sans-serif; }
          .pw footer ul li a:hover {
            color: #fff; }

#pw-home h3 {
  font-size: 32px; }

#pw-about .box-text {
  margin: 100px 0 0 0; }
#pw-about h3 {
  margin: 60px 0 59px 0; }

#pw-grid {
  height: 100%; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .pw header h1 {
    background: url("../images/sprite-2x.png") 0 -366px no-repeat;
    background-size: 262px; }
  .pw .share a.picto-fb {
    background: url("../images/sprite-2x.png") 0 -219px no-repeat;
    background-size: 262px; }
  .pw .share a.picto-twitter {
    background: url("../images/sprite-2x.png") 0 -315px no-repeat;
    background-size: 262px; }
  .pw .share a.picto-pinterest {
    background: url("../images/sprite-2x.png") 0 -267px no-repeat;
    background-size: 262px; }
  .pw .thumb-video .thumb .btn-play {
    background: url("../images/sprite-2x.png") 0 -157px no-repeat;
    background-size: 262px; }
  .pw #slideshow-container .slide .video .btn-play {
    background: url("../images/sprite-2x.png") 0 -83px no-repeat;
    background-size: 262px; }
  .pw #slideshow-container .bang-slideshow-arrow-horizontal-bor {
    background: url("../images/sprite-2x.png") 0 0 no-repeat;
    background-size: 262px; }
  .pw #slideshow-container .bang-slideshow-arrow-horizontal-tol {
    background: url("../images/sprite-2x.png") 0 -40px no-repeat;
    background-size: 262px; } }
