
.home .breadcrumb_label,
.home .breadcrumb_navigation{
	display:none;
}

.home .chapterpicture{	display: none; }


body.home #wrapper .chapitre-bg{
	height:467px;
  background:#ececec !important
}

body.home #wrapper .inner #contentsInner{padding: 0;}

/*body.home .breadcrumb{
	display:none;
}*/

.pref-home a.btna{
	background: #cb4d16;
	color: white;
	text-decoration: none;
	padding: 5px 10px;
	text-transform: uppercase;
	float: right;
}

.pref-home .slider{
	position: relative;
	width: 100%;
	height: 465px;
}

.pref-home .titre{
	color: #116;
	margin:42px 0 0 0;
}

.pref-home .titre h1, .pref-home .titre .like-h1{
	font-weight: normal;
	margin-bottom: 75px;
}
.pref-home .content-centre{
	background: #ececec;
	color: #cb4d16;
	padding-bottom: 20px;
}
.pref-home .content-centre .container{
	background:none;
}

.pref-home .content-centre ul li{
	font-weight: normal;
	list-style: initial;
	margin-bottom: 5px;
}
.pref-home .content-centre .bloc-gauche{
	width: 38%;
	padding-right: 2%;
	float: left;
}
.pref-home .content-centre .bloc-droite{
	width: 38%;
	padding-left: 2%;
	float: right;
}
.pref-home .content-centre .img-centre{
	margin-top: -50px;
	/*max-width: 11%;
	position: absolute;
	left: 43.4%;*/
	
	width:20%;
	float:left;
	max-height:150px;
}
.pref-home .content-centre h3, .pref-home .content-centre h2{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cb4d16;
	margin: 5px 0 0 0;
	text-align: left;
}

/*
*
*	SLIDER ACCUEIL
*/
.pref-home .emBehaviorNivoSlider{
	width: 100% !important;

	background-size: 100% auto !important;
}

.pref-home .nivoSlider .nivo-slice{
	background-size: 100% auto !important;
}

.pref-home .emBehaviorNivoSlider .LinkIn img{
	width: 100%;
}

.pref-home .nivo-caption{
	background: url("/images/charte/bg-blanc-50.png");
	top: 200px;
	color: black;
	height: 150px;
	padding: 20px 0;
	
	
	display:none !important;
}
.pref-home .nivo-caption > p{
	margin-left: 30px;
	font-size: 25px;
}.pref-home .nivo-caption p strong{w
	margin-top: 20px;
	font-size: 50px;
	margin-bottom: 8px;
}.pref-home .nivo-caption p > p:nth-child(2){
	color: #cb4d16;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 10px;
}

.pref-home .nivo-directionNav{
	background: #fff;
}
.pref-home .nivo-directionNav .nivo-prevNav,
.pref-home .nivo-directionNav .nivo-nextNav
{
	background: #fff;
	top: 34.7%;
	color: #cb4d16;
	font-size: 25px;
}