body {
	background-color: #CCC;
	color: #00C;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: normal;
}
table {
	border: medium solid #FF0;
	font-weight: normal;
	background-color: #CCC;
	color: #000;
}

td {
	border: 1px solid #FF0;
}
.fond {
	background-color: #E1E3FD;
	color: #9D9D00;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;
}


.text {
	border: 1px solid #FF0;
	text-align: left;
}
.texteGras {
	font-weight: bold;
}


/* CSS Document */
.french {
	border: 1px solid #FF0;
	text-align: left;
	background-color: #3442EF;
}
.greenLight {
	border: 1px solid #FF0;
	text-align: left;
	background-color: #3442EF;
	font-weight: bold;
	color: #FF0;
}

.frenchTitreMoyen {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.frenchTitreMoyenYellow {
	font-weight: bold;
	font-size: 24px;
	color: #00F;
	background-color: #FF0;
}
.frenchTitreSmallYellow {
	font-weight: bold;
	font-size: 18px;
	color: #00F;
	background-color: #FF0;
}


.genfont {
	background-color: #55737D;
	border: medium solid #303234;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #303234;
}
.fondAdmin {

	background-color: #55737D;
	border: medium solid #303234;
}
.anchor {
	border: medium none;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #006666;
	vertical-align: top;
	background-position: top;
}
.Titre {
	color: #FF0000;
	background-color: #FF9933;
	font-weight: bold;
}
.TitreMoyen {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}

.TitreGros {
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}


.TexteSmall {
	font-size: 18px;
}
