a:link {
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #434343;

}

a:visited {
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #434343;

}

a:hover {
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	color: #434343

}
.titre {
	font-size: 16px;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	color: #E4BB7D;


}
.normal {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #434343;
}
.petit {
	font-size: 9px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #434343;
}
.justify {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #434343;
	text-align: justify;
}
.gras {

	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #000000;
}
.grasrouge {

	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #A10F0F;
}

.vert {

	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #2C7614;
}

.orange {

	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #D67622;
}

.rouge {

	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #FF0000;
}
td.degrade {background: url(icones/degrade.gif) no-repeat 100%}
td.fleche {height:28; background:url(icones/fleche.gif) no-repeat}