body{
	/*font-size: 70%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
}

.LienTitre {
	color: #790D15;
	text-decoration: none;
	font-weight: normal;
	font-size: 75%;

}
a:hover {
	text-decoration: underline;
}
.TitrePage {
	font-size: 100%;
	font-weight: bold;
	color: #790D15;


}
.LienOperations {
	color: #790D15;
	text-decoration: none; /* Resets 1em to 10px */
}
.TableauOperations {
	color: #790D15;
	text-decoration: none;
	font-size: 70%;

}
.LienSite {

	color: #790D15;
	text-decoration: none; /* Resets 1em to 10px */
}
.TexteSite {

	color: #790D15;
	text-decoration: none;
	font-weight: normal;
	font-size: 75%;
}
.TexteFiche {

	color: #790D15;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
}
.TexteFicheTableau {
	color: #790D15;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;

}

