*{
margin:0;
padding:0;
}
a img {border:none}


body{
}
#page{
	margin-left: auto;
	margin-right: auto; 
	left:160;
	top:0px;
	width:700px;
	position: fixed;
	z-index:0;
}

#adsense{ 
	top: 25px;
	left:15px;
	position: fixed; 
	z-index:1;
} 

#logo{
	/*background-image:url(../images/logo.png);*/
	margin-left: auto;
	margin-right: auto;
	width:300px;
	height:164px;
	top:5px;
	left:180px;
	position: fixed; 
	z-index:0;
}

#jeu{ 
	top:100px;
	left:260px;
	width:700px; 
	height:450px;
	position:fixed;
	z-index:0;
}
#licence{ 
	bottom:5px;
	right:5px;
	position:fixed;
	z-index:0;
}
.texte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	width:300px;
	margin-top:0px;
	margin-left:0px;
	margin-right: 0px;
	right = 0px;
	color:#333333;
	float:right;
}