@charset "utf-8";
body {
	background-image: url(img-comuni/img-sfondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.testosemplice15px {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}

.testobold {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #08ADF1;
}
.testo11px {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.testoboldpiccolo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #08ADF1;
}
a.ingrandire:link {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.ingrandire:visited {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.ingrandire:hover {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
