/* DIVERS */
.champ {
font-family: "Trebuchet MS";
	color: #858560;
	border: solid 1px #858560;
}
#maincontent .inner table {
	font-family: "Trebuchet MS";
	padding: 20px;
	border-spacing: 10px;
} 
#maincontent .inner td {
	font-family: "Trebuchet MS";
	font-size: 120%;
	height: 25px;
	padding-bottom: 5px;
}
#maincontent .inner .td-head {
	font-family: "Trebuchet MS";
	background-color: #F26522;
	color: white;
	font-weight: bold;
	height: 22px;
}
#maincontent .inner .fond1 {
	font-family: "Trebuchet MS";
	background-color: #e8e4d4;
}
.gras-rouge {
font-family: "Trebuchet MS";
color: Red;
font-weight: bold;
font-size: 14px;
}
