﻿
.body
{
	/*background-image:url(../images/bggris.gif);
    color: #B2B8B8;*/
	color: #ffffff;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../images/bg.gif);
	SCROLLBAR-FACE-COLOR: #eb822b; 
	SCROLLBAR-HIGHLIGHT-COLOR: black; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #eb822b;*/
}

.txtEncabezado2
{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: black;
	font-style: italic; 
	font-family: 'Arial Black, Arial';
}

.trEncabezado2_izq
{
	text-align:right;	
	background-position: right;
	background-image: url(../Images/Nuevas/MM/TituloChicoLeft.GIF);
    width: 6px; 
    height: 20px;
    background-repeat: no-repeat;
}

.trEncabezado2_cen
{
	text-align:center;	
	background-position:top;
	background-image: url(../Images/Nuevas/MM/TituloChicoCenter.GIF);
	background-repeat: repeat-x;
}

.trEncabezado2_der
{
	text-align:left;	
	background-position:left;
	background-image: url(../Images/Nuevas/MM/TituloChicoRight.GIF);
	width: 6px; 
	height: 20px;
	background-repeat: repeat-x;
}

.BodyHeader
{
	margin-top: 0px;
	margin-left: 0px;
	background-color: white;
}

/*select{z-index:-100;}*/
A
{
	
	font-weight: bold;
	font-size: 8pt;
	color: #ffcc33;
	font-family: Arial;
	text-decoration: underline;
}
A:active

{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0066;
	font-family: Arial;
	text-decoration: none;
	  
  	  
}
A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0066;
	font-family: Arial;
	text-decoration: none;
	
}
A:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #516288;
	font-family: Arial;
	text-decoration: underline;
}

.txtlink
{
	font-weight: bold;
	font-size: 8pt;
	color: #516288;
	font-family: Arial;
	text-decoration: underline;
}

A:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #c16100;
	font-family: Arial;
	text-decoration: underline;
}

.msgError {  font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; color: red; text-decoration: none}

.pnlCapturaSuperior
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	border-top-style:ridge ;
	border-top-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;
	border-left-style: ridge;
	border-left-width  : 4px;			
	background-color: #f3f3f3;	
	padding: 2px 2px 2px 2px;
	border-spacing: 2px;
}

.TablaBM
{
  border-image: url("border.png") 27 27 27 27 round stretch;

}
.TablaSuperior 
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	border-top-style:ridge ;
	border-top-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;
	border-left-style: ridge;
	border-left-width  : 4px;			
	background-color: #f3f3f3;	
	padding: 2px 2px 2px 2px;
	border-spacing: 2px;
}

.TablaSuperior  TR TD
{
	border: 1px;
	border-color:Black;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.TablaMedio
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	border-right-style: ridge;
	border-right-width  : 4px;
	border-left-style: ridge;
	border-left-width  : 4px;			
	background-color: #f3f3f3;	
	padding: 2px 2px 2px 2px;
	border-spacing: 2px;
}

.TablaMedio  TR TD
{
	border: 1px;
	border-color:Black;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}


.TablaInferior
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	border-bottom-style:ridge ;
	border-bottom-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;
	border-left-style: ridge;
	border-left-width  : 4px;			
	background-color: #f3f3f3;	
	padding: 2px 2px 2px 2px;
	border-spacing: 2px;
}

.TablaInferior  TR TD
{
	border: 1px;
	border-color:Black;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.TablaPopUp 
{
	
	
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	color: #eb822b;	
	border-style:solid; 
	border-width: 1px;
	border-bottom-style:ridge ;
	border-bottom-width  : 3px;	
	border-right-style: ridge;
	border-right-width  : 3px;			
	border-color:#999999;
	background-color: #f3f3f3;	
	/*padding: 2px 2px 2px 2px;*/
	
}

.TablaPopUp  TR TD
{
	/*padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;*/
}

.TablaEncabezados 
{
	font-weight: normal;
	font-size: 8.5pt;
	font-family: Tahoma;
	color: #4e4d4d;	
	border-style:none; 
	border-width: 0px;
	border-color:#4e4d4d;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 0px;	
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.Tabla 
{
	text-align:left;
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	color: #eb822b;	
	border-style:solid; 
	border-width: 1px;
	border-bottom-style:ridge ;
	border-bottom-width  : 3px;	
	border-right-style: ridge;
	border-right-width  : 3px;			
	border-color:#eb822b;
		
	/*border-bottom-style:ridge ;
	border-bottom-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;			
	border-spacing: 2px;
	
	
	background-image: url(../images/fondo_1.png);
	*/
	background-color: #f3f3f3;	
	padding: 2px 2px 2px 2px;
	
}

.Tabla  TR TD
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	
	margin-left:3px;
}
	
.TableEstructura
{
	border-style:solid; 
	border-width: 1px;
	border-bottom-style:ridge ;
	border-bottom-width  : 3px;	
	border-right-style: ridge;
	border-right-width  : 3px;			
	border-color:#999999;
	width: 500px;
}
	
.TablaNoBordes 
{
	
	
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	color: #eb822b;	
	border-color:#999999;
	background-color: #f3f3f3;	
	border-style:solid; 
	border-width: 1px;
	border-bottom-style:ridge ;
	border-bottom-width  : 3px;	
	border-right-style: ridge;
	border-right-width  : 3px;			
	border-color:#999999;
	padding: 2px 2px 2px 2px;
	
}

.TablaNoBordes  TR TD
{
	
}

	
.TablaSinBordeDerecho 
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	color: #eb822b;		
	border-bottom-style:ridge ;
	border-bottom-width  : 4px;	
	background-color: #f3f3f3;	
	padding: 2px 2px 2px 2px;
	border-spacing: 2px;
}

