/* Class usager pour Contribute */

.exposant {
	font-size: 70%;
	position: relative;
	top: -4px;
	}
h2 .exposant {
	font-size: 50%;
	top: -8px;
	}
.indice {
	font-size: 70%;
	position: relative;
	top: 4px;
	}

.center {
	text-align: center;
	}
.right {
	text-align: right;
	}

.rightcol {
	float: right;
	margin: 0 0 10px 10px;
	width: 200px;
	}

.back {
	font-size: .94em;
	margin-top: 2em;
	}
.more {
	font-weight: bold;
	}
.legend {
	font-size: .85em;
	}
