table.exp td.disposition {
	text-align: left;
}
table.exp tr.entete {
	font-weight: bold ;
}
table.exp td {
	padding-top : 4px ;
	padding-bottom : 4px ;
	border-width: 2px;
	border-color: black;
	border-style: solid;
	text-align: center ;
	vertical-align: top;
}
table.exp {
	border-collapse: collapse;
}

img {
	border-width: 1px;
	border-color: gray;
	border-style: solid;
}

ul {
	list-style-type: square ;
	margin-top: 5px ;
}

