@media print
{
	body
	{
		background-color:#FFFFFF;
	}
	.CadreGeneral
	{		
		width:90%;
	}
}