@charset "utf-8";
/* CSS Document */

#sdb {
	width: 496px;
	height: 450px;
	font-size: 12px;
	margin:50px 1px 50px 0;
	float:left;
	background:url(../produits/images/sdb.png) no-repeat bottom;
}

#detente {
	width: 496px;
	height: 450px;
	font-size: 12px;
	float:left;
	background:url(../produits/images/newSpa.png) no-repeat bottom;
	margin-top:50px;
}

#tarifs{
	width: 496px;
	height: 400px;
	font-size: 12px;
	color: #000000;
	margin:50px 1px 50px 0;
	float:left;
	background-image:url(images/tarifs.jpg);
}

#docu {
	width: 496px;
	height: 400px;
	font-size: 12px;
	color: #000000;
	float:left;
	background-image:url(images/docu.jpg);
	margin-top:50px;
}
