.height {
	height: 100%;
}
.bg-affiche {
	background-color: #F5F5F5;
	height: auto;
}
label {
	font-weight: bold;
}
.tooltip-inner {
	text-align: left!important;
	max-width: 400px !important;
    width: 400px !important;
}
.lien {
	color: #0D6EFD;
    text-decoration: underline;
	cursor: pointer;
	font-weight: normal !important;
}