#defilement_photos1 {
	width: 740px;
	height: 113px;
	/*background-image: url("/web/img/fond_defilement.gif");
	background-repeat: repeat-x;
	background-position: top left;*/
}


#defilement_milieu1{
	width:700px;
	height:230px;
	overflow:hidden;
	position:relative;
	float: left;
	
}

#defilement_photos1 #defilement_contenu1{
	height:113px;
	position:absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 700px;
	margin-top:20px;
}

#defilement_photos1 #defilement_contenu1 div{
	/*width: 230px;*/
	height: 230px;
	float: left;
	margin: 5px 0 0 0;
	margin-right: 13px;

}

#defilement_photos1 #defilement_contenu1 div.separation{
	height: 230px;
	float: left;
	background-image: url("/layout/img/pointilles-references.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width:1px;

}

#defilement_photos1 #defilement_contenu1 div a{

	display: block;
	/*width: 230px;*/
	height: 230px;
}
/*
#defilement_photos1 #defilement_contenu1 div a:hover{
	border: 1px solid #c2cc5b;
	display: block;
}*/
#defilement_photos1 #defilement_gauche1{
	width:20px;
	height:113px;
	float:left;
	cursor: pointer;
	background-image: url(/web/img/fleche_gauche.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top:70px;
}



#defilement_photos1 #defilement_droite1{
	width:20px;
	height:113px;
	float:right;
	cursor: pointer;
	background-image: url(/web/img/fleche_droite.gif);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top:70px;

}
/*
#photos_gd {
	height: 260px;
}


#photos_gd div#ref{
	margin: 5px 0 0 20px;
	float: left;
	text-align: center;
	width: 400px;
	}
#photos_gd #titre{
	width: 300px;
	margin: 50px 0 0 0;
	float: right;
	color: #fff;
	font-size: 13px;
	}*/
