@charset "utf-8";
/* CSS Document */

div#vignette
{
	width:100px;
	height:60px;
	float:left;
	text-align:center;
	padding:5px;
}
div#vignette img
{
	max-width:75px;
	max-height:50px;
	border:0px;
	
}