
body         { font-family: Arial; font-size: 10pt; background-color: #FFFFFF; }
td           { font-family: Arial; font-size: 10pt; margin: 0px; padding: 0px; vertical-align: top;}
table        { font-family: Arial; font-size: 10pt; border-collapse: collapse; }

a	{
	font: fantasy;
	color: #075D8E;
	text-decoration: none;
}
a:hover {
	font: fantasy;
	color: #075D8E;
	text-decoration: underline;
}

img    {
       border: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	font: menu;
	background: #F5F5DC;

} 

h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: large;
	color: black;
	text-align: center;
}

h3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: small;
	color: black;
	text-align: center;
}
h6 {
  font-family: "Helvetica";
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}


#affichage {
	color: White;
	background: orange;
	font: bold;
	text-align: center;
}

.centre   {
       text-align: center;
}

.global   { font-family: Arial; font-size: 10pt; margin: 0px; padding: 0px; border-collapse: collapse;}

.titre_page {text-align: center; font-weight: bold; }
