#corps_classement 
{
	background-color:#595959;
	width:848px;
	padding-top:15px;
}

#tete_classement
{
	background:url(../images/classement/onglet_classement.gif) no-repeat;
	height:38px;
	font-size:19px;
	line-height:38px;
	padding-left:30px;
	width:auto;
	color:white;
}

#pub_flash
{
	height:170px;
	width:800px;
	background-color:green;
	/*margin-left:20px;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

table
{
	margin-left:20px;
	width:800px;
	border-bottom:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	color:white;
	text-align:center;
}

table td
{
	border-left:1px solid #A0A0A0;
	height:18px;
}

.header_table
{
	background:url(../images/home/top_classement_big.gif) no-repeat;
	height:25px;
}

.header_table .col_nom
{
	font-weight:normal;
}

.fond_gris
{
	background-color:#777777;
}

.col_pos
{
	width:28px;
}

.col_nom
{
	width:125px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}

.col_nom a
{
	text-decoration:none;
	color:white;
}

.col_pts
{
	border:none;
	width:40px;
	border-right:1px solid #A0A0A0;
}

#col_cours
{
	width:100px;
}

#col_soiree
{
	width:170px;
}

#col_commerage
{
	width:150px;
}

#plus_info
{
	margin-left:585px;
	margin-bottom:5px;
	display:block;
	width:235px;
	color:white;
	font-weight:bold;
}

#note
{
	display:block;
	text-align:right;
	color:white;
	margin-right:28px;
	font-size:10px;
}

#footer_content
{
	background:url(../images/classement/footer.gif) no-repeat;
	height:30px;
	margin-left:20px;
}

/*  PAGE DETAIL CLASSEMENT */

#conteneur_table
{
	margin-top:20px;
	margin-left:40px;
	width:800px;
}

table.mini_table
{
	float:left;
	width:180px;
	margin-left:5px;
	border-right:none;
}

.titre_table
{
	font-weight:bold;
	text-align:left;
	border:none;
	font-size:14px;
}

#spacer
{
	clear:both;
}

#note_detail
{
	float:right;
	margin-right:67px;
	font-size:10px;
	color:white;
}

*html #note_detail
{
	margin-right:32px;
}
