@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: #D7D7FF;
	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;
}
