.titre {
	font-family: Algerian;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000099;
	
}
.soustitre {
	font-family: "Monotype Corsiva";
	font-size:24px;
	font-style: italic;
	font-weight: bold;
	color: #990066;
	text-transform: capitalize;
}
.arriereplan {
	background-color: #FFFFff;
	color: #FFFFFF;
}
.texte {
	font-family: "Verdana", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.Gtitre {
	font-family: "Baskerville Old Face";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: blink;
}
.tableau {
	font-family: Georgia, "Verdana", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
