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

.titre-intro {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 24px;
	color: #000;
	text-decoration: none;
}

.titre-intro-uk {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 24px;
	color: #666;
	text-decoration: none;
}

.texte-intro {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 15px;
	color: #000;
}

.texte-intro-uk {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 15px;
	color: #666;
}

.texte-noir {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #000;
}

.texte-gris {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #666;
}

.texte-blanc {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #FFF;
}

.texte-vert {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #99CC00;
}

.texte-vert-16 {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 16px;
	color: #99CC00;
}


.texte-vert-fonce {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #006202;
}

.texte-commentaire {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 11px;
	color: #FFF;
}

.texte-commentaire-uk {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 11px;
	color: #99CC00;
}

.texte-blanc-16 {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 16px;
	color: #FFF;
}

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

a.lien:hover {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #006202;
	text-decoration: underline;
}

/* fin de style des polices */

/* début de style des liens */
a.linktrebuchet12FFFF00 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.linktrebuchet12FFFF00:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

a.linktrebuchet12U000000 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.linktrebuchet12U000000:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.linktrebuchet11F18520 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F18520;
	text-decoration: none;
	font-weight: bold;
}

a.linktrebuchet11F18520:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F18520;
	text-decoration: underline;
	font-weight: bold;
}
/* fin de style des liens */