body{
	background: #ffffff;

}

.body {
	
	max-width: 800px;
	margin: 0 auto;
	padding: 40px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.footer {
background-color:#1f294e !important;
}
.asterisque {
font-family:'Verdana', 'Tahoma', 'Geneva', sans-serif;
font-size:12px;
color:#000000;
text-align:left;
padding: 10px;
}
.star {
color:#000000;
font-size:14px;
}
.formtitle {
font-family:'Verdana', 'Tahoma', 'Geneva', sans-serif;
font-size:24px;
line-height:34px;
text-align:center;
font-weight:bold;
color:#9DAB73;
padding-top:40px;
padding-bottom:10px;
background-color:#ffffff;

}
.underline-hover {
  position: relative;
  text-decoration: none;
  color: #000;
}

.underline-hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: currentColor;

  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease;
}

.underline-hover:hover::after {
  transform: scaleX(1);
}
.hoverd4bc6a:hover {
color:#d4bc6a !important;
}
input {
border-color:#3e3e3e !important;
border-width:2px !important;
color:#000000 !important;
}
.vague-header {
padding-bottom:20px;
padding-top:20px;
display:block;
border:0px;
height:auto;
width:100%;
}
.vague {
text-align:center;
width:100%;
display:block;
border:0px;
margin:0px;
padding:10px 0px 0px 0px;
}
.vague img {
width:264px;
height:auto;
vertical-align:bottom;
}
.vague-footer {
text-align:center;
width:100%;
display:block;
border:0px;
margin:0px;
padding:0px 0px 10px 0px;
}
.vague-footer img {
width:264px;
height:auto;
vertical-align:top;
}
.mentions {
background-color:#ffffff;
font-family:'Verdana', 'Tahoma', 'Geneva', sans-serif;
font-size:12px;
color:#000000;
text-align:left;
padding: 20px 20px 20px 20px;
}
.mentions a {
color:#000000 !important;
}
h2 {
font-size:24px;
line-height:36px;
color:#3e3e3e;
font-family: Verdana, Geneva, Tahoma, sans-serif;
font-weight:bold;
text-align:center;
}
.image-header {
padding:0px 0px 0px 0px !important;
vertical-align: bottom !important;
}
.optin-sentence {
font-size:14px !important;
line-height:21px !important;
color:#000000 !important;
font-family: Verdana, Geneva, Tahoma, sans-serif !important;
font-weight:bold !important;
text-align:left !important;
}
.form-bottom {
padding:0px 0px 20px 0px;
}
.button:hover {
border-color:#ffffff !important;
background-color:#000000 !important;
color:#ffffff !important;
}

/* Responsive */
@media screen and (max-width: 600px) {
	.wlkm-img {
width:260px !important;
margin:0 auto !important;
text-align:center !important;

	}


}