/* CSS Document */

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #207CC5;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menu {
	float: left;
	width: 100px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 2px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background: #000000;
}



.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	text-align: center;
	text-decoration:none;
	background: #000000;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	background: #000000;
	text-align: center;
}
.menu a:hover {
	text-decoration: underline;
	color: #000000;
	display:block;
	text-decoration:none;
	background: #FFFFFF;
	text-align: center;
}
.menu a:active {
	text-decoration: none;
	color: #000000;
	display:block;
	text-decoration:none;
	background: #FFFFFF;
	text-align: center;
}.titolo {
	color: #035495;
	margin: 10px;
	font: normal 24px Geneva, Arial, Helvetica, sans-serif;
}
.data {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 1px 10px;
	text-align: left;
}

.fototumb {
	float: left;
	width: 150px;
	margin: 10px;
}
.link {
	float: left;
	margin: 10px;
}



.testo {
	float: left;
	color: #000000;
	padding: 0px;
	margin: 10px;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
}



.linee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.linee a:link {
	color: #000000;
	text-decoration: none;
	display:block;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}
.linee a:visited {
	text-decoration: none;
	color: #000000;
	display:block;
	text-decoration:none;
}
.linee a:hover {
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	background: #000000;
}
.linee a:active {
	text-decoration: none;
	color: #000000;
	display:block;
	text-decoration:none;
.footer {
	color: #FFFFFF;
}
.mentana {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #006699;
	margin: 5px;
}
.titolom {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.testom {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
