@charset "utf-8";
/* CSS Document */


/* COLONNES INFO */
table.tableau { border-radius:12px !important; border-top-left-radius:0px !important }
td.serie, td.codeserie, td.codebodytype, td.codetrim { width:1% !important }
td.codeserie { background-color:khaki; width:2%; border-right:0px !important; border-radius:6px 0 0 6px !important }
td.serie { background-color:lightgoldenrodyellow !important; border-right:1px solid gray !important; border-radius:0 6px 6px 0 !important }
td.codebodytype { background-color:#DAEBF8; font-family:Archive,'Arial Rounded MT',Arial !important; font-size:10pt; text-align:center; border-radius:4px 0 0 4px !important; border-right:0px !important }
td.bodytype { width:3.5% !important; text-align:center; background-color:aliceblue; border-top:1px solid white !important; border-left:0 !important; border-right:0 !important; border-radius:0px !important; font-size:9pt  }
td.bodytype p { text-align:center; font-size:8pt; margin:2px  }
td.profil { border-top:1px solid white !important; border-left:0 !important; border-top-left-radius:0px !important; border-bottom-left-radius:0px !important; width:4% !important; border-right:1px solid gray !important }
td.profil img { max-width:80% }
td.codetrim { font-family:Archive,'Arial Rounded MT',Arial !important; font-size:10pt; background-color:#DDF8F1; text-align:center; border-radius:4px 0 0 4px !important; border-right:0px !important }
td.trim { width:4.5% !important; background-color:#EEF8F6; border-left:0 !important; border-top-left-radius:0px !important; border-bottom-left-radius:0px !important; font-family:'Arial Rounded MT',Arial !important; font-weight:normal !important ; font-size:7pt; border-right:1px solid gray !important; padding-left:4px !important; border-top:1px solid white !important;  }
td.description { width: 12% !important; border-top:1px solid white !important; border-left:1px solid white !important ; background-color:floralwhite !important }
td.detailcode { width:2% !important }

/* DATES */
td.dates, td.dates0 { font-family:Arial !important; text-align:left !important; font-size:7pt !important; font-weight:normal !important; padding:0 1px 0 4px !important; width:4% !important; line-height:0.9em !important; vertical-align:middle !important; border-top:1px solid white !important; border-right:1px solid #aaaaaa !important; border-bottom:1px solid gray !important; border-left:0px !important; border-radius:0px !important ; box-shadow:0px 0px 0px !important }
td.dates *, td.dates0 * { margin-top:0 !important; margin-bottom:0 !important; margin-left:0 !important; padding-top:0 !important; padding-bottom:0 !important; padding-left:0 !important  }
td.dates img, td.dates0 img { float:left; margin:0 2px 0 0 }

