html,body {margin:0; padding:0; width:100%; height:100%;}
body {font-family:truenolight,Arial; font-size:16px; color:#222; background:#fff;}
td {font-size:14px;}
form {display:inline;}
#nav {width:100%; background:#777; padding:5px 0; height:30px; line-height:30px; font-size:0;}
.menu {padding:3px 6px; display:inline-block; font-size:16px; color:#222; margin-left:10px; background:#fff; border-radius:1px; line-height:20px;}
.menu:hover, .on {background:#222; color:#fff;}
.menu2 {padding:3px 6px; display:inline-block; font-size:15px; color:#fff; margin-left:10px; background:#ff0006; border-radius:2px; line-height:20px;}
#fix {position:fixed; width:100%; z-index:99; color:#fff; background:#222; display:block; padding:10px; font-size:16px;}
.erreur {font-weight:Bold; color:#d1333a;}
.message {font-weight:Bold; color:#48ca00;}
ul {margin:5px 0 10px 0; padding-left:30px; display:table;}
hr {height:1px; color:#999999; border:0; background:#999999;}
a, input, textarea {outline:none;}
a:link {color: #222; text-decoration: none}
a:visited {color: #222; text-decoration: none}
a:hover {color: #222; text-decoration: underline;}
a.b:link {color: #fff; text-decoration: none}
a.b:visited {color: #fff; text-decoration: none}
a.b:hover {color: #fff; text-decoration: none;}
.text, .textarea {font-family:truenolight,Arial; font-size:14px; color:#222; border:1px solid #ddd; padding:4px; border-radius:1px;}
.bouton, .bouton2, .bouton3 {font-family:truenoregular,Arial; font-size:14px; color:#fff; border:0; background:#48ca00; padding:4px 8px; cursor:pointer; border-radius:1px;}
.bouton2 {background:#d1333a;}
.bouton3 {background:#00aaf4;}
.select {font-family:truenolight,Arial; font-size:14px; color:#222; border:0; padding:3px; border-radius:1px;}
@font-face {font-family: 'truenoregular'; src: url('/fonts/truenorg-webfont.woff2') format('woff2'),url('/fonts/truenorg-webfont.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap;}
@font-face {font-family: 'truenolight'; src: url('/fonts/truenolt-webfont.woff2') format('woff2'),url('/fonts/truenolt-webfont.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap;}
.null {float:left;}