@charset "utf-8";
.Footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#7272B2;
	display:inline-block;
}

#Footer {
	position:fixed;
	display:inline-block;
	bottom:2px;
	width:100%;
	height:12px;
	text-align:center;
}

#declarations {
	position:relative;
}

#cgu {
	position:relative;
	margin-right:10px;
	margin-left:10px;
}

#mentions {
	position:relative;
}

#Footer_r {
	position:absolute;
	display:inline-block;
	width:100%;
	height:12px;
	text-align:center;
}