.Titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	list-style-image: url(images/fleche.png);
	color: #FFFFFF;
	line-height: 25px;
}

.grascenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-position: center;
}
link {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

