﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{

	background-repeat: repeat-y;
	margin: 0px;
    padding: 0px;

    /*background: #b6b7bc;
 color: #696969;*/
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    
   
}

/*a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}
*/
p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
    text-align:center;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification
{
    font-size: 0.70em;
    color: White;
    font-weight: bold;
}

.bold
{
    font-weight: bold;
}

.submitButton
{    
    text-align: right;
    padding-right: 10px;
}

.form .required 
{
    color: Red;
}

div.flash 
{
   /* clear: both;
    margin-top: 4em;
    width: 50%;
    border: dashed 1px Red;
    color: Red;
    padding: 5px;*/
    clear: both;
    /*margin-top: 4em;*/
    width: 100%;
    /*border: dashed 1px Red;*/
    color: Red;
    padding: 5px;
   
    
}

.texto8Rojo 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
    width: 100%;   
    color: Red;
    padding: 5px;
   
    
}


.texto8RojoTitulo 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
    width: 100%;   
    color: Red;
    padding: 5px;
   
    
}

/*----ESTILOS DE CECI----*/

.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

.titulo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
}
.titulo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
}
/*
.titulo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;	
	padding: 0px 0px 0px 4px;
}
*/

.titulo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
}

.titulo12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color:#666633;
}
.titulo9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
}
.texto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
.texto7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
}



.texto6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	line-height: 12pt;
	color:Black;
	
}



.cboTexto8Suc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	width:150px;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
	color: #FFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.lineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
}
.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
}
.lineaizq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9EAE2E;
}

/*---------Estilos Elias------------*/

/*--Botones--*/
.hoverBotonIngresar
{
    /*background:("~/images/boton_ingresar_on.jpg") no-repeat;*/
    background-color: #000;
    width:90px;
    height: 20px;
}

.staticBotonIngresar
{
    /*background:img("~/images/boton_ingresar_off.jpg") no-repeat;*/
    background-color: #000;
    width:90px;
    height:20px;
}
    
.rollover 
{
  background-image:url(images/boton_ingresar_off.jpg);
  width:90px;
  height: 20px;
  border-style:none;  
    }
    
.rollover:hover
{
  background-image:url(images/boton_ingresar_on.jpg);
  width:90px;
  height: 20px;
  border-style:none;
    }
    
.HoverButton
{
    border-width: 0px;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    background-image: url('images/boton_ingresar_on.jpg');
    width: 90px;
    height: 20px;
    border-style: none;
    position: inherit;
    z-index: auto;
    table-layout: auto;
}

.HoverButton:hover 
{    
    border-width: 0px;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    background-image: url('images/boton_ingresar_off.jpg');
    width: 90px;
    height: 20px;
    border-style: none;
    position: inherit;
    z-index: auto;
    table-layout: auto;
}

.HoverButton:visited 
{
    text-decoration:none;
    color:blue;
    border-bottom-style:none;
    border-style:none;  
    list-style-image:none;    
}
    
.CambiaBolsa
{
  background-image:url(images/btncambiarbolsa_on.gif);
  width:114px;
  height: 25px;
  border-style:none;  
  vertical-align: middle;
}

.CambiaBolsa:Hover
{
  background-image:url(images/btncambiarbolsa_off.gif);
  width:114px;
  height: 25px;
  border-style:none;  
      }
      
/*Configuracion de botones de "Seleccion de Bolsa"*/
.btnBolsas 
{
    background-color:Transparent;            
    cursor:hand; 
    text-align:center;
    white-space: normal;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
    border-style:none;	
    height:90px;
    width:100px;
    color:#FFFFCC;
    padding-top: 1px;
    }        
