body {margin: 0px;
      scrollbar-face-color: #E4DEC8;
      scrollbar-arrow-color: #000000;
      scrollbar-track-color: #F6F2E5;
      scrollbar-3dlight-color: #BDB38E;
      scrollbar-darkshadow-color: #000000;
      overflow: auto}

.textetitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333C39;
	font-weight: bold;
}
.soustitre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC8C27;
	font-weight: bold;
}
.texte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333C39;
	font-weight: normal;
}
.petittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
