BODY { background-image: url(../decor/Altar2.jpg) }
/* background-image: url(site_collectif/fondGen_collec.jpg) */


TABLE.TITRE { cell-spacing: 2em ; width: 343 ; height: 57 ; border-width: 2 ; border-color: purple }
TD.TITRE { font-weight: bolder ; font-size: 16pt ; font-family: Verdana, sans-serif ; color: white ; text-align: center ; border-width: 1 ; height: 57 ; border-color: purple ; padding: 2 ; background-image: url(../decor/altar.jpg) }


TABLE { cell-spacing: 2em ; border-width: 2 }
TD { font-size: 10pt ; font-family: Verdana, sans-serif ; color: white ; border-width: 1 ; padding: 2 ; background-color: gray }


TABLE.NORMAL { cell-spacing: 2em ; border-width: 2 }
TD { font-size: 10pt ; font-family: Verdana, sans-serif ; color: white ; border-width: 1 ; padding: 2 ; background-color: gray }


P { font-size: 10pt ; font-family: Verdana, sans-serif ; color: white ; text-indent: 3em; padding: 0em 1em 0em 3em }
LI { font: 10pt ; font-family: Verdana, sans-serif ; color: black ; text-indent: 3em; text-align: justify ; left-padding: 3em ; right-padding: 1em }


/* Ce format concerne l'image de titre et les titres pour les Supérieurs */
H1 { text-align: center ; font-weight: lighter ; font-size: 16pt ; font-family: Old English Text MT , sans- serif ; color: #00FF00 }

/* Ce format concerne les paragraphes principaux */
H2 { font-weight: bold ; font-size: 12pt ; font-family: Verdana, sans- serif ; color: black ; padding: 0em 1em 0em 3em ; color: #00FF00 }

/* Ce format concerne les paragraphes secondaires */
H3 { font-weight: bold ; font-size: 10pt ; font-family: Verdana, sans-serif ; color: black ; padding: 0em 1em 0em 3em ; color: #00FF00 }

/* Ce format concerne les liens de fin de page */
H4 { font-weight: bold ; font-size: 12pt ; font-family: Verdana, sans-serif ; color: black ; padding: 0em 1em 0em 3em ; color: #00FF00 }

/* Ce format concerne les paragraphes tertiaires */
H5 { font-style: italic ; font-size: 10pt ; font-family: Verdana, sans-serif ; color: black ; padding: 0em 1em 0em 3em ; color: #00FF00 }




<!--classes-->

/* Ce format concerne les crédits des aides de jeu développées en commun */
.Credit { text-align: center }

/* Ce format permet de centrer un texte d'un style aligné autrement */
.centrer { text-align: center }


A:link    { color: aqua }
A:active  { color: aqua }
A:visited { color: lime }
