﻿
body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff url(../images/bg_main_menu.png) repeat-x center 113px;
}

/*#region CONTENEUR PRINCIPAL*/
#conteneur_main {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
/*#endregion*/

/*Use of Cookies message*/
#cookiesMessageContainer {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

#cookiesMessageContainer > p {
    margin: 5px 0;
    text-align: justify;
}

#cookiesMessageContainer > input[type="submit"] {
    background-color: #263480;
    border: 1px solid #263480;
    color: #FFFFFF;
    max-width: 50px;
    padding: 3px 0;
}

/*#region HEADER 
//////////////////////////////*/
header {
    position: relative;
    color: #4d4c51;
    text-transform: uppercase;
}

    header #menu_top {
        padding-top: 15px;
        text-align: right;
    }

    header a {
        text-decoration: none;
    }

    header ul, header li {
        display: inline-block;
        list-style-type: none;
    }

    header #menu_top ul {
        margin: 0;
        padding: 0;
    }

        header #menu_top ul#over {
            margin: 0 10px 0 0;
        }

            header #menu_top ul#over li {
                padding: 0 0 0 10px;
            }

    header #menu_top li {
        margin: 0;
    }

    header #menu_top ul#langue {
        font-size: 0.99em;
    }

        header #menu_top ul#langue li {
            padding: 0 5px 0 2px;
        }

            header #menu_top ul#langue li a {
                text-decoration: underline;
            }

                header #menu_top ul#langue li a.selected {
                    text-decoration: none;
                }

        header #menu_top ul#langue li {
            border-right: 1px solid #b0b0b0;
        }

            header #menu_top ul#langue li:last-child {
                border: none;
            }

    header a.logout {
        position: absolute;
        right: 0;
        top: 35px;
        text-transform: initial;
        text-decoration: underline;
    }

    /*Navigation*/
    header ul#main_menu {
        margin: 0 0 0 80px;
        padding: 0;
        font-size: 1.5em;
    }

        header ul#main_menu li {
            margin-right: 25px;
        }

        header ul#main_menu a {
        }

            header ul#main_menu a:hover, header ul#main_menu a.selected {
                border-bottom: 5px solid #263480;
            }
    /***/
    header #div_search {
        margin: 15px 0 0 0;
        padding: 17px 0 0 0;
    }

        header #div_search a {
            text-decoration: underline;
            color: #fff;
        }

            header #div_search a:hover {
                text-decoration: none;
            }

        header #div_search .tb_search {
            height: 30px;
            width: 350px;
            -webkit-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px;
            border: 1px solid #d5f3ff;
        }

        header #div_search .lb_search {
            height: 30px;
            display: inline-block;
            background: #4d4c51;
            color: #fff;
            padding: 5px 10px;
            -webkit-border-radius: 0 5px 5px 0;
            border-radius: 0 5px 5px 0;
            text-decoration: none;
        }

        header #div_search .hl_client {
            margin: 0 70px;
        }

        header #div_search #dag_account {
            text-align: center;
            display: inline-block;
            margin-top: 6px;
        }

        header #div_search a.hl_basket {
            background: url(../images/basket.png) no-repeat center center;
            display: inline-block;
            width: 45px;
            height: 50px;
            color: #fff;
            margin-right: 15px;
            text-decoration: none;
            position: relative;
            top: -10px;
            padding: 5px 0 0 21px;
        }

            header #div_search a.hl_basket.two-chiffres {
                padding: 5px 0 0 19px;
            }

        header #div_search #dag_account .p_dag {
            color: white;
            font-size: 0.9em;
            margin: -18px auto 0 auto;
        }
/*#endregion */


/*#region FOOTER 
//////////////////////////////*/
footer {
    background: #4d4c51;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    font-family: Helvetica;
}

#div_footer {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

footer a {
    color: #fff;
}

footer #div_footer div {
    display: inline-block;
    vertical-align: top;
    margin: 0 70px 10px 0;
}

    footer #div_footer div h2 {
        color: #fff;
        margin: 0 0 15px 0;
        font-size: 1.4em;
    }

    footer #div_footer div p {
        margin: 6px 0;
    }

footer #div_footer #follow {
    position: absolute;
    right: 50px;
    top: 5px;
}

    footer #div_footer #follow p img {
        margin-right: 13px;
        height: 40px;
    }

footer #div_footer #newsletter {
    position: absolute;
    right: 70px;
    bottom: 0;
}

/*Sous footer*/
#sous_footer {
    text-align: center;
    font-family: Helvetica;
}

    #sous_footer div {
        margin: 0 auto;
        text-align: right;
        padding: 10px 0;
        width: 900px;
    }

        #sous_footer div a {
            color: #263480;
        }
