.frame_boites_identification {
	position:absolute;
	top:255px;
	left:253px;
    margin: 0px;
    padding:0px;
	visibility:hidden;
	display: none;
}
/*Special pour firefox */
html>body .frame_boites_identification{
   width:345px;
   height:230px;
   top:245px;
   left:250px;
}
.boites_identification {
	position:absolute;
	top:0px;
	left:0px;
	z-index:80;
	width:340px;
	border: 2px solid #89816A;
	background-color: #EDEEF0;
}
.boites_identification_input1 {
	width: 230px;
	height: 16px;
	border:1px solid #A2A3A7;
	margin: 5px 0px 2px 0px;
	font-size: 10px;
}
.boites_identification_input2 {
	width: 197px;
	height: 16px;
	border:1px solid #A2A3A7;
	margin: 2px 0px 2px 0px;
	font-size: 10px;
	vertical-align:middle;
}
