@import url(statistiques.css);
/* -- Profile Table -- */
.profile_info tbody td {
	padding: 5px 15px 5px 0;
}
.profile_info tbody td.rowTitle {
	font-size: 15px;
	color:#84717A ;
	font-weight: bold;
}
.stats tr.bgTotalCareer td {
	background-color: #769FAE;
}
.stats tr.bgTotalCareer td.focus {
	background-color: #5e8d9f;
}
.description {
	white-space: pre;
	width: 702px;
	height: 200px;
	font-family: Verdana;
	font-size: 12px;
}