.TablaSinBordeDerecho  TR TD
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}	
.Tablas
{
	color: #000000; 
	text-decoration: none;
	background: #rgb(210,210,210); 
	background-color: rgb(210,210,210); 
	border-style: solid;
	border-color: #eaeaea;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	width: 100%;
	height: 15px;	
}

.MenuHeader
{
	border-right: medium none;
	border-top: medium none;
	font-weight: normal;
	font-size: 7pt;
	border-left: medium none;
	color: #444444;
	border-bottom: medium none;
	font-family: Tahoma;
	text-decoration: none;
}

.CPR
{
	width:20%;
	text-align:left;
}

.SS
{
	width:1%;
	text-align:right;
}

.CC
{
	width:6%;
	text-align:right;
}


.UM
{
	width:5%;
	text-align:center;
}

.TT
{
	width:8%;
	text-align:right;
}

.PP
{
	width:7%;
	text-align:right;
}

.dg_header
{
	font-style:normal;	
	font-weight:normal;
	font-style:oblique;
	font-size: 8pt; 
	color:Black;
	text-transform: uppercase;
	font-family: Arial Black;
	text-align: center;
	vertical-align:top;
	font-style:italic;
	background-image: url(../images/Nuevas/Plata.gif);
	background-position:center;
}

.dg_headerFixed
{
	/*font-weight:bolder;*/
	font-style:oblique;
	font-size: 8pt; 
	color:Black;
	text-transform: uppercase;
	font-family: Arial Black;
	text-align: center;
	vertical-align: middle;
	/*background-color:Black;*/
	font-style:italic;
	background-image: url(../images/Nuevas/Plata.gif);
	background-position:center;
	
	position: relative;
	top: expression(this.offsetParent.scrollTop-1); 
		/*this works fine with IE only, but FireFox seems to be ignoring this*/

}

.dg_headertitle
{
	/*font-weight:bolder;*/
	font-style:oblique;
	font-size: 8pt; 
	color:Black;
	text-transform: uppercase;
	font-family: Arial Black;
	text-align: center;
	vertical-align: middle;
	/*background-color:Black;*/
	font-style:italic;
	/*background-image: url(../images/Nuevas/Plata.gif);
	background-position:center;*/
}

.dg_headerDiv
{
	/*font-weight:bolder;*/
	font-style:oblique;
	font-size: 8pt;
	color: Black;
	text-transform: uppercase;
	font-family:Arial Black;
	text-align: center;
	vertical-align: middle;
	/*background-color:Black;*/
	position: relative;
	top: expression(this.offsetParent.scrollTop);
	background-image: url(../images/Nuevas/plata_.gif);
	background-position:center;
}

.dg_footer
{
	font-style:oblique;
	font-size: 8pt;
	color:Black;
	text-transform: uppercase;
	font-family:Arial Black;
	text-align: center;
	vertical-align: middle;
	background-image: url(../Images/Nuevas/Plata.gif);
	/*background-color: #4e4d4d;*/
	background-position:center;
}

.dg_footerDIV
{
	font-style:oblique;
	font-size: 8pt;
	color:Black;
	text-transform: uppercase;
	font-family:Arial Black;
	text-align: center;
	vertical-align: middle;
	background-image: url(../Images/Nuevas/Plata.gif);
	/*background-color: #4e4d4d;*/
	background-position:center;
	position:relative; 
	top: expression(ApplyClass(this));
}

.PR
{
	
	text-transform: uppercase;
	width:18%;
	font-weight: normal;
	font-size: 8.5pt;
	color: black;
	font-family: Tahoma;
	background-color: #f3f3f3;	
	/*background-image: url(../images/background.gif);*/
}


.di
{
	text-align:right;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 8.5pt;
	color: black;
	font-family: Tahoma;
	background-color: #f3f3f3;	
	/*background-image: url(../images/background.gif);*/
}

