.top_100_col, .top_100_col_societe, .top_100_col_rang, .top_100_col_france {
	float: left;
	padding: 2px;
	border-right: 1px solid silver;
	font-size: 9px;
	width: 70px;
	text-align: right;
	height: 25px;
}

.top_100_col_france, .top_100_col_france_head {
	border-left: 2px solid #3d5f85;
}

.top_100_col_rang{
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.top_100_col_head, .top_100_col_societe_head, .top_100_col_rang_head, .top_100_col_france_head {
	float: left;
	padding: 2px;
	border-right: 1px solid silver;
	font-size: 9px;
	width: 70px;
	text-align: right;
	height: 50px;
	color: black;
	background-color: #c2cfd9;
	text-align: center;
}



.top_100_col_societe, .top_100_col_societe_head {
	width: 200px;
	text-align: left;
	border-right: 2px solid #3d5f85;
}

.top_100_col_societe_head {
	text-align: center;
}

.top_100_col_rang, .top_100_col_rang_head {
	width: 30px;
}

.top100_ligne {
	border-bottom: 1px solid silver;
}

.top100_ligne:hover {
	background-color: #E1E1E1;
}

.soustitre {
  font-size: 16px;
  color: #1f6996;
}