/* tables */
.palmares #article table.tablesorter {
	font-family:arial;
	margin:10px 0pt 0px;
	font-size: 8pt;
	width: 647px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.palmares #article table.tablesorter thead tr th,
.palmares #article table.tablesorter tfoot tr th {
	border: 1px solid #FFF;
	font-size: 8pt;
	padding-bottom:5px;
	vertical-align:bottom;
}
.palmares #article table.tablesorter thead tr .header {
	background: url(/img/PMS-PMS/tablesorter/bg_th.jpg) repeat-x left bottom;
	cursor: pointer;
	text-align:center;
	padding-left: 5px;
	padding-right:5px;
	border:solid 1px #E6E6E6;
}

.palmares #article table.tablesorter thead tr .header a{
	color:#333;
}

.palmares #article table.tablesorter tbody td {
	color: #0d859f;
	padding-left: 5px;
	padding-right:5px;
	background-color: #FFF;
	vertical-align: top;
	font-weight:bold;
	text-align:center;
	padding-top:20px;

}
.palmares #article table.tablesorter tbody tr.odd td {
	background-color:#efeff1;
}

.palmares #article table.tablesorter tbody tr  .info_bulle {
	background: url(/img/PMS-PMS/tablesorter/bulle.gif) no-repeat right 5px #fff;
}

.palmares #article table.tablesorter tbody tr  .info_bulle_ligne {
	text-decoration:none;
}
.palmares #article table.tablesorter thead tr th div.fleche{
	margin:auto;
	width:20px;
	margin-top:5px;
}

.palmares #article table.tablesorter thead tr .header.headerSortDown span.left {
	background: url(/img/PMS-PMS/tablesorter/desc_on.gif) no-repeat;
	display:block;
	width:10px;
	height:10px;
	float:left;
}
.palmares #article table.tablesorter thead tr .header.headerSortDown span.right{
	background: url(/img/PMS-PMS/tablesorter/asc_off.gif) no-repeat;
	display:block;
	width:10px;
	height:10px;
	float:left;
}

.palmares #article table.tablesorter thead tr .header.headerSortUp span.left {
	background: url(/img/PMS-PMS/tablesorter/desc_off.gif) no-repeat;
	display:block;
	width:10px;
	height:10px;
	float:left;
}
.palmares #article table.tablesorter thead tr .header.headerSortUp span.right{
	background: url(/img/PMS-PMS/tablesorter/asc_on.gif) no-repeat;
	display:block;
	width:10px;
	height:10px;
	float:left;
}

.palmares #article table.tablesorter thead tr .header span.left {
	background: url(/img/PMS-PMS/tablesorter/desc_off.gif) no-repeat;
	display:block;
	width:10px;
	height:10px;
	float:left;
}
.palmares #article table.tablesorter thead tr .header span.right{
	background: url(/img/PMS-PMS/tablesorter/asc_off.gif) no-repeat;
	display:block;
	width:10px;
	height:10px;
	float:left;
}



.palmares #article  table.tablesorter thead tr .header { margin: 0px 0px 0px 0px; font-size: 100%; font-weight: bold; display: table-cell; }

.zone-palmares-ecole { padding: 0; }
.palmares #article  table.palmares-ecole { margin-top: 0; width: 100% }
.palmares #article  table.palmares-ecole thead tr th { padding: 10px; }
.palmares #article  table.palmares-ecole tbody tr.ligne-1 td { border-top: 0px; padding: 0 5px 8px; font-size: 95%; color: #000 }
.palmares-ecole-title { background-color: #BCC804; padding: 5px 8px; }
.palmares-ecole-title h3 { float: left }
.palmares-ecole-title a { float: right; border: 0; cursor: pointer; }
