.Titres {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	background-color: #FEEBA7;
	font-weight: normal;
}
.Textes {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
.TexteCouleur {
	font-family: Arial;
	font-size: 14px;
	color: #9B9A08;
	font-weight: bold;
}
.pretitres {
	font-family: Arial;
	font-size: 24px;
	color: #666666;
}
.TextesPetitItalic {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
