@page { /* Modifications : suppression de la bordure - marges */
	margin :0;
	border :none;
}
#navBox,#subContent,#header{
display:none;
}
#main {
width:542px;
float:none;
overflow:visible;
}
#content{
overflow:visible;

}
#wrapContent {
width:542px;
float:none;
overflow:visible;
}
#mainContent{
float:none;
width:522px;
overflow:visible;
}
#version {
	margin: 0 auto;
	width: 520px;
	font-size: 0.86em;
}
