extranet/cache/css/bilans.css
2009-10-16 14:46:36 +00:00

11 lines
729 B
CSS

.bilans {font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size:12px; margin: 10px 0 0 0; width:100%; text-align:left; border-collapse:collapse;}
.bilans th {padding:4px; font-weight:normal; font-size:11px; border:1px solid #000; color:#000; background:#b9c9fe; text-align:center; font-weight:bold;}
.bilans td {padding:4px; border:1px solid #000; color:#000;}
.bilans td.graph {padding:0; margin:0;}
.bilans th.date {font-size:10px;}
.bilans td.right {text-align:right;}
.bilans td.center {text-align: center;}
.bilans td.italique {font-style:italic;}
.bilans tr.subhead td {padding:4px; background:#b9c9fe; border: 1px solid #000; font-weight:bold; color:#000;}
.entete {margin:1px;}
.subentete {margin:2px;}