.fondo_sitio {
	background: #E8E4E4;
}

.titulo {
  color: #FFFFFF;
  font-family: "Tahoma";
	font-size: 25px;
  font-weight: bold;
	text-align: center;
  border-bottom: thin solid #B7BEC1;
}

.menu {
  height: 320px; 
  width: 154px;
  background: #FFFFFF;
	color: #003150;
	font-family: "Tahoma";
	font-size: 14px;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 10px;
	text-align: left;
  vertical-align: top;
  line-height: 200%;
  border-right: thin solid #B7BEC1;
  border-left: thin solid #B7BEC1;
  border-bottom: thin solid #B7BEC1;
}

li {
	list-style-type: none;
}

a  {
  text-decoration: none;
  color: #003150;
}

a:visited  {
	text-decoration: none;
  color: #003150;
}

a:hover {
  color: #76B3DF;
}

.tit_contenido {
  height: 30px;
  width: 870px;
	background: #FFFFFF;
  color: #003150;
	font-family: "Tahoma";
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
  padding-top: 10px;
	text-align: left;
  vertical-align: top;
  border-right: thin solid #B7BEC1;
  border-bottom: thin solid #B7BEC1;
}

.contenido_inter {
  height: 700px;
	background: #FFFFFF;
  color: #003150;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
	text-align: left;
  vertical-align: top;
  border-right: thin solid #B7BEC1;
  border-bottom: thin solid #B7BEC1;
}

.footer_1 {
	width: 202px;
  height: 30px;
  background: #FFFFFF;
  color: #003150;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-align: right;
  vertical-align: middle;
  padding-right: 0px;
  border-top: thin solid #B7BEC1;
  border-left: thin solid #B7BEC1;
}

.footer_2 {
  background: #FFFFFF;
  color: #003150;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-align: center;
  vertical-align: middle;
  padding-left: 10px;
  border-top: thin solid #B7BEC1;
}

.footer_3 {
  width: 202px;
  background: #FFFFFF;
  color: #003150;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-align: right;
  vertical-align: middle;
  padding-right: 10px;
  border-top: thin solid #B7BEC1;
  border-right: thin solid #B7BEC1;
}

.footer_4 {
  height: 20px;
  background: #FFFFFF;
  color: #003150;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-align: center;
  vertical-align: middle;
  padding-right: 10px;
  border-right: thin solid #B7BEC1;
  border-left: thin solid #B7BEC1;
  border-bottom: thin solid #B7BEC1;
}

.f_no_fact {
  height: 30px; 
  color: red; 
  font-family: Calibri; 
  font-size: 20px; 
  text-align: left;
}

.f_subtotales {
  color: black; 
  font-family: Calibri; 
  font-size: 16px; 
  text-align: right;
  padding-right: 10px;
  border-top: thin solid #037EB7;
  border-right: thin solid #037EB7;
}

.f_total {
  color: black; 
  font-family: Calibri; 
  font-size: 16px; 
  text-align: right;
  padding-right: 10px;
  border-top: thin solid #037EB7;
  border-right: thin solid #037EB7;
  border-bottom: thin solid #037EB7;
}

.c_header_lista {
  background: #037EB7;
  height: 20px;
	color: white;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border-top: thin solid #B7BEC1;
  border-left: thin solid #B7BEC1;
  border-bottom: thin solid #B7BEC1;
}

.c_renglon1_lista {
  background: white;
  height: 20px;
	color: black;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.c_renglon1_listaR {
  background: white;
  height: 20px;
	color: red;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.c_renglon2_lista {
  background: #F0ECEC;
  height: 20px;
	color: black;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.c_renglon2_listaR {
  background: #F0ECEC;
  height: 20px;
	color: red;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.c_nom_campo_forma {
  height: 30px;
	color: black;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

.c_nom_campo_grande {
  height: 30px;
	color: black;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

.c_campo_forma {
  height: 30px;
  color: black;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  padding-right: 5px;
}

.c_campo_forma_r {
  height: 30px;
  color: red;
	font-family: "Tahoma";
	font-size: 12px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  padding-right: 5px;
}

.subtitulo {
  height: 50px;
  color: #000000;
  font-family: "Tahoma";
	font-size: 15px;
  font-weight: bold;
	text-align: center;
  border-bottom: thin solid #B7BEC1;
}

.ec_header {
  height: 15px;
  color: #000000;
  font-family: "Tahoma";
	font-size: 11px;
  font-weight: bold;
	text-align: left;
  border-top: 1px solid #037EB7;
  border-left: 1px solid #037EB7;
  border-right: 1px solid #037EB7;
}

.ec_titulo {
  height: 20px;
  color: #000000;
  font-family: "Tahoma";
	font-size: 14px;
  font-weight: bold;
	text-align: center;
}

.ec_concepto_r1 {
  height: 15px;
  background: white;
  color: #000000;
  font-family: "Tahoma";
	font-size: 10px;
  font-weight: normal;
	text-align: left;
  border-left: 1px solid #037EB7;
  border-right: 1px solid #037EB7;
}

.ec_concepto_r2 {
  height: 15px;
  background: #F0ECEC;
  color: #000000;
  font-family: "Tahoma";
	font-size: 10px;
  font-weight: normal;
	text-align: left;
  border-left: 1px solid #037EB7;
  border-right: 1px solid #037EB7;
}

.ec_monto_r1 {
  background: white;
  color: #000000;
  font-family: "Tahoma";
	font-size: 11px;
  font-weight: normal;
	text-align: right;
  border-right: 1px solid #037EB7;
}

.ec_monto_r2 {
  background: #F0ECEC;
  color: #000000;
  font-family: "Tahoma";
	font-size: 11px;
  font-weight: normal;
	text-align: right;
  border-right: 1px solid #037EB7;
}

.ec_total {
  height:20px;
  color: #000000;
  font-family: "Tahoma";
	font-size: 11px;
  font-weight: bold;
	text-align: right;
  border-right: 1px solid #037EB7;
  border-top: 1px solid #037EB7;
}

.ec_total_r {
  height:20px;
  color: red;
  font-family: "Tahoma";
	font-size: 11px;
  font-weight: bold;
	text-align: right;
  border-right: 1px solid #037EB7;
  border-top: 1px solid #037EB7;
}