/* Large desktop */
@media (min-width: 979px){
	body{
		background-image: url(../img/fond/fondinterieur.png);
		background-repeat: no-repeat;
		background-position: center bottom;
	}
}
