﻿#bannerLayMain,
#bannerLayProduits {
  position: relative;
  float: left;
  top: 15px;
  left: 0;
  width: 940px;
  height: 495px;
}
#bannerLayProduits {
  left: 15px;
  width: 575px;
  height: 470px;
  border: none;
}
#bannerLayProduits .carouselToolButtons {
  position: absolute;
  z-index: 1000;
  top: 10px;
  right: 10px;
  color: white;
  font-size: 10px;
}
#bannerLayProduits .carouselToolButtons > div {
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}
#bannerLayProduits .carouselToolButtons img {
  height: 15px;
}
.ui-carousel {
  position: relative;
  width: 575px;
  height: 470px;
  overflow: auto;
  margin: 0;
  padding: 0;
}
.ui-carousel > .wrapper {
  width: 9999px;
  margin: 0;
  padding: 0;
}
.ui-carousel > .wrapper > * {
  border: 0;
  display: block;
  float: left;
  height: 100px;
  overflow: hidden;
  width: 100px;
}
#carousel {
  width: 575px;
  margin: 0 auto;
}
.slide {
  position: relative;
  margin: 0;
  width: 940px;
  height: 470px;
  margin-right: 0px;
}
.slide-width {
  width: 940px;
  position: relative;
  overflow: hidden;
  height: 470px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.slide-width > img {
  position: absolute;
  top: 0;
  left: 0px;
  width: 940px;
  height: 470px;
}
.slide-width .text {
  position: absolute;
  top: 33px;
  left: 0;
  width: 100%;
}
.homepage-cont {
  width: 940px;
  clear: both;
  float: left;
  margin-top: 30px;
}
.border-line {
  display: block;
  height: 2px;
  background: url(../images/border-line.png) 0 0 repeat-x;
  padding-bottom: 20px;
}
.photoBlock {
  margin-left: -18px;
}
.photoBlock .onePhoto {
  position: relative;
  float: left;
  display: inline-block;
  text-align: center;
  top: 0;
  left: 0;
  height: 391px;
  width: 304px;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/content/PIE.htc);
  margin-left: 15px;
}
.img-text {
  position: absolute;
  top: 32px;
  left: 79px;
}
.img-text h4 {
  font-family: ITCAvantGardeGothicStdMedium;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
}
.img-text h4 span {
  font-family: ITCAvantGardeGothicStdMedium;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.promoBlock {
  position: absolute;
  top: 0;
  right: 0;
  width: 79px;
  height: 79px;
  background: url(../images/promo.png) 0 0 no-repeat;
}
.promoBlock i {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  margin: 0 0 0 19px;
  padding: 15px;
  display: inline-block;
}
.partir-price {
  position: absolute;
  top: 300px;
  left: 50%;
  width: 106px;
  height: 62px;
  background: url(../images/rect.png) 0 0 no-repeat;
  margin-left: -53px;
}
.partir-price span {
  font-family: ITCAvantGardeGothicStdMedium;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  display: inline-block;
  padding-top: 16px;
}
.partir-price i {
  font-style: normal;
  font-family: ITCAvantGardeGothicStdMedium;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  display: inline-block;
}
.photoBlock .onePhoto:hover .partir-price span {
  color: #fff;
}
.photoBlock .onePhoto:hover .partir-price i {
  color: #fff;
}
.photoBlock .onePhoto:hover .partir-price {
  position: absolute;
  top: 300px;
  left: 50%;
  width: 120px;
  height: 63px;
  background: url(../images/active-rect.png) 0 0 no-repeat;
  margin-left: -60px;
}
.img-text .product-size {
  text-transform: uppercase;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdMedium;
  color: #000;
}
.desc-price {
  text-transform: uppercase;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdMedium;
  color: #000;
}
.onePhoto-white .img-text * {
  color: #fff;
}
.onePhoto-white .product-size {
  color: #fff;
}
.photoBlock .onePhoto h4 {
  padding-bottom: 10px;
}
.questions {
  overflow: hidden;
  float: left;
  padding-top: 15px;
  margin-bottom: 20px;
}
.ques-left {
  width: 463px;
  height: 481px;
  float: left;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ques-left a.quest {
  display: inline-block;
  width: 144px;
  height: 144px;
  position: absolute;
  left: 50%;
  margin-left: -72px;
  top: 50%;
  margin-top: -72px;
  background: url(../images/black-circle.png) 0 0 no-repeat;
  text-decoration: none;
}
.ques-left a.quest:hover {
  background: url(../images/pink-circle.png) 0 0 no-repeat;
}
.ques-left a.quest p {
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
  font-family: ITCAvantGardeGothicStdMedium;
  color: #fff;
  font-weight: 700;
  padding-top: 35px;
}
.quest-right {
  float: left;
  width: 463px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 14px;
}
.asked-questions {
  /*background-color: #fff;*/
}
.asked-questions-in {
  padding: 30px 30px 1px;
  background-color: #fff;
}
.show-more {
  text-decoration: none;
  color: #dd006c;
}
.show-more:hover {
  color: #000;
}
.title-line {
  background: url(../images/line.png) 0 center repeat-x;
  text-align: center;
  margin-bottom: 20px;
}
.title-line h4 {
  background-color: #fff;
  padding: 0 15px;
  color: #adadad;
  text-transform: uppercase;
  font-family: ITCAvantGardeGothicStdMedium;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
}
.question-item {
  margin-bottom: 15px;
}
.question-item h5 {
  color: #000;
  text-transform: uppercase;
  font-family: ITCAvantGardeGothicStdMedium;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 10px;
}
.question-item p {
  color: #848483;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 16px;
  font-size: 12px;
}
.title-line span {
  display: inline-block;
  padding: 0 10px;
  background-color: #fff;
}
.title-line .view-more {
  width: 34px;
  height: 34px;
  display: inline-block;
  background: url(../images/view-more.png) 0 0 no-repeat;
}
.title-line .view-more:hover {
  opacity: 0.5;
}
.create-stade {
  background-color: #dd006c;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 14px;
}
.create-stade h5 {
  font-size: 33px;
  text-transform: uppercase;
  font-family: ITCAvantGardeGothicStdMedium;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 19px;
  padding-top: 35px;
}
.create-stade h5 small {
  font-size: 14px;
}
.stade-item-wrap {
  padding: 30px 0;
}
.stade_item {
  width: 134px;
  display: inline-block;
  position: relative;
  padding-left: 40px;
  box-sizing: border-box;
  text-align: left;
  background: url(../images/circle-transparent_11.png) 0 0 no-repeat;
  height: 35px;
}
.stade_item i {
  font-style: normal;
  color: #fff;
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  position: absolute;
  top: 9px;
  left: 12px;
}
.stade_item span {
  display: inline-block;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
}
.content-bottom {
  clear: both;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-bottom: 30px;
}
.le-mag-wrap {
  padding: 0 0 0 30px;
  overflow: hidden;
}
.le-mag-wrap .le-mag-left {
  float: left;
  width: 425px;
  padding-right: 15px;
}
.le-mag-wrap .le-mag-right {
  float: left;
  width: 470px;
}
.content-bottom .le-mag-title {
  text-align: center;
  margin: 0;
  padding-top: 30px;
}
.content-bottom .title-bannerH3 {
  font-family: ITCAvantGardeGothicStdMedium;
  z-index: 1;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  color: #000;
  width: 100%;
  margin: 0;
  padding: 0;
}
.content-bottom .title-bannerH2 {
  font-size: 36px;
  font-weight: 400;
  z-index: 1;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  width: 100%;
  margin: 0;
  padding: 0 0 30px 0;
  font-family: Georgia, sans-serif;
}
.le-mag-right ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 220px;
  vertical-align: top;
  padding: 0px 13px 50px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #cdcdcf;
}
.le-mag-right ul li div {
  text-align: center;
  padding-top: 10px;
}
.content-bottom .lire-la-suite {
  font-size: 13px;
  /*margin-top: 10px;*/
}
.le-mag-right ul li i {
  font-size: 13px;
  font-family: "Georgia", serif;
  display: inline-block;
  padding-bottom: 15px;
}
.le-mag-right ul li img {
  margin-bottom: 10px;
}
.le-mag-right ul li span {
  font-family: ITCAvantGardeGothicStdMedium;
  z-index: 1;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  display: inline-block;
  padding-bottom: 10px;
  line-height: 18px;
}
.le-mag-right ul li p {
  color: #979796;
  line-height: 18px;
  font-size: 13px;
  font-family: "Georgia", sans-serif;
}
.le-mag-left .img-desc {
  width: 148px;
  height: 90px;
}
.le-mag-left .img-desc span {
  line-height: 18px;
  font-size: 13px;
  font-style: italic;
  display: inline-block;
  margin-top: 10px;
}
.le-mag-left .img-desc h3 {
  line-height: 21px;
  font-family: ITCAvantGardeGothicStdMedium;
  z-index: 1;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 21px;
  color: #000;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
}
.le-mag-left .text-big {
  font-size: 13px;
  line-height: 18px;
  color: #000;
  margin: 15px 0 0 0;
  font-family: "Georgia", sans-serif;
}
.lire-la-suite {
  display: inline-block;
  color: #df2b78;
  margin-top: 20px;
  text-decoration: none;
}
.lire-la-suite:hover {
  color: #000;
}
.img-desc {
  width: 196px;
  height: 106px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
}
.img-desc span {
  line-height: 18px;
  font-size: 13px;
  font-style: italic;
  display: inline-block;
  margin-top: 10px;
}
.img-desc h3 {
  line-height: 18px;
  font-family: ITCAvantGardeGothicStdMedium;
  z-index: 1;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  color: #000;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 30px;
}
.img-description {
  position: relative;
  line-height: 0;
}
#pages {
  width: 500px;
  padding-top: 10px;
  margin: 0 auto;
  text-align: center;
}
.bullet {
  background: url("../images/pag.png?v=201510141204") center center no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 -3px 0 0;
}
#pages a.on,
#pagesProduits a.on {
  background-image: url("../images/pagCur.png?v=201510141204");
}
.bannerH1,
.bannerH2,
.BannerH1 {
  font-family: ITCAvantGardeGothicStdMedium;
  z-index: 1;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-size: 45px;
  color: #000;
  width: 100%;
  margin: 0;
  padding: 0;
}
.inscriptionBannerH1,
.inscriptionBannerH2,
.inscriptionBannerH3 {
  z-index: 1;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  width: 100%;
  margin: 0;
  padding: 0;
}
.inscriptionBannerH1 {
  font-family: ITCAvantGardeGothicStdMedium;
  font-size: 43px;
  font-weight: 700;
  padding-bottom: 8px;
  background: url("../images/BannerLine2.png?v=201510141204") no-repeat bottom;
}
.inscriptionBannerH2 {
  height: 95px;
  padding: 10px 0 15px;
  margin-top: -20px;
  font-family: ITCAvantGardeGothicStdBook;
  font-size: 105px;
  font-weight: 400;
  line-height: 95px;
}
.note {
  display: inline-block;
  height: 95px;
  margin-top: -8px;
  font-family: ITCAvantGardeGothicStdMedium;
  font-size: 43px;
  line-height: 95px;
  vertical-align: text-top;
}
.noteInfo {
  position: relative;
  top: 169px;
  float: right;
  padding-right: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
}
.inscriptionBannerH3 {
  font-family: ITCAvantGardeGothicStdMedium;
  font-size: 20px;
  font-weight: 400;
}
.inscriptionBannerLeft,
.inscriptionBannerRight {
  margin-bottom: -10px;
}
.inscriptionBannerRight {
  margin-left: -19px;
}
.leftBannerH1 {
  position: relative;
  float: left;
  top: 35px;
  left: 0;
  clear: both;
}
.leftBannerH1Produit {
  margin-left: -10px;
  width: 350px;
}
.leftBannerOnContactH1 {
  top: 0;
  padding-top: 30px;
  margin-bottom: 15px;
}
.BannerProposFrstH1H2 {
  position: relative;
  font-weight: normal;
  top: 35px;
  left: 0;
  clear: both;
}
.BannerLogicielH1 {
  position: relative;
  float: none !important;
  top: 15px;
  left: 0;
  font-weight: normal !important;
  clear: both;
}
.BannerSlimH1 {
  position: relative;
  float: none !important;
  top: 0;
  left: 0;
  font-weight: normal !important;
  clear: both;
}
.bannerH2 {
  font-family: ITCAvantGardeGothicStdBook;
  font-size: 23px;
  color: #e01d6e;
}
.returnBtn,
.returnBtn:link,
.returnBtn:visited {
  background: url("../images/returnArrow.png?v=201510141204") no-repeat scroll left center transparent;
  clear: both;
  color: #838386;
  display: inline-block;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px 0 0 15px;
  position: relative;
  text-decoration: none;
  *top: 20px;
  z-index: 1;
}
.returnBtnOnLogiciel {
  margin: 10px 0 0 10px;
}
.returnBtn:hover {
  background: url("../images/returnArrowWhite.png?v=201510141204") no-repeat left;
  color: #FFF;
}
.returnBtnNoHover:hover {
  background: url("../images/returnArrow.png?v=201510141204") no-repeat left;
  color: #838386;
}
.SeparatorHorizontalWhiteBold {
  width: 100%;
  height: 3px;
  border: none;
  background: #FFF;
  clear: both;
  margin: 0 auto;
}
.SeparatorHorizontalGreySlim {
  height: 1px;
  background: #838386;
}
.leftBannerSeparator,
.leftBannerOnContactSeparator {
  position: relative;
  float: left;
  top: 100px;
  left: 0;
}
.leftBannerOnContactSeparator {
  top: 50px;
}
.leftBannerSizes,
.leftBannerPrice {
  position: relative;
  top: 120px;
  font-family: ITCAvantGardeGothicStdBook;
  font-size: 21px;
  color: #838386;
  text-align: center;
  text-transform: uppercase;
  clear: both;
}
.leftBannerPrice {
  top: 160px;
  font-family: ITCAvantGardeGothicStdMedium;
  color: #e01d6e;
}
#pagesProduits {
  position: relative;
  top: -30px;
  width: 50px;
  margin: 0 auto;
}
.slide > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 470px;
  width: 940px;
}
.slide > .text {
  position: absolute;
  left: 0;
  top: 33px;
  width: 100%;
}
.slide > .text img {
  padding: 0 15px 7px;
}
.Banner,
.leftBanner {
  position: relative;
  margin-top: 15px;
  left: 0;
  float: left;
  width: 940px;
  height: 470px;
  border: none;
  background: #000;
}
.BannerSlim {
  height: 150px;
  margin-bottom: 15px;
}
.BannerSlimSmall {
  height: 112px;
  margin-bottom: 15px;
}
.BannerSlimSmall p img {
  width: 90px !important;
}
.slimTarifsMenu {
  margin-left: 45px !important;
}
.BannerSlimTarifs p img {
  width: 37px !important;
}
.BannerLivre {
  background: url("../images/creezunlivrebanner2.jpg?v=201510141204") no-repeat;
}
.leftBanner {
  width: 330px !important;
  height: 450px !important;
  padding: 10px;
}
.leftBannerOnContact {
  width: 330px !important;
  height: 350px !important;
}
.leftBannerOnLogin {
  margin-bottom: 15px;
  width: 330px !important;
  height: 300px !important;
}
.inscriptionBannerFrst {
  padding: 10px;
  margin-bottom: 15px;
  width: 330px;
  height: 580px;
}
.BannerProposFrst {
  width: 604px !important;
  height: 280px !important;
}
.BannerProposFrst h2 {
  position: relative;
  top: 50px;
  clear: both;
  color: #e01d6e;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 21px;
  font-family: ITCAvantGardeGothicStdBook;
}
.BannerProposFrst p img {
  position: relative;
  top: -5px;
  margin: 0 5px;
}
.BannerText {
  position: relative;
  clear: both;
  width: 100%;
  color: #cdcdcf;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  font-family: ITCAvantGardeGothicStdBook;
}
.BannerProposFrstBannerText {
  top: 80px;
}
.contactBannerText {
  top: 80px;
  color: #999;
  font-size: 20px;
  line-height: 24px;
}
.BannerBackground {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 940px;
  height: 429px;
  border-bottom: 1px dotted #666;
  background: url("../images/bannerLogiciel1.jpg?v=201510141204") no-repeat;
}
.OnlBannerBackground {
  background: url("../images/bannerLogiciel1.jpg?v=201510141204") no-repeat scroll 0 0 transparent;
  height: 429px;
}
.protopBannerBackground {
  background: url("../images/banner/banniere-pro-avantages.jpg?v=201510141204") no-repeat scroll 0 0 transparent;
  height: 429px;
}
.SlimBannerBackground {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 940px;
  height: 110px;
  border-bottom: 1px dotted #666;
  background: #000;
}
.Banner p img {
  position: relative;
  top: -5px;
  z-index: 1;
  width: 115px;
  height: 3px;
}
.SlimBannerImg p img {
  width: 60px;
}
.LivreBannerImg p img {
  width: 190px;
}
.MonComBannerImg p img {
  width: 120px;
}
.bannerMenu {
  position: absolute;
  bottom: 15px;
  width: 100%;
  color: #838386;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
  *bottom: 10px;
  *line-height: 24px;
  /*// hack for IE //*/
}
.bannerMenu ul {
  position: relative;
  width: 535px;
  margin: 0 auto;
}
.bannerMenu img {
  position: relative;
  top: 2px;
}
.bannerMenuCommande ul {
  width: 570px;
}
.SlimbannerMenu ul {
  width: 425px;
}
.SlimbannerWideMenu ul {
  margin-left: 15px;
  width: 102%;
}
.bannerMenu ul li {
  display: inline;
  padding: 0 5px;
}
.bannerMenu a:link,
.bannerMenu a:visited {
  color: #838386;
  text-decoration: none;
}
.bannerMenu a:hover {
  color: #FFF;
  text-decoration: none;
}
.bannerMenuCur {
  color: #FFF !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
.BannerScnd,
.BannerThrd,
.BannerFour,
.BannerFive,
.BannerSix,
.BannerSeven,
.BannerEight {
  position: relative;
  top: 15px;
  left: 15px;
  float: left;
  display: block;
  margin-bottom: 15px;
  width: 304px;
  height: 300px;
  background: url("../images/proposBannerTwo.jpg?v=201510141204") no-repeat;
}
.BannerThrd {
  left: 0;
  background: url("../images/proposBannerThrd.jpg?v=201510141204") no-repeat;
}
.BannerFour {
  background: url("../images/proposBannerFour.jpg?v=201510141204") no-repeat;
}
.BannerFive {
  left: 30px;
  height: 220px;
  background: #FFF;
  padding: 80px 0 0;
}
.BannerFive h1,
.BannerSeven h1,
.BannerFive h2,
.BannerSeven h2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 30px;
  font-family: ITCAvantGardeGothicStdMedium;
}
.BannerFive h2,
.BannerSeven h2 {
  font-family: ITCAvantGardeGothicStdBook;
}
.BannerSix {
  left: 0;
  background: url("../images/proposBannerSix.jpg?v=201510141204") no-repeat;
}
.BannerSeven {
  height: 190px;
  background: #FFF;
  padding: 110px 0 0;
}
.BannerEight {
  left: 30px;
  background: url("../images/proposBannerEight.jpg?v=201510141204") no-repeat;
}
#map {
  position: relative;
  top: 40px;
  left: 0;
  float: left;
  margin-bottom: 30px;
  width: 625px;
  height: 485px;
  border: 1px solid #000;
}
.questons,
.callUs,
.adres {
  position: relative;
  top: 40px;
  right: 0;
  float: right;
  width: 303px;
  height: 87px;
  background: #e01d6e;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-family: ITCAvantGardeGothicStdMedium;
  padding: 30px 0 0;
}
.questons h2 {
  font-weight: 400;
  font-size: 18px;
}
.questons h1 {
  font-weight: 400;
  font-size: 30px;
  line-height: 50px;
}
.callUs {
  top: 55px;
  background: #000;
}
.contactcallUs {
  float: left;
  left: 0;
  top: 15px;
  width: 350px;
  height: 85px;
}
.callUs h2 {
  color: #FFF;
  font-weight: 400;
  font-size: 18px;
}
.callUs h1 {
  color: #e01d6e;
  font-weight: 400;
  font-size: 30px;
  line-height: 50px;
}
.adres {
  top: 70px;
  width: 273px;
  height: 198px;
  background: #000;
  padding: 25px 15px 0;
}
.adres h1 {
  padding-bottom: 10px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 30px;
  font-family: ITCAvantGardeGothicStdMedium;
}
.adresText {
  color: #cdcdcf;
  font-weight: 400;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
  line-height: 16px;
  padding: 20px 0;
}
.adresLine {
  width: 273px;
  height: 1px;
  background: #FFF;
}
.plan {
  color: #e01d6e;
  font-weight: 400;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
  padding: 10px 0 0;
}
.squaredBanners {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 955px;
  z-index: 1;
  height: 100%;
}
.OneSquaredBanners {
  position: relative;
  top: 15px;
  left: -7px;
  float: left;
  display: block;
  width: 303px;
  height: 300px;
  background: #FFF url("../images/calcRndBtn.png?v=201510141204") no-repeat 140px 260px;
  margin: 0 8px 15px 7px;
}
.OneSquaredBanners h1,
.LastSquaredBanners h1 {
  display: block;
  width: 100%;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 21px;
  font-family: AvantGardeDemiRegular;
  line-height: 24px;
  cursor: pointer;
  padding: 20px 0 0;
}
.LastSquaredBanners h1 {
  color: #FFF;
}
.OneSquaredBanners p {
  display: block;
  width: 273px;
  color: #000;
  text-align: left;
  text-transform: none;
  font-weight: 400;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 18px;
  cursor: pointer;
  padding: 0 15px;
}
.OneSquaredBanners:link,
.OneSquaredBanners:visited,
.LastSquaredBanners a:link,
.LastSquaredBanners a:visited {
  text-decoration: none;
}
.OneSquaredBanners:hover {
  background: #FFF url("../images/calcRndBtnHover.png?v=201510141204") no-repeat 140px 260px;
  text-decoration: none;
}
.OneSquaredBannersCoupon {
  position: relative;
  top: 15px;
  left: -7px;
  float: left;
  display: block;
  width: 303px;
  height: 377px;
  background: #FFF;
  margin: 0 8px 35px 7px;
}
* + html .bottom_text {
  position: relative;
  bottom: 35px;
}
* + html .OneSquaredBannersCoupon {
  height: 400px;
}
.OneSquaredBannersCoupon h1 {
  display: block;
  width: 100%;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 21px;
  font-family: AvantGardeDemiRegular;
  line-height: 24px;
  padding: 30px 0 0;
}
.OneSquaredBannersCoupon h1 {
  color: #FFF;
  background: url("../images/couponMagentaBg.png?v=201510141204") no-repeat top center;
  height: 73px;
}
.OneSquaredBannersCoupon p {
  display: block;
  width: 273px;
  color: #000;
  text-align: left;
  text-transform: none;
  font-weight: 400;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 18px;
  padding: 7px 15px 0px 15px;
}
.OneSquaredBannersCoupon:link,
.OneSquaredBannersCoupon:visited {
  text-decoration: none;
}
.OneSquaredBannersCoupon:hover {
  background: #FFF ;
  text-decoration: none;
}
.miniSeparator,
.LastMiniSeparator {
  position: relative;
  top: 10px;
  left: 15px;
  float: left;
  display: block;
  padding-bottom: 20px;
  width: 275px;
  height: 1px;
  border-top: #000 solid 1px;
  cursor: pointer;
}
.LastMiniSeparator {
  cursor: default;
  padding-bottom: 0;
  border-top: #FFF solid 1px;
}
.LastSquaredBanners {
  position: relative;
  top: 15px;
  left: -7px;
  float: left;
  display: block;
  width: 303px;
  height: 300px;
  background: #000;
  margin: 0 8px 15px 7px;
}
.LastSquaredBanners p {
  display: block;
  width: 260px;
  border-bottom: gray dotted 1px;
  background: url("../images/cornerLeft.png?v=201510141204") no-repeat left;
  color: #838386;
  text-align: left;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
  line-height: 40px;
  margin: 0 15px;
  padding: 0 0 0 15px;
}
.LastSquaredBanners a:hover {
  color: #e01d6e !important;
  text-decoration: none !important;
}
.BannerMonCompteFrst p img {
  width: 135px;
}
.BannerMonCompteFrstMenu {
  position: absolute;
  bottom: 15px;
  left: 10px;
  float: left;
  width: 940px;
  color: #838386;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
  *bottom: 10px;
  *line-height: 24px;
  /*//hack for IE//*/
}
.monCompteTopBanners {
  position: relative;
  float: left;
  left: 0;
  top: 15px;
  width: 940px;
  height: 340px;
}
.monCompteLeftTwoBanners {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 305px;
  height: 340px;
}
.monCompteLeftTwoBanners a:link,
.monCompteLeftTwoBanners a:hover,
.monCompteLeftTwoBanners a:visited {
  text-decoration: none;
}
.monCompteLeftTwoBannersFrst {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  display: block;
  width: 275px;
  height: 237px;
  background: #000;
  padding: 20px 15px 0;
}
.monCompteLeftTwoBannersFrst h1 {
  display: block;
  width: 100%;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 21px;
  font-family: AvantGardeDemiRegular;
  line-height: 21px;
  cursor: pointer;
}
.monCompteMiniSeparator {
  position: relative;
  top: 7px;
  left: 0;
  float: left;
  display: block;
  padding-bottom: 20px;
  width: 275px;
  height: 1px;
  border-top: #FFF solid 1px;
  cursor: pointer;
}
.monCompteLeftTwoBannersFrst p {
  position: relative;
  float: left;
  display: block;
  width: 245px;
  color: #FFF;
  text-align: left;
  text-transform: none;
  font-weight: 400;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 18px;
  cursor: pointer;
  padding: 8px 18px;
}
.monCompteLeftTwoBannersScnd {
  position: relative;
  top: 15px;
  left: 0;
  float: left;
  display: block;
  width: 305px;
  height: 55px;
  background: #000;
  padding: 10px 0 0;
}
.monCompteLeftTwoBannersScnd p {
  position: relative;
  float: left;
  display: block;
  width: 130px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 12px;
}
.monCompteLeftTwoBannersScnd h1 {
  display: block;
  width: 130px;
  color: #0097c9;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 21px;
  font-family: AvantGardeDemiRegular;
  line-height: 21px;
}
.monCompteLeftTwoBannersScndSeparator {
  position: relative;
  top: 5px;
  left: 0;
  float: left;
  display: block;
  padding-bottom: 10px;
  width: 130px;
  height: 1px;
  border-top: #4d4d4d solid 1px;
}
.monCompteLeftTwoBannersScnd h1:hover {
  color: #FFF;
}
.monCompteLeftTwoBannersScnd h1 img {
  position: relative;
  top: -1px;
}
.monCompteLeftTwoBannersScndOne {
  position: relative;
  float: left;
  top: 0;
  left: 0;
  width: 130px;
  height: 100%;
  margin-left: 15px;
  text-align: center;
}
.monCompteSlider {
  position: relative;
  float: left;
  top: 0;
  left: 15px;
  width: 620px;
}
.MesLivresSlider {
  left: 0;
  margin-top: 15px;
  width: 940px;
}
.monCompteSlider h1 {
  /*position:absolute;
z-index:10;
top:15px;
left:15px;*/
  font-weight: 400;
  font-family: AvantGardeDemiRegular;
  text-transform: uppercase;
  font-size: 21px;
  color: #FFF;
}
.MonCopteSliderseparator {
  position: absolute;
  z-index: 10;
  top: 43px;
  left: 15px;
  float: left;
  display: block;
  padding-bottom: 10px;
  width: 595px;
  height: 1px;
  border-top: #FFF solid 1px;
}
.MesLivresSliderseparator {
  width: 915px;
}
#MonCoptecarousel {
  position: relative;
  width: 620px;
  height: 339px;
  background: url("../images/bookback/back02-s.jpg?v=201510141204") no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(/content/PIE.htc);
}
.MesLivresCarousel {
  width: 940px !important;
  height: 525px !important;
  background: url("../images/bookback/back02.jpg?v=201510141204") no-repeat !important;
}
#ui-carousel-prev {
  width: 27px;
  height: 27px;
  background: url("../images/toLeftcalcRndBtn.png?v=201510141204") no-repeat;
  display: block;
  position: absolute;
  top: 10px;
  right: 45px;
  z-index: 1;
}
#ui-carousel-prev:hover {
  background: url("../images/toLeftcalcRndBtnHover.png?v=201510141204") no-repeat;
}
#ui-carousel-next {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 27px;
  height: 27px;
  z-index: 1;
  display: block;
  background: url("../images/calcRndBtn.png?v=201510141204") no-repeat;
}
#ui-carousel-next:hover {
  background: url("../images/calcRndBtnHover.png?v=201510141204") no-repeat;
}
.monCompteSliderOneContainer {
  position: relative;
  float: left;
  top: 65px;
  left: 15px;
  height: 115px;
  width: 143px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  margin: 0 25px 20px;
}
.albumBorderImage {
  border-bottom: 5px ridge #CACBCB;
  border-right: 5px ridge #CACBCB;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 7px;
  box-shadow: rgba(0, 0, 0, 0.75) 2px 2px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 2px 2px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.75) 2px 2px 5px;
}
.borderImage {
  border-bottom: 2px solid #CACBCB;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 2px;
  border-right: 2px solid #CACBCB;
  border-top-right-radius: 3px;
  box-shadow: 1px 1px 4px #000000;
  max-width: 130px;
}
.borderImageLink {
  background: url("../images/first-view-img.png?v=201510141204") center no-repeat;
  border-bottom: 2px solid #CACBCB;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 2px;
  border-right: 2px solid #CACBCB;
  border-top-right-radius: 3px;
  box-shadow: 1px 1px 4px #000000;
  text-indent: -9999px;
  /* hides the link text */
  width: 100px;
  height: 100px;
  display: block;
  margin-left: 10px;
  margin-top: 10px;
}
.monCompteBorderImg1 {
  background: url("../images/borderImg1.png?v=201510141204") center no-repeat;
  padding: 2px 6px 8px 3px;
}
.monCompteBorderImg2 {
  background: url("../images/borderImg2.png?v=201510141204") center no-repeat;
  padding: 3px 8px 9px 4px;
}
.monCompteBorderImg3 {
  background: url("../images/borderImg3.png?v=201510141204") center no-repeat;
  padding: 2px 8px 7px 4px;
}
.monCompteBorderImg4 {
  background: url("../images/borderImg4.png?v=201510141204") center no-repeat;
  padding: 3px 8px 9px 3px;
}
.monCompteBorderImg5 {
  background: url("../images/borderImg5.png?v=201510141204") center no-repeat;
  padding: 3px 7px 8px 3px;
}
.monCompteBorderImg6 {
  background: url("../images/borderImg6.png?v=201510141204") center no-repeat;
  padding: 3px 8px 8px 3px;
}
.MesLivresSliderOneContainer {
  top: 65px;
  left: 15px;
  height: 188px;
  width: 252px;
  /*height: 135px;
width: 185px;*/
  vertical-align: middle;
  margin: 0px 20px 20px ;
}
.album_slide {
  float: none;
  height: auto;
  margin: 0 auto;
  width: 900px;
}
.MesLivresSliderOneImg,
.MesLivresSliderOneImg a {
  font-size: 188px !important;
  height: 188px !important;
}
.monCompteSliderOneImg,
.monCompteSliderOneImg a {
  font-size: 125px;
  height: 115px;
}
.MesLivresBorderImg1 {
  background: url("../images/albLivrBorder1.png?v=201510141204") center no-repeat;
  padding: 1px 3px 3px 1px;
}
.MesLivresBorderImg2 {
  background: url("../images/albLivrBorder2.png?v=201510141204") center no-repeat;
  padding: 1px 4px 4px 1px;
}
.MesLivresBorderImg3 {
  background: url("../images/albLivrBorder3.png?v=201510141204") center no-repeat;
  padding: 1px 3px 3px 1px;
}
.MesLivresBorderImg4 {
  background: url("../images/albLivrBorder4.png?v=201510141204") center no-repeat;
  padding: 1px 4px 4px 1px;
}
.MesLivresBorderImg5 {
  background: url("../images/albLivrBorder5.png?v=201510141204") center no-repeat;
  padding: 1px 4px 3px 1px;
}
.MesLivresBorderImg6 {
  background: url("../images/albLivrBorder6.png?v=201510141204") center no-repeat;
  padding: 1px 6px 4px 1px;
}
#playCarouseleBtn:link,
#playCarouseleBtn:visited {
  position: absolute;
  left: 10px;
  bottom: 10px;
  display: block;
  width: 90px;
  z-index: 1;
  background: url("../images/cornerLeftPink.png?v=201510141204") no-repeat left;
  padding-left: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #e01d6e;
}
#playCarouseleBtn:hover {
  background: url("../images/cornerLeftPinkHover.png?v=201510141204") no-repeat left;
  color: #FFF;
}
.MonCoptepopUpMenu {
  position: absolute;
  display: none;
  /*top:74px;*/
  top: 0px;
  /*left:5px;*/
  left: 0px;
  width: 132px;
  height: 200px;
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 4px;
}
.product-price-menu,
.product-ref-menu {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 700 !important;
  text-align: center !important;
}
.product-price-menu {
  font-size: 16px;
  color: #FFF;
}
.product-price-menu span {
  font-weight: 700 !important;
}
.product-ref-menu {
  padding: 8px 0 0 !important;
  font-size: 12px;
}
.product-ref-menu span {
  font-weight: 700 !important;
}
.MesLivrespopUpMenu {
  top: 80px;
  left: 60px;
}
.MonCoptepopUpMenu ul {
  position: relative;
  display: block;
  width: 112px;
  top: 3px;
  left: 10px;
}
.MonCoptepopUpMenu ul li {
  padding: 2px 0 0;
  text-align: left;
}
.MonCoptepopUpMenu ul li img {
  position: relative;
  top: 5px;
  left: 0;
  padding-right: 3px;
}
.MonCoptepopUpMenu a:link,
.MonCoptepopUpMenu a:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  color: #838386;
}
.MonCoptepopUpMenu a:hover {
  text-decoration: none;
  color: #e01d6e;
}
.MonCoptepopUpMenuTop {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  height: 4px;
  width: 132px;
  background: url("../images/popUpMenuTopPink.png?v=201510141204") right no-repeat;
}
.MonCoptepopUpMenuTopWithoutPrice {
  position: relative;
  top: 0;
  left: 0;
  height: 4px;
  width: 132px;
  background: url("../images/popUpMenuBg1.png?v=201510141204") no-repeat;
}
.MonCoptepopUpMenuMiddle {
  dispaly: block;
  position: relative;
  top: 0;
  left: 8px;
  *left: 0px;
  height: 192px;
  width: 132px;
  background: url("../images/popUpMenuBgPink.png?v=201510141204") top repeat-x #FFF;
}
.MonCoptepopUpMenuMiddleWithoutPrice {
  dispaly: block;
  position: relative;
  top: 0;
  left: 8px;
  *left: 0px;
  height: 192px;
  width: 132px;
  background: #FFF;
}
.MonCoptepopUpMenuHolder {
  display: block;
  position: relative;
  top: 0;
  left: -8px;
  width: 140px;
  *left: -7px;
  *width: 149px;
  height: 192px;
  background: url("../images/popUpMenuBg6.png?v=201510141204") left no-repeat;
}
.MonCoptepopUpMenuHolderLeftArrow {
  background: url("../images/popUpMenuBgLeft.png?v=201510141204") no-repeat scroll left center transparent;
  display: block;
  float: left;
  height: 100%;
  left: -25px;
  position: relative;
  top: 20px;
  width: 10px;
}
.MonCoptepopUpMenuBottom {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  height: 4px;
  width: 132px;
  background: url("../images/popUpMenuBg2.png?v=201510141204") no-repeat;
}
.fog {
  width: 100%;
  background: url("../images/modalFon.png?v=201510141204") repeat;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
  zoom: 1;
}
.modalWin {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 999999;
  margin-bottom: 10px;
  behavior: url(/content/PIE.htc);
}
.modalForCarousele {
  background: url("../images/modalBG.jpg?v=201510141204") no-repeat;
  width: 940px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
}
.modalMessagesContainer {
  top: 300px !important;
  background: #FFF !important;
  height: 450px !important;
}
.close {
  position: relative;
  float: right;
  top: -30px;
  right: 20px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #e01d6e;
  font-size: 12px;
  text-decoration: none;
}
.nameOfModalWin {
  position: relative;
  top: -5px;
  left: 0;
  font-family: 'AvantGardeDemiRegular';
  font-size: 14px;
  color: #FFF;
}
.fermerModalWin {
  position: relative;
  float: right;
  top: 8px;
  right: 0;
}
.fermerModalWin img {
  position: relative;
  top: 3px;
  left: 5px;
}
.modalRightBlock {
  position: relative;
  float: left;
  left: 15px;
  top: 75px;
  width: 600px;
}
.modalLeftBlock {
  width: 290px;
  padding-left: 15px;
}
.centeredMessageBlock {
  top: 150px !important;
  text-align: center !important;
}
.modalRightBlock h1 {
  font-family: 'AvantGardeDemiRegular';
  font-size: 30px;
  color: #000;
}
.modalRightBlock h2 {
  font-family: 'AvantGardeDemiRegular';
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.modalRightBlock h3 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #000;
}
.modalRightBlock h4 {
  margin-top: -10px;
  font-family: 'ITCAvantGardeGothicStdBook';
  font-size: 14px;
  line-height: 16px;
  color: #838386;
}
.modalCarH1 {
  position: relative;
  top: 25px;
  left: 50px;
  font-family: AvantGardeDemiRegular;
  text-transform: uppercase;
  font-size: 30px;
  color: #FFF;
}
.modalUl li {
  position: relative;
  top: 35px;
  left: 51px;
  display: inline;
  font-family: ITCAvantGardeGothicStdBook;
  font-weight: 400;
  font-size: 14px;
  color: #FFF;
}
.modalSpan {
  color: #838386;
}
.bannerShowImg {
  position: relative;
  top: 45px;
  left: 51px;
  width: 830px;
  height: 415px;
}
.MonsquaredBanners {
  position: relative;
  top: 15px;
  left: 0;
  float: left;
  margin-bottom: 20px;
  width: 955px;
  height: 100%;
}
.MonOneSquaredBanners {
  position: relative;
  top: 0px;
  left: -7px;
  float: left;
  display: block;
  width: 273px;
  height: 300px;
  background: #FFF;
  margin: 0 8px 0 7px;
  padding: 0 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(/content/PIE.htc);
}
.MonOneSquaredBanners h1 {
  display: block;
  width: 100%;
  color: #000;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 21px;
  font-family: AvantGardeDemiRegular;
  line-height: 24px;
  padding: 20px 0 0;
}
.MonSquaredminiSeparator {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  display: block;
  width: 275px;
  height: 1px;
  border-top: #000 solid 1px;
  margin: 10px 0;
}
.MonsquaredBannersToBotm {
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.MonOneSquaredBanners p {
  width: 273px;
  color: #000;
  text-align: left;
  text-transform: none;
  font-weight: 400;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 15px;
}
.MonOneSquaredBanners strong {
  font-weight: bold;
}
.MonOneSquaredName {
  font-family: AvantGardeDemiRegular!important;
  font-weight: 400!important;
  font-size: 14px !important;
}
.MonOneSquaredBanners a:link,
.MonOneSquaredBanners a:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #e01d6e;
  text-decoration: none;
  background: url("../images/cornerLeftPink.png?v=201510141204") no-repeat left;
  padding: 0 0 0 15px;
}
.MonOneSquaredBanners a:hover {
  color: #000;
  text-decoration: none;
  background: url("../images/cornerLeftBlack.png?v=201510141204") no-repeat left;
}
a.plink:link,
a.plink:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #e01d6e;
  text-decoration: none;
  background: url("../images/cornerLeftPink.png?v=201510141204") no-repeat left;
  padding: 0 0 0 15px;
}
a.plink:hover {
  color: #FFF;
  text-decoration: none;
  background: url("../images/cornerLeftWhite.png?v=201510141204") no-repeat left;
}
.MonOneSquaredBanners table {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  width: 100%;
  border: none;
}
.MonOneSquaredBanners table th {
  font-weight: bold;
  text-align: left;
}
.MonOneSquaredBanners table td {
  padding: 9px 0;
}
.MonOneSquaredBanners table span {
  color: #838386;
  line-height: 15px;
}
/*DUBCHENKO Styles*/
.left-block {
  width: 594px;
  height: 100%;
  padding: 20px 14px 0 14px;
  background: #fff;
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.center-block {
  height: 100%;
  padding: 20px 14px 0 14px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.left-block h1,
.center-block h1 {
  color: #000;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  width: 100%;
}
.catalog {
  padding-bottom: 10px;
}
.catalogItem {
  height: 170px;
  border-bottom: 1px solid #cdcdcf;
  position: relative;
  font-family: AvantGardeDemiRegular;
}
.catalogItem:hover {
  cursor: default;
  background: #f8f8f8;
}
.catalogItem .itemExpirationDate {
  position: absolute;
  bottom: 10px;
  left: 150px;
  color: red;
  font-family: AvantGardeDemiRegular;
  font-size: 12px;
  height: 22px;
}
.catalogItem .itemExpirationDate span {
  line-height: 22px;
}
.catalogItem .itemExpirationDate .loading {
  display: none;
  width: 70px;
  float: right;
  margin-left: 10px;
  background: url("../images/loading_20x20.gif?v=201510141204") no-repeat center;
  height: 22px;
}
.catalogItem .itemExpirationDate .item-increase-lifetime {
  color: white;
  margin-left: 10px;
  background: #dd006c;
  text-decoration: none;
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  cursor: pointer;
  width: 70px;
  text-align: center;
}
.catalogItem .itemExpirationDate .item-increase-lifetime:hover {
  background: black;
  color: #dd006c;
}
.catalogItem .imageItem {
  height: 125px;
  line-height: 125px;
  float: left;
  padding: 20px 0;
  margin-right: 20px;
  margin-left: 0px;
  position: absolute;
  display: table;
  /*width: 130px;

    height: 125px;
    line-height: 125px;

    float: left;
    padding: 20px 0;

    margin-right: 20px;
    margin-left: 0px;

    position: relative;*/
}
.catalogItem .imageItem img,
.catalogItem .imageItem .borderImageLink {
  box-shadow: 1px 1px 5px #333;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  max-width: 130px;
  vertical-align: middle;
  /*height: 95px;*/
}
.catalogItem:hover .imageItem img.end,
.catalogItem:hover .imageItem .borderImageLink.end {
  opacity: 0.3;
}
.catalogItem .imageItem .imageItemContainer {
  /*float: left;*/
  display: table-cell;
  vertical-align: middle;
  line-height: 0px;
}
.catalogItem .imageItem .icoCorner {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 0px;
  background: url("../images/icoPictureCornerSecond.png?v=201510141204") no-repeat;
  border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  cursor: pointer;
  /*position: absolute;

    width: 36px;
    height: 36px;
    right: 35px;

    background: url("../images/icoPictureCornerSecond.png?v=@{version}") no-repeat;

    border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;

    cursor: pointer;*/
}
.catalogItem:hover .imageItem .icoCorner {
  background: url("../images/icoPictureCornerOne.png?v=201510141204") no-repeat;
}
.end-projet {
  background: url("../images/end-projet.jpg?v=201510141204") no-repeat center center;
  position: absolute;
  opacity: 1;
}
.catalogItem .imageItem .end-projet span {
  width: 114px;
  height: 114px;
  display: block;
}
.catalogItem:hover .imageItem .end-projet {
  opacity: 1;
}
.catalogItem .itemCatalogLeftSide {
  float: left;
  height: 100%;
  min-height: 170px;
  width: 170px;
  margin-left: 150px;
  display: table;
}
.catalogItem .itemCatalogLeftSide .menuItem,
.catalogItem .itemCatalogLeftSide .descItem {
  min-height: 100%;
  vertical-align: middle;
}
.catalogItem:hover .itemCatalogLeftSide .menuItem,
.catalogItem .itemCatalogLeftSide .descItem {
  display: table-cell;
}
.catalogItem .itemCatalogLeftSide .menuItem,
.catalogItem:hover .itemCatalogLeftSide .descItem {
  display: none;
}
.catalogItem .itemCatalogLeftSide .descItem strong {
  /*font-weight: bold;*/
  font-size: 13px;
}
.catalogItem .itemCatalogLeftSide .descItem p {
  font-family: ITCAvantGardeGothicStdBook;
  font-size: 11px;
  margin-top: 9px;
  line-height: 18px;
}
ul.itemMenu li {
  padding-left: 28px;
  margin-top: 3px;
  margin-bottom: 3px;
  height: 19px;
  background: url("../images/icon-sprite.png?v=201510141204") no-repeat;
}
ul.itemMenu li.search-icon {
  background-position: 0 0;
}
ul.itemMenu li.cursor-icon {
  background-position: 0 -24px;
}
ul.itemMenu li.copy-icon {
  background-position: 0 -47px;
}
ul.itemMenu li.trash-icon {
  background-position: 0 -71px;
}
ul.itemMenu li.convert-icon {
  background-position: 0 -92px;
}
ul.itemMenu li a {
  font-family: AvantGardeDemiRegular;
  font-size: 11px;
  /*font-weight: bold;*/
  color: #000000;
  text-decoration: none;
}
ul.itemMenu li a:hover {
  text-decoration: underline;
}
.itemCatalogRightSide {
  position: absolute;
  right: 0;
  float: right;
  width: 274px;
  height: 100%;
  display: table;
}
.itemCatalogRightSide .priceMenu {
  min-height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.catalogItem .priceMenu > div {
  float: right;
  width: 84px;
  height: 84px;
  margin-right: 5px;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  background-position: 28px 18px;
  background-size: 30px;
  text-align: center;
  font-family: AvantGardeDemiRegular;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  border-radius: 42px;
  -moz-border-radius: 42px;
  -webkit-border-radius: 42px;
  cursor: pointer;
}
.catalogItem .priceMenu .itemPortager {
  background-image: url("../images/icoPortagerRed32x32.png?v=201510141204");
}
.catalogItem .priceMenu .itemModifier {
  background-image: url("../images/icoModifierRed32x32.png?v=201510141204");
}
.catalogItem .priceMenu .itemDupliquer {
  background-image: url("../images/icoDupliquerRed32x32.png?v=201510141204");
}
.catalogItem .priceMenu .itemOrder {
  background-image: url("../images/icoCommanderPink.png?v=201510141204");
}
.catalogItem:hover .priceMenu > div {
  background-color: #dd006c;
  color: #ffffff;
}
.catalogItem:hover .priceMenu .itemPortager {
  background-image: url("../images/icoPortagerWhite32x32.png?v=201510141204");
}
.catalogItem:hover .priceMenu .itemModifier {
  background-image: url("../images/icoModifierWhite32x32.png?v=201510141204");
}
.catalogItem:hover .priceMenu .itemDupliquer {
  background-image: url("../images/icoDupliquerWhite32x32.png?v=201510141204");
}
.catalogItem:hover .priceMenu .itemOrder {
  background-image: url("../images/icoCommanderWhite.png?v=201510141204");
}
.catalogItem:hover .priceMenu .itemPrice,
.catalogItem:hover .priceMenu .itemOrder {
  background-color: #000000;
}
.catalogItem .priceMenu .itemPortager:hover {
  background-image: url("../images/icoPortagerRed32x32.png?v=201510141204");
}
.catalogItem .priceMenu .itemModifier:hover {
  background-image: url("../images/icoModifierRed32x32.png?v=201510141204");
}
.catalogItem .priceMenu .itemDupliquer:hover {
  background-image: url("../images/icoDupliquerRed32x32.png?v=201510141204");
}
.catalogItem .priceMenu .itemOrder:hover {
  background-image: url("../images/icoCommanderPink.png?v=201510141204");
}
.catalogItem .priceMenu > div:hover {
  background-color: #000000;
  color: #dd006c;
}
.catalogItem .priceMenu > div div {
  position: relative;
  top: 54px;
}
.catalogItem .priceMenu > div.itemPrice div,
.catalogItem .priceMenu > div.itemOrder div {
  position: relative;
  top: 28px;
}
.catalogItem .priceMenu > div.itemPrice div:first-child,
.catalogItem .priceMenu > div.itemOrder div:first-child {
  font-size: 18px;
  margin-bottom: 8px;
  height: 18px;
}
.catalogItem:not(:hover) .priceMenu > div.itemPrice div:first-child,
.catalogItem:not(:hover) .priceMenu > div.itemOrder div:first-child {
  color: #dd006c;
  height: 18px;
}
.top-pagination {
  margin-top: -40px;
  margin-bottom: 0px !important;
}
.catalog-pagination {
  float: right;
  margin-bottom: 31px;
}
.catalog-pagination ul {
  padding-top: 8px;
}
.catalog-pagination ul li {
  float: left;
  margin-right: 9px;
  background: url("../images/pagination-arrow.png?v=201510141204") no-repeat center right;
  padding-right: 7px;
}
.catalog-pagination ul li.prev-pag,
.catalog-pagination ul li.next-pag {
  background: none;
  margin: -8px 0 0 0;
}
.prev-pag a {
  background: url("../images/toLeftcalcRndBtn.png?v=201510141204") no-repeat scroll 0 0 transparent;
  display: block;
  height: 27px;
  width: 27px;
  z-index: 1;
}
.next-pag a {
  background: url("../images/calcRndBtn.png?v=201510141204") no-repeat scroll 0 0 transparent;
  display: block;
  height: 27px;
  width: 27px;
  z-index: 1;
}
.prev-pag a:hover {
  background: url("../images/toLeftcalcRndBtnHover.png?v=201510141204") no-repeat scroll 0 0 transparent;
}
.next-pag a:hover {
  background: url("../images/calcRndBtnHover.png?v=201510141204") no-repeat scroll 0 0 transparent;
}
.catalog-pagination ul li.end-pag {
  background: none;
}
.catalog-pagination ul li a {
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
}
.catalog-pagination ul li a:hover {
  color: #848483;
}
.right-column {
  float: right;
  width: 303px;
}
.right-block-albums {
  width: 275px;
  height: 238px;
  background: #e01d6e;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px 14px 0 14px;
  margin-bottom: 15px;
}
a.calculator-link {
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 16px;
}
a.right-block-albums-creer {
  width: 275px;
  height: 238px;
  background: url("../images/creer-un-bg.png?v=201510141204") no-repeat top center;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px 14px 0 14px;
  display: block;
  text-decoration: none;
  margin-bottom: 16px;
}
.right-block-albums h2,
.right-block-albums-creer h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  font-size: 21px;
  font-family: ITCAvantGardeGothicStdBook;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
}
.calculator-link h2 {
  font-size: 21px;
  font-family: ITCAvantGardeGothicStdBook;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
.image-albums {
  width: 146px;
  height: 149px;
  margin: 15px auto 0 auto;
  position: relative;
  line-height: 149px;
}
.image-albums-img {
  background: url("../images/book-bg.png?v=201510141204") no-repeat center center;
  width: 257px;
  height: 166px;
  margin: 24px auto 0 auto;
}
.image-albums-img span img {
  margin-top: 36px;
}
.image-albums img {
  box-shadow: 1px 1px 8px #333;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  z-index: 1;
  max-width: 146px;
  vertical-align: middle;
}
.images-albums-play-icon {
  display: block;
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  text-decoration: none;
}
.images-albums-play-icon .play-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/livret-play-icon-hover.png?v=201510141204") no-repeat center center;
  z-index: 20;
}
.right-block-albums span {
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin-top: 15px;
  display: block;
}
a.right-banner-block {
  width: 289px;
  height: 42px;
  background: url("../images/banner-right-bg.png?v=201510141204") no-repeat top center;
  margin-bottom: 15px;
  padding: 23px 0 0 14px;
  display: block;
  text-decoration: none;
}
a.right-banner-block span {
  color: #fff;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
  text-transform: uppercase;
  font-weight: bold;
}
.h300 {
  height: 300px;
}
.banner-block {
  background: #000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 100%;
  margin: 0 0 15px 0;
  display: inline-block;
  color: #FFFFFF;
}
.banner-block h2 {
  position: relative;
  float: left;
  display: block;
  width: 130px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
  border-bottom: 1px solid #4D4D4D;
  padding: 10px 0 8px 0;
}
.banner-block .banner-header {
  margin: 25px 15px 0 10px;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
}
.banner-block .banner-header h1 {
  color: #FFFFFF;
  font-family: AvantGardeDemiRegular;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 24px;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
}
.banner-block .banner-footer {
  border-top: 1px solid #FFFFFF;
  margin: 0 10px;
  padding: 10px 0;
}
.banner-block .banner-content {
  margin: 10px;
}
.banner-block a:link,
.banner-block a:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #e01d6e;
  text-decoration: none;
  background: url("../images/cornerLeftPink.png?v=201510141204") no-repeat left;
  padding: 0 0 0 15px;
}
.banner-block a:hover {
  color: #FFF;
  text-decoration: none;
  background: url("../images/cornerLeft.png?v=201510141204") no-repeat left;
}
.banner-block a.customer-points {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url("../images/cornerLeftBlue.png?v=201510141204");
  background-position: right center;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 0 12px 0 0;
  color: #0097C9;
  font-family: AvantGardeDemiRegular;
  font-size: 21px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin: 5px 0 8px 0;
}
.banner-block a.customer-points:hover {
  color: #FFFFFF;
  background-image: url("../images/cornerLeftPinkHover.png?v=201510141204");
}
.banner-block table {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  width: 100%;
  border: none;
}
.banner-block table th {
  font-weight: bold;
  text-align: left;
  color: #848483;
}
.banner-block table td {
  padding: 9px 0;
}
.banner-block table span {
  color: #838386;
  line-height: 15px;
}
.h300 .banner-header {
  height: 34px;
}
.h300 .banner-content {
  height: 183px;
}
.h300 .banner-footer {
  height: 16px;
}
.points-block {
  width: 274px;
  height: 54px;
  background: #000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 11px 14px 0 15px;
  margin-top: 15px;
}
.points-fidelight {
  float: left;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.points-fidelight span,
.cagnote span {
  border-bottom: 1px solid #4d4d4d;
  font-size: 14px;
  font-family: ITCAvantGardeGothicStdBook;
  display: block;
  width: 130px;
  padding-bottom: 8px;
}
.points-price {
  font-size: 19px;
  font-family: ITCAvantGardeGothicStdBook;
  color: #0097c9;
  font-weight: bold;
  margin-top: 5px;
  background: url("../images/price-arrow.png?v=201510141204") no-repeat 109px 4px;
}
.cagnote {
  float: right;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.points-price-cagnote {
  font-size: 19px;
  font-family: ITCAvantGardeGothicStdBook;
  color: #0097c9;
  font-weight: bold;
  margin-top: 5px;
  background: url("../images/price-arrow.png?v=201510141204") no-repeat 91px 4px;
}
.commandes-block,
.mess-packs {
  width: 274px;
  min-height: 275px;
  background: #000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 15px;
  padding: 25px 14px 0 15px;
}
.commandes-block h2,
.mess-packs h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 17px;
  color: #fff;
  font-size: 21px;
  font-family: ITCAvantGardeGothicStdBook;
  text-transform: uppercase;
  font-weight: bold;
}
.commandes-list {
  overflow: hidden;
  border-bottom: 1px solid #fff;
}
ul.com-block-b {
  list-style: none;
  color: #fff;
  margin-top: 19px;
}
ul.com-block-b li {
  float: left;
  font-size: 12px;
  color: #fff;
  font-family: 'Trebuchet MS';
  margin-bottom: 19px;
}
ul.com-block-b li.head {
  color: #848483;
  margin-right: 25px;
}
ul.com-block-b li.first-row {
  margin-right: 19px;
}
ul.com-block-b li.own {
  float: right;
  margin-right: 0px;
}
ul.com-block-b li.own-date {
  margin-right: 0;
}
ul.com-block-b li ul {
  overflow: hidden;
  margin-top: 19px;
}
ul.com-block-b li ul li {
  float: none;
}
ul.com-block-b li a {
  color: #e01d6e;
  text-decoration: none;
  background: url("../images/bottom-link-mess-arrow.png?v=201510141204") no-repeat center left;
  padding-left: 12px;
}
.main-mess-column {
  font-family: 'Trebuchet MS';
  font-size: 12px;
  color: #848483;
  margin-top: 17px;
  border-bottom: 1px solid #fff;
  overflow: hidden;
  height: 178px;
}
.left-mess-column {
  width: 191px;
  float: left;
}
.mess-message {
  margin-top: 14px;
  color: #fff;
  font-size: 12px;
}
.mess-message span {
  font-size: 12px;
  color: #848483;
}
.right-mess-column {
  float: right;
}
a.mess-link {
  font-size: 12px;
  font-family: 'Trebuchet MS';
  color: #e01d6e;
  text-decoration: none;
  display: block;
  margin-top: 15px;
  background: url("../images/bottom-link-mess-arrow.png?v=201510141204") no-repeat center left;
  padding-left: 15px;
}
.profile-block {
  width: 274px;
  min-height: 275px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 15px;
  padding: 25px 14px 0 15px;
}
.profile-block h2 {
  color: #000;
  font-size: 21px;
  font-family: ITCAvantGardeGothicStdBook;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 17px;
  margin-bottom: 15px;
}
.info-block {
  overflow: hidden;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  border-bottom: 1px solid #000;
  padding-bottom: 31px;
}
.user-name {
  font-family: ITCAvantGardeGothicStdBook;
  font-weight: bold;
  margin-bottom: 12px;
}
.contacts-profile {
  margin-top: 15px;
}
a.profile-link {
  font-size: 12px;
  font-family: 'Trebuchet MS';
  color: #e01d6e;
  text-decoration: none;
  display: block;
  margin-top: 15px;
  background: url("../images/bottom-link-profile-arrow.png?v=201510141204") no-repeat center left;
  padding-left: 15px;
}
.main-container-content {
  position: relative;
  top: 19px;
  left: 0;
  float: left;
  margin-bottom: 30px;
  margin-top: 15px;
  width: 970px;
  border: none;
}
.livret-block {
  width: 434px;
  height: 333px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  margin-bottom: 15px;
  padding: 0 14px 0 15px;
  position: relative;
  margin-right: 14px;
  z-index: 1;
}
.livret-wrapper {
  position: relative;
  float: left;
  width: 463px;
  height: 333px;
  margin-bottom: 15px;
  background: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 14px;
}
.livret-wrapper.disabled .livret-block {
  opacity: 0.4;
  background: url("../images/disable-bg.png?v=201510141204") repeat 0 0;
}
.livret-wrapper.disabled .livret-anchor {
  content: " ";
  width: 31px;
  height: 91px;
  background: url("../images/left-anchor-bg.png?v=201510141204") no-repeat top right;
  position: absolute;
  right: 0;
  opacity: 1;
  top: 0;
  z-index: 2;
  font-weight: bold;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  color: #fff;
  padding: 12px 14px 0 58px;
  text-align: right;
  line-height: 15px;
}
.album-image {
  width: 127px;
  height: 67px;
  background: url("../images/grey-book.png?v=201510141204") no-repeat center center;
  margin: 38px auto 0 auto;
}
.album-image-livre-first {
  width: 127px;
  height: 67px;
  background: url("../images/grey-book.png?v=201510141204") no-repeat center center;
  margin: 38px auto 0 auto;
}
.album-image-livre-second {
  width: 158px;
  height: 65px;
  background: url("../images/format_p_29_22.png?v=201510141204") no-repeat center center;
  margin: 40px auto 0 auto;
}
.album-image-livre-third {
  width: 127px;
  height: 67px;
  background: url("../images/grey-book.png?v=201510141204") no-repeat center center;
  margin: 38px auto 0 auto;
}
.album-image-livre-four {
  width: 211px;
  height: 87px;
  background: url("../images/format4.png?v=201510141204") no-repeat center center;
  margin: 18px auto 0 auto;
}
.album-image-livre-five {
  width: 127px;
  height: 67px;
  background: url("../images/format_s_22_22.png?v=201510141204") no-repeat center center;
  margin: 38px auto 0 auto;
}
.album-image-livre-six {
  width: 121px;
  height: 88px;
  background: url("../images/format_s_21_29.png?v=201510141204") no-repeat center center;
  margin: 17px auto 0 auto;
}
.livret-block:hover .album-image-livre-first {
  width: 127px;
  height: 67px;
  background: url("../images/grey-book-hover.png?v=201510141204") no-repeat top center;
  margin: 38px auto 0 auto;
}
.livret-block:hover .album-image-livre-second {
  width: 158px;
  height: 65px;
  background: url("../images/format_p_29_22-hover.png?v=201510141204") no-repeat center center;
  margin: 40px auto 0 auto;
}
.livret-block:hover .album-image-livre-third {
  width: 127px;
  height: 67px;
  background: url("../images/grey-book-hover.png?v=201510141204") no-repeat center center;
  margin: 38px auto 0 auto;
}
.livret-block:hover .album-image-livre-four {
  width: 211px;
  height: 87px;
  background: url("../images/format4.png?v=201510141204") no-repeat center center;
  margin: 18px auto 0 auto;
}
.livret-block:hover .album-image-livre-s_22_22 {
  width: 127px;
  height: 67px;
  background: url("../images/format_s_22_22-hover.png?v=201510141204") no-repeat center center;
  margin: 38px auto 0 auto;
}
.livret-block:hover .album-image-inside-s_21_29 {
  width: 121px;
  height: 88px;
  background: url("../images/format_s_21_29-hover.png?v=201510141204") no-repeat center center;
  margin: 17px auto 0 auto;
}
.livret-config {
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
  font-family: ITCAvantGardeGothicStdBook;
  line-height: 25px;
}
.livret-config h3,
.livret-config h2 {
  font-size: 21px;
  font-weight: normal;
}
.livret-config h2 {
  font-weight: bold;
}
.livret-config span {
  font-size: 14px;
  color: #e01d6e;
}
.livret-desc {
  padding: 14px 0 16px 0;
  border-top: 1px solid #cdcdcf;
  border-bottom: 1px solid #cdcdcf;
  margin-top: 5px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  height: 24px;
}
.icon-livre-play {
  text-align: center;
  margin-top: 14px;
}
a.livret-play {
  text-align: center;
  background: url("../images/livret-play-icon.png?v=201510141204") no-repeat center center;
  display: block;
  width: 49px;
  height: 48px;
  margin: 0 auto;
}
.livret-block:hover {
  background: url("../images/livret-hover-bg.png?v=201510141204") no-repeat center center;
}
.livret-block:hover .livret-config,
.livret-block:hover .livret-config span,
.livret-block:hover .livret-desc {
  color: #fff;
}
.livret-block:hover a.livret-play {
  background: url("../images/livret-play-icon-hover.png?v=201510141204") no-repeat center center;
  display: block;
}
.disabled .album-image,
.disabled a.livret-play {
  visibility: hidden;
}
.livret-wrapper.disabled .livret-desc {
  border: none;
}
.livret-wrapper.disabled {
  background: url("../images/disable-bg.png?v=201510141204") repeat 0 0;
}
.livret-wrapper.disabled:hover .livret-block {
  cursor: default;
}
.livret-wrapper.disabled:hover h2,
.livret-wrapper.disabled:hover h3 {
  color: #000;
}
.livret-wrapper.disabled:hover .livret-desc {
  color: #000;
}
.livret-wrapper.disabled:hover .livret-config span {
  color: #e01d6e;
}
/*--------------------------------------------------------------------------------------------------------*/
.livret-block-inside {
  width: 195px;
  height: 292px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  margin-bottom: 15px;
  padding: 0 14px 0 15px;
  position: relative;
  /*margin-right: 14px;*/
  z-index: 1;
}
.livret-wrapper-inside {
  position: relative;
  float: left;
  /*width: 195px;*/
  height: 292px;
  margin-bottom: 15px;
  background: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 14px;
  cursor: pointer;
}
.livret-wrapper-inside.disabled-in .livret-block-inside {
  opacity: 0.4;
  background: url("../images/disable-bg.png?v=201510141204") repeat 0 0;
}
.livret-wrapper-inside.disabled-in .livret-anchor-inside {
  content: " ";
  width: 31px;
  height: 91px;
  background: url("../images/left-anchor-bg.png?v=201510141204") no-repeat top right;
  position: absolute;
  right: 0;
  opacity: 1;
  top: 0;
  z-index: 2;
  font-weight: bold;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  color: #fff;
  padding: 12px 14px 0 58px;
  text-align: right;
  line-height: 15px;
}
.top-right-triangle {
  position: absolute;
  right: 0;
  width: 64px;
  height: 64px;
  font-size: 10px;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  text-align: right;
  color: #ffffff;
  padding-right: 6px;
  padding-top: 6px;
  background: url("../images/icoClearHoverTopLeftTriangle.png?v=201510141204") no-repeat;
  background-size: 70px;
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  z-index: 2;
}
.top-right-triangle .promo {
  margin-top: 4px;
  margin-right: 2px;
  font-size: 12px;
}
.top-right-triangle .new {
  margin-top: 4px;
  margin-right: 4px;
  font-size: 12px;
}
.livret-wrapper-inside:hover .top-right-triangle {
  background: url("../images/icoClearTopLeftTriangle.png?v=201510141204") no-repeat;
  background-size: 70px;
}
.top-right-triangle.triangle-hovered {
  background: url("../images/icoClearTopLeftTriangle.png?v=201510141204") no-repeat;
  background-size: 70px;
}
/*ALBUM STYLES*/
.album-image-inside-p_23_23 {
  width: 127px;
  height: 67px;
  background: url("../images/format_p_23_23.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.album-image-inside-r_23_23 {
  width: 127px;
  height: 67px;
  background: url("../images/format_r_23_23.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.album-image-inside-r_30_30 {
  width: 161px;
  height: 81px;
  background: url("../images/format_r_30_30.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.album-image-inside-r_33_26 {
  width: 181px;
  height: 83px;
  background: url("../images/format_r_33_26.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.album-image-inside-p_29_22 {
  width: 158px;
  height: 65px;
  background: url("../images/format_p_29_22.png?v=201510141204") no-repeat center center;
  margin: 64px auto 0 auto;
}
.album-image-inside-p_30_30 {
  width: 167px;
  height: 87px;
  background: url("../images/format_p_30_30.png?v=201510141204") no-repeat center center;
  margin: 42px auto 0 auto;
}
.album-image-inside-p_40_30 {
  width: 197px;
  height: 81px;
  background: url("../images/format_p_40_30.png?v=201510141204") no-repeat center center;
  margin: 48px auto 0 auto;
}
.album-image-inside-p_33_26 {
  width: 197px;
  height: 81px;
  background: url("../images/format_p_33_26.png?v=201510141204") no-repeat center center;
  margin: 48px auto 0 auto;
}
.album-image-inside-p_29_22 {
  width: 192px;
  height: 87px;
  background: url("../images/format_p_40_30.png?v=201510141204") no-repeat center center;
  background-size: 150px;
  margin: 42px auto 0 auto;
}
.album-image-inside-s_22_22 {
  width: 127px;
  height: 67px;
  background: url("../images/format_s_22_22.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.album-image-inside-s_15_20 {
  width: 127px;
  height: 67px;
  background: url("../images/format_s_22_22.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.album-image-inside-p_15_20 {
  width: 127px;
  height: 67px;
  background: url("../images/format_s_22_22.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
/*.album-image-inside-p_33_26{
    width: 127px;
    height: 67px;
    background: url("../images/format_s_22_22.png?v=@{version}") no-repeat center center;
    margin: 62px auto 0 auto;
}*/
.album-image-inside-s_21_29 {
  width: 121px;
  height: 88px;
  background: url("../images/format_s_21_29.png?v=201510141204") no-repeat center center;
  margin: 41px auto 0 auto;
}
.album-image-inside-s_22_29 {
  width: 121px;
  height: 88px;
  background: url("../images/format_s_21_29.png?v=201510141204") no-repeat center center;
  margin: 41px auto 0 auto;
}
.album-image-inside-p_22_29 {
  width: 121px;
  height: 88px;
  background: url("../images/format_p_22_29.png?v=201510141204") no-repeat center center;
  margin: 41px auto 0 auto;
}
.album-image-inside-c_15_20 {
  width: 60px;
  height: 88px;
  background: url("../images/format_c_15_20.png?v=201510141204") no-repeat center center;
  margin: 41px auto 0 auto;
}
.album-image-inside-c_20_15 {
  width: 100px;
  height: 64px;
  background: url("../images/format_c_20_15.png?v=201510141204") no-repeat center center;
  margin: 65px auto 0 auto;
}
.album-image-inside-c_30_30 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_30_30.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.album-image-inside-c_21_29 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_21_29.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.album-image-inside-c_grid_21_29 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_grid_21_29.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.album-image-inside-c_30_41 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_30_41.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.album-image-inside-c_40_30 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_40_30.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.album-image-inside-c_30_20 {
  width: 114px;
  height: 84px;
  background: url("../images/format_c_30_20.png?v=201510141204") no-repeat center center;
  margin: 45px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-p_23_23 {
  width: 127px;
  height: 67px;
  background: url("../images/format_p_23_23-hover.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-r_23_23 {
  width: 127px;
  height: 67px;
  background: url("../images/format_r_23_23-hover.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-r_30_30 {
  width: 161px;
  height: 81px;
  background: url("../images/format_r_30_30-hover.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-r_33_26 {
  width: 181px;
  height: 83px;
  background: url("../images/format_r_33_26-hover.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-p_29_22 {
  width: 158px;
  height: 65px;
  background: url("../images/format_p_29_22-hover.png?v=201510141204") no-repeat center center;
  margin: 64px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-p_30_30 {
  width: 167px;
  height: 87px;
  background: url("../images/format_p_30_30-hover.png?v=201510141204") no-repeat center center;
  margin: 42px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-p_40_30 {
  width: 197px;
  height: 81px;
  background: url("../images/format_p_40_30-hover.png?v=201510141204") no-repeat center center;
  margin: 48px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-p_33_26 {
  width: 197px;
  height: 81px;
  background: url("../images/format_p_33_26-hover.png?v=201510141204") no-repeat center center;
  margin: 48px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-p_29_22 {
  width: 192px;
  height: 87px;
  background: url("../images/format_p_40_30-hover.png?v=201510141204") no-repeat center center;
  margin: 42px auto 0 auto;
  background-size: 150px;
}
.livret-block-inside:hover .album-image-inside-s_22_22 {
  width: 127px;
  height: 67px;
  background: url("../images/format_s_22_22-hover.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-s_15_20 {
  width: 127px;
  height: 67px;
  background: url("../images/format_s_22_22-hover.png?v=201510141204") no-repeat center center;
  margin: 62px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-s_21_29 {
  width: 121px;
  height: 88px;
  background: url("../images/format_s_21_29-hover.png?v=201510141204") no-repeat center center;
  margin: 41px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-s_22_29 {
  width: 121px;
  height: 88px;
  background: url("../images/format_s_21_29-hover.png?v=201510141204") no-repeat center center;
  margin: 41px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-p_22_29 {
  width: 121px;
  height: 88px;
  background: url("../images/format_p_22_29-hover.png?v=201510141204") no-repeat center center;
  margin: 41px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-c_15_20 {
  width: 60px;
  height: 88px;
  background: url("../images/format_c_15_20-hover.png?v=201510141204") no-repeat center center;
  margin: 41px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-c_20_15 {
  width: 100px;
  height: 64px;
  background: url("../images/format_c_20_15-hover.png?v=201510141204") no-repeat center center;
  margin: 65px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-c_30_30 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_30_30-hover.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-c_21_29 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_21_29-hover.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-c_grid_21_29 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_grid_21_29-hover.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-c_30_41 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_30_41-hover.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-c_40_30 {
  width: 100px;
  height: 100px;
  background: url("../images/format_c_40_30-hover.png?v=201510141204") no-repeat center center;
  margin: 29px auto 0 auto;
}
.livret-block-inside:hover .album-image-inside-c_30_20 {
  width: 114px;
  height: 84px;
  background: url("../images/format_c_30_20-hover.png?v=201510141204") no-repeat center center;
  margin: 45px auto 0 auto;
}
.livret-block-inside:hover a.livret-play-inside {
  background: url("../images/livret-play-icon-hover.png?v=201510141204") no-repeat center center;
  display: block;
  position: relative;
  bottom: 2px;
  right: 1px;
}
.livret-block-inside.disable-block {
  opacity: 0.4;
  cursor: default;
}
.livret-block-inside.disable-block:hover {
  background: #fff;
}
.livret-block-inside.disable-block:hover a.livret-play-inside {
  background: url("../images/livret-play-icon.png?v=201510141204") no-repeat center center;
  bottom: 0px;
  right: 0px;
}
.livret-block-inside.disable-block:hover .livret-config-inside h3,
.livret-block-inside.disable-block:hover .livret-config-inside h2 {
  color: #000;
}
.livret-block-inside.disable-block:hover .livret-config-inside span {
  color: #e01d6e;
}
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.livret-config-inside {
  text-align: center;
  margin-top: 15px;
  font-family: ITCAvantGardeGothicStdBook;
  line-height: 25px;
}
.livret-config-inside h3,
.livret-config-inside h2 {
  font-size: 24px;
  font-weight: normal;
  font-family: AvantGardeDemiRegular;
}
.livret-config-inside h2 {
  font-weight: bold;
}
.livret-config-inside span {
  font-family: 'Trebuchet MS';
  font-size: 12px;
  color: #e01d6e;
}
.livret-desc-inside {
  padding: 0 0 0 0;
  border-top: 1px solid #cdcdcf;
  margin-top: 5px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
}
.icon-livre-play-inside {
  text-align: center;
  margin-top: 20px;
}
a.livret-play-inside {
  text-align: center;
  background: url("../images/livret-play-icon.png?v=201510141204") no-repeat center center;
  display: block;
  width: 49px;
  height: 48px;
  margin: 0 auto;
}
.livret-block-inside:hover {
  background: url("../images/inside-album-bg.png?v=201510141204") no-repeat center center;
}
.livret-block-inside:hover .livret-config-inside,
.livret-block-inside:hover .livret-config-inside span,
.livret-block-inside:hover .livret-desc-inside {
  color: #fff;
}
.disabled-in .album-image-inside,
.disabled-in a.livret-play-inside {
  visibility: hidden;
}
.livret-wrapper-inside.disabled .livret-desc-inside {
  border: none;
}
.livret-wrapper-inside.disabled-in {
  background: url("../images/disable-bg.png?v=201510141204") repeat 0 0;
  cursor: default;
}
.livret-wrapper-inside.disabled-in:hover .livret-block-inside {
  cursor: default;
}
.livret-wrapper-inside.disabled-in:hover h2,
.livret-wrapper-inside.disabled-in:hover h3 {
  color: #000;
}
.livret-wrapper-inside.disabled-in:hover .livret-desc-inside {
  color: #000;
}
.livret-wrapper-inside.disabled-in:hover .livret-config-inside span {
  color: #e01d6e;
}
.blockSeparator-in {
  float: left;
  width: 940px;
  min-height: 1px;
  border-bottom: #969289 dotted 1px;
  margin-bottom: 15px;
}
.blockSeparator-in .blockTitle {
  line-height: 2.0;
  font-size: 20px;
  font-family: AvantGardeDemiRegular;
}
/*----------------------------------------------------------------------------------------------------------------*/
.ui-tooltip,
.arrow:after {
  border: none;
  background: none;
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: -16px;
  margin-left: -35px;
}
.arrow-left {
  width: 16px;
  height: 70px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: -16px;
  margin-top: -35px;
}
.arrow.top {
  top: -16px;
  bottom: auto;
}
.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg);
  box-shadow: 0 0 5px #aaa;
}
.arrow-left:after {
  content: "";
  position: absolute;
  top: 20px;
  right: -20px;
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg);
  box-shadow: 0 0 5px #aaa;
}
.arrow.top:after {
  bottom: -20px;
  top: auto;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
/*----------------------------------------------------------------------------------------------------------------*/
.partager-menu-container {
  width: 407px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #000000;
}
.partager-menu-separator,
.partager-menu-item {
  display: inline-block;
  vertical-align: top;
  height: 80px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.partager-menu-item {
  width: 95px;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  font-family: AvantGardeDemiRegular;
  font-weight: bold;
  color: #ffffff !important;
  cursor: pointer;
}
.partager-menu-item.partager-html {
  background: url("../images/icoHtmlWhite.png?v=201510141204");
}
.partager-menu-item.partager-facebook {
  background: url("../images/icoFacebookWhite.png?v=201510141204");
}
.partager-menu-item.partager-lien {
  background: url("../images/icoLienWhite.png?v=201510141204");
}
.partager-menu-item.partager-mail {
  background: url("../images/icoMailWhite.png?v=201510141204");
}
.partager-menu-item.partager-html:hover {
  background: url("../images/icoHtmlRed.png?v=201510141204");
}
.partager-menu-item.partager-facebook:hover {
  background: url("../images/icoFacebookRed.png?v=201510141204");
}
.partager-menu-item.partager-lien:hover {
  background: url("../images/icoLienRed.png?v=201510141204");
}
.partager-menu-item.partager-mail:hover {
  background: url("../images/icoMailRed.png?v=201510141204");
}
.partager-menu-item.partager-html:hover,
.partager-menu-item.partager-facebook:hover,
.partager-menu-item.partager-lien:hover,
.partager-menu-item.partager-mail:hover,
.partager-menu-item.partager-html,
.partager-menu-item.partager-facebook,
.partager-menu-item.partager-lien,
.partager-menu-item.partager-mail {
  background-repeat: no-repeat;
  background-position: 27px 18px;
}
.partager-menu-item:hover {
  color: #dd006c !important;
}
.partager-menu-item span {
  position: relative;
  top: 50px;
}
.partager-menu-separator {
  width: 1px;
  background-color: #4d4d4d;
}
.portager-menu-arrow:after {
  background: #000000;
}
/*----------------------------------------------------------------------------------------------------------------*/
div[aria-describedby="portager-html-dialog"],
div[aria-describedby="portager-lien-code-dialog"],
div[aria-describedby="portager-lien-dialog"],
div[aria-describedby="portager-mail-merci-dialog"],
div[aria-describedby="portager-mail-dialog"],
div[aria-describedby="portager-facebook-dialog"] {
  background-color: #ffffff !important;
}
div[aria-describedby="portager-html-dialog"] .ui-dialog-buttonset,
div[aria-describedby="portager-lien-code-dialog"] .ui-dialog-buttonset,
div[aria-describedby="portager-lien-dialog"] .ui-dialog-buttonset,
div[aria-describedby="portager-mail-merci-dialog"] .ui-dialog-buttonset,
div[aria-describedby="portager-mail-dialog"] .ui-dialog-buttonset,
div[aria-describedby="portager-facebook-dialog"] .ui-dialog-buttonset {
  background-color: #ffffff !important;
}
.portager-dialog-block {
  margin-top: 14px;
}
.portager-dialog-block-title {
  margin-bottom: 8px;
  font-family: ITCAvantGardeGothicStdBook;
  color: #505050;
}
.portager-dialog-block-title .small {
  font-size: 12px !important;
  font-family: 'Trebuchet MS' !important;
}
.portager-dialog-block-title .gray {
  color: #969696 !important;
}
.portager-dialog-block-input {
  font-size: 11px !important;
  font-family: 'Trebuchet MS';
  color: #969696;
}
.portager-dialog-block-input .disabled {
  background: #e6e6e6;
}
.portager-dialog-block-input textarea {
  width: 410px;
  height: 43px;
  resize: none;
  padding: 8px;
}
.portager-dialog-block-input input[type="checkbox"] {
  margin-left: 0px;
}
.portager-dialog-block-input input[type="password"] {
  width: 410px;
  padding: 5px 8px;
}
.portager-dialog-block-input label {
  position: relative;
  top: -2px;
}
.portager-dialog-bottom-description {
  margin-top: 25px;
  padding-top: 30px;
  padding-bottom: 15px;
  border-top-style: dotted;
  border-top-color: #000000;
  border-top-width: 1px;
  font-size: 12px;
  font-family: 'Trebuchet MS';
  color: #505050;
  line-height: 1.3;
  text-align: center;
}
.portager-dialog-merci {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  color: #505050;
  text-align: center;
}
.portager-dialog-merci div:first-child {
  font-size: 22px;
  font-family: ITCAvantGardeGothicStdBook;
  margin-bottom: 5px;
}
.portager-dialog-bottom-clear {
  height: 10px;
}
/*----------------------------------------------------------------------------------------------------------------*/
.article-popup-content {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  color: #505050;
  text-align: center;
}
.article-popup-content .article-popup-title {
  font-size: 22px;
  font-family: ITCAvantGardeGothicStdBook;
  margin-bottom: 5px;
}
.article-popup-items {
  margin-top: 15px;
  margin-left: 50px;
  text-align: left;
}
.article-popup-items .article-popup-item {
  display: inline-block;
}
/* --- Article/Project popup --- */
.project-modified-popup-content,
.article-ordered-popup-content {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  color: #505050;
  text-align: center;
}
.project-modified-popup-content div:first-child,
.article-ordered-popup-content div:first-child {
  font-size: 22px;
  font-family: ITCAvantGardeGothicStdBook;
  margin-bottom: 5px;
}
/* --- Article/Project popup --- */
.picture-arrow:after {
  background: #ffffff;
}
.picture-tooltip-contaier {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #ffffff;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 20px;
  padding-right: 20px;
}
.picture-tooltip-contaier div {
  font-family: AvantGardeDemiRegular;
  font-size: 11px;
  line-height: 1.8;
}
.picture-tooltip-contaier .picture-tooltip-supplimer {
  color: #d0006c;
  cursor: pointer;
}
.picture-tooltip-contaier .picture-tooltip-supplimer:hover {
  text-decoration: underline;
}
/*----------------------------------------------------------------------------------------------------------------*/
div[aria-describedby="suppression-dialog"] {
  background: #ffffff !important;
}
div[aria-describedby="suppression-dialog"] .ui-dialog-buttonset {
  background: #ffffff !important;
}
#suppression-dialog {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.suppression-dialog-top {
  height: 250px;
  width: 100%;
  display: table;
  background: #434343;
  background: radial-gradient(circle, #505050, #000000);
}
.suppression-dialog-top-cell {
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
.suppression-dialog-top-image {
  box-shadow: 1px 1px 10px #CCC;
  display: inline-block;
  height: 146px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.suppression-dialog-top-image img {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 146px;
}
.suppression-dialog-bottom {
  font-size: 13.5px;
  font-family: 'Trebuchet MS';
  line-height: 1.4;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}
.annuler-button {
  border: none !important;
  width: 90px !important;
  height: 20px !important;
  position: absolute !important;
  left: 10px;
  bottom: 70px;
  margin: 0 !important;
  padding-bottom: 3px !important;
  color: #838383 !important;
  font-family: ITCAvantGardeGothicStdBook !important;
  font-size: 12px !important;
  font-weight: bold !important;
  background: url("../images/icoAnnuler.png?v=201510141204") no-repeat !important;
  background-position: 0 2px !important;
}
/* -------------------------------------------------------------------------------------------------------------- */
.reg-sale {
  height: 131px;
  background: url(../images/reg-sale-bg.png) no-repeat center;
  line-height: 131px;
  color: #fff;
  text-align: center;
  font-size: 39px;
  font-family: ITCAvantGardeGothicStdMedium;
  margin-bottom: 10px;
}
.sale-info {
  text-align: center;
  color: #fff;
  font-family: ITCAvantGardeGothicStdMedium;
}
.sale-info p {
  line-height: 1.4;
  font-size: 14px;
  font-weight: bold;
}
.sale-info .blue {
  color: #48cdff;
}
.sale-info .thin {
  font-weight: normal;
}
.sale-note {
  color: #848483;
  font-size: 11px;
  font-family: 'Trebuchet MS';
  text-align: center;
  padding-top: 35px;
  padding-bottom: 22px;
  line-height: 1.2;
}
.inscriptionBannerFrst {
  height: 604px;
}
.inscriptionBannerFrstOk {
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e01d6e url(../images/white-arrow.png) no-repeat center !important;
}
.matisseo-dialog .dialog-content {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  color: #505050;
  text-align: center;
}
.matisseo-dialog .dialog-content .dialog-title {
  font-size: 22px;
  font-family: ITCAvantGardeGothicStdBook;
  margin-bottom: 5px;
}
.matisseo-dialog .dialog-content input {
  width: 100%;
  margin-top: 10px;
}
.matisseo-dialog .dialog-content .error-message {
  font-size: 12px;
  font-family: ITCAvantGardeGothicStdBook;
  margin-bottom: 5px;
  color: red;
  display: none;
}
.slide-left > .text-right {
  position: absolute;
  top: 110px;
  right: 10px;
}
.bannerText31 {
  font-size: 31px !important;
}
#monmatisseo-menu {
  width: 800px;
  left: 50%;
  margin-left: -400px;
}