@charset "UTF-8";
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	margin: 0px;
	color: #F29102;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #F09402;
}
a {
	color: #000;
}
.mentionslegale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
