div#global {
	width: 960px;
	position: static;
	left: auto;
	right: auto;
	text-align: center;
	margin: auto;
}
#menu div {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: blink;
	background-color: #b3bcdb;
}
#centre p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 30px;
}
#centre h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b3bcdb;
	border: medium solid #003399;
}
/****** début des bordure des images ******/
img {
  border: none;           /* Ne pas entourer les images, même s'ils contiennent des liens */
}
/****** fin des bordure des images ******/
table {
	float: none;
}
.td1 {
	height: 15px;
	white-space: nowrap;
}
.td2 {
	height: 15px;
	vertical-align: top;
}
.td3 {
	width: 80%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
.td4 {
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
.td5 {
	font-size: 0.6cm;
}
.td6 {
	height: 15px;
	vertical-align: top;
	text-align : left;
	font-size: 0.4cm;
}
.td7 {
	font-size: 0.85cm;
}
.div1 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.div2 {
	margin-left: 30%;
}
