/* ******************************************************** GESTION DU LEXIQUE ********************************** */
.lexique_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : normal;
	color : #dce1dc;
	letter-spacing : -0.8pt;
}
.lexique_m {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #e5e6db;
}
.letter {
	line-height:17px;
	text-transform:uppercase;
	text-align:center;
	color:#aaaba6;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
/* ******************************************************** GESTION LETTRE NAVIGUATION ********************************** */
.menu_lexique {
	display: block;
	font-family:  Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #f4f4f4;
	border: 1px none #999;
	padding: 0px 6px;
}
a.menu_lexique {
	height: 16px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #f4f4f4;
	border: 1px none #333;
	padding: 0px 7px;
}
a.menu_lexique:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #D33602;
	border: 1px none #900;
	padding: 0px 7px;
}
a.menu_lexique_on, a.menu_lexique_on:hover {
	/* display: block; */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #D33602;
	border: 1px none #900;
	padding: 0px 7px;
}
/* ******************************************************** GESTION LISTING  ********************************** */
a.menu_lexique_listing {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #f4f4f4;
	border: 1px none #999999;
	padding: 3px 6px;
}
a.menu_lexique_listing:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #f60;
	border: 1px none #990000;
}
a.menu_lexique_listing_on, a.menu_lexique_listing_on:hover  {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #f60;
	border: 1px none #990000;
	padding: 3px 6px;
}
/* ******************************************************** GESTION LISTING  ********************************** */
a.menu_lexique_lettre {
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #e5e6db;
	text-transform:uppercase;
	text-decoration: none;
	background-color: #71706e;
	border-top: 1px solid #535252;
	border-right: 1px solid #5e5e5e;
	border-bottom: 1px solid #5e5e5e;
	border-left: 1px solid #535252;
}
a.menu_lexique_lettre:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #e5e6db;
	text-decoration: none;
	background-color: #d94902;
	border-top: 1px solid #ca2c01;
	border-right: 1px solid #d74302;
	border-bottom: 1px solid #d74302;
	border-left: 1px solid #ca2c01;
}
a.menu_lexique_lettre_on, a.menu_lexique_lettre_on:hover  {
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #e5e6db;
	text-transform:uppercase;
	text-decoration: none;
	background-color: #d94902;
	border-top: 1px solid #ca2c01;
	border-right: 1px solid #d74302;
	border-bottom: 1px solid #d74302;
	border-left: 1px solid #ca2c01;
}
