#intro_audiobook{
     background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    padding: 30px 0;
    color: #ffffff;
 
}


.cd_wrapper{
    background: #e9e9e9;
    margin-bottom: 40px;
    color: #282828;
    padding-bottom: 5px;
}
.titre_histoire{
    text-transform: uppercase;
}
.ligne_histoire span{
    text-transform: none;
    font-weight: 600;
}
.info_achete{
    background: #ffffff;
    overflow: hidden;
}
.info_achete .prix{
    color: #1c62a7;
    line-height: 48px;
    font-weight: 600;
    margin-right: 20px;
    font-size: 30px;
}
.info_achete div{
    display: inline-block;
    float: right;
}
.info_achete .achat{
    color: #ffffff;
    
}
.ligne_histoire {
    margin-bottom: 3px;
}
.info_achete .achat input{
   background: #171717 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    padding: 15px 56px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1px;
}
.en_tete{
    border-bottom: solid 6px #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 13px;
    padding-bottom: 8px;
    margin-bottom: 9px;
 
}

#audiobooks h2{
     border-bottom: 1px solid #c5c5c5;
    color: #232323;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 34px;
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}

#audiobooks h2 {
    position:relative;
    background-color:#ffffff;
 
    width:100% !important;
}

#audiobooks h2:after {
   border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 23px solid #ffffff;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -22px;
    position: absolute;
    top: 100%;
    width: 0;
}
#audiobooks h2:before {
border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #c5c5c5;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -24px;
    position: absolute;
    top: 100%;
    width: 0;
}

.tps_histoire{
    font-weight: 600;
}



 #tags_categories{
    text-align: center;
    margin-top: 16px;
}


 #tags_categories a{
    background: #6d6d69;
      vertical-align: top;
       display: inline-block;
    border: none;
    color: #ffffff;
    margin-right: 15px;
    text-align: center;
    padding: 4px 10px;
    font-size: 16px;
      margin-bottom: 15px;
}
.audiobook_section:before{
      display: block; 
  content: " "; 
  margin-top: -159px; 
  height: 159px; 
  visibility: hidden; 
}
.cd_wrapper .cd_name{
    text-align: center;
      font-family: "grafolita-script",sans-serif;
      font-size: 36px;
       line-height: 1em;
    margin-bottom: 8px;
    margin-top: 11px;
}
.cd_wrapper .cd_img{
    text-align: center;
   
}
.cd_wrapper .cd_name span{
    font-family: "azo-sans-web",sans-serif;
    font-weight: 600;
}