.PageBODY {
	background : url(../../images/fond.jpg);
	background-image : url(../../images/fond.jpg);
	scrollbar-face-color:#0382B5;
	scrollbar-arrow-color:#C3D3FD;
	scrollbar-track-color:#C3D3FD;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#DFDFDF;
	scrollbar-shadow-color:#0382B5;
	scrollbar-darkshadow-color:#000000;
}
.FormTABLE {
	background-color: #C3D3FD;
	width: 100%
}
.FormHeaderTD {background-color: #0382B5; width: 100%}
.FormHeaderFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #FFFFFF; font-weight: bold}
.FieldCaptionTD {}
.FieldCaptionFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold}
.DataTD {
	background-color: #F5FCFF;
}
.RecordSeparatorTD {background-color: #C3D3FD}
.DataFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: 000000}
.ColumnTD {
	background-color : #C3D3FD;
}
.ColumnFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold}