#diapo {
	position: relative;
	left:10px;
	top:10px;
	/*top:0px;*/
	width: 680px;
	height: 280px;
}


#diapoHome img {
	position: absolute;
	left:10px;
	top:10px;
	/*top:0px;*/
	width: 680px;
	height: 280px;
}