.post-inner.no-thumb{
	padding: 115px 30px 115px;
}
#carte_identite{
	background: url('../img/img_identite/carte_identite.png');
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center;
}
#carte_bebe{
	background: url('../img/img_identite/bebe_identite.png');
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center;
}
#carte_etrangere{
	background: url('../img/img_identite/identite_canada.png');
	background-repeat: no-repeat;
	background-size:102%;
	background-position:center;
}
#autre{
	background: url('../img/img_identite/industriel.png');
	background-repeat: no-repeat;
	background-size:100%;
	background-position:center;
}
.zonetxt{

	border-radius: 7px;
	background-color: #50545D;
	color: white;
	opacity: 1;
	height: 218px;
	width: 450px;
	position: absolute;
}
.zonetxt p{
	text-align: center;
	margin: 0;
	margin-top: 10px;
	font-size: 22px;
}
#content{
	height: 1375px;
	padding: 0px 0px 0px 160px;
}
#post-8{
    left: 30px !important;
	 top: 0px !important;
}
#post-9{
    left: 30px !important;
	top: 300px !important;
}
#post-10{
    left: 30px !important;
	top: 600px !important;
}
#post-11{
    left: 30px !important;
	top: 825px !important;
}
#post-12{
    left: 30px !important;
    top: 1100px !important;
}
#txtpost8{
	position: absolute;
	left: 450px;
	top: 15px;
}
#txtpost9{
	position: absolute;
	left: 450px;
	top: 285px;
}
#txtpost10{
	position: absolute;
	left: 450px;
	top: 560px;
}
#txtpost11{
	position: absolute;
	left: 450px;
	top: 840px;
}
#txtpost12{
	position: absolute;
	left: 450px;
	top: 1115px;
}
@media (max-width: 1380px){
	.zonetxt{
		width: 450px;
		left: 0px;
	}
	#post-8{
		left: -30px !important;
	}
	#post-9{
		left: -30px !important;
	}
	
	#post-10{
		left: -30px !important;
	}
	#post-11{
		left: -30px !important;
	}
	#txtpost8{
		left:390px;
	}
	#txtpost9{
		left:390px;
	}
	#txtpost10{
		left:390px;
	}
	#txtpost11{
		left:390px;
	}
}
@media (max-width: 1024px){
	#content{
	height: 2200px;
	}
	.zonetxt{
		width: 600px;
		border-radius: 7px;
		position: absolute;
	}
	#post-8{
		left: 145px !important;
		top: 0px !important;
	}
	#post-9{
		left: 145px !important;
		top: 570px !important;
	}
	#post-10{
		left: 145px !important;
		top: 1125px !important;
	}
	#post-11{
		left: 145px !important;
		top: 1650px !important;
	}

	#txtpost8{
		top: 300px;
		left:0;
	}
	#txtpost9{
		top: 840px;
		left:0;
	}
	#txtpost10{
		top: 1395px;
		left:0;
	}
	#txtpost11{
		top: 1950px;
		left:0;
	}
}
@media (max-width: 990px){
	#post-10{
		top: 1090px !important;
	}
}
@media (max-width: 500px){
	.zonetxt{
		width: 450px;
		left: 0px;
	}
	#post-8{
		left: -70px !important;
	}
	#post-9{
		left: -70px !important;
		top: 560px !important;
	}
	
	#post-10{
		left: -70px !important;
		top: 1110px !important;
	}
	#post-11{
		left: -70px !important;
	}
	#txtpost8{
		top: 290px;
		left:-157px;
	}
	#txtpost9{
		top: 840px;
		left:-157px;
	}
	#txtpost10{
		top: 1395px;
		left:-157px;
	}
	#txtpost11{
		top: 1950px;
		left:-157px;
	}
}
@media (max-width: 440px){
	.zonetxt{
		font-size: 0.6em;
		width: 410px;
		left:-153px;

	}
}
@media (max-width: 400px){
	.zonetxt{
		font-size: 0.6em;
		width: 380px;

	}
}
@media (max-width: 380px){
	.zonetxt{
		font-size: 0.6em;
		width: 360px;

	}
}

@media (max-width: 359px){
	.zonetxt{
		font-size: 0.6em;
	}
	.zonetxt{
		width: 310px;
		left:25px;
	}

}
@media (max-width: 349px){
	.zonetxt{
		width: 310px;
		left: 15px;
	}	
}
@media (max-width: 320px){
	.zonetxt{
		width: 310px;
		left: 5px;
	}
	#txtpost8{
		height:255px;
	}
}



