/* General styles */
.BG-foot {
	background-color: #F14CDA;
}
}
.Titre-foot {
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	color: #400000;
}
.Slogan-foot {
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	font-family: verdana;
	color: #400000;
}
.Copyright-foot {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: verdana;
	color: #400000;
}