#content_bg_top {
	background-image: url(../images/seccion/content_bg_top.gif);
	background-repeat: no-repeat;
	line-height: 10px;
	height: 10px;
}
#content_submenu {
	background-image: url(../images/common/content_bg.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 251px;
	overflow: hidden;
}
#submenu_items {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 34px;
	text-align: right;
	width: 185px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	padding: 0px;
}
#submenu_items h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #BB4C2E;
	text-align: left;
	padding-left: 10px;
	font-style: italic;
}

#submenu_items ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#submenu_items li {
	margin: 0px;
	list-style-type: none;
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_submenu .submenu_bloque {
	width: 585px;
	height: 250px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFFFCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4D8BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D8BB;
}
