body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.tablaVerdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #000066;
	background-color: #FFFFE8;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #000066;
	background-color: #FFFFE8;
	padding:2px;
}
.inputDestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.inputnumerico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #999;
}


input[type=submit] , input[type=button]  {
	cursor:pointer;
}
input:hover[type=submit] , input:hover[type=button]  {
	cursor:pointer;
	background-color:#FDE4B0;
}

select  {
	height:20px;
	font-size:11px;
	margin:2px;
}
select[MULTIPLE]  {
	height:100px;
	font-size:11px;
}

a:hover {
	cursor:pointer;	
}


/* ------------------------------------------------------------------
   Botones: un solo formato para todo el sistema (12-09-2026).
   Se tomo el aspecto de botonChico (Verdana 9, amarillo, alto 18), que
   era el de los 303 botones mas repetidos, y lo comparten todas las
   clases de boton. Antes .boton era otra cosa (gris, Arial 12 negrita,
   con degradado y esquinas redondeadas) y convivian los dos estilos en
   la misma pantalla. Las variantes solo cambian el color.
   Los <input type=button|submit|reset> y <button> SIN clase tambien
   entran aca: quedaban con el boton gris del navegador. Se usa
   :not([class]) a proposito, para no pisar a .botonPrint (que es una
   imagen) ni a los botones del modulo de Documentos (estilos_docu.css).
   Los selectores van pegados a input/button porque hay tres lugares que
   usan estas clases en una <table> o un <tr> (copiar y pegar viejo):
   asi no les cambia el display ni el relleno.
   El hover comun (#FDE4B0) ya viene definido mas arriba.
   ------------------------------------------------------------------ */
input.boton,
input.botonChico,
input.botonRojo,
input.botonAprobar,
input.botonRechazar,
button.boton,
button.botonChico,
button.botonRojo,
button.botonAprobar,
button.botonRechazar,
input[type="button"]:not([class]),
input[type="submit"]:not([class]),
input[type="reset"]:not([class]),
button:not([class]) {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	border: 1px groove #000066;
	border-radius: 0;
	background-color: #FFCC33;
	background-image: none;
	box-shadow: none;
	filter: none;
	height: 18px;
	padding: 1px 6px;
	margin: 0px 2px 0px 0px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

input.botonAprobar,  button.botonAprobar  { background-color: #66CC00; color: #FFFFFF; width: 100px; }
input.botonRechazar, button.botonRechazar { background-color: #FF6600; color: #FFFFFF; width: 100px; }
input.botonRojo,     button.botonRojo     { background-color: #CC3300; color: #FFFFFF; }

input.boton[disabled],
input.botonChico[disabled],
input.botonRojo[disabled],
input.botonAprobar[disabled],
input.botonRechazar[disabled],
input[type="button"]:not([class])[disabled],
input[type="submit"]:not([class])[disabled],
button[disabled] {
	background-color: #E6E6E6;
	color: #999999;
	border: 1px groove #999999;
	text-shadow: none;
	cursor: not-allowed;
}

.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inputtexto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
}
.botonChico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px groove #000066;
	background-color: #FFCC33;
	height: 18px;
	cursor: pointer;
}
.tablachicaconborde {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px groove #000066;
	background-color: #FFFFDF;
	height: 18px;
}

.tablatodo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D2EDFF;
	border-top: 1px none;
	border-right: 1px solid #000033;
	border-bottom: 1px none;
	border-left: 1px none;

}
.tablabotonera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D2EDFF;
	border: 1px solid #000033;

}
.caja {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999;
}
.tablaVerdana10fila {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFE8;
	border-top: none;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;

}
.fondonaranjo {
	background-color: #FFCC33;
}
.checkbox {
	height: 15px;
	width: 15px;
	border-top: none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;

}
.titmural {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titularNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.inputtextOculto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFE8;
	text-align: left;
	color: #333333;
	border: none;

}
.inputNumOculto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFE8;
	text-align: right;
	color: #333333;
	border: 2px none #FFCC00;

}
.inputtextOcultoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFE8;
	text-align: left;
	color: #333333;
	font-weight: bold;
	border-top: 0px none #ffffe8;
	border-right: 0px none #ffffe8;
	border-bottom: 1px solid #ffffe8;
	border-left: 0px none #ffffe8;


}
.inputNumOcultoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFE8;
	text-align: right;
	color: #333333;
	border: 2px solid #ffffe8;
	font-weight: bold;

}
/* El boton de imprimir no tiene texto (value=" "): es la imagen print.gif.
   Se deja la imagen, pero escalada al mismo alto que los demas botones. */
.botonPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px groove #000066;
	height: 18px;
	width: 54px;
	padding: 0px;
	margin: 0px 2px 0px 0px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(../img/iconos/print.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-color: #FFFFFF;
}
.tablaVerdana11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #000066;
	background-color: #FFFFE8;
}

.cajaNegrita {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.imprimeDoc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin none #000066;

}
.titOrdenador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	margin: 0px;
	width: 100%;
	height: 15px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	cursor: hand;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-indent: 3px;
	font-weight: bold;
}
.titOrdenador:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	background-color: #FFC;
	font-weight: bold;
}
.HeadtablaSecundaria, .HeadTablaSecundaria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFE495;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.HeadtablaSecundaria:hover, .HeadTablaSecundaria:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFE495;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.HeadtablaSecundariaSL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFE495;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.linkRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.linkRojo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFCC66;
}
.HeadTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC00;
	height: 20px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.BtnAgregar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #FFC;
	display: inline-block;
	padding: 2px;
	border: 1px solid #999;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}
