html, body{
	height: auto;
}

#wrap{
	min-height: 0;
}

header,
footer{
	display: none;
}

#main-container{
	margin-top: 2em;
}

.parallax-mirror img,
#barre_recherche,
.toolbar_left{
	display: none;
}

.presentation-references{
	color:#000;
	padding: 0;
	text-align: center;
	display: block;
	width: 100%;
}

.parallax-window{
	min-height: 0;
}

body.page .entry-content, 
body.post-type-archive-equipe .entry-content, 
body.single .entry-content, 
.container-image-simple{
	font-size: 1.2em;
	width: 100%;
}



