@charset "iso-8859-1";
/* auteur: Phi */
/* Date de création: 11/05/2005 */
h1
	{ 	font-family: Arial;
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		margin-bottom: 0px;
	}
h2
	{ 	font-family: Arial;
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 0px;
	}
.texte
	{	font-family: Arial;
		color: #000000;
		font-size: 12px;
	}
.explic
	{	font-family: verdana;
		color: #000000;
		font-size: 10px;
		font-style: italic;
	}
.marquee
	{ 	font-family: Arial;
		color: #0000ff;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 0px;
	}
A:hover 	{font-family: Arial; color: #0000FF; text-decoration: underline; font-size: 11px;}
A:link 		{font-family: Arial; color: #0000FF; text-decoration: none; font-size: 11px;}
A:visited 	{font-family: Arial; color: #cc00cc; text-decoration: none; font-size: 11px;}