/*
.CierraSesion
{
  background-image:url(/images/boton_cerrar_sesion_on.gif);
  width:114px;
  height: 25px;
  border-style:none;
}
     
.CierraSesion:Hover
{
  background-image:url(/images/boton_cerrar_sesion_off.gif);
  width:114px;
  height: 25px;
  border-style:none;  
}      
*/
 /*Menu Principal*/
 .mnuPrincipal
 {      
    /*font-style: italic;   */
    border:none;
    color:Lime; 
    position:relative; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	line-height: 12pt;
	text-decoration: underline;
    display: block;
    /*text-wrap: normal;*/
    vertical-align:0px;
    white-space: normal;
}

 .colorTabla
 {
     
     background-color:White;
     border-style:none;    
     
  }
   
 .colorTablaImp
 {
     
     background-color:transparent;
     border-style:none;    
     background-image:url(images/siogranosfondo.png) !important;
     background-repeat: no-repeat;  
     background-position:center; 
  }
  
  
 @media print
{
    * {-webkit-print-color-adjust:exact;}
    
}
  
  
   .colorTablaVerdeGris
 {
     
     background-color: #EAEFCC;
     border-style:none;    
     text-align:left;
     line-height: 15pt;
      vertical-align:middle;
        
  }
  
 .colorTablaVerdeGrisRecuadro
 {     
     background-color: White;        
     text-align:left;
     line-height: 10pt;
     border:1px;
     border-color: #c5ce82;
     border-style: solid; 
     vertical-align:middle;
        
  }
     
  .boton
  {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #44630B;
	background-image: url(images/boton.jpg);
	text-align: center;
	height: 24px;
	width: 114px;
	background-position: left top;
	border:none;

}


.botonExterno
  {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	 
	color: #44630B;
	background-image: url(images/boton_grande.jpg);
	text-align: center;
	height: 24px;
	width: 207px;
	background-position: left top;
	border:none;

}

 .botonChicoExterno
  {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	 
	color: #44630B;
	background-image: url(images/boton.jpg);
	text-align: center;
	height: 24px;
	width: 114px;
	background-position: left top;
	border:none;

}

.botonMenor
  {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #44630B;
	background-image: url(images/boton_menor.jpg);
	text-align: center;
	height: 24px;
	width: 94px;
	background-position: left top;
	border:none;

}




.botonChico
  {
	
	 background-image:url(images/botonChico.jpg);
	 background-color:transparent;
    text-align : center;
	height: 16px;
	width: 40px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #44630B;
	border-style:none;  

}

 .botonContinuar
  {
	
	background-image:url(images/boton_enviar_off.png);	
	background-color:transparent;
    text-align : center;
	height: 18px;
	width: 88px;	
	border-style:none;  

}

.botonInicio
  {
	
	background-image:url(images/boton_volver_off.png);
	background-color:transparent;
    text-align : center;
	height: 18px;
	width: 88px;	
	border-style:none;  

}


 .botonLargo
  {
	
	 background-image:url(images/boton_largo.jpg);
	 background-color:transparent;
    text-align : center;
	height: 24px;
	width: 159px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #44630B;
	border-style:none;  

}

 .botonGrande
  {
	
	 background-image:url(images/boton_grande.jpg);
	 background-color:transparent;
    text-align : center;
	height: 24px;
	width: 207px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #44630B;
	border-style:none;  

}

.required 
{
    color: #353B17;
    
}


.titTexto8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	color:#3F4226;
	background-color:#EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;
	
	
}

.titClausulaSinAncho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#3F4226;
	background-color: #EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
    padding:2px 2px 2px 2px;
		
}

.titVencenHoyOIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
	color:Red;
	background-color: White;
	text-align:center;
	border-color:Green;
	font-weight: bold;		
    padding:2px 2px 2px 2px;
		
}


.titControFirmaLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#3F4226;
	background-color: #EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
    padding:2px 2px 2px 2px;
    width:90px;
		
}

.titControFirmaLink120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#3F4226;
	background-color: #EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
    padding:2px 2px 2px 2px;
    width:120px;
		
}



.titAnulacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#3F4226;
	background-color: #EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
    padding:2px 2px 2px 2px;
    width:150px;
		
}

.titControFirmaLink110 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#3F4226;
	background-color: #EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
    padding:2px 2px 2px 2px;
    width:160px;
		
}
.titOrdenClausula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	color:#3F4226;
	background-color:#EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;
	width:50px;
	vertical-align:middle;
	text-align:center;
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
}

.titClausula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	color:#3F4226;
	background-color:#EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;
	width:900px;
	vertical-align:middle;
	text-align:center;
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
}


.textoOrdenClausula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 19pt;
	color:Black;	
	text-align:center;	
	vertical-align:middle;
	border:1px;
	border-color: #c5ce82;
    border-style: solid;   
	
}

.textoVencOIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 19pt;
	color:Black;	
	text-align:center;	
	vertical-align:middle;	 
	
}

.textoOrdenClausulaMenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;	
	text-align:center;	
	vertical-align:middle;
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
    width:70px; 
      
	
}

.textoOrdenClausulaMenor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	color:Black;	
	text-align:center;	
	vertical-align:middle;
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
     width:120px;  
	
}

.textoJournalEtapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	background-color:#EAEFCC;	
	color:Black;
	text-align:center;	
	vertical-align:middle;
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
    font-weight: bold;  
	
}

.textoJournal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 19pt;
	color:Black;	
	text-align:center;	
	vertical-align:middle;
	border:1px;
	padding: 0px 0px 0px 0px;
	border-color: #c5ce82;
    border-style: solid;  
    background-color:#E6E6E6; 
    width: 30px;
	
}

.titJournal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	color:#3F4226;
	background-color:#EAEFCC;
	text-align:center;
	border-color:Green;
	font-weight: bold;
	width:70px;
	vertical-align:middle;
	text-align:center;
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
}

.textoOIVEnCurso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	color:#3F4226;
	/*background-color:#E6E6E6;*/
	text-align:center;
	border-color:Green;
	font-weight: bold;
	
	vertical-align:middle;
	text-align:left;
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
}

.filaGris {	
	background-color:#E6E6E6;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
}

.filaBlanca {	
	background-color:White;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
}


.textoClausula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	/*color:Black;	*/
	text-align:left;	
	vertical-align:middle;
	border:1px;
	border-color: #c5ce82;
    border-style: solid;   
    padding: 3px 3px 3px 3px;
	
}

.textoOIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
	text-align:left;	
	vertical-align:middle;
	border:1px;
	border-color: #c5ce82;
    border-style: solid;   
    padding: 3px 3px 3px 3px;
	
}

.texto8RecuadoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	/*color:Black;	*/
	text-align:left;	
	vertical-align:top;
	border:1px;
	border-color: #c5ce82;
    border-style: solid;   
    padding: 3px 3px 3px 3px;
	
}



.textoClausulaNegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;	
	text-align:left;	
	vertical-align:middle;	  
    padding: 3px 3px 3px 3px;
    font-weight: bold;
	
}


.filaTexto8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;	
	text-align:right;
}

.filaTexto8Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;	
	text-align:right;
	font-weight: bold;
}

.filaTexto8L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;	
	text-align:right;
	
}

.filaTexto8M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 25pt;
	color:Black;	
	text-align:right;
	vertical-align:bottom;
	
}

.alignTable {	
	vertical-align:top;
	
	
}


.filaTexto8L2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;	
	text-align:left;
	
}

.filaTexto8LBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;	
	text-align:left;
	font-weight: bold;
	
}
.filaTexto8B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;	
	text-align:left;
	vertical-align: text-top;
	
}


.titTexto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17pt;
	color:White;
	background-color:#717359;
	padding-left:2px;
	text-align:left;
	border-color:Green;	
	font-weight: bold;
	border:1px;	
	border-color: #717359;
    border-style: solid;  
}

.titTexto9Verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	line-height: 20pt;
	color:#3E4215;
	background-color:#ECEFCB;
	padding-left:2px;
	text-align:left;
	border-color:Green;	
	font-weight: bold;
	border:1px;	
	border-color: #ECEFCB;
    border-style: solid;  
}

.titTexto9b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20pt;
	color:White;	
	background-color:#8E916F;
	padding-left:2px;
	text-align:left;
	border-color:Green;	
	font-weight: bold;
	
}

.titTexto8b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#3F4226;
	background-color:#EAEFCC;
	text-align:left;
	padding-left:3px;
	border:1px;	
	border-color: #EAEFCC;
    border-style: solid;
	
}

.titTexto8f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	color:#3F4226;
	background-color:#EAEFCC;
	padding: 10px 10px 10px 10px;
	vertical-align:middle;
	text-align:center;		
}

.titTexto8left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	color:#3F4226;
	background-color:#EAEFCC;
	padding: 10px 10px 10px 10px;
	vertical-align:middle;
	text-align:left;		
}

.titTexto8c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:#3F4226;	
	text-align:left;
	padding-left:15px;
	
	
}


/*tabla de objetar operacion*/
.titTablaExterna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 9pt;
	color:#FFF;
	background-color: #859229;
	text-align:center; 
    padding:1px 1px 1px 1px;	
    text-transform: uppercase;	
}

