/* tables */
#article table.tablesorter {
	font-family:arial;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 647px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #E2E1E1;
}

#article table.tablesorter.big {
	width: 860px;
}

#article table.tablesorter thead tr th,
#article table.tablesorter tfoot tr th {
	border: 1px solid #E2E1E1;
	font-size: 8pt;
	padding-bottom:5px;
	vertical-align:middle;
}
#article table.tablesorter thead tr .header {
	background: url(../../img/ESP-ESP/bg_greytable2.gif) repeat-x left bottom;
	cursor: pointer;
	text-align:center;
	padding-left: 5px;
	padding-right:5px;
	border-top:solid 1px #E2E1E1;
	line-height:36px;
}


#article table.tablesorter thead tr .header.titre {
	width:305px;
}

#article table.tablesorter thead tr .header.type {
	width: 145px;
}

#article table.tablesorter thead tr .header.titre2 {
	width:320px;
}

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

#article table.tablesorter tbody td {
	color: #000;
	padding-left: 5px;
	padding-right:5px;
	background-color: #FFF;
	vertical-align: middle;
	padding: 4px;
	/*font-weight:bold;*/
	text-align:left;
	/*padding-top:20px;*/
	/*font-size:131.2%;*/
	font-size:126%;
}

#article table.tablesorter.big td{
	text-align:left;
}

#article table.tablesorter tbody td.first{
	text-align:left;
	border-left: 1px solid #E2E1E1;
}

#article table.tablesorter.big td.img{
	text-align:center;
}

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

#article table.tablesorter thead tr th div.fleche{
	margin:auto;
	width:20px;
	margin-top:15px;
	float:right;
}

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

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

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



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



.palmares #article table.tablesorter {
	font-family:arial;
	margin:10px 0pt 15px;
	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/ESP-ESP/tablesorter/bg_th.jpg) repeat-x left bottom;
	cursor: pointer;
	text-align:center;
	padding-left: 5px;
	padding-right:5px;
	border-top: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/ESP-ESP/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/ESP-ESP/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/ESP-ESP/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/ESP-ESP/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/ESP-ESP/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/ESP-ESP/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/ESP-ESP/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; }

.nowrap {
	 white-space: nowrap;
}

.doc_type {
	 width: 120px;
}

.study_level {
  width: 130px;
}
