body {
/*  padding-left: 11em; */
  font-family: Arial,Georgia, "Times New Roman",
        Times, serif;
  font-size: 12px;      
/*  color: purple; */
  background-color: #555555;
  
}

p {
  font-family: Helvetica;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  font-size: 12px;
  color: #000000;
	background: #ffffff; }
table {

  background-color: #FFFFFF; }
  
table.fondo { background-color: #A9D0F5 }
  

table.buscar {
  background-color: #E2D7E6; }

th {
  color: #FFFFFF;
  font-family: Verdana;
  background-color: gray; 
	}
td.pointer {cursor:pointer;   }

td.encabezado {color: #000000;
               border-top: 1px solid #848484;
               background-color:#E0E1CB;
               font-weight: bold;
							 font-family: Verdana;
							 font-size: 18px; }
td.pie {color: #000000;

               border-bottom: 1px solid #848484; 
               background-color:#E0E1CB;
							 font-family: Helvetica; }

td.body { background-color: #A9D0F5 }

td.der {text-align:right}

tr.r1 {
  font-family: Arial;
  color: #000000;
	background: #ffffff; }
tr.r2 {
  font-family: Arial;
  color: #000000;
	background:#E2D7E6 ; }
tr.sel {
  font-family: Arial;
  color: #000000;
	background:#d2d2aa ; }

/* Solucionar hover; no funciona en IE    */
/*tr:hover { background-color:#ffff00; } */
	  
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
h1 {
  font-family: Georgia cursive, "Times New Roman" cursive,
                        Times cursive, serif;

				font-size:20px; }
ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }
a:link {
  color: blue }
a:visited {
  color: purple }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }


select.buscarprod {display: block; visibility: hidden; background: yellow; position: relative; top: 0px; left: 0px; float: left;}   
div.buscarclie {display: block; visibility: visible; background: yellow;}   

.derecha {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align:right}
.totales {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align:right}
.folio   {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:red; text-align:right}