
.liste-articles { float: left; padding: 25px 45px 20px 35px; }
.liste-articles .un-article-left { clear: left; float: left; width: 345px; }
.liste-articles .un-article-right { clear: right; float: right; width: 345px; }
.liste-articles .accroche { float: left; width: 185px; }
.liste-articles .photos { float: right; }
.liste-articles .detail { width: 100px; background-color: #2A7BC4; font-weight: bold; text-align: center; margin-top: 25px; }


#detail-article { float: left; padding: 25px 45px 20px 35px; }
#detail-article #gal-photos { float: left; width: 650px; margin-top: 5px; margin-bottom: 20px; padding: 10px 0; background-color: #014076; }
#detail-article #gal-photos .une-photo { float: left; width: 148px; height: 131px; padding-top: 17px; margin-left: 50px; border: solid 1px #3E90D9; }
