﻿.body {
}

.filaTabla
{
	background-color:#F4EEDE;
}

.textBoxTabla
{
	font-family:Arial;
	Font-Size:9pt;
	color:#404040;
}

.btnTabla
{
	font-family:Arial;
	Font-Size:12px;
	background-color:#C88C43;
	color:White;
}

.textoTabla
{
	font-family:Arial;
	Font-Size:12px;
	text-align:center;
	color:#404040;
}

.link
{
	color:#C88C43;
	font-family:Arial;
	Font-Size:12px;
}

.labelTBTabla
{
	font-family:Arial;
	Font-Size:9pt;
	color:#c88c43;
	font-weight:bold;
}

.cabeceraTabla
{	
	 height: 21px;
	 background-color:#C88C43;
}

.labelCabeceraMesActual
{
	font-family:Arial;
	Font-Size:16px;
	background-color:Transparent;
	color:White;
}

.textBoxTabla
{
	font-family:Arial;
	Font-Size:9pt;
	color:#404040;
}
.celdaTabla
{
	background-color:#cadffe;
}

.labelCabeceraTabla
{	
	 font-weight:bold;
	 color:White;
	 font-family:Arial;
	 font-size:16px;
}

.textoTablaNominas
{
	font-family:Arial;
	Font-Size:12px;
}

.btnGastos
{
	font-family:Arial;
	Font-Size:12px;
	background-color:White;
	color:#804000;
	font-weight:bold;
	border-color:#804000;
}

.textBoxGastos
{
	font-family:Arial;
	Font-Size:12px;
	width:50px;
	color:#404040;
}
.labelProyecto
{
	font-family:Arial;
	Font-Size:14px;
	background-color:Transparent;
	color:#c88c43;
}
.labelTotalGastos
{
	font-family:Arial;
	Font-Size:12px;
	background-color:Transparent;
	color:#804000;
}
.tbPeque
{
	font-family:Arial;
	font-size:9px;
	color:#404040;
    width:20px;
}

.labelPeque
{
	font-family:Arial;
	font-size:9px;
	color:Gray;
    width:20px;
}