div.contenu{
    padding-top:30px;
}
table.items tr td{
    color:#aaa;
    font-size: .9em;
    height: 200px;
    padding-left: 1%;
    width:29%;
}
table.items tr td img{
    float:left;
    margin-right: 15px;
}
table.items tr td a{
    color:#369;
    display:block;
    text-decoration:underline;
}
table.items tr td a:hover{
    text-decoration:none;
}
table.items tr td img{
    float:left;
    margin-right:5px;
}