/****************************************************************************
*********** RECOPILACIÓN DE ESTILOS INCLUIDOS EN MASTER_PAGE.CSS  ***********
** general.css; layout.css; main.css; template.css; estilos.css; basic.css **
********* Los mismos se dividiran en secciones como una página web **********
************* diferenciando los Identificadores de las Clases ***************
****************************************************************************/

html, body, form 
{
    /*JPI
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    */
}
body
{
    margin:0px;
    font-family:Arial,Helvetica,sans-serif;
}
/**************
 *** FOOTER ***
 **************/
/* * { margin:0; padding:0; } */

html, body, form, #wrap { height: 100%; }

form > #wrap {height: auto; min-height: 100%;}

#main { padding-bottom: 70px; }  /* must be same height as the footer */

#foot {
    position: relative;
	padding: 10px;
    margin-top: -70px; /* negative value of footer height */
    height: 50px;
    clear:both;
    
	color: black;
	
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/**************
 *** HEADER ***
 **************/
/*---------------------------------------- IDs de estilo  ----------------------------------------*/
#page /*ID de configuración de la pagina (layout.css) */
{
	width: 100%;
	background-color: White;
	clear: both;
}

#header /* ID de cabecera (layout.css) */
{
	clear: both;
	height: 65px;
	padding: 5px 10px;
	background: url(../../App_Themes/Sky/Images/Layout/back1.gif) #ffffff 0px -240px repeat-x;		
}

#header .left /* ID parte izquierda de la cabecera (layout.css) */
{
	double: left;
}

#header .right /* ID parte derecha de la cabecera (layout.css) */
{
	double: right;
}

#header .today /* ID fecha del dia (layout.css) */
{
	color: #6699cc;
	font-size: 1.5em;
	font-weight: bold;
	padding:5px;
	display:block;
	border-bottom:1px dotted gainsboro;
}

#header .login /* ID inicio de sesión (layout.css) */
{
	font-size: 0.9em;
	padding:5px;
}

#header .login .username > span  /* ID inicio de sesión (layout.css) */
{
	font-weight: bold;
	font-size: 1.25em;
	display:block;	
}

#cabeceraNueva /* OK ID de la nueva cabecera (layout.css) */
{
	position:static;
	border-bottom:3px solid #009AAE;
	height:100px;
}

#logo_sigafNuevo /* OK ID del nuevo logo SIGAF (layout.css) */
{
	position:static;
	background:url(../../App_Themes/Sky/Images/Layout/logo-sigaf-reporte.png) no-repeat;
	width:350px;
	height:90px;
	margin-left:10px;
	float:left;
}

#fechaNuevo /* OK ID de fecha nueva SIGAF (layout.css) */
{

    clear:both;
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:900;
    margin-right:20px;
    margin-top:-25px;
    margin-top:0px;
    position:relative;
    top:-15px;
}

#logo_bsas /* OK ID del nuevo logo de Buenos Aires SIGAF (layout.css) */
{
	
	background:url(../../App_Themes/Sky/Images/pba-reporte.png) repeat scroll 0 0 transparent; 
	float:right;
	height:67px;
	margin-right:10px;
	margin-top:10px;
	position:static;
	width:230px;
}

