@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
}
a {
	font-size: 16px;
	color: #0033CC;
	font-weight: bold;
}
a:visited {
	color: #00033CC;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	color: #FF0000;;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #999999;
}
a:link {
	text-decoration: none;
}
.titre {color: #17448d; font-size: 36px; font-weight: bold;}
.sous_titre_1 {color: #000000; font-size: 19px; font-weight: bold;}
.sous_titre_2 {color: #000000; font-size: 16px; font-weight: bold;}
.d_sous_titre {color: #000000; font-size: 22px; font-weight: bold;}
.e_bold {font-weight: bold}
.f_bold_rouge {color: #FF0000;font-weight: bold}
.g_italic {font-style: italic}
.h_bold_italique {color: #000000; font-weight: bold; font-style: italic}
.legendes_et_notes {color: #000000; font-size: 12px;}
.texte_bande {color: #17448d; font-size: 16px; font-weight: bold;}