body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #f5f5f5 !important;
    margin: 0;
    position: relative;
}

.size {
    margin: 0 auto 50px auto;
    overflow: hidden
}

.callback {
    text-align: right;
    width: 759px;
    margin: 0 0 0 12px;
}


#ctl00_contentPlaceHolder_divRetailer .content p {
    margin-left: 0 !important;
}
/* mot de pass oublié -*/
#ctl00_ctl00_contentPlaceHolder_contentPlaceHolder_messagePanel {
    padding-top: 110px;
    text-align: justify;
}

#pButtons {
    float: right;
}



#editLog {
    text-align: left !important;
    font-size: 12px;
    width: 80%;
}

    #editLog input[type="text"], #editLog input[type="password"] {
        margin: 0;
        width: 80%;
    }

    #editLog input[type="submit"] {
        margin: 5px;
    }

/* payment */
#ctl00_contentPlaceHolder_divBillingAddress, #ctl00_contentPlaceHolder_divEditBillingAddress {
    margin-top: 20px;
}

/*#ctl00_contentPlaceHolder_sectionBillingEmail {
    padding-left: 28px !important;
}*/

/* #ctl00_contentPlaceHolder_SEPA { padding-left: 55px; } */

.page .form-horizontal .col-sm-10 input[type="text"], .page .form-horizontal .col-sm-10 select {
    width: 100% !important;
}


/* button */
.page button, .page input[type="button"], .page input[type="reset"], .page input[type="submit"] {
    /*padding: 3px 16px !important;*/
    padding: inherit;
    /*float: right;*/
}

.hidden-xs.navbar-header {
    height: auto;
    min-height: auto !important;
}
/* header */
.row.header-client:first-child .container-fluid {
    border-top: 5px solid #23a638;
    height: 110px;
}

.row.header-client:nth-child(2) {
    margin: -18px 0 13px 0;
    /*! margin-bottom: 0; */
    /*! padding-right: 15px !important; */
}


#ctl00_A1 img {
    height: 80px !important;
}

.contract table td {
    padding: 0;
}

    .contract table td label {
        margin-left: 0;
        margin-right: 10px;
        margin-top: 5px;
    }

#bs-example-navbar-collapse-1 {
    margin: 0;
    width: 100%;
    padding: 0;
}


/* sous menu -> dopdown offer */
#OfferSection {
    padding: 0;
    background: #f8f8f8;
    width: 50%;
}

.presentationn {
    margin: 0 0 0 -70px !important;
    padding: 15px 20px !important;
    background: #fff;
    border: 1px solid #eee;
}

.break {
    clear: both;
    height: 0;
}

.page p.presentationn img {
    display: inline-block;
    margin-right: 10px;
    width: 21px;
    padding-top: 5px;
    line-height: 20px;
}

table.tftable {
    border-collapse: collapse;
    width: 100%;
}

    table.tftable tr, table.tftable th, table.tftable td {
        border: 1px solid #878787;
    }

    table.tftable .rowHead {
        box-shadow: 0 1px 0px rgba(255, 255, 255, 0.5) inset;
        background: #23a638 !important;
        height: 38px;
        font-size: 1.1em;
        text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.5);
        color: #fff;
        text-align: center;
    }

        table.tftable .rowHead .first {
            text-align: center;
        }

    table.tftable tr:hover {
        background: #eee;
    }

    table.tftable tr:nth-child(2n+1) {
        background: #f5f5f5;
    }

    table.tftable td {
        padding: 2px;
        vertical-align: middle;
        text-align: center
    }

        table.tftable td.first {
            padding-left: 10px !important;
            font-weight: bold;
            font-size: 1.05em;
        }

        table.tftable td:nth-child(4) {
            font-weight: bold;
            text-align: right;
            /* padding-right: 20px; */
            font-size: 1.1em;
            color: #087019;
        }

form {
    margin: 0;
    padding: 0
}

span.require {
    color: #CC0000;
    font-weight: bold
}
/* 2014-04-17 */
#contenant {
    float: left;
    width: 745px;
    margin: 0 0 0 12px;
}

div.download {
    padding: 20px;
    background: url(../images/download_blanc_pdf.gif) no-repeat 10px 10px
}

    div.download a {
        padding: 0 0 0 40px;
        text-decoration: none;
        color: #131c33;
    }

        div.download a span {
            padding: 8px 40px 8px 40px;
            color: #131c33;
            font-style: normal;
            border: 1px dashed #ccc;
            background: #fff url(../images/fleche_verte.gif) no-repeat 15px 50%
        }

        div.download a:hover span {
            color: #23a638;
        }

/* ------------------[ home page ] ------------------*/
/*#contenant_gauche {
    padding-left: 0;
}

#contenant_droite {
    padding-right: 0;
}*/

    #contenant_droite h3 {
        padding-left: 12px;
        text-transform: uppercase;
    }
/* ------------------[ .colonne ]-------------------- */
.colonne {
    margin: 0 0 0 12px;
    width: 251px;
    float: left;
    margin-top: -1px
}

    .colonne img {
        margin: 0 0 8px 0;
    }

/* ------------------[ .page ]-------------------- */
.page {
    width: 745px;
    margin: 0;
    border: none;
}

    .page .titre {
        margin: 13px 0 10px 0;
        /*margin-top: 13px;*/   
        padding: 18px 0 38px;
        min-height: 65px;
    }

        .page .titre h3 {
            margin: 0;
            color: #23a638;
            font-size: 26px;
            text-transform: uppercase;
            font-weight: normal;
        }

        .page .titre p.presentation {
            margin: 0;
            color: #787878;
            padding-right: 40px;
            font-size: 13px;
        }

    .page p {
        margin: 0
    }

    /*.page .info { padding:10px; }  2018-04-09 */
    .page .info {
        padding: 0 30px;
    }

    .page .contactInfos div:nth-of-type(2) {
        /*! padding: 0 0; */
    }

.contactInfos #info_client_tel {
    padding-bottom: 26px;
}

.page .info > * {
    padding: 0 40px;
}

.page .info > a {
    padding: 0;
}

.page .info .presentation {
    padding-bottom: 15px;
}

.page .info > .info {
    margin: 0px 0px;
    padding: 0 !important;
    border: none !important;
}

.page .form {
}

    .page .form.rounded_gris {
        padding-top: 0;
    }

