@charset "utf-8";
.TitreGRbleu {
	color: #00FFFF;
	filter: Shadow(color=#000000, direction=45);
	font-size: 48px;
	font-family: "Comic Sans MS";
	text-align: center;
	width: 100%;
}

/* CSS Document */
.CorpsGras {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	margin-left: 85px;
	margin-right: 25px;
}

.TitresGras {
	font-size: 36px;
	color: #66FFFF;
	width: 100%;
	filter: Shadow(color=#000000, direction=90);
	text-align: center;
	font-family: "Comic Sans MS";
	font-style: italic;
}
.TexteGras {
	font-size: medium;
	font-weight: bold;
}
.TitreVertGros {
	font-size: large;
	color: #55FF00;
}
.SurlignageV {
	color: #55FF55
}
.CorpTexte {
	font-size: medium;
	font-weight: bold;
}
.TitreVertXX {
	font-size: 48px;
	font-weight: bold;
	color: #30c037;
	width: 100%;
	filter: Shadow(color=#000000, direction=45);
	font-family: "Comic Sans MS";
	text-align: center;
}
.TexteBlc {
	color: #FFFFFF;
	font-size: 24px;
}
.EnteteHeader {
	font-size: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC33FF;
	text-transform: uppercase;
}
.TexteHeader {
	color: #0066FF
}
.TitreRouge {
	color: #FF0000;
	font-size: 24px;
}
