#PageConnexion{
	margin:0 auto;
	margin-top:0px;
	height:875px;
	width:979px;
	background:#CCC;
	border-bottom-color:#FFF;
	border:1px;	
	}	

#conteneurConnexion{
    margin:0 auto;
	height:600px;
	width:979px;
	background:#eff3f6;
	}

#EncadrerConnexion{
	height:300px;
	width:400px;
	background:#eff3f6;
	float:left;	
	margin:0 auto;
	position:relative;
	border:0px solid #00F;
	left:85px;
	top:50px;
	}



