﻿/* 
	PRINT STYLESHEET
	Print media styles.
*/

body *
{
	color: #000 !important;
	background: #fff;
}

#page
{
	width: 6.5in;
	float:left;
}

#menu, #entete ul, #menuReperage, #colGauche, #pied
{
	display:none;
}

#colCentre
{
	float:left;
	width:6.5in;
}