body {
      bgcolor="#9CAEDC";
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
}
h2 {
	color: #0000aa;
	/*background-color: #9CAEDC;*/
}

.botonPrinter {
	background: url('imagenes/printerc.ico') repeat-x top left;
	width:80px;
	height:80px;
	cursor:pointer;
}

.botonesDeFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#BB31B8; /*#aa8cb5*/
	border: 0px; /*solid #66ff66 1px*/ 
	width:134px;
	height:37px;
	background: url('imagenes/Btn_Gris.png') repeat-x top left;
	cursor:pointer;
}
.botonesDeFormulario:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#BB31B8; /*#aa8cb5*/
	border: 0px; /*solid #66ff66 1px*/ 
	width:134px;
	height:37px;
	background: url('imagenes/Btn_Fdo.png') repeat-x top left;
	cursor:pointer;
}
.rotulo, .sombra{
	font-family: Times,"Times New Roman", Garamond, serif;
	font-size: 30px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	width: 200px;
	overflow: visible;
}
.rotulo {
	color: #000099; /* #3366CC*/
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 2;
}
.sombra {
	color: #969696; /*#AAAAAA; C1C5DB*/
	position: relative;
	left: 10px;
	top: 10px;
	z-index: 1;
}
.rotulo2 {
	font-family: Times,"Times New Roman", Garamond, serif;
	font-size: 25px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	width: 200px;
	overflow: visible;
	color: #000000; 
	position: absolute;
	left: 5px;
	top: 50px;
}
.TitMan {
    position:absolute; 
	left:5px; 
	top:5px; 
	width:30%; 
	height:100px; 
	border:none #E40E33; 
	visibility:visible;
}

.Paginacion {
    position:absolute; 
	left:25px; 
	top:150px; 
	width:200; 
	height:200px; 
	background-color: #DBE7FB;
	/*border:none #E40E33; */
    border:solid #AA0000 1px
	visibility:visible;
	overflow:auto;
}

.AreaTabla {
    position:absolute; 
	left:300px; 
	top:0px; 
	width:65%; 
	height:0px; 
	border:none #E40E33; 
	visibility:visible;
}

.detalle {
	/*color: #000099; /* #3366CC*/ */
	position: absolute;
	width: 550px;
	left: 200px;
	top: 5px;
}
.tit_head {
    color: #000099;
   	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subtit_head {
    color: #000099;
   	font-size: 20px;
	font-family: Verdana,"Times New Roman", Garamond, serif;
}
.subtit_foot {
    color: #000099;
   	font-size: 15px;
	font-family: Verdana,"Times New Roman", Garamond, serif;
}
.tit_mant {
    color: #000099;
   	font-size: 20px;
	font-family: Verdana,"Times New Roman", Garamond, serif;
}

th {
	color: #ffffff;
	background-color: #000066;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

/*PARA LOS DOCUMENTOS*/
.FondoDoc {
    position:absolute; 
	left:400px; 
	top:1px; 
	width:435px; 
	height:563px; 
	border:solid #000066 1px;
    color: #000099;
	visibility:visible;	
	/*background-color:#BDFBFB;*/ 
	background-image:  url('imagenes/IMG_FACTURA_BCO.JPG');
}
.cuadro_r{
    position:absolute; 
	font-family: Verdana,"Times New Roman", Garamond, serif;
	text-align: center;
	font-size: 13px;
	left:220px; 
	top:30px; 
	width:200px; 
	height:50px; 
    color: #009900;
	visibility:visible;	
}
.dat_emp{
    position:absolute; 
	font-family: Verdana,"Times New Roman", Garamond, serif;
	text-align: center;
	font-size: 10px;
	left:2px; 
	top:30px; 
	width:250px; 
	height:50px; 
    color: #000099;
	visibility:visible;	
}
.dat_clie{
    position:absolute; 
	font-family: Verdana,"Times New Roman", Garamond, serif;
	text-align: left;
	font-size: 10px;
	left:40px; 
	top:150px; 
	width:400px; 
	height:150px; 
    color: #000099;
	visibility:visible;	
}
.dat_deta{
    position:absolute; 
	font-family: Verdana,"Times New Roman", Garamond, serif;
	text-align: left;
	font-size: 9px;
	left:25px; 
	top:265px; 
	width:405px; 
	height:180px; 
    color: #000099;
	visibility:visible;
	overflow:scroll;
}
.dat_pie{
    position:absolute; 
	font-family: Verdana,"Times New Roman", Garamond, serif;
	/*border:solid #000066 1px;*/
	text-align: right;
	font-size: 9px;
	line-height: 12pt;
	left:50px; 
	top:470px; 
	width:360px; 
	height:100px; 
    color: #0000CC;
	visibility:visible;	
}

.msg_error {
    position:absolute; 
	font-family: Verdana,"Times New Roman", Garamond, serif;
	border:solid #660000 2px;
	text-align: center;
	font-size: 10px;
	line-height: 12pt;
	left:50px; 
	top:100px; 
	width:150px; 
	height:30px; 
    color: #0000CC;
	background-color:#F2F81F;
	visibility:visible;	
}
.FondoDocNotas {
    position:absolute; 
	left:400px; 
	top:1px; 
	width:435px; 
	height:563px; 
	border:solid #000066 1px;
    color: #000099;
	visibility:visible;	
	/*background-color:#F1F389; */
	background-image:  url('imagenes/IMG_NOTA_BCO.png');
}
.LogoFondoDocNotas {
    position:absolute; 
	/*border:solid #660000 2px;*/
	left:280px; 
	top:10px; 
	width:150px; 
	height:40px; 
	visibility:visible;	
	background-image:  url('imagenes/LOGO_SPLTO_CHI.png');
	background-repeat: no-repeat;
}
.cuadro_rNota{
    position:absolute; 
	/*border:solid #660000 2px;*/
	font-family: "Times New Roman", Garamond, serif;
	text-align: center;
	font-size: 25px;
	left:15px; 
	top:100px; 
	width:400px; 
	height:30px; 
    color: #3333ff;
	visibility:visible;	
}

.FondoCorrel {
    position:absolute; 
	left:400px; 
	top:10px; 
	width:435px; 
	height:200px; 
	border:solid #000066 1px;
    color: #000099;
	visibility:visible;	
	background-color:#BDFBFB; 
	/*background-image:  url('../imagenes/IMG_FACTURA_BCO.JPG');*/
}

/*PARA INGRESO DE DATOS EN NOTAS Y OT */
#head_doc {
    position:absolute; 
	top:20px;
	left:170px; 
	width:600px; 
	height:80px;
	border:solid #000066 1px;
    color: #000099;
	visibility:visible;	
	background-color:#9CAE99;
	padding:10px;
}
#body_doc {
    position:absolute; 
	top:130px; 
	left:170px; 
	width:600px; 
	height:260px; 
	border:solid #000066 1px; /* none*/
    color: #000099;
	visibility:visible;	
	background-color:#9CAE99;
	padding:10px;
}
#tot_doc {
    position:absolute; 
	top:310px; 
	left:810px; 
	width:190px; 
	height:100px; 
	border:none  /*solid #000066 1px; /* none*/
    color: #000099;
	visibility:visible;	
	background-color:#9CAE99;
}
#foot_doc {
    position:absolute; 
	top:420px; 
	left:170px; 
	width:600px; 
	height:50px; 
	border:none  /*solid #000066 1px; /* none*/
    color: #000099;
	visibility:visible;	
	background-color:#9CAEDC;
}


