









h1#subscription-plans-title {
  font-family: 'NovecentoMed', arial, sans-serif;
  text-align: center;
  color: #b1c71f;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  background-image: url(/img/redesign/marketing/bg-offer-title.png);
  background-position: 50% 17px;
  background-repeat: no-repeat;
  margin: 20px 0 2px 0;
}
h2#subscription-plans-subtitle {
  font-family: 'Novecento', arial, sans-serif;
  font-weight: normal;
  text-align: center;
  color: #484848;
  font-size: 24px;
  text-transform: uppercase;
}

.subscription-plans-name-blue{
  color: #56bbdb;
}
.subscription-plans-name-green{
  color: #b8d729;
}
.subscription-plans-name-orange{
  color : #f79400;
}
#subscription-plans .subscription-plans-box {
  margin-top: 20px;
  margin-bottom: 20px;
}
#subscription-plans .subscription-plans-box table {
  border-spacing:0;
  border-collapse: separate;
  text-align: center;
}
#subscription-plans .subscription-plans-box table th{
  color: white;
  font-family: 'Novecento', arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  height:20px;
  padding: 3px 10px;
  text-align: left;
  text-transform: uppercase;
  border-radius: 4px 4px 0 0;
  background: #3d3c3c;
  background: -moz-linear-gradient(top, #585858 0%, #3d3c3c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585858), color-stop(100%,#3d3c3c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%,#3d3c3c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #585858 0%,#3d3c3c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #585858 0%,#3d3c3c 100%); /* IE10+ */
  background: linear-gradient(to bottom, #585858 0%,#3d3c3c 100%); /* W3C */
}
#subscription-plans .subscription-plans-box table th h2{
  font-size: 27px;
  padding-bottom: 4px;
}
#subscription-plans .subscription-plans-box table td.details {
  border: 1px solid #c7c7c7;
  border-top: none;
  background: #f6f6f6 url(/img/redesign/marketing/bg_shadow_top.png) repeat-x 0 0;
}
#subscription-plans .subscription-plans-box.black table td.details {
  border: 1px solid #2c2c2c;
  border-top: none;
  color: #eee;
  background: #323232 url(/img/redesign/marketing/bg_shadow_top.png) repeat-x 0 0;
}
#subscription-plans .subscription-plans-box table td.details div.details-inner {
  height: 245px;
  padding: 30px 20px 0 260px;
  text-align: left;
  line-height: 20px;
}
#subscription-plans .subscription-plans-box table td.details div.details-inner ul {
  margin-bottom: 15px;
  margin-top: -5px;
}
#subscription-plans .subscription-plans-box table td.details div.details-inner ul.further {
  margin-left: 130px;
  margin-top: 2px;
}
#subscription-plans .subscription-plans-box table td.details div.details-inner ul li {
  list-style: inside disc;
  padding: 0 0 0 15px;
}
#subscription-plans .subscription-plans-box table td.details div.details-inner-premium {
  background: url(/img/redesign/marketing/bg_premium.png) no-repeat transparent;
}
#subscription-plans .subscription-plans-box table td.details div.details-inner-hifi {
  background: url(/img/redesign/marketing/bg_hifi.png) no-repeat transparent;
}
#subscription-plans .subscription-plans-box table td.details div.details-inner-classique,
#subscription-plans .subscription-plans-box table td.details div.details-inner-single {
  height: auto;
  padding: 0 0 0 370px;
}
#subscription-plans .subscription-plans-box table td.details div.details-inner-classique ul,
#subscription-plans .subscription-plans-box table td.details div.details-inner-single ul
{
  margin-bottom: 4px;
}
#subscription-plans .subscription-plans-box table td.classique,
#subscription-plans .subscription-plans-box table td.single {
  height: 128px;
  position: relative;
}
#subscription-plans .subscription-plans-box table td.classique h3,
#subscription-plans .subscription-plans-box table td.single h3
{
  padding: 10px 0 10px 190px;
  height: 25px;
}
#subscription-plans .subscription-plans-box img.classique,
#subscription-plans .subscription-plans-box img.single{
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
#subscription-plans .subscription-plans-box h3 {
  font-family: "Novecento", arial, sans-serif;
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 23px;
  height: 50px;
  padding-top: 25px;
}
#subscription-plans .subscription-plans-box.black h3 {
  height: 65px;
  padding-top: 10px;
}
#subscription-plans .subscription-plans-box.modal h3 {
  height: 40px;
  padding-top: 10px;
}
#subscription-plans .subscription-plans-box table td.price {
  position: relative;
  text-transform: uppercase;
  font-family: 'NovecentoMed', arial, sans-serif;
  height: 130px;
}
#subscription-plans .subscription-plans-box table td.price.small{
  height: 72px;
  text-align: right;
  padding-right: 4px;
  box-sizing: border-box;
}
#subscription-plans .subscription-plans-box table td.price.small span{
  vertical-align: middle;
}
#subscription-plans .subscription-plans-box table td.price .price-holder{
  margin-bottom: 15px;
  position: relative;
  padding-top: 26px;
}
#subscription-plans .subscription-plans-box table td.price sup,
#subscription-plans-tab-master .subscription-plans-price sup{
  font-size: 0.4em;
  top: -1.1em;
}
#subscription-plans .subscription-plans-box table td.price span{
  font-size: 26px;
  font-weight: bold;
}
#subscription-plans .subscription-plans-box table td.price span span{
  font-size: 19px;
}
#subscription-plans .subscription-plans-box table td.price-left {
  border: 1px solid #c7c7c7;
  border-top: 1px solid #e3e3e3;
  background: #eaeaea url(/img/redesign/marketing/bg_shadow_top.png) repeat-x 0 0;
  border-radius: 0 0 0 4px;
}
#subscription-plans .subscription-plans-box table td.price-right.small {
  width: 32%;
}
#subscription-plans .subscription-plans-box table td.price-right {
  border: 1px solid #c7c7c7;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #f6f6f6;
  background: #e3e3e3 url(/img/redesign/marketing/bg_shadow_top.png) repeat-x 0 0;
  border-radius: 0 0 4px 0;
}
#subscription-plans .subscription-plans-box.black table td.price-left {
  border: 1px solid #2c2c2c;
  border-top: 1px solid #5b5b5b;
  border-right: 1px solid #5e5e5e;
  color: white;
  background: #4d4d4d url(/img/redesign/marketing/bg_shadow_top.png) repeat-x 0 0;
}
#subscription-plans .subscription-plans-box.black table td.price-right {
  border: 1px solid #2c2c2c;
  border-top: 1px solid #5b5b5b;
  color: white;
  background: #3f3f3f url(/img/redesign/marketing/bg_shadow_top.png) repeat-x 0 0;
}
#subscription-plans .subscription-plans-box table td.price img.offer{
  position: absolute;
  top: -66px;
  right: -13px;
  z-index: 10;
}
#subscription-plans .subscription-plans-box table td.price img.offerSingle{
  position: absolute;
  top: -45px;
  right: -30px;
  z-index: 10;
}
.promo-holder{
  margin-top: -26px;
}
#subscription-plans .subscription-plans-box table td.price span.pricetip{
  background-color: #f54f15;
  border-radius: 3px;
  border-top-color: #f54f15;
  font-size: 10px;
  font-family: Arial;
  text-transform: none;
  color: white;
  text-shadow: 0 1px 1px #444;
  padding: 1px 10px;
  display: inline-block;
  margin-bottom: 5px;
}
.pricetip:after {
  content: "";
  position: absolute;
  top: 20px;
  left: 120px;
  border-top: 5px solid;
  border-top-color: inherit;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-bottom: 5px;
}
#subscription-plans .subscription-plans-box table td.price .pricetip sup{
  font-size: 0.9em;
  vertical-align: text-bottom;
}
#subscription-plans-tab-master {
  position: relative;
}
#subscription-plans-tab-master #subscription-plans-tab-master-bot {
  background-image: url(/img/redesign/marketing/bg-offer-bottab.png);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 12px;
}

