body {
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
}
#lampeggiante {
	text-decoration: blink;
}

.clear {
	clear:both;
	line-height:0;
	font-size:0px;
	overflow:hidden;
}
.foto {
	border:1px solid #000000;
}
p {
	margin:0;
	padding:0;
	line-height:20px;
}
a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
#main {
	width:760px;
	margin:0 auto;
	background:#FFFFFF;
}
#main .testata {
	display:block;
}
#main .testata-bottom {
	background:#e61e01 url(/images/testata_bottom.gif) no-repeat;
	height:21px;
	padding-left:30px;
	color:#FFFFFF;
	font-size:15px;
}
#main .testata-bottom a {
	color:#FFFFFF
}
#main .contenuti {
	display:block;
	padding:20px 30px;
}
#main .schede {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 14px;
}
#main .elenco_news {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 14px;
	text-align: center;
}
#main .schede2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	text-align: center;
}
#schede3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
#footer {
	width:760px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	color:#CCCCCC;
	font-size:11px;
	background-color: #000000;

}
