div#login{
	background:url(../images/design/fondLogin.jpg) left no-repeat;
	height:442px;
}
div#boiteConnexion{
	background:url(../images/design/boiteConnexion.gif) center no-repeat;
	height:342px;
	width:500px;
	position:relative;
	top:60px;
	left:235px;
}
div#identification{
	font-weight:bold;	
	position:absolute;
	top:35px;
	left:140px;
}
div#connexion{
	position:absolute;
	top:110px;
	left:150px;
}
div#connexion table td{
	padding:6px;
}
div#connexion input.text{
	width:150px;
	border:1px solid #7E9EB7;
	height:20px;
}
div#oubli{
	position:absolute;
	top:285px;
	left:57px;
}
div#oubli table{
	width:430px;
}
div#oubli table td{
	font-size:90%;
}
div#oubli input.text{
	width:160px;
	border:1px solid #7E9EB7;
	height:20px;
}