/*début de style des polices */

.trebuchet10FFFFFF {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.trebuchet11FFFFFF {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.trebuchet12FFFFFF {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.trebuchet13FFFFFF {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 13px;
	color: #FFFFFF;
}

.trebuchet11999999 {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 11px;
	color: #999999;
}

/* fin de style des polices */

/* début de style des liens */
a.lien {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.lien:hover {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.lien2 {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a.lien2:hover {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* fin de style des liens */
