﻿
.tabla_apariencia
{
	border:1px;
	border-color:#008000;
	border-style:solid;
}

.texto_titulo_verde
{
	color: white;
	font-family:  Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;	
	background-color: #008000;
}

.TextoTabla
{
	font-family: Arial;
	font-size: 10pt;
	color: black;	
}

.Botones
{
	font-family: Arial;
	font-size: 10pt;
	color: black;	
}

.CuadroTexto
{	
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

.ListaDesplegable

{
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

.Etiquetas
{
	color:Black;
	text-align:left;	
	font-family: Arial;
	font-size: 10pt;	
}

.Paneles
{	
	text-align:left;	
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;	
}

.Grilla
{
	border-color : #008000;	
	color:Black;
}

.EncabezadoGrilla
{	
	color:white;
	text-align:left;
	background-color:#008000;	
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;			
}

.FilaGrilla
{
	color:Black;
	text-align:left;
	background-color:#FAFAD2;	
	font-family: Arial;
	font-size: 10pt;	
}

.FilaAlternaGrilla
{
	color:Black;
	text-align:left;
	background-color:White;	
	font-family: Arial;
	font-size: 10pt;
}

fieldset
{
	border: 1px green solid;
	clear: both;
}
