body {
    background: #E2E2E2
}

* {
    box-sizing: initial
}

.coeurdepage {
    width: 990px;
    padding: 18px;
}

#breadcrumb {
    font-size: 11px;
    color: #666;
    padding: 25px 0
}

#breadcrumb a {
    color: #333;
    margin-right: 8px;
    padding-right: 20px;
    background: url(/commun/img/chevrons.png) right -74px no-repeat
}

#breadcrumb a:hover {
    text-decoration: underline
}

h1 {
    font-family: 'SoshBold';
    font-size: 34px;
    width: 100%;
    color: #333;
    line-height: 40px;
    margin-bottom: 20px;
}

h2 {
    font-family: 'SoshBold';
    font-size: 30px;
    width: 100%;
    color: #333;
    line-height: 36px;
    margin-bottom: 10px;
}

.entete {
    position: relative;
    width: 990px;
    text-align: center;
    margin-bottom: 30px;
}

.entete a {
    display:inline-block;
}

.univers {
    width: 318px;
    line-height: 1;
    font-family: 'SoshBold';
    font-size: 22px;
    text-align: center;
    color: #333;
    padding: 205px 0 15px;
    background-size: contain !important;
}

.marginR1 {
    margin-right: 30px
}

.internet {
    background: url("../img/318x190_internet.png") left top no-repeat scroll #fff;
}

.mobile {
    background: url("../img/318x190_mobile.png") left top no-repeat scroll #fff;
}

.telephone {
    background: url("../img/318x190_telephone.png") left top no-repeat scroll #fff;
}

.accessoire {
    background: url("../img/318x190_accessoires.png") left top no-repeat scroll #fff;
}

a:hover .univers.internet {
    color: #f23369
}

a:hover .univers.mobile {
    color: #00A1AB
}

a:hover .univers.telephone {
    color: #00A1AB
}

a:hover .univers.accessoire {
    color: #f9b800
}

.etapes {
    height: 227px;
    width: 940px;
    padding: 25px;
    background-color: #00a1ab;
    font-family: 'SoshBold';
    font-size: 40px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 40px;
}

.intitule {
    width: 100%;
    height: 30px;
    float: left;
}

.blocetape {
    height: 227px;
    width: 298px;
    float: left;
}

.margedroite, .margedroite2 {
    margin-right: 20px;
}

.blocetape > .numetape {
    height: 55px;
    width: 50px;
    float: left;
    font-family: 'SoshBold';
    font-size: 60px;
    color: #fbcd00;
    line-height: normal;
}

.blocetape > .titretape {
    height: auto;
    width: 235px;
    float: left;
    font-family: 'SoshMedium';
    font-size: 20px;
    color: #fff;
    line-height: 20px;
}

.paddingtop1 {
    padding-top: 10px;
}

.paddingtop2 {
    padding-top: 0px;
}

.blocetape > .textetape {
    width: 288px;
    margin-top: 10px;
    float: left;
    font-family: 'SoshMedium';
    font-size: 16px;
    line-height: 18px;
    color: #fff;
}

.blocetape > .textetape span {
    font-family: 'SoshRegular';
    font-size: 13px;
}

.faq {
    width: 940px;
    padding: 25px;
    margin-bottom: 1px;
    background-color: #fff;
    font-family: 'SoshBold';
    font-size: 22px;
    line-height: 22px;
    color: #00a1ab;
    float: left;
}

.faq span {
    font-size: 16px;
    line-height: 20px;
    color: #333;
}

.lien-chevron-bleu {
    background: rgba(0, 0, 0, 0) url("../img/chevron_bleu.png") no-repeat scroll right 1px / 4% auto;
    color: #00a1ab;
    font-family: "SoshBold";
    font-size: 22px;
    padding-right: 20px;
}

.lien-chevron-bleu:hover {
    text-decoration: underline;
}

.lien-chevron-xs-rose {
    background: url("../img/chevron_rose_xs.png") no-repeat scroll right 2px;
    color: #f23369;
    font-family: 'SoshMedium';
    padding-right: 12px;
    font-size: 16px;
}

.lien-chevron-xs-jaune {
    background: url("../img/chevron_jaune_xs.png") no-repeat scroll right 2px;
    color: #fbcd00;
    font-family: 'SoshMedium';
    padding-right: 12px;
    font-size: 16px;
}

#ml {
    font-family:SoshMedium,Arial,sans-serif;
    line-height: 13px;
    font-size: 11px;
    margin-top: 16px
}

