﻿body
{
	font-family: Arial;
	font-size: 12px;
}
th
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #D3D0D0;
	background-color: #EAE7E7;
	font-weight: bold;
}

.FilaIngresos
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #f3f3f3;
	vertical-align: top;
	background-color: #F5FBFD;
}
.FilaIngresos1
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #f3f3f3;
	vertical-align: top;
	background-color: #F0F7F9;
}
.FilaGastos
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #f3f3f3;
	vertical-align: top;
    background-color:#FCF8F8;	
}
.FilaGastos1
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #f3f3f3;
	vertical-align: top;
    background-color:#FAF1F1;	
}
.FilaBalance
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #f3f3f3;
	vertical-align: top;
}
.FilaInicio
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
.Fila
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #f3f3f3;
	vertical-align: top;
}
.aFila
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: solid 1px #f3f3f3;
	background-color: #f6f6f6;
	vertical-align: top;
}
.FilaOpcion
{
    width:18px;
    padding-right: 2px; 
    padding-left: 2px;
}
.TablaOpciones
{
	width: 100%;
	margin-top: 10px;
}
.CuadroOpciones
{
	padding: 0px 5px 10px 10px;
}
.CuadroImagenOpcion
{
	width: 25px;
	text-align: right;
	padding-right: 3px;
}

.TituloFuncion
{
	vertical-align: middle;
	padding-left: 10px;
	font-size: 25px;
	white-space: nowrap;
	font-family: Arial Black;
	color: #9A0101;
	text-align: left;
}

.CuadroPaginado
{
	padding-top: 5px;
	text-align: center;
	border-top: 1px solid #e8e8e8;
}

.TablaPrincipal
{
	width: 100%;
}
.CuadroContenido
{
	width: 70%;
	vertical-align: top;
	text-align: left;
}
.CuadroOpciones
{
	vertical-align: top;
}
.EnlaceGris
{
	color: #8a8a8a;
	text-decoration: underline;
}
.TextoGris
{
	color: #8a8a8a;
}

.EnlaceNegro
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.EnlaceInabilitado
{
	color: #AAAAAA;
	text-decoration: underline;
	font-weight: bold;
}

.CuadroMenuSup
{
	height: 56px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #888887;
	width: 100%;
}

.CuadroMenuPrincipal
{
	width: 100%;
	background-color: #EAE7E7;
	text-align: center;
}

.CuadroPiePagina
{
	font-family: Arial;
	font-size: 12px;
	color: #8a8a8a;
	background-color: #EAE7E7;
	padding: 2px 0px 3px 0px;
}

