#videos, #photos {
	display: none;
	width: 840px;
	background-color: #ffc88f;
	padding: 0;
	position: absolute;
	z-index: 800;
	top: 0;
	top: 100px;
	left: 20px;
}


#videos p{
	margin: 15px;
	padding: 0;
	width: 250px; 
	height: 280px;
	position: relative;
	float: left;
}
#aff_videos{
	position: absolute;
	top: 405px;
	left: 270px;
}

#aff_photos{
	position: absolute;
	top: 405px;
	left: 600px;
}
#aff_photos img, #aff_videos img {border: 1px solid #f0ab72;}
#voir_photos, #voir_videos {text-decoration: none;}

#pas_voir_videos, #pas_voir_photos {display: none;}

#menu_photo{margin: 7px;position: relative; float: right;}
#menu_photo a{
	margin: 35px 10px; display: block; position: relative; float: right; text-align: center; text-decoration: none;
}
#menu_photo a img{
	border: 1px solid black;
}
#grandes{
	width: 700px; margin-top: 35px;
}
p.diapo{text-align: center; width: 100%; margin: 0;padding: 0}
p.diapo img {border: 1px solid black;}

#precedent, #suivant {
	position: absolute;
	top: 220px;
}
#precedent img, #suivant img{ border: none; }
#precedent a, #suivant a {outline: none;}
#precedent {left: -10px;}
#suivant {right: -10px;}
