.borde_externo {
	border: 1px solid #55A3FF;
}
.hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CBEDF5;
	text-decoration: none;
	background-image: url(../images/fondo_hora.jpg);
	background-repeat: repeat-x;
	text-indent: 7pt;
}
.fondo_menu_super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/fondo_menu_super.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1346A1;
	border-right-color: #1346A1;
	border-bottom-color: #1346A1;
	border-left-color: #1346A1;
}
.link_menu_super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/fondo_firma.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.texto_menu_iz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005AB0;
	text-decoration: none;
}
ul#menu {
	list-style-type: none;
	margin: 16px;
}

ul#menu ol {
	display: none;
	list-style-type: none;
	margin: 0;
	white-space: normal;
}

ul#menu li, 
  ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #005AB0;
}

ul#menu li {
	list-style-image: url(../images/fle_verde.gif);
	margin: 2px;
	padding: 4px;
}

ul#menu ol li {
	list-style-image: url(../images/i_interactive.gif);

}

ul#menu ol li:before {
	content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
	color: #333333;
	font-weight: bold;
}
ul#menu ol a {
	text-decoration: none;
	outline: none;
	color: #666666;
}
