/* *********************** */
/* TABLA                   */
/* *********************** */
/* Cabecera principal y esquina superior izquierda */
th.heading-heading
{
	background-color : #F7CF99;
}

th.column-heading-span
{
	background-color : #E4E2F1;
}

caption
{
	background-color: #F7CF99;
	color: #333333;
    font-weight: bold;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}