/**/


/*#endregion*/


/*#region CONTENEUR PRINCIPAL
////////////////////////////*/
#conteneur_central {
    padding: 10px 0;
    font-family: Helvetica;
}
/*#endregion*/


/*#region PAGE HOME
///////////////////////////*/
#s_slider {
    padding: 0;
    width: 560px;
    margin-bottom: 40px;
}

    #s_slider .image_reel img {
        width: 560px;
    }

    #s_slider #picto_slider {
        text-align: right;
    }

        #s_slider #picto_slider a {
            display: inline-block;
            width: 10px;
            height: 10px;
            background: url(../images/slider/picto.png) no-repeat center center;
            margin-left: 3px;
        }

            #s_slider #picto_slider a.active {
                background: url(../images/slider/picto_active.png) no-repeat center center;
            }
/**/
aside#waarom {
    background: #e7ebff;
    padding: 17px 20px;
    width: 320px;
    height: 300px;
    float: right;
    font-size: 1.1em;
}

    aside#waarom h1 {
        font-weight: 400;
        font-size: 1.4em;
        text-transform: uppercase;
        margin-top: 0;
    }

    aside#waarom div#troeven {
        font-size: 2.5em;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 10px;
        margin-top: -16px;
    }

ul.checked {
    margin: 0 0 10px 11px;
    padding: 0;
}

    ul.checked.fr {
        margin-left: 18px;
    }

    ul.checked li {
        list-style-type: none;
        background: url(../images/checked.png) no-repeat left top;
        padding: 5px 0 5px 30px;
        margin: 6px 0;
    }

h1#boeken {
    margin: 20px 0 -25px 0;
}

#tab {
    border-bottom: 1px solid #373636;
}


    #tab a {
        border: 1px solid #373636;
        border-bottom: none;
        padding: 4px 8px;
        display: inline-block;
        margin: 0 6px;
        font-size: 1.2em;
        text-decoration: none;
        color: #b0b0b0;
    }

        #tab a.active {
            border-bottom: 1px solid #fff;
            margin-bottom: -1px;
            color: #373636;
        }

.dl_articles_home {
    margin: 20px 0;
    text-align: left;
}

    .dl_articles_home a {
        text-decoration: none;
    }

    .dl_articles_home img.thumb_article {
        width: 80px;
    }

.item_articles_home {
    width: 320px;
    vertical-align: top;
    background: #e3e3e3;
    padding: 7px 5px;
    border-bottom: 16px solid #fff;
    border-right: 16px solid #fff;
}

    .item_articles_home .article_titre {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 1.1em;
        display: block;
    }

    .item_articles_home .conteneur_infos {
        float: right;
        margin-left: 8px;
        width: 180px;
        word-wrap: break-word;
    }

    .item_articles_home a {
        color: inherit;
    }

    .item_articles_home .bouton {
        color: #fff;
        font-weight: normal;
        font-size: 0.95em;
        height: auto;
        background: #263480;
        padding: 4px 6px;
    }

    .item_articles_home .reg_detail {
        margin-top: 10px;
    }

/*Agenda*/
#calendar {
    width: 296px;
    float: right;
}

#calendar_content {
    vertical-align: top;
    padding: 20px;
    background: #e3e3e3;
}

.footer_calendar {
}

span#month {
    text-transform: capitalize;
    display: inline-block;
    margin: 0 10px;
}


table#t_calendar {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
}

    table#t_calendar td {
        padding: 10px;
        text-align: left;
        border-top: 1px solid #373636;
        vertical-align: top;
    }

    table#t_calendar tr:first-child td {
        border-top: none;
    }

.all {
    text-align: right;
}

/*Doctoraat service*/
#doctoraat {
    background-color: #e3e3e3;
    margin-bottom: 15px;
}


/*Journée études*/
#je {
    /*width: 600px;*/
}

.je {
    padding: 20px;
}
/*#endregion*/


/*#region PAGE CLIENT
///////////////////////////*/
.all_infos {
    border: 1px solid #dbdbdb;
    padding-top: 20px;
    margin-bottom: 15px;
    position: relative; /*pour le Loading...*/
}

ul#menu_client_gauche {
    width: 220px;
    padding: 0;
    margin: 0 10px 10px 10px;
    float: left;
}

    ul#menu_client_gauche li {
        border-bottom: 1px solid #dbdbdb;
        list-style: none;
        margin: 0;
        padding: 10px 5px;
    }

        ul#menu_client_gauche li.last {
            border: none;
        }

        ul#menu_client_gauche li a {
            text-decoration: none;
        }

