/* *********************** */
/* TABLA                   */
/* *********************** */
/* Cabecera principal y esquina superior izquierda */
th.heading-heading
{
	background-color : #CDD9EB;
}

th.column-heading-span
{
	background-color : #CDD9EB;
}

th.row-heading-v2  { 
background-color : #DBDBDB; 
writing-mode:tb-rl; 
filter: fliph flipv; 	
color : #000000; 
vertical-align: middle; 
font-weight: bold; 
text-align: center;
}

th.row-heading-even-v2  { 
background-color : #DBDBDB; 
color : #000000; 
vertical-align: middle; 
font-weight: bold; 
text-align: center;
}

