/* CSS Document */
body{
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-decoration:none;
  
	background-color: #FFFFFF;
	background:url(../img/fondo.png) repeat-x top left;
	/*background-attachment: fixed;*/ 
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

img{
  border: 0px;
}

form{
margin-bottom:0;
}

div.divConsultaClientes{
  overflow: auto;
  width: 100%;
  height: 250px;
  background-color: transparent;
}


div.divConsultaRepresentantes{
  overflow: auto;
  width: 890px;
  height: 350px;
  background-color: transparent;
}

.sub{
  height: 15px;
  vertical-align: top;
}

td.tdSubI{
  height: 15px;
  font-size: 13pt;
  font-weight: bold;
  color: #ffffff;
  vertical-align: top;
  text-align: left;
}

td.tdSubD{
  height: 15px;
  font-size: 13pt;
  font-weight: bold;
  color: #ffffff;
  vertical-align: top;
  text-align: right;
}

.tdSubD a{
  font-size: 13pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

td.columnas{
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  border-spacing: 4px;
	padding: 4px;
  border-top: 2px solid #000033; 
  border-bottom: 2px solid #000033;
  border-right: 2px solid #000033; 
  border-left: 2px solid #000033;
  background-color: #00285b;
  vertical-align: center;
}

.tdSubD a:hover{
  font-size: 13pt;
  font-weight: bold;
  color: yellow;
  text-decoration: underline;
}

td.tdContenido{
  height: 230px;
  background-color: #ffffff;
  vertical-align: top;
}

td.td100{
  width: 100%;
}

table.t100{
  width: 100%;
  border-collapse: collapse;		
	border-spacing: 0px;
	padding: 0px; 
}

table.tw95{
  width: 98%;
}

table.principal{
  width: 1000px;
  border-collapse: collapse;		
	border-spacing: 0px;
	padding: 0px; 
}

.blanco{
  background-color: #ffffff;
}

table.tBatch{
  width: 100%;
  border-collapse: collapse;		
	border-spacing: 0px;
	padding: 0px;
  background-color: #ffffff; 
}

table.tbanner{
  height: 75px;
  width: 1000px;
  background:url(../img/fondoBanner.png) repeat-x top left;
	background-attachment: fixed;
  border-collapse: collapse;		
	border-spacing: 0px;
	padding: 0px;
}

td.tdBanner{
  width: 800px;
  font-size: 20pt;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

tr.trArchivos td{
  width: 33%;
  font-size: 12pt;
  font-weight: bold;
  text-align: center:
  color: #000000;
  background-color: #aaaaaa;
  border-top: 1px #333333 solid;
  border-bottom: 1px #333333 solid;
  border-right: 1px #333333 solid;
  border-left: 1px #333333 solid;  
}

tr.trArchivos td:hover{
  font-size: 12pt;
  font-weight: bold;
  text-align: center:
  color: #000066;
  background-color: #cccccc;  
}

tr.trArchivos a{
  display: block; width: 100%;
  font-size: 12pt;
  font-weight: bold;
  text-align: center:
  text-decoration: none;
  color: #000000;
}

tr.trArchivos a:hover{
  display: block; width: 100%;
  font-size: 12pt;
  font-weight: bold;
  text-align: center:
  text-decoration: none;
  color: #000066;
}


td.tdCarga{
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

table.tResultado{
  width: 100%;
  border-collapse: collapse;		
	border-spacing: 0px;
	padding: 0px;
	border-top: 2px #000066 solid;
  border-bottom: 2px #000066 solid;
  border-right: 2px #000066 solid;
  border-left: 2px #000066 solid;
}

th.tdTitulo{
  width: 100%;
  height: 30px;
  font-size: 16pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #000066;
  text-align: center;    
}

tr.trEncabezados td{
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background-color: #333399;
}

tr.trDatos td{
  font-size: 10pt;
  color: #000000;
  text-align: left;
  border-top: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-left: 1px #000000 solid;
}

tr.trDatosMal td{
  font-size: 10pt;
  color: #ff0000;
}

  .tableBoxOuter{
    width:100%;
    height:300px;
    background: #FFFFFF;
    border-collapse: collapse;		
    border-spacing: 0px;
    padding: 0px;
  }
    
  .scrolltable th{
    font-size: 12px;
    font-family: verdana, arial, sans-serif;
    margin:0em;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
    padding-left: 4px;
    white-space: nowrap;
    background-color: #cccccc;
    border: 1px #999999 solid;
  }
    
  .scrolltable td.bien{
    font-size: 12px;
    font-family: verdana, arial, sans-serif;
    margin:0em;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
    padding-left: 4px;
    white-space: nowrap;
  }
  
  .scrolltable td.mal{
    font-size: 12px;
    font-family: verdana, arial, sans-serif;
    margin:0em;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
    padding-left: 4px;
    white-space: nowrap;
    color: #ff0000;
  }

.txtazul{
  color: #000033;
  font-size: 12pt;
  font-weight: bold;
}

.txtRojo{
  color: red;
  font-size: 12pt;
  font-weight: bold;
}

.aRojo{
  color: red;
  font-size: 14pt;
}


.centrado{
  text-align: center;
}
.top{
  vertical-align: top;
}
.izquierdaV{
  text-align: left;
  vertical-align: middle;
}