#infos_client_droite {
    margin: 0 0 25px 250px;
    border-left: 1px solid #dbdbdb;
    padding: 0 20px;
    min-height: 260px;
}


table.table_politeia {
    width: 100%;
}

    table.table_politeia td {
        vertical-align: top;
    }

    table.table_politeia tr.row_commande {
        border-bottom: 1px solid #F2F2F2;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    table.table_politeia th {
        font-weight: normal;
    }

    table.table_politeia, table.table_politeia tr, table.table_politeia td, table.table_politeia th {
        border: 1px;
    }

        table.table_politeia td, table.table_politeia th, table.table_politeia tr.a_pager a {
            padding: 4px 6px;
            margin: 5px 0;
        }

        table.table_politeia .t_head {
            border-bottom: 1px solid #dbdbdb;
        }

.bg_pdf {
    background: url(../images/pdf.gif) no-repeat right center;
    width: 20px;
    height: 20px;
    display: block;
    margin-left: 10px;
}

ul.list_titres {
    /*font-size: 0.95em;*/
    padding: 0;
    margin: 0;
}

    ul.list_titres li {
        margin: 0 0 5px 0;
        padding: 0;
        list-style-type: none;
    }

.titre_biblio {
    display: inline-block;
    margin: 0 10px 10px 0;
    text-align: center;
    width: 124px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}
/*#endregion*/


/*#region 
//PAGE NEWSLETTER
///////////////////////////*/

#div_newsletter {
    margin: 0 auto;
    text-align: left;
    height: 500px;
    position: relative;
}


/*POUR LA MISE EN FORME DES CASE 0 COCHER*/
/*http://www.creativejuiz.fr/blog/tutoriels/personnaliser-aspect-boutons-radio-checkbox-css*/
/* Cachons la case à cocher */

.cb_as_radio_button {
    background-color: transparent;
}

    .cb_as_radio_button [type="checkbox"]:not(:checked),
    .cb_as_radio_button [type="checkbox"]:checked {
        position: absolute;
        left: -9999px;
    }

        /* on prépare le label */
        .cb_as_radio_button [type="checkbox"]:not(:checked) + label,
        .cb_as_radio_button [type="checkbox"]:checked + label {
            position: relative; /* permet de positionner les pseudo-éléments */
            padding-left: 20px; /* fait un peu d'espace pour notre case à venir */
            cursor: pointer; /* affiche un curseur adapté */
        }

            /* Aspect des checkboxes */
            /* :before sert à créer la case à cocher */
            .cb_as_radio_button [type="checkbox"]:not(:checked) + label:before,
            .cb_as_radio_button [type="checkbox"]:checked + label:before,
            .cb_as_radio_button [type="checkbox"]:not(:checked) + label:after,
            .cb_as_radio_button [type="checkbox"]:checked + label:after {
                content: '';
                position: absolute;
                left: 0;
                top: 2px;
                width: 15px;
                height: 15px;
                background: url(../images/rb_gris.png) no-repeat center center;
            }

            /* Aspect général de la coche */
            .cb_as_radio_button [type="checkbox"]:not(:checked) + label:after,
            .cb_as_radio_button [type="checkbox"]:checked + label:after {
                transition: all .2s; /* on prévoit une animation */
                background: url(../images/rb_bleu.png) no-repeat center center;
            }
            /* Aspect si "pas cochée" */
            .cb_as_radio_button [type="checkbox"]:not(:checked) + label:after {
                opacity: 0; /* coche invisible */
                transform: scale(0); /* mise à l'échelle à 0 */
            }

            /* Aspect si "cochée" */
            .cb_as_radio_button [type="checkbox"]:checked + label:after {
                opacity: 1; /* coche opaque */
                transform: scale(1); /* mise à l'échelle 1:1 */
            }
/**/


/*POUR LES CHOIX NEWSLETTERS*/
#div_newsletter ul {
    position: relative;
}

    #div_newsletter ul ul {
        position: absolute;
        left: 80px;
        top: 0px;
        background: #fff;
        border: 1px outset #ccc;
        z-index: 820;
        height: auto;
    }


    #div_newsletter ul > li {
        list-style: none;
        width: 290px;
        height: 70px;
        margin: 3px 0;
        border-color: #dbdbdb;
        border-style: solid;
        border-width: 0 1px 1px 0;
        margin: 0;
        padding: 20px 12px;
        float: left;
    }

    #div_newsletter ul li a.popout {
        background: none;
    }

    #div_newsletter ul li ul {
        width: auto;
        white-space: nowrap;
        min-width: 180px;
        margin: -15px 0 3px 10px;
        padding: 0;
    }

        #div_newsletter ul li ul li {
            width: auto;
            height: auto;
            border-width: 0;
            padding: 5px 3px;
            float: none;
        }

            #div_newsletter ul li ul li ul {
                margin: 0;
                z-index: 850;
            }

