body {
	width: auto;
	margin: 0px;
}
input, select {
	font-size: 0.9em;
}
#lectureConteneur {
	width: 100%;
	border-style: none;
}
#lectureContenu, #imagePage {
	width: 100%;
	padding: 0px;
}
.noMini {
	display: none;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.menuFichiers {
	width: 150px;	
}
.menuGauche, .menuDroite {
	padding: 4px 0 4px 0;
}
