.table {
	width: 960px;
	background-color: #FFFFFF;
}
.fond_peinture1 {
	background-image: url(img/fond_peinture.jpg);
	background-repeat: repeat-x;
}

body, html {
	margin: 0px;
	height: 100%;
	overflow: auto;
}
.nav {
	width: 200px;
	text-align: left;
	vertical-align: top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #800000;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.centre {
	width: 560px;
	text-align: center;
	vertical-align: top;
}
.nav_legendes {
	width: 200px;
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: center;
	height: 100px;
	vertical-align: bottom;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A5A0A0;
	letter-spacing: 1pt;
}
.img {
	margin-right: 10px;
}
.actus_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #A5A0A0;
}

