BODY, TD, INPUT, SELECT{
	font-family: 		Verdana,Tahoma,Arial, Helvetica, "sans serif";
	font-size: 			12px;
	color: 				#222222; 
	font-weight: 		normal;
	background-color:	#7D92B1
}

A {
	text-decoration: 	none;
	color: 				#ffffff; 
	font-size:			12px;
}
	
A:hover{
	text-decoration:	underline;
	color:				#cc4444;
}

.testata{
	font-weight:		normal;
	color: 				#000000;
}

.news{
	font-weight:		normal;
	color: 				#000000;
}

.titolo_news{
	font-size:			16px;
	font-weight:		bold;
	color: 				#274A70;
}

.titolo_news_small{
	font-size:			13px;
	font-weight:		bold;
	color: 				#274A70;
}

.border{
	border:1px white solid;
	background-color:	#eeeeee

}
.link_sx{
	font-weight:		normal;
	color: 				#000000;
}

.link_dx{
	font-weight:		normal;
	color: 				#000000;
}

.background_blue{
	background-color:	#0E4E95
}

.ricerca{
	border:				0.5pt #0E4E95 solid;
	font-size:			12px;
	color: #222222;
} 