.dg_item
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 8.5pt;
	color: black;
	font-family: Tahoma;
	background-color: #f3f3f3;	
	/*background-image: url(../images/background.gif);*/
}

.dg_alternatingitem
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 8.5pt;
	color: black;
	font-family: Tahoma;
	background-color: #fcfafd;
	/*	
	background-color: #D3D3D3;
	background-image: url(../images/gradientes/gradient-grey.png);*/
	text-decoration: none;
}

.dg_pager
{
	font-style:oblique;
	font-size: 8pt;
	color:Black;
	text-transform: uppercase;
	font-family:Arial Black;
	text-align: right;
	background-image: url(../images/Nuevas/plata_.gif);
	background-position:center;
}

.dg_HeadPerRow
{
	font-weight: bold;
	font-size: 10pt;
	background-image: none;
	text-transform: uppercase;
	color: #000000;
	font-style: normal;
	font-family: Tahoma;
	letter-spacing: 2pt;
	text-align: center;
	font-variant: small-caps;
}

.DataGrid
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 8.5pt;
	text-transform: uppercase;
	border-left: 0px;
	color: white;
	border-bottom: 0px;
	font-family: Tahoma;
	background-color: #7c8aac;
	text-align: left;
}

.TableUsuario
{
	border-style:solid; 
	border-width: 1px;
	border-bottom-style:ridge ;
	border-bottom-width  : 3px;	
	border-right-style: ridge;
	border-right-width  : 3px;			
	border-color:#999999;
	width: 231px;
}

.TableBulk
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	color: #eb822b;		
	border-bottom-style:ridge ;
	border-bottom-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;			
	background-color: #f3f3f3;
	
}

.TableBulk2
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	color: #eb822b;		
	border-bottom-style:ridge ;
	border-left-style:double;	
	border-bottom-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;			
	background-color: #f3f3f3;	
}

.Col1
{	
	border-bottom-style:ridge ;
	border-left-style:double;	
	border-bottom-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;			
	border-left-style: ridge;
	border-left-width  : 4px;	
	border-top-style: ridge;
	border-top-width  : 4px;	
	background-color: #f3f3f3;	
	text-align : center;
	
}

.Col2
{	
	border-bottom-style:ridge ;
	border-left-style:double;	
	border-bottom-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;			
	border-left-style: ridge;
	border-left-width  : 4px;	
	border-top-style: ridge;
	border-top-width  : 4px;	
	background-color: #f3f3f3;	
	text-align:right;
}

.TableBulk1
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	color: #eb822b;		
	border-bottom-width  : 4px;	
	border-right-style: ridge;
	border-right-width  : 4px;			
	background-color: #f3f3f3;
	
}

.encabezadosReqML
{
	background-image: url(../images/ReqML.png);
	background-position:center;
	background-repeat:no-repeat;
	width: 100%;
	height: 35px;
	
}


.encabezados
{
	font-weight: bold;
	font-style: normal;
	font-size: 16pt; 
	color: #eaeaea;
	text-transform: uppercase;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	/*background-image: url(../images/background.gif);*/
	background-color: #4e4d4d;
	width: 100%;
	height: 30px;
	/*
	font: bold "Tahoma";
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/Gradientes/gradient-dark.png', sizingMethod='scale');
	*/
}

/*
.encabezados span {
  background: url(../Images/Gradientes/gradient-dark.png) repeat-x;
  width: 100%;
}
*/
.encabezados1
{
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-transform: uppercase;
	color: #eb822b;
	font-family: Tahoma;
	text-align: center;
	border-bottom-style: inset;
	background-color: #4e4d4d;
	width: 100%;
	max-width: 100%;
	
}

.Totales
{
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-transform: uppercase;
	color: #eb822b;
	font-family: Tahoma;
	text-align: right;
	border-bottom-style: inset;
	background-color: #4e4d4d;
	width: 100%;
	max-width: 100%;
	
}

.encabezados2
{
	font-weight:bold ;
	font-style:normal ;
	font-size: 11pt;	
	text-transform: uppercase;
	color: #eb822b;
	font-family:Tahoma;
	text-align: center;
	border-bottom-style:  inset ;
	border-bottom-width  : 2px;	
	background-color: #4e4d4d;
}

.encabezados3
{
	font-weight:bold ;
	font-style:normal ;
	font-size: 15pt;
	color: red;
	font-family:Tahoma;
	text-transform: uppercase;
	text-align: center;
	border-bottom-style:  inset ;
	border-bottom-width  : 2px;	
}

.encabezados4
{
	font-weight:bold ;
	font-style:normal ;
	font-size: 11pt;
	color: #eb822b;
	font-family:Tahoma;
	text-transform: uppercase;
	text-align: center;
	border-bottom-style:  inset ;
	border-bottom-width  : 2px;	
}

