body
{
    background: #fff;
	color: black;
}
#print_gauche,#print_header,#print_footer
{
    display:none;
}

#main {
	display: block;
    position: absolute;
    top:0;
    left: 0;
    width: 700px;
}

.documentation{
	page-break-after: always;
}
