body {
	 margin: 0; /* pour éviter les marges */
	 text-align: center; /* pour corriger le bug de centrage IE */
	 background-color:#FFFFFF;
}

#Table_01 {
	position:relative;
	/*top:0px;*/
	width:950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

a{color:#000000;
text-decoration:none;}
a:visited{
	color:#000000;
}
a:hover{
	color:#999999;
	text-decoration:none;
}

.legende {
	font-size:10px;
}

#sommaire-02_ {
	position:relative;
	/*left:0px;*/
	margin-top:3px;
	width:950px;
	height:22px;
	text-align: right;
	font-size: 17px;
}

#sommaire-03_ {
	position:relative;
	/*left:0px;*/
	width:950px;
	height:2px;
	background-color: #000000;
	margin-top: 4px;
}

#contenu {
	position:relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*#sommaire-06_ {
  position:relative;
  left:14px;
  top:71px;
  width:422px;
  height:580px;
}

#sommaire-09_ {
	position:relative;
	left:496px;
	top:412px;
	width:297px;
	height:154px;
	text-align: left;
	font-size: 24px;
}*/

#sommaire-13_ {
	position:relative;
	left:0px;
	width:950px;
	height:2px;
	background-color: #000000;
}

#sommaire-15_ {
	position:relative;
	/*left:0px;*/
	width:950px;
	font-size: 17px;
	height:22px;
	/*background-color:#FFFFCC;*/
}
/*#texte {
	position:absolute;
	left:331px;
	top:158px;
	width:580px;
	height:111px;
	z-index:1;
	font-size: 12px;
	text-align: center;
}*/

.titre {
	font-size:24px;
}
.soustitre {
	font-size:20px;
	font-style:italic;
}
.expo {
  font-size:12px;
}

.textegauche {
	text-align:left;
}

.contact a {
	text-decoration:underline;
}
td.espace {
	height:112px;
}
td.espacesimple {
	height:60px;
}
.marge {
	padding-top:20px;
}