h3, h4 {
	padding-bottom: 1.5em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;	
}
h4 {
	font-size: 1.1em;
	text-align: center;	
}
.date {
	text-align: right;
}
.auteur {
	text-align: right;
	font-style: italic;
	text-decoration: none;	
}
table {
	border-collapse : collapse;
	margin-left: 1em;
}
td, th {
	padding: 0.4em;
	border: 1px solid #000;	
}
.numeriquefond, .fond {
	background-color: #144374;
}
table.financier td{
	text-align: right;
}
.numeriquefond, .numerique {
	text-align: right;
}
th.thline {
	text-align: left;
	font-weight: normal;	
}