html, body {
	max-height: 100%;
	height: 100% !important;
	
}
.container {
	height: 100% !important;
}
.container-fluid {
	height: 100% !important;
	background-color: #fff;
}
#img-accueil {
	vertical-align: middle;
	height: auto;
	width: 1000px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	display: block !important;
}

/* CHOIX PLATEFORM */
.plateforme-logo {
	max-width: 180px !important;
	height: auto;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
/* PLATEFORM OPTIONS */
a {
	text-decoration: none !important;
	color: #fff !important;
}
img.title {
	width: 600px !important;
}

.white-background {
	background-color: #FFF !important;
}

.plateforme-qr-code-image {
	max-width: 1000px !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
