﻿/********header ini*******/
div.fondoModulo{
    margin: 0;
    padding: 0;
    color:Purple;
    }
div.headermodulo {
    margin: 0;
    padding: 0;
    }
div.TituloHeader {
   border-bottom: 1px solid #E2E2E2;
    clear: both;
    color: White;
    font-family: 'gobCL',Verdana,sans-serif;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
    padding: 9px 20px 14px 0;
    text-transform: none;
    line-height: 75%;
    margin-top: 2px;
    text-align: left;
}
div.rutaTituloHeader{
 width:400px;
 display:block;
 float:left;
}
/*************/
div.cuadro_msj
{
  width:550px; 
 display:block;
 /*float:left;*/
 height: 27px;
    }
    
div.nuevo
{
  width:550px; 
 display:block;
 float:left;
 height: 26px;
 text-align:right;
    margin-bottom: 0px;
}
    
div.msj_marco {
    text-align: center;
    width:95%;
    margin:auto;  
    height: 58px;
   visibility:hidden;
   
}
.btop1_f, .btop2_f, .btop3_f, .btop4_f {
    display: block;
    font-size: 1px;
    overflow: hidden;
}
.btop1_f {
    background: none repeat scroll 0 0 #0C6CB6;
    height: 1px;
    margin: 0 5px;
}
.btop2_f {
    background: none repeat scroll 0 0 #0C6CB6;
    border-left: 2px solid #0C6CB6;
    border-right: 2px solid #0C6CB6;
    height: 1px;
    margin: 0 3px;
}
.btop3_f {
    background: none repeat scroll 0 0 #0C6CB6;
    border-left: 1px solid #0C6CB6;
    border-right: 1px solid #0C6CB6;
    height: 1px;
    margin: 0 2px;
}
.btop4_f {
    background: none repeat scroll 0 0 #0C6CB6;
    border-left: 1px solid  #0C6CB6;
    border-right: 1px solid #0C6CB6;
    height: 2px;
    margin: 0 1px;
}

.title-menu_f {
    background: none repeat scroll 0 0 #0C6CB6;
    background-color: #0C6CB6;
    border-left: 1px solid #0C6CB6;
    border-right: 1px solid #0C6CB6;
    color:#FFFFFF;
    padding: 0 12px 0px;
    text-align: center;
    
}

/**************/    
div.rutaTituloHeader a {
     color: #9F9F9F;
    text-decoration: none;
}

/********header fin*******/
/********centro ini*******/


table 
{
    margin: 0;
    padding: 0;    
    }
    
div.cuerpo_1_modulo
{
    margin: 0;
    padding: 0;    
    z-index:1;
    position:relative;
    top:0px;
    left:0px;
    }
    
div.fondo_globo
{
    margin: 0;
    padding: 0;    
    z-index:101;
    position:absolute;
    top: 200px;
    left:320px;
    width:500px
    }
div.fondoModuloCentro {
    margin: 0;
    padding: 0;
     z-index:1;
}
div.divGrillaBusca
{
  margin: 0;
  padding: auto;
  height:332px;
  width:850px;
 }
div.fondoModuloGrilla {
    border: 1px solid #E2E2E2;
    height: 365px;
    margin-top: 10px;
    padding: 0;
    z-index:1;
    display:block;
    float:left;
}
div.filtrosBusqueda {
    border: 1px solid #E2E2E2;  
    height: 100px;
    margin-top: 10px;
    display:block;
    float:left;
    width:950px;    
}


div.lblFiltroBusPP
{    margin-top:10px;
     display:block;
     float:left;
      width:950px;
    }
    
    
div.sublblFiltro1
{    display:block;
     float:left;
     margin-left:20px;
     margin-right:20px;
     width:470px;
    }
 div.sublblFiltro2
{    display:block;
     float:left;
     margin-left:20px;
     margin-right:20px;
    width:200px;
    }

    
div.cboFiltroBusPP
{    margin-top:2px;
        display:block;
     float:left;
      width:950px;

    }
    
 div.cboFiltroBusPPBot
    {
     top:150px;
     margin-top:2px;
     display:block;
     float:left;
    padding-left: 431px;
    width: 519px;
      
     }
    
div.subcboFiltro1
{    display:block;
     float:left;
     margin-left:20px;
     margin-right:20px;
     width:470px;
    }
div.subcboFiltro2
{    display:block;
     float:left;
     margin-left:20px;
     margin-right:20px;
     width:250px;
    }
