/***********************************************/
/* Hide everything but content on printer      */
/***********************************************/

#page, #contenant, #contenuinterne, #contenuaccueil, #content, #content-inner-table , #content-inner {
	width: 600px;
	border: dotted 0px black;
}
#fiche{
	width: 600px;
	border: dotted 0px black;
	margin-left: 200px;
}


#image img {
width:150px;
}

#topheader, #footer, #mainnav, #articlefooter, #subheader, #pubtop, #partenaire, #theme, .back_button, .commander, a.info, #header, #fiche h1, .navigation { 
	display: none;
	width: 1px;
}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	font-family: Arial, Verdana;
	font-size:0.9em;
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}