/* Formatage body */
body { margin: 3px 0 ; padding: 0 ; text-align: center ; font: 0.75em/1em Verdana, Geneva, Arial, Helvetica, sans-serif ; background-color: #000000 ; }

/* Formatage éléments de formulaires */
form { margin: 0 ; }

/* Largeur input */
.l25 { width: 25px ; }
.l50 { width: 50px ; }
.l75 { width: 75px ; }
.l100 { width: 100px ; }
.l125 { width: 125px ; }
.l150 { width: 150px ; }
.l175 { width: 175px ; }
.l200 { width: 200px ; }
.l225 { width: 225px ; }
.l250 { width: 250px ; }
.l275 { width: 275px ; }
.l300 { width: 300px ; }
.l325 { width: 325px ; }
.l350 { width: 350px ; }
.l375 { width: 375px ; }
.l400 { width: 400px ; }
.l450 { width: 450px ; }
.l500 { width: 500px ; }
.l550 { width: 550px ; }

/* Formatage images */
img { border: 0 ; }

/* Formatage tableaux */
tab { border-collapse : separate ; empty-cells: show ; }

/* Lignes de tableaux */
tr:hover.hover { background-color: #d2e1df }

/* Couleurs Cellules de tableaux */
.col-gr { background-color: #CCCCCC ; }
.col-oc { background-color: #ECEBB9 ; }
.col-bl { background-color: #CBCBFA ; }
.col-ve { background-color: #DAEBDB ; }
.col-bc { background-color: #FFFFFF ; }

/* Alignement Cellules de tableaux */
.top { vertical-align: top ; }
.mid { vertical-align: middle ; }
.bas { vertical-align: bottom ; }

/* Bordures Cellules de tableaux */
.bb-bk { border-bottom: 1px solid black ; }
.bd-bk { border-right: 1px solid black ; }
.bh-bk { border-top: 1px solid black ; }
.bg-bk { border-left: 1px solid black ; }
.bb-gr { border-bottom: 1px solid #CCCCCC ; }
.bd-gr { border-right: 1px solid #CCCCCC ; }
.bh-gr { border-top: 1px solid #CCCCCC ; }
.bg-gr { border-left: 1px solid #CCCCCC ; }
.bb-ja { border-bottom: 1px solid #FFCC00 ; }
.bd-ja { border-right: 1px solid #FFCC00 ; }
.bh-ja { border-top: 1px solid #FFCC00 ; }
.bg-ja { border-left: 1px solid #FFCC00 ; }

/* Titres */
h1.menu-titre { height: 24px ; width: 135px ; padding: 5px 0 0 25px ; background: url(../base/bouton.gif) no-repeat left top ; }
h1.menu-liens { height: 18px ; width: 144px ; padding: 0 0 0 16px ; font-weight: 400 ; }