input.txtFiltroBus
{
     width:100%;
    }   
input.txtFuncionNombre
{
     width:436px;
    }   
    
    input.txtcboNomSistema
{
     width:350px;
    }   
input.txt_cbo
{
    
   visibility: hidden;
    height:0px;
    width:0px;
    }   
    
span.spanNuevo
{
    cursor:pointer;
}
select.cboMunicipalidades
{
     width:190px;
    }
select.cboSistemas
    
    {
     width:370px;
    }
    

input.btnBuscar
{  background-color:#006599;
  color:#FFFFFF;
  font-weight:bold;
  width:100px;
  height: 25px;
  text-align:center;
  cursor:pointer;
  margin-left: auto;
  margin-right: auto;
    border-style:none;
  
    }
input.btnBuscar:hover
{ background-color:#164772;
  color:#FFFFFF;
  font-weight:bold;
  width:100px;
  height: 25px;
  text-align:center;
  cursor:pointer;
  margin-left: auto;
  margin-right: auto;
    border-style:none;
    }
input.btnBuscar:active
{ background-color:#006599;
  color:#FFFFFF;
  font-weight:bold;
  width:100px;
  height: 25px;
  text-align:center;
  cursor:pointer;
  margin-left: auto;
  margin-right: auto;
  border-style:none;
    }
    
.btnChico
{ background-color:#006599;
  color:#FFFFFF;
  font-weight:bold;
  width:55px;
  height: 25px;
  text-align:center;
  cursor:pointer;
   margin-left: 10px;
    margin-right: 10px;
    border-style:none;
  
    }
.btnChico:hover
{ background-color:#164772;
  color:#FFFFFF;
  font-weight:bold;
  width:55px;
  height: 25px;
  text-align:center;
  cursor:pointer;
   margin-left: 10px;
    margin-right: 10px;
    border-style:none;
      }
      
.btnChico:active
{ background-color:#006599;
  color:#FFFFFF;
  font-weight:bold;
  width:55px;
  height: 25px;
  text-align:center;
  cursor:pointer;
   margin-left: 10px;
    margin-right: 10px;
    border-style:none;
  
    }

.grillaBuscar
{
    width:930px;
     margin: 10px;

    }

/********centro fin*******/

/********paginador ini********/
div.CajafooterGrilla
{  display:block;
     float:left;
      margin-left: 10px;
      margin-right: 10px; 
      margin-top: 0;
     color:#787878;
     width:930px;
    }
div.CajaPaginador
{
      display:block; 
      float:left;
    height: 14px;
    text-align:center;
}

    
div.CajaCantRegistros
{
      display:block; 
      float:left;    
       width:330px;
    }    
div.NumpaginaNormal
{
      display:block; 
      float:left;
      cursor:pointer;
    
       width:30px;
    }
    
div.NumpaginaNormal_select
{
      display:block; 
      float:left;
      cursor:pointer;    
       width:30px;
       background-color: #006CB7;
     color: #FFFFFF;
    }
    
div.NumpaginaNormal:hover {
background-color: #E7E7FF;
}

div.NumpaginaNormal:active {
background-color: #006CB7;
color: #FFFFFF;
}



div.NumpaginaNormal_text
{
      display:block; 
      float:left;
      cursor:pointer;    
      width:60px;
    }
    
    div.NumpaginaNormal_sin
{
      display:block; 
      float:left; 
      width:60px;
    }
div.NumpaginaNormal_text:hover {
background-color: #E7E7FF;
}

div.NumpaginaNormal_text:active {
background-color: #006CB7;
color: #FFFFFF;
}

input.input_pag
{
   visibility:hidden;  
    }

/********paginador fin*******/
table.tabla_marco{border-width:0px;
		border-collapse:collapse;
		border-style: none;
		    margin-left: auto;
    margin-right: auto;
		}
tr.tr_marco{border-width:0;
		border-style: none;
		}
td.td_marco
{	border-width:0;
		border-style: none;
    }
td.td_marco_alingDer{
      	border-width:0;
		border-style: none;
		text-align:right;
		}
td.td_marco_alingIzq{
      	border-width:0;
		border-style: none;
		text-align:left;
		}


 .ListBoxFunciones
 {
   width:290px;
   height:280px;
     
     }
     .classOcultar
{
   visibility:hidden;  
   width:0px;
   height:0px;   
    }
     