#mini_realisation {
	float:left;
	width:70px;
		
}
#mini_realisation a {
	margin-bottom:10px;
}
#mini_realisation .miniimg {
	height:50px;
	width:50px;
	float:left;
	clear:left;
	margin-bottom:10px;
	border:1px solid #000;
	cursor:pointer;
}
#flecheg,#fleched {
	margin:0px 0px 10px 0px;
	float:left;
	cursor:pointer;
}
#realisations {
	margin-top:10px;
	height:100%;
}
#realisation {
	float:left;
	width:428px;
	_width:410px;
	height:303px;
	overflow:hidden;
}
#realisation img {
	border:1px solid #000;
}
#xmlRes {
	display:none;
	visibility:hidden;
}
#resDesc {
	clear:both;
}