.page .contactInfos .form_gauche,
.page .contactInfos .form_droite {
    width: 45%;
}

.contactInfos .form {
    padding-top: 0;
}

.page .contactInfos .rounded_gris.form {
    padding: 0 !important;
}

.page .contactInfos .form_gauche {
    padding-left: 15px;
    background: url(../images/commun/form_separateur.gif) no-repeat 90% 0;
    min-height: 95px;
    width:50%;
}

.page .contactInfos .form_droite input[type="text"], .page .contactInfos .form_droite input[type="password"], .page .contactInfos .form_droite table {
    width: 100%;
}

.page .form_gauche {
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
    width: 330px;
}

.page .form_droite {
    float: left;
    padding: 0 0 10px 0;
    width: 330px;
}

.page h4 {
    color: #087019;
    font-size: 16px;
}

.page label { /*! color:#252525; */
    font-size: 12px;
    font-weight: bold;
    display: block;
}

#ctl00_contentPlaceHolder_PanelNoLogin label {
    width: 80%;
}

.page label.inline {
    display: inline
}
/*.page label.inlinevcenter{display:block;margin:0px 0px 2px 10px}*/
.page .inlineInformation {
    display: inline;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

.page strong {
    color: #23a638;
}

.page em {
    color: #23a638;
    font-style: normal
}

.page .important {
    color: #23a638;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
}

.page .information {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 10px 0
}

.page ul.important li {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.page a {
    color: #23a638;
    font-style: italic;
    font-weight: normal;
    text-decoration: none
}

.page img {
    border: 0
}

/*.page input:hover, .page input:focus {
    background: rgba(35, 166, 56, 0.04);
    border: 1px solid #23a638;
}*/

.page input.field { /*! width:465px; */
                    width:100%;
    padding: 4px;
    background: none; /*! border:none; */
    border: 1px solid #eee;
    margin: 5px 0;
}

    .page input.field:hover, .page input.field:focus {
        padding: 4px;
        background: rgba(35, 166, 56, 0.04);
        /*! border: 1px solid #eee; */
        color: #23a638;
        border: 1px solid #23a638;
    }
/*.page input {margin:5px 40px;border: 1px solid #eee;padding: 2px 8px !important;display: block;float: right;} 2018-04-09 */
.page input {
    /*margin: 5px 40px;*/
    border: 1px solid #eee;
    padding: 2px 8px !important;
    display: block;
}


/* ------------------[ .form-horizontal ]-------------------- */
/*.page .form-horizontal {
    padding: 0 40px;
}*/

    .page .form-horizontal label {
        padding-left: 0;
        padding-right: 0;
        padding-top: 8px;
    }

    .page .form-horizontal input {
        float: none;
        margin: 5px 0;
    }

        .page .form-horizontal input[type="checkbox"],
        .page .form-horizontal input[type="radio"] {
            float: left;
            margin: 1px 6px 0 0;
        }

.page input.inline {
    margin: 0
}

.page .bottom .separateur {
    border-left: 1px solid #ccc;
    margin-left: 343px;
    border-bottom: 0px
}

.txtAmountformError {
    background: red;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    font-size: 12px;
    top: 185px !important;
    font-weight: bold;
}

.tips {
    background: #fff url(../images/commun/logo_tips.jpg) no-repeat 20px 0;
    padding: 10px 30px 10px 75px
}

    .tips.nologo {
        background-image: none
    }

    .tips .rounded_vert .content em {
        font-size: 14px;
        color: #fff
    }

    .tips .rounded_vert .content a {
        color: #fff;
        text-decoration: none;
        font-style: italic;
        font-weight: normal
    }

    .tips .rounded_vert .content .important {
        color: #fff;
        font-size: 14px;
        padding: 0
    }

/* ------------------[ #password_secure ]-------------------- */
#password_secure {
    float: right;
    width: 220px;
    height: 70px;
    background: #2e5ea6 url(../images/commun/password_secure_bg.gif) no-repeat 0 50%;
    padding-left: 20px;
    margin: 40px 40px 0 0
}

    #password_secure p {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        padding: 10px 0 5px 0
    }

    #password_secure em.faible {
        font-style: normal;
        color: #CEE785
    }

    #password_secure em.moyen {
        font-style: normal;
        color: #FFCC00
    }

    #password_secure em.fort {
        font-style: normal;
        color: #CC0000
    }

    #password_secure div {
        float: left;
        height: 9px;
        width: 9px;
        background-image: url(../images/commun/password_secure_no.gif);
        background-repeat: no-repeat;
        margin: 2px
    }

        #password_secure div.secure {
            background-image: url(../images/commun/password_secure_ok.gif)
        }

/* ------------------[ .checkbox ]-------------------- */
table td {
    vertical-align: top
}

.checkbox {
    /* background: url(../images/commun/checkbox.gif) no-repeat -22px 0px;  Radar 9893 */
    cursor: pointer;
}

.checkbox input {
	/* visibility: hidden;  Radar 9893 */
	margin: 5px 5px 0 5px;
}

label.label_checkbox {
    margin: 5px;
    padding: 0;
}

span.checkboxGraphical {
    margin: 5px 5px 5px 0;
    padding: 0 20px 5px 0;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    display: block;
    vertical-align: bottom;
    cursor: default;
}

img.checkboxGraphical {
    margin: 0 5px 0 0;
    vertical-align: bottom;
    cursor: pointer;
}

/* ------------------[ .table_form ]-------------------- */
.table_form {
    padding: 5px;
    width: 80%;
}
/* 350px */
#ctl00_contentPlaceHolder_demandTextBox {
    width: 100%;
}

.table_form input {
    margin: 5px
}

.table_form label {
    margin: 5px 0 5px 0
}

    .table_form label.inline {
        margin: 5px 0 5px 0
    }
