/* --- 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 {
	font-family: Garamond;
	font-size: 14px;
	text-decoration: none;
	margin: 2px 0 0 2px;
	color: #AAAAAA;
	background-color: #4D4D4D;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 0px;
	font-style: normal;
	font-weight: normal;
	background-position: center center;
	text-align: center;
/*	attivare per togliere le scritte
	visibility: hidden;
*/
}

.m0l0iover {
	font-family: Garamond;
	font-size: 14px;
	margin: 3px 0 0 3px;
	color: #FFFFFF;
	font-weight: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 0px;
	font-style: normal;
	text-align: center;
	background-color: #333333;/*	attivare per togliere le scritte
	visibility: hidden;
*/
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: none;
	font-family: Garamond;
	font-size: 14px;
	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: 14px;
	color: #CC9966;
	border-right-width: 1px;
	font-weight: normal;
}

/* level 1 inner */
.m0l1iout {
	font-family: Garamond;
	font-size: 14px;
	margin: 4px 0 0 15px;
	color: #CCCCCC;
	text-align: center;
	background-color: #4D4D4D;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
}
.m0l1iover {
	font-family: Garamond;
	font-size: 14px;
	margin: 4px 0 0 15px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	background-color: #4D4D4D;
	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;
}
