body {
	background-color: #D29F5C;
	scrollbar-arrow-color:#FFCC99;
	scrollbar-face-color:#FFCC99;
	scrollbar-highlight-color:#AEC28D;
	scrollbar-3dlight-color:#AEC28D;
	scrollbar-shadow-color:#AEC28D;
	scrollbar-darkshadow-color:#AEC28D;
	scrollbar-track-color:#AEC28D;
}
a {
	font-family: Georgia;
	font-size: 11px;
	color: #652601;
	text-decoration:;


}
a:hover {
	font-family: Georgia;
	text-decoration: underline;
	color: #CC6633;

}
a:visited {
	font-family: Georgia;
	font-size: 11px;
	color: #652601;

}
.Menu {
	font-family: Georgia;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	text-transform: capitalize;
}
.titre {
	font-family: Georgia;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
.Cadre-Principal {
	font-family: Georgia;
	font-size: 11px;
	font-weight: lighter;
	color: #FFCC99;
	text-align: justify;
	vertical-align: top;
	background-color: #FFCC99;
}
td {
	font-family: Georgia;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}
.minuscule {
	color: #FFCC88;
	font-size: 1px;
}