#SigafHeader /* ID cabecera de SIGAFWEB (general.css) */
{
	height:90px;	
	background: url(../../App_Themes/Sky/Images/Layout/bg_header.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	/*width:100%;*/
	position:relative;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	margin-top:2px;
	}
	
#SigafHeader .top /* ID parte superior de la cabecera de SIGAFWEB (general.css) */
{
	height:40px;
	width:100%;
	position:relative;	
}

#SigafHeader .bottom /* ID parte inferior de la cabecera de SIGAFWEB (general.css) */
{
	height:50px;
	position:relative;	
	padding-top:10px;
}

#logoSIGAF /* ID del logo de SIGAFWEB (general.css) */
{
	width:315px;
	height:40px;
	background:url(../../App_Themes/Sky/Images/Layout/sigaf_logo.gif) no-repeat;
	font-family:Times New Roman, Times, serif;		
	margin-bottom:10px;
	float:left;
}

#logoSIGAF p /* ID del texto del logo de SIGAFWEB (general.css) */
{
	width:200px;	
	font-size:11px;
	color:#333333;		
	padding-left:170px;
	margin:0px;
}

#logoBSAS /* ID del logo de Buenos Aires (general.css) */
{
	width:166px;
	height:43px;
	background:url(../../Images/logo_bs_as.gif) no-repeat;
	float:right;
}

#cabecera /* OK ID de cabecera (estilos.css) */
{

	background:url(../../App_Themes/Sky/Images/bg_cabezal2.jpg) repeat-x;
	height:145px;
	text-align:center;
}

#logo_sigaf /* OK ID del logo SIGAF (estilos.css) */
{
	background:url(../../App_Themes/Sky/Images/logo_sigaf2.jpg) no-repeat 50% 50%;
	width:100%;
	height:93px;
	padding-top:70px;

}

#logo_bsas2 /* OK ID del logo de Buenos Aires (estilos.css) */
{
	position:static;
	background:url(../../App_Themes/Sky/Images/logo_bsas2.jpg) no-repeat;
	width:130px;
	height:40px;
	float:right;
	margin-right:10px;
	margin-top:-5px;
}

#cTopLeft /* OK ID de cabecera izquierda (template.css) */
{
  position: absolute;
  top: 0;
  left: 0;
  right: 10;
  width:10px;
  height: 100%;
  overflow: hidden;
  background: url(images/0.png) no-repeat top left;
}

#cTopRight /* OK ID de cabecera derecha (template.css) */
{
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  overflow: hidden;
  background: url(images/bak.png) no-repeat top right;
}

#cTopCenter /* OK ID de cabecera central (template.css) */
{
  position: absolute;
  top: 0;
  left: 10;
  right: 10;
  bottom: 0;
  overflow: auto;
  background: url(images/bak-v.png) repeat-x top;
  border-bottom: 2px solid #6593CF;
}

#ucLogin_Login /*ID de estilo inutilizable(login.css)*/
{
    width: 100%;
    text-align: justify;
    padding: 15px;
}

#ucLogin_Login.td /*ID de estilo inutilizable(login.css)*/
{
    text-align: center;
}
/*------------------------------------- fin IDs de estilo  ---------------------------------------*/
/*------------------------------------- Clases de estilo -----------------------------------------*/
.pageTitle /* OK clase de estilo para formatear el tiluto de la página (texts.css) */
{
	font-family: Arial, Helvetica, sans-serif;
	color: #014993;
	font-weight: bold;
	font-size: 25px;
}

.estiloTitulosCC
{
	font-family: Arial, Helvetica, sans-serif;
	color: #014993;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;    
}
.header /* OK clase de estilo de la cabecera (basic.css) */
{
	/*background: url(images/layout/bg_header.jpg) repeat-x;*/
	background: url(../../App_Themes/Sky/Images/Layout/bg_cabezal.jpg) repeat-x;
}
.header td /* OK clase de estilo de celda de cabecera (layout.css) */ 
{
    color: #000000;
    FONT-WEIGHT: normal; 
    FONT-SIZE: 11px; 
    FONT-FAMILY: Arial;
    padding: 0px 10px 3px 10px;
    /*border-right: solid 1px #dddddd;*/
}
.header a /* OK clase de estilo de link de cabecera (layout.css) */ 
{
    color: #000000;
    text-decoration: none;
    FONT-WEIGHT: bold; 
}
.headerText /*(login.css)*/
{
 font-family: Arial;
 font-size: 10px;
 color: #949494;
}
.today /* OK clase de estilo para la fecha del dia (layout.css) */
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.logoText /* OK clase de estilo para el texto del logo (layout.css) */
{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-transform: none;
}
.SigafLogoText /* clase del texto del logo SIGAF */
{
	font-size: 10px;
	color: #333333;
	text-transform: none;
	float:left;
}
/*---------------------------------- fin Clases de estilo ----------------------------------------*/
/***************
 *** CONTENT ***
 ***************/
/*---------------------------------------- IDs de estilo  ----------------------------------------*/
#bienvenida /* ID de bienvenida (general.css) */
{	
	float:right;
	background: url(../../App_Themes/Sky/Images/Layout/bg_user_info.jpg) no-repeat;
	width:293px;
	height:53px;
	padding-left:10px;
	/*padding-right:10px;*/
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
	color:#333333;	
}

#Sigaftitulo /* ID del titulo principal (general.css) */
{
	font-size:20px;
	color:#004993;
}

#Sigafruta /* ID de ruta o sitemap (general.css) */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:(imagendefonodlinea);
}

#login /*ID de sección loguin (layout.css)*/
{
	margin: auto;
	width: 340px;
	padding: 20px 30px 30px 30px;
}

