
#bloc-abo{
    width: 628px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding-top:13px;
    padding-right: 8px;
}

#bloc-abo h1{
    font-weight: bold;
    font-size : 29px;
    margin-bottom:18px;
}

#bloc-abo ul.nav{
    border-bottom: solid 2px #909090;
    padding-left:4px;
    margin-bottom:26px;
    height: 35px!important;
}

#bloc-abo ul.nav li{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:100px;
    text-decoration: none;
    text-align: center;
    margin-left:1px;
}

#bloc-abo ul.nav li a{
    width:100px;
    height:35px;
    padding:0px;
    display:block;
    line-height: 35px;
    text-decoration: none;
    font-family: Arial Black;
    font-size: 12px;
    color: #fff;
    background-color: #909090;
    background-image: linear-gradient(bottom, #909090 50%, #A9A9A9 50%);
    background-image: -o-linear-gradient(bottom, #909090 50%, #A9A9A9 50%);
    background-image: -moz-linear-gradient(bottom, #909090 50%, #A9A9A9 50%);
    background-image: -webkit-linear-gradient(bottom, #909090 50%, #A9A9A9 50%);
    background-image: -ms-linear-gradient(bottom, #909090 50%, #A9A9A9 50%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #909090),color-stop(0.5, #A9A9A9));

}
#bloc-abo ul.nav li a:hover{
    background-color: #a9a9a9;
    background-image: linear-gradient(top, #909090 50%, #A9A9A9 50%);
    background-image: -o-linear-gradient(top, #909090 50%, #A9A9A9 50%);
    background-image: -moz-linear-gradient(top, #909090 50%, #A9A9A9 50%);
    background-image: -webkit-linear-gradient(top, #909090 50%, #A9A9A9 50%);
    background-image: -ms-linear-gradient(top, #909090 50%, #A9A9A9 50%);

    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.5, #909090),
        color-stop(0.5, #A9A9A9)
    );
}

#bloc-abo ul.nav li a.active{
    background-color: #c5c5c5;
    background-image: linear-gradient(top, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -o-linear-gradient(top, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -moz-linear-gradient(top, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -webkit-linear-gradient(top, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -ms-linear-gradient(top, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5, #C5C5C5),color-stop(0.5, #B0B0B0));
}

#bloc-abo ul.nav li a:hover.active{
    background-color: #b0b0b0;
    background-image: linear-gradient(bottom, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -o-linear-gradient(bottom, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -moz-linear-gradient(bottom, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -webkit-linear-gradient(bottom, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -ms-linear-gradient(bottom, #C5C5C5 50%, #B0B0B0 50%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #C5C5C5),color-stop(0.5, #B0B0B0));
}

#bloc-abo ul.nav li:first-child a{
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px
}

#bloc-abo ul.nav li.last a{
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
}

#bloc-abo .type-abo-web, #bloc-abo .type-abo-ipad{
    display:none;
}

#bloc-abo .type-abo-web p, #bloc-abo .type-abo-ipad p, #bloc-abo .type-abo-papier p {
    font-size:13px;
    font-family: Arial;
}
#bloc-abo .type-abo-web p span, #bloc-abo .type-abo-ipad p span, #bloc-abo .type-abo-papier p span  {
    font-weight: bold;
}
#bloc-abo .type-abo-web p.last-p, #bloc-abo .type-abo-ipad p.last-p , #bloc-abo .type-abo-papier p.last-p{
    margin-bottom: 20px
}
#bloc-abo .type-abo-web img, #bloc-abo .type-abo-ipad img{
    position:absolute;
}

#bloc-abo .type-abo-ipad .right-abo,#bloc-abo .type-abo-web .right-abo {
    margin-bottom: 30px;
    float:right;
    z-index: 2;
    position: relative;
}

#bloc-abo .type-abo-ipad .right-abo{
    padding-right: 51px;
}

#bloc-abo .type-abo-web .right-abo ul, #bloc-abo .type-abo-ipad .right-abo ul{
    margin:30px 0px;
}

#bloc-abo .type-abo-web .right-abo ul li, #bloc-abo .type-abo-ipad .right-abo ul li{
    font-family: Arial;
    list-style-type: none;
    background-image: url(../images/abo/arrow-black.png);
    background-repeat: no-repeat;
    background-position: 0em 0.20em;
    padding-left: 15px;
    margin-bottom: 28px;
    font-size: 16px;
}

#bloc-abo .type-abo-web .right-abo ul li span, #bloc-abo .type-abo-ipad .right-abo ul li span{
    font-weight: bold;
}

#bloc-abo .type-abo-web .right-abo .liens-abo,#bloc-abo .type-abo-ipad .right-abo .liens-abo {
    text-align: center;
}
#bloc-abo .type-abo-web .right-abo a.lien-abo, #bloc-abo .type-abo-ipad .right-abo a.lien-abo{
    padding:10px 28px;
    text-decoration: none;
    margin-bottom: 10px;
    color:#fff;
    border:solid 3px #fff;
    background-color: #D30007;
    background-image: linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -o-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -moz-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -webkit-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -ms-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #D30007),color-stop(0.5, #EE0004));
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
    *display:inline;
    *zoom:1;
}

#bloc-abo .type-abo-ipad .right-abo a.lien-abo{
    margin-bottom: 25px!important;
}
#bloc-abo .type-abo-web .right-abo a:hover.lien-abo, #bloc-abo .type-abo-ipad .right-abo a:hover.lien-abo{
    background-color: #ee0004;
    background-image: linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -o-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -moz-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -webkit-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -ms-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.5, #D30007),
        color-stop(0.5, #EE0004)
    );
}
#bloc-abo .type-abo-web .right-abo a.support-abo,#bloc-abo .type-abo-ipad .right-abo a.support-abo,#bloc-abo .type-abo-papier .right-abo a.support-abo{
    display:block;
    font-size:12px;
    color : #767676;
    text-decoration: underline;
}


