body {
	font-family: "Bookman Old Style";
	font-size: 10pt;
	color: #000000;
	background-color: #fceac9;
}
div#formulaire{
width:350px;
margin:0 150px;

padding-right:20px;

text-align:right;

}
td#date{
	color:#990000;
	font-weight: bold;
	font-size:9pt;
	text-align: center;
	background-color: #FFFF99;	
}
td#texte{
	color:#990000;
	font-weight: bold;
	font-size:9pt;
	text-align: center;
	background-color: #FFFF99;	
}
