﻿* {
    margin: 0;
    padding: 0;
}
#aLaUne {
  position: relative;
  margin: 0 0 20px;
  height: 100%;
  width: 100%;
}
.news-slider {
  float: left;
  height: 300px;
  width: 685px;
  overflow: hidden;
  position: relative;
}
.no-slider {
  height: 100%;
  width: 100%;
  float: none !important;
}
.news-slider .text-content {
  position: absolute;
  bottom: 0;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.55);
  padding: 15px 15px 13px;
  width: 655px;
}
.no-slider .text-content {
  width: 825px !important;
}
.news-slider .text-content span {
    display:block;
    font-family: FaktSlabSemiBold;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 3px;
    text-transform: uppercase;
    overflow: hidden;
}
.news-slider .text-content p {
    height: 28px;
    line-height: 14px;
    padding-right: 105px;
    overflow: hidden;
}
.no-slider .text-content p {
  padding: 0 !important;
}
.news-slider .text-content a.button-link {
  padding: 0.25em 0.5em;
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.news-slider .image-content {
  line-height: 0;
}
.news-slider .image-content img {
  max-width: 100%;
}
.news-slider .news-pager {
  color: #FFF;
  font-family: FaktSlabBold;
  font-size: 23px;
  position: absolute;
  display: block;
  bottom: 20px;
  height: 17px;
  right: 48px;
  z-index: 33;
}
.news-slider .news-pager li {
  display: none;
}
.news-slider .news-pager li.sy-active {
  display: inline-block;
}
#aLaUne #zapper {
  background: #3a383b;
  float:right;
  height: 300px;
  width: 169px;
  overflow: hidden;
}
#aLaUne #zapper div {
  font-family: FaktSlabConPro;
  font-size: 13px;
  color: #FFF;
  text-align: right;
  cursor: pointer;
}
#aLaUne #zapper .zapper1 {
  border-bottom: solid 1px #757476;
  padding: 18px 13px 16px;
  height: 25px;
}
#aLaUne #zapper .zapper2 {
  background-color: #7d7b7e !important;
  border-bottom: solid 1px #A4A3A5;
  padding: 9px 13px 11px;
  height: 9px;
}
#aLaUne #zapper #tclub {
  background: url('/images.net/v3/home/zap.tclub.png') no-repeat 10px 3px;
}
#aLaUne #zapper #sclub {
  background: url('/images.net/v3/home/zap.sclub.png') no-repeat 11px 5px;
}
#aLaUne #zapper #shop {
  background: url('/images.net/v3/home/zap.shop.png') no-repeat 14px 7px;
}
#aLaUne #zapper #ticket {
  background: url('/images.net/v3/home/zap.ticket.png') no-repeat 18px 6px;
}
#aLaUne #zapper #calendar {
  background: url('/images.net/v3/home/zap.calendar.png') no-repeat 18px 3px;
}
#aLaUne #zapper #results {
  background: url('/images.net/v3/home/zap.results.png') no-repeat 20px 2px;
}
#aLaUne #zapper #bilans {
  background: url('/images.net/v3/home/zap.bilans.png') no-repeat 18px 3px;
}

#EssentielActu {
  float: left;
  position: relative;
  margin: 0 0 30px;
  height: 100%;
  width: 520px;
}
#EssentielActu .bandeauTitre {
  background: url('/images.net/v3/home/titre_essentiel.png');
  margin: 0 0 8px;
  height: 43px;
  width: 100%;
}
#EssentielActu .news-content {
  float: left;
  position: relative;
  margin: 2px 0 0 0;
  height: 255px;
  width: 259px;
  overflow: hidden;
}
#EssentielActu .larger {
  height: 275px !important;
  width: 520px !important;
}
#EssentielActu .margin {
  margin-right: 2px !important;
}
#EssentielActu .news-content .linear-gradient {
  position: absolute;
  bottom: 0;
  background: -webkit-linear-gradient(top, rgba(18,18,18,0) 0%, rgba(18,18,18,0.75) 60%, rgba(18,18,18,0.95) 100%); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top, rgba(18,18,18,0) 0%, rgba(18,18,18,0.75) 60%, rgba(18,18,18,0.95) 100%); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, rgba(18,18,18,0) 0%, rgba(18,18,18,0.75) 60%, rgba(18,18,18,0.95) 100%); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, rgba(18,18,18,0) 0%, rgba(18,18,18,0.75) 60%, rgba(18,18,18,0.95) 100%); /* Standard syntax (must be last) */
  height: 120px;
  width: 100%;
}
#EssentielActu .news-content .text-content {
  position: absolute;
  color: #FFF;
  bottom: 0;
  text-transform: uppercase;
  width: 100%;
}
#EssentielActu .news-content #title1 {
  display: block;
  font-size: 11px;
  line-height: 11px;
  padding: 0 13px;
}
#EssentielActu .larger #title1  {
  font-size: 15px;
  line-height: 15px;
  padding: 0 26px;
}
#EssentielActu .news-content #title2 {
  display: block;
  font-family: FaktSlabSemiBold;
  font-size: 20px;
  line-height: 20px;
  padding: 3px 13px 10px;
}
#EssentielActu .larger #title2 {
  font-size: 29px;
  line-height: 29px;
  padding: 3px 26px 15px;
}
#EssentielActu .news-content .picto {
  position: absolute;
  background-size: 100%;
  width: 38px;
  height: 27px;
  top: 12px;
}
#EssentielActu .larger .picto {
  position: absolute;
  width: 45px;
  height: 33px;
  top: 16px;
}
#EssentielActu .separator {
  background: #555457;
  height: 1px;
  margin: 15px 0;
  width: 100%;
}

