#main.ffs {
	background-image: url('../img/ffs-montagne.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#main.inv {
	background-image: url('../img/pintu_fis_inscriptions.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
