.BgHeader {
	background-image: url(images/header_BG_1.jpg);
	background-repeat: no-repeat;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	height: 16px;
	width: 140px;
	border: 1px solid #789BBF;
}
.Bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	height: 20px;
	width: 50px;
}
.BgFooter {
	background-image: url(images/footer_BG.gif);
	background-repeat: repeat-x;
}
.TxtVerySmalBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.TxtVerySmalBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #789BBF;
	font-weight: bold;
	padding: 4px 0px 6px 0px;
	border-bottom: 1px solid #CC6600;
	list-style-type: none;
	display: list-item;
	vertiocal-align: top;
	text-indent: -40px;
}
.TitreOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
}
.TxtSmallBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #789BBF;
	font-weight: bold;
}
.TxtSmalBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.Border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}.BgBody {
	background-image: url(images/page_BG.gif);
	background-repeat: repeat-x;
}
.TitreWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.BgTable {
	background-color: #EBEBEB;
	background-image: url(images/body_BG.gif);
	background-repeat: repeat-x;
	border: 1px solid #DCDBDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.BgTableLong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.TitreBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;

}
.TitreYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9AF2D;
	font-weight: bold;
}
