body {
	background-color: #F2f5f8;
	background-image: url(images/friserondopt.gif);
	background-position: 0px 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin-left: 3%;
	margin-top: 1%;
	margin-right: 5%;
	text-align: justify;
	line-height: 10pt;
	text-indent: 30px;
	font-weight: normal;
	}
A:link
	{
	color: #2E3192;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	}
A:visited
	{
	color: #CC0099;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	}
.soustitre
	{
	color: #2E3192;
	font-size:14pt;
	font-family:"Courier New", Courier, mono;
	text-decoration: underline;
	width: 100%;
	line-height: 14pt;
	}
.italic {
	font-style: italic;
}
.sstitre
	{
	color: #f2f5f8;
	font-size: 16pt;
	text-decoration: underline;
	margin-top: 5px;
	}
.calque1
	{
	position: static;
	width: 100%;
	height: 40px;
	z-index: 1;
	}
.calque2
	{
	position: relative;
	left: 10%;
	top: -35px;
	width: 80%;
	height: 26px;
	z-index: 2;
	}
.list1
	{
	list-style: square outside;
	text-indent: 30px;
	}
.list2
	{
	list-style: circle outside;
	text-indent: 30px;
	}
.sslist1
	{
	margin-bottom: 7px;
	font-weight: bold;
	text-indent: 0px;
	}