.textoTablaExterna 
{
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    height: auto;
    font-size: 9px;
    font-family: sans-serif;
    padding: 2px 3px 3px 4px;
    color: Black;
    font-weight: lighter;
   line-height: 9pt;
    text-align: Left; 
}

 


.nroTablaExterna 
{
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    height: auto;
    font-size: 9px;
    font-family: sans-serif;
    padding: 2px 3px 3px 4px;
    color: Black;
    font-weight: lighter;
   line-height: 9pt;
    text-align: right;
    
	
}
/**/
.degrade_usuario 
{
    background-image:url('images/degrade_usuario_30.jpg');
    z-index:-1; 
    background-repeat: repeat-x;
    border-style:none;
    border-color:transparent;
    width: 145px;
    height: 30px;
}

.degrade_botonera
{
    background-image:url('images/degrade_botonera_30.jpg');
    z-index:-1; 
    background-repeat: repeat-x;
    border-style:none;
    border-color:transparent;
    height: 30px;
}

.degrade_login
{
    background-image: url('images/degrade_login.jpg');
    text-align:center;
}
    

.hagaClikAqui:link, .hagaClikAqui:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
    color:#9EAE2E;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .hagaClikAqui:Hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
    color:#9EAE2E;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  
  .textHagaClickAqui 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
    color:#9EAE2E;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .hagaClikAqui:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
    color:#9EAE2E;
    font-weight: bold;
    text-decoration:none;
    
  }
  
      .hagaClikAquiChico:link, .hagaClikAquiChico:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;	
    color:#9EAE2E;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .hagaClikAquiChico:Hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;	
    color:#9EAE2E;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .hagaClikAquiChico:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;	
    color:#9EAE2E;
    font-weight: bold;
    text-decoration:none;
    
  }
 
.ayuda 
{
    color: #9EAE2E;
    font-weight: bold;    
}


.lineaVerde {	
	line-height: 2pt;	
	background-color:#717359;
	padding-left:2px;
}

.tablaFondoTop
{
    height: 64px;
    width:100%;
    padding:0px;
    margin:0px;
    border: 0px;
}

.BlancoNormal
{
    color: #FFF;
}

.HipervinculoFooter
{
    color:#FFF;
    text-decoration: none;
}

.HipervinculoFooter:hover
{
    text-decoration:underline;
}

.HipervinculoLogin
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#E5EF7E;    
	text-decoration: none;
}

.HipervinculoLogin:hover
{
    text-decoration: underline;
}

.HipervinculoLoginFooter
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#000;    
	text-decoration: none;
}

.HipervinculoLoginFooter:hover
{
    text-decoration: underline;
}

.error 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;	
    color: Red;
    
}

.errorV2 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;	
    color: Black;
    
}

.requerido 
{
    color: #353B17;
    
}




.texto8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
}

.texto8bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	color:Black;
	font-weight:bold;
}

.texto9bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color:Black;
	font-weight:bold;
}

.texto8b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	width:200px;
}

.texto8c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;
}

.texto8d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color:Black;
}

.texto8e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18pt;
	color:Black;
	padding-left:3px;
}

.texto8Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18pt;
	color:Black;
	padding-left:3px;
	text-align:center;
}

.texto8Centrado 
{
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;
}





.cboTexto8f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	height:20px;
	
}




/* LOGIN */
.login td
{
    text-align: center;
}

.loginTitle
{
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
    color: #E5EF7E;
}

.loginLabel
{
    display: block;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
    color: #E5EF7E;
}

.OlvidoContraseniaLabel
{
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
    color: #E5EF7E;
}

.loginHyperLink
{
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
    color: #E5EF7E;
}

.loginTextBox
{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.lineaPuntosTitulo
{        
    background-position: top left;
    background-image: url(images/linea_puntos_titulos.gif);
    background-repeat: repeat-x;    
    height: 29px;
}

.lineaPuntito
{
    background-position: left bottom;
    background-image: url(images/puntito.gif);
    background-repeat: repeat-x;        
}

.volver:link, .volver:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;	
    color:#717359;
    font-weight: bold;
    text-decoration: underline;
    
  }
  
  .volver:Hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;	
    color:#717359;
    font-weight: bold;
    text-decoration: underline;
    
  }
  
  .volver:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;	
    color:#717359;
    font-weight: bold;
    text-decoration: underline;
    
  }