#div_newsletter #bottom {
    background: #fff;
    width: 100%;
    height: 22px;
    position: absolute;
    bottom: 1px;
}

#div_newsletter #cache_right {
    background: #fff;
    height: 425px;
    width: 25px;
    position: absolute;
    right: 0;
    top: -5px;
}

#div_to_send {
    margin: 30px 0 20px 0;
    border-top: 1px solid #ccc;
    padding: 0 15px;
}

    #div_to_send span {
        display: inline-block;
        padding-left: 24px;
        background: url(../images/rb_bleu.png) no-repeat center left;
        border-right: 1px solid #ccc;
        padding: 2px 10px 2px 24px;
        margin: 5px;
        cursor: pointer;
    }


/*#endregion*/


/*#region PAGE RAYONS
///////////////////////////*/
ul#familles, ul#sous_familles {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul#familles li, ul#sous_familles li {
        margin: 2px 0;
    }

        ul#familles li a {
            font-weight: bold;
            text-decoration: none;
        }

        ul#sous_familles li a {
            font-weight: normal;
            text-decoration: none;
        }
/*#endregion */


/*#region PAGE ARTICLES KW
//////////////////////////////////*/
section#search_articles {
    min-height: 420px;
    padding: 15px;
    margin-bottom: 0;
}

    section#search_articles span.item_article {
        width: 274px;
        height: 90px;
        display: inline-block;
        margin: 0 10px 5px 0;
        overflow: hidden;
    }

        section#search_articles span.item_article a {
        }

        section#search_articles span.item_article img.thumb_article {
            padding: 2px;
            background: #fff;
            border: solid 1px #666;
            width: 60px;
            height: 80px;
            margin: 0 10px 0 0;
            float: left;
        }

        section#search_articles span.item_article span.titre {
            display: block;
        }
/*Pager*/
div.pager {
    margin: 15px 0 20px 0;
    text-align: center;
}

    div.pager a {
        padding: 2px;
        text-decoration: none;
        margin: 25px 0;
    }

        div.pager a:hover, div.pager a.selected {
            border: solid 1px;
            padding: 1px;
        }

/*#endregion*/


/*#region PAGE ARTICLE
////////////////*/

.grey_margin_bottom {
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
}

section#presentation {
}

#div_add_this {
}

.article_left {
    width: 200px;
    float: left;
}

    .article_left .img_article_paysage {
        margin-top: 45px;
    }

    .article_left img.i_feuillter {
        position: absolute;
        right: 5px;
        top: -28px;
    }

a.add_article {
    margin: 10px 0;
    font-size: 1.2em;
    font-weight: 600;
    width: 100%;
    text-align: center;
    padding: 7px 0;
    height: auto;
}

a.bouton.disabled {
    background-color: #a59c9d;
    cursor: default;
}


#article_right {
    margin-left: 210px;
    padding: 0 0 10px 10px;
}

.description {
    position: relative;
    overflow: hidden;
}

.all_description {
    position: relative;
    height: auto;
}

.p_edit {
}


/*table#prix_head td {
    background: #fff;
    padding: 8px;
}*/



/*table#prix_head td.prix_standard.no_border_right {
            border-right: none;
        }

table#prix_head td {
    border-right: 1px solid #dedede;
}

    table#prix_head td a {
        text-decoration: none;
        border-width: 1px 1px 0 1px;
    }

        table#prix_head td a.selected {
            color: #263480;
        }*/


table#prix {
    border: none;
    border-spacing: 0;
    width: 220px;
    margin-top: 5px;
    margin-right: 15px;
    border-left: 10px solid #f8f8f8;
    border-right: 10px solid #f8f8f8;
}

    table#prix td {
        background: #f8f8f8;
        padding: 8px;
        border-top: 1px solid #dedede;
    }

        table#prix td.prix_standard {
            padding-left: 0;
            text-align: right;
        }

    table#prix tr:first-child > td {
        border-top: none;
    }

    table#prix td.border_left {
        border-left: 1px solid #dedede;
    }

    table#prix td.no_border, td.no_border {
        border: none;
    }

    table#prix td.nom_tarif {
        padding-right: 15px;
        padding-left: 0;
        font-weight: bold;
        white-space: nowrap;
    }

    table#prix td.tarif {
        padding-right: 15px;
        white-space: nowrap;
        text-align: right;
    }

