#diapo {

	width:980px;
height:100px;
}

#defilement_photos {
	margin-left:10px;
	background-color:#ff6600;
	margin-right:10px;
	width:960px;
}



#defilement_milieu{

	float:left;
	height:100px;
	overflow:hidden;
	position:relative;
	width:930px;

}

#defilement_photos #defilement_contenu{
	height:100px;
	position:absolute;
	top: 0px;
	left:0px;
margin-top:4px;

}

#defilement_photos #defilement_contenu .separation{
	width:7px;
	height:92px;
	background-image:url(/web/img_new/separateur.gif);
	background-repeat:no-repeat;
	float:left;

}

#defilement_photos #defilement_contenu div{
	float:left;
}
#defilement_photos #defilement_contenu div.texte{
	border:1px solid #c6cccf;
	height:78px;
	width:62px;
	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:15px;
	height:92px;
	background-image:url(/web/img_new/fleche_gauche.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
margin-top:4px;
}



#defilement_photos #defilement_droite{
	width:15px;
	height:92px;
	background-image:url(/web/img_new/fleche_droite.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
margin-top:4px;
}

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