/*PARA LOS FORMULARIOS DE GESTION*/
#gest_titulo {
    position:absolute; 
	top:10px; 
	left:5px; 
	width:300px; 
	height:200px; 
	border:none; /*solid #000066 1px;*/
    color: #000099;
	visibility:visible;	
	/*background-color:#BDFBFB;*/ 
	/*background-image:  url('imagenes/IMG_FACTURA_BCO.JPG');*/
}
#gest_titulo H3 {
    position:absolute; 
	top:1px; 
	left:1px; 
	width:300px; 
	height:50px; 
    color: #000099;
	visibility:visible;	
}
#gest_titulo img {
    position:absolute; 
	top:50px; 
	left:5px; 
	width:100px; 
	height:50px; 
	border:none; /*solid #000066 1px;*/
    color: #000099;
	visibility:visible;	
}
#gest_titulo H4 {
    position:absolute; 
	top:80px; 
	left:1px; 
	width:100px; 
	height:50px; 
    color: #000099;
	visibility:visible;	
}

#gest_filtro {
    position:absolute; 
	background-color:#0000aa; /*#BDFBFB */
}
#gest_filtro fieldset{
    position:absolute; 
	top:1px; 
	left:310px; 
	width:700px; 
	height:100px; 
	border:1px solid blue;
    color: #000099;
	visibility:visible;	
	/*background-image:  url('../imagenes/IMG_FACTURA_BCO.JPG');*/
}
#gest_filtro legend{
    color:blue ;
}
#gest_filtro input{
    position:absolute; 
	top:70px; 
	left:580px; 
	width:134px; 
	height:37px; 
}
#gest_filtro desde{
    position:absolute; 
	top:50px; 
	left:50px; 
	width:10px; 
	height:50px; 
}
#gest_filtro hasta{
    position:absolute; 
	top:70px; 
	left:50px; 
	width:10px; 
	height:50px; 
}

#gest_malla {
    position:absolute; 
	top:150px; 
	left:1px; 
	/*width:800px;*/ 
	/*height:100px;*/ 
	border:none; /*1px solid blue;*/
    /*color: #000099;
	font-family: Arial,sans-serif;
	font-size: 2px;*/
	visibility:visible;	
	/*background-color:#BDFBFB; */
	/*background-image:  url('../imagenes/IMG_FACTURA_BCO.JPG');*/
}

/* COLORES*/
legend {color: #ffffff;}

body {background-color: #9CAEDC;}

/*Para alinear texto*/
.izquierda {
	text-align: left;
}
.centro {
	text-align: center;
}
.derecha {
	text-align: right;
}
.justificado {
	text-align: justify;
}

tbody.scrollContent {
  display: block; /*obligado*/
  height: 262px; /*la que necesites*/
  overflow: auto; /*obligado*/
  width: 100%;
}

/*--Para cargar archivos  */
