.post-inner.no-thumb{
	padding: 115px 30px 115px;
}
#papier{
	background: url('../img/img_impressions/photocopie.jpg');
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center;
}
#textile{
	background: url('../img/img_impressions/t_shirt.png');
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center;
}
#pub{
	background: url('../img/img_impressions/pub.png');
	background-repeat: no-repeat;
	background-size:102%;
	background-position:center;
}



#content{
	height: 800px;
}
#post-8{
    left: 30px !important;
	 top: 0px !important;
}
#post-9{
    left: 30px !important;
	top: 300px !important;
}
#post-10{
    left: 30px !important;
	top: 600px !important;
}

#txtpost8{
	top: 15px;
}
#txtpost9{
	top: 285px;
}
#txtpost10{
	top: 560px;
}
.zonetxt{
	border-radius: 3px;
	background-color: #50545D;
	color: white;
	height: 218px;
	width: 450px;
	text-align: center;
	position: absolute;
	left: 450px;
}
hr{
	display:none;
}

	

@media (max-width: 1024px){
	hr{
		display: inherit;
		border:none;
		border-top: 2px solid #52CE18;
		width: 1200px;
		margin-left: -130px;
		position: absolute;
	}
	#line_1{
		top: 518px;
	}
	#line_2{
		top: 1065px
	}
	#content{
	height: 1600px;
	}
	.zonetxt{
		width: 600px;
		border-radius: 7px;
		position: absolute;
		left: 100px;
	}
	#post-8{
		left: 255px !important;
		top: 0px !important;
	}
	#post-9{
		left: 255px !important;
		top: 570px !important;
	}
	#post-10{
		left: 255px !important;
		top: 1145px !important;
	}

	#txtpost8{
		top: 300px;
	}
	#txtpost9{
		top: 840px;
	}
	#txtpost10{
		top: 1395px;
	}
}
@media (max-width: 990px){
	#post-10{
		top: 1110px !important;
	}
}
@media (max-width: 500px){
	.zonetxt{
		width: 370px;
		left: 0px;
	}
	#post-8{
		left: 0px !important;
	}
	#post-9{
		left: 0px !important;
	}
	#post-10{
		left: 0px !important;
		top: 1120px !important;
	}

	#txtpost8{
		top: 290px;
	}
}
@media (max-width: 360px){
	.zonetxt{
		width: 310px;
		left:25px;
	}
}
@media (max-width: 349px){
	.zonetxt{
		width: 310px;
		left: 15px;
	}	
}
@media (max-width: 320px){
	.zonetxt{
		width: 310px;
		left: 5px;
	}
}