#page .collapsed {
    display: inherit;
    margin-left: 0
}

* {
    box-sizing: content-box;
}

.o-accordion .panel-default > .panel-heading a, .o-accordion-triangle .panel-default > .panel-heading a {
    line-height: 1.6rem;
    padding: 2rem 0;
}

.panel-title {
    height: 55px;
    padding: 0 0 0 80px;
    color: #333
}

.panel-title > a:hover {
    text-decoration: underline;
    color: #333
}

.panel-title > a:focus {
    color: #333
}

body {
    background: #E2E2E2
}

.bleuSosh {
    background-color: #00a1ab;
    color: #fff
}

.roseSosh {
    background-color: #f23369;
    color: #fff
}

.jauneSosh {
    background-color: #fbcd00;
    color: #333
}

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

h1 {
    font-family: 'SoshBold';
    font-size: 30px;
    height: 80px;
    line-height: 20px;
    padding: 0 0 0 20px;
    width: auto;
}

h2 {
    font-family: 'SoshBold';
    font-size: 18px;
    width: 100%;
    color: #333;
}

.nav-interne {
    width: 990px;
    height: 50px;
    float: left;
}

.nav-interne .to-hp a {
    background: url("../img/chevron_noir_xs_retour.png") no-repeat scroll left 3px;
    padding-left: 15px;
    float: left;
    font-family: 'SoshBold';
    font-size: 16px;
    color: #333;
    margin-right: 0px;
}

.nav-interne .to-other a {
    background: url("../img/chevron_noir_xs.png") no-repeat scroll right 3px;
    padding-right: 15px;
    float: right;
    font-family: 'SoshBold';
    font-size: 16px;
    color: #333;
    margin-left: 30px;
}

.nav-interne .to-hp a:hover, .nav-interne .to-other a:hover {
    text-decoration: underline;
}

.onglets {
    width: 990px;
    height: 38px;
    margin-top: 20px;
    float: left;
    background-color: #00a1ab;
}

.onglet {
    color: #fff;
    float: left;
    font-family: "SoshBold";
    font-size: 16px;
    height: 24px;
    margin-right: 1px;
    padding: 14px 0 0;
    text-align: center;
    width: 256px;
}

.actif {
    background-color: #007980;
    background-image: url(../img/bg_onglets.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.onglet:hover {
    background-color: #007980;
}

.pasdodr {
    color: #000;
    float: left;
    font-family: "SoshBold";
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

.odrs {
    float: left;
    width: 962px;
    background-color: #FFF;
    padding: 14px;
}

#odroffre, #odrmobile, #odrparrainage, #odrprestation, #odraccessoire, #odrfixe {
    width: 962px;
    float: left;
}

.categorie {
    font-family: "SoshBold";
    font-size: 18px;
    color: #333;
    margin: 6px 0 13px 9px;
}

.odr {
    width: 302px;
    height: 290px;
    margin: 9px;
    background-color: #E2E2E2;
    float: left;
    position: relative;
}

.odr > .titre {
    font-family: "SoshBold";
    font-size: 16px;
    line-height: 19px;
    color: #333;
    padding: 20px;
    float: left;
    height: 57px;
}

.odr > .internet {
    background: #f23369 url("../img/90x80_picto_internet.png") no-repeat scroll left top;
}

.odr > .mobile {
    background: #00a1ab url("../img/90x80_picto_mobile.png") no-repeat scroll left top;
}

.odr > .telephone {
    background: #00a1ab url("../img/90x80_picto_telephone.png") no-repeat scroll left top;
}

.odr > .accessoire {
    background: #fbcd00 url("../img/90x80_picto_accessoire.png") no-repeat scroll left top;
}

.odr > .bandeau {
    float: left;
    height: 70px;
    padding: 10px 0 0 110px;
    width: 192px;
}

.odr > .bandeau > .prix {
    height: 38px;
    font-family: "SoshBold";
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    float: left;
}

.odr > .bandeau > .prix span {
    font-family: "SoshBold";
    color: #fff;
    font-size: 18px;
    float: left;
    padding-top: 5px;
}

.odr > .bandeau > .euromois {
    height: 38px;
    font-family: "SoshBold";
    color: #fff;
    font-size: 18px;
    line-height: 13px;
    padding-top: 5px;
    margin-left: 3px;
    float: left;
}

.odr > .bandeau > .details {
    width: 180px;
    font-family: "SoshRegular";
    color: #fff;
    font-size: 12px;
    line-height: 13px;
    float: left;
}

.odr > .bandeau > .noir {
    color: #333;
}

.odr > .conditions {
    width: 264px;
    height: 42px;
    float: left;
    margin: 10px 0 0 18px;
}

.odr > .conditions ul li {
    font-family: "SoshRegular";
    color: #333;
    font-size: 11px;
    line-height: 14px;
    list-style: inside none url(../img/list_image.png);
}

.odr > .bouton {
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family:SoshBold,Arial,sans-serif;
    font-size: 13px;
    height: 22px;
    margin: 10px 0 0 61px;
    padding-top: 8px;
    text-align: center;
    width: 180px;
}

#odraccessoire > .odr > .bouton:hover {
    color: #000;
    background-color: #fbcd00;
}

#odrmobile > .odr > .bouton:hover {
    color: #fff;
    background-color: #00a1ab;
}

