/*body {
	background-color: #E2D4F5;
	height: 100%;
	width: 100%;
	margin: 15px 0px;
}
td, input, Textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
}*/
.grigio {
	background-color: #F3F3F3;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	height: 116px;
	width: 116px;
	padding-top: 7px;
	margin-bottom: 3px;
	float: left;
	margin-right: 3px;
}
/*strong {
	color: #690058;
}

a:link {
	color: #856BAC;
}
a:visited {
	color: #451984;
}
.lilla {
	color: #973888;
}
.home {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_testo {
	margin-top: 180px;
	margin-right: 185px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 180px;
	padding-right: 185px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.interno {
	background-image: url(../images/bg_interno_album.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.interno_pt {
	background-image: url(../images/bg_interno_pt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.interno_testo {
	margin-top: 180px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	background-image: url(../images/bg_bottom_album.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-right-width: 19px;
	border-right-style: solid;
	border-right-color: #E2D4F5;
}
.interno_testo_pt {
	margin-top: 180px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	background-image: url(../images/bg_bottom_album_pt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-right-width: 19px;
	border-right-style: solid;
	border-right-color: #E2D4F5;
}
em {
	font-weight: bold;
}*/
.bona {
	clear: left;
}
/*.toppetto {
	padding-top: 180px;
	padding-right: 60px;
	padding-left: 60px;
}*/
.grigiotto {
	background-color: #F3F3F3;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	width: 220px;
	padding: 7px 7px 5px 0px;
	margin-top: 3px;
	margin-bottom:10px;
	float: left;
}
.grigiotto img{padding-left:5px;}