#bloc-abo .type-abo-ipad .right-abo a.appstore-abo{
    background: url("../images/abo/appstore-abo-jdd.png") no-repeat;
    display: inline-block;
    *display:inline;
    *zoom:1;
    margin-top: -10px;
    margin-bottom: 10px;
    height: 38px;
    text-indent: -9999px;
    width: 109px;
}

.type-abo-papier{
    overflow: hidden;
    padding-bottom: 10px;
    background: url("../images/abo/back-papier-abo-jdd.png") repeat-x center bottom;
}
#bloc-abo .type-abo-papier .left-abo{
    width: 200px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    float:left;
    position: relative;
    z-index: 2;
}
#bloc-abo .type-abo-papier .left-abo img{
    float:right;
    margin-bottom: 20px;
}
#bloc-abo .type-abo-papier .right-abo{
    width: 415px;
    float:right;
    position: relative;
    z-index: 2;
}

#bloc-abo .type-abo-papier .right-abo .offre-abo{
    border-top:dotted 1px #ccc;
    padding: 16px 8px 16px 16px;
    text-align: justify;
}

#bloc-abo .type-abo-papier .right-abo .offre-abo h3{
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
#bloc-abo .type-abo-papier .right-abo .decale-abo{
    padding: 0 36px;
}
#bloc-abo .type-abo-papier .right-abo .offre-abo p{
    font-family: Arial;
    font-size: 13px;
    line-height: 17px;
}

#bloc-abo .type-abo-papier .right-abo .portage-abo a.lien-abo{
    padding:3px 10px;
    text-decoration: none;
    margin-left:5px;
    color:#fff;
    font-size:12px;
    border:solid 2px #fff;
    background-color: #D30007;
    background-image: linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -o-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -moz-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -webkit-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -ms-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #D30007),color-stop(0.5, #EE0004));
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#bloc-abo .type-abo-papier .right-abo .offre-abo input{
    vertical-align:middle;
}

#bloc-abo .type-abo-papier .right-abo .offre-abo a.lien-abo{
    padding:3px 10px;
    text-decoration: none;
    margin-bottom: 10px;
    color:#fff;
    border:solid 3px #fff;
    background-color: #D30007;
    background-image: linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -o-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -moz-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -webkit-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -ms-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #D30007),color-stop(0.5, #EE0004));
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    font-size:12px;
    margin-top: 7px;
    -webkit-box-shadow:  0px 0px 4px 0px #ddd;
    box-shadow:  0px 0px 4px 0px #ddd;
}

