*{
	margin:0;
	padding:0;
}
body.article {
	height:auto;
}
body #header{
	width:100%;
	background: white;
	background: white !important;
	z-index: 99999999999999;
	position:relative;
}
	.article #header,
	.index #header,
	.galerie #header{
		top:0;
		position:fixed;
	}
.galerie #content{
	position:relative;
	top:50px;
}
.article #content{
	margin-top:50px;
}
#footer{
	display:none;
}
.index #footer{
	display:block;
	position:fixed;
	bottom:0;
	height:50px;
	width:100%;
	z-index:10;
	background:white;
}
/* --------- SIZE sm --------- */
@media (max-width: 991px){
}
/* --------- SIZE xs --------- */
@media (max-width: 767px){
	.index #header,
	.galerie #header,
	.article #header{
		height:auto;
		position:relative;
	}
	.galerie #content{
		position:relative;
		top:auto;
	}
	.article #content{
		position:relative;
		margin-top:0;
	}
	#footer{
		position:relative;
	}
}

/* ---- styles modified by MORDIX ----- */


.galerie-desc	h1{
		font-size:18px;
		font-weight:500 !important;
		margin:0 0 20px 0;
	}
.actu_img_desc
{
  padding-top: 0px !important;
  font-size:12px;
  text-align: justify;
}
#mCSB_1_container  h2
{
  font-weight: 500 ! important;
}

#mCSB_1_container
{
 text-align: justify;
 padding-right: 30px;
 letter-spacing: 0px;
}
#mCSB_1_container  h2 b
{
  margin-bottom: 10px;
  font-size: 13px ! important;
  font-weight: 500 ! important;
  font-style: medium ! important;
}
#mCSB_1_container h1 b
{
  margin-bottom: 10px;
  font-size: 13px ! important;
  font-weight: 500 ! important;
  font-style: medium ! important;
}
#mCSB_1_container strong
{
  font-weight: 500 ! important;
  font-style: medium ! important;
}
.actu_item  h2{
	display:block;
	/* padding-top:30px; */
	clear:both;
	font-size:13px;
	font-weight: 500 ! important;
}
.actu_subtitle
{
  font-weight: 500 !important;
  margin-bottom: 10px;
  font-size: 12px;
}
.galerie_name
{
  padding-top: 20px;
  padding-left: 30px;
  font-size: 12px !important;
  line-height: 150%;
}
.galerie_name strong {
  font-weight:500 ! important;
}
.actu_img_left
{
  width: 40% !important;

}
.actu_img_right
{
  width: 51% !important;
  float: left;
  margin-left: 5%;
  margin-right: 1%;
}
#content {
	letter-spacing: 0.2px;
	}
.fancybox-title-float-wrap .child
{
  letter-spacing: 0.2px;
  line-height: 5;
}
