#menucontenido {
	float: left;
	height: auto;
	width: 185px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 15px;
}
#menucontenido #menucontenido2 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 185px;
	float: left;
	background-color: #E0DFD9;
	overflow: hidden;
}

#menucontenido .titmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 900;
	display: block;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-attachment: scroll;
	background-image: url(../imagenes/comunes2/fondo_titu_submenu.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 15px;
	border: 1px solid #837E67;
}
ul.menu2 {
	margin: 0px 0px 5px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	float: left;
}
ul.submenu2 {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.submenu2 li {
	margin: 2px 0px;
	padding: 0px;
	display: block;
}
ul.menu2 li a {
	padding: 2px 2px 0px 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: 900;
	color: #777874;
	text-transform: capitalize;
	display: block;
	line-height: 1.5em;
	background-attachment: scroll;
	background-image: url(../imagenes/comunes2/adorno_submenu.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DAD9D1;
}
ul.submenu2 li a {
	margin: 0px;
	padding: 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
	color: #6B5147;
	text-decoration: none;
	width: 195px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	line-height: 1.2em;
	border-left-width: 1px;
	border-left-color: #52B715;
}
ul.menu2 li a:hover {
	color: #CC0000;
	background-attachment: scroll;
	background-image: url(../imagenes/comunes2/adorno_submenu2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.submenu2 li a:hover {
	color: #009900;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dotted #52B715;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
ul.menu2 li {
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.submenu2 li p.noproduc {
	margin: 0px 0px 2px;
	padding: 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
	height: auto;
	width: 195px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
ul.menu2 li .subtitulo {
	color: #424240;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	line-height: normal;
}
#menucontenido .adorno1 {
	height: 14px;
	width: 140px;
	margin-top: 5px;
	display: block;
	background-attachment: scroll;
	background-image: url(../imagenes/comunes2/ornamento3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	overflow: hidden;
	float: left;
}
#menucontenido .remate {
	background-image: url(../imagenes/comunes2/extremo1_submenu.png);
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 185px;
	float: left;
	overflow: hidden;
}

