.normal {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;

}
.grostitre {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline overline;
}
.petittitre {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.lien {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.bordure {
	border: thin groove #FFFFFF;
}
.petitlien {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
