#defilement_photos {
	margin-left:0px;
	margin-top:10px;
}



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


	
}

#defilement_photos #defilement_contenu{
	height:105px;
	margin-bottom:10px;
	position:absolute;
	top: 0px;
	left:0px;
	padding-left:5px;

}

#defilement_photos #defilement_contenu img{
	height:91px;
	margin-top:7px;
}

#defilement_photos #defilement_contenu img{
	height:91px;
	margin-top:7px;
}


#defilement_photos #defilement_gauche{
	width:44px;
	height:105px;
	background-image:url(/web/img/fleche_gauche.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	
}



#defilement_photos #defilement_droite{
	width:44px;
	height:105px;
	background-image:url(/web/img/fleche_droite.gif);
	background-repeat:repeat;
	background-position:top left;
	float:left;
}

#photos_gd {
	width:560px;
	margin-left:90px;
	margin-bottom:15px;
}

#photos_gd img{
	width:560px;
}

#photos_gd #titre{
	text-transform:uppercase;
	color:58595b;
	font-size:12px;
	border-bottom:1px solid #58595b;
	padding:5px;
	font-weight:bold;
	
}