.newencabezado
{
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
	color:#EB822B;
	font-family:Tahoma;
	text-transform:uppercase;
	text-align:center;
	border-bottom-style:inset;
	border-bottom-width:2px;
}

.encabezados3negro
{
	font-weight:bold ;
	font-style:normal ;
	font-size: 13pt;
	color: #333333;
	font-family:Tahoma;
	text-transform: uppercase;
	text-align: center;
	border-bottom-style:  inset ;
	border-bottom-width  : 2px;	
}

.seccioncaptura
{
	font-weight: normal;
	font-style:italic ;
	font-size: 11pt;
	color: #555555;
	font-family: Arial Black;
	text-align: center;
	border-bottom-style:  inset;
	border-bottom-width  : 2px;	
	background-color: #eaeaea;
}

.seccioncapturaalt
{
	font-weight: normal;
	font-style:italic ;
	font-size: 11pt;
	color: #555555;
	font-family: Arial Black;
	border-bottom-style:  inset;
	border-bottom-width  : 2px;	
	background-color: #eaeaea;
}

.txtEncBeneficiario
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	color: #333333;
	font-family: Tahoma;
}

.texto1
{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
}

.texto1r
{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
}

.texto1Normal
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
}

.texto11
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	color: #eb822b;
	font-family: Tahoma;
}

.texto9
{
	font-weight:bold;
	font-size: 8.5pt;
	color: #eb822b;
	font-family: Tahoma;
}

.texto19
{
	font-weight:bold;
	font-size: 9pt;
	color:Black;
	font-family: Tahoma;	
}

.numeros
{
	font-weight:bold;
	font-size:9pt;
	color:Black;
	font-family:Tahoma;
	text-align:right;
}
.texto2
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #888888;
	font-family: Tahoma;
}
.texto3
{
	font-weight: bold;
	font-size: 15pt;
	color: #333333;
	font-family: Tahoma;
}
.texto1c
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:center;
}

input.texto1
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	border-style:solid;
	border-width:1px;
}

input.texto1Normal
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	border-style:solid;
	border-width:1px;
}

input.texto1r
{
	font-weight:bold;
	font-size: 8.5pt;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.tgr
{
	font-weight:normal;
	font-size: 8.5pt;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.tE
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtHora
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtHoraFormatInt
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEnteroComparaCantidad
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtPasswordUsuario
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtFecha
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:center;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero_Nivel1
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero_Nivel2
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero_Nivel3
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero_2Ceros
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero_4Ceros
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero_6Ceros
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero_7Ceros
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtEntero_10Ceros
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}


input.txtMonedaDosDecimales
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtMonedaCuatroDecimales
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}


input.txtNumeroCuatroDecimales
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.txtNumeroSeisDecimales
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.texto1Int
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.texto1_0Dec
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.texto1_2Dec
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
	background-color:White;			
	z-index:0;
}

input.texto1c
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	border-style:solid;
	border-width:1px;
	text-align:center;
}

.Moneda
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
}


.mmCurrency
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
}

.mmCurrency_CuatroDigitos
{
	font-weight: bold;
	font-size: 8.5pt;
	color: Blue;
	font-family: Tahoma;
	text-align:right;
	border-style:solid;
	border-width:1px;
}
.mmCantidad4
{
	font-weight: bold;
	font-size: 8.5pt;
	color: Blue;
	font-family: Tahoma;
	border-style:solid;
	border-width:1px;
}
.mmCantidad6
{
	font-weight: bold;
	font-size: 8.5pt;
	color: Blue;
	font-family: Tahoma;
	border-style:solid;
	border-width:1px;
}

.mmCuentaContable
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #333333;
	font-family: Tahoma;
	}

.CampoReq
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8.5pt;
	color: #444444;
	font-family: Tahoma;
}

.CampoReq1
{
	font-weight: bold;
	text-transform: uppercase;	
	font-size: 10pt;	
	color: #444444;
	font-family: Tahoma;
	
}

.CampoReq2
{
	font-weight: bold;	
	text-transform: uppercase;
	font-size: 12pt;	
	color: #444444;
	font-family: Tahoma;
}


.CampoReq3
{
	font-weight: bold;	
	text-transform: uppercase;
	font-size: 14pt;	
	color: #444444;
	font-family: Tahoma;
}

.CampoNoReq
{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 8.5pt;
	color: #444444;
	font-family: Tahoma;
}

.BanderaSuperior
{
	background-color: #CC0001;
}

.subtitulos 
{	font-family: Tahoma; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #999999; 
}

.Hide
{
	visibility:hidden;
	width:0px;	
}

#lblError
{
	height: 3px;
}
#ValSummary
{
	height: 3px;
}
#ValSummary1
{
	height: 3px;
}
#ValSummary2
{
	height: 3px;
}
#pnlError
{
	height: 6px;font-size: 7pt;
}
/*Clases para el diseño del las formas de captura*/

