/* CSS Document */
/* print styles */
BODY {
color: black; 
background: white; 
font-family: georgia, "Times New Roman", Times, serif;
width: 30em;
}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}

div h1 {
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin: 0px;
}
TD.ACL_TITLE {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background: white;
	border: Aucune;
}
table,td{
border:1pt Aucune #666;
border-collapse:collapse;
padding:3pt;
}
.pagetopAnchor, .MenuD, .MenuG, .MenuH, .header, .NOPRINT {
display:none;
}
 #footerArea, #footerUtility {
display:none;
}
.Centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
}
.CentreGaucheLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 300px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
