#identification
{
	padding-bottom:10px;
	padding-top:10px;
	width: 700px;
}

#identification .titre
{
	color:#107577;
	font-size:1.6em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#identification .messageerreur
{
	padding: 5px 0 5px 0;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
}

#identification .label_contact_visu
{
	color:#666666;
	font-weight:bold;
	padding:5px 10px 5px 15px;
	vertical-align:top;
	white-space:nowrap;
	background-color:#F4F1E9;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	text-transform:capitalize;
}

#identification .label_contact_mdpoublie
{
	color:#666666;
	font-weight:bold;
	padding:5px 10px 5px 15px;
	vertical-align:top;
	white-space:nowrap;
	background-color:#F4F1E9;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	text-align: center;
}

#identification .label_contact_mdpoublie A
{
	color:#107577;
}

#identification .value_contact_visu {
	background-color:#F4F1E9;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:5px 15px 5px 5px;
	vertical-align:top;
}

#identification .textfield_form {
	border:1px solid #107577;
	width:250px;
}

#identification .btn_submit_form {
	background:transparent url(/com/images/fond_btn_valider.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:31px;
	vertical-align:top;
	width:79px;
	margin: 15px 0 15px 0;
}

#identification .btn_submit_form a {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#107577;
	cursor:pointer;
	font-weight:bold;
	height:23px;
	line-height:23px;
	width:79px;
	text-decoration: none;
}

#identification .btn_demande_compte {
	background:transparent url(/com/images/fond_btn_demande_compte.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:31px;
	vertical-align:top;
	width:162px;
	margin: 0px 0 15px 15px;
	float: left;
	text-align: center;
	font-size:12px;
}

#identification .btn_demande_compte a {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#107577;
	cursor:pointer;
	font-weight:bold;
	height:23px;
	line-height:23px;
	width:162px;
	text-decoration: none;
}

