body{
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	font-weight:bold;
	font-size:11px;

	}
a{
	color:#999;
	font-weight:bold;
	font-size:11px;}
#all{
	position:relative;
	margin:19px;
	border: 1px solid silver;
	padding:28px;
	width:860px;
	height:auto;
	}
#galleries img{
	margin:0 13px 0 0;
	}
#galleries{
margin-left:20px;
}
#photos{
	float:right;
	margin-right:20px;
	width:327px;
	}
#boximages{
width:500px;
}
#photos img{
	float:left;
	margin-left:12px;
	margin-bottom:12px;	
	border:1px solid silver;
	cursor:pointer;
	}
#big_photo{
	float:left;
	margin-left:20px;
	}
#big_photo img{
		border:1px solid silver;
	}
#prevYear{
	float:left;
	margin-top:4px;
	margin-bottom:4px;
	display:none;
	
}
#nextYear{
	float:right;
}

#yearLinks{
	margin-top:4px;
	margin-bottom:4px;
	height:5px;}

#closeButton{
	position:absolute;
	bottom:30px;
	right:30px;
	}
#closeButtonbis{
	position:absolute;
	bottom:50px;
	right:110px;}
	
#closeButtonTop{
	position:absolute;
	top:10px;
	right:10px;}