.fondimages{
	position:relative;
	height:108px;
	width:144px;
	float:left;
	}
.fondecrans{
	position:relative;
	float:left;
	width:260px;
	left:10px;
	height:130px;
	}
.fondtitre{
	position:relative;
	font-weight:bold;
	font-size:12px;
	color:#FFFFF;
	text-align:center;
	width:144px;
	
}

.zoom{
	position:relative;
	height:20px;
	width:20px;
	background:url(/images/1/jeux/zoom2.png);
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/1/jeux/zoom2.png", sizingMethod="scale");
	float:left;
	right:5px;
	
}
.zoming{
	position:relative;
	width:100px;
	float:right;
	cursor:pointer;
	
}
.blockzoom{
	position:relative; 
	top:20px;	
}
#mask {
	position:fixed;
	left:0;
	top:0;
	z-index:9000;
	background:none;
	display:none;
}
	  
#boxes .window {
	position:absolute;
	left:0;
	top:0;
	width:871px;
	height:663px;
	display:none;
	z-index:9999;

}
	
#boxes #dialog {
	position:absolute;
	width:871px; 
	height:663px;
	*margin-top:150px;
	background:url(/images/1/jeux/white_close.png);
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/1/jeux/white_close.png", sizingMethod="scale");
	background-repeat:no-repeat;
		
	}
#close{
	position:relative;
	background:url(/images/1/jeux/close.png);
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/1/jeux/close.png", sizingMethod="scale");
	height:50px;
	width:50px;
	float:right;
	cursor:pointer;
	right:8px;
	top:-600px;
}
#imgappercu{
	position:relative;
	height:600px;
	width:800px;
	margin:0px auto;
	top:27px;
	border:1px solid #999;
}
.telecharger{
	position:relative;
	height:20px;
	width:20px;
	background:url(/images/1/jeux/dowlound.png);
	*background: none; 
    *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/1/jeux/dowlound.png", sizingMethod="scale");
	float:left;
	right:5px;
	
}
.telechargement{
	position:relative;
	width:100px;
	float:right;
	cursor:pointer;
}
