.perinternet {
	color: #A9A9A9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 7px;
}

.perinternet a{
	color: #A9A9A9;
}


.perinternet a:hover {
	color: 	#7B7B7B;
}

.link_home a:hover {
	color:	#A50018; 
}

/*		stile news
-------------------------------------*/


.news {
	width: 530px;
	font-size: 12px;
}

.italiano {
	width: 245px;
	text-align: justify;
	vertical-align: top;
}

.allegato {
	width: 40px;
	text-align: center;
	vertical-align: top;
}

.inglese {
	width: 245px;
	text-align: justify;
	vertical-align: top;
}

.data {
	background-color:	#A50018;
	text-align: center;
	font-weight: bold;
	color: White;
	margin-top: 20px;
}

.news img {
	border: 0px;
	margin-top: 20px;
}

.form_centro {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}