body.entete {
	background-color:#000066;
	background-color: #DDDDFF;
	font-family: "Arial Black", Helvetica, sans-serif;
	background-image: url("../mermoz/images/equipage.jpg");
	background-position: top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: 140px;
	margin-left: 50px;
	margin-right: 50px;
	}
body.entete h1 {
	text-align: center;
	color: #3333FF;
	font-size: 2.5em;
	margin-top: 0px;
	margin-bottom: 3px;
	}
body.entete h2 {
	text-align: center;
	color: navy;
	font-size: 2em;
	}
p.center {
	text-align:center;
	}
a:link {
	text-decoration:none;
	color: navy;
	}
a:visited {
	text-decoration:none;
	color: navy;
	}
a:hover {
	text-decoration:none;
	color: #3333CC;
	}
table.lien {
	width: 70%;
	font-size: 0.5 em;
	}
table.lien th {
	font-size:0.8em
	}