.fondtableau {
	background-attachment: fixed;
	background-image: url(accueil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 326px;
	width: 326px;
}
.entrer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

