@CHARSET "ISO-8859-1";

#entete{
	margin-left:25%;
	width:50%;
	border-bottom:1px solid #a4a4a5;
	padding-bottom:10px;
	height:150px;
}

#logo{
	float:left;
	width:80px;
	margin-left:30px;
}

h1{
	font-family:'Asap', Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#1c4283;
	margin-top:40px;
	float:left;
	text-align:center;
	width:calc(100% - 120px);
}

h2{
	font-size:24px;
	font-family : "SF Pro Display","SF Pro Icons","Apple WebExp Icons Custom","Helvetica Neue",Helvetica,Arial,sans-serif;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

#titre{
	margin-left:25%;
	width:50%;
	border-bottom:1px solid #a4a4a5;
	height:300px;
}

#titre_capture{
	margin-left:25%;
	width:50%;
}

#titre_capture h2{
	margin-left:0px;
	font-size:20px;
	float:none;
}

#description{
	margin-left:25%;
	width:50%;
	border-bottom:1px solid #a4a4a5;
}

#description h2{
	margin-left:0px;
	font-size:20px;
	float:none;
}

#informations{
	margin-left:25%;
	width:50%;
	border-bottom:1px solid #a4a4a5;
}

#telecharger{
	margin-left:25%;
	width:50%;
	border-bottom:1px solid #a4a4a5;
}

#informations h2{
	margin-left:0px;
	font-size:20px;
	float:none;
}

.your-class{
  width:50%;
  margin-left:25%;
  border-bottom:1px solid #a4a4a5;
}

.slick-slide img{
  width:100%;
  border: 2px solid #fff;
}

.slick-slide{
  margin:10px;
}

.wrapper{
  width:100%;
  padding-top: 20px;
  text-align:center;
}

#titre p{
	text-align:center;
	background-color : rgb(242, 248, 252);
	font-family : "SF Pro Text","SF Pro Icons","Apple WebExp Icons Custom","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size : 13px;
	color:#333;
	font-weight : 400;
	letter-spacing:0;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:6px;
}

#logo_chimio{
	float:left;
	width:220px;
}

#contenu_titre{
	float:left;
}