/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman";
}

.link {
	font-family:arial;
	font-size:10px;
	color:#ffffff;
	
}
.primo_livello {
	font-family:"Times New Roman";
	font-size:20px;
	color:#007952;
	text-decoration:none;
}
.direttore{
	font-family:"Times New Roman";
	font-size:16px;
	color:#007952;
	text-decoration:none;
}
.secondo_livello{
	font-family:Arial;
	font-size:14px;
	color:#333333;
	text-decoration:none;

}

.livello_editoriale {
	font-family:"Times New Roman";
	font-size:20px;
	color:#666666;
	line-height: 21.2px;
	text-decoration:none;
}
.titolo_articolo2 {
	font-family:"Times New Roman";
	font-size:20px;
	color:#007952;
	line-height: 21.2px;
	text-decoration:none;
}

.testo_articolo2 {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height: 18px;
	
}

.titolo_verticale {
	font-family:"Times New Roman";
	font-size:16px;
	color:#000000;
	line-height: 18.2px;
	text-decoration:none;
	font-weight:bold;
}

.testo_verticale {
	font-family: Verdana;
	font-size:12px;
	color:#000000;
	line-height: 14.4px;
	text-decoration:none;
	
}
.zoom{
	font-family:Arial;
	font-size:8px;
	color:#333333;
	text-decoration:none;
}

.data {
	font-family:Arial;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}