<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	min-width: 960px;
	max-width: 1400px;
}
body {
	background-color: #393537;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body a {
	color: #FFF;
	text-decoration: none;
}
body a:hover {
	color: #f08a03;
	text-decoration: none;
}
#blockLogo {
	float: left;
	height: auto;
	width: auto;
	position: relative;
	margin-left: 10px;
	margin-top: 12px;
}
#blockFooter {
	margin-top: 20px;
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	margin-right: 0px;
	float: right;
}
#Footer {
	text-align: right;
	position: relative;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
}
#blockMenu {
	width: auto;
	height: auto;
	float: right;
	position: static;
	margin-top: 1px;
}
.textMenu {
	width: auto;
	position: relative;
	float: right;
	font-size: 18px;
	padding-top: 48px;
	padding-right: 10px;
	padding-left: 4px;
	font-family: dosisregular, Helvetica, sans-serif;
	letter-spacing: 0em;
	font-weight: normal;
	font-style: normal;
}
.White {
	color: #fff;
}
.italic {
	font-style: italic;
}
.menuPicto {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 0px;
	left: 0px;
}
.paragPicto {
	margin-right: 4px;
}
.mentions {
	padding: 20px;
	height: auto;
	width: auto;
}
</pre></body></html>