table.tabloListAsso {

width:100%;

border-spacing:0;

border-collapse:collapse;

color:#354046;

margin:0 0 20px;

}



table.tabloListAsso tr th, table.tabloListAsso tr td {

border:0;

border-right:2px solid #fff;

vertical-align:middle;

text-align:left;

padding:0 0 0 6px;

}



/*table.tabloListAsso tr th {

background:#d8e4e9 url(../img/bg.gif) 100% 50% no-repeat;

height:33px;

}*/

table.tabloListAsso tr th {

background:#d8e4e9 100% 50% no-repeat;

height:33px;

}



table.tabloListAsso tr td {

background:#f2f6f8;

height:40px;

padding:4px 0 4px 6px;

}

table.tabloListAsso tr td div {

width:300px;

}

table.tabloListAsso tr.odd td {

background:#fff;

}



table.tabloListAsso tr th a {

 display:block;

 color:#60686d !important;

 text-decoration:none;

}

th.ui-table-desc a {	

	background:#d8e4e9  url(../img/desc.gif) right center no-repeat;

	display:block;

}

th.ui-table-asc a{	

	background:#d8e4e9  url(../img/asc.gif) right center no-repeat;

}

th.ui-table-desc a:hover,	

th.ui-table-desc a:active,	

th.ui-table-desc a:focus, 

table.tabloListAsso th a:hover,	

table.tabloListAsso th a:active,	

table.tabloListAsso th a:focus{	

	background:#d8e4e9 url(../img/asc.gif) right center no-repeat;

}

th.ui-table-asc a:hover, 

th.ui-table-asc a:active, 

th.ui-table-asc a:focus{	

	background:#d8e4e9  url(../img/desc.gif) right center no-repeat;

}



/*Ajout Anthony*/

table.tabloListAsso th a{

   text-align:center;

   background:#d8e4e9  url(../img/asc.gif) right center no-repeat;

}



table.tabloListAsso tr th, th.ui-table-deactivate {

padding :0 2px 0 2px;

margin:0;

text-align:center;

}



table.tabloListAsso tr td a img {

	padding-left:15px;

}



table.tabloListAsso tr td a {

 text-decoration:none;

}

/* fin ajout Anthony */



.ui-table-pager {

text-align:center;

}

.ui-table-pager button.ui-corner-all {

background:none;

border:0;

padding:0 2px;

margin:0;

vertical-align:middle;

display:inline;

color:#354046;

}

.ui-table-pager button.ui-corner-all.ui-state-active {

color:#ec7506;

}

