﻿/*
----------------------------------------------

---------------------------------------------
*/

h2
{
	color: #333333;
	padding: 10px 0px 0px 0px;
	border-bottom: solid 2px #d3d3d3;
	
}
.textoChico
{
	font-size:0.8em;
}


/*
----------------------------------------------
Marca de Agua para los Textbox
---------------------------------------------
*/

.textboxSinMarcaDeAgua {
	height:18px;
	width:148px;
	font-weight:bold;
}

.textboxMarcaDeAgua {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.botonMasOpciones
{
	background-color: #ffffff;
	border: solid 1px #ffffff;	
	text-align:left;
	width:170px;
	font-size:0.7em;
	color:#3333ff;
	cursor:pointer;
	cursor: hand;
}



/*
----------------------------------------------------------
ENLACES
----------------------------------------------------------
*/
a:link, a:visited
{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



/*
--------------------------------------------------
LISTADO DE TRAMITES
--------------------------------------------------
*/
.RegistrosEncontrados
{
	background-color: #F0F8FF;
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	width: 100%;
	padding-left:10px;
	padding-right:10px;
}
.palabras
{
	font-weight: bold;
}

.panelMasConsultados
{
	float:right;
	width:200px;	
	background-image: url(/imagenes/tablas/Tabla_v2_r1_c1.jpg);
	background-color:#fff;
	
	
}
.panelMasConsultados .contenido
{
	padding-top: 3px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom: 4px;
	}
.panelMasConsultados .contenido .titulo
{
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Verdana, 'Trebuchet MS';
	line-height: 18px;
}
.panelMasConsultados .pie {
	background-image: url(/imagenes/tablas/Tabla_v2_r2_c1.jpg);
	width:200px;
	height:16px;
}

.panelListado
{
	float:left;
	width:500px;
	background-color:#FFFFFF;	
	}

/*
--------------------------------------------------
TRAMITES
--------------------------------------------------
*/

#TramiteFila
{
	
	width: 100%;
	
}
#TramiteFila .titulo
{	
	border: #d3d3d3 1px dashed;
	padding:5px 5px 5px 5px;
	width: 100%;
}
#TramiteFila .detalle
{	
	padding-left:25px;
}
#TramiteFila .subrayado
{	
	text-decoration:underline;
}


#TramiteFila .pie
{	
	font-size: 0.8em;
	color: #a9a9a9;
}

.tramiteDesc
{
	font-size: 0.8em;
}

#TramiteFila a, 
#TramiteFila a:visited
{
	font-size: 0.8em;
	text-decoration: none;
	color: #a9a9a9;
}
#TramiteFila a:hover
{
	font-size: 0.8em;
	text-decoration: none;
	color: #696969;
	background-color: #99ccff;
}


.sel
{
	background-color: #ffff99;
}


#TramiteFila a.tramiteNombre, 
#TramiteFila a.tramiteNombre:visited
{
	font-weight: bold;
	font-size: 1em;
	color: #696969;
	text-decoration:none;
}

#TramiteFila a.tramiteNombre:hover
{
	font-weight: bold;
	font-size: 1em;
	color: #696969;
	text-decoration:none;
	text-decoration:underline;
}






/*
--------------------------------------------------
DETALLE
--------------------------------------------------
*/

#TramiteDetalle
{
	}
	
#TramiteDetalle .Titulo
{
	font-weight: bold;
	font-size: 1em;
	color: #006633;
	font-family: Arial, Verdana;
}
	
#TramiteDetalle .tituloMensaje
{
	font-size: 0.8em;
	color: #a9a9a9;
}
#TramiteDetalle .tituloImagen
{
	padding-right:5px;
	
}


#TramiteDetalle .Tabla
{
	font-size: 0.8em;
	margin-left: 20px;
	
	
	
}

#TramiteDetalle .Tabla .f
{
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#TramiteDetalle .Tabla .f .par
{
	
}

#TramiteDetalle .Tabla .f impar
{
	
}

#TramiteDetalle .Tabla .c1
{
	font-weight: bold;
	color: #000000;
	border-bottom: #dcdcdc 1px solid;
}

#TramiteDetalle .Tabla .c2
{
	border-bottom: #dcdcdc 1px solid;
}

#TramiteDetalle .formularioTitulo
{
	font-weight: bold;
	color: #000000;
}
#TramiteDetalle .formularioDescargar
{
	font-size: 0.7em;
	letter-spacing: 0.1em;
}

#TramiteDetalle #FormularioDesc
{
	padding-left:20px;
}










#TramiteDetalle .IniciaMesaEntradas
{
	border-right: #006633 1px solid;
	border-top: #006633 1px solid;
	border-left: #006633 1px solid;
	width: 90%;
	border-bottom: #006633 1px solid;	
	background-color: #ffffe0;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-size: 0.8em;
}

#TramiteDetalle .IniciaMesaEntradas input
{
	background-color: #ffffff;
	border-right: #006633 1px solid;
	border-top: #006633 1px solid;
	border-left: #006633 1px solid;
	border-bottom: #006633 1px solid;
	
}




/*








*/

.Botonera
{
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	padding: 5px 5px 0px 5px;
	text-align: right;	
	margin-right:0px;	
	
}

.Botonera .Boton
{
	}


/*
--------------------------------------------------------------------
TABLA LISTADO DE TRAMITES ORDENADOS
--------------------------------------------------------------------
*/
#tablaOrdenada
{
	
	}
#tablaOrdenada .colImagen
{
	width:10px;
	text-align:right;
}
#tablaOrdenada .colImagen img
{
	}
	
#tablaOrdenada .colDesc
{	
	width:400px;
	font-size: 1.2em;
}

#tablaOrdenada .colCant
{
	font-size:0.8em;
	width:80px;
	
}

#tablaPorGerencia .ListadoCeldaContenido1
{
	
	/*background-color: #F4F4F4;	*/
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	height:35px;	
	}

#tablaPorGerencia .ListadoCeldaContenidoSeleccionado{
		
	background-color:#F0F8FF;	
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	height:35px;	
}


#tramiteLight a.tramiteNombre, 
#tramiteLight a.tramiteNombre:visited
{
	font-weight: bold;
	font-size: 0.8em;
	color: #696969;
	text-decoration:none;
}

#tramiteLight a.tramiteNombre:hover
{	
	color: #696969;	
	text-decoration:underline;	
	background-color: #99ccff;
}
   







/*
--------------------------------------------------------------------
TABLA BUSCAR
--------------------------------------------------------------------
*/
#tablaBuscar
{
	
	}
#tablaBuscar .colImagen
{
	width:150px;
	text-align:right;
}
#tablaBuscar .colImagen img
{
	}
	
#tablaBuscar .colControles
{	
	width:450px;
}

#tablaBuscar .controles
{
	padding-left:10px;
	
}



/*
--------------------------------------------------------------------
PANEL FILTROS
--------------------------------------------------------------------
*/

#PanelFiltros,
.panelFiltros
{	
	height:auto;
	width:100%;
	
}
.tablaFiltros
{
	font-size:0.8em;
}

.tablaFiltros caption
{
	background-color: #696969;
	font-size: 1.2em;
	color: #ffffff;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

.tablaFiltros .colDesc
{
	text-align: left;
	width:110px;
	padding-left: 15px;
	padding-top:2px;
	padding-bottom:2px;		
	border-bottom: #dcdcdc 1px solid;	
}

.tablaFiltros .colControl
{
	text-align: left;
	padding-left: 5px;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:2px;	
	border-bottom: #dcdcdc 1px solid;
	
	
}

.tablaFiltros .colControl input
{	
}

.tablaFiltros .colControl select
{	
	font-size:0.9em;
}





/*
--------------------------------------------------------------------
MENSAJE DE ERROR
--------------------------------------------------------------------
*/
.MensajeError{    
    width: 100%;
    border-right: #ff0033 1px solid;
    padding-right: 2px;
    border-top: #ff0033 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: #ff0033 1px solid;
    padding-top: 2px;
    border-bottom: #ff0033 1px solid;
    background-color: #ffffcc; 
}
                   
.ContenedorMensajeError
{
    /*top:0px;
    right: 0px;    
    position:inherit;*/
    font-size:0.9em;
    }

.ItemError
{
	width:16px;
	height:16px;
    background-image: url(/imagenes/iconos/icoBloqueadoChico.gif);
    background-repeat: no-repeat;
}


