div.gallery
{
/*	border:1px solid #CCC;*/
	width:285px;
	height:285px;
	overflow:hidden;
	float:left;
	margin-left:16px;
	margin-right:16px;
	padding:5px;
}

h3.spip,  h3.gallery-text
{
	margin:5px;
}

p.gallery, .gallery-text
{
	clear:both;
}

.gallery img
{
	border:0;
}
