.botonmenusuperior {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #013066;
	height: 25px;
	width: auto;
	padding: 3px;
	text-align: center;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #013066;
	border-bottom: thin solid #013066;
	border-left: thin solid #013066;
}
.botonmenurapido {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	width: auto;
	padding: 3px;
	text-align: center;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium solid #A25D62;
	border-left: medium none;
	clip:   rect(auto auto auto auto);
}
.cajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	width: auto;
	color: #000000;
}
.celdacajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: auto;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #A25D62;
	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: #E1841E;
	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: #A25D62;
	text-decoration: none;
}
