﻿#MTop ul 
{
   list-style:none;
   margin:0;
   padding:0;
   white-space: nowrap;
}

#MTop li
{
	 padding:0;
	 margin:0;
     float:left;
     font-size:12px;
     text-align:center;
}

#MTop li a
{
	display: block;	
	padding:34px 10px 10px 10px;
	text-decoration: none;
	font-weight:bold;
	color:#fff;
}

#MTop li a:Hover
{
	text-decoration: underline;
}

.Divider{
	background-image:url(../../images/pages/global/divider.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:60px;
	width:1px;
}

.Selezionato{
	background-image:url(../../images/pages/global/bv_over_sx.jpg);
	background-repeat:no-repeat;
}