body {
	background: #B19F70;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

	width:100%;
	height:100%;
}


body, td {
	font-size:12px;
	font-family:Georgia, verdana, arial, "sans serif";
}


.box {
	border: 2px dotted #EDCCC9;
	padding:5px;
	width:468px;
	margin-top:5px;
	margin-bottom:5px;
	background:#ffffff;
}

.box2 {
	float:left;
	border: 2px dotted #EDCCC9;
	padding:5px;
	width:290px;
	margin-top:5px;
	margin-bottom:5px;
	background:#ffffff;
}

h1 {
	margin:10px 0 10px 0;
	font-size:16px;
	font-family:Georgia;
	font-weight:bold;
	color:#8A0000;
	letter-spacing:-0.1em;
	text-indent:0;
}

#contents {
	position: relative;
	top:0px;
	left:80px;
	width:480px;	
	font-size:12px;
	color:#443333;
	font-family: Georgia;
	line-height:1.5em;
	/* text-indent:15px; */
	text-align:justify;
	z-index:10;
	margin-top:0;
	margin-bottom:20px;
}

 a {
	text-decoration:none;
	color: #990000;
}

a:hover {
	text-decoration:none;
	color: #ee0000;
}

.foto {	
	background-image: url("../img/ico_camera.gif");
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;

}

.link {	
	background-image: url("../img/ico_link.gif");
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;
}

.doc {	
	background-image: url("../img/ico_doc.gif");
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;
}

.info {	
	background-image: url("../img/ico_info.gif");
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;
}

.mail {	
	background-image: url("../img/ico_mail.gif");
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;
}

#text a:hover {
	text-decoration:none;
	color: #cc0000;
	border-bottom: 0px;
}

#images {
	margin-top:0px;
	padding:0;

	display:block;
	float:right;
	width:160px;
	margin-left:15px;
}

#images a {
	text-decoration:none;
	border-bottom: 0px;
	align:left;
}

.menuitem {
	display:block;
	clear:both;
	padding:6px 10px 3px 10px;
	background:#C34430;
	border-bottom:1px solid #E0D8B6;
	border-left:2px solid #E0D8B6;
	border-right:2px solid #E0D8B6;
}

.menuitem2 {
	display:block;
	clear:both;
	padding:6px 10px 3px 10px;
	background:#737142;
	border-bottom:1px solid #E0D8B6;
	border-left:2px solid #E0D8B6;
	border-right:2px solid #E0D8B6;
}

.menuitem a {
	font-family:"Times New Roman";
	font-size:14px;
	color: #E0D8B6;
	text-decoration:none;
}
.menuitem a:hover {
	color: #ffffff;
}

.menuitem2 a {
	font-family:"Times New Roman";
	font-size:14px;
	color: #E0D8B6;
	text-decoration:none;
}
.menuitem2 a:hover {
	color: #ffffff;
}

.menu {
	z-index:20;
	position:relative;
}

.grey {
	color: #E6DFC3;
}

#bussola {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-indent:0;
	clear:both;
}

#bussola a {
	text-decoration:none;
	border-bottom:0;
}


#sfondo {
	position:absolute;
	width:100%;
	height:270px;
	top:98px;
	background-image: url("../img/sfondo.jpg");
	background-repeat:"no-repeat";
	background-position:center;
}

#ppiano {
	position:absolute;
	left:0;
	top:10px;
	display:block;
	width:100%;
	height:100%;
}

#tabella {
	font-size:.9em;
	text-align:left;
}

#tabella td {
	border-bottom: 1px solid #EDCCC9;
	border-right: 1px solid #EDCCC9;
}