/* ----------------------------- */
/*            tableaux css       */
/* ----------------------------- */

.tableaux {
/*background-color: #00ff00;*/

float: left;
width: 200px;
height: 300px;
text-align: center;
}

#tab p a:hover {
text-align: center;
}

hr{
clear: both;
visibility: hidden;
}

#tab img{
border:solid 1px #666;
}

div#name {
text-align: center;
padding: 5px;
margin:5px;
}
