.backbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.fond {
	
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #570F10;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #570F10;
}

.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #551212;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #570F10;
	text-decoration: none;
}
.bordure {
	border: 1px solid #DCDCDC;
}
