.boutonCopie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: normal;
	text-decoration: none;
	padding: 0px;
	border: 1px none #FF0099;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
