.ial {  

	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	color: White;
	 background : transparent;
}

body {
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
	
}
.testonews {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size:10 pt;
	color: Black;
	text-align: justify;
	font-weight: 200;
	padding: 0px 12px 0px;
}
.titolo {
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size:14 pt;
	color: Black;
	 text-align: justify;
	 font-weight: 200;
	 padding: 0px 12px 0px;
}
.testo {
	font-size:9pt;
	color: White;
	 text-align: justify;
	 font-weight: 200;
	 padding: 0px 12px 0px;
}
.testobold {
	font-size:9pt;
	color: White;
	font-weight: bold;
}
.testoRicercaBold {
	font-size:8pt;
	color: Black;
	font-weight: bold;
	 padding: 10px 3px 3px 3px;
}
.testoRicercaBoldPiccolo {
	font-size:7pt;
	color: Black;
	font-weight: bold;
	 padding: 10px 3px 3px 3px;
}
 A {
	font-family: Arial, Helvetica, sans-serif;
 }

a.nero:link {
	font-size:8pt;
	color: Black;
	font-weight: bold;
	 padding: 10px 3px 3px 3px;
}
a.nero:hover {
	font-size:8pt;
	text-decoration:underline;
	color: Black;
	font-weight: bold;
	 padding: 10px 3px 3px 3px;
}
a.nero:visited {
	font-size:8pt;
	color: Black;
	font-weight: bold;
	 padding: 10px 3px 3px 3px;
}

 A:link {
	 color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
 } 
 A:visited {
	 color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
 } 
 A:hover {
	 color: White;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
 }

 .form { 
	font-size:9 px; 
	font-family: Arial, Helvetica, sans-serif;
	 text-decoration:none; 
	 color: Black;
	 border: 1px solid White;
}
.sfondochisiamo {
	background-attachment: fixed;
	background: url(img/chisiamo/sfondo.jpg);
	background-repeat: no-repeat;
}
.sfondochisiamo2 {
	background-attachment: fixed;
	background: url(img/chisiamo/sfondo2.jpg);
	background-repeat: no-repeat;
}
.sfondoformativa {
	background-attachment: fixed;
	background: url(img/formativa/sfondo.gif);
	background-repeat: no-repeat;
}
.sfondoorientativa {
	background-attachment: fixed;
	background: url(img/orientativa/sfondo.jpg);
	background-repeat: no-repeat;
}
.sfondoprogetti {
	background-attachment: fixed;
	background: url(img/progetti/sfondo.jpg);
	background-repeat: no-repeat;
}