BODY {
  scrollbar-base-color:#F4FAC4;
  bgcolor:#3E020D;
}
A:link {
  COLOR: #3E020D;
  TEXT-DECORATION: none
}
A:visited {
  COLOR: #3E020D;
  TEXT-DECORATION: none
}
A:hover {
  COLOR: #3E020D;
  font-weight: bold;
  TEXT-DECORATION: none
}
.titre {
  font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  color: #3E020D;
  font-weight: normale;
  text-decoration: none
}
.corps {
  font-family: Papyrus, Times Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #3E020D;
  font-weight: normale;
  text-decoration: none;
  text-align: justify;
}
.copy {
  font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #F4FAC4;
  font-weight: normale;
  text-decoration: none
}
.lettre {
	font-family: Papyrus;
	font-size: 30pt;
	color: #3E020D;
	font-weight: normale;
	text-decoration: none;
}
input {
	font-family:  Papyrus, Times, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3E020D;
	font-weight: bold;
	background-color: #F4FAC4;
}
textarea {
	font-family: Papyrus, Times, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3E020D;
	font-weight: bold;
	background-color: #F4FAC4;
}
.adresse {
	font-family: Papyrus, Times, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3E020D;
	font-weight: normal;
}
