.cnt {
	width:100%;
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#ffffff;
	background-color:#9d9d9d;
	text-align:center;
	font-weight:normal;
}
.descriptif {
	width:100%;
	display:block;
	background-color:#f5f5f5;
	padding-bottom: 10px;
}
.descriptif ul {
	margin-top:0;
	padding-top:5px;
	padding-left:20px;
	white-space:nowrap }
.descriptif li {
	text-align:left;
}
.granit {
	background-color:#f5f5f5;
	padding:5px 5px;
	width:100%;
}
.granit th {
	vertical-align:top;
	height:20px;
	width:135px;
	text-align:left;
}
.zoneflex {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.photofigure {
	margin:5px 5px;
}
.photoimage {
	max-width:100%;
	display:inline;
}
.realisation {
	margin:auto;
	display:inline;
}
