1 .row {padding: 10px 0px; clear: both
; display:block
;}
2 .row * {float: left
; margin: 0px; padding: 0px; margin-right: 4px;}
3 .row li {list-style-type: none
;}
4 .underline {text-decoration: underline
;}
5 .clear {display: block
; clear: both
;}
6 .note {text-decoration: underline
; font-style: italic
; margin-left: 12px;}
7 .info {font-size:13px; font-style: italic
;}
8 .noborder {border:none
; margin:0; padding
; 0}
9 tr.noborder
td {border:none
; padding-left: 0;}
10 .supprimer {text-decoration: none
; color: blue
; font-size: 12px; margin-left: 6px; cursor: pointer
;}