#SigafContent /* ID del contenedor pricipal (general.css) */
{
	padding-left:25px;	
	padding-top:20px;	
	font-family:Arial, Helvetica, sans-serif;
	/*width:100%;*/	
	min-height:330px;
	height: auto !important;
	height:330px;
	z-index:0;
}

#SigafContentCab /* ID inutilizable (general.css)*/
{
	/*position:relative;
	z-index:0;	*/
}

#SigafContentForm /* ID del contenedor del formulario (general.css) */
{
	/*position:relative;
	z-index:0;*/
	padding-right:25px;
}

#content /* ID de contenedor general (layout.css) */
{
	clear: both;
	margin: 0px;
	padding: 5px 15px 15px 15px;
}

#contenedorNuevo /* OK ID del nuevo contenedor (layout.css)*/
{
    min-height:100%;
    height: auto!important;
    height:100%;
    background:#FFF;
}

#contenidoNuevo /* OK ID del nuevo contenido (layout.css) */
{
    background:#fff;
    /*padding: 15px;*/
}

#contenido /* OK ID del contenido (estilos.css) */
{
    padding:15px;
	margin-left:25%;
	margin-right:10%;
}

#contenido p /* OK ID del parrafo del contenido (estilos.css) */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left:45px;
	margin-top:15px;
}

#contenedor  /*OK ID del contenedor (estilos.css)*/
{
    /*height: auto!important;*/
    height:700px;
	background:url(Images/fondo.jpg) right bottom no-repeat;
	background-color:rgb(235, 245, 255);
}

#SigafErrores /* ID de errores de la aplicación (general.css) */
{
	position:relative;
	width:100%;
	height:29px;	
}

#cMidLeft /* OK ID de panel izquierdo (template.css) */
{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 10px;
  height: 100%;
  overflow: hidden;
  background: url(images/bak-h.png) repeat-y left;
}

#cMidContentLeft /* OK ID del contenedor del panel izquierdo (template.css) */
{
  position: absolute;
  top: 0;
  left: 10;
  right: 0;
  bottom: 0;
  overflow: auto;
  background-color: #ffffff;
  border-right: 2px solid #6593CF;
}

#cMidRight /* OK ID de panel derecho (template.css) */
{
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 100%;
  overflow: hidden;
  background: url(images/bak-h.png) repeat-y right;
}

#cMidContentRight /* ID del contenedor del panel derecho (template.css) */
{
  position: absolute;
  top: 0;
  left: 0;
  right: 10;
  bottom: 0;
  overflow: auto;
  background-color: #ffffff;
}

* html #cBodyTop
/* OK ID del elemento HTML para el principio del cuerpo del documento (template.css)*/
{ 
  padding: 0 10px 0 10px;
}

* html #cBodyLeft
/* OK ID del elemento HTML para el sector izquierdo del cuerpo del documento (template.css)*/
{
  padding: 0 0 0 10px;
}

* html #cBodyRight
/* OK ID del elemento HTML para el sector derecho del cuerpo del documento (template.css)*/
{
  padding: 0 10px 0 0;
}

* html #cTopCenter, * html #cMidContentLeft, * html #cMidContentRight, * html #cBotCenter
/* OK ID del elemento HTML para el sector superior e inferior del documento y el sector derecho e 
izquierdo del contenedor (template.css)*/
{
  height: 100%; 
  width: 100%; 
}
/*------------------------------------- fin IDs de estilo  ---------------------------------------*/
/*------------------------------------- Clases de estilo -----------------------------------------*/
.body /* OK clase de estilo del cuerpo del sigaf (estilos.css) */
{ 
	height:100%;
    outline: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#EBF5FF;
}
.siteMap /* clase para dar formato al mapa del sitio (texts.css) */
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.siteMapCurrent /*clase para dar formato al item del sitemap que esta siendo visitado (texts.css) */
{
	font-size: 11px;
	color: #014993;
	font-family: Arial, Helvetica, sans-serif;
}
.whiteTitle  /* OK clase para formatear el titulo de ventanas emergentes(generar.css)*/
{
 color: white;
 font-size: 9pt; 
 font-weight: bold;
 font-family: verdana; 
}


.extenderCuerpo  /*(layout.css)*/
{
/*	height:auto !important;
	min-height:100%;*/
	width:100%;
	background:#FFFFFF;
}
.hl /*(template.css)*/
{
  background-color: yellow; 
}
.hr /* OK estilo para formatear una linea de separación (generar.css)*/
{	
	width:100%;
	height:10px;
	border:0px;	
	background:url(../../App_Themes/Sky/Images/Layout/separador_hr.jpg) repeat-x;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}
