/* CSS Document */
body {background-image: url(); background-color: #FFFFFF; margin: 0px; padding: 0px;}
.Stile1 {color: #000000}
.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.Stile4 {
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.Stile7 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.Stile16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Stile18 {font-size: 14px}
.Stile14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.Stile15 {font-size: 36px}
/*NEWS CLASS*/ 
 #contenitore
{
	top: 0px;
	left: 0px;
	width: 350px;
	overflow: hidden;
	margin: 0px; 
	padding: 0px; 
}

#phpnews

{
	position: relative;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	line-height: 20px;
	text-align: left;
}

#frecce
{
	text-align: right;
	margin: 0px; 
	padding: 0px; 
}

div.news {
	width: 99%;
	margin: 0px; 
	padding: 0px; 
}
.news-titolo {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	text-align: center;
	margin: 3px;
	padding: 3px;
	font-weight: bold;
}
.titolonews a, .news-titolo a:link, .news-titolo a:active, .news-titolo a:visited {
	color: #000000;
	text-decoration: none;
}

.titolonews a:hover {
	color: #E0000C;
	text-decoration: underline;
}
/*FINE NEWS CLASS*/
.diconodinoi-anni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.diconodinoi-anni  a, .diconodinoi-anni  a:link, .diconodinoi-anni  a:active, .diconodinoi-anni  a:visited {
	/* color: #CC0000; */
	text-decoration: none;
}

.diconodinoi-anni  a:hover {
/*	color: #CC0000; */
	text-decoration: underline;
}

.diconodinoi-titolo {
	font-size: 16px;
	/* color: #CC0000;
	font-style: italic; */
	font-weight: bold;
	vertical-align: top;
}

.diconodinoi-abstract {

	font-size: 15px;
	color: #000000;
/*	font-weight: bold; */
}

.contatti-link a, .contatti-link a:link, .contatti-link a:active, .contatti-link a:visited {
	color: #000000;
	text-decoration: none;
}
.dicono-separatore {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.contatti-link a:hover {
	color: #E0000C;
	text-decoration: underline;
}