#fondiapo{
	position:absolute;
	width:720px;
	height:205px;
	margin-left:00px;
	margin-top:-30px;
	z-index:3;
	background-image:url(/images/fonddiapo.png)
	
}




#diaporama.diaporama{
	position:relative;
	width:640px;
	height:140px;
	margin-top:100px;
		z-index:1;

}


#diaporama img{
border:6px solid  #FFFAE8;
}

.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute;
}

.diaporama_controls{
	width:512px;
	margin:3px 0;
	padding:5px;
	clear:both;
	overflow:hidden;
}

.diaporama_controls .btns{
	float:right;
}

.diaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:inline-block;
	margin:0 3px;
}

/*.diaporama_controls .prev{
	background:url(/diaporama/img/fleches_diapo.png) no-repeat top right;
}

.diaporama_controls .next{
	background:url(/diaporama/img/fleches_diapo.png) no-repeat top left;
}

.diaporama_controls .pause{
	background:url(/diaporama/img/fleches_diapo.png) no-repeat bottom right;
}

.diaporama_controls .play{
	background:url(/diaporama/img/fleches_diapo.png) no-repeat bottom left;
}*/