.glossaire
{
	background-color:white;
	width:760px;
}

.titre
{
background-color:#dddddd;
font: bold 16px Arial;
text-align:center;
width:700px;
padding:5px 0px 5px 0px;
margin:0px 0px 0px 5px;
}

.glossaire .div_menu1, .glossaire .div_menu2
{
	text-align:center;
}



.glossaire ul#menu1
{
	clear:both;
	display:block;
	padding:3px 0 3px 0;
	list-style:none;
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 5px;
}

.glossaire ul#menu2
{
	clear:both;
	display:block;
	padding:3px 0 3px 0;
	list-style:none;
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 10px;
}

.glossaire ul#menu1 li
{
color:#5082bc;
display:inline;
float:left;
margin-bottom:10px;

}

 .glossaire ul#menu2 li
{
color:#5082bc;
display:inline;
float:left;
/*margin-bottom:10px;*/

}

.glossaire ul#menu1 li h1, .glossaire ul#menu2 li h1
{
padding:5px 0 0 6px;
}

.glossaire ul#menu1 li a, .glossaire ul#menu2 li a
{
	display:block;	
	width:auto;
	background-color:#b6cce4;
	color:#fff;
	border:white solid;
	border-width:1px 3px 0 3px;
	padding:0 4px;
	text-decoration:none;
	text-align:left;
	text-transform:capitalize;
	font-weight:bold;
}

.glossaire ul#menu1 li a:hover, .glossaire ul#menu2 li a:hover
{
	background-color:#5082bc;
	color:#fff;
	text-align:right;
}

.glossaire ul#menu1 a.on, .glossaire ul#menu1 a.on:hover 
{background:#fff;
	background:url(/KA/V3_img/pict-haut.gif) no-repeat center bottom;
text-decoration:overline;
	color:#5082bc;
	padding:0 0px 10px 0px;
}

 .glossaire ul#menu2 a.on, .glossaire ul#menu2 a.on:hover 
{background:#fff;
	background:url(/KA/V3_img/pict-haut.gif) no-repeat center bottom;
text-decoration:overline;
	color:#5082bc;
	padding:0 0px 10px 0px;
}

.glossaire .liste_def, .glossaire .div_def
{
	text-align:center;
	font: 10px Arial;
}

.glossaire .liste_def h1
{
	clear:both;
	font: bold 16px Arial;
	text-align:center;
	margin:20px 0px 0px 0px;
}

.glossaire .div_def h1
{
	clear:both;
	font: bold 16px Arial;
	text-align:center;
	margin:20px 0px 10px 0px;
}

.glossaire .liste_def a
{
	color:black;
	font: 10px Arial;
}

.glossaire .div_def .definition
{
	color:black;
	font: 10px Arial;
	text-align:justfy;
}

.glossaire .liste_def a:hover
{
	background-color:#5082bc;
	color:#fff;
	text-align:right;
}
