/* ****************************************************

	@file:		   print.css
	@description:  Feuille 
	@author:       remi (ixmedia.com)
	@updated:	   

***************************************************** */

/*
 * @section Basic
 ******************************************************************************/

#perso,
#menu,
#sousmenu,
.retour {
	display: none;
}

body {
	font-family: "Lucida Grande", "Lucida sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3;
	background: #fff;
	color: #000;
}

#entete h1 a {
	color: #000;
	text-decoration: none;
}