﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul {
	margin-left: 30px;
	list-style: square;
}
li {
	clear: both;
}
body {
	background-color: #ffffff;
	color: #4c4b51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-image: url('../images/repeater.jpg');
	background-repeat: repeat-x;
	line-height : 28px;
}
a:link {
	color: #4c4b51;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
a:hover {
	color: #4c4b51;
	text-decoration: none;
	border-bottom: 0px;
}
a:active {
	color: #4c4b51;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
a:visited {
	color: #4c4b51;
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
}
.comuni {
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin-top: 4px;
	height: 0px;
	overflow: hidden;
	width: 700px;
	font-style : italic;
}
.img_comuni {
	float:left;
	border: 1px #4c4b51 solid;
	margin-right:6px;
	margin-top:4px;
}
.mini_comunicazione{
	border: 1px #4c4b51 solid;
	margin-right:6px;
	margin-top:4px;
}
.links_comuni {
	position: relative;
	border:0;
	padding:3px;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 10px;
	font-weight: bold;
	width: 250px;
	float:right;
}

