@charset "UTF-8";
/* CSS Document */




body { background-color:#FFF; font:normal 11px verdana, arial, helvetica, sans-serif;}

#contenedor_total { width:1400px; margin:0px auto; position:relative; background-color:#FFF; }

#superior { background-color:#FFF; background-image:url(superior1.png); height:70px; }

#logo { float:left; width:400px; height:70px; }

#titulo_central { float:left; width:400px; height:40px; margin-left:100px; text-align:center; font-weight:bold; font-size:18px; color:#72706b; }

#seccion_izq { float:left; margin-left:100px; width:400px; height:40px;}

#main { background-color:#FFF; height:600px; }

#grafica_global { float:left; background-color:#FFF; width:500px; height:300px; }

#grafica_pie_conceptos { float:left; background-color:#FFF; width:500px; height:300px; }

#KPIs1 { float:left; width:400px; height:300px; background-image:url(kipsback1.png); }

#tabla_ah { float:left; background-color:#FFF; width:500px; height:300px; }

#grafica_ind { float:left; background-color:#FFF; width:500px; height:300px; }

#KPIs2 { float:left; width:400px; height:300px; background-image:url(kipsback1.png); }

#Tapa_etiqueta1 {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 40px;
	width: 495px;
	} 

.tabla_ahorros { height:280px; overflow:auto; }


.tabla_ahorros table {      
	margin:0 auto;
	text-align:left;
	}

#tabla_main {
 width:380px;
 border:1px solid gray;
 border-collapse:collapse;
 font:normal 11px verdana, arial, helvetica, sans-serif;
}

#encabezado_tabla { background-color:#2F496A; color:#FFF; text-align:center; border-top:1px solid gray; border-bottom:1px solid gray; border-collapse:collapse; }

#fila_ahorro { background-color:#FFF; color:#060; text-align:center; border-top:1px solid gray; border-bottom:1px solid gray; border-collapse:collapse; }

#fila_igual { background-color:#CCC; text-align:center; border-top:1px solid gray; border-bottom:1px solid gray; border-collapse:collapse; }

#fila_incremento { background-color:#FFF; color:#F00; text-align:center; border-top:1px solid gray; border-bottom:1px solid gray; border-collapse:collapse; }




.tabla_tarifas_main { width:250px; font:normal 9px verdana, arial, helvetica, sans-serif; margin:0 auto; text-align:left;  }

.encabezado_tarifas { width:250px; }

.celda_encabezado1 { float:left; width:110px; background-color:#295278; color:#FFF; text-align:center; }
.celda_encabezado2 { float:left; width:30px; background-color:#295278; color:#FFF; text-align:center; }
.celda_encabezado3 { float:left; width:60px; background-color:#295278; color:#FFF; text-align:center; }
.celda_encabezado4 { float:left; width:50px; background-color:#295278; color:#FFF; text-align:center; }

.fila_correcta { color:#060; width:250px; }
.fila_incorrecta { color:#F00; width:250px; }

.celda_concepto { float:left; width:110px; }
.celda_tarifa { float:left; width:30px; text-align:center; }
.celda_estatus1 { float:left; width:60px; text-align:center; }
.celda_estatus2 { float:left; width:50px; text-align:center; }

.divimg { width:15px; margin:0 auto; text-align:left;  }


.grafica_LDN { width:250px; font:normal 9px verdana, arial, helvetica, sans-serif; margin:0 auto; text-align:left;  }