#tblConsulta 
{
	border-left:solid 1px;
	border-top:solid 1px;
	border-color: #eaeaea;
	}

#tblConsulta TR TD
{
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color: #eaeaea;
	background-color:rgb(210,210,210);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	}

.Consulta TR TD
{
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color: #eaeaea;
	background-color:rgb(210,210,210);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	}
	
#tblCaptura TR TD
{
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color: #eaeaea;
	background-color:rgb(210,210,210);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	}
	
#tblCapturaDetalle TR TD
{
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color: #eaeaea;
	background-color:rgb(210,210,210);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	}
		
#tblDoctosChMan TR TD
{
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color: #eaeaea;
	background-color:rgb(210,210,210);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	}


#tblDetalle TR TD
{
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color: #eaeaea;
	background-color:rgb(210,210,210);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	}
	
#tblAux TR TD
{
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-color: #eaeaea;
	background-color:rgb(210,210,210);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

/*Estilos del calendario */
/*
#tblCalendar
{	
	border-right: black 1px solid;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 6pt;
	padding-bottom: 1px;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: tahoma;
	background-color: #f18100;
	}

#tblCalendar TR TD
{
	background-color: #f18100;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

#tblCalendarH1 TR TD
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: tahoma;
	background-color: #4e4d4d;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	border-right: 0px;
	border-bottom: 0px;
	}


#tblCalendarH2 TR TD
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: tahoma;
	background-color: #f18100;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	border-right: 0px;
	border-bottom: 0px;
	}

#tblCalendarDet
{
	border-top: solid 1px #8c8c8c;
	border-left: solid 1px #8c8c8c;
}

#tblCalendarDet TR TD
{	border-top: solid 1px #8c8c8c;
	border-left: solid 1px #8c8c8c;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 0px;
	background-color: #C0C0C0;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: tahoma;
	}

*/
/*Fin  de clases del calendario*/

#MenuHorizontal 
{
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-top-color: #f18100;
	border-bottom-color: #f18100;
	background-color:#f18100;
	visibility:hidden ;
	
	/*border-top: solid 1px;
	border-bottom: solid 1px;
	border-top-color: #676767;
	border-bottom-color: #676767;
	background-color:#d6d6d6;
	visibility:hidden ;*/
	}



.MenuTableClass TR TD
{ 
	font-family:Tahoma;  
	font-size:8pt;  
	font-weight:normal;  
	border-style:solid; 
	border-width:1px;
	border-left-color:#f18100;
	border-top-color:#f18100;
	border-right-color:#f18100;
	border-bottom-color:#f18100;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px; 
	padding:1px 3px 1px 3px  ; 
	
	/*font-family:Tahoma;  
	font-size:8pt;  
	font-weight:normal;  
	border-style:solid; 
	border-width:1px;
	border-left-color:#D6D6D6;
	border-top-color:#D6D6D6;
	border-right-color:#404040;
	border-bottom-color:#D6D6D6;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px; 
	padding:1px 3px 1px 3px  ; */
}

.AyudaNivel1 LI
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #AE0000;
	}
.AyudaNivel1 LI UL LI 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	}
.AyudaNivel1 LI UL LI A
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	}
.AyudaNivel1 LI UL LI A OL LI A
{
	font-family: Verdana;
	font-weight: normal;

	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	}
	
#tblAyuda
{
	background-image: url(../images/fondo_logo.jpg);
	background-repeat: no-repeat;
	background-position:  240px 80px;
	}

.AyudaTitulo
{
	color:black;
	font-family: Verdana, Arial;
	font-size: 16px;
	}
	
.indice
{
	color:#ae0000;
	font-family: Verdana, Arial;
	font-size: 18px;
	}

.IC
{
	width:100%;
	/*
	border-right: #c04000 1px ridge;
	border-top: #c04000 1px ridge;
	font-size: 11px;
	border-left: #c04000 1px ridge;
	color: black;
	border-bottom: #c04000 1px ridge;
*/
	border-right: 1px ridge;
	border-top: 1px ridge;
	font-size: 11px;
	border-left: 1px ridge;
	color: black;
	border-bottom: 1px ridge;
	font-family: Tahoma;
	text-align:right;
}

.InputCurrency
{
	border-right: #c04000 1px ridge;
	border-top: #c04000 1px ridge;
	font-size: 11px;
	border-left: #c04000 1px ridge;
	width: 65px;
	color: black;
	border-bottom: #c04000 1px ridge;
	font-family: Tahoma;
	text-align:right;
	width:80pt;
}

.ICE
{
	width:100%;
	/*
	border-right: #c04000 1px ridge;
	border-top: #c04000 1px ridge;
	font-size: 11px;
	border-left: #c04000 1px ridge;
	color: black;
	border-bottom: #c04000 1px ridge;
	*/
	border-right: 1px ridge;
	border-top:  1px ridge;
	font-size: 11px;
	border-left: 1px ridge;
	color: black;
	border-bottom: 1px ridge;
	font-family: Tahoma;
	text-align:right;
	background-color: #f3f3f3;
 }
 
