@CHARSET "UTF-8";
body {
	text-align: left;
}
p,td,li {
	font-size: 9pt;
	padding-bottom: 12px;
	text-align: justify;
}
td {
	vertical-align: top;
}
td.colvide {
	width: 81px;
}
table.twrap td {
	width: 870px;
	/** border: 1px dotted red; */
	text-align: center;
}
table.item, table.item2 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}
table.item td {
	text-align: center;
	padding: 0;
	empty-cells: hide;
}
table.item2 td {
	padding: 0;
	empty-cells: hide;
}
img {
	text-align: left;
	border: 0;
}
span.tem {
	font-size: 120%;
	padding-bottom: 6px;
}
/* hauteur du titre */
h1#titr {
	top: 145px;
}

