.submenu-tabla-1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #774506;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #774506;
}
.submenu-tabla-2 TD {
	border-top-color: #774506;
	border-left-color: #774506;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.submenu-boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FDE6A8;
	background-color: #985D10;
	display: block;
	text-align: center;
	white-space: nowrap;
	padding: 3px 6px;
}
.submenu-boton:hover {
	color: #774506;
	background-color: #FEDB7D;
}
.submenu-boton-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FDE6A8;
	background-color: #774506;
	display: block;
	text-align: center;
	white-space: nowrap;
	padding: 3px 6px;
}

