#centre:before {
	display: inline-block; overflow: hidden;
    content: url('../bootstrap/img/testLogo.png');
    height: 150px; width: 200px;
    -moz-transform: scale(1)
}
	.nav, 
	.nav-tabs,
	.btn,
	#navigation,
	#login_bar,
	#tab1, 
	#tab2,
	#tab3,
	#tab4,
	#tab5,
	#tab1 table, 
	#tab2 table, 
	#tab3 table, 
	#tab4 table, 
	#tab5 table, 
	nav,
nav div:first-child {
		display:none;
		border:none;
	}
	a:link:after,
	a:visited:after {
	  content: "";
	  font-size: 80%;
	  text-decoration: none;
	}
	#tab6, #tab6 div:first-child { border:none; }
	.tab-content { border:none; }
	body {
		background: #FFF;
		color: #000;
		font-family: Georgia, serif;
		line-height: 1.2;
		width:29.7cm;
		-webkit-print-color-adjust: exact;
	}
	.login_block,
	.login_txt,
	.ui-datepicker-month,
	.ui-state-default,
	#ui-datepicker-div,
	a.print-preview {
		display:none;
	}
	table { margin:0; width:80%; }
	tr, td { background: none; }
	.reglement,
	.detail_act {
		box-shadow: 0 0 0 transparent;
	}
	.reglement span:first-child { text-decoration: underline; }
	.detail_act {
		border:1px solid #000000;
	}
	.info_vente { border-left:2px solid #000000; border-top:2px solid #000000;border-right:2px solid #000000; }
	.details { border-left:2px solid #000000; border-bottom:2px solid #000000;border-right:2px solid #000000; }
	.mod { display:none; }
	#centre tr:first-child td { text-align:center;text-decoration:underline }
	input { border: none; }
