#defilement_photos {
	margin-left:10px;

}



#defilement_milieu{
	width:880px;
	float:left;
	height:109px;
	overflow:hidden;
	position:relative;

}

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

}

#defilement_photos #defilement_contenu img{
width:107px;
}

#defilement_photos #defilement_contenu div{
	float:left;
}
#defilement_photos #defilement_contenu div.texte{
	border:1px solid #c6cccf;
	height:78px;
	width:75px;
	margin-right:5px;
}

#defilement_photos #defilement_contenu div.texte p{
	font-size:11px;
	color:#2f2f2f;
	padding-left:5px;
	padding-top:5px;
}

#defilement_photos #defilement_contenu div.texte span{
	vertical-align:super;
	font-size:6px;
}

#defilement_photos #defilement_contenu img{

}



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



#defilement_photos #defilement_droite{
	width:40px;
	height:80px;
	background-image:url(/web/img/fleche_droite.gif);
	background-repeat:repeat;
	background-position:top right;
	float:left;
	margin-top:10px;
}

#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;
	
}

