body {
	overflow-y:scroll;
	overflow-x:auto
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DC000A;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}
.courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	text-align: left;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	padding-bottom: 10px;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	text-align: justify;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	text-align: justify;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #DC000A;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	text-align: justify;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #DC000A;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	text-align: justify;
}
.logos {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 40px;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
	text-align: left;
}
