
.title1
{
	font-size: 1em;
	color: Black;
	font-family: Arial;
	font-weight: bold;
}

.lbl
{
	font-size: .85em;
	color: Black;
	font-family: Arial;
	font-weight: normal;
}

.lblbold
{
	font-size: .85em;
	color: Black;
	font-family: Arial;
	font-weight: bold;
}
.nota
{
	font-size: .85em;
	color: Black;
	font-family: Arial;
	font-weight: normal;
	text-align:justify;
}

.lblback
{
	font-size: .85em;
	color: White;
	font-family: Arial;
	font-weight: bold;
}

.cbo, .txt
{
	font-weight: normal;
	font-size: .85em;
	color: Black;
	font-family: Arial;
	background-color: #b9d577;
}

.err
{

	font-size: .85em;
	font-weight: normal;
	color: Red;
	font-family: Arial;
}

.backrosa
{
	background-color: #b40077;

}

.backverde
{
	background-color: #b9d577;
}

.dgrid
{
	font-family: Arial;
	font-size:.85em;
	color: Black;
	font-weight: normal;
}

.dgHeader
{
	font-weight: bold;
	background: #b9d577;
	color: Black;
	text-align:center;
}

.dgNormal
{
	background: white;
}
.dgAlterno
{
	background: #b9d577;
}

.dgotro
{
	background: Gainsboro;
}