#subscription-plans-tab {
  margin: 20px 0 10px 20px;
  width: 958px;
  border:none;
  border-collapse: collapse;
}
#subscription-plans-tab-wrapper {
  background: white url(/img/redesign/marketing/bg_shadow_top.png) repeat-x 0 0;
  padding-top: 20px;
}

#subscription-plans-tab .subscription-plans-tab-prices{
  border-top: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  background: #f1f1f1;
  text-transform: uppercase;
  font-family: 'NovecentoMed', arial, sans-serif;
  font-size: 18px;
  height: 54px;
}
#subscription-plans-tab .subscription-plans-tab-prices span{
  font-size: 12px;
  line-height: 12px;
}
#subscription-plans-tab th {
  width: 180px;
}
#subscription-plans-tab th.subscription-plans-tab-label{
  color: white;
  font-family: 'NovecentoMed', arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  height:20px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 4px;
  border: 1px solid white;
  background: #383737;
  background: -moz-linear-gradient(top, #585858 0%, #383737 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585858), color-stop(100%,#383737)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%,#383737 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #585858 0%,#383737 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #585858 0%,#383737 100%); /* IE10+ */
  background: linear-gradient(to bottom, #585858 0%,#383737 100%); /* W3C */
}
#subscription-plans-tab th.subscription-plans-tab-label.single{
  width: 380px;
}
#subscription-plans-tab th.subscription-plans-tab-label.single span.single{
  display: block;
}
#subscription-plans-tab th .subscription-plans-price {
  padding: 10px 5px 0 0;
  font-size: 13px;
  display: inline-block;
}
#subscription-plans-tab th .subscription-plans-price span {
  font-size: 18px;
  font-weight: bold;
}

