html, body {
	height: 100%;
}
body {
	display : table;
	width: 100%;
}
footer {
	display : table-row;
	height: 80px;
}
body,footer, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
	margin:0;
	padding: 10px;
	border-width:0;
}
a {
	text-decoration: none;
	padding-right: 100px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:focus {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
div.Bloc-de-texte-standard {
	border-style:none;
}
p.Paragraphe-standard {
	color:#000000;
	/*font-size:12px;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:0.9;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
span.CharOverride-1 {
	font-size:4em;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-2 {
	font-size:1.2em;
	font-style:normal;
	font-weight:normal;
}