/* CSS Document */

.normal1 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
.bigletter{color: #000099;
	font-size: 24px;
	font-family: Verdana;
	font-weight: bold;}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.normal {
	color: #333333;
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
}
	.norma2 {
	color: #FF0000;
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
}a:link {
	text-decoration: none;
	font-weight: bold;
	color: #3333CC;
	font-family: Verdana;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
.norma2 {
	color: #333333;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}

