.text {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #859894;
}
body {
	background-color: #73143C;
}
a:link {
	text-decoration: none;
	color: #8599FF;
}
a:visited {
	text-decoration: none;
	color: #8599FF;
}
a:hover {
	text-decoration: underline;
	color: #859800;
}
a:active {
	text-decoration: none;
	color: #8599FF;
}
.titre {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: bold;
	color: #859894;
	text-decoration: underline;
}
.textsoulign {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #859894;
	text-decoration: underline;
}
.accueil {

	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #859894;
}
.MaxiTitre {

	font-family: "Monotype Corsiva";
	font-size: 50px;
	font-weight: bold;
	color: #859894;
	text-decoration: underline;
}
.NomPartenaire {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #859894;
	text-decoration: underline;
}
