.testata {
	color: #000033;
	background-color: #eef2fd;
	text-align: center;
	border: 1px solid #000033;
	vertical-align: middle;
}
h1 {
	font-size: 160%;
	margin: 5px;
	padding: 5px;
}
.dataaggiornamento {
	font-size: 80%;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.menupr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: #000066;
	letter-spacing: 0.1em;
	text-align: center;
}
.menupr {
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
}
.menupr a:link{
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.menupr a:visited{
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	text-decoration: none;
	display: block;

}
.menupr a:hover{
	color: #000099;
	background-color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.contenuto {
	border: solid;
}
.menu2 {
	color: #000033;
	background-color:#EEF2FD;
	vertical-align: top;
	background-color: #EEF2FD;
}

.menu2 ul {
    list-style-type: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menu2 li {
   margin-top: 3px;
   margin-bottom: 3px;
   font-weight: bold;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #000033;
   margin-right: 10px;
   margin-left: -30px;
}

.menu2 li a:link{
   font-weight: bold;
   text-decoration: none;
   color: #000033;
   background-color: #EEF2FD;
   display: block;
}

.menu2 li a:visited{
   font-weight: bold;
   text-decoration: none;
   color: #000033;
   background-color: #EEF2FD;
   display: block;
}

  .menu2 li a:hover{
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   background-color: #000099;
   display: block;
  } 
  
  .disegni {
   text-align: center;
   margin-right: auto;
   margin-left: auto;
}
h2 {
	font-size: 150%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
}
.sinistra  {
	float: left;
	margin: 10px;

	border: 1px dashed #000066
	font-style:  normal;
	padding: 10px;
}
.footer {
	text-align: center;
	color: #000033;
	background-color: #EEF2FD;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
}
h4 {
	text-align: center;
}