#all_infos_prix {
    margin-top: 15px;
}

    #all_infos_prix div {
        display: table-cell;
        vertical-align: middle;
    }

#info_prix {
    margin-top: 10px;
}

#all_infos_prix div.deux_infos_visibles {
    width: 50%;
    border-left: 15px solid #fff;
}

.losbladig {
    background: url(../images/losbladig.png) no-repeat center left;
    padding-left: 35px;
}

#share span img {
    cursor: pointer;
    width: 23px;
    height: 22px;
    margin-left: 3px;
}



/*JE*/
.bg_calendrier, .bg_here {
    padding-left: 50px;
    display: block;
    font-size: 1.6em;
    min-height: 40px;
}

.bg_calendrier {
    background: url(../images/calendrier.png) no-repeat left top;
    margin-bottom: 20px;
}

.bg_here {
    background: url(../images/here.png) no-repeat left top;
}

#date_prix_reg {
    float: right;
    width: 225px;
    margin-left: 10px;
}

.article_center {
    margin: 0 235px 0 210px;
    padding: 0 0 10px 10px;
}

.article_center_no_image {
    margin: 0 235px 0 0 0;
    padding: 0 10px 10px 0;
    width: 670px;
}

.p_share_no_image {
    margin-top: -10px;
}

#div_auteurs a.add_article {
    width: 180px;
}

/*#endregion */


/*#region
//PAGE ARTICLES
////////////////*/
/*Pager*/
div.pager {
    margin: 15px 0 20px 0;
    text-align: center;
}

    div.pager a {
        padding: 2px;
        text-decoration: none;
        color: #263480;
    }

        div.pager a:hover, div.pager a.selected {
            border: solid 1px;
            padding: 1px;
            font-weight: bold;
        }

.p_rfs {
    text-align: center;
    width: 750px;
    margin: 15px auto;
}

    .p_rfs a {
        display: inline-block;
        text-decoration: none;
        padding: 6px 10px;
        border: 1px solid #e6e6e6;
        -webkit-border-radius: 2px 2px 2px 2px;
        border-radius: 2px 2px 2px 2px;
        background: #f2f2f2;
        margin: 0 5px 10px 5px;
    }

        .p_rfs a.selected {
            border-color: #828284;
            color: #fff;
            background: #49484d;
        }

section#auteurs #details {
    float: right;
    width: 240px;
}

section#auteurs #div_auteurs {
    margin-right: 270px;
    text-align: justify;
}

section#collections {
}

.dl_articles_collections {
    margin: 20px 0;
}


.item_articles_collections {
    display: table-cell;
    width: 200px;
    background: #e3e3e3;
    vertical-align: top;
    border-right: 18px solid #fff;
    border-bottom: 18px solid #fff;
    padding-bottom: 20px;
}

.meer_collection {
    width: 120px;
}

.item_articles_collections.meer_collection .article_titre {
    width: 120px;
}

.item_articles_collections .conteneur_image {
    width: inherit;
    height: 200px;
    overflow: hidden;
    margin: 2px;
    text-align: center;
}

.item_articles_collections img {
    width: 100%;
}

.item_articles_collections .conteneur_infos {
    padding: 7px;
}

.item_articles_collections .article_titre {
    text-transform: uppercase;
    font-size: 0.99em;
    margin-bottom: 10px;
    display: block;
    width: 145px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

.item_articles_collections a {
    color: inherit;
}

.item_articles_collections .bouton {
    color: #fff;
    font-weight: normal;
    height: auto;
    background: #263480;
    padding: 6px 20px;
    font-size: 0.95em;
}

.item_articles_collections .div_add {
    text-align: center;
    margin-top: -2px;
}

.item_articles_collections .details {
    margin-top: 10px;
    text-align: right;
}


/*#endregion*/


/*#region PAGE LOGIN
////////////////*/
div.new_client, div.connect {
    position: relative;
    height: 300px;
}

    div.connect .b_connect, div.new_client .b_choose {
        position: absolute;
        top: 143px;
        left: 210px;
    }

    /*Quand seul le new client est visible*/
    div.new_client > div.content {
        padding: 10px 10px 10px 0;
        /*width: 340px;*/
        width: 100%;
    }


        div.new_client > div.content #div_valider_type {
            width: 340px;
        }
    /*Quand le connect et le new sont visible (cfr tbale_cell)*/
    div.new_client.table_cell > div.content {
        border-right: 1px solid #000;
        padding-right: 10px;
    }



    div.new_client .title, div.connect .title, .p_adresse_livraison .title {
        padding: 5px 0;
        border-bottom: 1px solid #000;
        display: block;
        font-weight: 500;
        font-size: 1.4em;
    }

