
* {
	font-family : Verdana, Helvetica, sans-serif;
}

.tableauStatistiques {
	border-collapse : collapse;
}

.tableauStatistiques td,
.tableauStatistiques td * {
	vertical-align : bottom;
	margin : 0;
	padding : 0;
}

/******************************************************************************/
/* Profil */

.tableauProfil th {
	vertical-align : middle;
}

.tableauProfil td, .tableauProfil th {
	padding : 5px 15px;
}

/******************************************************************************/
/* imagegalerie */

.descriptionImagegalerie {
	text-align : justify !important;
}
