/****** MENU ******/
#menu {
/*	position:relative;
	left:250px;
	border:none; */
	overflow:hidden	;
	float:left;
	position:relative;	
	top:0px;
	width:146px;
	padding:0px;
	vertical-align:top;
/*	background: url(images/menu_main.jpg) repeat-y;*/
}
#top_menu {
	overflow:hidden	;
	width:146px;
	height:6px;
	padding:0px;
	background-color:transparent;
/*	background: url(images/menu_top.jpg) no-repeat;*/
}
#main_menu {
	overflow:hidden	;
	width:146px;
	padding:0px;
/*	background: url(images/menu_main.jpg) repeat-y;*/
	color:#1E3887;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
	#main_menu div.titulo{
		color:#000000;
		font-family:Arial;
		font-size:12px;
		font-weight:bolder;
		padding-left:19px;	
	}	
	#main_menu div.subtitulo{
		color:#000000;
		font-family:Arial;
		font-size:11px;
		font-weight:bolder;
		padding-left:19px;
		padding-top:3px;		
	}		
	#main_menu div.MenuItem{
		color:#000000;
		font-family:Arial;
		font-size:11px;
		padding-left:3px;		
		padding-bottom:5px;				
	}	
	#main_menu div.Separator{
		width:146px;
		padding-top:0px;
		padding-left:0px;
		background: url(images/menu_separator.jpg) no-repeat;		}		
	#main_menu div.MenuItem a{
		/*width:146px;*/
		padding:0px;
		color:#000000;
		font-family:Arial;
		font-size:11px;
		padding-left:32px;
		background-image:url(Images/epigrafe.gif);
		background-repeat: no-repeat;		
		text-decoration:none;
	}	
	#main_menu div.titulo a{
		color:#000000;
		text-decoration:none;
	}			
	#main_menu div.subtitulo a{
		color:#000000;
		text-decoration:none;
	}				
	#main_menu LI{
		padding:0px;
		color:#000000;
		font-family:Arial;
		font-size:11px;
		padding-left:32px;
		background-image:url(Images/epigrafe.gif);
		background-repeat: no-repeat;		
		text-decoration:none;
	}

/**********/
#bottom_menu {
	overflow:hidden	;
	width:146px;
	height:11px;
	padding:0px;
	background-color:transparent;	
/*	background: url(images/menu_bottom.jpg) no-repeat;*/
	}


a.mnu2Item {
/*	display: block; */
	width: 110px;
/*
	height: 26px
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin-left: 8px;
	background-image: url(images/boton2_off.gif);
	background-repeat: no-repeat
*/	
	}	
/****** FIN MENU ******/	
