@charset "iso-8859-1";
/* auteur: user */
/* Date de création: 10/02/2004 */

table {
border-style:dashed; 
border-width:1px; 
border-color:white;
width:%;
}
td { 
border-style:dashed; 
border-width:0px; 
border-color:blu;
width:%;
}


