/* Class usager pour Contribute */

.exposant {
	font-size: 75%;
	position: relative;
	top: -4px;
	}

.indice {
	font-size: 75%;
	position: relative;
	top: 4px;
	}

.center {
	text-align: center;
	}
.right {
	text-align: right;
	}

.visual_right {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #CCC;
	}

.more {
	margin: 1.5em 0 0;
	}
.back {
	margin-top: 2em;
	font-size: .94em;
	}
