@charset "utf-8";
body {
	background-color: #4c4c4c;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #2b2b2b;
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
}


input.inputBuscar 
{ 
	height: 15px;
	width: 160px;
	line-height: 12px;
	-moz-border-radius: 4px;
	-webkit-border-bottom: 52px;
	-ms-border-radius: 10px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: transparent;
	background-image: url(../Imagenes/otros/I_search.png);
	background-repeat: no-repeat;
	background-position: 140px center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

a {
	color: #2b2b2b;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p { padding-bottom: 10px;}

.clear { clear: both; }

#divPrincipal {
	border-style: none;
	position: relative;
		text-align: left;
		background-color: #FCFCFC;
		height: 100%;
	top: 0px;
	left: 0px;
}

/****** INICIO DIVCABECERA **********/
#divCabecera {
	background: url(../Imagenes/otros/bk_cabecera.gif) repeat-x top left;
	height: 40px;
	font-size: 10px;
	color: #4b4b4f;
}

/*ISA CABECERA*/
#divCabecera2 {
	background: url(../Imagenes/otros/bk_menuverde2.png) repeat-x top left;
	height: 40px;
	font-size: 10px;
	color: #4b4b4f;
}
#divCabeceraV3 {
	background-repeat: repeat-x;
    background-position: top left;
    /*background-image: url(../Imagenes/otros/bk_menuverde2.png);*/
    height: 40px;
    font-size: 10px;
    color: #4b4b4f;
    background-color: #aca37c;
}


.classLogo {
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.classBotonera {
	float: right;
	padding-bottom: 1px;
	padding-top: 8px;
}
.classBotonera td { height: 26px; vertical-align: middle; padding: 0px 13px;}
.classBotonera img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#divCabecera    li a {
	line-height: 22px;
	color: #4b4b4f;
	background-image: url(../Imagenes/otros/is_homeoff.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 20px;
	margin-left: 10px;

}
#divCabecera ul {
	list-style-image: none;
	list-style-type: none;
}

#divCabecera    li a:hover {
	line-height: 22px;
	color: #000000;
	background-image: url(../Imagenes/otros/is_homeon.png);
	background-position: left 4px;
	background-repeat: no-repeat;

}
#divCabecera  li  {
	list-style-type: none !important;
	text-align: left;
	display: block;
}


#divCabecera .classBFecha {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 22px;
	color: #666666;
}


#divCabecera .classBUsuario {
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	background-image: url(../Imagenes/otros/ic_usuario.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	padding-left: 35px;
}
#divCabecera .classBUsuario img {

}
#divCabecera  .tablacab  td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divCabecera .classBotonera .tablacab #Image3 {
	margin-right: 15px;
	margin-left: 15px;
}


/****** FIN DIVCABECERA **********/

#divMenu {
	background: url(../Imagenes/otros/bk_menu.gif) repeat-x top left;
	height: 43px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul.tabs li {
	display: inline;
	list-style-type: none;
	float: left;
	padding-right: 4px;
	list-style-image: none;
}


#divCuerpo {
	clear: both;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#divVariante {
	border: 1px solid #c1bfbf;
	border-bottom: 1px solid #878585;
	min-height: 24px;
	margin-bottom: 8px;
	background-color: #ecedee;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../Imagenes/otros/bk_variante.gif);
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}
#divVariante img, #divVariante input { vertical-align: middle; }

#divTabla { border-top: 1px solid #afafaf; border-left: 1px solid #bdbdbd;}
/*CAMBIO TABLA*/
#divTabla table {
	border-collapse: collapse;
	background-color: #EDF2F3;
	border:1px solid !important;
}
#divTabla input { border: 1px solid #6280af; }
#divTabla th, #divTabla td { color: #2b2b2b; }
#divTabla .cab1 {
	padding: 5px 5px 5px 12px;
	font-weight: normal;
	background-image: url(../Imagenes/otros/bk_tabla_th1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #afafaf;
	border-bottom-color: #c7cbd3;
	border-left-style: none;
}
#divTabla .th2 {
	background: url(../Imagenes/otros/bk_tabla_th2.gif);
	padding: 2px 3px;
	text-align: center;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #afafaf;
	border-bottom-color: #afafaf;
}
#divTabla td { border: 1px dashed #bdbdbd; padding: 5px 5px 5px 12px; }
#divTabla td.classPendiente { color: #cf0505; }
#divTabla .oddrowcolor{	background-color:#FFF;}
#divTabla .evenrowcolor{ background-color:#f6f6f6;}
#divTabla tr:hover {
	background-color: #CEFDFD;
	cursor: pointer;
}


#divOpciones { background-color: #eeeeee; }

