body {
	background-color: #382a26;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4f3b36
}
input,textarea,select {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4f3b36
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #4f3b36
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #4f3b36
}
a.MenuTop {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #4f3b36
}
a.MenuTop:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #4f3b36;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #4f3b36;
}
a.MenuLeft {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #4f3b36
}
a.MenuLeft:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #4f3b36
}
a.Blanc {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}
a.Blanc:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF
}
.GrisClair {
	color: #CCCCCC;
}
.FondBlanc {
	background-color: #FFFFFF;
}
.FondChocolat {
	background-color: #382a26;
}
.Blanc {
	color: #FFFFFF;
}

.FondSaumon {
	background-color: #dacccb;
}
.PetiteMajuscule {
	font-variant: small-caps;
}
.Majuscule {
	text-transform: uppercase;
}
.Titre {
	font-size: 16px;
	font-weight: bold;
}