#subscription-plans-tab tr.subscription-plans-tab-sep td {
  border-bottom: 1px solid #bfbfbf;
}

#subscription-plans-tab td.wider {
  height: 70px;
}
#subscription-plans-tab td.wider span.help {
  font-size: 11px;
}
#subscription-plans-tab tr.zebra {
  background-color: #f1f1f1;
}

#subscription-plans-tab td {
  text-align: center;
  border-right: 1px dotted #9e9e9e;
  border-left: 1px dotted #9e9e9e;
  border-top: 1px dotted #cdcdcd;
  border-bottom: 1px dotted #cdcdcd;
}

#subscription-plans-tab tr.subscription-plans-tab-label-head td {
  border-top: 0;
}
#subscription-plans-tab td.subscription-plans-tab-label-head {
  text-align: left;
  font-size: 20px;
  color: black;
  font-family: 'NovecentoMed', arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 33px;
  padding: 0 10px 0 8px;
}
#subscription-plans-tab td.subscription-plans-tab-label-head div {
  background-position: 0 5px;
  background-repeat: no-repeat;
  padding: 0 0 4px 37px;
}
#subscription-plans-tab td.subscription-plans-tab-label-head div.subscription-plans-tab-enligne {
  background-image: url(/img/redesign/marketing/picto-offer-enligne.png);
}
#subscription-plans-tab td.subscription-plans-tab-label-head div.subscription-plans-tab-hifi {
  background-image: url(/img/redesign/marketing/picto-offer-hifi.png);
}
#subscription-plans-tab td.subscription-plans-tab-label-head div.subscription-plans-tab-partout {
  background-image: url(/img/redesign/marketing/picto-offer-partout.png);
}

#subscription-plans-tab td:first-child {
  text-align: left;
  width: 445px;
  padding: 8px 8px 6px 8px;
  border-left: 0;
}
#subscription-plans-tab td.subscription-plans-tab-label-head:first-child {
  padding-bottom: 2px;
  padding-top: 8px;
}

#subscription-plans-tab tr.subscription-plans-tab-bt td {
  border: 0;
  padding: 14px 0 0 0;
}

#subscription-plans-open-tab{
  cursor:pointer;
  font-size: 16px;
  color: #484848;
  font-family: 'Novecento', arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0 20px 0;
}
#subscription-plans-open-tab div{
  background: url(/img/redesign/marketing/bg_tab_action.png) no-repeat center -40px;
  height: 40px;
  margin-top: 10px;
}
#subscription-plans-open-tab.open div{
  background-position: center 0px;
}

#subscription-plans-foot {
  padding: 0 30px;
  border-top: 1px solid #cacaca;
  background: #FAFAFA url(/img/redesign/marketing/bg_shadow_top.png) repeat-x 0 0;
}
#subscription-plans-foot #subscription-plans-foot-title {
  margin: 30px 0;
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
  color: #484848;
  font-family: 'Novecento', arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
