.TITRE {
	font-family: "Lucida Handwriting", "Maiandra GD", Mistral;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;

}
.TITREBLEU {
	font-family: "Lucida Handwriting", "Maiandra GD", Mistral;
	font-size: 36px;
	color: #0000FF;
	font-weight: bolder;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;

}
.textenoir {
	font-family: "Lucida Handwriting", "Maiandra GD", Mistral;
	font-size: 14px;
	color: #000000;
}
.citation {
	font-family: "Lucida Handwriting", "Maiandra GD", Mistral;
	font-size: 12px;
	color: #990033;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-left-style: groove;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.textevert {

	font-family: "Lucida Handwriting", "Maiandra GD", Mistral;
	font-size: 14px;
	color: #003300;
}
.texteviolet {


	font-family: "Lucida Handwriting", "Maiandra GD", Mistral;
	font-size: 14px;
	color: #990099;
}
.texteblanc {

	font-family: "Lucida Handwriting", "Maiandra GD", Mistral;
	font-size: 16px;
	color: #FFFFFF;
}
#hautdepage {
	background-color: #FFFFFF;
	border-top: 3px solid #green;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 800 px;
	height: 80 px;
}

#basdepage {
background-color: #FFFFFF;
	border-bottom: 3px solid #green;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 800 px;
	height: 80 px;
	margin-right: auto;
	margin-left: auto;
}
