#galerie-photo01 div.photo{
	width:210px;
	height:210px;
	text-align:center;
	margin:15px;
	float:left;
}

#galerie-photo01 div.photo a:link,
	#galerie-photo01 div.photo a:visited,
	#galerie-photo01 div.photo a:hover{
	display:block;
	width:210px;
	height:210px;
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	border:1px solid #F0F0F0;
}

#galerie-photo01 div.photo a:hover{
	border:1px solid #A0A0A0;
	background-color:#F0F0F0;
}

#galerie-photo01 p.rubrique-description{
	text-align:justify;
	margin:20px;
}