body {
  font-family: Courier New, Courier, mono;
}

td {
	font-family: Courier New, Courier, mono;
}

th {
	font-family: Courier New, Courier, mono;
}

body {scrollbar-base-color:#B7C7D4; scrollbar-arrow-color:#000000}
.titre {  font-size: 20px; font-weight: bold; text-transform: uppercase; color: #000000}
.soustitre {  font-size: 15px; font-weight: bolder; text-decoration: underline; color: #000000}
.textecourant { font-size: 13px}
.petit_texte {  font-size: 12px; font-style: normal; color: #000000; text-decoration: none}
.tres_petit_texte {  font-size: 11px; font-style: normal; color: #000000; text-decoration: none}
.attention { font-size: 13px; color: #e76d3b}
.reference_auteur {
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	border-top: thin dotted #C80B1E;
	border-right: thin dotted #C80B1E;
	border-bottom: thin dotted #C80B1E;
	border-left: thin dotted #C80B1E;
}
a:link {  color: #990000; font-weight: bold; text-decoration: none}
a:active {  color: #e76d3b; font-weight: bold; text-decoration: none; background-color: 
#FFFFFF}
a:hover {  color: #990000; font-weight: bold; text-decoration: none; background-color: 
#FFFFFF}
a:visited {  color: #B49A7F; font-weight: bold; text-decoration: none}