@import url("general.css");
@import url("layout.css");
@import url("typography.css");
@import url("skin_black.css");
@import url("skin_white.css");#comune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	bottom: 10px;
	color: #000099;
	position: relative;
	text-align: center;
	background-color: #AAF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}
#comune_so {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: none;
	height: 60px;
	width: 200px;
	position: absolute;
	top: 10px;
	right: 3px;
	text-align: right;
	float: right;
}