/* ------------------[ table.liste ]-------------------- */
.liste {
    float: left;
}

    .liste tr {
        height: 21px;
    }

    .liste img {
        border: 0;
        height: 16px
    }

    .liste tr th {
        background-color: #F5F5F5
    }

    .liste tr td {
        background-color: #FAFAFA
    }

    .liste tr.impair td, .liste tr.impair td {
        background-color: #F8F8F8
    }

    .liste tr.pair td, .liste tr.pair th {
        background-color: #F5F5F5
    }

    .liste tr th {
        vertical-align: top;
        font-size: 11px;
        color: #666;
        text-align: left
    }

    .liste tr td {
        vertical-align: top;
        font-size: 11px;
        color: #666
    }

    .liste tr span {
        height: 17px;
        border-top: 1px solid #ccc;
        padding: 2px 10px 0 20px;
        display: block;
        overflow: hidden
    }

        .liste tr span span {
            height: auto;
            border-top-width: 0;
            padding: 0;
            display: inline;
            overflow: auto
        }

    .liste tr .first {
        padding: 0 0 0 6px;
        background-image: url(../images/commun/liste_bg_gauche.gif);
        background-repeat: no-repeat;
        background-position: 0 0
    }

    .liste tr .last {
        padding: 0 6px 0 0;
        background-image: url(../images/commun/liste_bg_droite.gif);
        background-repeat: no-repeat;
        background-position: 100% 0
    }

        .liste tr.last span {
            border-bottom: 1px solid #ccc;
            padding-bottom: 1px
        }

            .liste tr.last span span {
                border-bottom-width: 0;
                padding-bottom: 0
            }

    .liste .checkbox input {
        margin: 0 5px 0 5px
    }

    .liste tr.first {
        height: 17px
    }

    .liste tr.large td {
        border-top: 5px solid white
    }

        .liste tr.large td span, .liste tr.large th span {
            height: 17px;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            padding: 7px 10px 6px 20px;
            display: block;
        }

    .liste tr.large .first {
        padding: 0 0 0 6px;
        background-image: url(../images/commun/liste_bg_large_gauche.gif);
        background-repeat: no-repeat
    }

    .liste tr.large .last {
        padding: 0 6px 0 0;
        background-image: url(../images/commun/liste_bg_large_droite.gif);
        background-repeat: no-repeat;
        background-position: 100% 0
    }

    .liste tr.last.large span {
        border-bottom: 1px solid #ccc;
    }

    .liste tr td.clean {
        background-color: #fff;
        border-width: 0
    }


/* ------------------[ table.listedem ]-------------------- */
.listedem {
    float: left;
    width: 350px;
}

    .listedem tr {
        height: 21px;
    }

    .listedem img {
        border: 0;
        height: 22px;
        width: 22px
    }

    .listedem tr th {
        background-color: #F5F5F5
    }

    .listedem tr td {
        background-color: #FAFAFA
    }

    .listedem tr.impair td, .listedem tr.impair td {
        background-color: #F8F8F8
    }

    .listedem tr.pair td, .listedem tr.pair th {
        background-color: #F5F5F5
    }

    .listedem tr th {
        vertical-align: top;
        font-size: 11px;
        color: #666;
        text-align: left
    }

    .listedem tr td {
        vertical-align: top;
        font-size: 11px;
        color: #666
    }

    .listedem tr span {
        height: 17px;
        border-top: 1px solid #ccc;
        padding: 2px 10px 0 10px;
        display: block;
        overflow: hidden
    }

        .listedem tr span span {
            height: auto;
            border-top-width: 0;
            padding: 0;
            display: inline;
            overflow: auto
        }

    .listedem tr .first {
        padding: 0 0 0 6px;
        background-image: url(../images/commun/liste_bg_gauche.gif);
        background-repeat: no-repeat;
        background-position: 0 0
    }

    .listedem tr .last {
        padding: 0 6px 0 0;
        background-image: url(../images/commun/liste_bg_droite.gif);
        background-repeat: no-repeat;
        background-position: 100% 0
    }

        .listedem tr.last span {
            border-bottom: 1px solid #ccc;
            padding-bottom: 1px
        }

            .listedem tr.last span span {
                border-bottom-width: 0;
                padding-bottom: 0
            }

    .listedem .checkbox input {
        margin: 0 5px 0 5px
    }

    .listedem tr.first {
        height: 17px
    }

    .listedem tr.large td {
        border-top: 5px solid white
    }

        .listedem tr.large td span, .listedem tr.large th span {
            height: 17px;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            padding: 7px 10px 6px 20px;
            display: block;
        }

    .listedem tr.large .first {
        padding: 0 0 0 6px;
        background-image: url(../images/commun/liste_bg_large_gauche.gif);
        background-repeat: no-repeat
    }

    .listedem tr.large .last {
        padding: 0 6px 0 0;
        background-image: url(../images/commun/liste_bg_large_droite.gif);
        background-repeat: no-repeat;
        background-position: 100% 0
    }

    .listedem tr.last.large span {
        border-bottom: 1px solid #ccc;
    }

    .listedem tr td.clean {
        background-color: #fff;
        border-width: 0
    }

    .listedem tr td.largo {
        width: 100%;
        font-size: 9px;
    }
/* ------------------[ .offre ]-------------------- */
.offre {
    width: 560px;
    margin: 0;
    position: relative;
}

    .offre:after {
        width: 92%;
        position: absolute;
        z-index: -2;
        content: '';
        box-shadow: 10px 0 10px 2px rgba(0, 0, 0, 0.3);
        display: block;
        bottom: 1px;
    }


    .offre h3 {
        color: #fff;
        margin: 0;
        font-size: 16px;
        padding: 10px 0 10px 50px;
        background: #23a638;
    }

.card .offre h4 {
    background: #eee;
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 1.1em;
    position: relative;
}

    .card .offre h4:after {
        content: '';
        border: 7px solid transparent;
        display: block;
        border-left: 7px solid gray;
        top: 10px;
        left: 0;
        position: absolute;
    }

.card .offre ul li h4 {
    background: none;
    font-size: 13px;
    margin: 0 0 2px;
    padding-left: 15px;
}

    .card .offre ul li h4:after {
        display: none;
    }

.offre h4 {
    padding: 10px 0 10px 13px;
    font-size: 13px;
    color: #666;
}

.offre ul {
    margin: 0;
    padding: 0;
}

.card .offre ul:last-of-type li.last {
    border: none;
}

.card .offre > p {
    border-top: 0 !important;
    padding: 0 !important;
}

.offre ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 10px;
}

    .offre ul li h4 {
        margin: 0 0 0 0;
        font-size: 14px;
        padding: 8px 0 2px 100px;
        font-weight: bold;
        text-transform: uppercase;
        color: #23a638;
    }

    .offre ul li p {
        color: #666;
        margin: 0;
        font-size: 12px;
    }

    .offre ul li span.right {
        float: right;
        font-size: 12px;
        color: #23a638;
        font-weight: bold;
        margin-right: 10px
    }

        .offre ul li span.right a {
            color: #23a638;
            text-decoration: none;
            font-style: italic;
        }

