
body { font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #555555; 
	background: White;
	background-image: url(/images/tema.gif);
	font-size : 12px; 
} 

A { 	
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	COLOR: black;
 	TEXT-DECORATION: none;
}

A:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif; 	
 	COLOR: black;
 	TEXT-DECORATION: underline; 
}

td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555; 
	font-size : 12px; } 

.intmenu { color : #333333; 
	font-weight : bold; 
	font-size : 14px; 
	background-image: url(intpagina.gif);	
	background-color: none; 
	height: 20px; 
	background-repeat: repeat-x; 
	background-position: center;

} 
.menu { color : #333333; 
	font-weight : bold; 
	font-size : 14px; 
	background-color: white; 
	background-repeat: repeat-x; 
	background-position: center;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
}
.m1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt; font-style: normal;
	font-weight: bold; color: #000000;
	text-decoration: none; BORDER-BOTTOM: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-RIGHT: black 0px solid;
	BORDER-TOP: black 0px solid
}
.m2tit {
	FONT-FAMILY: Tahoma, Arial, Helvetica; font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
.AvantiIndietro {
	FONT-FAMILY: Tahoma, Arial, Helvetica; font-size: 14pt;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url('../images/menu_bg.png') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px !important;
	width: 100%;
	text-decoration: none
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}