/* @override http://client.concordances.fr/friginox/espace-pro/login.css */

#fdLoginFR { 
	background: url(im/fdLogin.jpg) no-repeat;
	font-size: 12px;
	float: left;
	margin: 0;
	padding: 0;
	width: 755px;
	height: 500px;
	position: relative;
}

#fdLoginEN { 
	background: url(im/fdLoginEn.jpg) no-repeat;
	font-size: 12px;
	float: left;
	margin: 0;
	padding: 0;
	width: 755px;
	height: 500px;
	position: relative;
}

.success, .notice, .error { 
	margin-top: 105px;
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* @group identification */

form#identification input.large { 
	width: 160px;
}

form#identification { 
	position: absolute;
	width: 288px;
	display: block;
	top: 152px;
	left: 230px;
}

form#identification div { 
	margin-bottom: 5px;
}

form#identification label { 
	display: block;
	width: 100px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}

form#identification .buttons { 
	margin-left: 110px;
}

form#identification input { 
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @end */