* { font-size: 10pt; padding: 0; margin: 0; }

div#bill_header { margin-bottom: 10pt; }

#header_l, #header_r, h1#center-title, #postheader, #toptab, #account_access, #navigation, #breadcrums, #postheader { display: none; }
.print, #rightblocks, #footer_logos, #footer { display: none; }

#globalbox, #main { background: #FFF; border: none; width: 100%; padding: 0; margin: 0; }
	#globalbox * { background: #FFF; }

#header_logo { position: static; float: right; }

#bill_date { margin: 1pt 0; }

#bill { background: #FFF; display: inline; /* Sinon Big Bug */ }

table.bill_detail, table#bill_infos, table#bill_price { width: 100%; margin: 0; padding: 0; }

.bill_detail th, #bill_infos th, #bill_price th, .bill_detail td, #bill_infos td, #bill_price td { padding: 1px 5px; }
.bill_detail th, .bill_detail td { border-bottom: 1px solid #000; }

table#bill_price { margin-top: 10pt; }
table#bill_price td.title { text-align: right; }
table#bill_price td.total { width: 28%; white-space: nowrap; }

#bill_infos { font-size: 4pt; }

#bill_price { background: #FFF; margin-top: 10pt; }
	#bill_price td { padding: 4px 8px; }


/* bloup pour imprimer kivabien dans le whois */

.noprint {
	display: none;
}