                /* Normale CSS*/
	pre { font-family: Courier, Courier New, mono-space; font-size: 12pt; color: #000000; font-weight: normal; }
	div { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; }
	p { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; }
	li { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; }
	ol { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; }
	ul { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; }
	dl { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; }
	dd { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; }
	td { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: normal; text-align:justify; }
	h1 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: bold; }
	h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; font-weight: bold; }
	h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; font-weight: bold; }
	h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #ED1C24; font-weight: bold; }
	strong { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: bold; }
	b { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: bold; }
	.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 22; color: #ffffff; font-weight: bold; }
                .cap-men { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; color: #ffffff; }

	/* Links */
	a { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; text-decoration: underline; color: #DF0029; }
	a:visited { color: #DF0029 }
	a:active { color: #DF0029; }
	a:hover { color: #DF0029; }

	a.cap-men { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #ffffff; }
	a.cap-men:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #ffffff; }
	a.cap-men:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #ffffff; }
	a.cap-men:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; color: #ffffff; }

