
Td.Total{
    font-size:13px!important;
    color:#002D59;
    font-weight: bold;
    font-family:Verdana;
    text-decoration:none;
    background-color: #FF9900;
}



TD.Ficha{
    font-size:13px!important;
    color:gray;
    font-family:Arial;
    text-decoration:none;
    background-color: #E2E2E2;
}
a.Ficha{
    font-size:13px!important;
    font-family:Arial;
    text-decoration:none;
    color:#A6A6A6;
}
a.Ficha:hover{
    font-weight:700;
    font-size:13px!important;
    color:#505050;
    font-family:Arial;
    text-decoration:none;
}

table.Encabezado{
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
}

.Encabezado th{
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
    font-weight: bold;
    background: #98230F;
    text-align: center;
    height:30px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;

}
.Encabezado th:empty{
    background:transparent;
    border:none;
}

.Encabezado td{
    font-size:14px;
    height:30px;
    color:#FFFFFF;
    font-family:Arial;
    font-weight: bold;
    background: #1663AF;
    text-align: center;
}
TD.Encabezado{
    font-size:11px;
    color:#FFFFFF;
    font-family:Arial;
    font-weight: bold;
    background: #010847;
    text-align: center;
}




TD.EncabezadoEst{
    font-size:12px;
    color:#270A76;
    font-family:Arial;
    font-weight: bold;
    background: #FFCC00;
    text-align: center;
}

TABLE.Estadistica{
    font-weight:700;
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
    background: #FFCC00;
}


TD.Estadistica{
    font-size:11px;
    font-family:Verdana;
    /* background: #B9660B; */
    border-right:#663399 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#663399 1px solid;
    border-bottom:#663399 1px solid;
    text-align: center;
}
TD.Estad_Tot{
    font-size:14px;
    font-family:Verdana;
    background: #FFFFC6;
    border-right:#663399 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#663399 1px solid;
    border-bottom:#663399 1px solid;
    text-align: center;
}



TABLE.Listado{
    /*font-weight:700;*/
    /*font-size:14px;*/
    /*color:#FFFFFF;*/
    font-family:Arial;
    /*background: #0D558A;*/
}
Table.Listado th{
    background-color:#010847;
    font-weight:bold;
    font-size:10pt;
    font-family:"Verdana";
    color:#FFFFFF;
}
Table.Listado thead th:empty{
    background:transparent;
    border:none;
    /*background:url(images/esquina.png) 0 0 no-repeat;*/
/*background-image: url(images/esquina_pincho.png) no-repeat 0 0;*/
}
.Encabezado{
    height:30px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -moz-border-radius:8px 8px 0px 0px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}

.form_azul{
    /*background: #f2bc0f;*/
    background: #0D5B95;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius:10px 10px 10px 10px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;

}
.form_azul label{
    font-weight: bold;
    /* color: #b0101d;*/
    color: #FFFFFF;
}
.form_azul span{
    font-weight: bold;
    font-size:14px;
    color: #FFFFFF;
}

Table.Listado TD{
    font-size:12px;
    font-family:Verdana;
    font-weight: bold;
    opacity:0.85;
    background-color:#FFFFFF;
    color: #00316D;
    border-right:#0d5b95 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#0d5b95 1px solid;
    border-bottom:#0d5b95 1px solid;
    height: 30px;
}
table.Listado tr:hover td{
 background-color: #0d5b95;
 color: #FFFFFF;
 opacity:0.85;
 cursor: pointer;
}
A.Listado{
    font-size:11px!important;
    font-family:Arial;
    text-decoration:none;
}
A.Listado:hover{
    font-size:11px!important;
    color:#505050;
    font-family:Arial;
    text-decoration:none;
}
TABLE.Listado2{
    font-weight:700;
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
    background: #0099FF;
}
TABLE.Listado3{
    font-weight:700;
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
    background: #E69348;
}
TD.Listado2{
    font-size:11px;
    font-family:Arial;
    /* background: #B9660B; */
    border-right:#CC6600 1px solid;
    /*border-top:#CC6600 1px solid;*/
    border-left:#CC6600 1px solid;
    border-bottom:#CC6600 1px solid;
    text-align: justify;
}
TABLE.Listado4{
    font-weight:700;
    font-size:14px;
    color:#FFFFFF;
    font-family:Arial;
    background: #00A452;
}


TD.Campo{
    font-weight:700;
    font-size:12px;
    color:#FFFFFF;
    font-family:Arial;
    background: #266FA4;
}
TD.SubCampo{
    padding-left:15px;
    font-size:11px;
    color:#660000;
    font-family:Verdana,Arial;
}
TD.Valor{
    font-size:12px;
    width:77%;
    font-family:Verdana,Arial;
    background: #FFFFFF;
}
TABLE.Detalle{
    border-right:#DCDCDC 1px;
    border-top:#DCDCDC 1px;
    border-left:#DCDCDC 1px;
    border-bottom:#DCDCDC 1px;

}
TABLE.Detalle TD{
    border-right:#0099FF 1px solid;
    border-top:#0099FF 1px solid;
    border-left:#0099FF 1px solid;
    border-bottom:#0099FF 1px solid;
    /*background: #FFFFFF*/
    text-align: justify;

}
TABLE.Detalle_float{
    border-right:#FF6600 1px;
    border-top:#FF6600 1px;
    border-left:#FF6600 1px;
    border-bottom:#FF6600 1px;

}
TABLE.Detalle_float TD{

    /*background: #EE8C51;*/
    border-right:#FF8040 1px solid;
    border-top:#FF8040 1px solid;
    border-left:#FF8040 1px solid;
    border-bottom:#FF8040 1px solid;
}
TD.Campo_float{
    font-weight:700;
    font-size:12px;
    color:#FFFFFF;
    font-family:Arial;
    background: #E27B36;
}
TD.Valor_float{
    font-size:12px;
    width:77%;
    font-family:Verdana,Arial;
    font-weight:normal;
    color: #000000;
    background: #FFFFFF;
}