#subscription-plans-foot h3 {
  margin: 0 0 6px 0;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #000;
}
#subscription-plans-foot > div > ul {
  font-size: 13px;
  line-height: 18px;
  color: #333;
  margin: 0 0 30px 20px;
}
#subscription-plans-foot li {
  list-style-type:square;
  color: gray;
}
#subscription-plans-foot li ul li {
  list-style-type:circle;
  margin-left:30px;
}
#subscription-plans-foot #subscription-plans-contact {
  padding: 8px 15px 14px 10px;
  background-color: #6d6c6c;
  font-family: 'Novecento', arial, sans-serif;
  text-transform: uppercase;
  background: #7e7e7e;
  background: -moz-linear-gradient(top,  #7e7e7e 0%, #585757 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e7e7e), color-stop(100%,#585757));
  background: -webkit-linear-gradient(top,  #7e7e7e 0%,#585757 100%);
  background: -o-linear-gradient(top,  #7e7e7e 0%,#585757 100%);
  background: -ms-linear-gradient(top,  #7e7e7e 0%,#585757 100%);
  background: linear-gradient(top,  #7e7e7e 0%,#585757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e7e7e', endColorstr='#585757',GradientType=0 );

  border: 1px solid #aaa;
  border-radius: 4px;
}
#subscription-plans-foot #subscription-plans-contact a {
  color: #46a1be;
}
#subscription-plans-foot #subscription-plans-contact h3 {
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  margin: 0;
  padding: 0 0 7px 53px;
  background-image: url(/img/redesign/marketing/picto-offer-bulles.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
#subscription-plans-foot #subscription-plans-contact p {
  font-family: 'Novecento', arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  margin: 0 0 0 10px;
}

#subscription-plans-boxlist li[rel=popover] { cursor:pointer; }
#subscription-plans-boxlist li[rel=popover]:hover { text-decoration:underline; }


.advantages .couleur_classique{
  color: #f79400;
}

.advantages h1{
  font-family: "Novecento", arial, sans-serif;
  text-transform: uppercase;
  font-weight: lighter;
}

.advantages .intro_club{
  margin: 14px 0;
  padding: 1px 10px 30px 164px;
}
.advantages .intro_club h3{
  margin: 12px 0;
  font-size: 24px;
  font-weight: normal;
}

.advantages .intro_club.classique{
  height: 210px;
  overflow: hidden;
  background: url('/img/redesign/marketing/bg_classique_high.png') no-repeat scroll transparent;
}

.advantages .blocsMEA{
  margin: 10px -15px;
  padding: 15px 15px 0 15px;
  border-top: 1px solid #AAA;
  background: url('/img/redesign/marketing/bg-club-toptab.png') no-repeat scroll center 1px #EEE;
}
.advantages .blocsMEA:after{
  content: " ";
  height: 10px;
  display: block;
  border-top: 1px solid #AAA;
  clear: both;
  margin: 0 -15px;
  background: url('/img/redesign/marketing/bg-club-toptab.png') no-repeat scroll center 1px white;
}

.advantages .bloc{
  overflow: hidden;
  margin: 5px 0;
}

.advantages .bloc h3{
  margin: 3px 0 12px 0;
  font-size: 23px;
  font-weight: normal;
}

.advantages .bloc img{
  margin-right: 20px;
}

.advantages .bloc img.distraction {
  margin: 27px 0 0 0;
}

.advantages .bloc p{
  margin-bottom: 7px;
}

.advantages .ligne{
  border-top: 1px dotted gray;
  padding: 5px 0 0 0;
}
.advantages .ligne div.pull-left{
  max-width: 450px;
}

.advantages .ligne .date{font-size: 17px;}
.advantages .ligne .titre{font-weight: bold;font-size: 17px;}
.advantages .ligne .artists{margin-top: 4px;}
.advantages .ligne .btn{
  margin:21px 8px;
  text-transform: uppercase;
  font-family: 'NovecentoMed', arial, sans-serif;
}
.advantages .ligne .ligne_fine{
  margin: 12px 0;
}

.advantages h2{
  font-family: 'Novecento', arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  padding: 3px 10px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid white;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 0px 10px gray;
  background: #3D3C3C;
  background: -moz-linear-gradient(top, #585858 0%, #3D3C3C 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585858), color-stop(100%,#3D3C3C));
  background: -webkit-linear-gradient(top, #585858 0%,#3D3C3C 100%);
  background: -o-linear-gradient(top, #585858 0%,#3D3C3C 100%);
  background: -ms-linear-gradient(top, #585858 0%,#3D3C3C 100%);
  background: linear-gradient(to bottom, #585858 0%,#3D3C3C 100%);
  margin: 25px 0 10px 0;
}

/* Offrez Qobuz redesign */
#offer-qobuz {
  text-align: center;
  border:1px solid #ccc;
  border-bottom: none;
}


#offer-qobuz h1{
  font-family: 'NovecentoMed',arial, sans-serif;
  color: #0070ef;
  font-size: 45px;
  font-weight: lighter;
  text-transform: uppercase;
  margin-top: 40px;
}

#offer-qobuz .subtitle{
  font-family: 'Helvetica Neue',arial, sans-serif;
  font-size: 20px;
  margin: 20px 0 30px 0;
  color: #333;
}

#offer-qobuz .offer-detail{
  font-family: 'Helvetica Neue',arial, sans-serif;
  color: #888;
  line-height:10px;
  font-size: 15px;
}

#offer-qobuz .offer-detail br{
  line-height:20px;
}

#offer-qobuz button{
  text-transform:uppercase;
}

#offer-qobuz .see-offers {
  margin:20px 0;
}

#offer-qobuz .img-promo{
  width: 100%;
  height: 400px;
}

