body.identification
{	text-align:center;
}

.identification .petit
{	font-size: 0.8em;
	color: gray;
}

.identification form
{
	margin-top: 50px;
}

.identification input
{	font-size: 1.2em;
	text-align: center;
	background-color: #b3b4f58c;
	
	width:300px;
	height: 40px;
}

.identification button
{	font-size: 1.2em;
	width: 300px;
	height: 50px;
}

.identification a	/* utile pour placer plus bas le lien « retour » */
{	display: inline-block;
	margin-top: 50px;
}
