body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color:#254872;
	background-attachment: inherit;
}

.body_admin {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  background-color: white;
}

table {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: white;
}

.table_entete {
  background-color: silver;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px
}

.texte_bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #417EED;
	z-index: 0;
}

.table_bleu {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  background-color: #417EED;
}

.sous_titre {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px
}

.form {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  color: #215DC8;
}

A:visited { color: blue }

