body {
	background-color: #e0cfb5;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
input,textarea,select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000000
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000
}
a.Fin {
	text-decoration: none;
	font-weight: normal;
	color: #000000
}
a.Fin:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000
}
a.Parchemin {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
}
a.Parchemin:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
	font-style: italic;
}
.TexteAccueil {
	font-size: 16px;
	line-height: 25px;
}
.FondParcheminGauchePNG {
	background-image: url(../Images/BandeauGauche.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.FondParcheminGaucheGIF {
	background-image: url(../Images/BandeauGauche.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.Blanc {
	color: #FFFFFF;
}
a.Blanc {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}
a.Blanc:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF
}
.FondBlanc {
	background-color: #FFFFFF;
}
.PetiteMajuscule {
	font-variant: small-caps;
}
.Majuscule {
	text-transform: uppercase;
}
.Titre {
	font-size: 14px;
	font-weight: bold;
}
.FondMaronClair {
	background-color: #D0A05E;
}
.FondBeige {
	background-color: #E6D7C1;
}

.FondMaronFonce {
	background-color: #845C26;
}
.Minuscule {
	text-transform: lowercase;
}
.MajusculeLettre1 {
	text-transform: capitalize;
}
.Rouge {
	color: #FF0000;
}
.Barre {
	text-decoration: line-through;
}
