BODY {
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.menu {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	height: 20px;
	width: 168px;
	border: 1px solid #F7FCFC;
	background-color: #F7FCFC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.menu a:link  {
	color: #000066;
	text-decoration : none;
	font-weight: bold;
	height: 20px;
	width: 168px;
	border: 1px solid #F7FCFC;
	background-color: #F7FCFC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.menu a:visited  {
	color: #003366;
	text-decoration : none;
	font-weight: bold;
	height: 20px;
	width: 168px;
	border: 1px solid #F7FCFC;
	background-color: #F7FCFC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.menu a:active  {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	text-decoration : none;
	height: 20px;
	width: 168px;
	border: 1px solid #F7FCFC;
	background-color: #F7FCFC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.menu a:hover  {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	height: 20px;
	width: 168px;
	border: 1px solid #C2EBEB;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.menu2  {
	font-family : Arial;
	font-weight: bold;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;	
	
	
}

.menu2 a:link  {
	color: #0099CC;
	text-decoration : none;
	background-color: #F7FCFC;
}
.menu2 a:visited  {
	color: #0099CC;
	background-color: #F7FCFC;
	text-decoration : none;
	

}
.menu2 a:active  {
	color: #0099CC;
	background-color: #F7FCFC;
}
.menu2 a:hover  {
	color: #0099CC;
	background-color: #F7FCFC;
}

.percorso {
	font-size: 9px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
.percorso a:link  {
	font-size: 9px;
	color: #006699;
	font-weight: normal;
	text-decoration : none;
}
.percorso a:visited  {
	font-size: 9px;
	color: #006699;
	font-weight: normal;
	text-decoration : none;
}
.percorso a:active  {
	font-size: 9px;
	color: #006699;
	font-weight: normal;
	text-decoration : none;
}
.percorso a:hover  {
	font-size: 9px;
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}
.link {
    font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.link a:link  {
	font-size: 11px;
	color: #006699;
	text-decoration : none;
}
.link a:visited  {
	font-size: 11px;
	color: #006699;
	text-decoration : none;
}
.link a:active  {
	font-size: 11px;
	color: #006699;
	text-decoration : none;
}
.link a:hover  {
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.testo {
	font-size: 11px;
	color: #006699;
	line-height: 15px;
}
.testoB {
    font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.testoIN {
    font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.titoloIN{
	font-size: 24px;
	color: #006699;
	font-weight: bold;
}
.cell {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #C2EBEB;
	background-color: #FFFFFF;
	text-align: center;

}

.testoform {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.titoloform {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	height: 25px;
	width: 168px;
	border: 1px solid #C2EBEB;
	background-color: #FFFFFF;
	padding: 0px;

}
