/* mot clé recherché par drop-down menu (mot.html) */
.mot-cle {
	font-weight: bold;
	color: #FF6600;
	margin: auto auto 2pt auto;
	}

.topofpage { /* au-dessus du contenu de la page */
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	}

#hierarchie-here {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	font-weight: bold;
	color: #009900;
	}

.hierarchie-up {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px;*/
	color: #c06;
	}

.leftmenu-currentrubrique, .leftmenu-lienrubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.leftmenu-currentrubrique {
/*	font-weight: bold;*/
	color: #009900;
	}
.leftmenu-lienrubrique {
	color: #F00; /* 666666 */
/*	font-weight: bold;*/
	}

.leftmenu-currentarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
/*	font-weight: bold;*/
	color: #009900;
	}

.leftmenu-lienarticle,
.leftmenu-lienbreve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F00; /* 666666 */
/*	font-weight: bold; */
	}

#titre-main {
	color: #CC0066;
	}

#article-main {
	color: #0033FF;
	}

.lirelasuite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #FF6600;
	}

A.rubrique-upper {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}

TABLE.leftmenu {
/*	background-image: url(navpics/linedblur.jpg);*/
	}
/************************************************** above is tested and OK */


