/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
height:25px;
width:145px;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	color: #ffffff;
	/*background-color: #385572;*/
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;*/
	border: 0px solid;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/sottopulsante.jpg);
	background-position: center center;
	text-align: center;

	
/*	attivare per togliere le scritte
	visibility: hidden;
*/
}

.m0l0iover {
height:25px;
width:145px;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	color: #ff6600;
	/*background-color: #385572;*/
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;*/
	border: 0px solid;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/sottopulsante.jpg);
	background-position: center center;
	text-align: center;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: none;
	font-family: Garamond;
	font-size: 10px;
	color: #66FF00;
	border-top: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.m0l0oover {
	text-decoration : none;
	background-image: none;
	font-family: Garamond;
	font-size: 10px;
	color: #CC9966;
	border-right-width: 1px;
	font-weight: normal;
}

/* level 1 inner */
.m0l1iout {
padding:1px;
	font-family: Verdana;
	font-size: 10px;
	margin: 4px 0 0 15px;
	color: #CCCCCC;
	text-align: center;
	background-color: #385572;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
}
.m0l1iover {
padding:1px;
	border-bottom: 1px solid;
	font-family: Verdana;
	font-size: 10px;
	margin: 4px 0 0 15px;
	color: #FF6600;
	text-align: center;
	font-weight: normal;
	background-color: #D9D9D9;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border: 0px solid;
	padding: 0;
	font-family: Garamond;
	font-size: 14px;
	color: #66FF00;
	
}
.m0l1oover {
	text-decoration : none;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0;
	font-family: Garamond;
	font-size: 14px;
	color: #333333;
	font-weight: normal;

	
}
div.main {
	width: 740px;
}
div.menu {
	position: relative;
	width:100%;
	height:16px;
	z-index:1;
	border: 1px none #000000;
	padding: 0;
	/*left: -11px;
	top: -11px;*/
}