
body{
	background:#95C6EE;
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	cursor : auto;
}

.testo{

  font-family: Arial,Verdana,Helvetica;
  font-size: 8pt;
  color:#003B79;
}


.testo1{

  font-family: Arial,Verdana,Helvetica;
  font-size: 9pt;
  color:#003B79;
}

.testo2{

  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  color:#003B79;
}

.testo3{

  font-family: Arial,Verdana,Helvetica;
  font-size: 12pt;
  color:#003B79;
}


.testo4{

  font-family: Arial,Verdana,Helvetica;
  font-size: 18pt;
  color:#319ACF;
}




a {
  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  color:#003B79;
  text-decoration: none;
 }

a:hover{
  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  color:#003B79;
 text-decoration:underline;
}



.tx1err
{
font-family: Arial,Helvetica,Verdana;
font-size: 8pt;
color:#CC0000;
font-weight :bold;
}

.tx2err
{
font-family: Arial,Helvetica,Verdana;
font-size: 8pt;
color: #CC0000;
font-weight :bold;
border:1px solid #CC0000;
}



 .bottoni
  {
	font-family: Arial,Helvetica,Verdana;
	font-size: 8pt;
	font-weight : bold;
	color:#003B79;
	background: #FFFFFF;
	height : 23px; 
	border-width : 0px; 
	width : 100px;
   }
	   


div.menu_bottom {
background: #ffffff;
width: 98%;
height: auto;
margin-bottom: 10px;
margin-top: 10px;
font-family: Arial,Verdana,Helvetica;
padding: 5px 2px 2px 5px;
font-size: 9px;
color:#003B79;
}


div.top_menu {
background: #ffffff;
width: 98%;
height: auto;
margin-bottom: 1px;
margin-top: 1px;
font-family: Arial,Verdana,Helvetica;
padding: 5px 2px 2px 5px;
font-size: 20px;
color:#003B79;
}



div.top_menu_centro {
background: #ffffff;
width: 34%;
height: auto;
margin-bottom: 1px;
margin-top: 1px;
font-family: Arial,Verdana,Helvetica;
padding: 5px 2px 2px 5px;
font-size: 15px;
color:#003B79;
}





