body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B78A75;
}
.Titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.BordureTableau {
border-color:black;
border-style:solid;
border-width:1px;
}
.TexteAdresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005100;
	font-size: 10px;
	font-weight: bold;
}
.TexteAccesprive {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005100;
	font-size: 10px;
	font-weight: bold;
}
/* Liens */
A.LienBlocMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005100;
	font-size: 10px;
	font-weight: normal;
}
A.LienBlocMenu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005100;
	font-size: 10px;
	font-weight: normal;
}
A.LienBlocMenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005100;
	font-size: 10px;
	font-weight: normal;
}.FontStandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: x-small;
}
.BasPageCopy{
	font-size: 10px;
}