#containerFlashTop,#containerTop,#containerMenuPrincipal,#contenuGauche,#containerBasDePage{
    display:none;
}

html body div#containerPrincipal div#containerContenuInterieur div#contenuInterieur,html body div#containerPrincipal div#containerContenuInterieur,body{
    background-image:none;
	color:#000;
	background-color:#FFF;
}

table.tableau tr th, table.tableau tr td.celluleBleu {
	border:1px solid #CCCABC;
	border-collapse:collapse;
	background-color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	color:#000;
	text-align:left;
	font-size:0.85em;
}

div#basDePageImpression{
display:block;
width:100%
}