.menug {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.langue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.texteTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.texteCourant {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.legende {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #336633;
}
.texteLien {
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
.texteLien:hover {
	text-decoration: underline;
}
.texteGrosTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336633;
	font-weight: bold;
}
.menug:hover {
	text-decoration: underline;
}
.menugFond {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.legendeEncadre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336633;
}
.texteSousTitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336633;
}
