body {
	margin: 0;
	padding: 0;
	background: white url(../Grafica/Menu/Menu_001.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

a {
	background: url(../Grafica/Menu/Menu_003.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(../Grafica/Menu/Menu_002.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

#sotto_menu {
    text-decoration: none;
    color: #749865;
    font: normal 13px Georgia;
}

#sotto_menu:hover {
	border-bottom: 3px solid #5A7C50;
	text-decoration: none;
	color: gray;
}

#fine_pagina {
	padding: 0px 0 30px 100px;
	background: url(../Grafica/Menu/Menu_004.gif) repeat-x;
}

.lblGrigia_11 {
   font: "MS Serif", "New York", serif;
	color: #3c3432;
	line-height: 17px;
	font-size: 11px;
	
}.lblGrigia_12 {
   font: "MS Serif", "New York", serif;
	color: #3c3432;
	line-height: 17px;
	font-size: 12px;
}