#offer-qobuz .img-promo.at-de {
  background: url(/img/redesign/offer-qobuz-big_at-de.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.be-fr {
  background: url(/img/redesign/offer-qobuz-big_be-fr.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.be-nl {
  background: url(/img/redesign/offer-qobuz-big_be-nl.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.ch-de {
  background: url(/img/redesign/offer-qobuz-big_ch-de.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.ch-fr {
  background: url(/img/redesign/offer-qobuz-big_ch-fr.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.de-de {
  background: url(/img/redesign/offer-qobuz-big_de-de.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.fr-fr {
  background: url(/img/redesign/offer-qobuz-big_fr-fr.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.gb-en {
  background: url(/img/redesign/offer-qobuz-big_gb-en.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.ie-en {
  background: url(/img/redesign/offer-qobuz-big_ie-en.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.lu-de {
  background: url(/img/redesign/offer-qobuz-big_lu-de.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.lu-fr {
  background: url(/img/redesign/offer-qobuz-big_lu-fr.jpg) center center no-repeat !important;
}
#offer-qobuz .img-promo.nl-nl {
  background: url(/img/redesign/offer-qobuz-big_nl-nl.jpg) center center no-repeat !important;
}

#offer-qobuz h2{
  font-family: 'NovecentoMed',arial, sans-serif;
  color: #0070ef;
  font-size: 45px;
  font-weight: lighter;
  text-transform: uppercase;
  margin: 20px 0 2px 0;
}

#offer-qobuz .offers-back{
  text-align:center;
  background-color:#f1f1f1;
  margin-top:40px;
}

#offer-qobuz .offers-back .icon-chevron {
  display: block;
  position: relative;
  background: url(/img/redesign/picto-fleches.png) top left no-repeat;
  top:-10px;
  width: 75px;
  height: 45px;
  margin: 0 auto 0;
}

#offer-qobuz .prices{
  width:980px;
  margin-left: auto;
  margin-right: auto;
}


#offer-qobuz .prices tr, #offer-qobuz .prices td{
  border: 1px solid #ccc;
  height:100px;
}

#offer-qobuz .prices .offer-duration{
  color:#888;
}

#offer-qobuz .prices strong{
    font-family: 'Novecento', verdana, sans-serif;
    font-size: 16px;
    color: #393939;
    font-weight: bold;
}

#offer-qobuz .prices strong > .euros-bigger {
    font-size: 24px;
    font-weight: normal;
}

#offer-qobuz .price-streaming-back{
  width: 300px;
  background: transparent url(/img/redesign/green-gradient-big.jpg);
  color: #fff;
  text-shadow: 1px 2px 1px #606E10;
  text-align:left;
  padding-left: 15px;
}

#offer-qobuz .price-streaming-back .span-title{
  text-transform: uppercase;
  font-size:20px;
}


#offer-qobuz .price-presentation{
  color: #0070ef;
  width:200px;
  background-color:#fff;
  text-align:left;
}

#offer-qobuz .price-presentation p{
  color:#888;
  padding-left:5px;
  font-size: 14px;
}

#offer-qobuz .price-long-presentation{
  padding:10px;
}


#offer-qobuz .price-presentation img{
  text-align:left;
  padding:5px 0 0 20px;
}

#offer-qobuz .price-presentation .offer-type{
  text-transform:uppercase;
  font-size:14px;
  color: #0070ef;
  vertical-align:middle;
}

#offer-qobuz .price-presentation .offer-text{
  text-transform:none;
  color: #888;
  font-size:14px;
  padding-left:20px;
  text-align:center;
}

#offer-qobuz .submit-offer{
  text-align: right;
  margin-bottom:10px;
}

#offer-qobuz .price-download-back{
  width: 300px;
  height:200px;
  background: transparent url(/img/redesign/blue-gradient.jpg);
  color: #fff;
  text-shadow: 1px 2px 1px #1A688D;
  text-align:left;
  padding-left: 15px;
}