.lineaSeparadora
{
    padding: 0px 2px 0px 2px;
    border-width: 2px 0px 0px 0px;
    border-color: #717359;
    border-style: solid;
}

.lineaSeparadoraFina
{
    padding:  0px 4px;
    border-width:  1px 0px 0px 0px;
    border-color: #717359;
    border-style: solid;
    vertical-align: text-bottom;
}

.recuadroClausula
{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
}

.titTexto9c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:White;	
	background-color:#8E916F;
	padding-left:2px;
	text-align:left;
	border-color:Green;	
	font-weight: bold;
}

.titTexto8e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:White;	
	background-color:#8E916F;
	padding-left:2px;
	text-align:left;
	border-color:Green;	
	font-weight: bold;
	
}


.titTexto8d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#3F4226;
	background-color:#EAEFCC;
	text-align:left;
	padding-left:3px;
	font-weight: bold;
	
}

.titTexto9c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color:White;	
	background-color:#8E916F;
	padding-left:2px;
	text-align:left;
	border-color:Green;	
	font-weight: bold;
}
/* AutoComplete item */
.autocomplete_completionListElement 
{
background-color : White;
color : Black;
width:270px;


/*creates border with
autocomplete_completionListElement
background-color*/
}

/*AutoComplete flyout */
.autocomplete_listItem 
{ 
text-align : left;
background-color:White;
width:270px;


}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
background-color: #EAEFCC;
color: #3F4226;
width:270px;

}


.listBox
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;   
	color: #000;
	line-height: 12pt;	
	 text-align:left;
	 vertical-align:middle;
}

.colorTablaIzquierda
 {     
     background-color:White;
     border-style:none;   
     text-align:left;
        
  }
  
.recuadro {
	border: 1px solid #9EAE2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.recuadroUsu {
	border: 1px solid #9EAE2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}

.recuadroMensaje {
	border: 1px solid #9EAE2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;	
	
}

.ocultar
{
    visibility:hidden;
    
    
    }
    
    .mostrar
{
    visibility:visible;
    
    
    }
    
    .hagaClikAquiNegro:link, .hagaClikAquiNegro:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
    color:#393E22;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .hagaClikAquiNegro:Hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
   color:#393E22;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .hagaClikAquiNegro:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
   color:#393E22;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  
  .CambiaPassword
{
  background-image:url('images/boton_cambiar_contrasena.gif'); 
  border-style:none;  
  vertical-align: middle;
}

  .CierraSesion
{
  background-image:url('images/boton_cerrar_sesion_on.gif'); 
  border-style:none;  
  vertical-align: middle;
}

  .Transferencia
{
  background-image:url('images/boton_transferencia_on.jpg'); 
  border-style:none;  
  vertical-align: middle;
}


.OlvidoUsuarioContrasenia:link, .OlvidoUsuarioContrasenia:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;	
    color:#A5C929;   
    text-decoration:none;
    
  }
  
  .OlvidoUsuarioContrasenia:Hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;	
    color:#A5C929;   
    text-decoration:none;
    
  }
  
  .OlvidoUsuarioContrasenia:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;	
    color:#A5C929;    
    text-decoration:none;
    
  }
  
  
.FirmaDigital
{
    border-width: 0px;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    background-image: url('images/firma_digital_on.gif');
    width: 204px;
    height: 69px;
    border-style: none;
    position: inherit;
    z-index: auto;
    table-layout: auto;
}

.FirmaDigital:hover 
{    
    border-width: 0px;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    background-image: url('images/firma_digital_off.gif');
    width: 204px;
    height: 69px;
    border-style: none;
    position: inherit;
    z-index: auto;
    table-layout: auto;
}

.FirmaDigital:visited 
{
    text-decoration:none;
    color:blue;
    border-bottom-style:none;
    border-style:none;  
    list-style-image:none;    
} 

.FirmaHolografica
{
    border-width: 0px;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    background-image: url('images/firma_holografica_on.gif');
    width: 204px;
    height: 66px;
    border-style: none;
    position: inherit;
    z-index: auto;
    table-layout: auto;
}

