BODY {

  font-family : Arial;
}

P  {
	font-family : Tahoma, Arial;
	color: Black;
	font-size : 10pt;
	font-weight : normal;
}

LI	{
	font-family : Tahoma, Arial;
	font-size : 10pt;
}

H1	{
	font-family : Tahoma, Arial;
	font-size : 24pt;
	font-weight : bold;
	margin-bottom: 10px;
	color : Navy;
}

H2	{
	font-family : Tahoma, Arial;
	font-size : 18pt;
	font-weight : bold;
	margin-bottom: 10px;
	color : Navy;
}

H3	{
	font-family : Tahoma, Arial;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom: 5px;
	color : Navy;
}

H4	{
	font-family : Tahoma, Arial;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom: 3px;
	color : Navy;
}

H5	{
	font-family : Tahoma, Arial;
	font-size : 10pt;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color : Navy;
}

TABLE  {
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : Black;
}

TH	{
	font-weight : bold;
	font-size : 10pt;
	background-color : #FFC891;
	text-align : left;
	font-family : Tahoma, Arial;
}

PRE  {
	font-size : 10pt;
}


A {
	color : Black;
	text-decoration :none;
	font-family : Arial;
	font-style : normal;
}

A:HOVER {

	font-family: Arial;
	text-decoration: underline;
}

A:VISITED {
	font-family: Arial;

}

A.menu {
		margin: 2px;
	font-family : Arial;
	font-size : 8pt;
	color: Black;
	text-align : center;
	font-weight : bold;
}

A.menu:Hover {
	color : Red;
}

A.menu:Visited {
	font-family: Arial;
	color : silver;
}

A.menu_home {
	font-family : Arial;
	font-size : 12pt;
	color : Navy;
	font-weight : bold;
}

.testo_home {
	font-family : Arial;
	font-size : 12pt;
	color : Blue;
	font-weight : bold;
}

.menu_group {
	font-family : Arial;
	font-size : 12pt;
	color : #333399;
	font-weight : bold;
	margin-left : 15px;
	margin-bottom : -5px;
	font-style : italic;
}

.menu_item	{
	color : White;
	text-decoration :none;
	font-family : Arial;
	font-style : normal;
}

.menu_item:Hover{
	font-family : Arial,;
	color : White;
	text-decoration : underline;
}

TD {
	font-family : Arial;
	font-size : 10pt;
}

TD:HOVER {
  color : #000000;
  font-family : Arial;
  font-weight : bold;
}

.NewLink {
	font-family: Verdana;
	font-size: 8pt;
}

.titolopagina {
	font-family : "Arial Black";
	font-size : 30pt;
	font-weight : bolder;
	color : White;
}

.titolotesto {
	font-size : 14pt;
	color : Black;
}

.testo {
	color : White;
	text-decoration :none;
	font-family : Arial;
	font-style : normal;
}

.sottolink {
	color: White;
	font-size : 10pt;
}

.sottolink:HOVER {
	color: White;
	font-size : 10pt;
}

.tabella {
	color : black;
	font-size : 8pt;
}

.titolotabella {
	color : white;
	font-size : 8pt;
}

.cellatabella {
	color : black;
	font-size : 8pt;
	font-weight : normal;
}

.menu_cell {
}

.group_menu_cell {
	font-size : 12pt;
	background-color : white;
}
.tab {
	border-left: 1px white solid;
	border-right: 1px black solid;
	/*border-bottom: 1px black solid;
	*/
	border-top: 1px white solid;
	color: White;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: #10175A;
	cursor: hand;
}

.tabSelected {	
	border-right: 1px black solid;
	border-top: 1px white solid;
	color: White;
	text-align: center;
	font-weight: bold;
	font-size : 10pt;
	padding: 2pt;
	background: #9299DC;
	cursor: hand;
}
.tabContent {
	padding: 0pt;
	border-right: 1px black solid;
	border-bottom: 1px black solid; 
}
.plate {	
	padding: 2pt;
	border-left: 1px white solid;
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
}
.plateTHArt {
	color : White;
	text-align: center;
	font-weight: bold;
	padding: 2pt;
	background: #7EAE96;
	border-left: 1px white solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
}
.c_tab {
	background-color: #9299DC;
	color: white; 
}
.inputs {
	font-family: Tahoma, Arial, Geneva;
	color: black;
	font-size:10pt;
	background-color: #BFD7CA; 
}

.buttons {
	font-family: Tahoma, Arial, Geneva;
	color: black;
	font-size:10pt;
	font-weight: bold;
	background-color: #BFD7CA; 
}
.tabContent {
	padding: 0pt;
	border-right: 1px black solid;
	border-bottom: 1px black solid; 
}
.sede {
	margin: 2px;
	font-family : Arial;
	font-size : 7pt;
	color: White;


}
.copyright {
	margin: 2px;
	font-family : Arial;
	font-size : 8pt;
	color: Black;
	text-align : center;
	font-weight : bold;
}
