.table {
	width: 960px;
	background-color: #FFFFFF;
}
.fond_peinture1 {
	background-image: url(img/fond_peinture.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(img/back_gris.jpg);
}

.img_left {
	margin-right: 8px;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8E8686;
	text-align: right;
	margin-right: 20px;
	padding-right: 20px;
}


.nav {
	width: 150px;
	text-align: left;
	vertical-align: top;
}
.a_actif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.centre {
	width: 680px;
	text-align: center;
	vertical-align: top;
	background-color: #E8E8E8;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
}
.carre_rouge {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: center;
	height: 50px;
	vertical-align: bottom;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.img_right {
	padding-left: 8px;
}
.centre_txt {
	width: 620px;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #E8E8E8;
}
.blog_titre {
	color: #FFFFFF;
	background-color: #000000;
}

.nav_back {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(img/back_nav.gif);
}
.barre {
	background-image: url(img/barre.gif);
	background-repeat: no-repeat;
}
.centre_txt {
	width: 640px;
	vertical-align: top;
	text-align: left;
}
.titre1_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
