.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 20px;





}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFCC;
	height: auto;
	padding-top: 2px;
	text-indent: 8pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	overflow: visible;
	clip:       rect(auto auto auto auto);
; border-top-width: 1px; border-bottom-width: 1px







}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	width: 460px;
	margin-bottom: 20px;
	margin-top: 20px;


}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	list-style-type:none;
	padding-left:20px;
	margin-bottom: 2px;
	list-style-position: outside;
	padding-right: 50px;
	list-style-image: url(/images/puce.gif);
	background-position: left 60px;
	background-repeat: no-repeat;
}

.images {
	float: right;
	cursor: pointer;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFCC;
	height: auto;
	padding-top: 2px;
	text-indent: 8pt;
	border-top-style: solid;
	border-top-color: #FFCC66;
	overflow: visible;
	clip:       rect(auto auto auto auto);
	margin-top: 20px;
; border-top-width: 1px
}
