/********************/
/*    POPUP PHOTO   */
/********************/
div#albumPhoto{
	width: 480px;
}
div#albumPhoto div#listePhotoPopup{
	width: 120px;
	height: 299px;
	padding: 0 0 2px 2px;
	overflow: auto;
	overflow-x: hidden;
	background: #d9e8ff;
	margin: 0;
	border:1px solid #2a65c0}
div#albumPhoto div#listePhotoPopup a img{
	border: 1px solid #2a65c0;
	padding: 10px;
	margin: 0 8px 3px 0;
}
div#albumPhoto div#listePhotoPopup a:hover img{
	border: 1px solid #2a65c0;
}
.TitlePhotos {
	font-size: 90%;
	margin: 4px 0 5px 0;
	padding: 0 0 5px 2;
	border-bottom: 1px solid #2a65c0;
	color: #397ec9;
}
.backGroundE1D78E {
	background-color: #d9e8ff;
	border: 1px solid #2a65c0;
	height: 302px;
}
