
body { font: 12px/20px arial, verdana, sans-serif; color: #58534c; background: #FFF; }

:focus { outline: 0; }


a img{ border: none; }


/* Layout */
.boundingBox{ margin: 0 auto; width: 916px; }

/* Content */

#content{ padding: 20px 0; }

/* Content - Portfolio Listing */
ul#filtrage_liste_test{ margin: -20px 0; padding: 0; height: 64px; padding-left: 70px; line-height: 64px; background: transparent url(../images/icon-tag-green.png) left no-repeat; }
ul#filtrage_liste_test li{ display: inline; }
ul#filtrage_liste_test a{ margin-right: 0.5em; padding: 0.5em 1em; background: #FFF; color: #AAA; font-weight: bold; text-decoration: none; }
ul#filtrage_liste_test a:hover, ul#filtrage_liste_test a.current{ color: #888; }
ul#filtrage_liste_test a.current{ background-color: #DDD; }

ul#ma_liste{ margin: 36px 0 0 0; padding: 0; list-style: none; }
ul#ma_liste li{ width: 165px; height: 160px; display: block; float: left; margin-right: 18px; overflow: hidden; }
ul#ma_liste li a{ display: block; width: 163px; height: 120px; overflow: hidden; border: 1px solid #CDCDCD; background: #eee; }
ul#ma_liste li p{ font-size: 11px; line-height: 15px; color: #AAA; margin: 5px 0; }



