#scheda {
	padding: 0px;
	width: 590px;
	float: left;
}
#links {
	width: 180px;
	float: left;
	padding: 10px;
}
#news {
	width: 225px;
	float: left;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.titolo {
	font-weight: bold;
	margin-top: 10px;
	font-size: small;
}
.testo_news {
	margin-top: 5px;
	font-size: small;
}
#titolo_comunicativo {
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
}
.allegato {
	text-decoration: none;
	font-size: small;
	text-align: right;
}
.news_link {
	text-decoration: none;
	font-size: small;
	text-align: right;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#descrizione_comunicativa {
	padding: 10px;
	text-align: right;
	font-size: small;
}
#foto {
	height: 400px;
	width: 590px;
	background-color: #CCCCCC;
}
#testo_sotto {
	padding: 10px;
	font-size: medium;
	text-align: left;
}
#keywords{
	font-size: small;
}
a {
	text-decoration: none;
	color: #ffffff;
}
a:hover{
	text-decoration: underline;
	color: #ffffff;
}
.famiglia {
	margin-bottom: 25px;
	font-size: x-large;
	line-height: 85%;
}
.famiglia a{
	text-decoration: none;
}
.famiglia a:hover{
	text-decoration: underline;
}
img {
	border: 0px;
}
#flashcontent {
	height: 100%;
}
