﻿/* 
	PRINT STYLESHEET
	Print media styles.
*/

#header, #menu, #gauche, #topMenu
{
	display:none;
}

body
{
	background-color: Transparent !important;	
	background-image: none !important;
}

body *
{
	color: #000 !important;
	background-color: Transparent !important;	
	background-image: none !important;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
}

#pieds
{
	background:#fff;
}
