.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ptitextegras {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ptitexte {


	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}
.textegras {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titrepetit {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.texte-accueilblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: right;
	vertical-align: bottom;
}
a.lien1:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien1:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien1:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}