/*****************NUEVOS ICONOS***************/
ul.iconos li {
	display: inline;
	list-style-type: none;
	float: left;
	margin-right: 14px;
}
ul.iconos li a {
	width: 39px;
	height: 30px;
	display: block;
	background: no-repeat left top;
}

ul.iconos li.icRegistrop a {
	background: url(../Imagenes/otros/bt_registrop.png);
	text-decoration: none;
}



/*NUEVO*/
.icRegistrop span {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	padding-top: 11px;
	font-weight: bold;
	padding-right: 6px;
}

ul.iconos li.icGenerar a { background: url(../Imagenes/otros/bt_generar.png);}/*NUEVO*/
ul.iconos li.icNuevo a { background: url(../Imagenes/otros/bt_nuevo.png);}
ul.iconos li.icUnirSolicitudes a { background: url(../Imagenes/otros/unirSolicitud.png);}
ul.iconos li.icNuevoLetra a { background: url(../Imagenes/otros/bt_LET.png);}
ul.iconos li.icPendiente a { background: url(../Imagenes/otros/Pendiente.png);}
ul.iconos li.icFiltro a { background: url(../Imagenes/otros/bt_filtro.png);}
ul.iconos li.icProcSunat a { background: url(../Imagenes/otros/icoProcSunat.png);}
ul.iconos li.icNuevoLetra a { background: url(../Imagenes/otros/bt_LET.png);}
ul.iconos li.icVistoBueno a { background: url(../Imagenes/otros/bt_VistoBueno.png);}
ul.iconos li.icGear a { background: url(../Imagenes/otros/bt_Gear.png);}
ul.iconos li.icPdf a { background: url(../Imagenes/otros/bt_pdf.png);}
ul.iconos li.icSaldosBancarios a { background: url(../Imagenes/otros/bt_movban.png);}
ul.iconos li.icAsisten a { background: url(../Imagenes/otros/bt_Asistecia.png);}
ul.iconos li.icCamVen a { background: url(../Imagenes/otros/bt_Cambiar_Vendedor.png);}
ul.iconos li.icAyudaVideo a { background: url(../Imagenes/otros/bt_video.png);}
ul.iconos li.icNuevoImportExcel a { background: url(../Imagenes/otros/bt_nuevoExcel.png);}
ul.iconos li.icEliminarImportExcel a { background: url(../Imagenes/otros/bt_EliminarExcel.png);}
ul.iconos li.icStatistics a { background: url(../Imagenes/otros/bt_Statistics.png);}
ul.iconos li.icEgresoCajaChica a { background: url(../Imagenes/otros/bt_Egreso.png);}
ul.iconos li.icIngresoCajaChica a { background: url(../Imagenes/otros/bt_Ingreso.png);}
ul.iconos li.icXls a { background: url(../Imagenes/otros/bt_xls.png);}
ul.iconos li.icSolEgreso a { background: url(../Imagenes/otros/bt_nuevo_Egreso.png);}
ul.iconos li.icDelete a { background: url(../Imagenes/Otros/bt_anular.png);}

ul.iconos li.icFoto a { background: url(../Imagenes/otros/bt_foto.png);}
ul.iconos li.icFirma a { background: url(../Imagenes/otros/bt_Firma.png);}
ul.iconos li.icRubrica a { background: url(../Imagenes/otros/bt_Rubrica.png);}


ul.iconos li.icHistorial a {
	background: url(../Imagenes/otros/bt_historial.png);
	width: 39px;
}
ul.iconos li.icEnviar a { background: url(../Imagenes/otros/bt_enviar.png);}
ul.iconos li.icAyuda a {
	background-image: url(../Imagenes/otros/ayuda.png);
}
ul.iconos li a:hover {
	background-position: 0px -30px;
}

#OpcionTop { background: url(../Imagenes/otros/opcion_esq_top.gif) repeat-x top left #f8f8f8;}
#OpcionBottom { background: url(../Imagenes/otros/opcion_esq_bottom.gif) repeat-x bottom left #e4e4e3;}
#OpcionCenter {
	padding: 0px;
	float: right;
	background-repeat: repeat-x;
	background-position: left top;
}

/****** INICIO DIVPIE **********/
#divPie { color: #80807f; font-size: 11px; font-family: Verdana, Arial; text-align: center; padding: 10px 0px;}
/****** FIN DIVPIE **********/

