
#bootstrap-overrides .container {
	background-color: rgba(255,255,255,0.70);
	padding: 20px;
	border-radius: 10px;
	color: black;
}

#bootstrap-overrides .rounded {
	border-radius: 15px;
}

#bootstrap-overrides mark {
	font-weight: bold;
	background-color: white;
}

body {
	font-family: -apple-system, BlinkMacSystemFont, "Hevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: 300;
	letter-spacing: -0.4959999918937683px;
	line-height: 30px;
	color: white;
}

.background {
	background-image: url("fond_03.jpg");
	background-repeat:no-repeat;
  background-size:cover;
/* 	background-size: 100% 100%; */
  background-position: center center;
  min-height: 100vh;
  margin: 0px;
}

.slip {
	width: 100%;
	background-color: white;
}

.showcase {
	max-width:100%;
	max-height:100%;
}

.footnote_ref {
	vertical-align: super;
	font-size: x-small;
}

#bootstrap-overrides .container li {
	margin-bottom: 10px;
}

#bootstrap-overrides .notice {
	border-color: #06caa6;
	border-width: thin;
	border-style: solid;
	border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	
	box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
}

#bootstrap-overrides footer {
	font-size: 11px;
	line-height: 18px;
	padding: 20px;
	text-shadow: 0px 1px 6px rgba(0,0,0,0.5);
}

#bootstrap-overrides footer p {
	margin-bottom: 0px;
}

#bootstrap-overrides footer a {
	color: white;
}

#bootstrap-overrides footer li {
	padding-bottom: 5px;
}

#bootstrap-overrides .legal {
	text-align: center;
}

#bootstrap-overrides .legal a {
	color: white;
	vertical-align: super;
	margin-left: 5px;
	margin-right: 5px;
}

#bootstrap-overrides h1 {
	font-size: 48px;
	letter-spacing: -1.968000054359436px;
	line-height: 54px;
	width: 100%;
	text-align: center;
	padding: 20px;
	text-shadow: 0px 1px 6px rgba(0,0,0,0.5);
}

#bootstrap-overrides .checkbox {
	margin-right: 2px;
	vertical-align: 1.8px;
}

#bootstrap-overrides .video-responsive { 
	overflow:hidden; 
	padding-bottom:56.25%; 
	position:relative; 
	height:0;
}

#bootstrap-overrides .video-responsive iframe {
	left:0; 
	top:0; 
	height:100%;
	width:100%;
	position:absolute;
}

#share-buttons img {
	width: 32px;
	display: inline;
}

#mc_embed_signup .indicates-required {
	text-align: right;
	font-size: 14px;
}

#mc_embed_signup .asterisk {
	color: red;
}

#mc_embed_signup .mc-field-group {
	width: 100%;
	max-width: 400px;
	text-align: right;
}

#mc_embed_signup .mc-field-group .textinput {
	width: 250px;
}

#mc_embed_signup .input-group {
	max-width: 100%;
}

#mc_embed_signup .input-group {
	width: 100%;
	text-align: left;
}

#mc_embed_signup ul {
	list-style-type:none;
	padding:0px;
}

#mc_embed_signup ul li {
	white-space: nowrap;
}

#mc_embed_signup li label {
	padding-left: 5px;
	white-space: normal;
}
