/* CSS Document */
#center{
	text-align:center;
	float: left;
	width: 900px;
}
#fotobig {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #0092B0;
	height: 150px;
}
#testo {
	width: 900px;
	float: left;
	clear: both;
	text-align: center;
}
#cartina {
	text-align: center;
}


td{
font-size:12px;
}

.menu2 a:link, .menu2 a:visited, .menu2 a:active{
color:#FFFFFF;
background-color:#3399CC;
display:block;
height:100%;
text-align:center;
padding:2px 0 0 0;

}

.menu2 a:hover{
color:#FFFFFF;
background-color:#33CCFF;
text-decoration:none;
display:block;

}
.dlist {
	text-align: left;
	font-size:14px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	width: 420px;
	margin-bottom: 20px;
}
.unlist {
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 14px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.dlist ul li {
	line-height: 20px;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333333;
}
.dlist ul {
	margin:0;
	padding:0;
}
#priv{
	font-size: 12px;
	text-align: justify;
	padding: 20px;
	width: 750px;

}
#priv ul{
	list-style-type: disc;
	text-indent: 0px;
}
h5{
	font-size:14px;
	font-weight: bold;
	text-align: right;
}
h6{
	font-size:14px;
	font-weight: bold;
	text-align: center;
}
.info{
	font-family:"Times New Roman";
	text-align: left;
}
.info a:hover, .info a:active {
	text-decoration: underline;
	color: #0066FF;
}
.info a:link, .info a:visited{text-decoration: underline;
	color: #0066FF;}

.sieno{
	width:183px;
	float: left;
	clear:right;
	height:30px;
}

