.uu { text-decoration: underline }
.encadre { height: 50px; color: white; background-color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 32px; font-weight: bold; text-align: center; vertical-align: middle }
hr.mi { width: 50%; height: 2px; margin-top: 1cm }

.retrait { margin-left: 70px; color: #9999FF; font-weight: bold}	/* cracker.html */
.tbleu { color: blue; font-weight: bold}				/* links.html */
.tblanc { color: white; font-weight: bold}				/* tut-crkme.html */

/* general */
a { color: #FFFF00; text-decoration: none}
a:active {  color: #3333FF; text-decoration: none}
a:link {  color: #FFFF00; text-decoration: none}
a:hover {  color: #00FF00; text-decoration: none}

body { color: red;  background-image: url() }
table { color: red; width: 100%; border: 2px solid gray; border-collapse: collapse }
td { border: 2px solid gray }
h3 {  color: white }

/* tables design */
tr.header { color: #00FFFF; height: 30px}

col#col1a, col#col1b, col#col1c { width: 330px }
col#col2a, col#col2b, col#col2c { color: #808080; text-align: center }
col#col3a, col#col3b, col#col3c { color: white }
col#col4a, col#col4b, col#col4c { color: #FFFF33; text-align: center }
col#col5a {}

col#col1d, col#col1e, col#col1f { color: white }
col#col2d, col#col2e, col#col2f { }
col#col3d, col#col3e, col#col3f { color: #808080; text-align: center  }
col#col4d, col#col4e, col#col4f { color: #3333FF }
col#col5d, col#col5e, col#col5f { }
col#col6d, col#col6e, col#col6f { color: #CB5033; text-align: center }

