
.plugin_diapo_fancy img{
	width:275px;
	float:left;
	margin:4px;
	display: block;
	opacity:1;
	transition: all 0.3s ease 0s;
}

