.printinvisible	
{	
	display:none;	
}

body
{
	background:none;
	width:600px;
}

#site
{
	background:none;
	width:600px;
}

#siteok
{
	background:none;
	float:none;
	text-align:center;
	width:600px;
	margin:0;
}

#contenu
{
	float:none;
	text-align:left;
	margin:0;
}

#footer
{
	background:none;
	color:#000000;
	width:600px;
}

