/* lexique */

/* titre inactif */
.lexique-title			{ padding:6px 0 0 0 }
.lexique-title a		{ color:#000000; text-decoration:none }
.lexique-title a:hover	{ color:#000000; text-decoration:underline }

/* titre actif */
.lexique-atitle			{ padding:6px 0 0 0; font-weight:bold }
.lexique-atitle a		{ color:#9d2b89; text-decoration:none }
.lexique-atitle a:hover { color:#9d2b89; text-decoration:underline }

.lexique-content		{ display:none; padding:3px 0 7px 8px; font-size:11px; color:#666 }
#lexique_lettres		{ position:absolute; left:52px; top:150px; width:600px; text-align:center; color:#1c5400; font-size:10px; font-family:arial }
#lexique_lettres a		{ color:#333 }
.lx_letter				{ padding:0 4px }