.hrDashed /*(generar.css)*/
{
    border-style: dashed none none none;
    border-width: 1px;
    border-color: #C0C0C0;
}
.infoText /*estilo para el formato de texto informativo(texts.css)*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.infoTextBlue /* OK estilo para el formato de cuadro de usuario(texts.css)*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004993;
	font-weight: bold;
}
.SigafSolapaFicha /* OK estilo para formatear las solapas de Fichas estante (general.css)*/
{
	background: url(../../App_Themes/Sky/Images/Layout/bg_fondo_solapa.png) repeat-x;
	height:36px;
	width:100%;
	border-bottom: 4px solid #156817;
	text-align:center;
}
.SigafFondoCabFicha /* OK estilo para formatear el fondo de las cabeceras de las fichas(basic.css)*/
{
	background:#CEE8FF;
	height:30px;
	border-bottom:1px solid #FFFFFF;
	padding:2px;
}
.SigafFondoCabDeuda /* OK estilo para formatear celdas de la página DeudaControl (basic.css) */
{
	background:#E2E2E2;
	padding:2px;
}
.SigafSubTitulo /* OK estilo para formatear los sub titulos (basic.css)*/
{
	font:arial;
	font-size:14px;
	color:#004692;
	font-weight:900;
}
.separadorPath /*(generar.css)*/
{
	background:url(../../App_Themes/Sky/Images/Layout/item_path.gif) no-repeat;
	width:11px;
	height:16px;	
}
.exito /*(estilos.css)*/
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#3496D7;
	font-weight:100;
	margin:0px;
	padding-left:40px;
	padding-top:4px;
	margin-bottom:15px;
	margin-top:30px;
	background: url(../../App_Themes/Sky/Images/icon_ok.jpg) no-repeat;
}
.cInner /* OK estilo para formatear una clase (template.css)*/
{
  padding: 10 10 10 10;
}
.logout /*(generar.css)*/
{
	float:right;
	padding-right:10px;
	padding-top:7px;
	border:none;	
	color:#FFFFFF;
}
/*---------------------------------- fin Clases de estilo ----------------------------------------*/

/**************
 *** FOOTER ***
 **************/
/*---------------------------------------- IDs de estilo  ----------------------------------------*/

#SigafFooter /* ID del pie de página de la aplicación (general.css) */
{
	height:70px;
	background:url(../../App_Themes/Sky/Images/Layout/bg_footer.jpg) repeat-x;
	padding-left:25px;
	padding-right:25px;
	padding-top:40px;
	margin-top:20px;
}

#foot /*ID de componente footer de la página principal (layout.css) */
{
	clear: both;
	padding: 10px;
	height: 50px;
	color: black;	
	
	border-top:3px solid #009AAE;
	margin-top: -70px;
/*border-top: 5px solid #336699;
background: url(../../App_Themes/Sky/Images/Layout/bg_footer.jpg) #ffffff 0px -240px repeat-x;		*/
}



#foot .copyright /* ID de la firma de copyright (layout.css) */
{
	double: right;
}

#foot p /* ID de parrafo para un nuevo pie de página (layout.css) */
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:900;
}

#separaPie /*ID de separador de elementos del pie de página (layout.css) */
{
	width:100%;
	height:100px;
}

#logoDGUIAF /* ID del logo de la DGUIAF (general.css) */
{
	width:78px;
	height:19px;
	background:url(../../App_Themes/Sky/Images/dguiaf.GIF) no-repeat;
	font-size:10px;
	color:#666666;
	float:left;
	margin-right:10px;
}

#mesa_ayuda /*ID del componente mesa de ayuda de la página principal (estilos.css) */
{
	background:url(../../App_Themes/Sky/Images/icon_question.png) no-repeat; /*background:url(images/layout/icon_question.png) no-repeat;*/
	position:static;
	font-weight:900;
	float:right;
	margin-right:15px;
	width:100px;
	height:20px;
	padding-left:25px;
	padding-top:2px;

}

#pie /* OK ID de pie de página principal (estilos.css) */
{
    height:50px;
	/*background:url(images/bg_footer.jpg) repeat-x; PROBAR EL ESTILO DE ABAJO*/
	background: url(../../App_Themes/Sky/Images/Layout/bg_cabezal.jpg) repeat-x;
	padding-top:10px;
	padding-left:15px;
	margin-top: -60px;
}


#pie p /* OK ID de parrafo de pie de página que remplaza a #pieNuevo p (estilos.css) */
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:900;
}

