.fondotabla {
	background-color:#ffffff;
}
.botonmenusuperior {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0082C9;
	height: 18px;
	border: thin solid #FFFFFF;
	text-align: center;
}
.botonmenurapido {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #F8D26B;
	height: 18px;
	width: auto;
	padding: 3px;
	text-align: center;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #0082C9;
	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: #006699;
}
.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: #0082C9;
	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: #F8D26B;
	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: #0095DA;
	text-decoration: none;


}