.InputCurrencyEnabled
{
	border-right: #c04000 1px ridge;
	border-top: #c04000 1px ridge;
	font-size: 11px;
	border-left: #c04000 1px ridge;
	width: 65px;
	color: black;
	border-bottom: #c04000 1px ridge;
	font-family: Tahoma;
	text-align:right;
	width:80pt;
	background-color: #CCCCCC;
 }

.Moneda
{
	border-right: #c04000 1px ridge;
	border-top: #c04000 1px ridge;
	font-size: 11px;
	border-left: #c04000 1px ridge;
	width: 73px;
	color: black;
	border-bottom: #c04000 1px ridge;
	font-family: Tahoma;
	text-align:right;
	width:80pt;
	background-color: #CCCCCC;
 }
  
 .InputEnabled
{
	border-right: #c04000 1px ridge;
	border-top: #c04000 1px ridge;
	font-size: 11px;
	border-left: #c04000 1px ridge;
	width: 73px;
	color: black;
	border-bottom: #c04000 1px ridge;
	font-family: Tahoma;
	width:80pt;
	background-color: #CCCCCC;
 }
 
 	.time_picker_div {padding:5px;
		border:solid #999999 1px;
		background:#ffffff;}
		
#tblCalendarDet
{
	border-top: solid 1px #8c8c8c;
	border-left: solid 1px #8c8c8c;
}


			
		
		
/*.tblCalendar		{border:1px solid #999999; background-color:#f2f2f2; z-index:100 }*/
.FSdateField		{width:76px; border:0; font-size:11px; padding:1px 0 0 3px}
.FSmonthRolldown	{width:90px; font-size:11px}
.FSyearInput		{width:38px; font-size:11px}
.FSbuttonsRow		{background-color:#DDDDDD;font-family: tahoma; padding:0 0 0 0;color: black;font-size: 8pt;font-weight: normal;}
.FSDias				{border-bottom: inset 0px #8c8c8c; border-right: inset 0px #8c8c8c;font-family: tahoma;font-size: 8pt;font-weight: normal; color:Black;}
.FSDias TR TD		{padding-top: 1px;padding-bottom: 1px;padding-left: 2px;padding-right: 2px;background-color: #C0C0C0;font-weight: bold;font-size: 8pt;color: #FFFFFF;font-family: tahoma; }
.FSSemanas			{padding-top: 1px;padding-bottom: 1px;padding-left: 2px;padding-right: 2px;background-color: #C0C0C0;font-weight: bold;font-size: 8pt;color: #FFFFFF;font-family: tahoma; }
.FSdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.FSdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.FScalendarTitles TD{border-bottom:1px solid black; font-size:11px; color:#CCCCCC}
.FScalendar TD		{font-size:11px; font-weight:normal}
.FSinMonth			{color:#000000; text-decoration:none; width:22px; height:12px}
.FSnotInMonth		{color:#999999; text-decoration:none; width:22px; height:12px}
.FSinMonth:hover	{font-weight:bold}
.FSnotInMonth:hover	{font-weight:bold}
.FSoutOfRange		{color:red}

.tblCalendar		{background-color: #FFFFFF;font-family: tahoma;border-bottom: black 1px solid;padding-top: 0px;color: black;border-left: black 1px solid;padding-bottom: 1px;padding-left: 0px;border-top: black 1px solid;padding-right: 0px;border-right: black 1px solid; width:200px; height: 180px;}
.tblCalendarHeader	{background-color: #FFFFFF;font-family: tahoma;border-bottom: black 1px solid;padding-top: 0px;color: black;border-left: black 1px solid;padding-bottom: 1px;padding-left: 0px;border-top: black 1px solid;padding-right: 0px;border-right: black 1px solid; height:15px;}

.tddiaactual		{ padding:0 0 0 0; color: black;background-color:#999999; border-right: #999999 thin solid;border-top: #999999 thin solid;border-left: #999999 thin solid;border-bottom: #999999 thin solid; }
.tddia				{ padding:0 0 0 0; color: black;background-color:#FFFFFF }
/*#tblCalendar		{position:absolute; left:0; top:0; visibility:hidden; border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px}*/
#FSdateToday		{font-size:11px; font-weight:bold}
#FSrangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center}		


/* Clases para los Bordes en la Tabla */

.Borde_A_Izq	
{
	height:10px;
	width:15px;
	background-image:url('../Images/Nuevas/MM/Borde_A_Izq.gif');	
}

.Borde_A_Centro
{
	height:10px;
	background-image:url('../Images/Nuevas/MM/Borde_A_Centro.gif');	
}

.Borde_A_Der	
{
	height:10px;
	width:15px;
	background-image:url('../Images/Nuevas/MM/Borde_A_Der.gif');	
}


.Borde_Izq
{
	height:10px;
	width:15px;
	background-image:url('../Images/Nuevas/MM/Borde_Izq.gif');	
}

.Fondo_
{
	height:10px;
	background-image:url('../Images/Nuevas/MM/Fondo_.gif');	
}

.Borde_Der	
{
	height:10px;
	width:15px;
	background-image:url('../Images/Nuevas/MM/Borde_Der.gif');	
}

.Borde_B_Izq	
{
	height:10px;
	width:15px;
	background-image:url('../Images/Nuevas/MM/Borde_B_Izq.gif');	
}

.Borde_B_Izq_
{
	height:10px;
	width:15px;
	background-image:url('../Images/Nuevas/MM/Borde_B_Izq_.gif');	
}

.Borde_B_Centro
{
	
	background-image:url('../Images/Nuevas/MM/Borde_B_Centro_.gif');	
}

.Borde_B_Centro_
{
	
	background-image:url('../Images/Nuevas/MM/Borde_B_Centro.gif');	
}

.Borde_B_Der	
{
	height:10px;
	width:15px;
	background-image:url('../Images/Nuevas/MM/Borde_B_Der.gif');	
}

.Borde_B_Der_
{
	height:10px;
	width:15px;
	background-image:url('../Images/Nuevas/MM/Borde_B_Der_.gif');	
}

/* Titulos */

.flecha_up
{
	width:7px;
	height:8px;
	text-align:center;
	background-image:url('../Images/flecha_up.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.flecha_down
{
	width:7px;
	height:8px;
	text-align:center;
	background-image:url('../Images/flecha_down.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.icon_delete
{
	width:8px;
	height:10px;
	text-align:center;
	background-image:url('../Images/icon_delete.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.icon_plus_small
{
	width:11px;
	height:11px;
	text-align:center;
	background-image:url('../Images/icon_plus_small.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

/* Titulos */

.ProReqML
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQ_COMPRA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProAcuRequisiciones
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQ_COMPRA_ACUMULADO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqMLAutorizacion
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQ_COMPRA_AUTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqMTTO
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQ_MANTENIMIENTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqMTTOAutorizacion
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQ_MANTENIMIENTO_AUTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatFamilia
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../images/nuevas/almacen_familia_grupo.gif');
	background-repeat:no-repeat;
	background-position:center;
}

.ProPartObserv
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../images/nuevas/MM/observaciones_partida.gif');
	background-repeat:no-repeat;
	background-position:center;
}

.ProHistoricoPre
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../images/nuevas/MM/historico.gif');
	background-repeat:no-repeat;
	background-position:center;	
}

.ProReqAF
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQAF.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqSV
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQSV.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.EstructuraOrganizacional
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/Estructura_Organizacional.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.Detalle
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/Detalle.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.Asignacion
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/ASIGNACION.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.Fotografia
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/FOTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.GenerarPartidas
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/Generar_Partidas.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.Observaciones
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/Observaciones.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.Total
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/Totales.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.DatosOdeC
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/DATOS_OC.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ArchivosAdjuntos
{
	width:100%;
	height:17px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/Archivos_Adjuntos.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.SAI
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SOLICITUD_AUTORIZACION_INVERSIONES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveProyectoSAI
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SOLICITUD_AUTORIZACION_INVERSIONES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatAutorizacion
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/AUTORIZACION.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatFamilias2
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/Familias.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClasificacionInversion
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/CLASIFICACION_INVERSION.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.MontoInversion
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/MONTO_INVERSION.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.DescripcionInversion
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/DESCRIPCION_INVERSION.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.BeneficiosInversion
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/BENEFICIOS_OBTENIDOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ATravesInversion
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/A_TRAVES_DE.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ExpliqueInversion
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/EXPLIQUE_ANTERIOR.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveItem2
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CLAVE_EMPRESA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveItem4
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CLAVE_UNIDAD_NEGOCIO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveItem3
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PLAZA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}


.ClaveItem6
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CENTRO_COSTOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveItem7
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/DEPARTAMENTOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveItem5
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/TERMINAL.gif');	
	background-repeat:no-repeat;
	background-position:center;
}


.CatPais
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PAISES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatEstado
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ESTADOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatMunicipio
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/MUNICIPIOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatColonia
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/COLONIAS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatUsuario
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/USUARIO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatUsuarioDetalle
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ACCESO_SISTEMA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveEmpleado
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/EMPLEADOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProCorporativo
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CORPORATIVO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProEmpresa
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/DIVISION.gif');	
	background-repeat:no-repeat;
	background-position:center;
}


.ProDivision
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PLAZA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProUnidadNegocio
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/EMPRESA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProCentroCostos
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CENTRO_COSTOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProDepartamento
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/DEPARTAMENTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatListaPrecios
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/LISTA_PRECIOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatListaPreciosML
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/LISTA_PRECIOS_ML.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatListaPreciosAF
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/LISTA_PRECIOS_AF.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatListaPreciosSV
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/LISTA_PRECIOS_S.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatProveedor
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PROVEEDORES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatProveedorContactos
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CONTACTOS_.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveAlmacen
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ALMACENES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatPerfil
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PERFILES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatParametrosSistema
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PARAMETROS_SISTEMAS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatParametrosSeguridad
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PARAMETROS_SEGURIDAD.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatParametrosUsuario
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PARAMETROS_USUARIOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatProductoML
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PRODUCTOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatProductoAF
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ACTIVOS_FIJOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatProductoSV
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SERVICIOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatBancosNew
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/BANCOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatSucursales
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SUCURSAL.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatChequeras
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CHEQUERAS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatTpoCambio
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/TIPO_CAMBIO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProCotizacionNew
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/GENERACION_OC.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProOdeCML
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ORDEN_COMPRA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProOdeCMLAutorizacion
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/AUTORIZA_OC.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.DatosGenerales
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/DAT_GEN.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.DatosEnlace
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/DAT_ENLACE.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.Cuentas
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/CUENTAS_.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.Direccion
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/DIRECCION.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.OpcionesGenerales
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/OPCIONES_GENERALES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.FormaEnvio
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/FORMA_COTIZACIONES_ORDENES_COMPRA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CuentasBancarias
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/CUENTAS_BANCARIAS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatUnidadNegocioProveedor
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PROVEEDOR_EMPRESA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatUnidadNegocioProducto
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PRODUCTO_EMPRESA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatDepartamentoProducto
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/PRODUCTO_DEPARTAMENTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatUnidadNegocioProductoAF
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/AF_EMPRESA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatDepartamentoProductoAF
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/AF_DEPARTAMENTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatUnidadNegocioProductoSV
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SERVICIO_EMPRESA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatDepartamentoProductoSV
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SERVICIO_DEPARTAMENTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatCentroCostoSubTipoServicio
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SERVICIO_CENTROCOSTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}


.BuscaProductos
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/PRODUCTOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.BuscaProductosAF
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/ACTIVOS_FIJOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.BuscaProductosSV
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/SERVICIOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.TotalesOdeC
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/TOTALES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}


.CargaArchivoReqML
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CARGA_ARCHIVOS_.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.visorArchivosAdjuntos
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/DETALLE_.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProComparativo
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/COMPARATIVO_OC.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatAlmacen
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ALMACENES.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatAccesoAlmacen
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ACCESO_ALMACEN.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ClaveUsuario
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/USUARIOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.Almacenes
{
	width:100%;
	height:22px;
	text-align:center;
	background-image:url('../Images/Nuevas/MM/Almacen.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProKardex
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/Kardex.jpg');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProExistencias
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/Existencias.jpg');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProRequiSalida
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQUISION_ALMACEN.jpg');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProRequiSalidaAutorizacion
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/AUTORIZACION_REQ_ALMACEN.jpg');	
	background-repeat:no-repeat;
	background-position:center;
}


.ProConsEntradaML
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ENTRADA_ML.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProConsEntradaAF
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/RECEPCION_AF.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.pRepMensualCompras
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REPORTE_COMPRAS_DETALLADO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.pReportesCompras
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REPORTE_COMPRAS_ACUMULADO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatFamilia
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/FAMILIAS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatServicios
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SERVICIOS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatDepartamentoTipoSalida
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/TIPO_SALIDA_DEPARTAMENTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProCanOdeCMLSurtPar
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CIERRE_ORDENES_COMPRA.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.CatTpoCambio
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/TIPO_CAMBIO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProDevUsuario
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ENTRADA_DEV_USER.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqServCarDir_R
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQSERVO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqServCarDir_OC
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ORDENCOMPRASERVO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqServCarDir_OCA
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/AUTORDENCOMPRASERVO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqServCarDir_RP
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/REQSERVOP.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqServCarDir_OCP
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ORDENCOMPRASERVOP.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProReqServCarDir_OCPA
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/AUTORDENCOMPRASERVOP.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProSalida
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/SURTIDO_MATERIAL.jpg');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProConsEntradas
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CONSOLIDADO_ENTRADAS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProConsSalidas
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/CONSOLIDADO_SALIDAS.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProContInvent
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/INVENTARIO_FISICO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProCostoPromedio
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/COSTO_PROMEDIO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}

.ProUltimoCosto
{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url('../Images/Nuevas/ULTIMO_COSTO.gif');	
	background-repeat:no-repeat;
	background-position:center;
}