@charset "utf-8";
/* CSS Document */

/* Boite centre
*******************************************************************************************/
.centre{
	width:600px;
	height:800px;
	margin-top:-40px;
}

