.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.TitreTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.TexteLiens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.TexteClignote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: blink;
}
.GdTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.GdTitreItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.Index_Titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
