body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #463F32;
	margin: 10px;
	padding: 0;
	text-align: center;
	color: #000000;
}
.infos_body #contenu {
	width: 990px;
	background: #E1C99A;
	margin: 0 auto;
	text-align: left;
}
.infos_body #header {
	background: #463F32;
}
.infos_body #header img {
	border:0;
}

.infos_body #centre {
	background: url(images/fond_texte_entier.jpg) no-repeat top;
}

.infos_body #centre a  {
	color:#C75000;
	text-decoration:none;
}
.infos_body #centre a:hover {
	color:#871919;
	text-decoration:none;
}

.infos_body #centre h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#871919;
	margin:0;
}
.infos_body #centre h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#871919;
	margin:0;
}

.infos_body #centre p {
	text-align:justify;
	font-size:10px;
	margin:0;
	margin-right:20px;
}

.infos_body #pieds {
	background:#463F32;
	color:#FFFFFF;
	font-size:9px;
}

.infos_body #pieds a {
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}
.infos_body #pieds a:hover {
	color:#C75000;
	font-size:9px;
	text-decoration:none;
}

.tabloListe {
border-collapse:collapse;
border: 1px #463F32 solid;
border-spacing:0;
}

.tabloListe th {
height:20px;
background-color:#871919;
color:#FFFFFF;
font-weight:bold;
text-align:center;
border: 1px solid #463F32;
}

.tabloListe td {
padding:5px;
border: 1px solid #463F32;
}

.ancre a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #921D02;
	text-decoration: none;
	font-size:16px;
}
.ancre a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size:16px;
}