.corps{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	background: transparent url(../images/commun/fond-gris.jpg) no-repeat top center;
}
.corps .page{
	position:relative;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-height: 625px;
}
.temporaire {
	padding:0 40px 40px 40px;
	margin:0;
}
.temporaire .renovation{
	display:inline-block;
	width:100%;
	text-align:center;
}
.temporaire .renovation  img{
	position:relative;
	max-width: 100%;
	height: auto;
	margin:0 0 20px 0;
}
.temporaire .listage{
	display:inline-block;
	width:100%;
}
.temporaire .listage p{
	position:relative;
	padding:0;
	font-family:'Open Sans', sans-serif;	
	font-weight:400;
	font-size:16px;	
	color:#474747;
	text-align:justify;
}
.temporaire  li,
.temporaire  h2,
.temporaire  h3{
	font-family:'Open Sans', sans-serif;	
	font-weight:400;
	font-size:16px;	
	color:#474747;
	margin-left:0;
}
.temporaire  li{
	margin-left:-20px;
}
.temporaire  li a{
	line-height:40px;
	color:#474747;
}
.temporaire  p a{
	color:#474747;
	text-decoration:underline !important;
}
.hide_mobile{
	display:none;
}