/* CSS Document */

body{
	background-color:#E7E7E7;
}

.cadre-espace-clients{
	
	width:910px;
	height:50px;
	background-image:url(images/accueil/bg-bas.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:30px;
}

.login{
	float:left;
	width:240px;
	margin-left:10px;

}

.actu-en-savoir-plus{
	float:right;
	margin-right:22px;
	margin-top:10px;
}
	