/* Pour l'impression: certaines classes sont ici redéfinies ou ajoutées 
afin de rendre des portions du site invisibles ou adaptées à l'impression */
BODY {
	background-color: #FFFFFF;
}
.Invisible, .ImageGauche {
	display: none;
}

.CellContenuInt  {
	width: 710px;
}