#menuLettre {
	background: url(../images-css/elements/bg-menu-lettreAA.png) no-repeat top left;
	width: 673px;
	height: 65px;
	padding-top: 10px;
	margin-bottom: 15px;
}
ul.lettres {
	margin: 0 10px;
}
ul.lettres:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
		ul.lettres li {
			font-size: 1.18em;
			display: inline;
			margin-right: 2px;
			float: left;
		}
		ul.lettres li.dernier {
			margin-right: 0;
		}
				ul.lettres li span,
				ul.lettres li a {
					background: url(../images-css/commun/boutons/lettreAA.png) no-repeat top left;
					display: block;
					width: 23px;
					height: 20px;
					text-align: center;
					padding-top: 3px;
					color: Black;
				}
				ul.lettres li a {
					background: url(../images-css/commun/boutons/lettreAA-off.png) no-repeat top left;
					color: #002884;
					font-weight: bold;
				}
				ul.lettres li a:hover,
				ul.lettres li.actif a {
					background: url(../images-css/commun/boutons/lettreAA-on.png) no-repeat top left;
					text-decoration: none;
				}
.afficherTout {
	clear: both;
	margin: 10px 15px 0 15px;
}
.titreLettre {
	background: #297803 url(../images-css/elements/lettreAA-ttl.png) no-repeat top left;
	display: block;
	width: 24px;
	height: 21px;
	text-align: center;
	color: White;
	padding-top: 3px;
	font-weight: bold;
	font-size: 1.27em;
	margin-bottom: 20px;
	margin-left: 10px;
}
#colonne21  .listGlossaire {
	margin-left: 18px;
}
#colonne21  .listGlossaire,
.btRetourHautPage {
	margin-bottom: 30px;
}
.btRetourHautPage {
	margin-top: 50px;
}
#colonne21  .listGlossaire a {
	color: #002884;
	font-weight: bold;
	font-size: 1.09em;
}
#colonne21  .listGlossaire .source {
	font-style: normal;
}
#colonne21  .blocLettre {
    width: 100%;
}
