.body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align:center;
	background-color:#999999;
}
#conteneur {
	position:absolute;
	left:50%;
	width:900px;
	margin-left:-450px;
	background-color:#FFFFFF;
}
#menu_fr {
	position:absolute;
	width:448px;
	height:115px;
	left: 0;
}
#menu_an {
	position:absolute;
	width:448px;
	height:115px;
	left: 452px;
}
#bas {
	position:relative;
	width:900px;
	height:30px;
	left:0;
	top:280px;
}
.fond_rouge {
	color:#FFF;
	background-color:maroon;
}
a {
	color: #c00;
}
p {
	text-align:center;
	font-size:1.1em;
	line-height:1.3em;
}
#conteneur #bas p {
	text-align: left;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-align:center;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-align:left;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-align:left;
	font-weight:normal;
}
.gauche {
	text-align:left;
}
.gras {
	font-weight:bold;
}
.italique {
	font-style:italic;
}#conteneur td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
}
.fond_gris {
	background-color:#CCCCCC;
}

.controle {display:none;}

.blanc {color:#FFF;}