body {

	background-color: #FED29A;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
}
.Titre {
       font: 25px Times New Roman;
       font-weight:none;
       text-decoration: underline;
       text-align: center;
       text-transform: none;
       vertical-align: middle;
}
.Texte {
	font:15px Times New Roman;
	font-weight:bold;
       text-decoration: none;
       text-align: right;
       text-transform: none;
	height: 11px;
}
.Textetableau {
	font-face :6px;
       text-align: center;
       text-transform: none;
       vertical-align: middle;
}
.Textefreestyle {
	font-family: Freestyle Script;
}