#AVosMarques {
  float: right;
  position: relative;
  margin: 0 0 30px;
  height: 100%;
  width: 315px;
  overflow: hidden;
}
#AVosMarques .bandeauTitre {
  background: url('/images.net/v3/home/titre_marques.png');
  margin: 0 0 8px;
  height: 43px;
  width: 100%;
}
#AVosMarques .news-content {
  position: relative;
  border-bottom: solid 1px #555457;
}
#AVosMarques .info-content {
  background: #eaeaea;
  border-bottom: solid 1px #555457;
  padding: 8px 8px 8px 7px;
}
#AVosMarques .text-content {
  height: 58px;
  display: table-cell;
  vertical-align: middle;
  padding: 9px 0 9px 53px;
}
#AVosMarques .text-content span {
  font-family: ProximaBold;
  font-size: 10px;
  line-height: 13px;
}
#AVosMarques .text-content div {
  font-size: 14px;
  line-height: 15px;
  letter-spacing: -0.75px;
  max-height: 45px;
  overflow: hidden;
}
#AVosMarques .news-content .picto {
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left center;
  width: 40px;
  height: 100%;
  top: 0;
}
#AVosMarques .news-content .picto2 {
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  top: 18px;
}

#Medias {
  position: relative;
  height: 100%;
  width: 100%;
}
#Medias .bandeauTitre {
  background: url('/images.net/v3/home/titre_medias.png');
  margin: 0 0 10px;
  height: 40px;
  width: 100%;
}
#Medias .margin {
  margin-left: 3px !important;
}
#Medias .media-content {
  float: left;
  position: relative;
  margin: 3px 0 0 0;
  height: 215px;
  width: 283px;
  overflow: hidden;
}
#Medias .media-content img {
  position: absolute;
  height: 100%;
}
#Medias .media-content .linear-gradient {
  position: absolute;
  bottom: 0;
  background: -webkit-linear-gradient(top, rgba(18,18,18,0) 0%, rgba(18,18,18,0.75) 60%, rgba(18,18,18,0.95) 100%); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top, rgba(18,18,18,0) 0%, rgba(18,18,18,0.75) 60%, rgba(18,18,18,0.95) 100%); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, rgba(18,18,18,0) 0%, rgba(18,18,18,0.75) 60%, rgba(18,18,18,0.95) 100%); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, rgba(18,18,18,0) 0%, rgba(18,18,18,0.75) 60%, rgba(18,18,18,0.95) 100%); /* Standard syntax (must be last) */
  height: 100px;
  width: 100%;
}
#Medias .media-content .picto {
  position: absolute;
  left: 12px;
  bottom: 14px;
  height: 36px;
  width: 35px;
  z-index: 4;
}
#Medias .media-content .pictoimage {
  background: url('/images.net/v3/home/pic.image.png');
}
#Medias .media-content .pictovideo {
  background: url('/images.net/v3/home/pic.video.png');
}
#Medias .media-content .text-content {
  position: absolute;
  color: #FFF;
  bottom: 12px;
  left: 60px;
  padding-right: 8px;
}
#Medias .media-content .text-content .title1 {
  display: block;
  font-family: FaktSlabBold;
  font-size: 20px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
#Medias .media-content .text-content .title2 {
  display: block;
  font-family: FaktSlabSemiBold;
  font-size: 15px;
  line-height: 15px;
  height: 15px;
  padding-top: 2px;
  overflow: hidden;
}