body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.barresuperieure {
	font-size: 10px;
	font-weight: bolder;
	color: #990033;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.titregeneral {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #990033;
	text-align: center;
	border-bottom-color: #666666;
	font-variant: normal;
	letter-spacing: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	text-transform: uppercase;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
li {
	list-style-type: disc;
}
a:link {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	color: #990033;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.liens {
	font-size: 12px;
	color: #990033;
	text-align: right;
	font-weight: normal;
}
ol {
	list-style-type: decimal;
	white-space: normal;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.activation {
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	text-align: right;
	border-top: thin solid #666666;
}
