.glossaire h1 {
	margin-bottom:15px;
	color: #3D6098;
}
h1.titre-glossaire a{
	font-size:0.9em;
}
h1.titre-glossaire a.on{
	font-weight:bold;
	background-color : #604A7F;
	color: #ffffff;
}
h1.titre-glossaire a.off{
	font-weight:bold;
    color:#3D6098;
}
h1.titre-glossaire a.void{
	font-weight:normal;
	color : #aaaaaa;
}
h1.libelle-concept{
	margin-bottom:15px;
}
h2.titre-glossaire {
	margin-bottom:15px;
}
h2.titre-glossaire a{
	font-size:0.9em;
    text-decoration:none;
    padding:0px 1px;
}
h2.titre-glossaire a:hover{
    text-decoration:underline;
}
h2.titre-glossaire a.on{
	font-weight:bold;
	background-color : #604A7F;
	color: #ffffff;
}
h2.titre-glossaire a.off{
	font-weight:bold;
    color:#3D6098;
}
h2.titre-glossaire a.void{
	font-weight:normal;
	color : #aaaaaa;
}
h2.libelle-concept{
	margin-bottom:15px;
}
div.glossaire-corps{
    padding-top:10px;
}
div.glossaire-corps dl{
	margin-bottom:15px;
}
div.concept-champ{
	margin-bottom:10px;
}
div.concept-champ-label{
	font-weight:bold;
}
div.glossaire-corps dl.definitions dt{
	font-weight:bold;
	color : #3D6098;
	margin-bottom: 10px;
}
div.glossaire-corps dl.definitions dt a{
	font-weight:bold;
	color : #3D6098;
    text-decoration:none;
}
div.glossaire-corps dl.definitions dt a:hover{
    text-decoration:underline;
}
div.glossaire-corps dl.definitions dd div.definition{
	text-align:justify;
}
div.concept-under{
	width:99%;
	text-align:right;
	margin-right:20px;
}
div.concept-under a{
    text-decoration:none;
}
div.concept-under a:hover{
    text-decoration:underline;
}
div.source{
    margin-top:7px;
    font-style:italic;
}

div.concept-champ-label-hidden, div.concept-champ-valeur-hidden{
    display:none;
}
div.concept-champ-label-inline, div.concept-champ-valeur-inline{
    display:inline;
}
div.concept-champ-label-block, div.concept-champ-valeur-block{
    display:block;
}
dt.renvoi span.renvoi, dt.renvoi span.renvoi a{
    color:#aaaaaa !important;
    font-style:italic;
}

#content_main.glossaire {
	width:520px;
}

.block-glossaire {
	margin-bottom:60px;
}

.block-glossaire h2 {
	color: #3D6098;
	font-size: 11px;
}