#bloc-abo .type-abo-papier .right-abo .portage-abo a:hover.lien-abo,#bloc-abo .type-abo-papier .right-abo .offre-abo a:hover.lien-abo{
    background-color: #ee0004;
    background-image: linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -o-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -moz-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -webkit-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -ms-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.5, #D30007),
        color-stop(0.5, #EE0004)
    );
}

#bloc-abo .type-abo-papier img.back-abo{
    bottom: 10px;
    position: absolute;
}
#bloc-abo .type-abo-papier .right-abo .offre-abo .plus-abo{
    padding-right: 20px;
}
#bloc-abo .type-abo-papier .right-abo .offre-abo #cp-abo{
    border: 1px solid #CCC;
}

#bloc-abo .error-abo{
    color:red;
    font-size: 10px!important;
    font-style: italic;
    margin-top: -26px;
    display: none;
}

.cp-ok-input-abo{
    vertical-align: middle;
    margin-bottom: 10px!important;
}


/* Popup */
.b-popup{
    width: 100%;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 9999;
}
.back-pop{
    width: 100%; height: 100%;
    background: #000;
    opacity : 0.5;
    -moz-opacity : 0.5;
    -ms-filter: "alpha(opacity=50)"; /* IE 8 */
    filter : alpha(opacity=50); /* IE < 8 */
    z-index: 1;
}
.popup-content{
    width: 50px; height: 50px;
    background-color: #fff;
    position: absolute;
    margin-left: -25px;
    margin-top: -25px;
    top: 50% !important; left: 50% !important;
    z-index: 2;
}
.loading{
    background-image: url("../images/abo/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center center;
    /* overflow: hidden; */
}
.popup-content .pop-content{
    padding: 20px 45px;
    position: relative;
    z-index: 3;
    opacity: 0;
    -moz-opacity: 0;
    -ms-filter: "alpha(opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE < 8 */
}
#jdd-une{ width: 307px; }
#popupAbo{ display: none;}

.popup-content h2 {
    text-transform: uppercase;
    font-size:13px;
    font-family: Arial;
    margin-bottom: 20px;
    font-weight: bold;
}

.popup-content dl dt{
    text-transform: uppercase;
    font-size:13px;
    font-family: Arial;
    margin-bottom: 10px;
    font-weight: bold;
}
.popup-content img{
    border: 1px solid #ccc;
}

.popup-content dl{
    display: inline-block;
    *display:inline;
    *zoom:1;
    vertical-align: top;
}

.popup-content .lien-popup-jdd{
    text-align: center;
    width: 310px;
    margin-top: 10px;
}
.popup-content dd a{
    display: block;
    padding:3px 10px;
    text-decoration: none;
    margin-left:5px;
    color:#fff;
    font-size:12px;
    background-color: #D30007;
    background-image: linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -o-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -moz-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -webkit-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -ms-linear-gradient(bottom, #D30007 50%, #EE0004 50%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #D30007),color-stop(0.5, #EE0004));

}

.popup-content dd a:hover{
    background-color: #ee0004;
    background-image: linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -o-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -moz-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -webkit-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -ms-linear-gradient(top, #D30007 50%, #EE0004 50%);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.5, #D30007),
        color-stop(0.5, #EE0004)
    );

}

.pop-close{
    background: url("../images/abo/abo-jdd-fermer.png") no-repeat right;
    text-indent: -9999px;
    display: block;
    width: 100px; height: 18px;
    z-index: 3;
    position: absolute;
    top: 5px; right: 5px;
}

#bloc-faq{
    width: 628px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding-top:13px;
    padding: 8px;
    text-align: justify;
    font-size: 12px;
}

#bloc-faq h2{
    font-weight: bold;
    font-size : 20px;
    margin-bottom:18px;
    text-align: center;
}

#bloc-faq dt{
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
#bloc-faq dd {
    font-size: 12px;
    margin-bottom: 25px;
    padding: 0 0 0 20px;
}


#bloc-faq dd p{
    margin-bottom: 10px;
    line-height: 17px;
}

#bloc-faq dd img.img-faq{
    width: 200px!important;
}
#bloc-faq dd img{
    width:12px;
}
#bloc-faq dd .img-placement-faq{
    text-align: center;
    margin: 30px 0px;
}

#bloc-faq dd span{
    font-weight: bold;
}

#bloc-faq dd ul{
    margin-bottom: 10px;
}
#bloc-faq dd ul li{
    margin-left: 10px;
}