BODY {
        background : #FFFFFF;
        font : 10pt Arial, sans-serif;

}


HR.SPR {
        color : #333333;
}


TABLE {
	background: #ffffff;
	font: 10pt Arial, sans-serif;
}


TH {
        background : #ffffff;
        font : bold 10pt Arial, sans-serif;
        color : #000000;
}


TD.dattab {
        background : #ffffff;
        font : 9pt Arial, sans-serif;
        color : #000000;
        text-align : right;
}


TD.cabtab {
	background: #DDEEEC;
	text-align: left;
	vertical-align: top;
}

TH.cabtab {
	background: #DDEEEC;
	text-align: left;
	vertical-align: top;
}

TD.reftab {
	background: #DDEEEC;
	text-align: center;
	vertical-align: middle;
}

TD.tittab {
	color: #333333;
	background: #89BEBA;
	text-align: left;
	font: bold 16px arial,sans-serif;
}


TD.subtittab {
        color : #333333;
        text-align : left;
        font : normal 14px arial,sans-serif;
		  background: #FFFFFF;
}

TD.buttontab {
        color : #000000;
        background : #DDEEEC;
        text-align : center;
        vertical-align : bottom;
}

TH.buttontab {
        color : #000000;
        background : #DDEEEC;
        text-align : center;
        vertical-align : bottom;
}

TD {
        background : #fffcf0;
        font : 10pt Arial, sans-serif;
}

A {
	color: #457E76;
}

A:visited {
	color: #457E76;
}

A.colornormal {
	color: Black;
}

A.colorine {
	color: #333333;
}

.textocab {
	font : bold 14pt Arial, sans-serif;
	color : #333333;
}

.subtittab {
        color : #333333;
        text-align : left;
        font : bold 14px arial,sans-serif;
        background:#DDEEEC;
}

.button{
    background:#89BEBA;
    color:#333333;
    font:bold 8pt Arial,sans-serif;
}

.imgXML {
	width: 35px;
	height: 14px;
	border: none;
	text-align: center;
	vertical-align: middle;
}

.negrita {
       font-weight: bold;
}

.centrado {
	text-align: center;
}

.izquierda {
	text-align: left;
}

.derecha {
	text-align: right;
}

.enmedio {
	vertical-align: middle;
   background:#ffffff;
}

.abajo {
	vertical-align: bottom;
   background:#ffffff;
}

.arriba {
	vertical-align: top;
   background:#ffffff;
}

.commonfont {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.fontINE {
	font-family: Arial, sans-serif;
}

.letra13 {
   font-size: 13pt;
}

.letrapeq {
	font-size: 8pt;
}

.tablaancha {
	width: 100%;
}

.celdacab35 {
	vertical-align: top;
	width: 35%;
}

.celdacab20 {
	vertical-align: top;
	width: 20%;
}

.celdacab22 {
	vertical-align: top;
	width: 20%;
}
.celdacab7 {
	vertical-align: top;
	width: 7%;
}

.celdacab34 {
	vertical-align: top;
	width: 34%;
}

.celdacab8 {
	vertical-align: top;
	width: 8%;
}

.celdacab38 {
	vertical-align: top;
	width: 38%;
}

.celdacab6 {
	vertical-align: top;
	width: 6%;
}

.celdacab2 {
	vertical-align: top;
	width: 2%;
}

.celdacab9 {
	vertical-align: top;
	width: 9%;
}

.celdacab6 {
	vertical-align: top;
	width: 6%;
}
LI.sinmarca {
	list-style-type: none;
}

TH.tittab {
	color: #333333;
	background: #89BEBA;
	text-align: left;
	font: bold 16px arial,sans-serif;
}

.centrado{
vertical-align: middle;
}

/*Formato de los botones INE*/

a.boton  {
	text-decoration: none;
	color: #333333;
	background:#89BEBA;
	padding: 1px 3px 1px 3px;
	border: 1px solid #333333;
	cursor: pointer;
}

a.boton:hover {
	background: #DDEEEC;
	color: #333333;
}