.Granito1	{clear: left;}
.Gra1Left	{float: left; width: 122px; min-height: 450px;}
.Gra1Center	{float: left; width: 610px; min-height: 450px; padding-right: 11px;}

.Gra1CentCabeceraImagen	{clear: left; width: 610px; height: 238px; background: url(../Images/ServiciosCabecera.jpg);}
.Gra1CentCabeceraTitulo	{clear: left; width: 580px; height: 13px; padding: 19px 15px; background-color: #000;}

.Granito2	{clear: left;}
.Gra2Left	{float: left; width: 122px; min-height: 200px;}
.Gra2Center	{float: left; width: 854px; min-height: 200px;}

/* Filtros */
.FiltroEtiqueta		{float: left; width: 100px; margin-top: 5px;}
.FiltroValor		{float: left;}

.optExportaciones	{float: left;}
.optImportaciones	{float: left; margin-left: 10px;}

.cmbAno1		{width: 65px;}
.cmbAno2		{width: 65px; margin-left: 10px;}
.cmbPeriodos	{width: 140px;}

/* Botón */
.btnCargar {width: 80px; height: 22px; color: #fff; font-weight: bold; background-color: #d32e12; letter-spacing: 1px; border: 0; cursor: pointer; outline:none;}

/* Tabla Títulos */
.TablaTitulos				{float: left; width: 854px; padding-bottom: 6px;}

.TablaTitulos1Titulo1Celda	{border-bottom: solid 1px #153E5B; text-align: justify; padding: 6px;}
.TablaTitulos1Titulo2Celda	{text-align: justify; padding: 6px 6px 0px 6px;}

.TablaTitulos2Titulo1Celda	{border-bottom: solid 1px #33541d; text-align: justify; padding: 6px;}
.TablaTitulos2Titulo2Celda	{text-align: justify; padding: 6px 6px 0px 6px;}

/* Tabla Datos */
.Tabla						{clear: left; width: 854px; border-collapse: separate; border-spacing: 1px 1px;}

.TablaCabeceraCeldaPrimera	{min-width: 100px; height: 14px; color: #737373; font-weight: bold; font-size: 11pt; border: solid 1px #fff; text-align: center; background-color: #fff;}
.TablaCabeceraCeldaAno1		{min-width: 80px; height: 14px; color: #d32e12; font-weight: bold; font-size: 11pt; border: solid 1px #fff; text-align: center; background-color: #fff;}
.TablaCabeceraCeldaAno2		{min-width: 80px; height: 14px; color: #6ec8df; font-weight: bold; font-size: 11pt; border: solid 1px #fff; text-align: center; background-color: #fff;}
.TablaCabeceraCeldaDif		{min-width: 80px; height: 14px; color: #737373; font-weight: bold; font-size: 11pt; border: solid 1px #fff; text-align: center; background-color: #fff;}

.Tabla1FilaCeldaPrimera		{min-width: 100px; height: 18px; background-color: #6ec8df; color: #ffffff; border: solid 1px #6ec8df; text-align: left;}
.Tabla2FilaCeldaPrimera		{min-width: 100px; height: 18px; background-color: #d32e12; color: #ffffff; border: solid 1px #d32e12; text-align: left;}
          
.TablaFilaCeldaImpar		{min-width: 80px; height: 18px; background-color: #737373; color: #fff; border: solid 1px #737373; text-align: right;}
.TablaFilaCeldaPar			{min-width: 80px; height: 18px; background-color: #9d9d9d; color: #fff; border: solid 1px #9d9d9d; text-align: right;}


