body {
font-size: 90%;
}

table, input, select {
font-size: inherit;
}

select {
font-size: 80%;
}

th {
background-color: #ddddee;
padding:  4px;
}
td {
background-color: #eeeeff;
padding:  4px;
}

p {
width: 15cm;
text-align: justify;
}

.bouton
{
color: #000;
background: #ddeedd;
border: 1px outset #d7b9c9;
}
