body {font-family:comic sans ms;background-image:url(fond.png);text-align:center;width:90%;margin:auto;color:silver;}
a {text-decoration:underline overline;color:red;font-weight:bold;}
#header, #footer {border:5px ridge yellow;background-color:rgb(50,50,50);color:silver;}
#jsKO {background-color:rgb(50,50,50);}
#jsOK {display:none;}
#parametres,#saisie,#saisieIntrus,#listes {background-color:rgb(50,50,50);text-align:justify;padding:20px;margin-bottom:20px;}
#parametres ul,#listes ul {list-style:none;}
#parametres a {color:yellow;}
#parametres table,#listes table {width:100%;}
#parametres td{width:30%;}
#listes {display:none;}
.erreur {color:red;font-weight:bold;}
#msg {text-align:center;}
.liPaire {background-color:rgb(60,60,60);color:rgb(200,200,200);}
.liImpaire {background-color:rgb(70,70,70);color:rgb(200,200,200);}
.delDefi {background-color:red;color:white;}
.titre {color:white;font-weight:bold;text-decoration:underline;}
input[type=button] {cursor:pointer;}
#envoyer,#imprimer,#deconnexion,#formImprimer {display:none;}
#listes table {text-align:center;}
#listes ul {padding:0;}
#listes li {padding:0;height:24px;}