

body {
	

	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
@media only screen and (min-width: 1024px) {	

	.container_banner {
	max-width:850px;
	padding:0;
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;


}
	.container {
	width:100%;
	padding:0;
	margin: 0;
	background-size: cover;
	background-position: center;
	text-align: center;

}
	.scroll {
	width:110px;
	position: fixed;
	right: -10px !important;
	bottom: 2%;
	padding: 0 !important;
	z-index: 2000;
}
	.container_form {
	width:100% !important;
	padding:0;
	margin:0 auto;
}
	.tableMob {
	max-width:1024px;
	padding:0;
	margin:0 auto;
	text-align:center;
}
	.marge {
	width: 20px !important;
	padding:0;
	margin:0;
}
	.marge2 {
	width: 10px !important;
	padding:0;
	margin:0;
}
	.tdMob {
	width: 50% !important;
	padding:0;
	margin:0;
}

	.mob{
	display: none !important;
}

}

@media only screen and (max-width: 1023px) {

	.container_banner {
		max-width:599px;
		transition: all 0.7s ease-out;
	 }
	.container_form {
	width:100% !important;
	padding:0;
	margin:0 auto;
	}
	.tableMob {
      width:100% !important;
    }
	.scroll {
	width:110px;
	position: fixed;
	right: -20px !important;
	bottom: 2%;
	padding: 0 !important;
	z-index: 2000;
}
	.marge {
	width: 10px !important;
	padding:0;
	margin:0;
}
	.tdMob{
	display: block !important;
    clear: both !important;
    width: 100% !important;
	text-align: center !important;
	border: none !important;
}
	.photo{
    width: 100% !important;
}	.dsk{
    width: 100% !important;
}
	.dsk{
	display: none !important;
}
	.titre{
	text-align: center !important;
	font-size: 32px !important;
}
	.titre2{
	text-align: center !important;
	font-size: 18px !important;
}
	.sstitre{
	text-align: center !important;
	font-size: 18px !important;
}
	.tdMob iframe{
    width: 100% !important;
		height: auto !important;
}
	.marge2 {
	display: none !important;
}
	.enum{
	text-align: left !important;
	font-size: 14px !important;
	line-height: 18px !important;
}
	.pastille {
	width: 50px !important;
}.mob{
    width: 50% !important;
}

}