.FirmaHolografica:hover 
{    
    border-width: 0px;
    border-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    background-image: url('images/firma_holografica_off.gif');
    width: 204px;
    height: 66px;
    border-style: none;
    position: inherit;
    z-index: auto;
    table-layout: auto;
}

.FirmaHolografica:visited 
{
    text-decoration:none;
    color:blue;
    border-bottom-style:none;
    border-style:none;  
    list-style-image:none;    
} 

.recuadroSincolor {
	    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:#3F4226;	
	text-align:left;
	padding-left:0px;
		
}

.filaGrisHolog {	
	background-color:#E6E6E6;	
	border:1px;
	border-color: #c5ce82;
    border-style: solid; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12pt;
	color: #4B8A08;
	font-weight:bold;
}

.texto8BoldHolog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
	line-height: 12pt;
	color: #4B8A08;	
	/*font-weight:bold;*/

}


.ListSearchExtenderPrompt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12pt;
	color: Gray;	
	font-weight:normal;
	font-style:italic;

}

.pie {
	background-color:#FFF;
	-webkit-box-shadow: 2px -8px 5px -5px rgba(133,131,133,1);
	-moz-box-shadow: 2px -8px 5px -5px rgba(133,131,133,1);
	box-shadow: 2px -8px 5px -5px rgba(133,131,133,1);
	padding: 10px;
}



.logosPie {
	margin-right: 15px;
	vertical-align:middle;
}

.footer {
	position:fixed;
	width:100%;
	bottom: 0px;
	background-color: #FFF;
	-webkit-box-shadow: -1px -16px 15px -17px rgba(102,102,102,1);
	-moz-box-shadow: -1px -16px 15px -17px rgba(102,102,102,1);
	box-shadow: -1px -16px 15px -17px rgba(102,102,102,1);
	text-align:center;
}



a.pieLink:link {
	font-size: 10px;
	color: #859228;
	text-decoration: none;
}
a.pieLink:hover {
	color: #43481A;
	text-decoration: none;
}
.areaLinks  {
	border-left: solid 1px #859228;
	padding-left: 10px;
}


.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #859228;
	font-weight: bold;
}



.lineaizq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9EAE2E;
}



.nuevolink:link, .nuevolink:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;	
    color:#96AE02;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .nuevolink:Hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;	
    color:#96AE02;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .nuevolink:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;	
    color:#96AE02;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .cboTexto8b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	width:150px;
	height:20px;
}

.cboTexto8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	height:20px;
	
}

.cboTexto8c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	width:260px;
	height:20px;	
}

.cboTexto8e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	width:270px;
	height:20px;
}

.cboTexto8j {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	width:300px;
	height:20px;
}

 .cboTexto8g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
	width:100px;
	height:20px;
}

.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #859228;
	font-weight: bold;
}
.ayuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859228;
	font-weight: normal;
}


.hagaClikAquiParaImagen:link, .hagaClikAquiParaImagen:visited
{
   
    text-decoration:none;
    border-color:#000000;
    
  }
  
.hagaClikAquiParaImagen:Hover
{
   border-color:#000000;
    text-decoration:none;
    
  }
  
 .hagaClikAquiParaImagen:active
{
    border-color:#000000;
    text-decoration:none;
}

.hagaClikAquiParaImagen
{
    border-color:#000000;
	text-decoration: none;
	
}

.imgNuevo {	
	vertical-align:middle;
}


.IBRectificar
  {	
	background-image:url(images/icono_rectificacion.png);
	background-color:transparent;
    text-align : center;
	height: 28px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;

}

.IBAnular
  {	
	background-image:url(images/icono_anulacion.png);
	background-color:transparent;
    text-align : center;
	height: 28px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;

}

.IBAmpliar
  {	
	background-image:url(images/icono_ampliacion.png);
	background-color:transparent;
    text-align : center;
	height: 28px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;

}

.IBObjetar
  {	
	background-image:url(images/icono_objecion.png);
	background-color:transparent;
    text-align : center;
	height: 28px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;

}

.IBBorradorEliminar
  {	
	
	background-color:transparent;
    text-align : center;
	height: 28px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;

}

.IBBorradorDefinitvo
  {	
	
	background-color:transparent;
    text-align : center;
	height: 28px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;

}

.texto8ref 
{
    color:#859229;
	font-family: sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color:Black;
}

