.testo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.testo11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.testo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bordosix {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #676767;
}

.bordosotto {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #676767;
}

A.menu1 {color :#000000; text-decoration : none}
A.menu1:Visited  {color :#000000; text-decoration : none}
A.menu1:Hover  {color :#FFFFFF; text-decoration : none}

A.manu2 {color :#000099; text-decoration : none}
A.manu2:Visited {color :#000099; text-decoration : none}
A.manu2:Active {color :#000099; text-decoration : none}
A.manu2:Hover {color :#0000FF; text-decoration : none}

A {color :#CC0000; text-decoration : none}
A:Visited {color :#CC0000; text-decoration : none}
A:Active {color :#CC0000; text-decoration : none}
A:Hover {color :#FF0000; text-decoration : none}

.bordosopra {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #676767;
}
.bordosoprasotto {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #676767;
	border-bottom-color: #676767;
}


.bordodexincassato {
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #A9A9A9;
}
.bordosixincassato {
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #A9A9A9;
}
.bordocella {
	border: 1px solid #A9A9A9;
}
.bordocellabianco {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titologrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.titolopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.testo10giustificato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.lineasottotrattegiata {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.lineasottopuntini {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #676767;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

