/* CSS Document                                            */
/* Feuille de style standard                               */
/* Réalisation : Tévolys (www.tevolys.com)                 */
/* version pour l'éditeur html                             */

@import url(/styles/global.css) ;

* {

}

body {
margin:0;
padding:0;
background:0;
background-color:#ffffff;
}

.noprint {
display:none;
}

.noprint_td {
width:10px;
}

.noprint_table {
width:650px;
}