#diapo_images {
	float:left;
	position:relative;
	overflow:hidden;
	width:478px;
	height:390px;
}
#diapo_images img {
	float:left;
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:478px;
	height:390px;
}
