#equipements {display: table; width: 100%;}
.equip {width: 183px; height: 140px; text-align: center; margin: 3px; border: 1px solid #a05d26; display: inline-table; float: left; background-color: #FFF;}
.machine_img {height: 125px; line-height: 125px; vertical-align: middle;}
.machine_nom {height: 15px; vertical-align: middle;}

a.machlink:link, a.machlink:visited, a.machlink:active, a.machlink:hover {color: #a05d26; text-decoration: none; font-style: italic; font-weight: bold; font-size: 90%;}

