body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	margin-left:1em;
	padding-top:0;
	margin-top:0;
	padding-left:1em; 
	color: #000000;
}

.titolo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #004B93;
	text-transform: uppercase;

}

.titolo2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}

.sottotitolo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align:center;
}

.voce {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 90%;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-transform: uppercase;

}
.normale {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 90%;
        font-style: normal;
        color: #000000;
}

.table {
font-family:  Arial, Helvetica, sans-serif;
font-size: 90%;
font-style: normal;
font-weight: normal;
color: #000000;
}


.tableaccesso {
font-family:  Arial, Helvetica, sans-serif;
font-size: 90%;
font-style: normal;
font-weight: normal;
border: thin solid #A7293F;
border:0;
width:28.12em;
}




a {
font-family:  Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: normal;
color:#004B93;
text-decoration: none
}

a:hover {
font-family:  Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: normal;
color:#004B93;
text-decoration: underline
}

a:visited {
font-family:  Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: normal;
color:#004B93;
text-decoration: none
}


.submenu {
color: #000000;
font-size: 9px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}

.submenu:hover {
color: #000000;
font-size: 9px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
text-decoration: underline;
}

.submenu:visited {
font-family:  Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color:#000000;
text-decoration: none;
}

.diritti {
color: #000000;
font-size: 9px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}

.testo_bold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.testo_boldred {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #004B93;
}

img.fll{border:0}

img.fll_acceso{border:2px}

hr {color:#C0C0C0}

.linea {
color: #000000}


.testo_boldgray {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #5D6B74;
}
ul {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	height: auto;
	width: auto;
	padding-left: 15px;
}
li {
	font-size: 90%;
	color: #000000;
	height: auto;
	width: auto;
	padding: 0px;


}
.testo_gray {


	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #5D6B74;
}

.button {
   background-color: #004B93;
   color:  #FFFFFF;
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 90%;
   font-style: normal;
   font-variant: small-caps; 
   font-weight: bold;
   height:24px;
   margin-top:5px;
   padding-right:10px;
   padding-left:10px;
}
  
   
   
/*tabella footer*/

.footer{
	border-top:1px solid #C0C0C0;
	width:720px;
	position:absolute;
	font-family: Arial,sans-serif;
	font-size:110%;
}

.footer UL LI{font-family:Arial,sans-serif; display:inline; margin-right:27px; }
.footer UL LI A{ font-family:Arial,sans-serif;font-size:100%;color:#555}
.footer UL LI A:hover{text-decoration:none;color:#333}
.footer UL LI A:visited{text-decoration:none;color:#333}

