#MainNav_header {
	top: 0;
	left: 0;
   	width: 185px;
	/*height: 123px;*/
   	padding: 0 0 0 0;
   	margin: 0 0 0 0;
	/*background: url(nav_r2_c1.jpg) 0px 10px;*/
	/*background: url(nav_r1_c1.jpg) no-repeat top left;*/
   }
#MainNav_content {
	padding: 10px 0 0 10px;
   	margin: 0 0 0 0;
   }   
#MainNav_footer {
	top: 0;
	left: 0;
   	width: 187px;
	height: 37px;
   	padding: 0 0 0 0;
   	margin: 0 0 0 0;
	background: url(back_nav_r3_c1.jpg) no-repeat top left;
   }      
/*navigazione principale aspetto*/    
#MainNav a{
	display: block;
	text-decoration: none;
	width: 140px;
	/*height: 20px;*/
	color: #999;
	padding: 2px 10px 2px 10px;
	margin: 0;
	font-size: 14px;
   }
#MainNav a:hover{
	text-decoration: none;
	width: 140px;
	/*height: 20px;*/
	color: #000;
	padding: 2px 10px 2px 10px;
	margin: 0;
	   }
#MainNav p.commenti {
	height: 30px;
	width: 160px;
	/*text-align: right;*/
	margin: 5px 20px 2px 0;
	padding: 15px 0 0 30px;
	font-weight: bold;
	background: url(virgolette_mini.gif) no-repeat 0 6px;
	color: #333;
   }  	 	   
