body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC3300;
	background: #FFFFFF;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #FF3333;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}
tr.row_first { background-color: #FCF4D0; }
tr.row_odd { background-color: #D0D0D0; }
tr.row_even { background-color: #F0F0F0; }
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
select {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.etat { font-family: "Trebuchet MS"; font-size: 10px; color: #FFFFFF }
.titre {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: White;
	font-weight: bold;
	background-color: #993333;
}
.lien_etat { font-family:  "Trebuchet MS"; font-size: 10px; color: #FFFFFF ; text-decoration: underline}
.lien_etat:hover { font-family:  "Trebuchet MS"; font-size: 10px; color: #FFFFFF }
.menus { font-family:  "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline }
.menus:hover { font-family:  "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #000000 }
.barre { font-family:  "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline }
.barre:hover { font-family:  "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #FFFFFF }
