body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #EE8800;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.sans-bordure {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.grand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.normal-important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.grand-important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.petit-important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.normal-clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
}
.grand-clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AAAAAA;
}
.petit-clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
}
.normal-sombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.grand-sombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
}
.petit-sombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
.normal-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.grand-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.petit-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.boite-defilement {
	overflow: auto;
	width: 675px;
	height: 300px;
}
.factures-defilement {
	overflow: auto;
	height: 363px;
}
.page-defilement {
	overflow: auto;
	height: 363px;
}

