BODY, TD {
	font-family : "Helvetica", "Bookman Old Style", "Times New Roman", serif;
	font-size: 12px;
	text-align: justify;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background-repeat : no-repeat;
}



H2 {
	font-size: 12pt;
	color : Black;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
	color : Black;
}

H4 {
	font-family: sans-serif;
	font-size: small;
	color : Black;
}

A {
	color: Black;
}

A:Hover {
	color: Yellow;
	background-color : Silver;
}

HR {
	height: 1pt;
	color : White;
}

TD.TDEnteteTbl {
	background-color : #6699cc;
	border : thin Black;
}

TD.TDLigne1Tbl {
		background-color : #ffffcc;
	border : thin Black;
}
TD.TDLigne2Tbl {
	background-color : #ccffff;
	border : thin Black;
}


