body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
#container {
	width:655px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#topmenu_print {
	background-image:url("/images/print/top.jpg");
	background-repeat:no-repeat;
	height:150px;
	width:655px;
}
#titre {
	margin-left:20px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
#texte, #texte a, #texte a:visited {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#menu, #top, #bottom {
	display:none;
}