.offre ul.tv li {
    background: url(../images/commun/offre_tele.png) no-repeat 0 0
}

.offre ul.net li {
}

.offre ul.tel li {
}

.offre ul.mob li {
}

.offre ul li.option {
}

    .offre ul li.option h4 {
    }

    .offre ul li.option p:after {
        content: '';
        border: 4px solid transparent;
        display: block;
        border-left: 4px solid gray;
        top: 10px;
        left: 18px;
        position: absolute;
    }

.offre ul li.na {
    opacity: 0.4
}

    .offre ul li.na h4 {
        color: #ccc;
        opacity: 1.1;
    }

    .offre ul li.na p {
        color: #ccc;
        opacity: 1
    }


/* ------------------[ .liste_pdf ]-------------------- */
.liste_pdf {
    margin: 0;
    padding: 0;
    max-width: 500px;
    margin-top: 10px;
}

    .liste_pdf li {
        margin: 0;
        padding: 0 0 0 50px;
        list-style: none;
        background: url(../images/commun/picto_pdf.gif) no-repeat 0 0;
    }

        .liste_pdf li.acrobat {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .liste_pdf li a {
            display: block;
            font-style: normal;
            padding: 10px 10px 10px 45px;
            color: #000;
            text-decoration: none;
            font-weight: bold;
            border: 1px dashed #ccc;
            background: url(../images/commun/logo_pdf.gif) no-repeat 0 3px;
            background-color: #fff;
            transition: background-color linear 0.2;
        }

            .liste_pdf li a:hover {
                background-color: #eee;
                transition: background-color linear 0.2;
            }


/* ------------------[ .liste_withoutpdf ]-------------------- */
.liste_withoutpdf {
    margin: 0;
    padding: 0;
    width: 500px;
}

    .liste_withoutpdf li {
        margin: 0;
        padding: 0 0 0 50px;
        list-style: none;
        height: 60px;
    }

        .liste_withoutpdf li a {
            display: block;
            font-style: normal;
            background: #f8f8f8 url(../images/commun/fleche_verte_gris.gif) no-repeat 7px 50%;
            padding: 10px 10px 10px 22px;
            color: #000;
            text-decoration: none;
            font-weight: bold;
            border: 1px dashed #ccc
        }

            .liste_withoutpdf li a:hover {
                background-color: #fff
            }


/* ------------------[ table.resume ]-------------------- */


table.resume {
    color: #666;
    font-size: 12px;
}

    table.resume tr th {
        text-align: left;
        padding-bottom: 0px;
        vertical-align: top
    }

    table.resume tr td {
        text-align: left;
        padding: 0px;
        vertical-align: middle;
    }

    table.resume a {
        color: #23a638;
        text-decoration: none;
        font-weight: bold;
        font-style: normal
    }

        table.resume a:hover {
            text-decoration: underline;
        }

    table.resume tr.espace th, table.resume tr.espace td {
        padding-top: 5px
    }

/* ------------------[ table.inline ]-------------------- */
table.inline {
    width: 100%;
    padding: 0 10px 0 10px
}

    table.inline tr td {
        text-align: right
    }

    table.inline tr th {
        text-align: left;
        color: #666;
    }


/* ------------------[ #accesdirect ]-------------------- */
#accesdirect {
    width: 745px;
    margin: 12px 0 0 0;
}

    #accesdirect li h3 {
        margin: 0;
        padding: 0;
        color: #2e5ea6;
        font-size: 16px;
    }

    #accesdirect ul {
        padding: 0;
        margin: 0;
    }

        #accesdirect ul li {
            padding: 0;
            margin: 0;
            list-style: none;
            color: #fff
        }

    #accesdirect ul {
        width: 745px;
    }

        #accesdirect ul li ul {
            width: 370px;
            float: left
        }

    #accesdirect a {
        color: #fff;
        text-decoration: none;
        background: url(../images/commun/fleche_bleue_noir.gif) no-repeat 0 4px;
        padding-left: 15px
    }

    #accesdirect ul.acces_liens {
        background: url(../images/commun/accesdirect_liens.jpg) no-repeat 0 5px;
        padding: 10px 0 20px 100px;
        width: 645px;
        overflow: hidden
    }

        #accesdirect ul.acces_liens li ul {
            width: 320px
        }

    #accesdirect ul.acces_assistance {
        background: url(../images/commun/accesdirect_assitance.jpg) no-repeat 0 5px;
        padding: 10px 0 20px 100px;
        width: 645px;
        overflow: hidden
    }

        #accesdirect ul.acces_assistance li ul {
            width: 320px
        }

    #accesdirect ul li ul.acces_liens {
        background: url(../images/commun/accesdirect_liens.jpg) no-repeat 0 4px;
        padding: 10px 0 20px 100px;
        width: 270px;
        overflow: hidden
    }

    #accesdirect ul li ul.acces_assistance {
        background: url(../images/commun/accesdirect_assitance.jpg) no-repeat 0 4px;
        padding: 10px 0 20px 100px;
        width: 250px;
        overflow: hidden
    }

    #accesdirect ul li ul.acces_liens li {
        width: 250px;
    }

    #accesdirect ul li ul.acces_assistance li {
        width: 250px;
    }

    #accesdirect ul.first {
        border-right: 1px solid #2e5ea6
    }

    #accesdirect ul.last {
        border-left: 1px solid #2e5ea6
    }

    #accesdirect span.separateur {
        border-left: 1px solid #2e5ea6;
        background: #2e5ea6;
        width: 1px;
        padding: 0;
        margin-left: 362px
    }

