﻿body 
{
	font-family: "Verdana";
	font-size: 9pt;
	color: #003300;
	margin:1px 6px;
}

.celdaEtiqueta {
    width: 175px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.celdaEtiquetaCorta {
    width: 100px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.celdaSeparador
{
	width:5px;	
}

.celdaComponente
{
	width:auto;
	padding-bottom:2px;
	padding-top:2px;
}

.celdaConsultaSeparador
{
	width:10px;
}

.celdaConsultaBoton
{
	vertical-align: bottom;
	width:36px;
}

.cajaTexto 
{
    font-family: "Verdana";
    font-size: 9pt;
    color: #333333;
    width:165px;
    vertical-align:middle
}
.cajaTexto100Porc {
    font-family: "Verdana";
    font-size: 9pt;
    color: #333333;
    width: 30%;
    vertical-align: middle
}

.cajaTextoNombre
{
	font-family: "Verdana";
	font-size: 9pt;
	color: #333333;
	width:250px;
	vertical-align:middle
}


.cajaTextoLargo
{
	font-family: "Verdana";
	font-size: 9pt;
	color: #333333;
	width:355px;
	height:45px;
	vertical-align:middle
}

.infoConsulta
{
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	font-size: 8pt;
	padding: 3px;
}

.cajaTextoLectura {
	font-family: "Verdana";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	height: 16px;
	background-color: whitesmoke;
	border:solid 1px #bbbbbb;
	width: 302px;
	vertical-align:middle
}

.cajaTextoLectura100Porc {
    font-family: "Verdana";
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #666666;
    height: 16px;
    background-color: whitesmoke;
    border: solid 1px #bbbbbb;
    width: 60%;
    vertical-align: middle
}

.etiquetaLectura {
	font-size: 9pt;
	color: #666666;
	height: 16px;
	background-color: whitesmoke;
	border:solid 1px #bbbbbb;
	width: 150px;
	vertical-align:middle
}

.cajaTextoLargoLectura
{
	font-family: "Verdana";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	height: 45px;
	background-color: whitesmoke;
	border:solid 1px #bbbbbb;
	width: 355px;
	vertical-align:middle
}

.cajaLectura
{
	font-family: "Verdana";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	height: 18px;
	background-color: whitesmoke;
	border:solid 1px #bbbbbb;
	vertical-align:middle
}

.cajaTextoLecturaCorto {
	font-family: "Verdana";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	height: 16px;
	background-color: #f5f5f5;
	border:solid 1px #bbbbbb;
	width: 150px;
	vertical-align:middle
}

.cajaChar
{
	font-family: "Verdana";
	font-size: 9pt;
	color: #333333;
	width:15px;
	vertical-align:middle
}

.etiquetaInformativa
{
	font-size: 10px;
}
