/* pour une impression */
#langue {
	display: none;
}
#body {
color: Black;
	background-color: White;
}
#main {
/*	background-color: White;*/
width: 95%;
font-family: Arial, Helvetica, sans-serif;
}
#enteteMPO {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}
#enteteMPO img {
	width: 95%;
	text-align: left;
}
#enteteOSL {
	text-align: left;
}
img.space {
	width: 95%;
	text-align: left;
}