.petitliensympa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #780e10;
	text-decoration: none;
}
.petitliensympa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #780e10;
	text-decoration: underline;
}
.toutpetitliensympa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #780e10;
	text-decoration: none;
}
.toutpetitliensympa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #780e10;
	text-decoration: underline;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: small;
	text-align: center;

}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.Dates {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: x-small;
	text-align: center;
}

