#defilement_milieu{
	width:952px;
	float:left;
	height:83px;
	overflow:hidden;
	background-image:url(/web/img/fond_defilement.gif);
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
	margin-bottom:10px;


	
}

.deroulant #defilement_contenu{
	height:83px;
	margin-bottom:10px;
	position:absolute;
	top: 0px;
	left:0px;
	padding-left:5px;

}


.deroulant #defilement_contenu img{
	margin: 1px 12px 0 0;
}


.deroulant #defilement_gauche{
	width:15px;
	height:83px;
	background-image:url(/web/img/defil_fleche_gauche.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	
}



.deroulant #defilement_droite{
	width:15px;
	height:83px;
	background-image:url(/web/img/defil_fleche_droite.gif);
	background-repeat:repeat;
	background-position:top left;
	float:left;
}
