@charset "utf-8";

/* STYLE LE CENTRE */

.container-lc {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height:auto;
	position: relative;
	/*z-index: 1;*/
	overflow: hidden;
}

.header-lc {
	width: 100%;
	position: relative;
	z-index: 99999;
}

.main-content-lc {
	position: relative;
}

/* PRESENTATION */

.pres-lecentre {
background-image: url(../img/heder-lecentre.png);
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: auto;
padding-bottom: 16px;
}

.pres-lecentre strong{
	color: #575656;
}

.pres-lc-text {
	margin:0 auto;
	width:863px;
	padding-top: 17px;
	position: relative;
}

.pres-lc-text h1 {
	font-family: MyriadPro, Geneva, sans-serif;
	font-weight:bold;
	font-size: 32px;
	color:#2f467f;
}

.pres-lc-text p {
	font-family: MinionPro, Tahoma, sans-serif;
	font-style:normal;
	text-align: justify;
	font-size: 16px;
	color:#737373;
	line-height: 25px;
}

/* GALLERIE */

.galerie-centre {
	margin: 0 auto;
	width: 870px;
	margin-bottom: 15px;
}

/* GALLERIE */

.slider-materiel {
	background-image:url(../img/sv-bg.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:100%;
	height:auto;
	margin-bottom:15px;
}



