/* Foglio di stile "screen" per la realizzazione del sito di presentazione */
html, body{
   background: #FFFFFF;
   padding: 0;
   margin:0;
   font-family:  calisto MT, Times new roman;
   font-size: 12 px; 
   text-align: right;	
   color: #000000;
}

A {color:#3366cc; text-decoration: underline; font-weight: bold;}
A:visited {color:#3366cc; text-decoration: underline; font-weight: bold;}
A:active {color:#3366cc; text-decoration: underline;}
A:hover {color:#3366cc; text-decoration: none;}

.titolo {
	font-family:  calisto MT, Times new roman;
	font-size: 25 px;
	color: #3366cc; font-weight: bold;
	text-decoration: underline; letter-spacing: 4px;
	word-spacing: 0.1em;

}

.testo {
	padding: 0;
  	margin:15 px;
	font-family:  calisto MT, Times new roman;
	font-size: 16 px;
	text-align: justify;	
	color: #000000; 
}


.uno {
	font-family: verdana, arial, tahoma;
	font-size: 16px;
	color: #ffffff;
}

A.uno {color:#ffffff; font-weight: bold; text-decoration: none;}
A.uno:Visited {color:#ffffff; text-decoration: none;}
A.uno:Active {color:#ffffFF; text-decoration: none;}
A.uno:Hover {color:#ffcc33; text-decoration: none;}


.due {
	font-family: verdana, arial, tahoma;
	font-size: 16px;
	color: #009999;
}

A.due {color:#009999; font-weight: bold; text-decoration: none;}
A.due:Visited {color:#009999; text-decoration: none;}
A.due:Active {color:#009999; text-decoration: none;}
A.due:Hover {color:#0e096b; text-decoration: none;}

.tre {
	font-family: verdana, arial, tahoma;
	font-size: 16px;
	color: #009933;
}

A.tre {color:#009933; font-weight: bold; text-decoration: none;}
A.tre:Visited {color:#009933; text-decoration: none;}
A.tre:Active {color:#009933; text-decoration: none;}
A.tre:Hover {color:#003300; text-decoration: none;}

.quattro {
	font-family: verdana, arial, tahoma;
	font-size: 16px;
	color: #009933;
}

A.quattro {color:#ffffff; font-weight: bold; text-decoration: none;}
A.quattro:Visited {color:#ffffff; text-decoration: none;}
A.quattro:Active {color:#ffffff; text-decoration: none;}
A.quattro:Hover {color:#f2b3f8; text-decoration: none;}




.uno1 {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: #ffffff;
}

A.uno1 {color:#ffffff; font-weight: bold; text-decoration: none;}
A.uno1:Visited {color:#ffffff; font-weight: bold; text-decoration: none;}
A.uno1:Active {color:#000000; font-weight: bold; text-decoration: none;}
A.uno1:Hover {color:#000000; font-weight: bold; text-decoration: none;}


.due2 {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: #009999;
}

A.due2 {color:#009999; font-weight: bold; text-decoration: none;}
A.due2:Visited {color:#009999; font-weight: bold; text-decoration: none;}
A.due2:Active {color:#0e096b; font-weight: bold; text-decoration: none;}
A.due2:Hover {color:#0e096b; font-weight: bold; text-decoration: none;}

.tre3 {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: #009933;
}

A.tre3 {color:#009933; font-weight: bold; text-decoration: none;}
A.tre3:Visited {color:#009933; font-weight: bold; text-decoration: none;}
A.tre3:Active {color:#003300; font-weight: bold; text-decoration: none;}
A.tre3:Hover {color:#003300; font-weight: bold; text-decoration: none;}

.quattro4 {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: #009933;
}

A.quattro4 {color:#a069d7; font-weight: bold; text-decoration: none;}
A.quattro4:Visited {color:#a069d7; font-weight: bold; text-decoration: none;}
A.quattro4:Active {color:#3366cc; font-weight: bold; text-decoration: none;}
A.quattro4:Hover {color:#3366cc; font-weight: bold; text-decoration: none;}


.cinque5 {
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: #ffffff;
}

A.cinque5 {color:#ffffff; font-weight: bold; text-decoration: none;}
A.cinque5:Visited {color:#ffffff; font-weight: bold; text-decoration: none;}
A.cinque5:Active {color:#ffcc33; font-weight: bold; text-decoration: none;}
A.cinque5:Hover {color:#ffcc33; font-weight: bold; text-decoration: none;}









