@charset "UTF-8";
/* PAGE */
html,body {
	/*height: 100%;*/
}
body {
	width: 1095px;
	height: 650px;
}
#global {
	background: url(../fond/fond_index/riviere50.jpg) no-repeat;
	/*background: url(../fond_index/riviere50.jpg) no-repeat;*/
	/*font-family: "Savoye LET";*/
}
/*#page {
	width: 1102px;
	height: 650px;
}
*/
/* My Comment */
#centre {
	/*width: 100%;*/
	width: 1095px;
	height: 650px;
	overflow: hidden;
	
	-moz-box-shadow: 5px 5px 6px 6px #999;	/* Firefox */ /* décalage : hori, vert, nb pixels flou */
	-webkit-box-shadow: 5px 5px 6px 6px #999; /* Safari, Chrome */
	-o-box-shadow:5px 5px 6px 6px #999;	/* Opera */

}
.massage_yoga {
	margin: 70px 0 0 210px;
}
#slideshow {
	clear: both;
	display: block;
	width: 400px;
	height: 300px;
	margin: -111px 0px 0px 265px;
}
.douceur_profondeur {
	width: 800px;
	height: 50px;
	text-align: center;
    font-size: 1.9em;
    font-family: "Savoye LET";
    color: #000000;
    word-spacing: 0.1em;
    letter-spacing: 0.1em;
	margin: 120px 0px 0px 90px;
	padding-top: 30px;
	/*background: sienna;*/
}