/* ------------------[ #ariane ]-------------------- */
#ariane {
    margin: 30px 10px !important;
    width: 100%;
    height: 42px;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 1px 0px #fff;
}

    #ariane div {
    }

        #ariane div div {
            margin: 0 0 0 0;
            height: 40px;
        }

        #ariane div a {
            line-height: 40px;
            text-decoration: none;
            color: #131c33;
            font-size: 12px;
            position: relative;
            z-index: 50;
            float: left;
            display: block;
            padding: 0 40px 0 0;
        }

            #ariane div a:before,
            #ariane div a:after {
                content: "";
                display: block;
                top: 0;
                position: absolute;
                border-width: 20px;
                border-style: solid;
            }

            #ariane div a:before {
                border-color: transparent;
                border-left-color: #fff;
                background: transparent;
                z-index: 2;
                right: 0;
            }

            #ariane div a:last-child:before,
            #ariane div a:last-child:after {
                display: none;
            }

            #ariane div a:after {
                border-color: #fff;
                border-left-color: #087019;
                background: #fff;
                z-index: 1;
                right: -2px;
            }

            #ariane div a.first {
                background: #23a638 url(../images/commun/home-white.png) no-repeat 13px 50%;
                width: 80px;
                display: block;
                float: left;
                position: relative;
                z-index: 50;
                height: 40px;
                padding: 0;
            }

                #ariane div a.first:before,
                #ariane div a.first:after {
                    content: "";
                    display: block;
                    top: 0;
                    border-width: 20px;
                    border-style: solid;
                    position: absolute;
                }

                #ariane div a.first:before {
                    border-color: transparent;
                    border-left-color: #23a638;
                    background: transparent;
                    z-index: 2;
                    right: 0;
                }

                #ariane div a.first:after {
                    border-color: #fff;
                    border-left-color: #087019;
                    background: #fff;
                    z-index: 1;
                    right: -2px;
                }

                #ariane div a.first span {
                    display: none;
                }

            #ariane div a.last {
                color: #23a638;
            }
/* ------------------[ #rubriques ]-------------------- */
#rubriques {
    float: left;
    width: 250px;
}

    #rubriques.rounded .top span {
        background-image: url(../images/commun/bg_rounded_vert.gif);
    }

        #rubriques.rounded .top span span span {
            background: #2e5ea6 none
        }

    #rubriques.rounded .bottom span {
        background-image: url(../images/commun/bg_rounded_vert.gif);
        height: 15px;
    }

        #rubriques.rounded .bottom span span span {
            background: #2e5ea6 none;
            height: 14px;
        }

    #rubriques h2 {
        color: #fff;
        font-size: 14px;
        margin: 0;
        padding: 4px 10px 4px 10px;
        background-color: #2e5ea6;
        border-left: 1px solid #D0D0D0;
        border-right: 1px solid #D0D0D0
    }

    #rubriques ul {
        margin: 0;
        padding: 0;
        font-size: 1.5%
    }

        #rubriques ul li ul {
            padding: 0 0 10px 0
        }

        #rubriques ul li {
            list-style: none;
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #ededed
        }

            #rubriques ul li a {
                background: none;
                border-left: 5px solid #878787;
                color: #666;
                text-decoration: none;
                font-size: 11px;
                padding: 5px 5px 5px 10px;
                display: block;
                font-weight: bold;
                ;
            }

            #rubriques ul li ul {
                display: none;
                padding: 0 0 0 5px;
                border-top: 1px solid #fff;
            }

            #rubriques ul li.open {
            }

                #rubriques ul li.open ul {
                    background: #f7f7f7;
                    display: block;
                }

                #rubriques ul li.open a {
                    background: #eee;
                    border-color: #23a638;
                    transition: background linear 0.2s;
                }

            #rubriques ul li a:hover, #rubriques ul li a:focus {
                background: #eee;
                border-color: #087019;
                transition: background linear 0.2s;
            }

            #rubriques ul li.open.nochild a {
                background: #f7f7f7;
                border-color: #23a638;
            }

            #rubriques ul li.open ul li a {
                background: url(../images/commun/green-arrow-close.png) no-repeat 20px 50%;
                border-color: #23a638;
            }

                #rubriques ul li.open ul li a:hover, #rubriques ul li.open ul li a:focus {
                    background: url(../images/commun/green-arrow-close.png) no-repeat 20px 50% #eee;
                }

            #rubriques ul li ul li {
                border-bottom: 1px solid #eee;
                border-top: 1px solid #eee;
            }

                #rubriques ul li ul li a {
                    padding: 2px 3px 3px 25px;
                    background: none;
                    color: #878787;
                    font-weight: normal;
                    border-left: none;
                }

                    #rubriques ul li ul li a:hover {
                        background: #eee;
                    }

    #rubriques #identification {
        padding: 0 10px 4px 10px;
        background-color: #2e5ea6;
        border-left: 1px solid #D0D0D0;
        border-right: 1px solid #D0D0D0
    }

        #rubriques #identification p {
            color: #e3ff2b;
            font-size: 12px;
            margin: 0;
            padding: 0
        }

        #rubriques #identification a {
            color: #aab4fb;
            font-size: 10px;
            text-decoration: none;
            font-style: italic
        }

/* ------------------[ #ctl00_submenu_sousmenu ]-------------------- */
#ctl00_submenu_sousmenu {
    height: 32px;
    display: block;
    margin: 8px 0 10px 0px;
    padding: 0;
    overflow: hidden;
}

    #ctl00_submenu_sousmenu li {
        list-style: none;
        display: block;
        float: left;
        line-height: 20px;
        padding: 0 0 0 6px;
        margin: 0 5px;
        position: relative;
        z-index: 2;
    }

        #ctl00_submenu_sousmenu li a {
            display: block;
            float: left;
            text-decoration: none;
            color: #131c33;
            font-size: 12px;
            line-height: 20px;
            padding: 0 6px 0 0;
        }

            #ctl00_submenu_sousmenu li a span {
                height: 32px;
                display: block;
                float: left;
                line-height: 32px;
                padding: 0px 5px;
            }

        #ctl00_submenu_sousmenu li.selected {
            background: url(../images/commun/bg_sousmenu.gif) no-repeat 0 0;
        }

            #ctl00_submenu_sousmenu li.selected a {
                background: url(../images/commun/bg_sousmenu.gif) no-repeat 100% 0px;
            }

                #ctl00_submenu_sousmenu li.selected a span {
                    background: url(../images/commun/bg_sousmenu.gif) repeat-x 0 -32px;
                    color: #fff
                }

        #ctl00_submenu_sousmenu li#rollover {
            display: none;
            position: absolute;
            z-index: 0;
            width: 10px;
            margin: 0;
            padding: 0;
        }

            #ctl00_submenu_sousmenu li#rollover span {
                display: block;
                background: url(../images/commun/bg_sousmenu_roll.gif) no-repeat 0 0;
                padding: 0 0 0 6px;
            }

                #ctl00_submenu_sousmenu li#rollover span span {
                    background: url(../images/commun/bg_sousmenu_roll.gif) no-repeat 100% 0px;
                    padding: 0 6px 0 0;
                }

                    #ctl00_submenu_sousmenu li#rollover span span span {
                        height: 32px;
                        background: url(../images/commun/bg_sousmenu_roll.gif) repeat-x 0 -32px;
                        padding: 0 10px;
                    }
