table.liste {
    width:100%;
}

/*table.img {
    width:100%;
}*/

/*table.img img {
    position:relative;
    border:1px solid #DDDDDD;
    padding:1%;*/
    /*pour IE*/
   /* _padding:2px;
    margin-left:2%;*/
        /*pour IE*/
/*    _margin-left:4px;
    margin-bottom:6%;*/
        /*pour IE*/
/*    _margin-bottom:1%;
}*/

td {
    width:100%;
}

td.centrer {
    text-align:center;
}

td.centrer img {
    width:20px;
    border:none;
}


tr.row:hover {
    color:#FFFFFF;
   background-color:#666666;
}

tr.row:hover a {
    color:#FFFFFF;
}

td.resultats {
    background-color:#B52932;
    font-style:italic;
    color:#FFFFFF;
}


td.php { 
     border-bottom:1px #666666 solid;
     width:100%;
     padding:5px;
}

td.fonds {
    font-weight:bold;
    background-color:#DDDDDD;
    color:#666666;
}

td.desc_fonds {
    font-style:italic;
    background-color:#EEEEEE;
    color:#4B4B4B;
}
#listes
 {
     position:relative;
     border:1px solid #EEEEEE;
     width:100%;
 }
