/* 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 */

#DivEnteteLogo {
	left: -5px;
}
#CellColoneGauche, #CellColoneCentre {
	width: 0px !important;
}
#CellIntColoneDroite {
	padding-top: 50px;
	width:100%;
}
#CellIntContenu {
	width: 600px;
	padding: 0;
}
.Invisible, #TableIntBoiteVerte, #CellColoneGauche, #CellColoneCentre, #DivMenuFixe, #DivLienRapides, #AccBannerText {
	display: none;
	width: 0px;
	height: 0px;
}
table{
	width:600px;
	text-align:left;
}
table tr td div img{
	display:none;
}

BODY, TR, TD, H1, H2, H3, H4, .Texte, .TextePetit, .CelluleTitre, .CelluleTexte1 {
	color: #000000;
	border-color: #000000;
}

/* sIFR Print Style */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
