.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #530724;
}
.fond {
	background-image: url(images/fond_site.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #570F10;
	font-weight: bold;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #570F10;
}
a.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #570F10;
	text-decoration:none;
}

.pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F8F6D4;
}
a.pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F8F6D4;
	text-decoration:none;
}
.bordure {
	border: 1px solid #530724;
}
.pied2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #baa5a5;
}
a.pied2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #baa5a5;
	text-decoration:none;
}
