body{ 
	/*background-image:url("fond.jpg");
	background-attachment:fixed;
	background-position:100% 100%;
	background-repeat:no-repeat;*/
	/*overflow-y:auto;
	overflow-y:hidden;*/
	/*width:100%;
	height:100%;
	margin:0;
	padding:0;
	overflow:hidden;*/
    text-align: center; /* pour corriger le bug de centrage IE */
}

img#background{
position : absolute;
z-index:1;
top:0px;
left:0px;
}
a:focus
{
outline:0;
} 

	a:active  { color: #d2d2d2; text-decoration: none; }
	object:focus  { outline: none; }


#flash {
	position : relative;
	z-index:2;

 }
 
 
img{
border:none;
}

