.legende {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 10px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
.legendegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	font-style: normal;
}
.courant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
}
.courantgras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.courantpetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
}
.courantgraspetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.cadre {
	border: thin solid #FFCC66;
}

body {
  scrollbar-face-color:#FFCC66;
  scrollbar-arrow-color:#FFFFCC;
  scrollbar-track-color:#FFFFCC;
  scrollbar-shadow-color:'#FFFFCC';
  scrollbar-highlight-color:'#FFFFCC';
  scrollbar-3dlight-color:'#FFCC66';
  scrollbar-darkshadow-Color:'#FFCC66';
  }
.texteimportant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
.grostitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #663300;
}
