@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e5e5e5;
}
.menu_grigio {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #767676;
	text-decoration: none;
}
.titoli_blu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #244d9a;
	text-decoration: none;
	font-weight: bold;
}
.testo_piccolo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4b566b;
	text-decoration: none;
	text-align: justify;
}
.titoli_interni {
	font-family: Tahoma, Verdana;
	font-size: 24px;
	color: #72aacd;
	text-decoration: none;
}
.testo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
.testo_colore {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #72aacd;
	text-decoration: none;
}
.testo_news {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #535353;
	text-decoration: none;
}
.testo_dara_news {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #72aacd;
	text-decoration: none;
}
.menu1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #0063a1;
	font-weight:bold;
	text-decoration: none;
}
.menu2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4a91bd;
	font-weight:bold;
	text-decoration: none;
	line-height: 15px;
}
.link1 {  
	font-family: Tahoma, Verdana; 
	color: #72aacd; 
	font-size:12px; 
	text-decoration: underline
	}
