.piePagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	text-decoration: none;
}
.fondoCeldaCentral{
	background-color: #EEEEEE;
}
.bordeBlancoInf{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bordeBlancoSup{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bordeBlancoDerMenu{
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.elementosMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	text-indent: 10pt;
	width: 100%;
}
.elementosMenu:visit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	text-indent: 10pt;
	width: 100%;
}
.elementosMenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	text-indent: 10pt;
	width: 100%;
	background-color: #FFFFFF;
}
.bordeTablaCSupIzq {
	background-image: url("../Imagenes/borde_sup_izq.gif");
}
.bordeTablaCSup {
	background-image: url("../Imagenes/borde_superior.gif");
}
.bordeTablaCSupDer {
	background-image: url("../Imagenes/borde_sup_der.gif");
}
.bordeTablaCDer {
	background-image: url("../Imagenes/borde_derecha.gif");
}
.bordeTablaCInfDer {
	background-image: url("../Imagenes/borde_inf_der.gif");
}
.bordeTablaCInf {
	background-image: url("../Imagenes/borde_inferior.gif");
}
.bordeTablaCInfIzq {
	background-image: url("../Imagenes/borde_inf_izq.gif");
}
.bordeTablaCIzq {
	background-image: url("../Imagenes/borde_izquierda.gif");
}
.celdasBajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}