/* ------------------[#header ]-------------------- */
#top {
    width: 100%;
    height: 82px;
    background: #000 url(../images/header/nav_bg.gif) repeat-x 0 -10px;
    overflow: hidden
}

#logo {
    margin-top: 5px;
    float: left;
}

#shortcuts {
    float: right;
    margin-top: 20px
}

    #shortcuts a {
        padding: 12px 10px 32px 40px;
        color: #fff;
        text-decoration: none;
        display: block;
        float: left;
        font-size: 10px
    }

        #shortcuts a span {
            color: #2e5ea6
        }

        #shortcuts a:hover span {
            color: #ccc
        }

        #shortcuts a:hover {
            color: #ccc
        }

a#lien_email {
    background: url(../images/header/picto_reflet_email.gif) no-repeat 0 50%;
    margin-right: 20px
}

a#lien_my {
    background: url(../images/header/picto_reflet_my.gif) no-repeat 0 50%
}

#header-client {
    width: 100%;
    height: 170px;
    background: #fff;
    border-top: 5px solid #23a638;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 20;
}

#header-logo {
    height: 100px;
    display: block;
}

#header-client img {
    border: 0;
    width: auto !important;
    margin-top: 10px;
}

#header-client .headerNav img {
    margin-top: 0;
}

#header-client ul {
    display: block;
    margin: 1px 0 0 0;
    padding: 0;
    background: #eee;
}

#header-client li {
    display: block;
    margin: 0;
    padding: 5px 15px 0 5px;
    float: left;
    line-height: 15px
}

    #header-client li ul {
        display: none
    }

#header-client-container {
    margin: auto;
    position: relative
}

    #header-client-container a {
        text-decoration: none;
        color: #131c33;
        font-size: 16px;
        font-family: arial;
        text-shadow: 0 1px 0 #ffffff;
        float: left
    }

        #header-client-container a small {
            display: block;
            font-size: 9px;
            color: #9A9A9A;
        }

#header-client li a:hover {
    color: #087019
}

#header-client li.home {
    padding-right: 25px;
    padding: 10px 0 0 0
}

    #header-client li.home a {
        display: block;
        padding-right: 35px;
        height: 30px
    }

        #header-client li.home a span {
            display: none
        }

#header-client li.selected {
    padding: 0;
}

    #header-client li.selected a {
        display: inline-block;
    }

        #header-client li.selected a span {
            display: inline-block;
        }
    /**/
    #header-client li.selected ul {
        display: block;
        position: absolute;
        left: 0;
        top: 140px;
        margin: 0;
        width: 100%;
    }

        #header-client li.selected ul li {
            background: none;
            height: 20px;
            padding: 10px 10px 0 20px;
            font-size: 11px;
        }

#header-client-container li.selected ul li a {
    background: none;
    height: 20px;
    font-size: 13px;
    display: inline;
    padding: 0px;
}

#header-client li.selected ul li.selected {
}

    #header-client li.selected ul li.selected a {
        border-bottom: 2px solid #23a638;
    }

#header-client li ul li ul, #header-client li.selected ul li ul {
    display: none
}

#header-client li.selected ul li:hover ul {
    display: block;
    position: static;
    width: auto;
    top: 20px;
    background-color: #EFEFEF;
    height: auto;
    padding-bottom: 8px
}

    #header-client li.selected ul li:hover ul li {
        float: none;
        width: auto;
        height: auto;
        padding: 4px 8px 4px 8px;
    }

        #header-client li.selected ul li:hover ul li a {
            width: auto;
            height: auto;
            border-bottom: 0px !important;
            font-size: 12px;
        }

#header-client #header-services:hover {
    height: 135px;
    background: #ffffff
}

#header-client #header-services a {
    background: url(../images/header/header-services.png) no-repeat 100% 0px;
    padding-right: 70px;
    padding-bottom: 2px;
}

#header-client #header-services ul li {
    list-style: none
}

    #header-client #header-services ul li a {
        background: none;
    }

/* ------------------[ #navigation ]-------------------- */


#navigation {
    height: 37px;
    background: url(../images/header/nav_bg.gif) repeat-x 0 100%
}

    #navigation ul {
        margin: 0 0 0 160px;
    }

        #navigation ul li ul {
            display: none;
            clear: left;
            position: absolute;
            margin-left: 0;
        }

        #navigation ul li {
            float: left;
            height: 37px;
            line-height: 33px;
            list-style: none;
        }

            #navigation ul li#home a {
                width: 68px;
                height: 33px;
                background: url(../images/header/picto_home.gif) no-repeat 0 0;
                display: block;
                margin: 0px 1px
            }

                #navigation ul li#home a span {
                    margin: 0px 0px;
                    display: none;
                }

                #navigation ul li#home a:hover {
                    padding: 0px;
                    margin: 0px 1px;
                    color: #fff;
                    background: url(../images/header/picto_home.gif) no-repeat 0 0;
                    border-left: 0px;
                    border-right: 0px;
                }

            #navigation ul li a {
                font-size: 11px;
                color: #000;
                text-decoration: none;
                font-weight: bold;
                padding: 0px;
                display: block;
                margin: 0px 1px;
            }

                #navigation ul li a span {
                    cursor: pointer;
                    margin: 0px 0px;
                    display: block;
                    padding: 0px 10px 0px 10px;
                    width: 90px;
                    text-align: center
                }

                #navigation ul li a:hover {
                    padding: 0px;
                    margin: 0px;
                    color: #fff;
                    background: url(../images/header/menu_bg_over.gif) repeat-x 50% 0;
                    border-left: 1px solid #FDFDFD;
                    border-right: 1px solid #A5A5A5;
                }

            #navigation ul li.menuselect a {
                color: #fff;
                background: url(../images/header/menu_bg_over.gif) repeat-x 50% 0;
                padding-bottom: 4px;
                margin: 0px
            }

                #navigation ul li.menuselect a:hover {
                    padding: 0px 0px 4px 0px;
                    border: 0px;
                    margin: 0px;
                }

                #navigation ul li.menuselect a span {
                    border-left: 1px solid #FDFDFD;
                    border-right: 1px solid #A5A5A5;
                    display: block;
                    padding: 0px 10px 0px 10px
                }

            #navigation ul li.menuselect ul {
                position: absolute;
                margin: 0px 0px 0px 0px;
                display: block;
                height: 22px;
                background-color: #fff
            }

                #navigation ul li.menuselect ul li a {
                    color: #23a638;
                    margin: 0px 0px;
                    padding: 0px 5px;
                    background-image: none;
                }

                    #navigation ul li.menuselect ul li a span {
                        display: inline
                    }

                    #navigation ul li.menuselect ul li a:hover {
                        color: #000;
                        border: 0px;
                        margin: 0px 0px;
                        padding: 0px 5px;
                    }

            #navigation ul li ul li {
                float: left;
                height: 20px;
                line-height: 20px;
            }

                #navigation ul li ul li a {
                    color: #23a638;
                    margin: 0px 5px;
                    background-image: none;
                }

                    #navigation ul li ul li a span {
                        display: inline
                    }

                    #navigation ul li ul li a:hover {
                        color: #000;
                        border: 0px;
                        margin: 0px 5px;
                        background-image: none;
                    }