.p_adresse_livraison .title {
    margin-bottom: 20px;
}

div.connect {
    width: 100%;
}

    div.connect > div.content {
        padding: 10px 10px 10px 0;
        /*width: 350px;*/
        width: 100%;
    }

        div.connect > div.content #div_valider_login {
            width: 350px;
        }

        div.connect > div.content #div_id_not_found {
            margin-top: 60px;
        }

    /*Quand le connect et le new sont visible (cfr tbale_cell) */
    div.connect.table_cell > div.content {
        padding-left: 10px;
    }

    /*Quand le connect et le new sont visible (cfr tbale_cell) */
    div.connect.table_cell .title {
        padding-left: 60px;
    }


.popup_close.same_adresses {
    position: absolute;
    bottom: 150px;
    left: 250px;
}

/*#endregion*/


/*#region PAGE LOGIN ADMIN
///////////////////////////*/
#login {
    background: #fff url(../images/bg_login.jpg) no-repeat;
    width: 256px;
    height: 187px;
    padding: 20px 20px 10px 15px;
    text-align: center;
    margin: 30px auto 0 auto;
}

.label_login {
    float: left;
    text-align: left;
    width: 56px;
    display: block;
    padding-top: 5px;
    margin-right: 5px;
}

.tb_login {
    width: 120px;
}

#login p {
    margin: 5px;
}

.b_login {
    margin-top: 20px;
}
/*#endregion*/


/*#region PAGE LOGIN CMS
///////////////////////////*/
#login_cms {
    text-align: center;
    margin: 10px auto;
    max-width: 500px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #000;
    padding: 30px;
}

.l_num_client {
    font-size: 27px;
}
/*#endregion*/


/*#region
//PAGE BASKET + OVERZICHT
//////////////////////////*/
table#t_basket {
    margin: 15px 0;
    width: 100%;
    border-spacing: 0;
    border-top: 1px solid #606060;
    border-bottom: 1px solid #ccc;
}

    table#t_basket th {
        height: 34px;
        border-right: 1px solid #606060;
        border-bottom: 1px solid #606060;
    }

        table#t_basket th#titre {
            border-left: 1px solid #606060;
        }

        table#t_basket th#nom {
            width: 160px;
        }

        table#t_basket th#quantite {
            width: 85px;
        }

        table#t_basket th#prix_v {
            width: 80px;
        }

        table#t_basket th#prix_a {
            width: 80px;
        }

        table#t_basket th#remise_client {
            width: 20px;
        }

        table#t_basket th#total {
            width: 100px;
            white-space: nowrap;
        }

    table#t_basket tbody tr {
        height: 30px;
    }

    table#t_basket td.titre {
        border-left: 1px solid #ccc;
    }

    table#t_basket td.border_basket_right {
        border-right: 1px solid #ccc;
    }

    table#t_basket .no_border {
        border-right: none;
    }

    table#t_basket td, table#t_basket th {
        padding: 5px 8px;
    }

input.quantite {
    margin: 0 5px 0 0;
    width: 25px;
}

.bt_quantite .bouton_bleu {
    padding: 1px;
    width: 18px;
}

td.thumb_basket {
    width: 60px;
}

img.thumb_basket {
    width: 50px;
    height: 70px;
}

table#t_basket td.quantite_item_lie {
    padding-left: 13px;
}

img.i_validate_code_promo {
    margin: 0 5px -3px 0;
}

div.code_promo {
    display: table-cell;
    width: 705px;
}

    div.code_promo input {
        color: inherit;
    }

div#total {
    display: table-cell;
    margin-bottom: 20px;
    text-align: right;
}

    div#total.overzicht {
        display: table-cell;
        margin-top: -50px;
    }

    div#total div {
        margin: 7px 0;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
    }

.p_coordonnees {
    display: table-cell;
    width: 705px;
}

    .p_coordonnees div {
        display: table-cell;
        width: 200px;
        vertical-align: text-top;
    }

div#total span.tot_prix {
    display: inline-block;
    width: 80px;
    text-align: right;
    font-weight: 800;
}

#p_commander {
    text-align: right;
}

    #p_commander .bouton {
        height: 39px;
        width: 120px;
        padding: 4px;
    }

    #p_commander .bouton_bleu {
        width: 110px;
        font-size: 0.9em;
    }

#div_ref_confirm {
    position: relative;
    text-align: right;
    margin: 35px 0;
}

#div_ref {
    width: 200px;
    position: absolute;
    right: 250px;
    bottom: 0;
    text-align: left;
}

