


/*--------------------------------------------------------------------
/* albumPhoto
/**/

#albumPhoto {
	margin-top : 10px;
}

#albumPhoto img {
	border : 0;
	/*padding-bottom: 20px;*/
}

#albumPhoto a {
	/*margin-right: 20px;*/
	float : left;

	background-image : url("/images/fond-photo.gif");
	background-repeat : no-repeat;

	display : block;

	padding-top : 8px;
	padding-left : 10px;

	width : 172px;
	height : 131px;	
}