body,html{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica;
}
.table_print{
	width: 100%;
	margin-bottom:25px;
	border-collapse: collapse;
	border:#000 solid 2px;
}
.table_print td{
	padding: 5px;
	text-align: center;
	border:#000 solid 2px;
}
.title{
	background:#000;
	color:#fff;
	font-weight: bold;
}
.bloc_desc{
	height: 350px;
}
#tiers,#tiers1{
	width: 33%;
}
#tiers1,#tiers2,#tiers3{
	text-align: right;
}