.Style1 {color: #DB1912}
#main_identifiant {
	position: absolute;
	height: 525px;
	width: 600px;
	margin: 140px 0px 0px 250px;
	padding: 0px;
}
#main_identifiant p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.identifier a {
}

.space_identifier {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 20px;
}
.identifier {
	margin: 10px 0px 0px;
	padding: 5px 10px;
	float: left;
	height: 340px;
	width: 270px;
	background-image: url(../images/identifier.gif);
	background-repeat: no-repeat;
}
.identifier h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #58595B;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	height: 70px;
}
.bouton_lien {
	margin: 20px 0px 10px 120px;
	padding: 3px 8px 0px 0px;
	height: 37px;
	width: 142px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #58595B;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bouton_identifier.gif);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	float: left;
}
.bouton_lien:hover {
	background-image: url(../images/bouton_identifier_2.gif);
}
.identifier_input {
	float: left;
	margin: -3px 0px 20px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #97989B;
	border-right-color: #97989B;
	border-bottom-color: #97989B;
	border-left-color: #97989B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	background-color: #EBEBEB;
}
.identifier em {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	margin: 0px 0px 20px;
	padding: 0px 5px 0px 0px;
	float: left;
	width: 100px;
	clear: left;
	text-align: right;
}

.identifier_button {
	margin: 20px 0px 0px 110px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #58595B;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/bouton_identifier.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	width: 150px;
	float: left;
	background-position: 5px 8px;
	cursor: pointer;
}
.identifier_button:hover {
	background-image: url(../images/bouton_identifier_2.gif);
}
