@CHARSET "UTF-8";

div#nav_glos{
padding-top:20px;
}

.lettre_glos{
float:left;
background-color:#7D7D7D;
width:18px;
margin-right:1px;
text-align:center;
color: white;
font-size: 12px;
font-family: arial, Helvetica, sans-serif;
font-weight:bold;
padding-top:2px;
padding-bottom:2px;
cursor:pointer;
}

.lettre_glos a, .lettre_glos alink, .lettre_glos a:hover {
color: white;
font-size: 12px;
font-family: arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}

.lettre_glos_on{
float:left;
background-image : url(../images/fond_nav_orange.gif);
background-repeat : repeat-x;
width:18px;
margin-right:1px;
text-align:center;
color: white;
font-size: 12px;
font-family: arial, Helvetica, sans-serif;
font-weight:bold;
padding-top:2px;
padding-bottom:2px;
cursor:pointer;
}

.lettre_glos_on a, .lettre_glos_on alink, .lettre_glos_on a:hover {
color: white;
font-size: 12px;
font-family: arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
cursor:pointer;
}

div.tit_glos {
	position:relative;
	color: #6F6F6F;
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:14px;
	background-image: url(../images/puce_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:12px;
	font-weight:bold;	
}

div.tit_glos a, div.tit_glos alink,div.tit_glos a:hover {
color: #6F6F6F;
font-size: 11px;
font-family: arial, Helvetica, sans-serif;
text-decoration:none;
}

div.desc_glos {
color: #7B7B7B;
padding-left:20px;
font-size: 11px;
font-family: arial, Helvetica, sans-serif;
text-decoration:none;
}

div.desc_glos ul{
padding-left:20px;
}

div.desc_glos li{
	list-style-type: square;
	list-style-position: outside;
	margin-left:0px;
	padding-left:0px;
}