body{margin:0;padding:0;}
*{filter:inherit;}

.fixed_top
{
	position:fixed;
	_position:absolute;
	top:0;
	_top:0;
	width: 100%;
}

.fixed_bottom
{
	position:fixed;
	_position:absolute;
	bottom:0;
	_bottom:0;
	width: 100%;
}

table
{
	position: absolute;
	table-layout: fixed;
	border-collapse: collapse;
	font-family: Verdana;
}

td
{
	padding: 0px;
}

.boton_580
{
	position: absolute;
	background-color: #74797c;
	height: 30px;
	width: 580px;
}

.boton_420
{
	position: absolute;
	background-color: #74797c;
	height: 30px;
	width: 420px;
}

.boton_310
{
	position: absolute;
	background-color: #74797c;
	height: 30px;
	width: 310px;
}

.boton_250_24
{
	position: absolute;
	background-color: #74797c;
	height: 24px;
	width: 250px;
}

.boton_100_24
{
	position: absolute;
	background-color: #74797c;
	height: 24px;
	width: 100px;
}

.boton_98_22
{
	position: absolute;
	background-color: #74797c;
	height: 22px;
	width: 98px;
}

.boton_30_690
{
	position: absolute;
	background-color: #74797c;
	height: 100%;
	width: 30px;
	font-size: 8pt;
}

.boton_texto
{
	text-align: center;
	vertical-align: middle;
	color: white;
}
.boton_texto:hover{background-color: #eaeceb; color:#74797c; cursor: pointer;}

.pestana_30_113
{
	position: absolute;
	overflow: hidden;
	background-color: #74797c;
	height: 30px;
	width: 113px;
	top: 0px;
	
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 7pt;
	
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.pestana_30_113:hover
{
/*
	background-color: #eaeceb;
	color:#74797c;
*/
	cursor: pointer;
	top: -5px;
}

.seccion
{
	text-align:center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12pt;
	background-color:red;
	color: white;
	border:1px solid #000000;
	font-weight: bold;
}	
.subseccion
{
	text-align:center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 8pt;
	background-color:#e8e8e8;
	border:1px solid #000000;
	font-weight: bold;
}	
.etiqueta
{
	text-align:left;
	padding-left: 4px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 8pt;
	background-color:#e8e8e8;	
	border:1px solid #000000;
}
.etiqueta_centro
{
	text-align:center;
	vertical-align: top;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 8pt;
	background-color:#e8e8e8;	
	border:1px solid #000000;
}

.etiqueta_derecha
{
	text-align:right;
	vertical-align: top;
	padding-right: 4px;
	font-family: Verdana;
	font-size: 8pt;
	background-color:#e8e8e8;	
	border:1px solid #000000;
}

.etiqueta_derecha_centro
{
	text-align:right;
	vertical-align: middle;
	padding-right: 4px;
	font-family: Verdana;
	font-size: 8pt;
	background-color:#e8e8e8;	
	border:1px solid #000000;
}

.etiqueta_centro_centro
{
	text-align:center;
	vertical-align: middle;
	padding-top: 4px;
	font-family: Verdana;
	font-size: 8pt;
	background-color:#e8e8e8;	
	border:1px solid #000000;
}
.editable
{
	text-align:left;
	padding-left: 4px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
	border:1px solid #000000;
}
.editable_centro
{
	text-align:center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
	border:1px solid #000000;
}
.editable_derecha
{
	text-align:right;
	padding-right: 2px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
	border:1px solid #000000;
}
.editable_derecha_verde
{
	text-align:right;
	padding-right: 2px;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
	border:1px solid #000000;
	color: green;
}

.editable_sin_borde
{
	text-align:center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
}
.editable_sin_borde_blanco
{
	text-align:center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 0pt;
	color: white;
}

.dv_informacion
{
	position: absolute;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	background-color: white;
}
	