.botonmenusuperior {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E8B9B;
	height: 6px;
	width: auto;
	padding: 3px;
	border: thin solid #6E8B9B;
	text-align: center;
}
.botonmenurapido {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	width: auto;
	padding: 3px;
	text-align: center;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #6E8B9B;
	border-left: thin none;
	clip:   rect(auto auto auto auto);
}
.cajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	width: auto;
	color: #6E8B9B;
}
.celdacajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: auto;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6E8B9B;
	text-align: center;
}
.enlacesmenusuperior {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacesmenusuperior:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlacesmenurapido {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlacesmenurapido:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #6E8B9B;
	text-decoration: none;
}
.triangulo_barra {
	background-image: url(/apariencias/cabecero/imagenes/triangulo_barra.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 38px;
	}
	.sigue_barra {
	background-image: url(/apariencias/cabecero/imagenes/sigue_barra.gif);
	background-repeat:  repeat-x;
	height: 9px;
	width: 530px;
	background-position: bottom;
	}
.fondo_barra_interior {
	background-image: url(/apariencias/cabecero/imagenes/fondo_barra.gif);
	background-repeat: no-repeat;
}