--- a/integration/v2/css/style.css Wed Jun 26 18:22:30 2013 +0200
+++ b/integration/v2/css/style.css Thu Jun 27 11:09:25 2013 +0200
@@ -119,7 +119,7 @@
.list-projets-3{margin-bottom: 50px;}
.list-projets-3>li{width: 465px; background-color: #eee; margin-bottom: 20px;}
.list-projets-3 .col-left{position: relative;}
-.list-projets-3 li img{max-width: 465px; display: inherit;}
+.list-projets-3 li img{max-width: 465px; display: block; margin: 0 auto;}
.list-projets-3 li.horizontal .col-left{ width: 225px;}
.list-projets-3 li.horizontal .col-right{height:100%; width: 240px; }
.list-projets-3 .project-title{position:relative; padding-left: 14px; font-size: 18px;height: 60px; border-bottom: 1px solid #CCC;}