.menub2c{
width:980px; margin-bottom:10px;text-align:right;display:block;
}
.nselezionato{color: #333333;padding-right:10px;padding-left:10px; border-right:1px solid #cccccc;font-size: 11px;
}
.selezionato{color: #FF6600;padding-right:10px;padding-left:10px;border-right:1px solid #cccccc;font-size: 11px;
}

.menu-catalogue{
background-image: url(/mountpoint/bgmenu.jpg);background-position:left;background-repeat: repeat; 
}
.menu-catalogue table{
}
.menu-catalogue td{
padding-top:10px;padding-bottom:10px;font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;font-size: 14px;
}
.menu-catalogue td.over{
color:#000000; background-image: url(/mountpoint/bgmenuover.jpg);background-position:left;background-repeat: repeat;
}
.menu-catalogue a{
border-right:1px solid #666666; padding-right:50px; padding-left:50px;
}

/*============== MENU B2B CSS ==============*/

.menusfo{
  background:url(/mountpoint/bk_submenu.gif) repeat-x bottom left #ffffff;;
  height:44px;
	position:relative;
	margin:0px;
	padding:0px;
}
#cssdropdown { 
}

#cssdropdown, #cssdropdown ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
}
#cssdropdown li {
	float:left;
}
*html #cssdropdown li {
	position:relative;
}
.mainitems{
	list-style:none;
}
.mainitems a {
	text-decoration: none;
	display:block;
	color:#666666;
	background:url(/mountpoint/menu.gif) no-repeat bottom center;
	text-align:center;
	height:27px;
	text-transform:lowercase;
	width:149px;
}
.mainitems a:hover {
	background:url(/mountpoint/menu_hover.gif) no-repeat bottom center;
	font-weight:bold;  
	color:#666666;
	text-decoration: none;
}

.subitem{
	display:none;
	margin:0;
	padding:0;
	position:absolute;
	top:26;
	left:0;
	color:#ffffff;
}

ul.subitem  {
	margin:2px 0px 0px 0px;
}
.subitem li{
	margin:1px 0px 0px 20px; 
	padding:0px;
}
.subitem li a {
	margin:0px;
	padding:0px;
	display:inline;
	text-decoration: none;
	color:#ffffff;
	background:none;
	font-weight:bold;
	text-decoration: none;
}
.subitem li a:hover {
  font-weight:bold;
	color:#ffffff;
	background:none;
	text-decoration: none;
}
*html .subitem li{
	margin:0px;
	padding:0px;
}

*html .subitem li a, *html .obb3 ul.subitem li a {
	height:20px;
	padding:0px;
	margin:0px 10px 0px 10px;
	width:74px;
}


.obb3 a {
	text-decoration: none;
	display:block;
	color:#666666;
	background:url(/mountpoint/menu_hover.gif) no-repeat bottom center;
	text-align:center;
	height:27px;
	text-transform:lowercase;
	font-weight:bold;
	width:149px;
}

.obb3 a:hover {
	background:url(/mountpoint/menu_hover.gif) no-repeat bottom center;
	font-weight:bold;  
	color:#666666;
	text-decoration: none;
	width:149px;
}


ul.subuls li.subitemsub{
	/*list-style-image: url(/jsps/portal/images/tratt.gif); list-style-position: inside;*/
}

li.subitemsub{
	float:left;
	/*list-style-image: url(/jsps/portal/images/tratt.gif); list-style-position: inside;*/
}



#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display:block; 
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/*******************menu verticale*************************************/
#button {
	/*padding: 0px;
	margin:0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FAF9F7;*/
}
.top-button {
	/*padding: 6px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color:#E8E8DE;*/
}

#button ul {
	list-style: none;
	margin:0px;
	padding:0px;
	border:none;
	font-weight:bold;
}

#button li {
	border:none;
	margin:0 0 4px 0;
	/*background: url(/jsps/images/arrow_blu.gif) left no-repeat;
	background-color:#FAF9F7;
	padding:0px;*/
}

