body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	line-height: 24px;
	color: #B83712;
	background-color: #F9E2C1;
}

td, th {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	line-height: 24px;
	color: #330000;
}

.header {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: xx-large;
	color: #840000;
	font-weight: bold;
}
.lien {
	color: #CC0000;
}
.navLink {
	font-family: "comic Sans MS", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-color: #840000;
	color: #FBAF7D;
}
.navLink2 {
	font-family: "comic Sans MS", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #840000;
}
.Titre_page {
	color: #FBAF7D;
	background-color: #840000;
	background-position: center;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	width: 100%;
	height: 200%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Comic Sans MS", Arial, sans-serif;
}
.Texte {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	color: #840000;
}
.legende {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	font-style: italic;
	color: #840000;
}

TD.DROITE {text-align:right}
TD.CENTRE {text-align:center}
TD.LEFT {text-align:left}
TD.FEMALE {background-color:#FFDDDD}     
TD.MALE {background-color:#DDDDFF}       
TD.UNSEXED {background-color:#DDFFDD}
TD.HIGHLIGHT {background-color: #FF0000}

