BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	background-color : #FFEEAA;
}
p            {
	font-family: "MS Serif", "New York", serif;
	font-size: 90%;
	color: #006633;
}
a            {
	
	color: Blue;
	text-decoration : none;
	
}
A:HOVER {
	color: Red;
}

}
.petit       {
	font-size: 70%;
	color: #006633;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.titre, .stitre, .sstitre {
	font-family: "Times New Roman", Times, serif;
	color: #006633;
	font-weight : bold;
}
.titre       {
	font-size: 140%;
	text-align: Center;
	font-weight : bold;
}
.stitre       {
	font-size: 100%;
}
.sstitre     {
	font-size: 90%;
	font-weight : bold;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight : bold;
	color: Yellow;
	text-align: Center;
}
.menupetit       {
	font-size: 10pt;
	color: #006633;
	font-family: "MS Serif", "New York", serif;
	}