.page-titre1-blanc {
	font-family: Century Gothic, Arial;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: white;
	background: Black;
}
.page-titre2-blanc {
	font-family: Century Gothic, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: white;
	background: Black;
}
.page-texte-blanc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: white;
	background: Black;
}
.page-texte-surligne {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: Black;
	text-decoration: underline;
}
.page-mention-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: white;
	background: Black;
	cursor: hand;
}

