body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E2DB;
}
.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;
	font-family: Arial, Helvetica, sans-serif;
}
/* cadre aux dessou  */
#DivCadreConteneur{
	height: 235px;
	width: 332px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#DivCadrePhoto{
	position : absolute;
	z-index : 2;
}
/* cadre aux dessus  */
#DivCadre{ 
 	position : absolute; 
  	z-index : 3;	
}
