/* CSS Document */
BODY {
	margin-left: .5cm;
	margin-right: .5cm;
	color: black;
	background-color: #E0FFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
}
/* BODY {
  scrollbar-3dlight-color: orange; 
  scrollbar-arrow-color: black; 
  scrollbar-highlight-color: red;   
  scrollbar-face-color: blue;  
  scrollbar-shadow-color: orange;  
  scrollbar-darkshadow-color: orange;  
  scrollbar-track-color: #DCDCDC;
}*/
A:LINK {
	text-decoration: none;
	color: #396BD6;
}
A:VISITED {
	text-decoration: none;
	color: #396BD6;
}
A:HOVER {
	Color: green;
	text-decoration: none;
}

A.menu:LINK {
  text-decoration: none;
  color: white;
  font-style: bold;}
A.menu:VISITED {
  text-decoration: none;
  color: white;
  font-style: bold;}
A.menu:HOVER {
  Color: yellow;
  text-decoration: none;
  font-style: bold;}

A.nero:LINK {
  text-decoration: none;
  color: black;
  }
A.nero:VISITED {
  text-decoration: none;
  color: black;
  }
A.nero:HOVER {
  Color: green;
  text-decoration: none;
  }
  
.titolo {
	font-family: arial black, Arial, sans-serif;
	color: #396BD6;
	font-size: 19pt;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	line-height: 25pt;
}
.titolo15 {
	font-family: arial black, comic sans ms, Arial, sans-serif;
	color: #396BD6;
	font-size: 15pt;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
.titolo15b {
	font-family: arial black, comic sans ms, Arial, sans-serif;
	color: black;
	font-size: 15pt;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
.titolo12sx {
	font-family: arial black, comic sans ms, Arial, sans-serif;
	color: #396BD6;
	font-size: 12pt;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}
.titolo12sxi {
	font-family: arial black, comic sans ms, Arial, sans-serif;
	color: #396BD6;
	font-size: 12pt;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	text-indent: 10px;
}
.menu {
	font-family: tahoma, Arial, sans-serif;
	color: white;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}
.normale {
	font-family: Trebuchet MS, tahoma, Arial;
	color: black;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}
.normalecentro {
	font-family: Trebuchet MS, tahoma, Arial;
	color: black;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
.normalemini4 {
	font-family: Trebuchet MS, tahoma, Arial;
	color: black;
	font-size: 4pt;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}
.normaleminicentro {
	font-family: Trebuchet MS, tahoma, Arial;
	color: black;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
.tabprinc { 
   border: 1px solid #396BD6;
}
.img { border: none;
}
