body{
	background: url('/img/bgaccueil.svg')no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}