/* ------------------[ .rounded ]-------------------- */
.rounded .top span {
    padding-left: 9px;
    display: block;
}

    .rounded .top span span {
        display: none;
        padding-right: 9px;
        background-position: 100% 0;
    }

        .rounded .top span span span {
            padding: 0;
            margin: 0;
            height: 5px;
            border-top: 1px solid #D0D0D0;
            background: #fff none
        }

.rounded .content {
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    background: #fff;
    padding: 0;
    padding-right: 0px;
    margin: 0;
    list-style: none;
}

.rounded .bottom span {
    padding-left: 9px;
    display: block;
    height: 9px;
    font-size: 1%;
}

    .rounded .bottom span span {
        padding-right: 9px;
        padding-left: 0px;
        display: none;
    }

        .rounded .bottom span span span {
            padding-right: 9px;
            height: 8px;
            border-bottom: 1px solid #D0D0D0;
            background: #fff none
        }

.onglet {
    width: 170px;
    margin-top: 0px;
    position: relative;
    top: -1px;
}

    .onglet input {
        margin: 0px
    }

.rounded .bottom span.nocorner {
    padding: 0px;
    border-left: 1px solid #D0D0D0;
}


/* ------------------[ .rounded_gris ]-------------------- */
.rounded_gris { /*! background: #fff; */
    margin: 0 !important;
    padding: 0 0 20px;
}

#ctl00_contentPlaceHolder_Div1 {
    padding: 0 40px;
}

.rounded_gris .top span {
}

.rounded_gris .bottom span span span {
    padding-bottom: 0px;
    border-bottom: 1px solid #D0D0D0;
    background: #f8f8f8 none
}

.info .rounded_gris {
    border: none;
}

.contactInfos .info .rounded_gris .col-xs-6 {
    padding: 0;
    width: 48%;
}

    .contactInfos .info .rounded_gris .col-xs-6 .form-control {
        width: 90%;
        margin: 0 0 5px 0;
    }


/* ------------------[ .rounded_vert ]-------------------- */
.rounded_vert .top span {
    background: url(../images/commun/bg_rounded_vert.gif) no-repeat 0 0
}

    .rounded_vert .top span span span {
        background: #2e5ea6 none
    }

.rounded_vert .content {
    vertical-align: top;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    background: #2e5ea6;
    padding: 9px 9px;
    color: #fff;
    font-weight: bold;
}

.rounded_vert .bottom span {
    background: url(../images/commun/bg_rounded_vert.gif) no-repeat 0 100%
}

    .rounded_vert .bottom span span span {
        border-bottom: 1px solid #D0D0D0;
        background: #2e5ea6 none
    }

/* ------------------[ .rounded_noir ]-------------------- */
.rounded_noir .top span {
    padding-left: 8px;
    font-size: 1%;
    display: block;
    height: 8px;
    background: url(../images/commun/accesdirect_bg.gif) no-repeat 0 0
}

    .rounded_noir .top span span {
        padding: 0 8px 0 0;
        background-position: 100% 0
    }

        .rounded_noir .top span span span {
            background: #2e5ea6 none;
            padding: 0;
            border-top-width: 0
        }

.rounded_noir .content {
    background: #2e5ea6 url(../images/commun/accesdirect_bg.gif) repeat-x 0 -16px;
    border-left-width: 0;
    border-right-width: 0
}

.rounded_noir .bottom span {
    padding-left: 8px;
    font-size: 1%;
    display: block;
    height: 8px;
    background: url(../images/commun/accesdirect_bg.gif) no-repeat 0 -8px
}

    .rounded_noir .bottom span span {
        padding: 0 8px 0 0;
        background-position: 100% -8px
    }

        .rounded_noir .bottom span span span {
            background: #2e5ea6 none;
            padding: 0;
            border-bottom-width: 0
        }

/* rounded rouge sur blanc*/
.rounded_rb {
    margin-top: 8px
}

    .rounded_rb .top span { /*background-image:url(../images/commun/bg_rounded_rb.gif)*/
    }

        .rounded_rb .top span span span {
            border-top: 1px solid #c00;
            background: #c00 none;
            padding-bottom: 3px;
        }

    .rounded_rb .content {
        display: block;
        border-left: 1px solid #900;
        border-right: 1px solid #900;
        background: #c00;
        color: #fff;
        padding: 0 8px 0 8px;
        font-weight: bold
    }

    .rounded_rb .bottom span {
        background-image: url(../images/commun/bg_rounded_rb.gif)
    }

        .rounded_rb .bottom span span span {
            border-bottom: 1px solid #c00;
            background: #c00 none
        }

/* rounded vert sur blanc*/
.rounded_vb {
    margin-top: 8px
}

    .rounded_vb .top span {
        background-image: url(../images/commun/bg_rounded_vert.gif)
    }

        .rounded_vb .top span span span {
            border-top: 1px solid #c00;
            background: #2e5ea6 none;
            padding-bottom: 3px;
        }

    .rounded_vb .content {
        display: block;
        border-left: 1px solid #2e5ea6;
        border-right: 1px solid #2e5ea6;
        background: #2e5ea6;
        color: #fff;
        padding: 0 8px 0 8px;
        font-weight: bold;
    }

    .rounded_vb .bottom span {
        background-image: url(../images/commun/bg_rounded_vert.gif)
    }

        .rounded_vb .bottom span span span {
            border-bottom: 1px solid #2e5ea6;
            background: #2e5ea6 none
        }


