#identifie .btnSubmit{
	background: #DDDDDD;
	border: solid 1px #666666;
	display: block;
	width: 60px;
}
#identifie .btnSubmit a {
	height: 20px;
	line-height: 20px;
	width: 60px;
	display:block;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
#identifie .btnSubmit a:hover {
	display:block;
	background: #BBBBBB;
}