body {
	background-color:#f0f0f0;
	padding:0;
	margin:0;
	color:#4c4d52;
	text-align: left;
		}
	  .separ {
			clear: both;
			margin:0;
			border:0;
			height:0;
			padding:0;
			background:none;
			opacity:0;
		}
		img {
			width:100%;
			height: auto;
		}
		p, p a, #zeMedcomp, ol, ol li {color:#666666 !important; font-size:10px !important; line-height: 14px !important; opacity: 1 !important; }
	  li {list-style-type: none !important;}
		ol {padding-left:15px !important;}
	  	ol, ol li {list-style-type: decimal !important}

/* -- MASQUE -- */

	  .masque {
		  overflow: hidden;
	  }

/* -- SECTION */
/* -- SECTION */
	
.section {
	padding:0;
}
	  
/* STRUCTURE - GABARIT */	
/* STRUCTURE - GABARIT */	
	  .gabarit {
			display: flex;
			-webkit-flex-direction: row;
			-moz-flex-direction: row;
			-ms-flex-direction: row;
			flex-direction: row;
			-webkit-justify-content: space-between;
			-moz-justify-content: space-between;
			-ms-justify-content: space-between;
			justify-content: space-between;
			-webkit-flex-flow: wrap;
			-moz-flex-flow: wrap;
			-ms-flex-flow: wrap;
			flex-flow: wrap;
			position:relative;
			padding:0;
			margin:0 auto;
			list-style-type: none;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}
		.gabarit li {
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
			padding:0;
			margin:0;
			position:relative;
		}
	 

.structure {
	margin:0 auto;
	max-width: 1200px;
}
.arp {
	background-image: url(/wp-content/themes/spaciotempo/templates/lb-1-assets/images/index_background.jpg);
	background-repeat: no-repeat;
	background-size:auto 520px;
	background-position: left top;
	background-color:white;
}
/* -- ZONE + PADDING -- */
/* -- ZONE + PADDING -- */
.zone {}
	/* Padding horizontal + vertical */
.padding{
	padding:30px !important;
}
	/* Padding horizontal */
	.padding-x{
		padding:0 30px !important;
	}
	/* Padding vertical */
	.padding-y{
		padding:30px 0 !important;
	}


/* -- HEADER -- */
.header {
	width:100%;
}

/* -- CONTENU -- */
/* -- CONTENU -- */
.contenu {
	width:calc(100% - 400px) !important;
	padding-top:250px !important;
	padding-right:30px !important;
}
.visuel_mobile {display:none;}

.accroche {
    background-color: rgba(94,181,185,0.9);
    font-size: 18px;
    color: white;
    font-weight: 500;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 160%;
    max-width: 530px;
    /* [disabled]margin-top:50px; */
    margin-bottom: 110px;
}
.accroche img {
	display:block;
	margin-bottom:10px;
	width:auto;
	height:21px;
}
.accroche strong {
	font-weight:700;
	font-size:170%;
	line-height: 110%;
	display:block;
}

.bloc {
	width:calc(50% - 10px);
}
.bloc_A {padding-top:50px !important;}
.sommaire {
	color: rgba(94,181,185,1);
	font-weight: bold;
	text-decoration:underline;
	font-size:20px;
	margin-bottom:15px !important;
}

.intro {
	font-size:17px;
	display:block;
	margin-bottom:10px;
	padding:15px 25px 0px !important;
	font-weight: 700;
}
.intro2 {padding-top:0px !important;}
.liste {
	padding:0 25px 35px;
}
.liste li {
	padding-left:20px;
	background-image:url(/wp-content/themes/spaciotempo/templates/lb-1-assets/images/index_fleche.png);
	font-size:14px;
	line-height: 130%;
	background-repeat: no-repeat;
	background-position: left 4px;
	background-size:12px auto;
	margin-top:7px;
}

/* -- FORMULAIRE -- */
/* -- FORMULAIRE -- */
.formulaire {
    width: 400px !important;
    background-color: rgba(68,69,75,0.9);
    margin-top: 250px !important;
    padding-top: 30px !important;
    padding-bottom: 50px !important;
}

.cartouche {width:158px; left:50%; top:-120px; position:absolute; margin-left:-79px}

.intro_form {
color:white;
	font-size:24px;
	font-weight: bold;
	text-align: center;
	margin-bottom:25px;
}
.intro_form strong {
	display:block;
	font-size:140%;
	line-height: 100%;
}
.intro_form span {
	display:block;
	font-weight: normal;
	font-size:12px;
	margin-top:5px;
	
}
	.col {width:100%;}
		.col_A, .col_B {
			width:100% !important;
			}


/* -- FOOTER -- */
/* -- FOOTER -- */
.footer {
	width:100%;
}
.labels {width:220px; margin:0 auto; display:block;}
/* -- MENTIONS -- */
/* -- MENTIONS -- */
.mentions{
	width:100%;
}
	.mentions, .mentions p, .mentions li  {
		color: #333333;
		line-height: 12px;
		font-size: 10px;
		text-align: justify;
	}
	.mentions li{margin-bottom: 0px;}
	.mentions p {text-align: justify;}

/* FIN */

/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 980px), screen and (max-width: 980px) {
	/* TAILLE DES ZONES */
	.contenu, .formulaire {width:100% !important;}
	.accroche {max-width:100% !important;}
	.formulaire {margin-top:30px !important;}
}




/* FORMAT MOBILE */
/* FORMAT MOBILE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 600px), screen and (max-width: 600px) {
	.arp {
		padding:0px !important;
		background-image:none;
	}
	.contenu {padding:0px !important;}
	.accroche {max-width:100%;
		margin-top:0px;
		margin-bottom:0px !important;
	}
	.produits {padding:0 30px;}
	.bloc {width:100%;}
	.bloc_A {margin-bottom:25px !important; padding-top:0px;}
	.bloc_A img {display:block; margin:0 auto 20px; width:50%;}
	.visuel_mobile {display:block;}
	
	.formulaire {margin-top:30px !important;}
	
	.col_A, .col_B {
			width:100% !important;
			}
	
	.none {display:none;}
	
}

.wpcf7-radio {
	display: inline-flex;
	margin-bottom: 10px;
}

.wpcf-list-item {
	margin-right: 15px;
    font-size: 12px;
    font-family: Arial,sans-serif;
}

.wpcf7-validates-as-email {
	height: 32px;
	width: 100%;
	margin-bottom: 8px;
	font-size: 12px;
}

.wpcf7-validates-as-tel {
	height: 32px;
	width: 100%;
	margin-bottom: 8px;
	font-size: 12px;
}

.wpcf7-validates-as-number {
	height: 32px;
	width: 100%;
	margin-bottom: 8px;
	font-size: 12px;
}

.wpcf7-submit {
	font-size: 18px;
	background-size: 100% 100%;
	border-radius: 10px !important;
	overflow: hidden;
	background-color: #55b1b5 !important;
	margin: 20px auto 0;
	width: 200px;
	position: relative;
	transition: 0.25s ease;
	display: block;
	font-weight: normal;
	color: #ffffff;
	padding: 10px;
	border: none;
}

.wpcf7-submit:hover {
	background-color: #6ae2e7 !important;
	color: #ffffff !important;
}

.wpcf7-not-valid-tip {
	color: #fff;
}

.screen-reader-response {
	color: #fff;
}

.wpcf7-response-output {
	color: #fff;
}

.screen-reader-response {
	display: none;
}