*html #button li {
        height: 14px;
}
#button li a:link, #button li a:active, #button li a:visited {
	/*display: block;
	margin:0px;
	padding: 5px 5px 5px 20px;*/
	color: #666666;
	/*text-decoration: none;
        height: 14px;
        border-bottom:1px solid #CCCCCC;*/        
	padding-right:12px; background:url(/mountpoint/ico.gif) no-repeat top right;
		text-decoration: none;
}
#button li a:hover {
	color: #006699;/*
	padding-left:20px;
	background: url(/jsps/images/arrow_blu.gif) left no-repeat;
	background-color:#ffffff;*/
	
	padding-right:12px; background:url(/mountpoint/ico.gif) no-repeat top right;
		text-decoration: none;
}
.selected a,
#button li.selected a {
	/*margin: 0px;
	background: url(/jsps/images/arrow_blu.gif) left no-repeat;
	background-color:#ffffff;
	font-weight:bold;
	padding:0px;*/	
	color:#006699;
	padding-right:12px; background:url(/mountpoint/ico_on.gif) no-repeat top right;
		text-decoration: none;
}
.selezionato li a:link { 
	color:#00A6EB;
	margin:0px;
	padding:0px;
	text-decoration: none;
}


/* stili per pagine figlie */

#button li li { 
	/*padding:0px;
	margin: 0px;
	background: url(/jsps/images/arrow_blu.gif) left no-repeat;
	background-color:#FAF9F7;*/
	
}

#button li li a:link, #button li li a:active, #button li li a:visited {
	display: block;
	padding-right:12px; background:url(/mountpoint/ico.gif) no-repeat top right;
		text-decoration: none;
}
#button li li a:hover {
	color: #006699;
	padding-right:12px; background:url(/mountpoint/ico_on.gif) no-repeat top right;
		text-decoration: none;
}
/* fine stile pagione figlie */

.lastrow {
        border:none;
}

/*******************menu catalogo*************************************/
#buttoncat {
	margin:0px;
	padding: 0px;
	margin-top:6px;
}
#buttoncat ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#buttoncat li {
	min-height:20px;
	margin: 0px;
	padding: 5px 0px 3px 0px;
}
/* Per IE  */ 
* html #buttoncat li {
	height:20px;
	margin-left:0px;
	margin-right:0px;
}
li.selezionatoprod a:link, li.selezionatoprod a:active, li.selezionatoprod a:visited {
	color:#00A6EB;
	border:none;
	text-decoration: none;
	/*background:url(/jsps/images/bg_li_prod.gif) top left no-repeat;*/
}
li.selezionatoprod a:hover {
	color:#00A6EB;
	border:none;
	/*background:url(/jsps/images/bg_li_prod.gif) top left no-repeat;*/
	text-decoration: none;
}
li.nonselezionatoprod a:link, li.nonselezionatoprod a:active, li.nonselezionatoprod a:visited {
	color:#8C8C8C;
	border:none;
		text-decoration: none;
	/*background:url(/jsps/images/bg_li_prod.gif) top left no-repeat;*/
}
li.nonselezionatoprod {
	color:#8C8C8C;
	border:none;
		text-decoration: none;
}
li.nonselezionatoprod a:hover {
	color:#00A6EB;
	border:none;
	/*background:url(/jsps/images/bg_li_prod.gif) top left no-repeat;*/
		text-decoration: none;
}
li.selezionatocat a:link, li.selezionatocat a:active, li.selezionatocat a:visited {
	color:#666666;
	border:none;
	font-weight:bold;
		text-decoration: none;
}
li.selezionatocat a:hover {
	color:#666666;
	border:none;
		text-decoration: none;
}
li.nonselezionatocat a:link, li.nonselezionatocat a:active, li.nonselezionatocat a:visited {
	color:#666666;
	border:none;
	text-decoration: none;
	text-transform:lowercase
}
li.nonselezionatocat a:hover {
	color:#666666;
	border:none;
	text-decoration: none;
	text-transform:lowercase
}

/* ************************************************************************* */

html>body #button li a {
width: auto;
}