#odrmobilelivebox > .odr > .bouton:hover {
    color: #fff;
    background-color: #f23369;
}

.odr > .expire {
    width: 180px;
    height: 22px;
    padding-top: 8px;
    margin: 10px 0 0 61px;
    font-family:SoshBold,Arial,sans-serif;
    color: #333;
    background-color: none;
    font-size: 13px;
    text-align: center;
    float: left;
}


.haut-page {
    width: 90px;
    margin-left: 830px;
    height: 27px;
    padding: 10px 20px 0 10px;
    font-family: "SoshRegular";
    font-size: 14px;
    float: left;
}

.haut-page:after {
    content: "";
    float: right;
    font-family: "icon-orange";
    font-size: 16px;
    margin-right: -10px;
    transform: rotate(-90deg);
}

.haut-page:hover {
}

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

@media (max-width: 989px) {
    h1 {
        font-size: 26px;
    }

    h2 {
        font-size: 18px;
    }

    h3 {
        font-size: 22px;
        margin: 10px 0;
    }

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

    .nav-interne {
        width: 724px;
    }

    .nav-interne .to-hp a {
        margin-right: 300px;
    }

    .onglets {
        width: 724px;
        height: 57px;
    }

    .onglet {
        height: 52px;
        line-height: 20px;
        padding: 5px 32px 0;
        width: 100px;
    }

    .odrs {
        width: 644px;
        padding: 40px;
    }

    .odr {
        margin: 10px;
    }

    #odroffre, #odrmobile, #odrparrainage, #odrprestation, #odraccessoire, #odrfixe {
        width: 644px;
        float: left;
    }

    .haut-page {
        margin-left: 514px;
    }
}


@media (max-width: 767px) {
    h1 {
        font-size: 23px;
    }

    h2 {
        font-size: 16px;
    }

    h3 {
        font-size: 21px;
    }

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

    .nav-interne {
        width: 458px;
        height: 30px;
    }

    .nav-interne .to-hp a {
        background: rgba(0, 0, 0, 0) url("../img/chevron_gris_xs_retour.png") no-repeat scroll left 6px;
        font-size: 16px;
        line-height: 19px;
        padding-left: 15px;
        margin-right: 0;
    }

    .nav-interne .to-other {
        display: none
    }

    .onglets {
        width: 458px;
        height: 43px;
        margin-top: 10px;
    }

    .categorie {
        margin: 30px 0 0 40px;
    }

    .onglet {
        font-size: 13px;
        height: 38px;
        line-height: 15px;
        width: 80px;
        padding: 5px 22px 0;
    }

    .odrs {
        width: 458px;
        padding: 0px;
    }

    .odr {
        width: 378px;
        height: 270px;
        margin: 20px 40px;
    }

    .odr > .titre {
        width: 358px;
        padding: 10px;
    }

    .odr > .bandeau {
        width: 268px;
    }

    .odr > .bandeau > .details {
        width: 260px;
    }

    .odr > .conditions {
        width: 340px;
    }

    .odr > .bouton {
        margin: 10px 0 0 98px;
    }

    #odroffre, #odrmobile, #odraccessoire {
        width: 458px;
        float: left;
    }

    .haut-page {
        margin-left: 298px;
    }
}

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

    h2 {
        font-size: 12px;
    }

    h3 {
        font-size: 16px;
    }

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

    .nav-interne {
        width: 302px;
        height: 30px;
    }

    .nav-interne .to-hp a {
        background: rgba(0, 0, 0, 0) url("../img/chevron_gris_xs_retour.png") no-repeat scroll left 6px;
        font-size: 16px;
        line-height: 19px;
        padding-left: 15px;
    }

    .nav-interne .to-other {
        display: none
    }

    .onglets {
        width: 302px;
        height: 45px;
    }

    .categorie {
        margin: 10px 0 5px 10px;
    }

    .onglet {
        font-size: 11px;
        height: 40px;
        padding: 5px 12px 0;
        width: 70px;;
    }

    .odrs {
        width: 302px;
        padding: 0px;
    }

    .odr {
        width: 282px;
        height: 270px;
        margin: 10px;
    }

    .odr > .titre {
        width: 262px;
        padding: 10px;
    }

    .odr > .bandeau {
        width: 172px;
    }

    .odr > .bandeau > .details {
        width: 170px;
    }

    .odr > .conditions {
        width: 250px;
    }

    .odr > .bouton {
        margin: 10px 0 0 51px;
    }

    #odroffre, #odrmobile, #odraccessoire {
        width: 302px;
        float: left;
    }

    .haut-page {
        margin-left: 172px;
    }
}
