/* CSS Document */


body {
	background-color: #FFFFFF;
}

.titre {
	color: #1C016B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}

.soustitre {
	color: #0D0033;
	font-weight:bolder;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.exemple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #330066;
}
.mini-texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
