pre {
	border: 0px solid #333;
	background-color: #FF0000;
	font-size: 120%;
	padding: 5px;
}
#all .middle .colLeft #menu {
	list-style: none;
	margin: 0;
	vertical-align: top;
	width: 180px;
	background-color: #525252;
	padding: 0;
	border-bottom:10px solid #FFFFFF;
	float:left;
	}
	#all .middle .colLeft #menu ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#all .middle .colLeft #menu ul ul {
		display: inline;
	}
	#all .middle .colLeft #menu ul ul li a {
	padding-left: 20px;
	background-image: url(img/icon_Subcat2.gif);
	background-repeat: no-repeat;
	background-position: 13px 5px;	
	color:#999999;
	width: 155px;
	}
	
	#menu a.expanded {
		background: #FFF url(img/boton_Cat_back_top.gif) no-repeat;
		padding-top:9px;
	}
	#menu a.collapsed {
		background: #FFF url(img/boton_Cat_back_top.gif) no-repeat;
		padding-top:9px;
	}
	
	
	#all .middle .colLeft #menu a {
	color: #000000;
	cursor: pointer;
	display: block;
	/* font-weight: bold; */
	padding: 2px 5px 1px 15px;
	width: 160px;
	font-size: 12px;
	border-bottom: 2px solid #ffffff;
	background: #F1D0DB url(img/botonCatBack.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	}
	#all .middle .colLeft #menu a:hover {
		text-decoration: none;
		color:#B9154A;
	}
	#all .middle .colLeft #menu ul a {
	background: #F8F8F8 url(img/icon_Subcat.gif) no-repeat 5px 5px;
	border-bottom: 1px solid #EEEEEE;
	color: #666666;
	display: block;
	font-weight: normal;
	padding: 2px 5px 2px 13px;
	width: 162px;
	font-size: 11px;
	line-height:11px;
	letter-spacing: 0px;
	text-decoration:none;
	margin:0;
	text-transform: none;
	}
	#all .middle .colLeft #menu ul a:hover {
		background-color : #EEEEEE;
		text-decoration: none;
	}
	#all .middle .colLeft #menu li.active a {
		background-color : #666666;
		text-decoration: none;
	}
	#all .middle .colLeft #menu li.active li a {
		background: #e8e8e8;
	}

	#all .middle .colLeft #menu .footer {
		background: transparent url(img/boton_Cat_back.gif) no-repeat 0 0;
		border-top: 2px solid #fff;
		height: 9px;
		margin: 0 0 2px 0;
		width: 170px;
	}
	#all .middle .colLeft #menu .footer span {
		display: none;
	}
	 #all .middle .colLeft #menu li ul {display:none;}/* */

/* MENU 2 ********************************** */

#all .middle .colLeft #menu2 {
	list-style: none;
	margin: 0;
	vertical-align: top;
	width: 180px;
	background-color: #525252;
	padding: 0;
	border-bottom:10px solid #FFFFFF;
	float:left;
	}
	#all .middle .colLeft #menu2 ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		background-color:#525252;
	}
	#all .middle .colLeft #menu2 ul ul {
		display: inline;
		background: #FF0000;
	}
	#all .middle .colLeft #menu2 ul ul li a {
	padding-left: 20px;
	width: 112px;
	background-color:#66CC00;
	
	}
	#all .middle .colLeft #menu2 a {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	/* font-weight: bold; */
	padding: 5px 5px 5px 25px;
	width: 150px;
	font-size: 13px;
	border-bottom: 2px solid #ffffff;
	background: #FFFFFF url(img/botonCatBack2.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	line-height: 14px;
	}
	#all .middle .colLeft #menu2 a:hover {
		text-decoration: none;
		color:#FFCCFF;
	}
	#all .middle .colLeft #menu2 ul a {
	background: #F8F8F8 url(img/icon_Subcat.gif) no-repeat 5px 5px;
	border-bottom: 1px solid #EEEEEE;
	color: #666666;
	display: block;
	font-weight: normal;
	padding: 2px 5px 2px 13px;
	width: 162px;
	font-size: 11px;
	line-height:11px;
	letter-spacing: 0px;
	text-decoration:none;
	margin:0;
	text-transform: capitalize;
	}
	#all .middle .colLeft #menu2 ul a:hover {
		background-color : #EEEEEE;
		text-decoration: none;
	}
	#all .middle .colLeft #menu2 li.active a {
		background-color : #666666;
		text-decoration: none;
	}
	#all .middle .colLeft #menu2 li.active li a {
		background: #e8e8e8;
	}

	#all .middle .colLeft #menu2 .footer {
		background: transparent url(img/boton_Cat_back.gif) no-repeat 0 0;
		border-top: 2px solid #fff;
		height: 9px;
		margin: 0 0 2px 0;
		width: 170px;
	}
	#all .middle .colLeft #menu2 .footer span {
		display: none;
	}
	 #all .middle .colLeft #menu2 li ul {display:none;}/* */
