.alignementBasGauche {
	background-position: left bottom;
}
.alignementHautDroit {
	background-position: right top;
}
.alignementHautGauche {
	background-position: left top;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	border: 1px solid #DCD5C5;
}
.boutons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFF1D4;
	background-color: C60000;
	border: FFFAF0;
}
.formulaire2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #250101;
	border: 1px solid #DCD5C5;
}
BODY {
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #DCD5C5;
scrollbar-highlight-color: #DCD5C5;
scrollbar-3dlight-color: #FEF7E7;
scrollbar-darkshadow-color: #FEF7E7;
scrollbar-track-color: #FEF7E7; 
scrollbar-arrow-color: #DCD5C5; 
}
td{
font-family:"arial";
font-size: 11px ;
font-weight: normal;
color:#250101;
}
a{
font-family:"arial";
font-size: 11px ;
font-weight: normal;
color:#250101;
text-decoration:underline;
}