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

.texte-16-gras-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
}
.texte-14-noir-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.texte-14-gras-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.texte-12-noir-normal-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texte-arial-16-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #000000;
}
.texte-arial-16-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #009933;
}
.texte-arial-14-gras-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.texte-petit-titre-haut {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.texte-petit-titre-vert-gras {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #009933;
	font-style: normal;
	font-weight: bold;
}
.texte-petit-titre-noir-lien {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-weight: normal;
}
.texte-arial-18-normal-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

