.formulaire {
	font-family: "Bell MT", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.contenu {
	font-family: "Bell MT", Arial;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
.massiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}


.bottom {
	font-family: "Bell MT", Arial;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.titre {
	font-family: "Bell MT", Arial;
	font-size: 22px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	text-transform: uppercase;
}
.lien {
	font-family: "Bell MT", Arial;
	font-size: 16px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bolder;
}
.lien:hover {
	font-family: "Bell MT", Arial;
	font-size: 16px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bolder;
	text-decoration:underline;
}
