* {
	color : black !important; 
}

body{
	overflow:auto !important;
	width:100%;
}

#header,
#footer,
#breadcrumb,
#menu,
#titre_bordereau,
#validFormButtons,
.distr{
	display:none;
	width:0px;
	height:0px;
}

#corps #contenuPage {
	text-align:center;
}
.information_haut{
	display: block;
	width:99%;
}
#corps #contenuPage table,.tableauInformationHaut{
	margin:auto !important;
}
#corps #contenuPage table img{
	vertical-align:middle;
}

#corps #contenuPage table h1{
	display:block !important;
}

.breakhere {
	page-break-after: always;
}

.print{
	display:block;
}

#toolbox{
	display;none;
	border:0px;
	width:0px;
	height:0px;
}

.tabitm{
	width:100%;
}