body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}.sfondodata {
	background-image: url(immagini/base_data.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 53px;
}
.bordilat {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9A00;
	border-left-color: #FF9A00;
}
.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #173998;
	text-decoration: none;
}
.sfondoarancio {
	background-color: #FF9A00;
}
.sfondogiallo {
	background-color: #FFFFCC;
}
.sfondoazzurro {
	background-color: #3CB7FE;
}
.filetto {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3CB7FE;
}.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #173998;
	text-decoration: none;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #173998;
	text-decoration: none;
	line-height: 20px;
}
.testopre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #173998;
	text-decoration: none;
	line-height: 20px;
}
.sommario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #173998;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #173998;
	display: block;
	margin-bottom: 8px;
}
a.sommario:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9A00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #173998;
	display: block;
	margin-bottom: 8px;
}
.immagine {
	border: 1px solid #3CB7FE;

