@charset "utf-8";
/* CSS Document */


.texte-violet {
	color: #4D0048;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.gris-gras {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #500049;
}
.nenuphare {
	font-size: 12px;
	color: #E1007A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #4D0048;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #003366;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #4D0048;
}
