.testo9 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

}

.testo11 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

.testo11bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	font-weight: bold;

}

.testobianco {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	font-weight: bold;

}

.testoblu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #004181;

	font-weight: bold;

}

.testomarrone {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #7C4E00;

	font-weight: bold;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #FF6600;

	margin-top: 0px;

}

h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FF6600;

	margin-top: 0px;

	margin-bottom:4px;

}

.contenitore {

padding: 7px;

font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

}



a.menu:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bolder;

	color: #FFFFFF;

	text-decoration: none;

}

a.menu:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bolder;

	color: #FFFFFF;

	text-decoration: none;

}

a.menu:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bolder;

	color: #FFFF00;

	text-decoration: underline;

}

a.menu:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bolder;

	color: #FFFF00;

	text-decoration: underline;

}

a.head:link{color: white;text-decoration: none;}

a.head:visited{color: white;text-decoration: none;}

a.head:hover{color: white;text-decoration: none;}

a.head:active{color: white;text-decoration: none;}

a.nero:link{color: #000000;text-decoration: none;}

a.nero:visited{color: #000000;text-decoration: none;}

a.nero:hover{color: #000000;text-decoration: none;}

a.nero:active{color: #000000;text-decoration: none;}



.filetto {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

}

.bordo {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-right-style: solid;

	border-right-color: #B44C00;

	border-top-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

