#defilement_photos {
	width: 482px;
	height: 281px;
	float: left;
	background-image: url(/agenceweb/img/fond_bloc_485.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #7c7c7c;

}
#defilement_photos.align {
	margin-left: 2px;
}
#defilement_photos h2{
	text-transform: uppercase;
	color: #ff8a00;
	font-size: 16px;
	padding: 7px 0 0 10px;
	}

#defilement_milieu{
	width:451px;
	float:left;
	height:236px;
	overflow:hidden;
	background-image:url(/web/img/fond_defilement.gif);
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
	margin-left: 15px;
	
}

#defilement_photos #defilement_contenu{
	/*height:180px;*/
	margin-bottom:10px;
	position:absolute;
	top: 0px;
	left:0px;
	padding-left:5px;
	margin-top:20px;
}

#defilement_photos #defilement_contenu div{
	width: 203px;

	/*display: inline;*/
	float: left;
	background-image: url(/agenceweb/img/pointille_realisation.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-right: 15px;

}
#defilement_photos #defilement_contenu div p{
	color: #fff;
	padding: 2px;
}
#defilement_photos #defilement_contenu2{
	/*height:180px;*/
	margin-bottom:10px;
	position:absolute;
	top: 0px;
	left:0px;
	padding-left:5px;
	margin-top:20px;
}

#defilement_photos #defilement_contenu2 div{
	width: 203px;

	/*display: inline;*/
	float: left;
	background-image: url(/agenceweb/img/pointille_realisation.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-right: 15px;

}
#defilement_photos #defilement_contenu2 div p{
	color: #fff;
	padding: 2px;
}
#defilement_photos #defilement_fleche{
	height:18px;
	background-image:url(/agenceweb/img/fond_fleche.gif);
	background-repeat: repeat-x;
	
}

#defilement_photos #defilement_gauche{
	width:11px;
	height:18px;
	background-image:url(/agenceweb/img/fleche_gauche.gif);
	background-repeat: no-repeat;
	float:left;
	margin-left: 20px;
	cursor: pointer;
}



#defilement_photos #defilement_droite{
	width:11px;
	height:18px;
	background-image:url(/agenceweb/img/fleche_droite.gif);
	background-repeat: no-repeat;
	float:right;
	margin-right: 20px;
	cursor: pointer;
}

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