/* 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 {
	text-align: center;
	width: 900px;
	float: left;
	clear: both;
}
#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;
	margin-bottom: 20px;
	position: static;
	width: 420px;
}
.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;
}
