#nav, #sidebar, #siteinfo, #sfWebDebug, #services_return, #information, #alert, #logo, .noprint{ display: none }

body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
	background: white;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	width: auto !important;
}

a {
	color: black;
	text-decoration: none;
}

#head h1 {
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px dashed black;
	padding-bottom: 3pt;
}

#content_main h1{
	min-height: 50px;
	height: 1%;
	font-size: 18pt;
	line-height: 22pt;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#order-summary {
	margin: 32pt 0;
	width: 100%;
	border-bottom: 1px solid black;
	border-collapse: collapse;
}

table#order-summary tr#tr_item th {
	border-top: 1px solid black;
	border-bottom: 2px solid black;
}

th {
	text-align: left;
	font-weight: normal;
}

td, th {
	padding: 0 6pt;
}	

#subtotal th, .total th {
	text-align: right;
}

.total th {
	font-weight: bold;
	text-transform: uppercase;
}

abbr {
	border: none !important;
}

.vcard {
	margin-left: 32pt;
}

#h1_rapport {
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px dashed black;
}

#rapport{
	font-size: 7pt;
}
#rapport th{ border-bottom: 1px dashed black; }