.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #663300;
	}
.verticalspace {
	padding-bottom: 30px;
}
.news-titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484824;
	text-decoration: none;
}
#newsinterno {
	margin-bottom: 15px;
	padding-right: 9px;
	padding-left: 9px;
	border: 1px solid #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #F2F2FF;
}


.news-titolo a:link, .news-titolo a:active, .news-titolo a:visited {
	text-decoration: none;
}
a.news-titolo:hover {
	color: #669900;
	}
	
.horizontalespace {
	margin-right: 50px;
	margin-bottom: 2px;
	border: thin solid #CCCCCC;
}

.libro-titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.libro-titolo a:link, .libro-titolo a:active, .libro-titolo a:visited {
	text-decoration: none;
}
a.libro-titolo:hover {
	text-decoration: underline;
	color: #FF0000;
	}
	
.libro-autore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.libro-anno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#news {
	width: 100%;
	padding-left: 2px;
}
.imgfloatsxnews {
	float: left;
	border: 1px solid #808040;
	margin-right: 3px;
	margin-top: 2px;
}
a.imgfloatsxnews:hover {
	float: left;
	border: 1px solid #66CC66;
	margin-right: 3px;
	margin-top: 2px;
}
.seneparla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.seneparla a:link, .seneparla a:active, .seneparla a:visited {
	text-decoration: none;
}
a.seneparla:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	}
