@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #000000;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a {
	font-size: 15px;
	font-weight: bold;
}
body {
	background-color: #999999;
}
a:link {
	text-decoration: none;
}
.date {color : #71482D; font-size : 14px; font-weight: bold;}
.titre {color: #71482D; font-size: 30px; font-weight: bold;}
.sous_titre {color: #71482D; font-size: 20px; font-weight: bold;}
.sous_titre_2 {color: #333333; font-size: 20px; font-weight: bold;}
.sous_titre_3 {color: #000000; font-size: 17px; font-weight: bold;}
.legendes_et_notes {color: #000000; font-size: 12px;}