.EnlaceMenuPrincipal
{
	font-family: Arial Black;
	font-size: 13px;
	color: #3C5365;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

.EnlaceMenuPrincipalResaltado
{
	font-family: Arial Black;
	font-size: 13px;
	color: #3C5365;
	padding: 2px 4px 2px 4px;
	background-color: #FFFFFF;
}

.EnlaceRegistro
{
	padding: 0px 20px 0px 15px;
	text-align: justify;
	margin-top: 10px;
	border-top: 1px solid #e8e8e8;
	font-size: 13px;
}

.Titulo_Cuadro_Redon
{
	font-family: Arial Black;
	font-size: 16px;
	color: #9A0101;
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #e8e8e8;
}

.PiePlan
{
	border-bottom: 1px solid #e8e8e8;
}

.TituloCosto
{
	vertical-align: 90%;
	font-family: Century Gothic;
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}

.Titulo2Exterior
{
	width: 100%;
	padding-left: 15px;
	background-color: #F3F3F3;
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: #777777;
	font-style: italic;
	margin-top: 10px;
	background-image: url(  '../Imagenes/titulo_bor_izq.gif' );
	background-repeat: no-repeat;
	background-position: left top;
}
.Titulo2Interior
{
	background-image: url(  '../Imagenes/titulo_bor_der.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
}
.EnunciadoExterior
{
	width: 100%;
	padding-left: 15px;
	background-color: #F3F3F3;
	text-align: center;
	font-weight: bold;
	font-family: Arial Black;
	font-size: 16px;
	color: #777777;
	margin-top: 10px;
	background-image: url(  '../Imagenes/enunciado_bor_izq.gif' );
	background-repeat: no-repeat;
	background-position: left top;
}
.EnunciadoInterior
{
	background-image: url(  '../Imagenes/enunciado_bor_der.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
	height: 30px;
}

.TituloPlan1
{
	padding: 0px 20px 0px 15px;
	text-align: justify;
	margin-top: 5px;
	color: #9A0101;
	font-weight: bold;
	font-style: italic;
}

.CeldaTituloCampo_ver
{
	text-align: right;
	padding-top: 5px;
	vertical-align: top;
}


.CeldaCampo_ver
{
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	width: 60%;
	vertical-align: top;
}

.ParrafoPlan
{
	padding: 0px 20px 0px 15px;
	text-align: justify;
}

.ParrafoNota p:first-letter
{
	font-size: 20px;
}
.ParrafoNota p
{
	margin: 10px 0px 0px 0px;
	text-align: justify;
}
.ParrafoNota
{
	color: #9A0101;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

.parrafo1
{
	padding: 0px 20px 0px 15px;
	text-align: justify;
	margin-top: 5px;
}

.ParrafoRojo
{
	color: #9A0101;
	padding: 0px 5px 0px 15px;
	text-align: justify;
	margin-top: 5px;
}

.enunciado_bor_izq
{
	background-image: url(  '../Imagenes/enunciado_bor_izq.gif' );
	background-repeat: no-repeat;
	background-position: center center;
	width: 8px;
	vertical-align: bottom;
}
.enunciado_bor_der
{
	background-image: url(  '../Imagenes/enunciado_bor_der.gif' );
	background-repeat: no-repeat;
	background-position: center center;
	width: 8px;
	vertical-align: bottom;
}
.enunciado_cuadro_titulo
{
	padding-left: 5px;
	white-space: nowrap;
	background-color: #f3f3f3;
	text-align: center;
	font-family: Arial Black;
	font-size: 16px;
	color: #9A0101;
}
.frecuente_Cuerpo
{
	padding: 3px 3px 5px 3px;
	text-align: center;
}
.frecuente_Pie
{
	padding: 5px 3px 3px 3px;
	border-top: 2px solid #f3f3f3;
}



.Cuadro_esq_redon
{
	background-color: #F3F3F3;
	width: 100%;
	margin-top: 10px;
}
.esq_sup_izq
{
	background-image: url(  '../Imagenes/esq_sup_izq.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	width: 12px;
	vertical-align: bottom;
}
.esq_sup_der
{
	background-image: url(  '../Imagenes/esq_sup_der.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	vertical-align: bottom;
}
.esq_inf_der
{
	background-image: url(  '../Imagenes/esq_inf_der.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
	vertical-align: top;
}
.esq_inf_izq
{
	background-image: url(  '../Imagenes/esq_inf_izq.gif' );
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	vertical-align: top;
}
.Cuadro_esq_redon1
{
	background-color: #F5F3DA;
	width: 100%;
	margin-top: 10px;
}
.esq_sup_izq1
{
	background-image: url(  '../Imagenes/esq_sup_izq1.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	width: 12px;
	vertical-align: bottom;
}
.esq_sup_der1
{
	background-image: url(  '../Imagenes/esq_sup_der1.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	vertical-align: bottom;
}
.esq_inf_der1
{
	background-image: url(  '../Imagenes/esq_inf_der1.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
	vertical-align: top;
}
.esq_inf_izq1
{
	background-image: url(  '../Imagenes/esq_inf_izq1.gif' );
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	vertical-align: top;
}
.Cuadro_esq_redon2
{
	background-color: #EBE8F4;
	width: 100%;
	margin-top: 10px;
}
.esq_sup_izq2
{
	background-image: url(  '../Imagenes/esq_sup_izq2.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	width: 12px;
	vertical-align: bottom;
}
.esq_sup_der2
{
	background-image: url(  '../Imagenes/esq_sup_der2.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	vertical-align: bottom;
}
.esq_inf_der2
{
	background-image: url(  '../Imagenes/esq_inf_der2.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
	vertical-align: top;
}
.esq_inf_izq2
{
	background-image: url(  '../Imagenes/esq_inf_izq2.gif' );
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	vertical-align: top;
}
.Cuadro_esq_redon_azul
{
	background-color: #F5FBFD;
	width: 100%;
	margin-top: 10px;
}
.esq_sup_izq_azul
{
	background-image: url(  '../Imagenes/esq_sup_izq_azul.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	width: 12px;
	vertical-align: bottom;
}
.esq_sup_der_azul
{
	background-image: url(  '../Imagenes/esq_sup_der_azul.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	vertical-align: bottom;
}
.esq_inf_der_azul
{
	background-image: url(  '../Imagenes/esq_inf_der_azul.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
	vertical-align: top;
}
.esq_inf_izq_azul
{
	background-image: url(  '../Imagenes/esq_inf_izq_azul.gif' );
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	vertical-align: top;
}
.Cuadro_esq_redon_rojo
{
	background-color: #FCF8F8;
	width: 100%;
	margin-top: 10px;
}
.esq_sup_izq_rojo
{
	background-image: url(  '../Imagenes/esq_sup_izq_rojo.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	width: 12px;
	vertical-align: bottom;
}
.esq_sup_der_rojo
{
	background-image: url(  '../Imagenes/esq_sup_der_rojo.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	vertical-align: bottom;
}
.esq_inf_der_rojo
{
	background-image: url(  '../Imagenes/esq_inf_der_rojo.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
	vertical-align: top;
}
.esq_inf_izq_rojo
{
	background-image: url(  '../Imagenes/esq_inf_izq_rojo.gif' );
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	vertical-align: top;
}
.Cuadro_esq_redon_amar
{
	background-color: #FCFBF1;
	width: 100%;
	margin-top: 10px;
}
.esq_sup_izq_amar
{
	background-image: url(  '../Imagenes/esq_sup_izq_amar.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	width: 12px;
	vertical-align: bottom;
}
.esq_sup_der_amar
{
	background-image: url(  '../Imagenes/esq_sup_der_amar.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	vertical-align: bottom;
}
.esq_inf_der_amar
{
	background-image: url(  '../Imagenes/esq_inf_der_amar.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
	vertical-align: top;
}
.esq_inf_izq_amar
{
	background-image: url(  '../Imagenes/esq_inf_izq_amar.gif' );
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	vertical-align: top;
}
.EnlaceGrisOscuro
{
	color: #777777;
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	margin-right: 10px;
}

.EnlaceRojoVivo
{
	color: #c80000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
}

.EnlaceDiscreto
{
	color: #9A0101;
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
}

.Titulo
{
	font-family: Arial Black;
	font-size: 16px;
	color: #9A0101;
	text-align: left;
	margin-top: 10px;
	width: 95%;
}

.Campo
{
	font-family: Arial;
	color: #472D2D;
	border: 1px solid #E1DCDC;
	background-color: #fafafa;
	font-size: 13px;
}
.CampoDerecha
{
	color: #472D2D;
	border: 1px solid #E1DCDC;
	background-color: #fafafa;
	font-size: 13px;
	text-align: right;
}
.CampoCentro
{
	color: #472D2D;
	border: 1px solid #E1DCDC;
	background-color: #fafafa;
	font-size: 13px;
	text-align: center;
}
.CampoLabel
{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
}

.CabeceraTabla
{
	background-color: #C4BFBF;
}

.linkPorciento
{
	color: #472D2D;
	margin-left: 5px;
}

.Boton
{
	border: 1px solid #C4BFBF;
	background-color: #EDEDED;
	cursor: hand;
	color: #C80000;
	font-weight: bold;
}

.MenuConfiguracion
{
	margin: 5px 0px 0px 0px;
	width:100%;
}

.ElementoMenu
{
	padding: 3px 3px 0px 3px;
	color: #808080;
	font-size: 14px;
	/*border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;*/
	width:100%;
}
.ElementoMenuResaltado
{
	padding: 3px 3px 0px 3px;
	color: #000000;
	font-size: 14px;
	/*border-top: 1px solid #909090;
	border-right: 1px solid #909090;
	border-left: 1px solid #909090;*/
	background-color: #F3F3F3;
}
.ElementoMenuSeleccionado
{
	padding: 3px 3px 0px 3px;
	color: #000000;
	font-size: 14px;
	/*border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;*/
	background-color: #EAEAEA;
}

input[type="text"]:focus
{
	background-color: white;
	color: #472D2D;
	border: 1px solid #bb8888;
}
input[type="password"]:focus
{
	background-color: white;
	color: #472D2D;
	border: 1px solid #bb8888;
}
select[type="text"]:focus
{
	background-color: white;
	color: #472D2D;
	border: 1px solid #bb8888;
}

.logo
{
	border: 2px solid #E1DCDC;
	background-color: #fafafa;
	text-align: center;
}

fieldset
{
	border: solid #d4d4d4 1px;
	padding: 0px 0px 5px 10px;
}

legend
{
	color: #000000;
	background-color: #f3f3f3;
	font-weight: bold;
}
