#texte {
	padding-bottom: 1.2em;
	position: relative;
	}
#choixLettres {
	color: #d7e0df;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	}
	#choixLettres a {color: #506d7f;}
	#choixLettres a.on {color: #F49600;}

h2 {
	background: #506d7f url(../../images/toolsLinks/toolsLinksTitle.png) no-repeat; /* !IE */
	color: #fff;
	margin: 0;
	min-height: 22px; /* !IE */
	padding: 6px 0 0 37px;
	position: relative;
	text-transform: uppercase;
	}

#glossaireItem { /* !IE */
	border: 1px solid #cbcbcb;
	border-top: 0;
	margin-bottom: 50px;
	padding: 1px 10px 90px 37px;
	position: relative;
	}
	#glossaireItem p {margin-top:0}
	#glossaireItem h3 {
		background: #d7e0df;
		color: #506d7f;
		margin: 1em -10px 2px -37px;
		padding: 3px 37px;
		text-transform: uppercase;
		}
		#glossaireItem h3:first-child {margin-top: 0;} /* !IE JS */

	.coinBG, .coinBD {position: absolute;}
	.coinBG {
			bottom: -1px;/* !IE */
			left: -1px;
		}
	.coinBD {
			bottom: -1px;/* !IE */
			right: -1px;
		}

#backToTop {
	position: absolute;
		bottom: 0;
	}
	#backToTop a {color: #506d7f;}
