body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:  url("images/fond.gif");
	background-repeat: repeat-y;
}
cite {
	font-style: italic;
	font-weight: bolder;
	color: #008000;
	font-size: 12pt;
}
hr {
	font-size: 20px;
	color: #FFFF00;
	vertical-align: middle;
}
.titre1 {
	font-size: 24px;
	color: #FC9102;
	font-weight: bold;
}
.liste1 {
	list-style-image:  url("images/puces1.gif");
	line-height: 20px;
	margin: auto;
	text-indent: 0px;
	text-align: left;
	list-style-position: inside;
	font-weight: bolder;
	vertical-align: baseline;
	font-size: 12pt;
}
.liste2 {
	line-height: 20px;
	margin: auto;
	text-indent: 30px;
	text-align: left;
	list-style-position: inside;
	list-style-image:  url("images/puces2.gif");
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	vertical-align: baseline;
}blockquote {
	text-indent: 30px;
}
.liste3 {
	vertical-align: baseline;
	list-style-position: inside;
	list-style-image:  url("images/puces1.gif");
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	text-align: center;
}