.IBEstadoObjetada
{	
	
	background-color:transparent;
    text-align : center;
	height: 16px;
	width: 16px;	
	border-style:none; 
	text-decoration: none;
}

.ReemplazaParcial
{	
	
	background-color:transparent;
    text-align : center;
	height: 16px;
	width: 16px;	
	border-style:none; 
	text-decoration: none;
}

.IBEstadoObservada
{	
	
	background-color:transparent;
    text-align : center;
	height: 16px;
	width: 16px;	
	border-style:none; 
	text-decoration: none;
}

.IBEstadoAceptado
{	
	
	background-color:transparent;
    text-align : center;
	height: 16px;
	width: 16px;	
	border-style:none; 
	text-decoration: none;
}


.IBReemplazaParcialSimbolo
{	
	
	background-color:transparent;
    text-align : center;
	height: 14px;
	width: 14px;	
	border-style:none; 
	text-decoration: none;
}


.IBFijacion
{	
	
	background-color:transparent;
    text-align : center;
	height: 30px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;
}

.IBVerInstancias
{	
	
	background-color:transparent;
    text-align : center;
	height: 30px;
	width: 32px;	
	border-style:none; 
	text-decoration: none;
}



.IBImpresoraChica
{	
	
	background-color:transparent;
    text-align : center;
	height: 30px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;
}

.IBEstadoBorrador
{	
	
	background-color:transparent;
    text-align : center;
	height: 28px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;
}


.textoRef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 19pt;
	color:Black;	
	text-align:center;	
	vertical-align:middle;
	border-bottom:1px;	
    border-bottom-color: #c5ce82;
    border-bottom-style: solid;
    border-top-color: #c5ce82;
    border-top-style: solid;
    border-top:1px;
   
	
}

.filaTextoCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:Black;	
	text-align:left;
	
	
}

.Imprime:link, .Imprime:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
    color:#3E4215;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .Imprime:Hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
    color:#3E4215;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  .Imprime:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;	
    color:#3E4215;
    font-weight: bold;
    text-decoration:none;
    
  }
  
  
  .titTexto9Download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	line-height: 20pt;
	color:#3E4215;
	
	padding-left:2px;
	text-align:left;
	border-color:Green;	
	font-weight: bold;
	
}


 
 .cal_theme .ajax__calendar_container {
border:1px solid #646464;

background-color: #EFF4C7;
color: black;

}

.cal_theme .ajax__calendar_other .ajax__calendar_day,

.cal_theme .ajax__calendar_other .ajax__calendar_year {
color: silver   ;

}

.cal_theme .ajax__calendar_hover .ajax__calendar_day,

.cal_theme .ajax__calendar_hover .ajax__calendar_month,

.cal_theme .ajax__calendar_hover .ajax__calendar_year {
color: silver;

}

.cal_theme .ajax__calendar_active .ajax__calendar_day,

.cal_theme .ajax__calendar_active .ajax__calendar_month,

.cal_theme .ajax__calendar_active .ajax__calendar_year {
color: White;
border:1px solid #646464;
background-color: #859229;
font-weight:bold;
}

.downloadArchivo{
	float: right;
	width: 116px;
	height: 24px;
	border: 2px solid #859229;	
	font-size: 12px;
	background-color: transparent;
	/*line-height: 30px;*/
	/* Aqui colocamos la transicion para cada navegador */
	-webkit-transition: all 0.5s ease-in-out;  /* Chrome y Safari */
	-o-transition: all 0.5s ease-in-out;  /* Opera */
	-moz-transition: all 0.5s ease-in-out;  /* Mozilla Firefox */
	-ms-transition: all 0.5s ease-in-out;   /* Internet Explorer */
	transition: all 0.5s ease-in-out;  /* W3C */
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	font-weight: bold;
}
 
 .botonGenera
  {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #44630B;
	background-image: url(images/boton_generar_archivo.png);
	text-align: center;
	height: 24px;
	width: 116px;
	background-position: left top;
	border:none;

}


/* EStiLOS DE NOVEDADES */

