
.mbmenu{
  display:none;
}
.productos{

}
.vertMenu{
	margin:0px;
	list-style-image:none;
	list-style:none;
	background-color:#f1f1f1;
	border-left:1px #dad9d9 solid;
	border-right:1px #dad9d9 solid;
	border-bottom:1px #dad9d9 solid;
	padding: 0 5px 10px 5px;
	line-height:24px; 
}
.rootVoices{

}
.rootVoices td.rootVoice {
	height:28px;
	position:relative; 
	text-align:left;
	font-family: Georgia;
	font-weight:bold;
	font-size:12px;
	background-image:url(../images/sep_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block; 
}
.rootVoices.vertical td.rootVoice{
	height:28px;
	position:relative; 
	text-align:left;
	font-family: Georgia;
	font-weight:bold;
	font-size:12px;
	background-image:url(../images/sep_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;

}
.rootVoices td.selected{
	height:28px;
		width: 152px;
	color:#FFFFFF;
	/*background-color:#ce7633;*/
	background-image:url(../images/sep_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.rootVoices a{
	height:28px;
	display:block; 
	text-decoration:none;
	color:#231f20;
	padding-left:5px;
	width: 152px;
}
.rootVoices a:hover {
height:28px;
	color:#FFFFFF;
	background-color:#ce7633;
	background-image:url(../images/sep_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 152px;
}



.menuShadow{
	padding:2px;
	padding-bottom:0px;
	left:-2px;
	top:1px;
}

/**/

.menuContainer{
	margin:0px;
	list-style-image:none;
	list-style:none;
	background-color:#f1f1f1;
	border-left:1px #dad9d9 solid;
	border-right:1px #dad9d9 solid;
	border-bottom:1px #dad9d9 solid;
	padding: 0 5px 10px 5px;
	line-height:24px; 
		width: 152px;
}


.menuContainer td a{
	height:28px;
	display:block; 
	text-decoration:none;
	color:#231f20;
	padding-left:5px;
	width: 152px;
		background-image:url(../images/sep_menu.jpg);
			background-position:bottom;
	background-repeat:no-repeat;
}

.menuContainer .selected td{
height:28px;
	color:#FFFFFF;
	background-color:#ce7633;
	background-image:url(../images/sep_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 152px;
}
.menuContainer .selected td a{
height:28px;
	color:#FFFFFF;
	background-color:#ce7633;
	background-image:url(../images/sep_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 152px;
}
.menuContainer .disabled td, .menuContainer .disabled td a {
	color: #cccccc;
}
/*afegim la imatge de mes productes */
.productos{
background-position:right;
background-repeat:no-repeat;
	background-image:url(../images/triangle_menu.gif); !important

}
