body,TD,FORM  {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
}

SELECT{
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 10px;
}

.white {
	font-family : Arial, Helvetica, sans-serif;
	color: White;
	font-size : 10px;
}

.white1 {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
	font-size : 10px;
}

.white1:hover {	
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFF00;
	text-decoration : none;
	font-size : 10px;
}

.testo12px  {
	color : black;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;}

.sbr1{ font-size : 1pt; }
.sbr2{ font-size : 2pt; }
.sbr3{ font-size : 3pt; }
.sbr4{ font-size : 4pt; }
.sbr6{ font-size : 6pt; }
.sbr8{ font-size : 8pt; }

/* Titoli in neretto bold */
.TitoloNero
{
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 13px;
	font-weight : bold;
}
	
.TitoloNeroLista
{
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 16px;
	font-weight : bold;
	background : #FFFFFF;
}

/*GESTIONE MENU HOMEPAGE */

.menuoff{
		background : #666699;}
.menuon{
		background : #909090;}
		
.menu {	text-decoration : none;
		color: white;}

.menuA {text-decoration : none;
		color: white;}

.munuA:HOVER {text-decoration : none;
		color : white;}
		
.navigazione {font-family :arial,sans-serif;
	    color: white;
	    font-size : 12pt;
		font-weight : bold;}
		
/*FORMATTAZIONE DOCUMENTO */

.doctitolo {font-family :arial,sans-serif;
	color: black;
	font-size : 11pt;
	font-weight : bold;}
	
.docabstract {font-family :arial,sans-serif;
	color: black;
	font-size : 8pt;}

.doctesto {font-family :arial,sans-serif;
	color: black;
	font-size : 10pt;}
	
.doctesto:hover {font-family :arial,sans-serif;
	color: #0000FF;
	font-size : 10pt;
	text-decoration : none;}
	
.doctesto:visited {font-family :arial,sans-serif;
	font-size : 10pt;
	color : #800080;
	text-decoration : underline;}
	
.doctesto:visited:hover {font-family :arial,sans-serif;
	font-size : 10pt;
	color : #800080;
	text-decoration : none;}
	
.docautoredata {
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	font-size : 8pt;
}

.doccorrelati {font-family :arial,sans-serif;
	color: black;
	font-size : 10pt;}
	
.docmail {font-family :arial,sans-serif;
	color: black;
	font-size : 9pt;}
	
.documenticorrelati {font-family :arial,sans-serif;
	color: black;
	font-size : 11px;}
	
INPUT  { 
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 12px;
 } 

.button {
	color: #FFFFFF; 
	background-color: #336699; 
	border: #E1EDFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

