/* padding: 10px -> remove 20px from widths */

/* gabarits 1 colonne */
.gabarit-news-1a {
    left:0;
    width:118px;
}
.gabarit-news-1b {
    left:138px;
    width:118px;
}
.gabarit-news-1c {
    left:276px;
    width:118px;
}
.gabarit-news-1d {
    left:378px;
    width:154px;
}

/* gabarits 2 colonnes */
.gabarit-news-2a {
    left:0;
    width:256px;
}
.gabarit-news-2b {
    left:138px;
    width:256px;
}
.gabarit-news-2c {
    left:276px;
    width:256px;
}

/* gabarits 3 colonnes */
.gabarit-news-3a {
    left:0;
    width:394px;
}
.gabarit-news-3b {
    left:138px;
    width:374px;
}

/* gabarit 4 colonnes */
.gabarit-news-4 {
    left:0;
    width:716px;
}