/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: Black;
	background-color: White;
}


table,tr,td{
	width:auto;
	height:auto;
}

img,#header,#footer,#contenu1,#contenu2,#contenu3,#divStayTopRight{
	display: none;
	visibility: hidden;
}

