.Tabla {
	font-size:8pt;
	font-weight: bold;
	color:#000066
}
th {
	font-size:8pt;
	font-weight: bold;
	background-color: #CCCC99;
	color:#000066
}
.cabecera {
	font-family: Arial, sans-serif;
	color:#000066;
	background-color: #CCCC99;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	vertical-align:center
}

.cabecera1 {
	color:#000066;
	background-color: #CCCC99;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	vertical-align:top
}

.columna1TablaDos{
	color:#000066;
	background-color: #CCCC99;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom
}


.columna2TablaDos{
	font-family: Arial, sans-serif;
	font-size:8pt;	
	background-color: #EAECCE;	
	color:#000066;
	font-weight: normal
}

.fila1Tabla {
	font-size:8pt;
	font-weight: bold;
	background-color: #CCCC99;
	color:#000066
}
.fila2Tabla {
	font-size:8pt;
	font-weight: bold;
	background-color: #666699;
	color:#FFFFFF
}
.fila3tabla {
	font-size:8pt;
	font-weight: bold;
	background-color: #9999CC;
	color:#FFFFFF
}
.columna1tabla {
	font-size:8pt;
	font-weight: bold;
	background-color: #FIFOE4;
	color:#000066
}
.data {
	font-size:8pt;
	background-color: #FFFFFF;
	color:#000066;
	text-align:general;
	vertical-align:center
}
.datanum {
	font-size:8pt;
	background-color: #FFFFFF;
	color:#000066;
	text-align:right;
	vertical-align:center;
}

.celdacabecera {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	background-color: #CCCC99;
}
.celdacabeceracentrada {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:center;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	background-color: #CCCC99;
}

.celdadata {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	background-color: #FAFAD1;
	background-position: left center;	
	text-align: left;
	color: #003333; 
}

.celdadatanum {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FAFAD1;
	background-position: right center;
	text-align: right;
	color: #003333;


}

.celdacriterio {
	font-family: Verdana Arial, Helvetica, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CCCC99;

}
.fila1Menu {
	font-size:8pt;
	font-weight: bold;	
	color:#000066
}
.fila2Menu {
	font-size:8pt;
	font-weight: bold;
	color:#000099;
	background-image: url(../imagenes/fila2.jpg);
	font-family: Verdana Arial, Helvetica, serif;
}

