/*---------- DEBUT etudes economiques ----------*/
    
    .sommaire #lecteur_flux {
        margin: -15px 0 0 0;
    }
    
    .particuliers .sommaire #lecteur_flux {
        margin: -45px 0 0 0;
    }

    .sommaire #lecteur_flux a {
        color: #27848a;
    }
    
    .sommaire #lecteur_flux .syn_deco_table,
    .sommaire #lecteur_flux .syn_deco_table table {
        width: 100%;
    }
    
    .sommaire #lecteur_flux .syn_deco_table td {
        vertical-align: top;
    }
    
    .sommaire #lecteur_flux .syn_deco_table .syn_deco_top_left {
        background: #fff url(../img/syn_deco_top_left.png) no-repeat 0 0;
    }
    
    .sommaire #lecteur_flux .syn_deco_table .syn_deco_top,
    .sommaire #lecteur_flux .syn_deco_table .syn_deco_top_right {
        background: #fff url(../img/syn_deco_top.png) repeat-x 0 0;
    }
    
    .sommaire #lecteur_flux .syn_deco_table .syn_deco_left {
        background: #fff url(../img/syn_deco_left.png) repeat-y 0 0;
    }
    
    .sommaire #lecteur_flux .syn_deco_table .syn_deco_bottom_left {
        background: #fff url(../img/syn_deco_bottom_left.png) no-repeat 0 0;
    }
    
    .sommaire #lecteur_flux .syn_deco_table .syn_deco_bottom,
    .sommaire #lecteur_flux .syn_deco_table .syn_deco_bottom_right {
        background: #fff url(../img/syn_deco_bottom.png) repeat-x 0 0;
    }
    
    .sommaire #lecteur_flux div font strong a {
        margin: 0 20px 0 0;
        color: #555;
        font-size: .834em;
        text-transform: uppercase;
    }
    
    .sommaire #lecteur_flux .syn_content_publication hr {
        height: 8px;
        border: none;
        margin: 16px 0 8px 0;
        background: #fff url(../img/ombre_bas_459.png) no-repeat 0 bottom;
    }
    
    .sommaire #lecteur_flux .syn_content_publication hr:last-child {
        display: none;
    }
    
    .sommaire #lecteur_flux .mea .syn_content_publication p {
        margin: 15px 0 5px 0;
    }
    
    .sommaire #lecteur_flux .mea .syn_content_publication p a {
        margin: 0 0 5px 0;
    }
    
    .sommaire #lecteur_flux .syn_content_publication {
        padding: 5px 7px 0 7px;
    }
    
    .sommaire #lecteur_flux .syn_content_publication p {
        margin: 0 0 5px 0;
    }
    
    .sommaire #lecteur_flux .syn_content_publication p a {
        padding: 0 0 0 18px;
        margin: 10px 0 0 0;
        display: inline-block;
        background: #fff url(../img/sprite_pictos.png) no-repeat 0 -24px;
    }
    
/*---------- FIN etudes economiques ----------*/
