body{
  background-color:#8ea5c5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.Stile1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.menu_piede {
	font-size:10px;
	font-weight:bold;
	font-style: italic;
}
.menu_piede a:link {
	text-decoration: none;
	color: #0000CC;
}
.menu_piede a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_piede a:visited {
	text-decoration: none;
    color: #0000CC;
}
.menu_piede a:active {
	text-decoration: none;
	color: #0000CC;
}
.Stile3 {
	font-size: 24px;
	color: #0033FF;
	font-weight:bold;
}
.tab_menu {font-size: 10px}
.tab_menu a:link {
	text-decoration: none;
	color: #0000CC;
}
.tab_menu a:visited {
	text-decoration: none;
	color: #0000CC;
}
.tab_menu a:hover {
	text-decoration: none;
	color: #8EA5C5;
	background-color:#FFFFFF;
}
.tab_menu a:active {
	text-decoration: none;
	color: #0000CC;
}
.tab_menu td,th {
	font-size: 12px;
}
.tab_menu h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.contenuti_menu{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.CUSTOM_TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	
	text-transform:none;
	
	text-align: center;
}
