@charset "iso-8859-1";
    div {color: #000000}
    .item, .item:active, .item:hover, .tblItem, .normale, .tblItem:active {color: #000000; text-decoration: none}
    .niveauouvert { color: #000000; text-decoration: none; font-size: 9px; font-weight: bold }
	.niveauprecedent { color: #000000; text-decoration: none; font-size: 9px; font-weight: bold }
	.menuffvl {color: #0000FF; text-decoration: none; font-size: 9px; text-decoration: underline}
	.validee {color: #008000; text-decoration: none}
    .annulee {color: #9370db; text-decoration: none}
    .bleu {color: #6495ed; text-decoration: none}
	.titre {font-size: 24px; color:#0000FF; font-weight: bold}

	.menuffvl:hover    { color: #FF0000; text-decoration: underline; font-size: 10px }
	.niveauprecedent:hover { color: #FF0000; text-decoration: underline; font-size: 10px; font-weight: bold }
    .normale:hover, .niveauouvert:hover ,.tblitem:hover,.bleu:hover {color: #FF0000; text-decoration: underline}
    .validee:hover {color: #FF8000; text-decoration: underline}
    .annulee:hover {color: #FF70db; text-decoration: underline}
