table
{
 width : 100%;
 border-spacing : 0px;
}

table.dossiersChauds, table.cadre2
{
 background: url("images/cadre2.jpg");
}
 
table.menu
{
 background: url("images/banniereHaut.jpg"); 
}
 
table.seLogguer, table.cadre
{
 background: url("images/cadre.jpg");
}
 
table.commentaires
{
 padding:10px; 
 border-style:solid; 
 border-width:1px; 
 border-color:#ffff77;
}