div.mensaje{
  width:300 ;
}

div.mensaje TD{
    border: 1px solid #FF0000;
    background: #FFFFCC;
    clear: both;
	width: 120px;
	display: block;
    float: left;
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 10px;
	text-align:center;
    color:#CC0000;
    font-weight: bold;


}

div.paginacion {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	text-align:center;
	padding:4px 6px 4px 0;
	/*background-color:#fff;*/
	color:#313031;
    width: 650px;
    position: absolute;
    top:600px;
    left: 50%;
    margin-left:-325px;
}

div.paginacion a {
	color:#000000;

	text-decoration:none;
	/*padding:5px 6px 4px 5px;*/
    padding: 0.7em;
	margin:0 3px 0 3px;
    background-color:#E7ECEF;
	border:1px solid #99ACC8;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
}

div.paginacion a:hover, div.pagination a:active {
	color:#FFFFFF;
	border:1px solid #143583;
	background-color:#1663AF;
}
div.paginacion span.current {
	/*padding:5px 6px 4px 5px;*/
    padding: 0.7em;
	margin:0 3px 0 3px;
	border:1px solid #143583;
	font-weight:bold;
    font-size: 14px;
	color:#FFFFFF;
	background-color:#1663AF;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
}
div.paginacion span.disabled {
	display:none;
}


div.paginacion select {
  /*padding:2px 2px 1px 3px;*/
  color:#FFFFFF;
  background-color: #1663AF;
  min-width: 45px;
  cursor: pointer;
  font-size:14px;
  line-height: 1;
  border: 0;
  border-radius: 2;
}

.fondo{
        background: #090101; /* Old browsers */
        position:fixed;
        top:-50%;
        left:-50%;
        width:200%;
        height:200%;
        z-index:-1;
  }

.fondo img{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    min-width: 50%;
    min-height:50%;
 }


.lineaSuperior{
    /*background-color:#f2bc0f;*/
    background-color:#0d5b95;
    height:45px;
    width:100%;
    position:fixed;
    top:0px;
    left:0px;
    margin-top: 0px;
    padding:0px;
    font-family: Verdana;
    font-size: 22pt;
    /*color:#b0101d;*/
    color:#FFFFFF;


}
.lineaSuperior img{
  position:absolute;
  left:50%;
  margin-left:-128px;
}
.lineaSuperior #NMEmpresa{
    position:absolute;
    left:5px;
    margin-left:20px;
    margin-top:5px;
    padding-top: 2px;
    padding-left: 5px;
    letter-spacing: 0.2em;

}
.lineaSuperior #sw{
  position:absolute;
  margin-left:450px;
  padding-top:10px;
  top:10px;
  font-family: Verdana;
  font-size: 10pt;
  color: #52c7ca;

}
.lineaSuperior #modulo{
  position:absolute;
  margin-left:40px;
  padding-top:10px;
  top:50px;
  font-family: Helvetica;
  font-size: 20pt;
  color: #52c7ca;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 3px #938C25;
}

.lineaInferior{
    /*background-color:#b0101d;*/
    background-color:#FF9900;
    height:20px;
    width:100%;
    position:fixed;
    bottom:0px;
    left:0px;
    margin-bottom: 0px;
    padding:8px;
    font-family: Verdana;
    font-size:10pt;
    color:#FFFFFF;

}
.titulo{
    position:fixed;
    left:180px;
    top:50px;
    width:80%;
}

.titulo img{
    height:60px;
}

.lblcheck{
      	display: inline;
	    margin-top : 0px;
        height: 30px;
        font-family: Verdana;
        font-size:14px;
        color:#8F4C19;
        background-color:#DEC054;
        border: 1px solid;
        border-color:#AA0E0E;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        padding: 2px;
    }
.lbluncheck{
    	display: inline;
	    margin-top : 0px;
        height: 30px;
        font-family: Verdana;
        font-size:14px;
        color:#FFFFFF;
        background-color:#E60400;
        border: 1px solid;
        border-color:#FEF1F1;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        padding: 2px;
}

/*Pos Usuario */
.UsrLogin{
    position: fixed;
    right: 0px;
    top: 5px;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    font-weight:bold;
    color:#FFFFFF;
    /*border: 1px ridge #008080;*
    /*background-color: #007179;*/
    cursor: pointer;
    background-image: url(../imagenes/form/Usuario.png);
    background-size: 42px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 48px;
    width:190px;
    z-index:99;
}
.UsrLogin span{
    position:relative;
    display: inline-block;
    width:150px;
    top:0px;
    margin : 5px 20px 20px 35px;
}
