@charset "utf-8";
body {
	background-color: #E6DCC3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td img {
	display: block;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#struttura {
	width: 840px;
	height:540px;
	position:relative;
	overflow: visible;
	background-image:url(img/sfondo_struttura.png);
}
#inizio {
	width: 100px;
	position: absolute;
	left: 40px;
	top: 40px;
	overflow: visible;
	height: 46px;
}
#menu {
	width: 100px;
	position: absolute;
	left: 40px;
	top: 200px;
	overflow: visible;
}
.menu p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-top:0px;
	margin-bottom:5px;
	color:#1F4869;
}
.menu a {
	text-decoration:none;
	color:#1F4869;
}
.menu a:hover {
	text-decoration:underline;
	color:#1F4869;
}
#contenuto {
	height: 420px;
	width: 590px;
	position: absolute;
	overflow: auto;
	left: 190px;
	top: 60px;
}
.contenuto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
}
.contenuto p {
	margin-top:0px;
	margin-bottom:5px;
}
#dataluogo {
	width: 590px;
	position: absolute;
	overflow: auto;
	left: 190px;
	top: 427px;
}
.dataluogo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}
.dataluogo p {
	margin-top:0px;
	margin-bottom:5px;
}

.testoBrano {
	width:550px;
	margin-left: 15px;
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.dueColonne {
	-moz-column-count:2;
	-moz-column-width:45%;
	-moz-column-gap:10%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#elencoBrani {
	position: absolute;
	width: 590px;
	height:420px;
	position: absolute;
	overflow: auto;
	left: 0px;
	top: 0px;
}
.elencoBrani a {
	font-weight:bold;
	color:#000000;
	font-size:16px;
}
#brani {
	position: absolute;
	width: 320px;
	height:420px;
	position: absolute;
	overflow: auto;
	left: 250px;
	top: 0px;
}
.articoloDueColonne {
	-moz-column-count:2;
	-moz-column-width:45%;
	-moz-column-gap:10%;
	width:550px;
	margin-left: 15px;
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