.contNovedades {
  position: relative;
  width: 300px;
  min-height: 219px;
  float: left;
  margin: 20px;
  border: solid #ccc 1px;
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}
.contenido {
  width: 280px;
  min-height: 168px;
  padding: 10px;
  z-index:1;
}
.descarga {
  width: 288px;
  height: 18px;
  z-index:2;
  background-color: rgba(255,255,255,1);
  font-size: 12px;
  color: #000;
  border: solid #ccc 1px;
  padding: 6px;
  margin-left: -1px;
  margin-bottom: -1px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;  /* Chrome y Safari */
	-o-transition: all 0.5s ease-in-out;  /* Opera */
	-moz-transition: all 0.5s ease-in-out;  /* Mozilla Firefox */
	-ms-transition: all 0.5s ease-in-out;   /* Internet Explorer */
	transition: all 0.5s ease-in-out;  /* W3C */
}

.descarga:hover {
  background-color: rgba(204,204,204,0.3);
  text-decoration: none;
}

.descargaLabel {
  width: 288px;
  height: 18px;
  z-index:2;  
  font-size: 12px;
  color: #000; 
  padding: 6px;
  margin-left: -1px;
  margin-bottom: -1px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;  /* Chrome y Safari */
	-o-transition: all 0.5s ease-in-out;  /* Opera */
	-moz-transition: all 0.5s ease-in-out;  /* Mozilla Firefox */
	-ms-transition: all 0.5s ease-in-out;   /* Internet Explorer */
	transition: all 0.5s ease-in-out;  /* W3C */
}
.descargaLabel:hover {
 
  text-decoration: none;
}

.iconoDescarga {
  float: right;
  width: 17px;
  height: 18px;
  z-index:3;
  margin-left: -17px;
  margin-top: -2px;
}
.fechaNovedad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin-bottom: 5px;
}
.tituloNovedad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #D96D00;
	margin-top: 15px;
	margin-bottom: 5px;
}
.textoNovedad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000;
}
/* FIN EStiLOS DE NOVEDADES */


.verMensaje
{
  background-image:url('images/boton_mensajes.gif'); 
  border-style:none;  
  vertical-align: middle;
  width:97px;
  height:25px;
  
}

.filaMensaje
{
   
    width: 120px;
   
}

.botonManual{
	float: left;
	width: 270px;
	height: 40px;
	margin-top: 10px;
	border: 2px solid #859229;
	text-align: left;
	font-size: 0.72em;
	line-height: 28px;
	/* Aqui colocamos la transicion para cada navegador */
	-webkit-transition: all 0.5s ease-in-out;  /* Chrome y Safari */
	-o-transition: all 0.5s ease-in-out;  /* Opera */
	-moz-transition: all 0.5s ease-in-out;  /* Mozilla Firefox */
	-ms-transition: all 0.5s ease-in-out;   /* Internet Explorer */
	transition: all 0.5s ease-in-out;  /* W3C */
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	font-family: 'Roboto', sans-serif;
	 text-decoration:none;   
	
}

.botonManual:hover {
	background-color: rgba(255,255,255,0.97);
	 text-decoration:none;   
	
}
.icono {
	margin: 5px 5px 5px 5px;
	vertical-align: middle;
}

.IBModificarOperacion
{	
	
	background-color:transparent;
    text-align : center;
	height: 24px;
	width: 22px;	
	border-style:none; 
	text-decoration: none;
}

.IBModificarCuitVendedor
{	
	background-color:transparent;
    text-align : center;
	height: 30px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;
}


.IBReemplazaParcial
{	
	background-color:transparent;
    text-align : center;
	height: 30px;
	width: 28px;	
	border-style:none; 
	text-decoration: none;
}

.titulo9Color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	
	color: #D96D00;
}

.headerObj {
	position:fixed;
	top: 0;
	width: 100%;
	height: 126px;
	background-color: #FFF;
	text-align:center;
	z-index: 10;
}

.logoObj {
	margin: 20px auto 20px auto;
}

.menuObj {
	font-size: 12px;
	line-height: 37px;
	color: #FFF;
	font-weight:bold;
	position:fixed;
	top: 126px;
	width: 100%;
	background-color: #859229;
	padding: 5px;
	height: 37px;
	-webkit-box-shadow: inset -1px 10px 8px -9px rgba(51,51,51,1);
	-moz-box-shadow: inset -1px 10px 8px -9px rgba(51,51,51,1);
	box-shadow: inset -1px 10px 8px -9px rgba(51,51,51,1);
	z-index: 9;
}