ul#navigation { position: fixed; margin: 0px; padding: 0px; top: 182px; left: -216px; list-style: none; z-index:9999; }
ul#navigation li { width: 228px; }
ul#navigation li h2 { background: url(../Imagenes/otros/bk_h2.gif) no-repeat top left; text-align: center; color: #16546e; font-size: 11px; font-weight: bold; padding: 8px 5px 4px 5px; height: 18px; }
ul#navigation li .classFlotante { background-color:#bcdfe8; border:1px solid #3e819d; padding: 11px 5px 5px 5px; }
ul#navigation li .classBloque { margin-bottom: 8px; border-bottom: 1px solid #FFFFFF; }
ul#navigation li .classBloqueContent { background-color: #FFFFFF; margin-bottom: 2px; padding: 11px 0px 0px 2px; }
ul#navigation li .classBloqueContent table { margin-bottom: 4px; }
ul#navigation li .classBloqueContent td { vertical-align: top; text-align: center; font-size: 9px; padding: 0px 1px 4px 1px; width: 48px; }
ul#navigation li .classBloqueContent td a { width: 48px; height: 42px; display: block; background: no-repeat left top; }
ul#navigation li .classBloqueContent td a.fl_pr_econ { background:url(../Imagenes/otros/iconos/ic_pr_econ.gif); }
ul#navigation li .classBloqueContent td a.fl_aut_pre { background:url(../Imagenes/otros/iconos/ic_aut_pre.gif); }
ul#navigation li .classBloqueContent td a.fl_orden_m { background:url(../Imagenes/otros/iconos/ic_orden_m.gif); }
ul#navigation li .classBloqueContent td a.fl_ic_aut_m { background:url(../Imagenes/otros/iconos/ic_aut_m.gif); }
ul#navigation li .classBloqueContent td a.fl_orden_s { background:url(../Imagenes/otros/iconos/ic_orden_s.gif); }
ul#navigation li .classBloqueContent td a.fl_erp { background:url(../Imagenes/otros/iconos/ic_erp.gif); }
ul#navigation li .classBloqueContent td a.fl_ensayo { background:url(../Imagenes/otros/iconos/ic_ensayo.gif); }
ul#navigation li .classBloqueContent td a.fl_analisis { background:url(../Imagenes/otros/iconos/ic_analisis.gif); }
ul#navigation li .classBloqueContent td a.fl_grupo { background:url(../Imagenes/otros/iconos/ic_grupo.gif); }
ul#navigation li .classBloqueContent td a.fl_plantilla { background:url(../Imagenes/otros/iconos/ic_plantilla.gif); }
ul#navigation li .classBloqueContent td a.fl_cliente { background:url(../Imagenes/otros/iconos/ic_cliente.gif); }
ul#navigation li .classBloqueContent td a.fl_usuario { background:url(../Imagenes/otros/iconos/ic_usuario.gif); }
ul#navigation li .classBloqueContent td a.fl_rol { background:url(../Imagenes/otros/iconos/ic_rol.gif); }
ul#navigation li .classBloqueContent td a:hover { background-position: 0px -42px;}
/*PAGINACION*/
.pagfondo {
	background-color: #FFFFFF !important;
}
div.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	color: #333333;
	width: 95%;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
div.quotes  a         {
	border: 1px solid #DADADA;
	text-decoration: none;
	color: #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-right: 2px;
}


div.quotes a:hover, div.quotes a:active {
	border: 1px solid #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-right: 2px;
	font-weight: normal;
	color: #000000;
}
div.quotes span.current {
	font-weight: normal;
	background-color: #B6B6B6;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
div.quotes span.disabled {
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
}

.texboxNumero{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 30px;
	font-weight: normal;
	text-align: center;
}
#noborder td {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	margin: 0px !important;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
/* ~~~~~~~~~ generic ~~~~~~~~~~ */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, tfoot, th, thead, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 0px;
}
img {
	vertical-align: bottom;
}
img, fieldset {
	border: 0;
}
html {
	overflow-y: auto;
}
header, nav, section, article, figure, aside, footer {
	display: block;	
}
.divfecha {
	float: right;
}
.divcalendar {
	padding-top: 20px;
}
.divcalendar iframe {
	width: 99%;
	margin: 0px;
	padding: 0px;
	height: 800px;
	border: 1px solid #CCC;
}
.tabla100 td {
	vertical-align: top;
}
.divfoto {
	height: 50px;
	width: 220px;
	float: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.divfoto h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	font-weight: normal;
	line-height: 35px;
	text-indent: 22;
	display: block;
	width: 70%;
	margin-top: 5px;
}
.divfoto img {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 15px;
}

.border_minimize {
	border: thin solid #afafaf;
	margin: 5px;
}
.border_detalle {
	border: thin solid #afafaf;
	margin: 5px;
	top: 180px;
	z-index: 1000;
}


.border_minimize_link {
	border: thin solid #afafaf;
	margin: 5px;
	background-color: #edf2f3;
	cursor:pointer;
}

.border_minimize_over {
	border: thin solid #afafaf;
	margin: 5px;
	background-color: #cefdfd;
	cursor:pointer;
}

