#right, #header {
display: none
}
table.adlmSecretariatTable tr:hover th[scope="row"], table.adlmSecretariatTable tr:hover td
{
background-color: #AA6666;
color: #ffffff;
}

table.listeAG {
 border-collapse:collapse;
 width:90%;
 }
table.listeAG th, td {
 border:1px solid black;
 width:20%;
 }
table.listeAG td {
 text-align:center;
 }
table.listeAG caption {
 font-weight:bold
 }



