@charset "utf-8";
/* CSS Document */

body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h3 {
	margin: 0;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

titolo {
	width: 295px;
	height: 57px;
}

#collezioni {
	margin-top: 10px;
}

.collezione {
	margin-left: 20px;
	float: left;
}