#diaporama {
	position: relative;
	right:0px;
	/*top:0px;*/
	width: 240px;
	height: 141px;
}
#diaporamaPhoto img {
	position: absolute;
	right:0px;
	/*top:0px;*/
	width: 240px;
	height: 141px;
}
