<!--
.texte
{
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	font-style: normal;
	color: #000777;
	background-color:#FFFFFC;
}
.texte1
{
	font-size: 16px;
	font-family: Arial;
	font-style: normal;
	color: #000777;
	background-color:#FFFFCC;
	
}
.texte2
{
	font-size: 24px;
	font-family: "MS Sans Serif";
	text-align: center;
	font-style: bold;
	color: #0080C0;
	background : transparent;
	
}
.texte3
{
	font-size: 21px;
	font-family: "Lucida Sans Unicode";
	text-align: center;
	font-style: bold;
	color: #FF6699;
	background : transparent;
	
}
.texte4
{
	font-size: 21px;
	font-family: "comic sans ms";
	text-align: center;
	font-style: normal;
	color: #007777;
	background : transparent;
	
}
-->