#ml strong {
    font-family:SoshBold,Arial,sans-serif;
    font-weight: normal
}

#ml .kit {
    line-height: 30px;
    font-family:SoshBold,Arial,sans-serif;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 40px;
    background: url(../img/picto_mains_libres.png) left center no-repeat
}


@media (max-width: 989px) {
    h1 {
        font-size: 30px;
        line-height: 36px;
    }

    h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .coeurdepage {
        width: 724px;
        padding: 22px;
    }

    .entete {
        width: 724px;
    }

    .univers {
        width: 258px;
        padding-top: 169px;
        font-size: 20px;
    }

    .marginR1 {
        margin-right: 20px
    }

    .etapes {
        height: 314px;
        width: 684px;
        padding: 20px;
        font-size: 32px;
        margin-bottom: 30px;
    }

    .blocetape {
        height: 314px;
        width: 210px;
    }

    .blocetape > .textetape {
        width: 200px;
    }

    .blocetape > .titretape {
        width: 145px;
    }

    .margedroite2 {
        margin-right: 0px;
    }

    .paddingtop2 {
        padding-top: 20px;
    }

    .faq {
        width: 684px;
        padding: 20px;
        font-size: 20px;
        line-height: 20px;
    }

    .lien-chevron-xs-rose {
        font-size: 15px;
    }

    .mentions {
        width: 724px;
    }
}


@media (max-width: 767px) {
    h1 {
        font-size: 26px;
        line-height: 32px;
    }

    h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .coeurdepage {
        width: 458px;
        padding: 11px;
    }

    .entete {
        width: 458px;
        margin-bottom: 15px;
    }

    .univers {
        width: 198px;
        padding-top: 133px;
    }

    .marginR1 {
        margin-right: 15px
    }

    .etapes {
        font-size: 24px;
        height: 375px;
        padding: 15px;
        width: 428px;
        margin-bottom: 20px;
    }

    .blocetape {
        height: 375px;
        width: 122px;
    }

    .blocetape > .numetape {
        width: 40px;
    }

    .blocetape > .titretape {
        width: 130px;
        font-size: 18px;
    }

    .blocetape > .textetape {
        width: 130px;
        font-size: 13px;
        line-height: 15px;
    }

    .blocetape > .textetape span {
        font-size: 12px;
    }

    .paddingtop2 {
        padding-top: 0px;
    }

    .margedroite2 {
        margin-right: 0px;
    }

    .faq {
        width: 428px;
        padding: 15px;
        font-size: 18px;
        line-height: 18px;
    }

    .lien-chevron-bleu {
        font-size: 18px;
    }

    .lien-chevron-xs-rose {
        font-size: 14px;
    }

    .lien-chevron-xs-jaune {
        font-size: 13px;
    }

    .mentions {
        width: 458px;
    }
}


@media (max-width: 479px) {
    h1 {
        font-size: 22px;
        line-height: 28px;
    }

    h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .coeurdepage {
        width: 302px;
        padding: 9px;
    }

    .entete {
        width: 302px;
    }

    .univers {
        width: 128px;
        padding-top: 91px;
        font-size: 16px;
    }

    .marginR2 {
        margin-right: 0px
    }

    .etapes {
        font-size: 24px;
        height: 525px;
        padding: 10px;
        width: 282px;
    }

    .blocetape {
        width: 252px;
        height: 175px;
    }

    .blocetape > .numetape {
        font-size: 40px;
        width: 30px;
    }

    .blocetape > .titretape {
        width: 200px;
    }

    .blocetape > .textetape {
        width: 260px;
        font-size: 13px;
        margin-top: 0;
        line-height: 15px;
    }

    .paddingtop1 {
        padding-top: 5px;
    }

    .paddingtop2 {
        padding-top: 0px;
    }

    .margedroite {
        margin-right: 0px;
    }

    .margedroite2 {
        margin-right: 0px;
    }

    .faq {
        width: 282px;
        padding: 10px;
        font-size: 16px;
        line-height: 16px;
    }

    .faq span {
        font-size: 14px;
        line-height: 18px;
    }

    .lien-chevron-bleu {
        font-size: 14px;
        padding-right: 12px;
    }

    .lien-chevron-xs-rose {
        font-size: 13px;
    }

    .mentions {
        width: 302px;
        font-family: Arial;
        font-size: 11px;
        color: #000;
        float: left;
    }
}
