﻿body { 
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #000015;
}
h1,h2,h3,h4,h5 {
font-weight: bold;
color: #0A0A61;
margin: 0;
padding: 0;
}
p {
text-align: justify;
}
a {
color : #DE0F04;
font-weight : bold;
text-decoration : none;
}
a:hover {
color : #FFFFFF;
background-color: #DE0F04;
}
.citation1 {
font-style: italic;
font-weight: bold;
font-size: 12px;
color: #0A0A61;
}
.citation2 {
font-style: italic;
font-weight: bold;
font-size: 16px;
color: #0A0A61;
}
/*
a {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ECB100; text-decoration: none; font-weight: bold; text-align: justify}

a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; background-color: #ECB100; text-decoration: none; font-weight: bold; text-align: justify}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ECB100;
	font-weight: bold;
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-align: justify}
p.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.titre { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}

.text1jaune {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF0000}

.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECB100;
}

.textenoir { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000}

.textetableau { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ECB100;
	font-weight: bold;
}
*/