@charset "utf-8";
/* Corresponde al contenido de los menus laterales */
.superior
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menus/borde_sup_menu.gif);
	text-align: left;
	text-indent: 8px;
	white-space: normal;
	height: 20px;
	width: 150px;
	vertical-align: middle;
}
.fondo150
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menus/fondocelda_menu.gif);
	background-repeat:    repeat-y;
	letter-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	width: 150px;
	display: table-cell;
	height: 20px;
}

.inferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menus/borde_inf_menu.gif);
	text-align: left;
	text-indent: 4px;
	vertical-align: middle;
	white-space: normal;
	height: 20px;
	width: 150px;
	display: table-cell;
	letter-spacing: normal;
	word-spacing: normal;
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	/*background-image: url(../images/menus/boton_normal.gif);*/
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	white-space: normal;
	height: 20px;
	width: 150px;
	display: table-cell;
	background-repeat:  repeat-y;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	/*background-image: url(../images/menus/boton_normal.gif);*/
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	width: 150px;
	height: 20px;
	width: 150px;
	display: table-cell;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	/*background-image: url(../images/menus/boton_sobre.gif);*/
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	white-space: normal;
	height: 20px;
	width: 150px;
	display: table-cell;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	/*background-image: url(../images/menus/boton_sobre.gif);*/
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	white-space: normal;
	height: 20px;
	width: 150px;
	display: table-cell;
}
/*solo para ie*/
.fondoIE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menus/boton_normal.gif);
	background-repeat:  no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: super;
	word-spacing: normal;
	white-space: normal;
	width: 150px;
	display: table-cell;
	height: 20px;
}
.fondoIE:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/menus/boton_normal.gif);
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	white-space: normal;
	height: 20px;
	width: 150px;
	display: table-cell;
	background-repeat:  repeat-y;
}
.fondoIE:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/menus/boton_normal.gif);
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	width: 150px;
	height: 20px;
	width: 150px;
	display: table-cell;
}
.fondoIE:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menus/boton_sobre.gif);
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	white-space: normal;
	height: 20px;
	width: 150px;
	display: table-cell;
}
.fondoIE:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menus/boton_sobre.gif);
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	white-space: normal;
	height: 20px;
	width: 150px;
	display: table-cell;
}

