table.tab_fiche {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 width: 100%;
 background-color: #F1F1EB;
 border: 0px;
 border-top: 1px dotted #A6A6A6;
}

td.col1 {
 width: 14%;
 text-align: left;
 vertical-align: top;
 border-bottom: 1px dotted #A6A6A6;
 padding: 5px;
}

td.col2 {
 width: 28%;
 text-align: left;
 vertical-align: top;
 border-right: 1px solid #C8C8C8;
 border-bottom: 1px dotted #A6A6A6;
 padding: 5px;
}

td.col3 {
 width: 28%;
 text-align: left;
 vertical-align: top;
 padding-left: 9px;
 border-bottom: 1px dotted #A6A6A6;
 padding: 5px;
}

td.col4 {
 width: 31%;
 text-align: left;
 vertical-align: top;
 border-bottom: 1px dotted #A6A6A6;
 padding: 5px;
}

td.col5 {
 width: 170px;
 text-align: left;
 vertical-align: top;
 border-right: 1px solid #C8C8C8;
 border-bottom: 1px dotted #A6A6A6;
 padding: 4px;
 background-color: #F1F1E7;
}

td.col6 {
 width: 235px;
 text-align: left;
 vertical-align: top;
 border-bottom: 1px dotted #A6A6A6;
 padding: 4px;
}

tr.ligne {
}

select.small_select {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
}

