/* header section */

#header_section
    {
    padding: 30px 0px;
    /*border-bottom: 2px solid #388e3c;*/
    /*border-bottom: 1px solid white;*/
    }

#header_section #icone_section
    {
    -webkit-filter:invert(1);
    filter:invert(1);
    width: 38px;
    padding-bottom: 2px;
    margin-right: 10px;
    }

#header_section #titre_section
    {
    }

#header_section #navigation_section
    { 
    }

#header_section .auteur
    {
    margin-right: 0px!important;
    }

#header_section .breadcrumb:before, .module_nav-wrapper .breadcrumb:before
    {
    vertical-align: -16% !important;
    }

#header_section .breadcrumb
    {
    font-weight: 200;
    }

#header_section .breadcrumb
    {
    font-weight: 200;
    }

#header_section #titre_breadcrumb
    {
    font-weight: 400;
    }