/* CSS Document */

h1 {
	font-size : 18px;
	color : #000080;
	background: center center;
}
th {
	color : #000080;
	font-size : 14px;
	font-weight : bold;	
	text-align : right;
}
table.encadre {
	border : 1px solid;
	border-color : #000080;
}

