@charset "utf-8";
.orange-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF9C00;
}
.layer {
	font-size: 12px;
	color: #75604A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.layer-gras {
	font-size: 12px;
	color: #75604A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gris-gras {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.texte {
	color: #A7005A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E1007A;
}
.nenuphare {
	font-size: 12px;
	color: #75604A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #D30072;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #481945;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
.textenoir {
	color: #005F75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.titreclair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #86B00E;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005E75;
}