.div_type_paiment {
    width: 200px;
    position: absolute;
    right: -20px;
    bottom: 20px;
    text-align: left;
}

    .div_type_paiment h2 {
        margin-bottom: -20px;
    }

div_ref_confirm .bouton {
    position: absolute;
    right: 0;
    bottom: 0;
}

.p_coordonnees .b_change_livraison {
    width: 130px;
    padding: 5px;
    font-size: 0.9em;
}

.p_attention {
    font-weight: bold;
    padding: 10px;
    border: 2px solid #263480;
    width: 240px;
    position: absolute;
    left: 0;
    bottom: 30px;
}


/*#endregion*/


/*#region PAGE MESSAGES
////////////////*/
#messages {
    margin: 50px 0;
    text-align: center;
}
/*#endregion*/


/*#region
//PAGE INSCRIPTIONS EVENT
//////////////////////////*/
table#participants {
    margin: 0 0 20px 0;
}

    table#participants td {
        padding: 5px 2px;
    }

        table#participants td.td_nom {
            width: 250px;
        }

ul.ul_al {
    padding-top: 0;
    margin-top: 0;
}

span.cb_lie_propose {
    vertical-align: bottom;
}

span.l_workshop {
    display: block;
}

.margin_bouton {
    margin-left: 436px;
}


/*#endregion*/


/*#region
//PAGE CONTACT
/////////////////*/

#contact #div_right {
    width: 370px;
    margin-top: 50px;
    float: right;
    -webkit-box-shadow: 5px 5px 5px 3px #dbdbdb;
    box-shadow: 5px 5px 5px 3px #dbdbdb;
    padding: 20px;
}

#contact #div_left {
    margin: 0 400px 0 0;
}

    #contact #div_left h1 {
        margin-bottom: 30px;
    }


#contact p {
    margin: 10px 0 10px 0;
    padding: 0;
}

/*#endregion*/


/*#region
//PAGE PARTNERS
/////////////////*/
#partners {
    text-align: center;
}

    #partners a {
        display: inline-block;
        width: 174px;
        height: 110px;
    }

/*#endregion*/


/*#region
//PAGE NEWS
/////////////////*/
.news_titre {
    font-size: 1.2em;
    display: block;
    margin-bottom: 5px;
}

.p_all_news {
    height: 100%;
    overflow: hidden;
    display: block;
}

    .p_all_news a {
        display: block;
        margin: 5px 0;
    }
/*#endregion*/


/*#region
//ARTICLE ADDED + POPUP
////////////////*/
.popup_close {
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border: 2px solid #414141;
    padding: 30px;
    position: relative;
    background: #fff;
    width: 520px;
    z-index: 999;
}

    .popup_close .close {
        position: absolute;
        right: -20px;
        top: -20px;
    }

#article_added.popup_close .bouton {
    width: 172px;
    height: auto;
    text-align: center;
    font-size: 1.3em;
    padding: 4px 20px;
}

.popup_close .bouton_bleu {
    font-size: 0.91em;
    padding: 2px 10px;
}

#article_added.popup_close {
    position: fixed;
    margin: 0 180px;
    top: 150px;
    z-index: 999;
}

    #article_added.popup_close.article_formule {
        position: absolute;
        top: -50px;
    }

.popup_close.fixed {
    position: fixed;
}

.popup_close.absolute {
    position: absolute;
}
/*#endregion*/


/*#region
//MENU BASKET
////////////////*/
div#basket_navigation {
    margin: 20px 0;
    padding: 0;
}

    div#basket_navigation a {
        display: inline-block;
        width: 200px;
        color: #fff;
        margin: 0;
        padding: 13px 0;
        text-align: center;
        text-decoration: none;
        font-size: 1.18em;
    }

        div#basket_navigation a.etape1 {
            background: #cdcdcd;
        }

        div#basket_navigation a.etape2 {
            background: #c1c1c1;
        }

        div#basket_navigation a.etape3 {
            background: #b4b4b4;
        }

        div#basket_navigation a.etape4 {
            background: #a7a7a7;
        }

        div#basket_navigation a.selected, div#basket_navigation a:hover {
            background: #263480;
        }
/*#endregion*/


/*#region
//DIVERS
////////////////*/
/*Menu*/
.txtleft {
    text-align: left;
}

ul.menu {
    display: inline;
    margin: 0;
    padding: 0;
}

    ul.menu > li {
        list-style: none;
        display: inline-block;
        border-right: 1px solid #9b9b9b;
        padding: 7px 5px;
    }

        ul.menu > li.no_border {
            border: none;
        }

    ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
    }

        ul.menu li a:hover, ul.menu li a.selected {
            color: #9ac027;
        }
/**/
a.underline {
    text-decoration: underline;
}