#offer-qobuz .price-download-back .span-title{
  text-transform: uppercase;
  font-size:20px;
}

#offer-qobuz .little-text {
  font-size:12px;
  padding-left:10px;
}

#offer-qobuz .prices .download-info{
  height:80px;
  line-height:80px;
  color:#888;
  padding:0 20px 0 20px;
  float:left;
}

#offer-qobuz .download-info .span-text{
  vertical-align:middle;
}

#offer-qobuz .download-info .hifi-separator{
  font-size:50px;
  padding:0 20px;
}

#offer-qobuz .compact-description{
  height:80px;
  position:relative;
  top:20px;
  color:#333;
}

#offer-qobuz .form-action{
  text-align:right;
  margin: 10px 20px 20px 0;
}

#offer-qobuz .form-action a{
  display:block;
  color:#888;
  padding-bottom:20px;
}

#offer-qobuz .info-offer{
  color:#888;
}

#offer-qobuz h3{
  text-transform:uppercase;
  font-family: 'NovecentoMed',arial, sans-serif;
  font-size: 45px;
  color:#333;
  font-weight: lighter;
  background-color:#fff;
  border-top: 1px solid #ccc;
  padding-top:40px;
}

#offer-qobuz .icons-container{
  width:980px;
  height:150px;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
}

#offer-qobuz .icons-container .warrant-icons{
  float:left;
  background-color:#E5E5E5;
  width:220px;
  height: 100px;
  border:1px solid #888;
  margin: 0 10px 10px 10px;
  vertical-align: middle;
}

#offer-qobuz .icons-container .warrant-icons img{
  text-align:left;
  float:left;
  margin:20px 0 10px 10px;
  width:50px;
}

#offer-qobuz .icons-container .warrant-icons p{
  margin-top:30px;
  text-align:left;
  padding-left:80px;
}

#offer-qobuz .icons-container .warrant-icons .warrant-text{
  font-family: 'Helvetica Neue',arial, sans-serif;
  font-size:14px;
  color:#888;
}

#offer-qobuz .icons-container .warrant-icons .warrant-text-up{
  font-family: 'NovecentoMed',arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#333;
}

#offers-details .title {float:left;}
#offers-details .title .title-hr1 {background-color:#ccc;height:2px;width:90px;float:left;margin:20px 20px 0 100px}
#offers-details .title .title-hr2 {background-color:#ccc;height:2px;width:90px;float:left;margin:20px 100px 0 20px}

#offers-details h2 {text-transform:uppercase;float:left;font-family: 'NovecentoMed',arial,sans-serif;}text-transform:uppercase;float:left;font-family: 'NovecentoMed',arial,sans-serif;
#offers-details .black-text{color:#000}
#offers-details .blue-text{color:#2c8fae}
#offers-details .grey-text{color:#888}
#offers-details p .black-text, span .black-text{color:#000}