#logo_dguiaf /* OK ID del logo de la DGUIAF (estilos.css) */
{
	position:static;
	padding: 18px;
	width:580px;
	background:url(../../App_Themes/Sky/Images/logo_dguiaf.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:150px;
	float:left;
}

* html #cBodyBottom 
/* OK ID del elemento HTML para el fin del cuerpo del documento (template.css)*/
{ 
  padding: 0 10px 0 10px;
}

#cBotLeft /* OK ID de la parte inferior izquierda de la página (template.css) */
{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 10px;
  height: 100%;
  overflow: hidden;
  background: url(images/bak.png) no-repeat bottom left;
}

#cBotRight /* OK ID de la parte inferior derecha de la página (template.css) */
{
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 10px;
  height: 100%;
  overflow: hidden;
  background: url(images/bak.png) no-repeat bottom right;
}

#cBotCenter /* OK ID de la parte inferior central de la página (template.css) */
{
  position: absolute;
  top: 0;
  left: 10;
  right: 10;
  bottom: 0;
  /*height: 100%;*/
  border-top: 2px solid #6593CF;
  overflow: hidden;
  background: url(images/bak-v.png) repeat-x bottom;
  /*font-weight: bold;*/
  color: #505050;
  text-align: center;
}

#cCopyright /* ID de firma de copyright (template.css) */
{
  margin: 20 0 0 0;
  padding: 5 10 5 10;
  text-align: right;
  font-size: 8pt;
  color: #808080;
  border-top: 1px solid #808080;
}
/*------------------------------------- fin IDs de estilo  ---------------------------------------*/
/*------------------------------------- Clases de estilo -----------------------------------------*/
.footer /* OK clase de estilo de pie de página (basic.css) */
{
	background: url(../../App_Themes/Sky/Images/Layout/bg_footer.jpg) repeat-x;
}
.SigafPopupMesa /* clase del mensaje de popup de los datos de mesa de ayuda (general.css) */
{
	padding: 8px;
	border: thin solid #AFD6FD;
	background-color: #F0F8FF;	
}
.SigafMesaAyuda  /* clase de estilo del componente mesa de ayuda (general.css)*/
{
	float:right;	
	color:#003366;
	font-size:11px;	
	font-style:italic;
	font-weight:bold;
}	
.SigafMesaAyuda:hover
/* clase de estilo para cambiar el color al apoyar el puntero sobre el link mesa de ayuda
(general.css) */
{
	color:#005EBB;
}
.popupMesa /* OK clase del mensaje de popup de los datos de mesa de ayuda (layout.css) */
{
	padding: 8px;
	border: thin solid #AFD6FD;
	background-color: #F0F8FF;
}
.Copyright /* OK clase de estilo para la firma de copyright (template.css) */
{
  display: block;
  padding-top: 4px;
}

.formularioContenedor{
    position:relative;
    display:inline-block;    
    background: #F0F8FF;
    border:1px solid #156817;    
}

.formularioContenedor .titulo
{
    position:relative;
    background: url(../../App_Themes/Sky/Images/Layout/bg_fondo_solapa.png) repeat-x;
    height: 28px;
    color:#000000;
    font-size:18px;
    text-align:left;    
    border-bottom: 4px solid #156817;
    padding-left:16px;
    padding-top:8px;    
}

.formularioContenedor .contenedor{
    position:relative;    
    background: #F0F8FF;
    padding:10px;
}

.formularioContenedor .contenedor .panel{
    padding:5px;
    /*border:1px solid #156817;    */
    float:left;
    margin-right:15px;
}

.clear
{
    clear:both;    
}

.barraseparacion{
    height:1px;
    background:#156817;
    margin-bottom:15px;
    margin-top:15px;
}

.bloqueline{
    display:inline-block;
    float:left;
    margin-right:25px;
    margin-bottom:10px;
}

.barraseparacionpuntos{
    border-bottom: 1px dashed #CCCCCC;
    height: 1px;
    width: 100%;
    margin-bottom: 6px;
    margin-top: 4px;    
}

.subtitulo{
    color:#000000;
    font-size:17px;
    text-align:left;    
    border-bottom: 2px solid #156817;
    margin:10px;
}

.botonautorizar{
    background: url(../../App_Themes/Sky/Images/Layout/btn_aprobar.png) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}


.botonhistorico{
    background: url(../../App_Themes/Sky/Images/Layout/btn_historico.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonvisualizar{
    background:url(../../App_Themes/Sky/Images/Layout/visualizar.png) 50% 0% no-repeat;
    vertical-align: top;
    padding: 0px;
    padding-right:15px;
    cursor: pointer;
    border: 1px solid rgb(178, 188, 190);
    height:25px;
    z-index:1;
    position:relative;
    width:25px;
}

.botondetalle{
    background: url(../../App_Themes/Sky/Images/Layout/detalles.gif) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botondetalle2{
    background: url(../../App_Themes/Sky/Images/Layout/detalle2.png) no-repeat;
    padding:0px;
    border:none;
    width:80px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.linkBotonDetalle {
    background: url(../../App_Themes/Sky/Images/Layout/detalles.gif) no-repeat;
    padding:6px 15px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
    display: inline-block;
}

.botonrectificar{
    background: url(../../App_Themes/Sky/Images/Layout/anular.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonanular{
    background: url(../../App_Themes/Sky/Images/Layout/eliminar.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonAdd{
    background: url(../../App_Themes/Sky/Images/Icons/add.gif) no-repeat;
    padding:0px;
    border:none;
    width: 16px;
    height: 16px;
    margin:0px;
    cursor:pointer;
}

.botonhabilitar{
    background: url(../../App_Themes/Sky/Images/Layout/btn_aprobar.png) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonparametros{
    background: url(../../App_Themes/Sky/Images/Layout/btn_buscar.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}


.botoneditar{
    background: url(../../App_Themes/Sky/Images/Layout/editar.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}


.botonAprobar{
    background: url(../../App_Themes/Sky/Images/Layout/habilitar.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonRechazar{
    background: url(../../App_Themes/Sky/Images/Layout/deshabilitar.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonVer{
    background: url(../../App_Themes/Sky/Images/Layout/relacion.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonreportemp, .botonreportempHidden{
    background: url(../../App_Themes/Sky/Images/Layout/btn_reporte.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonreportempHidden
{
    visibility: hidden;
}

.botonenviar{
    background: url(../../App_Themes/Sky/Images/Layout/enviar.png) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonReporteSituacion{
    background: url(../../App_Themes/Sky/Images/Layout/GenerarReporte.gif) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botonhistorial{
    background: url(../../App_Themes/Sky/Images/Layout/historial.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botondecrementar{
    background: url(../../App_Themes/Sky/Images/Layout/botonDecre.png) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botoneliminar{
    background: url(../../App_Themes/Sky/Images/Layout/eliminar.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}


.botoneliminar2{
    background: url(../../App_Themes/Sky/Images/Icons/reject.gif) no-repeat;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
    margin:0px;
    cursor:pointer;
}

.botoneditar2{
    background: url(../../App_Themes/Sky/Images/Icons/edit.gif) no-repeat;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
    margin:0px;
    cursor:pointer;    
}


.linkbotoneditar2{
    background: url(../../App_Themes/Sky/Images/Icons/edit.gif) no-repeat;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
    margin:0px;
    display:inline-block;
    float:right;
    cursor:pointer;    
}

.botoncopiar{
    background: url(../../App_Themes/Sky/Images/Icons/note.gif) no-repeat;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
    margin:0px;
    cursor:pointer;
}

.botoncheck{
    background: url(../../App_Themes/Sky/Images/Icons/botoncheck.png) no-repeat;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
    margin:0px;
    cursor:pointer;
}


.botonpesos{
    background: url(../../App_Themes/Sky/Images/Icons/botonpesos.png) no-repeat;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
    margin:0px;
    cursor:pointer;
}


.botonsituacionvenc{
    background: url(../../App_Themes/Sky/Images/verdetalle.png) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}



.botoninformacion{
    background: url(../../App_Themes/Sky/Images/Icons/information.gif) no-repeat;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
    margin:0px;
    cursor:pointer;
}

.botoncreditocuota{
    background: url(../../App_Themes/Sky/Images/Icons/detail.gif) no-repeat;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
    margin:0px;
    cursor:pointer;
}

.botoningresar{
    background: url(../../App_Themes/Sky/Images/Layout/ingresar.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

.botoningresar:enabled{
    background: url(../../App_Themes/Sky/Images/Layout/ingresar.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}
.botoningresar:disabled{
    background: url(../../App_Themes/Sky/Images/Layout/ingresarOff.jpg) no-repeat;
    padding:0px;
    border:none;
    width:25px;
    height:24px;
    margin:0px;
    cursor:pointer;
}

/*---------------------------------- fin Clases de estilo ----------------------------------------*/


