			.derive {
				font-style: italic;
			}
			.moins {
				color: #aaa;
			}
			td {
				width: 50px;
				text-align: left;
				padding-left: 15px;
			}
			th.gauche {
				text-align: left;
				width: 125px;
			}
			.droite {
				display: inline-block;
				position: relative;
				right: 0px;
				float: right;
			}
			sup, sub {
				font-size: 60%;
			}
			.sT {
				color: blueviolet;
				font-weight: 600;
			}
			.sQ {
				color: blueviolet;
				font-weight: 600;
			}
			.sS {
				color: blueviolet;
				font-weight: 600;
			}
			.neutre {
				font-weight: 400;
			}
			.titreTop {
				padding-right: 20px;
			}