#offers-details .bloc1 {padding:0;background-color:#f1f1f1;width:400px;height:280px;border:1px solid #ccc;border-radius:4px;margin:40px;float:left}
#offers-details .bloc1 .div1 {margin:15px;}
#offers-details .bloc1 .div1 .offer-title {font-size:26px;text-transform:uppercase;vertical-align:middle;font-family: 'NovecentoMed',arial,sans-serif;margin-left: 5px;}
#offers-details .bloc1 .div1 .red-price-premium {margin-left:20px;}
#offers-details .bloc1 .div1 .red-price-hifi {margin-left:45px;}
#offers-details .bloc1 .offer-short-desc{width:180px;margin:15px;color:#888}

#offers-details .text-offer{text-align:center;margin:0 40px 80px 40px;}
#offers-details .text-offer strong a {text-decoration: none;color:#000;}
#offers-details button a {text-decoration:none;color:#fff;}

#offers-details .price-format span:first-child {font-size: 24px;}
#offers-details .price-format .price-decimal {top:-10px}
#offers-details .price-format .price-duration {margin-left:-5px}

#offers-details .btn-danger .price-format span:first-child {font-size: 24px;}
#offers-details .btn-danger .price-format .price-decimal {top:-10px;left:5px;}
#offers-details .btn-danger .price-format .price-duration {margin-left:-32px}
#offers-details .box3 .btn-danger .price-format .price-duration {margin-left:-20px}

#offers-details .box3{background-color:#f1f1f1;width:280px;border:1px solid #ccc;border-radius:4px;margin:40px 20px;float:left;}

#offers-details .box-classic {border:1px solid #ccc;height:200px;border-radius:4px;margin:40px;background:#f1f1f1 url(/img/redesign/offers/visuel-violon_03.png) no-repeat 670px;}

#offers-details .hover-offer {box-shadow:3px 3px 20px 3px #2c8fae;}

#offers-details .box3 .yearly-offer {font-size:26px;text-transform:uppercase;vertical-align:middle;font-family: 'NovecentoMed',arial,sans-serif;margin-bottom:5px;}

#offers-details .box3 .details-inner {float:left;width:280px;margin:10px}

#offers-details .subscriptions-details {width:1024px;margin-bottom:40px;float:left;padding-top:40px}
#offers-details .subscriptions-details .hr1 {background-color:#ccc;height:2px;width:100px;float:left;margin:20px 20px 0 140px}
#offers-details .subscriptions-details .hr2 {background-color:#ccc;height:2px;width:100px;float:left;margin:20px 100px 0 20px}


#offers-details .subscriptions-details .box4{background-color:#fff;width:235px;border:1px solid #ccc;border-radius:4px;margin:40px 8px;float:left;text-align:center}
#offers-details .subscriptions-details .box4 .entete {margin-top:10px}
#offers-details .subscriptions-details .box4 .entete  .entete-title {font-size:16px;text-transform:uppercase;vertical-align:middle;font-family: 'NovecentoMed',arial,sans-serif;}
#offers-details .subscriptions-details .box4 .offers-list {padding:10px}
#offers-details .subscriptions-details .box4 .offers-list strong {color:#000}

#offers-details .big-classic-button {text-align:center;border-top:1px solid #ccc;padding:15px;-webkit-box-shadow: inset 0 20px 20px -20px rgba(204,204,204,1);-moz-box-shadow: inset 0 20px 20px -20px rgba(204,204,204,1);box-shadow: inset 0 20px 20px -20px rgba(204,204,204,1);background:#f1f1f1 url(/img/redesign/offers/visuel-violon_07.png) no-repeat 235px}

#offers-details .btn {text-transform:uppercase;}

#offers-details .offer-free-text {background-color:#fff;padding:15px;box-shadow: 0 6px 6px -6px black;}
#offers-details .offer-free-text strong {font-size:16px}

#offers-details #offer-qobuz {border:1px solid #fff;border-top:1px solid #ccc;}
#offers-details #offer-qobuz h2 {font-size:24px;color:#333;margin:20px auto;width:1024px;}
#offers-details #offer-qobuz .img-promo {height:290px;}