body {
	background-color: #E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.texte_blanc {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.texte_jaune {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}
.lienstitre_acc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lienstitre_acc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.liens_acc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.liens_acc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.texte_bleu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #34438A;
}
.input {
	background-color: #D1DFEC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: dashed;
	border-left-style: Aucune;
	border-bottom-color: #34438A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