/* ------------------[ #footer ]-------------------- */
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    margin-bottom: -151px;
    background: #3b434c;
    box-shadow: 0 1px 1px inset rgba(255, 255, 255, 0.3);
    border-top: 1px solid #3b434c;
}

#footer_pivot ul {
    margin: 0;
    padding: 0;
}

#footer_pivot {
    font-size: 1%;
    margin: 12px 0 0 0;
    padding: 4px 0 0 0;
}

    #footer_pivot li {
        display: block;
        list-style: none;
        color: #666;
        font-size: 11px;
        text-align: center;
        line-height: 18px
    }

        #footer_pivot li a {
            color: #a2abb7;
            text-decoration: none;
            text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.5);
        }

            #footer_pivot li a:hover, #footer_pivot li a:focus {
                color: #fff;
            }

        #footer_pivot li ul {
            display: inline;
            text-align: center;
        }

            #footer_pivot li ul li {
                display: inline;
                padding: 0 10px;
                border-right: 1px solid #a2abb7;
            }

                #footer_pivot li ul li.last, #footer_pivot li ul li:last-of-type {
                    border-right: 0px
                }

#ctl00_ctl00_footer_footer_contenant {
    width: 100%;
    background: #3b434c;
    margin-bottom: 0;
    color: #a2abb7;
    position: fixed;
    height: 103px;
    bottom: 0;
    z-index: 3;
}

    #ctl00_ctl00_footer_footer_contenant #footer_pivot a, #footer_copy {
        color: #a2abb7;
    }

/*   ANCIEN modifié par RICHARD -------------------------------
#footer_pivot{margin:auto;width:845px; margin-top:20px;clear:left}
#footer_pivot ul,#footer_pivot ul li{margin:0;padding:0;list-style-type:none}
#footer_pivot ul  {}
#footer_pivot ul.first {padding:10px 0px 0px 70px;background:transparent url(../images/commun/hsplit.gif) no-repeat 0 0}
#footer_pivot ul.last {padding:6px 0 0 290px;clear:left;}
#footer_pivot ul li {height:18px;line-height:12px;float:left;display:block;margin:5px 3px 0px 3px;padding:0px 5px 0px 0px;border-right:1px solid #999999}
#footer_pivot ul li a{color:#666666;font-size:10px;font-weight:normal;text-decoration:none;}
#footer_pivot ul li a:hover{color:#999999;}
#footer_pivot ul li.last{border-right:none;}
/*------------------------------------------------------*/
#footer_copy {
    margin-top: 10px;
    padding: 10px 0px 0 0px;
    text-align: center;
    font-size: 10px;
    font-weight: normal;
}


/*------------------------------------------------------*/
/*      Bouton general des formulaires                  */
/*------------------------------------------------------*/
/* input.lightButton, #bouton { */
    /* cursor: pointer; */
    /* border: 1px solid #eee; */
    /* font-weight: bold; */
    /* color: #fff; */
    /* padding: .4em 1em .4em; */
    /* text-decoration: none; */
    /* position: relative; */
    /* background: #23a638; */
    /* transition: background linear 0.3s, color linear 0.3s; */
/* } */

    /* input.lightButton:hover, #bouton:hover, */
    /* input.lightButton:focus, #bouton:focus { */
        /* transition: background linear 0.3s, color linear 0.3s; */
        /* cursor: pointer; */
        /* border: 1px solid #eee; */
        /* font-weight: bold; */
        /* color: white; */
        /* text-decoration: none; */
        /* position: relative; */
        /* background: #087019; */
    /* } */

input.darkButton, a.darkButton {
    cursor: pointer;
    border: 1px solid #087019;
    background: #23a638;
    font-weight: bold;
    color: white;
    padding: .4em 1em .4em;
    text-decoration: none;
    position: relative;
    transition: 0.2s linear background;
}

    input.darkButton:hover, .darkButton:hover {
        cursor: pointer;
        border: 1px solid #087019;
        background: #087019;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        position: relative;
        transition: 0.2s linear background;
    }

table.resume input.darkButton {
    margin: 15px 0 5px;
    padding: 3px 16px !important;
}

a.pinkButton {
    display: inline-block;
    /*	position: relative;*/
    cursor: pointer;
    border: 1px solid #087019;
    background: #23a638;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    color: white;
    padding: .4em 30px .4em 30px;
    text-decoration: none;
}

    a.pinkButton:hover {
        cursor: pointer;
        border: 1px solid #087019;
        background: #087019;
        font-weight: bold;
        color: #fff;
        padding: .4em 30px .4em 30px;
        text-decoration: none;
        position: relative;
    }

a.disabled {
    display: inline-block;
    cursor: default;
    border: 1px solid #DDD;
    background: grey;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    color: white;
    padding: .4em 30px .4em 30px;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

/*------------------------------------------------------*/
/*      Fin Bouton general des formulaires              */
/*------------------------------------------------------*/
div.error {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CD0A0A;
    background: #FEF1EC;
    color: #CD0A0A;
    padding: 0 .7em;
}

    div.error p {
        font-weight: bold;
        display: block;
        padding: .4em 1em .4em 20px;
    }

/*------------------------------------------------------*/
/*      Section selection de la langue                  */
/*------------------------------------------------------*/
.languageSelector {
    float: left;
    margin-right: 20px;
    margin-top: 27px;
    width: 250px;
}

    .languageSelector ul {
        float: right;
    }

#header-client .languageSelector li {
    display: block;
    margin: 0;
    padding: 10px 1px 0 5px;
    height: 30px;
    float: left;
    line-height: 15px;
}

#header-client .headerBanner {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.checkContactMail {
    display: block;
    margin-right: -40px;
    padding-top: 2px;
}

.password-container {
	position: relative;
}

	.password-container input[type="password"],
	.password-container input[type="text"] {
		width: 100%;
		box-sizing: border-box;
	}

.fa-eye {
	position: absolute;
	top: 28%;
	right: 1%;
	cursor: pointer;
	color: lightgray;
}
