table#classement{
	font-size:12px;
	width:90%;
	border-spacing: 0px;
	text-align:center;
}


table#classement tr.head{
	background:#2A2A2A ;
}
table#classement th.corner{
	background:url('../boxs/corner_greybox.gif') top right no-repeat;
}
table#classement tr.underline td.corner{
	background:url('../boxs/corner_greybox_light.gif') top right no-repeat;
}
table#classement tr.underline{
	background:#151515 ;
}

table#classement tr {
	height:26px;
}
table#percent_vie tr{
	height:4px;
}
