body {
	margin: 0px;
	background-color: #fcc976;
}

.main {
	font-family:Tahoma;
	font-size:11px; 
	color:#FFFFFF;
	line-height:13px
}

.bordo {
	border: 1px solid white;
}

.campoForm	{
	background-color: #D4CBAB;
	border: 1px solid #77715F;
}

.corpo {
	background-image: url(images/CorpoBack.jpg);
}


a.miniatura , a.miniatura:hover{
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.miniatura:link img{
	border: 1px solid white;
}

a.miniatura:hover { font-size: 101%; }
a.miniatura:hover img{
	border: 1px solid #a51c23;
}

a.miniatura:visited img{
	border: 1px solid #101010;
}

a.miniatura:active img{
	border: 1px solid white;
}

.testaCollezioni {
	background-color: #f0de84;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #572b28;
}

.testaCollezioni a , .testaCollezioni a:hover {
	color: #572b28;
	text-decoration: underline;
	margin: 10px;
	font-weight: bold;
}