/****************************************
/** Surcharge du fond *******************/
#droite{
	background-image: url(../img_site/fond-condition.jpg);
	background-repeat: no-repeat;
	height: 578px;
	overflow:auto;
}

/****************************************
/** Boutiques ***************************/
body{
	scrollbar-face-color: #DAE551;
	scrollbar-Arrow-Color: #FFFFFF;
}
.legal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 40px;
	margin-left: 100px;
	text-align: justify;
	width: 640px;
}