@charset "utf-8";
/*divs*/
.contextmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	width: 120px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-color: #f5f5f5;
}
.texboxbusq {
	border: 1px none #FFFFFF;
	height: 15px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
}

.menuinf li.resumenFinanciero a {
	background-image: url(../Imagenes/otros/ResFinan.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.envope a {
	background-image: url(../Imagenes/otros/ico_qrtracking.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.contextmenu ul {
	padding-left: 0px;

}
.contextmenu li {
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
}
.contextmenu     li a:hover   {
	background-color: #32ADD6;
	color: #FFFFFF;
}

.contextmenu a {
	text-decoration: none;
	line-height: 20px;
	display: block;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.contextmenu li.unificar a {
	background-image: url(../Imagenes/16x16/actions/brokenlink.png);
}
.contextmenu li.copiar a {
	background-image: url(../Imagenes/otros/wizard.png);
}
.contextmenu  li.imprimir a {
	background-image: url(../Imagenes/otros/icon_print.png);
}
.contextmenu  li.imprimirPdf a {
	background-image: url(../Imagenes/otros/print_iconPDF.png);
}
.contextmenu li.copia a {
	background-image: url(../Imagenes/otros/Copy.png);
}
.contextmenu li.visualizar a {
	background-image: url(../Imagenes/otros/monitor.png);
}
.contextmenu li.irMaster a {
	background-image: url(../Imagenes/16x16/filesystems/folder_yellow.png);
}
.contextmenu li.bajausuario a {
	background-image: url(../Imagenes/otros/bajauser.png);
}
.contextmenu li.eliminar a {
	background-image: url(../Imagenes/otros/page_white_delete.png);
}
.contextmenu li.autorizar a {
	background-image: url(../Imagenes/otros/icon_checkmark.png);
}
.contextmenu li.editar a {
	background-image: url(../Imagenes/16x16/actions/edit.png);
}
.contextmenu li.detra a {
	background-image: url(../Imagenes/16x16/actions/detrac.png);
}
.contextmenu li.estadocuenta a {
	background-image: url(../Imagenes/16x16/actions/chart.png);	
}
.contextmenu li.editarNroCheque a {
	background-image: url(../Imagenes/16x16/actions/14_pencil.png);
}
.contextmenu li.solicitar a {
	background-image: url(../Imagenes/otros/12454.png);
}
.contextmenu li.revisar a {
	background-image: url(../Imagenes/otros/page_white_edit.png);
}
.contextmenu li.solanulacion a {
	background-image: url(../Imagenes/16x16/actions/nomailappt.png);
}
.contextmenu li.solrecordatoriomail a {
	background-image: url(../Imagenes/16x16/actions/mail_forward.png);
}
.contextmenu li.verCancelaciones a {
	background-image: url(../Imagenes/otros/ic_menu1.gif);
}
.contextmenu li.notacredito a {
	background-image: url(../Imagenes/16x16/korganizer.png);	
}
.contextmenu li.notadebito a {
	background-image: url(../Imagenes/16x16/kword.png);	
}
.contextmenu li.irProforma a {
	background-image: url(../Imagenes/16x16/actions/redo.png);
}
.contextmenu li.bajaembarque a {
	background-image: url(../Imagenes/16x16/filesystems/folder_red.png);
}
.contextmenu li.activarembarque a {
	background-image: url(../Imagenes/16x16/filesystems/folder_open.png);
}
.divfolder {
	background-image: url(../Imagenes/otros/bluefolder.png);
	background-repeat: no-repeat;
	background-position: 18px;
	width: 38px;
	margin-top: 0px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	display: block;
	float: left;
	padding-left: 10px;
}
.divfolder a {
	text-decoration: none;
	color: #333333;
}

.divtext {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}

.intcabecera {
	background-image: url(../Imagenes/otros/bk_menuverde2.png);
	display: block;
	height: 26px;
	width: 100%;
	padding-top: 2px;
	background-repeat: repeat-x;
}

.intcabecerav {
	background-image: url(../Imagenes/otros/m_fondo.png);
	display: block;
	height: 26px;
	width: 100%;
	padding-top: 2px;
	background-repeat: repeat-x;
}

.verticales {
	background-image: url(../Imagenes/otros/bk_inicio.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 20px;
	display: block;
	float: left;
	background-position: center;
}
.verticales2 {
	background-image: url(../Imagenes/otros/bk_inicio.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 20px;
	display: block;
	float: right;
	background-position: center;
}



/*contenido cabecera*/

.divtextoscab {
	line-height: 21px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	width: 70%;
	text-align: center;
}
.divtextoscab table {
}
.divtextoscab td {
	white-space: nowrap;
	padding-right: 5px;
} 
.divcircle {
	/**/
	background: rgba(73,155,234,1);
	background: -moz-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
	background: -webkit-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -ms-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: linear-gradient(to right, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	/**/
	/*background-image: url(../Imagenes/otros/blue_circle.png);
	background-repeat: no-repeat;*/  
	border: 2px solid white;
	border-radius: 8px; 
	display: block;
	float: right;
	height: 22px;
	width: 28px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; 
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}

.divcircleB { 
	/**/
	background: rgba(177,199,109,1);
	background: -moz-linear-gradient(left, rgba(177,199,109,1) 0%, rgba(145,232,66,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(177,199,109,1)), color-stop(100%, rgba(145,232,66,1)));
	background: -webkit-linear-gradient(left, rgba(177,199,109,1) 0%, rgba(145,232,66,1) 100%);
	background: -o-linear-gradient(left, rgba(177,199,109,1) 0%, rgba(145,232,66,1) 100%);
	background: -ms-linear-gradient(left, rgba(177,199,109,1) 0%, rgba(145,232,66,1) 100%);
	background: linear-gradient(to right, rgba(177,199,109,1) 0%, rgba(145,232,66,1) 100%);
	/**/
	/*background-image: url(../Imagenes/otros/Green_circle.png);
	background-repeat: no-repeat;*/  
	border: 2px solid white;
	border-radius: 8px; 
	display: block;
	float: right;
	height: 22px;
	width: 28px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; 
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}

.divcircleR { 
	/**/
	background: rgba(241,231,103,1);
	background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
	background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
	background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
	background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
	background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
	/**/
	/*background-image: url(../Imagenes/otros/Amber_circle.png);
	background-repeat: no-repeat;*/  
	border: 2px solid white;
	border-radius: 8px; 
	display: block;
	float: right;
	height: 22px;
	width: 28px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; 
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}

.divcircleM 
{
	/**/
	background: rgba(210,75,90,1);
	background: -moz-linear-gradient(left, rgba(210,75,90,1) 0%, rgba(186,39,55,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(210,75,90,1)), color-stop(100%, rgba(186,39,55,1)));
	background: -webkit-linear-gradient(left, rgba(210,75,90,1) 0%, rgba(186,39,55,1) 100%);
	background: -o-linear-gradient(left, rgba(210,75,90,1) 0%, rgba(186,39,55,1) 100%);
	background: -ms-linear-gradient(left, rgba(210,75,90,1) 0%, rgba(186,39,55,1) 100%);
	background: linear-gradient(to right, rgba(210,75,90,1) 0%, rgba(186,39,55,1) 100%); 
	/**/
	/*background-image: url(../Imagenes/otros/Red_circle.png);
	background-repeat: no-repeat;*/ 
	border: 2px solid white;
	border-radius: 8px; 
	display: block;
	float: right;
	height: 22px;
	width: 28px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; 
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.divcircleB a {
    text-decoration: none;
    color: #333333;
}.divcircleR a {
    text-decoration: none;
    color: #333333;
}.divcircleM a {
    text-decoration: none;
    color: #FFFFFF;
}
.divcircle a {
	text-decoration: none;
	color: #333333;
}



.divcircleB2 {
	background-image: url(../Imagenes/otros/Green_circle.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 24px;
	width: 26px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px; 
	color: #333333;
	text-align: center;
	background-position: 8px;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}

.divcircleR2 {
	background-image: url(../Imagenes/otros/Amber_circle.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 24px;
	width: 26px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px; 
	color: #333333;
	text-align: center;
	background-position: 8px;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}

.divcircleM2 {
	background-image: url(../Imagenes/otros/Red_circle.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 24px;
	width: 26px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-position: 8px;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.divcircleB2 a {
    text-decoration: none;
    color: #333333;
}.divcircleR2 a {
    text-decoration: none;
    color: #333333;
}.divcircleM2 a {
    text-decoration: none;
    color: #FFFFFF;
}
.divcircle a {
	text-decoration: none;
	color: #333333;
}

.divadduser {
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.divadduser img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divclosebutt {
	display: block;
	float: right;
	width: 30px;
	text-align: center;
	padding-top: 3px;
	padding-left: 15px;
}
.divclosebutt img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Contenido proforma*/
.containerscroll {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-bottom: 20px;
	height: 690px;
	
}

.containerscrollEmb {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-bottom: 20px;
	height: 690px;
	overflow: auto;
	
}
.contenidotablas {
	display: block;
	padding: 1px;
	width: 95%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ADADAD;
	border-left-color: #CCCCCC;
	background-color: #f4f5f5;
}
.cabeceratabla {
	background-image: url(../Imagenes/otros/bk_tabla_th1.gif);
	background-repeat: repeat-x;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 25px;
	line-height: 22px;
	text-indent: 10px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contenidodatos {
	display: block;
	margin: auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F8F8;
}
.contenidodatos #cliente {
	padding-right: 10px;
	width: 99%;
}
.combogrande {
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.combomed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 150px;
	height: 19px;
}
/*DOCUMENTOS*/
.combochico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 80px;
}

/*******/
.botonupload {
	background-image: url(../Imagenes/otros/fondobotonupload.png);
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	width: 29px;
	border-top-style: none;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	height: 19px;
	background-position: center;
	cursor: pointer;
}
a.botoninte {
	color: #333333;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(../Imagenes/otros/botoninte2.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 14px;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	font-weight: normal;
}
a.botoninte:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	padding-right: 14px;
}

a.botoninte:hover span {
	background-position: bottom left;
	padding-right: 0;
	padding-left: 14px;
} 
a.botoninte span {
	display: block;
	line-height: 24px;
	background-image: url(../Imagenes/otros/botonintespan2.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-right: 0px;
	background-attachment: scroll;
	padding-left: 14px;
	text-decoration: none;
} 
.texboxdatos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	border: 1px solid #BBC9D7;
	
}


.contenidodatos td {
	white-space: nowrap;
	padding: 2px;
	margin-left: 40px;
}
#cliente th {
	font-weight: normal;
	text-align: left;
	color: #333333;
	}
.buttoncontainer {
	display: block;
	float: right;
	margin-top: 10px;
}
.tabla100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1F1F;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fondototal {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #04607A;
}
#tablatotal td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#tablatotal {
	margin-top: 10px;
}

.tablamenuinferior {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.celdamenuinferior {
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1bfbf;
	border-left-color: #c1bfbf;
	height: 45px;
	background-position: bottom;
	background-image: url(../Imagenes/otros/bk_opcion.gif);
}





/****** INICIO DIVPIE **********/
#divPie {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-align: center;
	margin-top: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../Imagenes/otros/is_piebak.png);
	background-repeat: repeat-x;
	height: 31px;
}
/****** FIN DIVPIE **********/
.marginbottom {
	margin-bottom: 5px;
}
#tabletotal2 {
	width: 80%;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#tabletotal2  .cabecera {/*CAMBIO TD A CABECERA */
	background-color: #04607A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-indent: 22px;
}
#tabletotal2 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-indent: 60px;
}
.celtotalinfe {
	background-color: #E9F2F8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.menuinf {
	display: block;
	list-style-type: none;
	height: 45px;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.menuinf li {
	display: block;
	background-position: center top;
	height: 45px;
	float: left;
	width: 42px;
	padding-right: 10px;
	padding-left: 10px;
}

.menuinf  li a {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 45px;
	display: block;
}
.menuinf li a:hover {
	background-position: 0px -45px;
}

.menuinf li.enviarDoc a {
	background-image: url(../Imagenes/otros/btnSolAut.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.enviarSigad a {
	background-image: url(../Imagenes/otros/bt_enviarSpring.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.abrirRegu a {
	background-image: url(../Imagenes/otros/bt_Abri_Regu.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.Modif a {
	background-image: url(../Imagenes/otros/pr_Modif.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.grabar a {
	background-image: url(../Imagenes/otros/pr_grabar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.nuevo_aduana a {
	background-image: url(../Imagenes/otros/aduanaIcon.fw.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.nuevo_transporte a {
	background-image: url(../Imagenes/otros/AddTerr.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.nuevo_servicioLogistico a {
	background-image: url(../Imagenes/otros/AddSevLog.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}


.menuinf li.pr_Sunat_Des a {
	background-image: url(../Imagenes/otros/pr_Sunat_Des.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.prefactura a {
	background-image: url(../Imagenes/otros/pr_prefact.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.anular a {
	background-image: url(../Imagenes/otros/pr_anular.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.autorizar a {
	background-image: url(../Imagenes/otros/pr_autorizar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.imprimir a {
	background-image: url(../Imagenes/otros/pr_imprimir.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.imprimirinlges a {
	background-image: url(../Imagenes/otros/pr_imprimirIngles.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.imprimircotiza a {
	background-image: url(../Imagenes/otros/pr_Cotizacion.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.imprimiriro a {
	background-image: url(../Imagenes/otros/pr_RO.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.imprimirro a {
	background-image: url(../Imagenes/otros/bt_RESUMEN.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.cerrar a {
	background-image: url(../Imagenes/otros/pr_cerrar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.correo a {
	background-image: url(../Imagenes/otros/pr-outlook-24.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.Aduanas a {
	background-image: url(../Imagenes/otros/pr_Aduanas.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}  
.menuinf li.Copiar a {
	background-image: url(../Imagenes/otros/btn_Copiar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.buscarsunat a {
	background-image: url(../Imagenes/otros/pr_Buscar_Sunat.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.minimizar a {
	background-image: url(../Imagenes/otros/btnMinimizar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.CliCoti a {
	background-image: url(../Imagenes/otros/bt_COTIZA.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.agendar a {
	background-image: url(../Imagenes/otros/btnAgendar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.imprimirexcel a {
	background-image: url(../Imagenes/otros/pr_xls.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.generarInstr a {
	background-image: url(../Imagenes/otros/btGenInst.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.RE_minimizar a {
	background-image: url(../Imagenes/otros/btnREMinimizar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.exportarPdf a {
	background-image: url(../Imagenes/otros/pr_pdf.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/*calendar*/
#cuerpo2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#cuerpo2 .divleft {
	display: block;
	float: left;
	width: 200px;
}
.divcalendar  {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.divcalendar  .caltable  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%;
}
.divcalendar  .caltable  th  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
}

#cuerpo2 .divright {
	display: block;
	float: right;
	width: 200px;
}
.maptablainfo {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aeacbd;
	border-bottom-color: #aeacbd;
	border-left-color: #aeacbd;
	margin-bottom: 5px;
	padding: 0px;
}
#tablacal {
}

.maptablacel {
	background-image: url(../Imagenes/otros/maptabinfofondo.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.scroll {
	overflow: scroll;
}#alertas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 85%;
	margin-left: 20px;
	text-align: left;
}
/*SLIDER MENU1*/


#sliderWrap {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slider {
	position: absolute;
	width: 300px;
	height: 0px;
	margin-top: -300px;
	left: -11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	z-index: 1;
}
#slider img {
border: 0;
}
#sliderContent {
	position: absolute;
	text-align:center;
	color:#333333;
	font-weight:bold;
	width: 100%;
	height: 300px;
	margin: 0;

}


#openCloseWrap {
	position:absolute;
	font-size:12px;
	font-weight:bold;
	margin-top: 500px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
}
.slidertable {
	width: 98%;
	margin-top: 25px;
	background-color: #054B6E;
	opacity: .85;
	filter:Alpha(Opacity=85);
	border: 2px solid #657B8D;
}
.slidertable td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;

}
.slidertabletit {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF !important;
	padding-left: 20px;
}

.slidertable ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: normal;
	line-height: 22px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*SLIDER MENU2*/


#slider2 {
	position: absolute;
	width: 400px;
	margin-top: -700px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	z-index: 1;
	margin-left: 500px;
	margin-bottom: 0px;
}
#slider2 img {
border: 0;
}
#sliderContent2 {
	position: absolute;
	text-align:center;
	color:#333333;
	font-weight:bold;
	width: 100%;
	margin: 0;
	padding: 0px;

}


.slidertable2 {
	width: 95%;
	margin-top: 25px;
	background-color: #054B6E;
	opacity: .85;
	filter:Alpha(Opacity=85);
	border: 2px solid #657B8D;
	padding: 0px;
}
.comentarioscroll2 {
	width: 98%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	height: 300px;
	overflow: scroll;
}
.slidertable2 td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}
.comentarioscroll2  .foto {
	height: 36px;
	width: 36px;
	vertical-align: top;
}
.slidertable2 .comentarioscroll2 table {
	width: 100%;
}
.slidertable2 .comentarioscroll2 .celda {
	font-weight: normal;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.comentarioscroll2 .celda img {
	margin-right: 10px;
	vertical-align: middle;
	padding: 0px;
}
.comentarioscroll2 .celda a {
	color: #C4F3FF;
}
/*SLIDER MENU3*/

#slider3 {
	position: absolute;
	width: 400px;
	height: 0px;
	margin-top: -350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	z-index: 1;
	margin-left: 500px;
}
#slider3 img {
border: 0;
}
#sliderContent3 {
	position: absolute;
	text-align:center;
	color:#333333;
	font-weight:bold;
	width: 100%;
	margin: 0;

}


.slidertable3 {
	width: 95%;
	margin-top: 25px;
	background-color: #054B6E;
	opacity: .85;
	filter:Alpha(Opacity=85);
	border: 2px solid #657B8D;
}
.slidertable3 td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;

}


.slidertable3 .celda .textbox {
	border: 1px solid #69AACD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.divcalcontainer {
	margin: auto;
}
/*CAMBIO MENU INFERIOR*/
.contenidomenu {
	display: block;
	padding: 1px;
	width: 99%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}
/*DOCUMENTO*/
.contenidomenu2 {
	display: block;
	padding: 1px;
	width: 97%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}
/*************/
/*ANALISIS ESTILOS*/
.titulocab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#cuerpo3 {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F8F8F8;
}
/*MANTENIMIENTO CLIENTE*/
.tableboton {
	width: 99%;
	padding-left: 15px;
}
#cliente hr {
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tableboton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*MANT CLIENTE BOTONES INF*/

.menuinf li.exportar2 a {
	background-image: url(../Imagenes/otros/pr_xls.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.enviar2 a {
	background-image: url(../Imagenes/otros/pr_enviar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.historico a {
	background-image: url(../Imagenes/otros/historico.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.resumenAdjunto a {
	background-image: url(../Imagenes/otros/pr_Adjunto_Red.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.finalizar a {
	background-image: url(../Imagenes/otros/bt_finalizar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.imprimirPdf a {
	background-image: url(../Imagenes/otros/pr_imprimirPDF.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}


.menuinf li.Regularizar2 a {
	background-image: url(../Imagenes/otros/bt_Regularizar.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.SolEgreso a {
	background-image: url(../Imagenes/otros/pr_SolEgreso.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.master a {
	background-image: url(../Imagenes/otros/pr_master.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menuinf li.house a {
	background-image: url(../Imagenes/otros/pr_House.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.cerrarfile a {
	background-image: url(../Imagenes/otros/btnCerrarFile.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.bloquearfile a {
	background-image: url(../Imagenes/otros/bot_bloquear.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.menuinf li.desbloquearfile a {
	background-image: url(../Imagenes/otros/bot_desbloquear.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.botgenerararchiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	display: block;
	background-image: url(../Imagenes/otros/genarchivo.png);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 30px;
	height: 20px;
	line-height: 22px;
}
.botgenerararchiv a {
	color: #006699;
}
.botgenerararchiv a:hover {
	color: #CC3300;
}

/*FACTURA*/
#cuerpo4 {
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#factura {
	margin: auto;
}
#factura hr {
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contenidotablasfact {
	display: block;
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ADADAD;
	border-left-color: #CCCCCC;
	padding: 1px;
}
.contenidodatosfact {
	display: block;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contenidodatosfactscroll {
	display: block;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow: auto;
	height: 150px;
}

.tablefactpie {
	border-collapse:collapse;
	color:#fff;
	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;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	width: 100%;
}
.tablefactpiecontent {
    border-collapse:collapse;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 98%;
	color: #333333;
}
.celtotal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}
/*DOCUMENTOS*/
.contenidotablas2 {
	display: block;
	padding: 1px;
	width: 97%;
	margin-top: 15px;
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ADADAD;
	border-left-color: #CCCCCC;
	background-color: #f4f5f5;
	margin-left: 5px;
	margin-right: 5px;
}
.contenidotablas3 {
	display: block;
	padding: 1px;
	margin-top: 5px;
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ADADAD;
	border-left-color: #CCCCCC;
	background-color: #f4f5f5;
	margin-bottom: 5px;
	
}
.contenidotablas4 {
	display: block;
	padding: 2px;
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ADADAD;
	border-left-color: #CCCCCC;
	background-color: #f4f5f5;
	margin: 10px;
	
}
.contenidotablas5 {
	display: block;
	padding: 1px;
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	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;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ADADAD;
	border-left-color: #CCCCCC;
	background-color: #f4f5f5;
}
.indent10 {
	padding-left: 10px;
	
}
