.couleurs-extra-post {

    width: 100%;

    display: table;

    margin: 0px 3px 20px 3px;

}

.couleurs-memo {

    width: 100%;

    background: #d6d1da;

    padding: 10px;

    display: table;

    border: 2px solid #6E5979;

}

.couleurs-memo-title{

    background: #6E5979;

    display: block;

    float: left;

    color: #FFF;

    padding: 0 9px;

    font-family: BebasNeueRegular, arial, Georgia, serif;

    font-size: 18pt;

    height: 35px;

    line-height: 40px;

    margin-bottom: 10px;

}

.couleurs-edition,

.couleurs-info {

    width: auto;

    min-width: 350px;

    background: #f8f8f8;

    padding: 5px;

    display: block;

    border: 1px solid #c0c0c0;

    float: left;

    margin: 0 5px 0 0;

    text-align: center;

}

.memo-article {

    width: 100%;

    float: left;

}

.info-article {

    margin: 0 15px 0 0;

    text-align: center;

}

.memo-title {

    font-weight: bold;

}



.couleurs-memo .fa,

.couleurs-info .fa {

    font-size: 14px;

    color: #5f5f5f;

}

.authors-wrap{

	display: table;

}

@font-face {

    font-family: optima;  

    src: url(font/Optima_Oblique.ttf);  

    font-weight: normal;  

}