/* Pour impression seulement */
.noprint {
	display: none;
}
#maintable, #maintable td, #maintable table {
	width: auto;
}
table.printwidth {
	width: 95% !important;
}
#logo {
	width: 7in;
	height: 0.894in;
}
body * { 
	color: #000 !important;
}
p, ul, div, td {
	font-size: 11px !important;
	line-height: auto !important;
}

/* Resultats */
.entete {
	padding: 10px 0 0;
	font-size: 15px !important;
	border-top: 1px solid #000;
}
.region {
	font-size: 13px !important;
}
.actions {
	font-weight: bold;
}
.actions input, .actions img {
	display: none;
}
table.infos td {
	padding: 2px 25px 2px 0;
	font-weight: normal;
}