html,button,input,select,textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

.hidden {
  display: none!important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

@media print {
  * {
    background: transparent!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }

  a,a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
    content: "";
  }

  pre,blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }@  page {
    margin: .5cm;
  }

  p,h2,h3 {
    orphans: 3;
    widows: 3;
  }

  h2,h3 {
    page-break-after: avoid;
  }
}/*! normalize.css v1.0.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
  display: block;
}

audio,canvas,video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,button,input,select,textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

a:focus {
  outline: thin dotted;
}

a:active,a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,kbd,pre,samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,menu,ol,ul {
  margin: 0;
}

dd {
  margin: 0;
}

menu,ol,ul {
  padding: 0;
}

nav ul,nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,input,select,textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,input {
  line-height: normal;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],input[disabled] {
  cursor: default;
}

input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br {
  display: none;
}

.hidden {
  display: none!important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.w {
  max-width: 1425px;
  width: 100%;
}

@font-face {
  font-family:'Tex';src:url('../fonts/texgyreheros-regular-webfont.eot');src:url('../fonts/texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/texgyreheros-regular-webfont.woff') format('woff'),url('../fonts/texgyreheros-regular-webfont.ttf') format('truetype'),url('../fonts/texgyreheros-regular-webfont.svg#texgyreheros-regular-webfont') format('svg');font-weight:normal;font-style:normal;
}

@font-face {
  font-family:'Tex';src:url('../fonts/texgyreheros-bold-webfont.eot');src:url('../fonts/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/texgyreheros-bold-webfont.woff') format('woff'),url('../fonts/texgyreheros-bold-webfont.ttf') format('truetype'),url('../fonts/texgyreheros-bold-webfont.svg#texgyreheros-bold-webfont') format('svg');font-weight:bold;font-style:normal;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-autocomplete {
  visibility: hidden;
}

input {
  font-size: 16px;
}

html,body {
  height: 100%;
}

body {
  color: #000;
  font-size: 11px;
  font-family: Arial,sans-serif;
  margin: 0 auto;
  position: relative;
}

section {
  background: #000;
  position: relative;
  margin: 0 auto -30px;
  min-height: 100%;
}

.container {
  margin: 0 auto;
  overflow: hidden;
  max-width: 1425px;
  width: 100%;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

p img {
  max-width: inherit;
  width: inherit;
  height: inherit;
}

.easySelect {
  background-position: 0 -177px;
}

input[type="submit"] {
  background: #000;
  border: 0;
  color: #fff;
  font-family: Arial,sans-serif;
  font-size: 12px;
  padding: 8px 0 10px 0;
  display: block;
}

.fb-like {
  overflow: hidden;
  width: 106px;
}

a,a:hover,a:focus,a:link,a:active {
  color: #000;
  text-decoration: none;
}

.video-icon {
  background-position: 0 -340px;
  display: block;
  height: 48px;
  left: 50%;
  margin-left: -24px;
  margin-top: -24px;
  position: absolute;
  top: 40%;
  text-indent: -50000px;
  width: 48px;
  z-index: 3;
}

.ok {
  color: #070;
}

.error {
  color: #c90202;
}

::-webkit-input-placeholder {
  color: #000;
}

::-moz-placeholder {
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

input:-moz-placeholder {
  color: #000;
}

.masonry,.masonry .masonry-brick {
  -webkit-transition-duration: .7s;
  -moz-transition-duration: .7s;
  -ms-transition-duration: .7s;
  -o-transition-duration: .7s;
  transition-duration: .7s;
}

.masonry {
  -webkit-transition-property: height,width;
  -moz-transition-property: height,width;
  -ms-transition-property: height,width;
  -o-transition-property: height,width;
  transition-property: height,width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left,right,top;
  -moz-transition-property: left,right,top;
  -ms-transition-property: left,right,top;
  -o-transition-property: left,right,top;
  transition-property: left,right,top;
}

.padding {
  padding: 100px 30px 50px 30px;
}

.container {
  padding-bottom: 50px;
}

@media screen and (min-width:641px) and (max-width:960px) {
  .padding {
    padding: 100px 0 50px 0;
  }
}

@media screen and (max-width:640px) {
  .padding {
    padding: 100px 0 50px 0;
  }
}

.tags {
  margin: 10px 0 10px 0;
}

.tags .tag {
  background: #c9c9c9;
  display: block;
  float: left;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 3px 3px 0;
  padding: 3px 10px 5px 10px;
  text-transform: uppercase;
}

.popin-programme>article h1 {
  font-size: 22px;
  text-transform: uppercase;
}

.popin-programme>article strong {
  text-transform: uppercase;
}

.popin-programme>article legend {
  color: #6d6d6d;
  font-weight: bold;
  font-size: 12px;
}

.popin-programme>article ul {
  list-style: none;
}

.popin-programme>article .alert article {
  margin: 0 0 20px 0;
}

.popin-programme>article .alert article h6 {
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
}

.popin-programme>article .link {
  color: #000;
  text-transform: none;
}

.popin-programme .left {
  float: left;
  width: 325px;
}

.popin-programme .right {
  margin-left: 30px;
  float: left;
  width: 325px;
}

.popin-programme .right p:first-child {
  margin-top: 0;
}

.img figure {
  float: left;
}

.img>article {
  float: left;
  margin-left: 30px;
  width: 325px;
}

.popin-video h2 {
  color: #000;
  width: 560px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}

.popin-video h3 {
  font-size: 14px;
  font-weight: normal;
}

.popin-video p {
  margin: 0;
}

.day {
  float: left;
  position: relative;
}

.day .day-content {
  position: relative;
  margin: 0 5px 0 5px;
}

.day article header.header {
  height: 61px;
  margin-bottom: 1px;
}

.day article header.header * {
  display: block;
  float: none;
}

.day article header.header strong {
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}

.day article header.header h3 {
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}

.day article header.header span {
  font-size: 10px;
  line-height: :12px;
}

.day .jspContainer {
  padding: 0;
}

.day ul.schedules {
  list-style: none;
}

.day ul.schedules li.schedule {
  background: #fff;
  margin-bottom: 1px;
  padding: 9px 30px;
}

.day ul.schedules li.schedule div.prog {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.day ul.schedules li.schedule div.prog a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.day ul.schedules li.schedule div.prog h4 {
  display: inline;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
}

.day ul.schedules li.schedule span.type {
  display: block;
  color: #6d6d6d;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  position: relative;
}

.day ul.schedules li.schedule .age {
  display: block;
  height: 15px;
  position: absolute;
  right: 5px;
  text-indent: -50000px;
  top: 0;
  width: 15px;
}

.day ul.schedules li.schedule .age.dix {
  background-position: -63px -102px;
}

.day ul.schedules li.schedule .age.douze {
  background-position: -47px -102px;
}

.day ul.schedules li.schedule .age.seize {
  background-position: -79px -102px;
}

.day ul.schedules li.schedule ul {
  list-style: none;
}

.day ul.schedules li.schedule ul li {
  color: #6d6d6d;
  position: relative;
  margin-bottom: 5px;
}

@media screen and (max-width:640px) {
  .day {
    border-bottom: 1px #fff solid;
  }

  .day .title {
    cursor: pointer;
  }

  .day .day-content {
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .6s ease-in-out 0s;
    -moz-transition: all .6s ease-in-out 0s;
    -ms-transition: all .6s ease-in-out 0s;
    -o-transition: all .6s ease-in-out 0s;
    transition: all .6s ease-in-out 0s;
  }

  .active .day-content {
    height: 100%;
    opacity: 1;
  }
}

.zoom-aside {
  position: relative;
}

.zoom-aside .text {
  bottom: 0;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  padding: 20px;
  position: absolute;
  right: 0;
  width: 90%;
}

.zoom-aside .text * {
  display: block;
  text-align: right;
}

.zoom-aside .text strong {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
}

.zoom-aside .text h2 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  text-transform: uppercase;
  word-wrap: break-word;
}

.zoom-aside .text em {
  font-size: 24px;
  font-style: normal;
  line-height: 24px;
}

.push-aside {
  padding: 0 30px;
}

.push-aside h6 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.push-aside h5 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.push-aside strong {
  font-size: 12px;
  font-weight: bold;
}

.push-aside img {
  margin-bottom: 10px;
}

.push-aside p {
  margin-top: 5px;
}

.push-aside a.link {
  background-position: -134px -18px;
  border-top: 1px #c9c9c9 solid;
  color: #000;
  display: block;
  margin-bottom: 10px;
  padding-top: 10px;
  text-transform: none;
}

.push-aside ul.diffusions {
  list-style: none;
}

.push-aside ul.diffusions li.diffusion {
  border-top: 1px #c9c9c9 solid;
  padding-top: 10px;
  margin-bottom: 10px;
  display: none;
}

.push-aside ul.diffusions li.diffusion:first-child {
  border: 0;
  padding-top: 0;
  display: block;
}

.alert.alert h6,.newsletter.alert h6,.news-recherche.alert h6 {
  padding-left: 20px;
  background-position: -134px 6px;
}

.alert.newsletter h6,.newsletter.newsletter h6,.news-recherche.newsletter h6 {
  padding-left: 25px;
  background-position: -130px -50px;
}

.alert form strong,.newsletter form strong,.news-recherche form strong {
  color: #6d6d6d;
}

.alert form fieldset,.newsletter form fieldset,.news-recherche form fieldset {
  border: 1px #000 solid;
  display: block;
  margin-top: 10px;
  position: relative;
}

.alert form fieldset input[type="email"],.newsletter form fieldset input[type="email"],.news-recherche form fieldset input[type="email"],.alert form fieldset input[type="text"],.newsletter form fieldset input[type="text"],.news-recherche form fieldset input[type="text"] {
  border: 0;
  padding: 7px 10px 7px;
  width: 75%;
}

.alert form fieldset input[type="submit"],.newsletter form fieldset input[type="submit"],.news-recherche form fieldset input[type="submit"] {
  position: absolute;
  height: 30px;
  right: 1px;
  top: 1px;
  width: 30px;
}

.alert form .error,.newsletter form .error,.news-recherche form .error {
  display: none;
  text-transform: uppercase;
}

.alert .ok,.newsletter .ok,.news-recherche .ok {
  display: none;
}

.quizz {
  background: #fff;
  padding-bottom: 10px;
  position: relative;
}

.quizz form {
  display: block;
  overflow: hidden;
}

.quizz form>ul {
  list-style: none;
  position: relative;
  width: 400%;
}

.quizz form>ul>li {
  float: left;
  width: 25%;
}

.quizz form>ul>li fieldset {
  border-bottom: 1px #c9c9c9 solid;
  margin: 10px 30px;
}

.quizz form>ul>li fieldset p {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  margin: 0;
  margin-bottom: 10px;
}

.quizz form>ul>li fieldset ul {
  list-style: none;
  margin-bottom: 20px;
}

.quizz form>ul>li fieldset ul label {
  line-height: 25px;
  font-size: 16px;
  padding-left: 10px;
}

.quizz form a.link {
  background-position: -134px -28px;
  color: #000;
  text-transform: none;
  float: right;
  margin-right: 30px;
}

.quizz form .reponse {
  display: none;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 30px;
}

ul.social {
  list-style: none;
}

ul.social li {
  display: inline-block;
  margin-left: 5px;
}

ul.social li:first-child {
  margin-left: 0;
}

ul.social li a {
  display: block;
  text-indent: -50000px;
}

ul.social li a.twitter-link {
  background-position: -1px 0;
  height: 15px;
  width: 16px;
}

ul.social li a.twitter-link:hover {
  background-position: -1px -25px;
}

ul.social li a.facebook-link {
  background-position: -22px 0;
  height: 16px;
  width: 8px;
}

ul.social li a.facebook-link:hover {
  background-position: -22px -25px;
}

ul.social li a.recherche-link {
  background-position: -35px 0;
  border: 0;
  height: 16px;
  width: 17px;
}

ul.social li a.recherche-link:hover {
  background-position: -35px -25px;
}

ul.social li form {
  background: #fff;
  position: absolute;
  padding: 5px;
  right: 30px;
  top: 32px;
  visibility: hidden;
  -webkit-transform-origin: 50% 0;
  -webkit-transform: perspective(800px) rotateX(-90deg);
  -webkit-transition: all .6s ease-in-out 0s;
  -moz-transition: all .6s ease-in-out 0s;
  -ms-transition: all .6s ease-in-out 0s;
  -o-transition: all .6s ease-in-out 0s;
  transition: all .6s ease-in-out 0s;
}

ul.social li form .recherche-txt {
  height: 18px;
  padding: 7px;
}

ul.social li form.active {
  visibility: visible;
  -webkit-transform: perspective(800px) rotateX(0deg);
}

.personnage {
  position: relative;
}

.personnage figure {
  width: 40%;
  float: left;
}

.personnage .text {
  float: left;
  width: 50%;
  padding: 10px 5% 0 5%;
}

.personnage .text .social {
  margin: 7px 0 7px;
}

.personnage .text h4 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.personnage .text h5 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 14px;
  font-weight: normal;
}

#home article header.header h3 {
  font-size: 14px;
  color: #000;
}

article {
  background: #fff;
  position: relative;
}

article header.header {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  height: 31px;
  overflow: hidden;
  padding: 9px 30px 0 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

article header.header strong {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
  text-transform: uppercase;
  color: #fff;
}

article header.header h3 {
  color: #fff;
  display: inline;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}

article .text {
  padding: 10px 30px;
}

article .text p {
  padding: 0 0 5px 0;
  margin: 0;
}

article .text a.link {
  color: #000;
  line-height: 15px;
  text-transform: none;
}

article .text a.episode {
  color: #000;
  font-family: Arial,sans-serif;
  font-size: 12px;
}

article .text a.episode:hover {
  text-decoration: underline;
}

article .text a.episode strong {
  font-weight: normal;
}

article .text ul {
  list-style: none;
}

article.historique .scroll {
  height: 300px;
}

article.historique ul {
  margin: 10px auto;
}

article.historique ul li {
  line-height: 20px;
}

a.link {
  background-position: -134px -26px;
  color: #fff;
  display: inline-block;
  line-height: 12px;
  text-transform: uppercase;
  height: 15px;
  padding-left: 15px;
}

a.link:hover {
  text-decoration: underline;
}

.twitter {
  background: #fff;
}

.twitter article h6 {
  padding: 10px 30px 0;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

.twitter article strong {
  padding: 0 30px 10px;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.twitter article ul {
  height: 254px;
  list-style: none;
  margin-top: 5px;
}

.twitter article ul .tweet {
  border-bottom: 1px #c9c9c9 solid;
  margin: 0 30px 10px;
  position: relative;
}

.twitter article ul .tweet img {
  display: block;
  float: left;
  height: 40px;
  width: 40px;
  padding: 0 10px 0 0;
}

.twitter article ul .tweet article {
  background: 0;
}

.twitter article ul .tweet article a {
  color: #6d6d6d;
}

.twitter article ul .tweet article header {
  color: #6d6d6d;
  padding: 0;
}

.twitter article ul .tweet article p {
  margin-top: 0;
}

.carrousel {
  width: 100%;
  position: absolute;
}

.carrousel ul.slides {
  list-style: none;
  position: relative;
  overflow: hidden;
}

.carrousel ul.slides>li {
  overflow: hidden;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all .6s ease-in-out 0s;
  -moz-transition: all .6s ease-in-out 0s;
  -ms-transition: all .6s ease-in-out 0s;
  -o-transition: all .6s ease-in-out 0s;
  transition: all .6s ease-in-out 0s;
}

.carrousel ul.slides>li .text {
  -webkit-transition: all .6s ease-in-out 0s;
  -moz-transition: all .6s ease-in-out 0s;
  -ms-transition: all .6s ease-in-out 0s;
  -o-transition: all .6s ease-in-out 0s;
  transition: all .6s ease-in-out 0s;
}

.carrousel ul.slides>li.active {
  opacity: 0;
}

.carrousel ul.slides>li.active .text {
  margin-left: -200px;
}

.carrousel ul.slides>li.current {
  z-index: 1;
}

.carrousel ul.anchors {
  list-style: none;
  position: absolute;
  top: 62%;
  left: 50%;
  z-index: 3;
}

.carrousel ul.anchors li {
  display: inline-block;
  margin-right: 10px;
}

.carrousel ul.anchors li:last-child {
  margin-right: 0;
}

.carrousel ul.anchors li a {
  display: block;
  height: 8px;
  width: 8px;
}

.carrousel ul.anchors li a span {
  background: #fff;
  display: block;
  height: 8px;
  overflow: hidden;
  text-indent: -50000px;
  width: 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: all .6s ease-in-out 0s;
  -moz-transition: all .6s ease-in-out 0s;
  -ms-transition: all .6s ease-in-out 0s;
  -o-transition: all .6s ease-in-out 0s;
  transition: all .6s ease-in-out 0s;
}

.carrousel ul.anchors li.select a span,.carrousel ul.anchors li a:hover span {
  -webkit-transform: perspective(800px) rotateY(-180deg) scale(1.3,1.3);
}

@media screen and (max-width:1281px) {
  .carrousel ul.anchors {
    top: 55%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  .carrousel ul.anchors {
    top: 63%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  .carrousel ul.anchors {
    top: 75%;
  }
}

@media screen and (max-width:640px) {
  .carrousel {
    padding-top: 32px;
  }

  .carrousel ul.anchors {
    top: 85%;
  }
}

.push-home {
  cursor: pointer;
}

.push-home .text {
  padding: 10px 30px;
}

.push-home .text p {
  padding: 0;
  margin-bottom: 20px;
  height: 45px;
  overflow: hidden;
}

.push-home .text a.link {
  color: #000;
  bottom: 10px;
  line-height: 15px;
  position: absolute;
}

.poster {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  position: relative;
  width: 100%;
}

.poster figure {
  position: relative;
}

.poster .ombre {
  background: url(../images/layout/ombre.png) no-repeat;
  background-size: contain;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.poster .bottom {
  bottom: 0;
  position: absolute;
  height: 57px;
  width: 100%;
}

.poster .text {
  color: #fff;
  padding-left: 30px;
  position: absolute;
  bottom: 40%;
  left: 50%;
  margin-left: -1000px;
  z-index: 1;
  max-width: 1425px;
  width: 100%;
  width: auto;
}

.poster .text h2 {
  font-size: 60px;
  line-height: 70px;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-text-shadow: 2px 2px 4px #333;
  -moz-text-shadow: 2px 2px 4px #333;
  -ms-text-shadow: 2px 2px 4px #333;
  -o-text-shadow: 2px 2px 4px #333;
  text-shadow: 2px 2px 4px #333;
}

.poster .text h4 {
  font-weight: normal;
  font-size: 34px;
  line-height: 34px;
  -webkit-text-shadow: 2px 2px 4px #333;
  -moz-text-shadow: 2px 2px 4px #333;
  -ms-text-shadow: 2px 2px 4px #333;
  -o-text-shadow: 2px 2px 4px #333;
  text-shadow: 2px 2px 4px #333;
}

.poster .text h4.diffusion {
  background-position: 0 -50px;
  height: 49px;
  text-indent: -50000px;
  width: 110px;
}

.poster .text strong {
  font-weight: normal;
  font-size: 30px;
  margin-right: 10px;
  -webkit-text-shadow: 2px 2px 4px #333;
  -moz-text-shadow: 2px 2px 4px #333;
  -ms-text-shadow: 2px 2px 4px #333;
  -o-text-shadow: 2px 2px 4px #333;
  text-shadow: 2px 2px 4px #333;
}

.poster .text figure {
  position: fixed;
}

.poster .text article {
  background: 0;
}

.poster .text a.link {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.poster .text .saison {
  background-position: 0 -409px;
  display: block;
  margin-top: 10px;
  position: relative;
  height: 32px;
  width: 114px;
}

.poster .text .saison ul {
  position: absolute;
  height: 32px;
  width: 114px;
  z-index: 5;
}

.poster .text .saison ul li {
  background: #fff;
  border: 1px #c9c9c9 solid;
  border-top: 0;
  display: block;
  float: right;
  font-weight: bold;
  font-size: 12px;
  padding: 0 15px 0 15px;
  line-height: 31px;
  height: 31px;
  width: 53px;
}

.poster .text .saison ul li a:hover {
  text-decoration: underline;
}

.poster .text .alert {
  width: 285px;
  position: relative;
}

.poster .text .alert h6 {
  color: #fff;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
}

.poster .text .alert strong {
  font-size: 12px;
}

.poster .text .alert form {
  display: none;
}

.poster .text .alert fieldset {
  background: #fff;
}

.poster ul {
  list-style: none;
}

@media screen and (min-width:1025px) and (max-width:1280px) {
  .poster .text {
    bottom: 50%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  .poster .text {
    bottom: 35%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  .poster .text {
    bottom: 25%;
  }
}

@media screen and (max-width:640px) {
  .poster .text {
    padding-left: 30px;
    bottom: 20%;
  }

  .poster .text h2 {
    font-size: 30px;
    line-height: 45px;
  }

  .poster .text h4 {
    font-size: 18px;
    line-height: 18px;
  }

  .poster .text strong {
    font-size: 15px;
  }
}

.lt-ie9 .vignette .text {
  background: url('../images/layout/bg-ie.png') repeat;
}

.vignette {
  overflow: hidden;
  position: relative;
}

.vignette.sml {
  width: 50%;
}

.vignette .popin {
  background: rgba(0,0,0,0.9);
  display: block;
  height: 100%;
  top: 0;
  width: 100%;
}

.vignette .text {
  height: 70px;
  margin: 5px 10% 5px 10%;
  width: 80%;
}

.vignette .text h2 {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
  text-transform: uppercase;
}

.vignette .text h3 {
  font-size: 14px;
  font-weight: normal;
}

.vignette .text h4 {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}

.vignette .text h5 {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}

.vignette .text strong {
  color: #fff;
  font-weight: normal;
}

.vignette.big {
  width: 100%;
}

.vignette.big .video-icon {
  background-position: -71px -316px;
  height: 72px;
  margin-left: -36px;
  margin-top: -36px;
  width: 72px;
}

.vignette.big .text {
  height: 150px;
}

.vignette.big .text h2 {
  font-size: 30px;
  line-height: 34px;
}

.vignette.big .text h3 {
  font-size: 24px;
}

.vignette.big .text strong {
  font-size: 24px;
}

@media screen and (max-width:1281px) {
  .vignette.big .video-icon {
    background-position: 0 -340px;
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    width: 48px;
  }

  .vignette.big .text {
    height: 70px;
  }

  .vignette.big .text h2 {
    font-size: 16px;
    line-height: 18px;
  }

  .vignette.big .text h3,.vignette.big .text strong {
    font-size: 14px;
  }
}

.news {
  border-bottom: 1px #c9c9c9 solid;
  margin: 0 30px;
  padding: 30px 0 30px 0;
}

.news:first-child {
  padding-top: 20px;
}

.news figure {
  float: left;
  position: relative;
  width: 30%;
}

.news .text {
  float: left;
  padding: 0;
  margin-left: 3%;
  width: 67%;
}

.news .text span {
  color: #6d6d6d;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 12px;
  font-style: none;
}

.news .text h3 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.news .text strong {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.news .text p {
  color: #6d6d6d;
}

.count {
  position: absolute;
  right: 10px;
  top: 10px;
}

.count.sml {
  background-position: 0 -210px;
  color: #fff;
  display: block;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 13px;
  height: 33px;
  padding-left: 9px;
  width: 33px;
}

.count.big {
  background-position: -50px -209px;
  color: #fff;
  display: inline-block;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  height: 51px;
  line-height: 18px;
  padding-left: 17px;
  padding-top: 7px;
  text-align: left;
  right: -70px;
  top: 0;
  width: 41px;
}

header.main-header {
  background: #fff;
  height: 32px;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

header.main-header .header-content {
  position: relative;
  margin: 0 auto;
  max-width: 1425px;
  width: 100%;
}

header.main-header h1 {
  float: left;
  padding: 0 20px 0 30px;
  display: block;
}

header.main-header h1 a {
  display: block;
  min-width: 150px;
}

header.main-header .mobile {
  background-position: -1px -156px;
  display: none;
  height: 10px;
  left: 150px;
  position: absolute;
  text-indent: -5000px;
  top: 10px;
  width: 54px;
}

header.main-header .mobile.open {
  background-position: -71px -156px;
}

header.main-header nav {
  float: left;
}

header.main-header nav ul.menu>li {
  display: inline-block;
  padding-top: 9px;
  position: relative;
}

header.main-header nav ul.menu>li>a {
  font-weight: bold;
  margin: 0 20px 0 20px;
  padding: 0 0 3px 0;
  text-transform: uppercase;
}

header.main-header nav ul.menu>li>span {
  cursor: default;
  display: block;
  font-weight: bold;
  margin: 0 20px 0 20px;
  padding: 0 0 3px 0;
  text-transform: uppercase;
}

header.main-header nav ul.menu>li ul {
  background: #fff;
  left: -20px;
  opacity: 0;
  position: absolute;
  padding: 0 40px 10px 40px;
  top: 31px;
}

header.main-header nav ul.menu>li ul.programmes {
  width: 150px;
}

header.main-header nav ul.menu>li ul.chaine,header.main-header nav ul.menu>li ul.jeu {
  white-space: nowrap;
}

header.main-header nav ul.menu>li ul li {
  display: block;
  margin-bottom: 10px;
}

header.main-header nav ul.menu>li ul li:first-child {
  padding-top: 10px;
}

header.main-header nav ul.menu>li ul li h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}

header.main-header nav ul.menu>li ul li:first-child h5 {
  margin-top: 0;
}

header.main-header nav ul.menu>li ul li a {
  line-height: 12px;
  display: block;
  padding: 3px 0 3px 0;
  text-transform: capitalize;
}

header.main-header nav ul.menu>li ul li a:hover {
  text-decoration: underline;
}

header.main-header .social {
  float: right;
  margin: 7px 30px 0 0;
}

@media screen and (min-width:961px) and (max-width:1024px) {
  header.main-header {
    height: 44px;
  }

  header.main-header h1 img {
    vertical-align: top;
    width: auto;
    height: 44px;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  header.main-header nav ul.menu>li>a,header.main-header nav ul.menu>li>span {
    margin: 0 15px 0 15px;
    padding: 8px 0 8px 0;
  }

  header.main-header nav ul.menu>li ul {
    top: 44px;
  }

  header.main-header ul.social {
    margin: 12px 5px 0 0;
  }

  header.main-header ul.social li form {
    right: 0;
    top: 44px;
  }
}

@media screen and (min-width:751px) and (max-width:960px) {
  header.main-header {
    height: 44px;
  }

  header.main-header h1 {
    padding: 0 10px 0 0;
  }

  header.main-header h1 img {
    vertical-align: top;
    width: auto;
    height: 44px;
  }

  header.main-header nav ul.menu>li>a,header.main-header nav ul.menu>li>span {
    margin: 0 6px 0 6px;
    padding: 8px 0 8px 0;
  }

  header.main-header nav ul.menu>li ul {
    left: -10px;
    top: 44px;
    padding: 0 15px 10px 15px;
  }

  header.main-header ul.social {
    margin: 12px 5px 0 0;
  }

  header.main-header ul.social li form {
    right: 0;
    top: 44px;
  }
}

@media screen and (min-width:641px) and (max-width:750px) {
  header.main-header {
    height: 44px;
  }

  header.main-header h1 {
    padding: 0 8px 0 0;
    margin: 0;
  }

  header.main-header h1 img {
    vertical-align: top;
    width: auto;
    height: 44px;
  }

  header.main-header nav ul.menu>li>a,header.main-header nav ul.menu>li>span {
    margin: 0 4px 0 4px;
    padding: 8px 0 8px 0;
  }

  header.main-header nav ul.menu>li ul {
    left: -8px;
    padding: 0 15px 10px 15px;
    top: 44px;
  }

  header.main-header ul.social {
    margin: 12px 5px 0 0;
  }

  header.main-header ul.social li form {
    right: 0;
    top: 44px;
  }
}

@media screen and (max-width:640px) {
  header.main-header {
    min-width: 100%;
    position: absolute;
  }

  header.main-header h1 {
    padding: 0 8px 0 0;
    margin: 0;
  }

  header.main-header h1 img {
    vertical-align: top;
    width: auto;
    max-width: auto;
    height: 32px;
  }

  header.main-header .mobile {
    display: block;
  }

  header.main-header nav {
    display: none;
    height: 100%;
    left: 120px;
    position: absolute;
    text-indent: 0;
    top: 32px;
    width: 100%;
  }

  header.main-header nav.open {
    display: block;
  }

  header.main-header nav ul.menu {
    width: 100%;
  }

  header.main-header nav ul.menu>li {
    background: #fff;
    display: block;
    border-bottom: 1px #DDD solid;
    padding-bottom: 7px;
  }

  header.main-header nav ul.menu>li>span {
    display: inline-block;
  }

  header.main-header nav ul.menu>li ul {
    position: relative;
    left: auto;
    width: auto!important;
    top: 0;
  }

  header.main-header ul.social {
    margin: 7px 5px 0 0;
  }

  header.main-header ul.social li form {
    right: 0;
    top: 44px;
  }
}

footer.main-footer {
  background: #000;
  bottom: 0;
  font-family: Arial,sans-serif;
  height: 30px;
  position: relative;
  z-index: 10;
}

footer.main-footer .footer-content {
  margin: 0 auto;
  max-width: 1425px;
  width: 100%;
}

footer.main-footer nav {
  float: left;
  margin-left: 30px;
}

footer.main-footer nav ul li {
  display: inline-block;
  margin-right: 20px;
  height: 20px;
}

footer.main-footer nav ul li a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

footer.main-footer nav ul li a:hover {
  text-decoration: underline;
}

footer.main-footer a.recevoir {
  float: right;
}

@media screen and (min-width:641px) and (max-width:750px) {
  footer.main-footer {
    width: 100%;
  }

  footer.main-footer nav {
    margin: 0;
  }

  footer.main-footer nav ul li {
    margin-right: 10px;
  }
}

@media screen and (max-width:640px) {
  footer.main-footer {
    width: 100%;
    height: 31px;
  }

  footer.main-footer nav {
    float: none;
    margin: 0;
    padding: 0 10px 0 10px;
    height: 30px;
  }

  footer.main-footer nav ul {
    display: block;
    width: 100%;
  }

  footer.main-footer nav ul li {
    display: none;
    line-height: 30px;
    margin: 0;
  }

  footer.main-footer nav ul li:first-child {
    display: block;
    float: left;
  }

  footer.main-footer nav ul li:last-child {
    display: block;
    float: right;
  }

  footer.main-footer a.recevoir {
    display: none;
  }
}

.jspContainer {
  overflow: hidden;
  position: relative;
  padding: 10px 0;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 10px;
  width: 0;
  height: 100%;
}

.jspVerticalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspArrow {
  display: block;
  height: 20px;
  width: 5px;
}

.jspTrack {
  background: transparent;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.jspDrag {
  background: #999;
  position: relative;
  top: 0;
  left: 0;
  width: 5px;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

#popin .popin-programme {
  padding: 0 10px;
}

#popin .back {
  padding: 50px 0 20px 10px;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
}

#popin .arrow {
  display: none;
}

#popinContent {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

#popinContent .back {
  display: none;
}

#popinContent #layout {
  background: rgba(0,0,0,0.8);
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
}

#popinContent #loader {
  background: #fff url('../images/layout/ajax-loader.gif') center center no-repeat;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 150;
}

#popinContent #popin {
  background: #FFF;
  padding: 30px 50px;
  position: fixed;
  z-index: 100;
}

#popinContent #popin img {
  width: auto;
  max-width: inherit;
}

#popinContent #popin #close {
  background-position: 0 -135px;
  height: 12px;
  margin: 10px 10px 0 0;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 0;
  width: 12px;
  z-index: 100;
}

#popinContent #popin #close:hover {
  background-position: -20px -135px;
}

#popinContent #popin .newsletter {
  list-style: none;
  width: 350px;
}

#popinContent #popin .arrow {
  height: 60%;
  position: absolute;
  top: 20%;
  width: 30px;
  -webkit-transition: opacity .6s ease-in-out 0s;
  -moz-transition: opacity .6s ease-in-out 0s;
  -ms-transition: opacity .6s ease-in-out 0s;
  -o-transition: opacity .6s ease-in-out 0s;
  transition: opacity .6s ease-in-out 0s;
}

#popinContent #popin .arrow span {
  display: block;
  height: 31px;
  left: 50%;
  margin-left: -8px;
  margin-top: -15px;
  position: absolute;
  text-indent: -50000px;
  top: 50%;
  width: 18px;
}

#popinContent #popin .arrow.right {
  right: 0;
}

#popinContent #popin .arrow.right span {
  background-position: -62px -123px;
}

#popinContent #popin .arrow.left {
  left: 0;
}

#popinContent #popin .arrow.left span {
  background-position: -42px -123px;
}

#popinContent #popin .arrow:hover {
  opacity: .5;
}

#home .container {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 0;
}

#home article header h3 {
  text-transform: inherit;
}

#home .push {
  margin-top: 50%;
  padding: 0 30px;
  position: relative;
  z-index: 3;
}

#home .push .vignettes {
  list-style: none;
  max-width: 1425px;
  width: 100%;
}

#home .push .vignettes>li {
  float: left;
  height: 100%;
  overflow: hidden;
  margin-left: 1.3333%;
  width: 24%;
}

#home .push .vignettes>li:first-child {
  margin-left: 0;
}

@media screen and (max-width:1281px) {
  #home .push {
    margin-top: 44%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #home .push {
    margin-top: 50%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #home .push {
    padding: 0;
    margin-top: 60%;
  }

  #home .vignettes>li:nth-child(3) {
    clear: both;
  }

  #home .push .vignettes>li {
    margin-bottom: 20px;
  }

  #home .push .vignettes>li:nth-child(odd) {
    margin-left: 0;
  }

  #home .push .vignettes>li:nth-child(even) {
    margin-left: 2%;
  }

  #home .push .vignettes>li {
    width: 49%;
  }
}

@media screen and (max-width:640px) {
  #home .carrousel {
    position: relative;
  }

  #home .push {
    padding: 0;
    margin: 0;
  }

  #home .push .vignettes>li {
    float: none;
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
  }
}

#programmes .poster {
  position: absolute;
  top: 0;
}

#programmes .container {
  padding: 0 0 50px;
  position: relative;
  margin: 0 auto;
  max-width: 1425px;
  width: 100%;
}

#programmes .container .padding {
  margin-top: 50%;
  padding: 0 30px;
}

#programmes .container .main,#programmes .container aside {
  position: relative;
  float: left;
}

#programmes .container .main {
  width: 75%;
}

#programmes .container .main .content {
  position: relative;
  float: left;
  width: 64%;
  margin: 0 1% 0 1%;
}

#programmes .container .main .content .vignettes {
  list-style: none;
}

#programmes .container .main .content .vignettes>li {
  float: left;
}

#programmes .container .main .side-content {
  position: relative;
  width: 34%;
  float: left;
}

#programmes .container .main .side-content .personnages {
  list-style: none;
}

#programmes .container aside {
  width: 25%;
  background: #fff;
}

#programmes .container aside>ul {
  list-style: none;
  padding: 10px 0;
}

#programmes .container aside>ul>li {
  padding-bottom: 10px;
  margin-top: 30px;
}

#programmes .container aside>ul>li:first-child {
  margin-top: 0;
}

@media screen and (max-width:1281px) {
  #programmes .container .padding {
    margin-top: 40%;
    padding: 0 30px;
  }

  #programmes .container .main {
    width: 67%;
  }

  #programmes .container .main .content {
    width: 48%;
  }

  #programmes .container .main .content .vignettes .sml {
    width: 100%;
  }

  #programmes .container .main .side-content {
    width: 50%;
  }

  #programmes .container aside {
    width: 33%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #programmes .container .padding {
    margin-top: 50%;
    padding: 0 30px;
  }

  #programmes .container .main {
    width: 67%;
  }

  #programmes .container .main .content {
    width: 48%;
    margin: 0 1%;
  }

  #programmes .container .main .content .vignettes .sml {
    width: 100%;
  }

  #programmes .container .main .side-content {
    width: 50%;
  }

  #programmes .container aside {
    width: 33%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #programmes .container {
    padding: 0 0 50px 0;
  }

  #programmes .container .padding {
    margin-top: 60%;
    padding: 0;
  }

  #programmes .container .main {
    width: 50%;
  }

  #programmes .container .main .content {
    width: 100%;
    margin: 0;
  }

  #programmes .container .main .content .vignettes .sml {
    width: 100%;
  }

  #programmes .container .main .side-content {
    width: 100%;
  }

  #programmes .container aside {
    width: 50%;
  }
}

@media screen and (max-width:640px) {
  #programmes .poster {
    position: relative;
  }

  #programmes .container {
    padding: 0 0 50px 0;
  }

  #programmes .container .padding {
    margin: 0;
    padding: 0;
  }

  #programmes .container .main {
    width: 100%;
  }

  #programmes .container .main .content {
    width: 100%;
    margin: 0;
  }

  #programmes .container .main .content .vignettes .sml {
    width: 100%;
  }

  #programmes .container .main .side-content {
    width: 100%;
  }

  #programmes .container aside {
    width: 100%;
  }
}

#grille .title {
  color: #fff;
  display: block;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  height: 30px;
  padding-left: 30px;
}

#grille section .container {
  height: 100%;
  position: relative;
}

#grille aside {
  float: left;
  width: 30%;
}

#grille aside>ul {
  list-style: none;
}

#grille .grille {
  float: left;
  position: relative;
  width: 70%;
}

#grille .grille a.arrow {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 40px;
  -webkit-transition: opacity .6s ease-in-out 0s;
  -moz-transition: opacity .6s ease-in-out 0s;
  -ms-transition: opacity .6s ease-in-out 0s;
  -o-transition: opacity .6s ease-in-out 0s;
  transition: opacity .6s ease-in-out 0s;
}

#grille .grille a.arrow span {
  background-position: 0 -102px;
  display: block;
  height: 32px;
  left: 50%;
  margin: -16px 0 0 -10px;
  position: absolute;
  text-indent: -50000px;
  top: 50%;
  width: 19px;
}

#grille .grille a.arrow.right {
  left: auto;
  right: 0;
}

#grille .grille a.arrow.right span {
  background-position: -21px -102px;
}

#grille .grille a.arrow:hover {
  opacity: .5;
}

#grille .grille .grille-container {
  margin: 0 40px;
  overflow: hidden;
  position: relative;
}

#grille .grille .grille-container .days-container {
  position: relative;
}

#grille .grille .grille-container .days-container>ul {
  list-style: none;
  width: 100%;
}

#grille .grille .grille-container .days-container>ul>li,#grille .grille .grille-container .days-container>ul li.day {
  float: left;
}

@media screen and (min-width:641px) and (max-width:960px) {
  #grille aside {
    width: 40%;
  }

  #grille .grille {
    width: 60%;
  }

  #grille .grille .days-container {
    width: 100%;
  }

  #grille .grille .days-container .days {
    width: 100%;
  }

  #grille .grille .days-container .days .day {
    width: 100%;
    float: none;
  }

  #grille .grille .days-container .days .day .day-content {
    margin: 0;
  }
}

@media screen and (max-width:640px) {
  #grille aside {
    width: 100%;
    float: none;
  }

  #grille .grille {
    float: none;
    width: 100%;
  }

  #grille .grille .arrow {
    display: none!important;
  }

  #grille .grille .grille-container {
    overflow: auto;
    margin: 0;
  }

  #grille .grille .grille-container .days-container {
    width: 100%;
  }

  #grille .grille .grille-container .days-container .days {
    width: 100%;
  }

  #grille .grille .grille-container .days-container .days .day {
    width: 100%;
    float: none;
  }

  #grille .grille .grille-container .days-container .days .day .day-content {
    margin: 0;
  }
}

.lt-ie9 #videos form select {
  display: inline;
}

.lt-ie9 #videos form .easySelect {
  display: inline;
  font-size: 24px;
}

.lt-ie9 #videos form .easySelect span {
  font-size: 12px;
}

#videos .container form {
  padding: 5px 0 0 0;
  width: 100%;
}

#videos .container form fieldset {
  display: inline;
  height: 30px;
}

#videos .container form span,#videos .container form label {
  color: #fff;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  text-transform: uppercase;
  line-height: 24px;
}

#videos .container form span {
  font-size: 20px;
}

#videos .container form .easySelect {
  vertical-align: top;
}

#videos .container form .easySelect span {
  font-size: 12px;
  text-transform: none;
}

#videos .container form label {
  font-size: 12px;
  font-weight: bold;
  padding-left: 50px;
}

#videos .container .vignette {
  float: left;
  width: 25%;
}

#videos .container .vignette.big {
  width: 50%;
}

@media screen and (max-width:1281px) {
  #videos .container .vignette {
    width: 33.3333333333%;
  }

  #videos .container .vignette.big {
    width: 66.666666666%;
  }

  #videos .container .vignette.big .text {
    height: 150px;
  }

  #videos .container .vignette.big .text h2 {
    font-size: 30px;
    line-height: 34px;
  }

  #videos .container .vignette.big .text h3 {
    font-size: 24px;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #videos .container .vignette {
    width: 33.3333333333%;
  }

  #videos .container .vignette.big {
    width: 66.6666666666%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #videos .container form fieldset {
    display: block;
  }

  #videos .container form label {
    padding-left: 0;
  }

  #videos .container .vignette {
    width: 50%;
  }

  #videos .container .vignette.big {
    width: 100%;
  }
}

@media screen and (max-width:640px) {
  #videos .container form {
    padding: 30px;
  }

  #videos .container form fieldset {
    display: block;
    height: auto;
    padding-bottom: 5px;
  }

  #videos .container form label {
    padding-left: 0;
  }

  #videos .container form .easySelect,#videos .container form input {
    display: block!important;
    margin-bottom: 5px;
  }

  #videos .container form .easySelect {
    display: block!important;
    margin-bottom: 5px;
  }

  #videos .container .vignette {
    width: 100%;
  }

  #videos .container .vignette.big {
    width: 100%;
  }

  #videos .container .vignette.big .text {
    height: 70px;
  }

  #videos .container .vignette.big .text h2 {
    font-size: 16px;
    line-height: 18px;
  }

  #videos .container .vignette.big .text h3 {
    font-size: 14px;
  }
}

#chaine section .container {
  height: 100%;
  position: relative;
}

#chaine section .container .padding>article {
  float: left;
  width: 75%;
}

#chaine section .container .padding>article h5 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#chaine section .container .padding>article h4 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#chaine section .container .padding table {
  width: 100%;
}

#chaine section .container .padding td {
  float: left;
  padding-left: 2%;
  width: 48%;
}

#chaine section .container .padding td>ul>li {
  margin-bottom: 20px;
}

#chaine section .container .padding td>ul>li h5 {
  margin-bottom: 0;
}

#chaine section .container .padding td>ul>li address {
  font-style: none;
  font-weight: bold;
  margin-bottom: 5px;
}

#chaine section .container .padding td>ul>li a {
  text-decoration: underline;
  color: #6d6d6d;
}

#chaine section .container .padding td:first-child {
  padding: 0;
}

#chaine section .container .padding .contact .envoie-mail input[type="text"],#chaine section .container .padding .contact .envoie-mail input[type="email"] {
  height: 21px;
  width: 47%;
  border: 1px #c9c9c9 solid;
  padding: 0;
  margin: 0;
  padding-left: 2%;
}

#chaine section .container .padding .contact .envoie-mail input[type="text"].prenom,#chaine section .container .padding .contact .envoie-mail input[type="email"].prenom {
  float: right;
}

#chaine section .container .padding .contact .envoie-mail input[type="text"].email,#chaine section .container .padding .contact .envoie-mail input[type="email"].email {
  width: 98%;
}

#chaine section .container .padding .contact .envoie-mail .easySelect {
  background-position: 92px -177px;
  border: 1px #c9c9c9 solid;
  width: 240px!important;
}

#chaine section .container .padding .contact .envoie-mail textarea {
  border: 1px #c9c9c9 solid;
  height: 60px;
  padding: 2%;
  width: 96%;
}

#chaine section .container .padding .contact .envoie-mail input[type="submit"] {
  float: right;
  height: 30px;
  width: 100px;
}

#chaine section .container .padding .contact .envoie-mail .envoie {
  background-color: #c9c9c9;
}

#chaine section .container .padding .contact .poste h4 {
  margin-bottom: 10px;
}

#chaine section .container .padding .contact .poste ul {
  margin-bottom: 15px;
}

#chaine section .container .padding .contact .poste ul li {
  margin-bottom: 20px;
}

#chaine section .container .padding .contact .poste ul li address {
  font-style: normal;
  margin-top: 5px;
}

#chaine aside {
  background: #fff;
  float: left;
  padding-top: 10px;
  width: 24%;
  margin-left: 1%;
}

#chaine aside>ul {
  list-style: none;
}

#chaine aside>ul>li.newsletter {
  padding-bottom: 30px;
}

@media screen and (max-width:1281px) {
  #chaine section .container .padding>article {
    width: 66.666%;
  }

  #chaine section .container .padding>article.contact td {
    padding: 0;
    width: 100%;
  }

  #chaine section .container .padding>article.contact .poste {
    margin-top: 40px;
  }

  #chaine aside {
    width: 32.333%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #chaine section .container .padding>article {
    width: 66.666%;
  }

  #chaine section .container .padding>article.contact .poste {
    margin-top: 40px;
  }

  #chaine aside {
    width: 32.333%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #chaine section .container .padding td {
    padding: 0;
    width: 100%;
  }

  #chaine section .container .padding>article {
    width: 57%;
  }

  #chaine section .container .padding>article.contact .poste {
    margin-top: 40px;
  }

  #chaine aside {
    width: 42%;
  }
}

@media screen and (max-width:640px) {
  #chaine section .container .padding td {
    padding: 0;
    width: 100%;
  }

  #chaine section .container .padding>article {
    width: 100%;
  }

  #chaine section .container .padding>article.contact .envoie-mail input[type="text"] {
    float: none!important;
    width: 98%!important;
  }

  #chaine section .container .padding>article.contact .envoie-mail input[type="text"].prenom {
    margin-top: 16px!important;
  }

  #chaine section .container .padding>article.contact .poste {
    margin-top: 40px;
  }

  #chaine aside {
    width: 100%;
    margin-left: 0;
  }
}

#news .container .padding>article {
  float: left;
  width: 75%;
}

#news .container .padding>article ul {
  list-style: none;
}

#news .container .padding>article a.link {
  margin-top: 20px;
}

#news aside {
  background: #fff;
  float: left;
  padding-top: 10px;
  width: 24%;
  margin-left: 1%;
}

#news aside label {
  padding-left: 10px;
}

#news aside>ul {
  list-style: none;
}

#news aside>ul li.news-recherche,#news aside>ul li.date,#news aside>ul li.mots-cles,#news aside>ul li.newsletter {
  padding-bottom: 30px;
}

#news aside .easySelect {
  background-position: 92px -177px;
  border: 1px #000 solid;
  width: 100%!important;
}

@media screen and (max-width:1281px) {
  #news .container .padding>article {
    width: 66.666%;
  }

  #news aside {
    width: 32.333%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #news .container .padding>article {
    width: 66.666%;
  }

  #news aside {
    width: 32.333%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #news .container .padding>article {
    width: 55%;
  }

  #news .container .padding>article .news figure {
    float: none;
    width: 100%;
  }

  #news .container .padding>article .news .text {
    float: none;
    width: 100%;
  }

  #news aside {
    width: 44%;
  }
}

@media screen and (max-width:640px) {
  #news .container .padding>article {
    width: 100%;
  }

  #news .container .padding>article .news figure {
    float: none;
    width: 100%;
  }

  #news .container .padding>article .news .text {
    float: none;
    width: 100%;
  }

  #news aside {
    width: 100%;
    margin-left: 0;
  }
}

#jeu .container .padding>article {
  float: left;
  width: 75%;
}

#jeu .container .padding>article ul {
  list-style: none;
}

#jeu .container .padding>article .strong,#jeu .container .padding>article h4 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}

#jeu .container .padding>article h4 {
  text-transform: uppercase;
}

#jeu .container .padding>article strong {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}

#jeu .container .padding>article ul.description {
  margin-top: 20px;
}

#jeu .container .padding>article ul.description .left,#jeu .container .padding>article ul.description .right {
  float: left;
  width: 49%;
}

#jeu .container .padding>article ul.description .right {
  margin-left: 2%;
}

#jeu .container .padding>article ul.dotation .left {
  float: left;
}

#jeu .container .padding>article ul.dotation .right {
  float: right;
}

#jeu .container .padding>article ul.form {
  margin-top: 30px;
}

#jeu .container .padding>article ul.form p {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}

#jeu .container .padding>article ul.form label {
  padding-left: 10px;
  line-height: 20px;
}

#jeu .container .padding>article ul.form.adresse label {
  line-height: 37px;
}

#jeu .container .padding>article ul.form input[type="text"],#jeu .container .padding>article ul.form input[type="email"] {
  border: 1px #c9c9c9 solid;
  display: block;
  height: 30px;
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  padding-left: 2%;
  width: 96%;
}

#jeu .container .padding>article ul.form input[type="submit"] {
  float: right;
  margin-right: 1%;
  padding-left: 20px;
  padding-right: 20px;
}

#jeu .container .padding>article ul.form li {
  float: left;
  margin-left: 1%;
  margin-bottom: 20px;
  position: relative;
  width: 32%;
}

#jeu .container .padding>article ul.form li:first-child {
  margin-left: 0;
}

#jeu .vignette .text {
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}

#jeu aside {
  background: #fff;
  float: left;
  padding-top: 10px;
  width: 24%;
  margin-left: 1%;
}

#jeu aside label {
  padding-left: 10px;
}

#jeu aside>ul {
  list-style: none;
}

#jeu aside>ul li.newsletter {
  padding-bottom: 30px;
}

@media screen and (max-width:1281px) {
  #jeu .container .padding>article {
    width: 66.666%;
  }

  #jeu .container .padding>article ul.form li {
    width: 49%;
    margin-left: 0;
  }

  #jeu .container .padding>article ul.form li:nth-child(2) {
    margin-left: 2%;
  }

  #jeu .container .padding .vignette.big {
    width: 100%;
  }

  #jeu .container .padding .vignette.big .text {
    height: 120px;
  }

  #jeu .container .padding .vignette.big .text h2 {
    font-size: 30px;
    line-height: 34px;
  }

  #jeu .container .padding .vignette.big .text h3,#jeu .container .padding .vignette.big .text strong {
    font-size: 24px;
  }

  #jeu aside {
    width: 32.333%;
  }
}

@media screen and (max-width:1024px) {
  #jeu .container .vignette.big .text {
    height: 60px;
  }

  #jeu .container .vignette.big .text h2 {
    font-size: 16px;
    line-height: 18px;
  }

  #jeu .container .vignette.big .text h3,#jeu .container .vignette.big .text strong {
    font-size: 14px;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #jeu .container .padding>article {
    width: 66.666%;
  }

  #jeu .container .padding>article ul.form li {
    width: 100%;
    margin-left: 0!important;
  }

  #jeu aside {
    width: 32.333%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #jeu .container .padding>article {
    width: 55%;
  }

  #jeu .container .padding>article ul.description .left,#jeu .container .padding>article ul.description .right {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  #jeu .container .padding>article ul.form li {
    width: 100%;
    margin-left: 0!important;
  }

  #jeu aside {
    width: 44%;
  }
}

@media screen and (max-width:640px) {
  #jeu .container .padding>article {
    width: 100%;
  }

  #jeu .container .padding>article ul.description .left,#jeu .container .padding>article ul.description .right {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  #jeu .container .padding>article ul.form li {
    width: 100%;
    margin-left: 0!important;
  }

  #jeu aside {
    width: 100%;
    margin-left: 0;
  }
}

#quizz .container form.selection {
  padding: 5px 0 0 0;
  width: 100%;
}

#quizz .container form.selection fieldset {
  display: inline;
  height: 30px;
  margin-left: 30px;
}

#quizz .container form.selection span,#quizz .container form.selection label {
  color: #fff;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  text-transform: uppercase;
  line-height: 24px;
}

#quizz .container form.selection span {
  font-size: 20px;
}

#quizz .container form.selection .easySelect {
  vertical-align: top;
}

#quizz .container form.selection .easySelect span {
  font-size: 12px;
  text-transform: none;
}

#quizz .container .quizz {
  float: left;
  width: 24%;
  margin-right: 1%;
  margin-bottom: 1%;
  padding-bottom: 50px;
}

#quizz .container .quizz .reponse,#quizz .container .quizz .link {
  position: absolute;
  bottom: 30px;
  right: 0;
}

#quizz .container .quizz .reponse {
  bottom: 20px;
}

@media screen and (max-width:1281px) {
  #quizz .container .quizz {
    width: 32.333%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #quizz .container .quizz {
    width: 32.333%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #quizz .container .quizz {
    width: 50%;
    margin: 0;
  }
}

@media screen and (max-width:640px) {
  #quizz .container .selection {
    padding: 10px;
  }

  #quizz .container .selection fieldset {
    margin: 0!important;
  }

  #quizz .container .quizz {
    margin: 0;
    width: 100%;
  }
}

#reponse .container {
  padding: 100px 30px 50px 30px;
}

#reponse .container>article {
  float: left;
  width: 75%;
}

#reponse .container>article ul {
  list-style: none;
}

#reponse .container>article h4 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#reponse .container>article h3 {
  font-size: 18px;
}

#reponse .container>article ul.form {
  margin-top: 30px;
  margin-bottom: 30px;
}

#reponse .container>article ul.form p {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}

#reponse .container>article ul.form label {
  padding-left: 10px;
  line-height: 20px;
}

#reponse .container>article ul.form li {
  float: left;
  margin-left: 1%;
  margin-bottom: 20px;
  position: relative;
  width: 32%;
}

#reponse .container>article ul.form li:first-child {
  margin-left: 0;
}

#reponse .container .resultat {
  text-align: center;
  font-family: 'Tex',Verdana,Arial,sans-serif;
}

#reponse .container .resultat strong {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}

#reponse .container .resultat p {
  font-size: 24px;
}

#reponse aside {
  background: #fff;
  float: left;
  width: 24%;
  margin-left: 1%;
}

#reponse aside label {
  padding-left: 10px;
}

#reponse aside>ul {
  list-style: none;
}

@media screen and (max-width:1281px) {
  #reponse .container>article {
    width: 66.666%;
  }

  #reponse .container>article ul.form li {
    width: 49%;
    margin-left: 0;
  }

  #reponse .container>article ul.form li:nth-child(2) {
    margin-left: 2%;
  }

  #reponse aside {
    width: 32.333%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #reponse .container>article {
    width: 66.666%;
  }

  #reponse .container>article ul.form li {
    width: 100%;
    margin-left: 0!important;
  }

  #reponse aside {
    width: 32.333%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #reponse .container {
    padding: 100px 0 50px 0;
  }

  #reponse .container>article {
    width: 55%;
  }

  #reponse .container>article ul.form li {
    width: 100%;
    margin-left: 0!important;
  }

  #reponse aside {
    width: 44%;
  }
}

@media screen and (max-width:640px) {
  #reponse .container {
    padding: 30px 0 50px 0;
  }

  #reponse .container>article {
    width: 100%;
  }

  #reponse .container>article ul.form li {
    width: 100%;
    margin-left: 0!important;
  }

  #reponse aside {
    width: 100%;
    margin-left: 0;
  }
}

#communaute .facebook-container {
  width: 100%;
}

#communaute .facebook-container .fb-like-box {
  width: 100%;
}

#communaute .facebook-container .fb-like-box>span {
  width: 100%!important;
}

#communaute .facebook-container .fb-like-box>span>iframe {
  width: 100%!important;
}

#communaute .container .padding>article {
  float: left;
  width: 75%;
}

#communaute .container .padding>article ul {
  list-style: none;
}

#communaute .container .padding>article h4 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#communaute .container .padding>article .strong {
  font-size: 18px;
  font-weight: normal;
}

#communaute .container .padding>article fieldset {
  margin: 20px 0 30px;
}

#communaute .container .padding>article fieldset input[type="submit"] {
  padding: 8px 10px 10px 10px;
}

#communaute .container .padding>article fieldset .label_plateforme {
  margin-right: 10px;
}

#communaute .container .padding>article fieldset .plateforme {
  margin-left: 10px;
}

#communaute .container .padding>article fieldset .plateforme input {
  float: left;
  margin-top: 5px;
}

#communaute .container .padding>article fieldset .plateforme label {
  display: block;
  float: left;
  height: 25px;
  margin: 0 10px;
  text-indent: -50000px;
  width: 73px;
}

#communaute .container .padding>article fieldset .plateforme label.label_twitter {
  background: url('../images/layout/twitter.jpg') no-repeat;
}

#communaute .container .padding>article fieldset .plateforme label.label_facebook {
  background: url('../images/layout/facebook.jpg') no-repeat;
}

#communaute .container .padding>article fieldset label {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 24px;
  float: left;
}

#communaute .container .padding>article fieldset .easySelect {
  border: 1px #6d6d6d solid;
  float: left;
  margin-left: 10px;
}

#communaute .container .padding>article fieldset textarea {
  padding: 1%;
  width: 98%;
  height: 100px;
}

#communaute .container .padding>article fieldset .envoie {
  background-color: #c9c9c9;
}

#communaute .container .padding>article fieldset .envoie li a {
  float: right;
}

#communaute .container .padding>article fieldset .envoie li a.facebook-bt {
  background-position: 0 -270px;
  display: block;
  height: 28px;
  text-indent: -50000px;
  width: 99px;
}

#communaute .container .padding>article fieldset .envoie li a.twitter-bt {
  background-position: -101px -270px;
  display: block;
  height: 28px;
  text-indent: -50000px;
  width: 99px;
}

#communaute .container .padding>article .comments .comment {
  border-bottom: 1px #c9c9c9 solid;
  padding: 10px 0;
}

#communaute .container .padding>article .comments .comment figure {
  float: left;
  width: 15%;
  max-width: 60px;
}

#communaute .container .padding>article .comments .comment figure img {
  display: block;
}

#communaute .container .padding>article .comments .comment figure figcaption {
  font-weight: bold;
  text-align: center;
}

#communaute .container .padding>article .comments .comment .text {
  float: left;
  margin-left: 2%;
  padding: 0;
  width: 83%;
}

#communaute .container .padding>article .comments .comment .text strong {
  color: #6d6d6d;
  font-weight: normal;
}

#communaute .container .padding>article .comments .comment .text p {
  font-size: 12px;
  margin-top: 5px;
}

#communaute aside {
  background: #fff;
  float: left;
  margin-left: 1%;
  padding-top: 20px;
  width: 24%;
}

#communaute aside>ul {
  list-style: none;
}

#communaute aside>ul .newletter,#communaute aside>ul .push-aside,#communaute aside>ul .zoom-aside,#communaute aside>ul .quizz {
  margin-top: 30px;
}

@media screen and (max-width:1281px) {
  #communaute .container .padding>article {
    width: 66.666%;
  }

  #communaute aside {
    width: 32.333%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #communaute .container .paddding>article {
    width: 66.666%;
  }

  #communaute aside {
    width: 32.333%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #communaute .container .padding>article {
    width: 55%;
  }

  #communaute aside {
    width: 44%;
  }
}

@media screen and (max-width:640px) {
  #communaute .container .padding>article {
    width: 100%;
  }

  #communaute aside {
    width: 100%;
    margin-left: 0;
  }
}

#error section .container {
  height: 100%;
  position: relative;
  padding: 100px 30px 50px 30px;
}

#error section .container>article h5 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#error section .container>article h4 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#recherche .container .padding>article {
  float: left;
  width: 75%;
}

#recherche .container .padding>article ul.resultats {
  list-style: none;
  padding: 0 30px;
}

#recherche .container .padding>article h2 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 24px;
  margin: 30px 0 10px 0;
  text-transform: capitalize;
}

#recherche .container .padding>article form.selection {
  padding: 5px 0 0 0;
  width: 100%;
}

#recherche .container .padding>article form.selection span,#recherche .container .padding>article form.selection label {
  color: #fff;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  text-transform: uppercase;
  line-height: 24px;
}

#recherche .container .padding>article form.selection span {
  font-size: 20px;
}

#recherche .container .padding>article form.selection ul {
  display: inline;
  margin-left: 30px;
}

#recherche .container .padding>article form.selection ul li {
  display: inline-block;
  margin-right: 30px;
}

#recherche .container .padding>article form.selection ul li label {
  font-size: 12px;
  padding-left: 10px;
}

#recherche .container .padding>article ul.resultat-list {
  list-style: none;
}

#recherche .container .padding>article ul.resultat-list>li {
  border-bottom: 1px #c9c9c9 solid;
  margin: 0 30px;
  padding: 30px 0 30px 0;
  margin: 0;
  border: 0;
  border-top: 1px #c9c9c9 solid;
}

#recherche .container .padding>article ul.resultat-list>li:first-child {
  padding-top: 20px;
}

#recherche .container .padding>article ul.resultat-list>li figure {
  float: left;
  position: relative;
  width: 30%;
}

#recherche .container .padding>article ul.resultat-list>li .text {
  float: left;
  padding: 0;
  margin-left: 3%;
  width: 67%;
}

#recherche .container .padding>article ul.resultat-list>li .text span {
  color: #6d6d6d;
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 12px;
  font-style: none;
}

#recherche .container .padding>article ul.resultat-list>li .text h3 {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

#recherche .container .padding>article ul.resultat-list>li .text strong {
  font-family: 'Tex',Verdana,Arial,sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

#recherche .container .padding>article ul.resultat-list>li .text p {
  color: #6d6d6d;
}

#recherche .container .padding>article ul.resultat-list>li .video-icon {
  top: 50%;
}

#recherche .container .padding>article a.link {
  margin-top: 20px;
}

#recherche aside {
  background: #fff;
  float: left;
  padding-top: 10px;
  width: 24%;
  margin-left: 1%;
}

#recherche aside label {
  padding-left: 10px;
}

#recherche aside>ul {
  list-style: none;
}

#recherche aside>ul li.news-recherche,#recherche aside>ul li.date,#recherche aside>ul li.mots-cles,#recherche aside>ul li.newsletter {
  padding-bottom: 30px;
}

#recherche aside .easySelect {
  background-position: 92px -177px;
  border: 1px #000 solid;
  width: 100%!important;
}

@media screen and (max-width:1281px) {
  #recherche .container .padding>article {
    width: 66.666%;
  }

  #recherche .container .padding>article form.selection span {
    display: block;
  }

  #recherche .container .padding>article form.selection ul {
    margin: 0;
  }

  #recherche aside {
    width: 32.333%;
  }
}

@media screen and (min-width:961px) and (max-width:1024px) {
  #recherche .container .padding>article {
    width: 66.666%;
  }

  #recherche .container .padding>article form.selection span {
    display: block;
  }

  #recherche .container .padding>article form.selection ul {
    margin: 0;
  }

  #recherche aside {
    width: 32.333%;
  }
}

@media screen and (min-width:641px) and (max-width:960px) {
  #recherche .container .padding>article {
    width: 55%;
  }

  #recherche .container .padding>article ul.resultat-list>li figure {
    float: none;
    width: 100%;
  }

  #recherche .container .padding>article ul.resultat-list>li .text {
    float: none;
    width: 100%;
  }

  #recherche aside {
    width: 44%;
  }
}

@media screen and (max-width:640px) {
  #recherche .container .padding>article {
    width: 100%;
  }

  #recherche .container .padding>article ul.resultat-list>li figure {
    float: none;
    width: 100%;
  }

  #recherche .container .padding>article ul.resultat-list>li .text {
    float: none;
    width: 100%;
  }

  #recherche aside {
    width: 100%;
    margin-left: 0;
  }
}