.BtnAgregar:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-color: #FFA;
	display: inline-block;
	padding: 2px;
	border: 1px solid #333;
	text-decoration: none;
}

.AvisoHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 11px;
}

.baseTabla {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFDF62;
}
.txtError {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}
.asteriscoObligatorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
.HeadTablaTerciaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B3D9EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
}
.botonAprobar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px groove #000066;
	background-color: #66CC00;
	height: 18px;
	width: 100px;
	cursor: pointer;
	color: #FFFFFF;
}
.botonRechazar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px groove #000066;
	background-color: #FF6600;
	height: 18px;
	width: 100px;
	cursor: pointer;
	color: #FFFFFF;
}

.titExito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #23587C;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FilaSubSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #F8C894;
}
.finSes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.LinkBotonera {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	background-color: #D2EDFF;
	display: block;
	border: 1px solid #036;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 1px;
}
.LinkBotonera:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #069;
	display: block;

}


.finSes:hover {
	color: #FF9;
}


.MarcoError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE2900;
	border: 1px solid #F3ABAB;
	background-image: url(../img/avisos/fdo_error.png);
	background-repeat: repeat-x;
	height: 35px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 4px;
}
.MarcoWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A00;
	border: 1px solid #D7E059;
	background-image: url(../img/avisos/fdo_warning.png);
	background-repeat: repeat-x;
	height: 35px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 4px;
}
.MarcoOK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67A530;
	border: 1px solid #A6D877;
	background-image: url(../img/avisos/fdo_ok.png);
	background-repeat: repeat-x;
	height: 35px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 4px;
}
.MarcoAyuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #319BEA;
	border: 1px solid #9FD1F5;
	background-image: url(../img/avisos/fdo_ayuda.png);
	background-repeat: repeat-x;
	height: 26px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 4px;
}

.IcoMsg {
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.paginador {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.paginador:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F90;
}
.TituloTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.LnkDescargar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	text-decoration: none;
}
.LnkDescargar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06C;
	text-decoration: none;
}

.Lista td {
	border: 1px solid #999;
	border-collapse: collapse; 
	
	
}
		   
/* Estilos para jquery.tipsy.js */
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; font-family:Verdana, Geneva, sans-serif }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; font-family:Verdana, Geneva, sans-serif }
.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px;  font-family:Verdana, Geneva, sans-serif }
.tipsy-arrow { position: absolute; background: url('../img/tipsy.gif') no-repeat top left; width: 9px; height: 5px;  font-family:Verdana, Geneva, sans-serif }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px;  font-family:Verdana, Geneva, sans-serif }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px;  font-family:Verdana, Geneva, sans-serif }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px;  font-family:Verdana, Geneva, sans-serif }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left;  font-family:Verdana, Geneva, sans-serif }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left;  font-family:Verdana, Geneva, sans-serif }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left;  font-family:Verdana, Geneva, sans-serif }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right;  font-family:Verdana, Geneva, sans-serif }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px;  font-family:Verdana, Geneva, sans-serif }
		   
input[type=text],input[type=password],input[type=search], input[type=email], input[type=number], input[type=file]  {
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	padding: 3px 3px 3px 3px;
	border: 1px solid #A5B4C7;  /* #DDDDDD; */
	height:24px;
	box-shadow: 0 0 5px rgba(255, 255, 255, 1);
}

textarea  {
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	padding: 3px 3px 3px 3px;
	border: 1px solid #A5B4C7;  /* #DDDDDD; */
	box-shadow: 0 0 5px rgba(255, 255, 255, 1);
}

/* Ordenamiento por clic en el titulo de la columna.
   Reemplaza los dos iconos asc.gif / desc.gif de las grillas.
   El titulo se comporta como encabezado, no como enlace: negro,
   en negrita y sin subrayado en ningun estado. */
a.cabOrden,
a.cabOrden:link,
a.cabOrden:visited,
a.cabOrden:hover,
a.cabOrden:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.flechaOrden {
	font-size: 11px;
	color: inherit;
	font-weight: inherit;
}

/* Lista de casillas para elegir las columnas a mostrar (Mantencion).
   Reemplaza al <select multiple>, que solo mostraba cinco campos y
   obligaba a arrastrar con Ctrl. */
.listaCampos {
	max-height: 96px;
	overflow-y: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.listaCampos label {
	display: block;
	white-space: nowrap;
	line-height: 15px;
	cursor: pointer;
}
.listaCampos input {
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}

/* ------------------------------------------------------------
   Casillas y radios: un solo aspecto en todo el sistema.
   accent-color pinta el control nativo del navegador, asi que no
   hay que dibujar nada ni tocar el HTML de las 600 pantallas.
   Gana sobre la clase .checkbox por especificidad (tipo + atributo).
   ------------------------------------------------------------ */
input[type="checkbox"],
input[type="radio"] {
	accent-color: #2D6CDF;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	cursor: pointer;
	margin: 0 3px 0 0;
}
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
	cursor: default;
	opacity: .5;
}

/* ------------------------------------------------------------
   Filas de registros desactivados (flag Activo = 0).
   Se muestran tachadas y en gris.
   El tachado se aplica a las celdas y no a la fila completa
   porque un <tr> no propaga text-decoration a sus <td>
   en todos los navegadores.
   ------------------------------------------------------------ */
tr.filaInactiva td,
tr.filaInactiva td a,
tr.filaInactiva td font,
tr.filaInactiva td span {
	text-decoration: line-through;
	color: #888888;
}
