table {
border: medium solid #000000;
}
td, th {
border: thin solid #6495ed;
}
.ligne-impaire{
    background-color: #adadad;
}

