@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
}
a {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #999999;
}
a:link {
	text-decoration: none;
}
.texte_index {color: #17448d; font-size: 14px;}
.titre {color: #17448d; font-size: 36px; font-weight: bold;}
.sous_titre {color: #333333; font-size: 18px; font-weight: bold;}
.sous_titre_2 {color: #000000; font-size: 16px; font-weight: bold;}
.legendes_et_notes {color: #000000; font-size: 12px;}
