﻿<style><!--html, body {	height: 100%; /* Voir -> Note 1 ci-dessous */}body {	padding: 0;}#global {	min-height: 100%; /* -> 1 */	width: 980px;	overflow: hidden; /* -> 2 */	margin-left: auto;	margin-right: auto; /* -> 3 */	font-family: Arial; font-size: 12 pt;}p         { font-size: 12 pt
}
td         { font-family: Arial; font-size: 12 pt }
h1           { font-size: 16 pt; color: #930000; text-align: center; font-family:                Arial; letter-spacing: 1pt; font-weight: bold;                margin-left: 5; margin-right: 5 }h2           { font-family: Arial; font-size: 14 pt; color: #FF0000; letter-spacing: 1pt;                font-weight: bold; text-align: center }h3           { font-family: Arial; font-size: 12 pt; color: #0080FF; font-weight: bold;                margin-right: 50 }--></style>
