body
{
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 0.60em;
	text-align: justify;
	background: #ffffff;

}

a[disabled]{
color:Grey !important; text-decoration:none !important; }

input[disabled] {
   color:Grey !important; text-decoration:none !important;
}

.aspNetDisabled
{
color:Grey !important; text-decoration:none !important;
}

#Cabecera
{	
	background: #336699;
	font-weight: bold;
	color:#fff;
}

.TablaMenu
{	
	background-color: #6798bc;
}

#Transicion
{
	background-image: url(Images/Barra2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.FondoMenus
{
	background-color: white;

}
.LetrasMenuRapido
{
	width: 64px;
	color: white;
	font-family:Verdana;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: underline;
	border-bottom-style: none;
	font-weight: bold;
	font-size:small;
}
.LModificar
{
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnModificar2.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
.LActualizar
{
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnActualizar.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
.LAgregarDetalle
{
	width: 700px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnAgregarDetalle.gif) no-repeat fixed left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
.LNuevo
{
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnNuevo.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
.LCancelar
{
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnCancelar2.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
.LEliminar
{
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnEliminar2.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
.LProcesar
{
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnProcesar2.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
.LIngresar
{
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnGuardar2.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
.LConsultar
{
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnConsultar2.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LProducto
{
	width: 200px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnProducto.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LFactura
{
	width: 200px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnFactura.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LAceptar
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnAceptar.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LAceptar2
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnAceptar2.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LDetalle
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnDetalle.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

/**Link Button 50**/
.LModificar3
{
	width: 50px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnModificar3.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LCancelar3
{
	width: 50px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnCancelar3.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LEliminarProd
{
	width: 50px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnEliminarProd.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LAcept
{
	width: 50px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnAcept.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}

.LCancel
{
	width: 50px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnCancel.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;
}
/******Labels******/
.LblEtiquetas
{
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.LblCabTabla
{
	font-size: x-small;
	font-weight: bold;
	color: steelblue;
}

/*****Hyperlink*****/
.HlkAtras
{
	width: 38px;
	height: 38px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnAtras38.gif) no-repeat left top;
	border-bottom-style: none;
	font-weight: bold;
	font-size: small;	
}
.HlkFallecido
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000066;
	background: url(images/btnConsultar1.gif) no-repeat left top;
}

.HlkMenu
{
	font-size: 1em;
	font-weight:bold;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color:white;
}
/*****Botones*****/
.Consultar2
{
	width: 150px;
	height: 20px;
	color: blue;
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	border-right-style:  none;
	border-left-style: none;
	text-align: right;
	text-decoration: blink;
	background: url(images/btnConsultar2.gif) no-repeat left top;
	border-bottom-style: none;
	border-top-style :none;
	font-weight: bold;
	font-size: small;
}
	
#PiePagina
{
    background-position: center center;
    background-image: url(Images/FondoContenedores.jpg);
    background-repeat: repeat-x;
    border-top-style: solid;
    border-top-color: #b4d9f7;
}

#ConsultasFrecuentes
{
	background-position: center center;
	background-image: url(Images/FondoContenedores.jpg);
	background-repeat: repeat;
	border-top-style: solid;
	border-top-color: #b4d9f7;
	border-left-color: #b4d9f7;
	border-bottom-color: #b4d9f7;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4d9f7;
	border-bottom-style: solid;
}

.Aceptar
{
	
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align: right;
	border: none;
	color: #000066;
	background: url(images/btnAceptar1.gif) no-repeat left top;
	/*width: 82px;
	height: 26px;
	text-align: left;
	background-position: center center;
	font-weight: bold;
	background-image:url(images/btnAceptar.gif);
	vertical-align: middle;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;*/
}
.Cancelar
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:right;
	border: none;
	color: #000066;
	background: url(images/btnCancelar.gif) no-repeat left top;
}
.Cancelar2
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:right;
	border: none;
	color: #000066;
	background: url(images/btnCancelar2.gif) no-repeat left top;
}
.Consultar
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align: right;
	border: none;
	color: #000;
	background: url(images/btnConsultar2.gif) no-repeat left top;
}
.Detalle
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000;
	background: url(images/btn100.gif) repeat center center;
}
.BotonAtras
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:right;
	border: none;
	color: #000066;
	background: url(images/btnatras150.gif) no-repeat left top;
}
.BotonGeneral
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000066;
	background: url(images/btn100.gif) no-repeat left top;
}
.BotonExplorador
{
	font-size: 1em;
	cursor: hand;
	width: 25px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000066;
	background: url(images/btnexplorador.gif) no-repeat left top;
}
.Imprimir
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:right;
	border: none;
	color: #000;
	background: url(images/btnImprimir1.gif) no-repeat left top;
}
.Nuevo
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000;
	background: url(images/btnNuevo.gif) no-repeat left top;
}
.Guardar
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000;
	background: url(images/btnGuardar.gif) no-repeat left top;
}
.Actualizar
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000;
	background: url(images/btnActualizar.gif) no-repeat left top;
}
.Eliminar
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000;
	background: url(images/btnEliminar.gif) no-repeat left top;
}
.Eliminar2
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:center;
	border: none;
	color: #000;
	background: url(images/btnEliminar2.gif) no-repeat left top;
}
.Procesar
{
	font-size: 1em;
	width: 100px;
	height: 20px;
	text-align:right;
	vertical-align: middle;
	border: none;
	color: #000;
	background:url(images/btnProcesar1.gif) no-repeat left top;
}
.Generico
{
    /*width: 82px;
	height: 26px;*/
    text-align: left;
    background-position: center center;
    font-weight: bold;
    /*background-image: url(Images/BotonGenerico.jpg);*/
    vertical-align: middle;
    border-top-style: none;
    background-repeat: repeat-y;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: transparent;    
}
.Boton
{
	font-weight: bold;
	font-size: x-small;
	z-index: 113;	
	overflow: hidden;
	width: 81px;
	color: #0033cc;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	text-align: center;	
	border-bottom-style: none;	
	background: transparent;
}
.PersonaView
{
	background-position: center center;
	background-image: url(Images/Persona.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: bottom;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
}

.ContratoView
{
	background-position: center center;
	background-image: url(Images/Contrato.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: bottom;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;	
}

.FinanciacionView
{
	background-position: center center;
	background-image: url(Images/Financiacion.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: bottom;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
}
 

.FijarCabeceraGrid
{
	top: expression(this.offsetParent.scrollTop);	
	position: relative;
	z-index:2;

}

.Contenedor
{
	background-position: center center;
	background-image: url(Images/FondoContenedores.jpg);
	background-repeat: repeat;
	border-top-style: solid;
	border-top-color: #b4d9f7;
	border-left-color: #b4d9f7;
	border-bottom-color: #b4d9f7;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4d9f7;
	border-bottom-style: solid;

	}
	
.tabizq, .tabder, .tab 
{
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    text-align:center;
    font-size:1em;
    width:120px;
    height:25px;
    border:none;
    color:#336699;
      
}

.tabder
{
       background:  url(Images/tab-der1.gif)  no-repeat left top;}

.tabizq
{
       background: url(Images/tab-izq1.gif)  no-repeat left top;}

.tab
{
       background: url(Images/tab1.gif)  no-repeat left top;}

.accessKey
    {
        display:none;
        position:absolute;
        z-index:5000;
        padding:3px;
        border:solid 1px black;
        background-color:#ffffe0
        
    } 
    
    .buttonlink
    {
		width: 73px;
		color: blue;
		font-family:Verdana;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
		border-right-style: none;
		border-left-style: none;
		background-color: transparent;
		text-decoration: underline;
		border-bottom-style: none;
		font-weight: bold;
		font-size:small;
		border-top-style:none;
	}
	
	.buttonlinkgrid
    {
		width: 60px;
		color: blue;
	/*	font-family:Verdana;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
		font-size:x-small;
		border-right-style: none;
		border-left-style: none;
		background-color: transparent;
		text-decoration: underline;
		border-bottom-style: none;
		border-top-style:none;
	}
	
	.btnpersona, .btndocumento
	{
		font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
		text-align:right;
		font-size:x-small;
		width:100px;
		height:25px;
		border:none;
	}
.btnpersona
{
	background: url(Images/btnpersona.gif)  no-repeat fixed left top;
}
.btndocumento
{
	background: url(Images/btndocumento.gif)  no-repeat fixed left top;
}

.TablaConBorde
{
    BORDER-RIGHT: #6798bc outset; 
    BORDER-TOP: #6798bc outset; 
    BORDER-LEFT: #6798bc outset; 
    BORDER-BOTTOM: #6798bc outset; 
}
.CeldaCabecera
{
   BACKGROUND-COLOR: #6798bc    
}

.TablaObservaciones
{
    BORDER-RIGHT: #6798bc thin outset; 
    PADDING-RIGHT: 5px; 
    BORDER-TOP: #6798bc thin outset; 
    PADDING-LEFT: 5px; 
    BORDER-LEFT: #6798bc thin outset; 
    BORDER-BOTTOM: #6798bc thin outset; 
    BACKGROUND-COLOR: #f7f6f3
}

.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
/*Propiedades de Tablas*/
#celdaCabecera
{
	width :100%;	
	height: 20px;
	color : White;
    font-weight :bold; 
	font-family:Trebuchet MS;  /*'Trebuchet MS';/*, Verdana, Arial, sans-serif;*/
	text-align: left;
	background: url(images/cabeceratabla.gif) repeat-x;
	font-size: small;
	vertical-align: middle
}
/*Propiedades de Div's Expandibles*/
#dCabecera
{
	height :20px;
	vertical-align :middle;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background: url(images/cabecerapanel.gif);
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: White;
	background: url(images/cabecerapanel.gif);
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: url(images/cabecerapanel.gif);
	text-decoration: underline;
}

.accordionContent
{
    background-color: #ffffff;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
	background: url(images/cabecerapanel.gif);
	color: White;
	text-decoration: underline;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:25px;
	background-image: url(images/cabecerapanel.gif);
	background-repeat: repeat-x;
	color: White ;
	font-weight:bold;
	font-size : small;
	font-family:Trebuchet MS;
	vertical-align:middle;
}

.CabeceraModalPopup{	
	width:100%;	
	height:20px;	
	background-image: url(images/cabecerapanel.gif);
	background-repeat: repeat-x;
	color: White ;
	font-weight:bold;
	font-size : small;
	font-family:Trebuchet MS;
	vertical-align:middle;
}


#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/* Rounded Corners*/

.roundedPanel
{	
	width:300px;	
	background-color:#5377A9;	
	color:white;
	font-weight:bold;		
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{	
	width:300px;	
	background-color:#f7f6f3;
	color:black;
}

.modalBackground
{
  background-color: #D3DEEF;
	filter: alpha(opacity=50);
	opacity: 0.50;
	
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}