/* Définition de règle */
@charset "iso-8859-1";


.peral {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.titre {
	font-family: "Comic Sans MS";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #1C326A;
}

.corps {
	color: #284480;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #436DB2;
}

BODY {scrollbar-face-color: #1C326A; scrollbar-shadow-color: #7497CC; scrollbar-highlight-color: #7497CC; scrollbar-3dlight-color: #436db2; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #436DB2; scrollbar-arrow-color: #ffffff}

a:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #2D9071;
	font-weight: bold;
	text-decoration: none;
}

a:link {font-family:  "Comic Sans MS"; font-size: 14px; color: #2d9071; font-weight: bold; text-decoration: none}

a:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #216B54;
	font-weight: bold;
	text-decoration: none;
}

a:active {font-family:  "Comic Sans MS"; font-size: 14px; color: #2d9071; font-weight: bold; text-decoration: none}

/* Fin de la section de style généré par WebExpert le 30/03/2004 18:36:31 */