select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.td-fond1 {
        background-color: #FFFFE6;
}
.td-fond0 {
background-color: #FAFAFA
}
.msg_base { 
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        font-weight: bold;
        color: #990000;
        text-align: center;
}
.td-fond-gris {
        background-color: #F3F3F3
}