td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.form {
	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
}
a {
	color: #009900;
	text-decoration: underline;
}
.linkblue {
	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	color: 3399FF;
	text-decoration: none;
}
.linkblue:hover {
	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	color: 3399FF;
	text-decoration: underline;
}
.linkwhite {

	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite:hover {

	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkwhitehover {

	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}.soustitre {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;

}
li {
	list-style-image: url(Library/puce.gif);
	list-style-type: circle;
}
.linkgris {

	font-family: Tahoma, Arial, Verdana, "Times New Roman", "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titre {
	font-size: 14px;
	color:#3399FF;
	text-transform: uppercase;
	font-weight: bold;
}