/* styles de table */

table {
border: 1px gray dotted;

}

td {
border: 1px black solid;
}