.imp {
    color: #b83c41;
}

.bg_none {
    background: none;
}

.bouton {
    display: inline-block;
    height: 30px;
    background: #fcc00c;
    padding: 6px 20px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    border: none;
    text-align: center;
    cursor: pointer;
    white-space: normal;
}

.bouton_bleu {
    color: #fff;
    font-weight: normal;
    /*font-size: 0.9em;*/
    height: auto;
    background: #263480;
}

input.tb_small {
    width: 85px;
}

input.tb_xxsmall, .formu input.tb_xxsmall {
    width: 30px;
}

input.tb_middle {
    width: 195px;
}

input.tb_large {
    width: 200px;
    height: 30px;
}

.formu input.tb_x_large {
    width: 300px;
}

input.tb_large.margin {
    margin: 0 5px;
}

.inline {
    display: inline;
}

.inline_block {
    display: inline-block;
}

.block {
    display: block;
}

.no_border {
    border: none;
}

.hand {
    cursor: pointer;
}

p.formu {
    margin: 4px 5px 4px 0;
    padding: 0;
}

    p.formu input, select {
    }

.label_gauche_formu {
    display: inline-block;
    width: 200px;
}

input.no_label {
    margin-left: 133px;
}

input, select {
    font-size: inherit;
    /*color:inherit;*/
}

.formu input, .formu select {
    height: 16px;
    width: 200px;
}

.rb input {
    margin: -2px 10px 0 5px;
}

.center_margin {
    margin-left: auto;
    margin-right: auto;
}

.bg_ombre {
    background: url(../images/bg_ombre_670.png) no-repeat top center;
    width: 670px;
    height: 30px;
    margin: 0 auto 20px auto;
}

.bg_bleu_clair {
    padding: 15px;
    background: #e3e3e3;
}

h1.w100, h1.w100 {
    width: 100%;
}

.bg_img_vert {
}

a.bg_img:hover {
    color: #fff;
}

.div_loading {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/bg_alert.png);
    min-height: 100%;
    width: 100%;
    text-align: center;
    padding-top: 110px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}

.relative {
    position: relative;
}

.no_wrap {
    white-space: nowrap;
}

.hypens {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

.white {
    color: #fff;
}

.black {
    color: #373636;
}

input.bg_img_bleu {
    border: none;
    padding: 0 10px;
    height: 22px;
}

.border_bottom {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}

.border_top {
    border-top: 1px solid #dbdbdb;
    padding-top: 10px;
}
/*Modal Popup*/
.p_mpe {
    border: 1px solid #263480;
    background: #fff;
    padding: 15px;
    position: absolute;
    z-index: 1000;
    -webkit-box-shadow: 2px 2px 2px 2px #4D4D4D;
    box-shadow: 2px 2px 2px 2px #4D4D4D;
}

.modalBackground {
    background-image: url(../images/bg_alert.png);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
}

div.shadow {
    -webkit-box-shadow: 5px 5px 5px 3px #dbdbdb;
    box-shadow: 5px 5px 5px 3px #dbdbdb;
    padding: 20px;
}

ul.chiffre {
    list-style-type: decimal;
}

ul.alpha {
    list-style-type: lower-alpha;
}

    ul.chiffre li, ul.alpha li {
        margin: 7px 0;
    }

ul li p {
    margin: 5px 0;
}

.table_cell {
    display: table-cell;
}

a.no_underline {
    text-decoration: none;
}

img {
    text-decoration: none;
}

.div_parution {
    margin-top: 5px;
    font-size: 0.999em;
}

.alert_popup {
    position: fixed;
    margin: 0 180px;
    top: 280px;
    z-index: 999;
}

.mt-1 {
    margin-top: -10px;
}

.bigger {
    font-size: 16px;
}

.table_td {
    display: inline-block;
    max-width: 430px;
    padding: 10px;
    vertical-align: top;
}

.txtcenter {
    text-align: center;
}
/*#endregion*/


/*#region
//AutoCompleteExtender
////////////////*/
ul.CompletionListCssClass {
    visibility: hidden;
    background-color: #fff;
    color: #999999;
    border: 1px solid #e5e5e5;
    text-align: left;
    list-style-type: none;
    font-weight: normal;
    cursor: default;
    margin: 0;
    padding: 0;
}

.CompletionListItemCssClass {
    padding: 3px;
    font-weight: normal;
    display: block;
}

.CompletionListHighlightedItemCssClass {
    background: #e5e5e5;
    font-weight: normal;
    padding: 3px;
}

.CompletionListHighlightedSearchText {
    font-weight: bolder;
    color: #000;
}

/*#endregion*/
