.content{
	z-index: 3;
	background-color: #FFFFFF;
}


#contentForMenu{
	z-index: 99;
}


#header #ligneVerte{
	display:block;
}

.habillage{
	background-color:#eeeeee;
	background-repeat: no-repeat;
	background-position: 50% 196px;
}

.habillageLien {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
}

#contentHeader{
	position: relative;
	z-index: 20;
}

#homeStrace1, #homeStrace2, #homeStrace3, #homeStrace4 {
    width: 1010px;
    margin: 0 auto;
}

.habillage > .container{
	margin-top: 130px;
}

#homeStrace1{
    background: none;
    background-color: rgba(24, 26, 21, 0.5);
}


#homeStrace1 .content{
	background: none;
}

.contentBlanc{
	margin-top: 130px;
}