.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 570000;
	margin: 10px;
	text-align: justify;
	vertical-align: top;
}
.fond-contenu {
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DAD89B;
}
body {
	background-color: #D9D79C;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
}
.textesouligne {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 570000; text-decoration: underline}
.textecentre {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-align: center}
.body {  background-attachment: fixed; background-color: D9D79C; background-image: none; background-repeat: repeat}
.image-border {
	border: 1px solid #660000;
}
.image-border-lien {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
