BODY{
 	scrollbar-3dlight-color : #336699;
	scrollbar-arrow-color : navy;
	scrollbar-base-color : #AEAEFF;
	overflow-x: hidden;
	overflow-y: auto;
	background-attachment: fixed
 }
 ul.menusx{
 	margin-top: 1px;
	margin-bottom: 1px;
}
.menufigli{
 display: none;
 font-family: tahoma;
 color: #ffffff;
 font-size: 9pt;
}
.tastomenu{
 cursor: pointer;
 font-family: tahoma;
 color: #ffffff;
 font-size: 5pt;
}
a.treeview{
	color: navy;
	text-decoration: none;
}
a.treeview:hover{
	color: green; 
	text-decoration: none;
}
/*------------------------stili per i td---------------------------*/
.td{
	font-family: comic sans ms;
	font-size: 8pt
}

/*---------------------Stili per i titoli --------------------------*/
.h1{
	font-family: comic sans ms;
	font-size: 12pt;
	text-decoration: underline;
	Color: black
}
.h2{
	font-family: comic sans ms;
	font-size: 10pt;
	text-decoration: none;
	Color: black
}
.h3{
	font-family: comic sans ms;
	font-weight: bolder;
	font-size: 8pt;
	text-decoration: none;
	Color: black
}

/*------------------------stili per il testo------------------------*/
.sottolineato{
	font-family: comic sans ms;
	font-size: 10pt;
	text-decoration: underline;
}
.testo{
	font-family: comic sans ms;
	font-size: 10pt;
	color: black;
}
.testobianco{
	font-family: comic sans ms;
	font-size: 11pt;
	Color: white;
}			
.testochakra{           /*stile specifico per la pagina Chakra*/
	font-family: arial;
	font-size: 7pt;
}	
/*---------------------Stili per i link ---------------------------*/
a.testo{					
	font-family: comic sans ms;
	font-size: 10pt;
	text-decoration: none;
	Color: blue;
}
a.testo:hover{
	font-family: comic sans ms;
	font-size: 10pt;
	text-decoration: underline;
	Color: blue
}
a.testobianco{
	font-family: comic sans ms;
	font-size: 10pt;
	text-decoration: underline;
	Color: blue;
}
a.testobianco:hover{
	font-family: comic sans ms;
	font-size: 10pt;
	text-decoration: underline;
	Color: blue
}
.email{
	font-family: comic sans ms;
	font-size: 9pt;
	text-decoration: none;
	Color: #ffffff
}
/*---------------stile per il testo del contactbox-------------------*/
contactesti:hover{
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: underline;
	Color: #ff9900
}

/*---------------------Stili per le linee orizzontali(<hr>)---------*/
.hr{
  	height: 1pt	
}

/*---------------------Stili per il menù ad albero------------------*/
.menufigli{
 display: none;
 font-family: tahoma;
 color: #ffffff;
 font-size: 10pt;
}
.tastomenu{
 cursor: pointer;
 font-family: tahoma;
 color: #ffffff;
 font-size: 11pt;
}
.ueym_power{
 font-family: tahoma;
 color: #ffffff;
 font-size: 7pt;
}
.ueym_powerlink{
 font-family: tahoma;
 color: #ffffff;
 font-size: 7pt;
 text-decoration: none;
}
.ueym_powerlink:hover{
 font-family: tahoma;
 color: #ffff00;
 font-size: 7pt;
}

