.palmares-titre {
	width:485px;
	height:20px;
	margin:3px 0px 0px 15px;
	font-weight:bold;
}
.palmares-ligne {
	width:485px;
	height:40px;
	margin-left:15px;
	float:left;
	background:url("../image/trait-palmares.png") no-repeat bottom left;
}
.palmares-pseudo {
	width:470px;
	height:40px;
	margin-left:15px;
	background-color:#2A90FF;
	font-weight:bold;
	color:#FFF;
}
.palmares-titre-classement,.palmares-titre-avatar, .palmares-titre-gain {
	width:95px;
	float:left;
	text-align:center;
	color:#091A45;
}
.palmares-titre-pseudo {
	width:185px;
	float:left;
	text-align:center;
	color:#091A45;
}
.palmares-case-classement {
	width:95px;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
}
.palmares-case-avatar {
	width:95px;
	float:left;
	text-align:center;
	height:38px;
	padding-top:2px;
}
.palmares-case-pseudo {
	width:185px;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
}
.palmares-case-gain {
	width:95px;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
}
#palmares {
	width:190px;
	height:210px;
	text-align:center;
	background:url("../image/palmares.png") no-repeat top left;
	margin-top:10px;
}
#palm-titre {
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
	width:184px;
	height:22px;
	padding:5px 0px 0px 6px;
	text-align:left;
}
#palm-texte {
	width:184px;
	font-size:0.7em;
	padding:2px 0px 0px 6px;
	text-align:left;
	color:#FFFFFF;
}