                               #capamenu  {
                               	'position : absolute;'
								z-index:0;
                               }
                               
                               #capaarticulos  {
                               	'background-color : #ffFFFF;                               	'
                                width : 335;
                               	position : relative;
                               	left : 153;
                               	top : -498;
                               	height : 400;
                               	overflow : auto;
                               	'filter : alpha(opacity=50);'
								z-index:1;
								visibility:hidden;
								scrollbar-face-color : #d2d2d2;
                               }
                               
                               #capacesta  {
							    visibility:hidden;
                               	'background-color : lime;'
                               	width : 265;
                               	position : relative;
                               	left : 499;
                               	top : -898;
                               	height : 330;
                               	overflow : auto;
                               	margin : 0;
                               	padding : 0;
								z-index:2;
                               	'scrollbar-3dlight-color : #ffd700;'
								'scrollbar-arrow-color : #ff0;'
                                'scrollbar-base-color : #ff6347;'
                                'scrollbar-darkshadow-color : #ffa500;'
                                scrollbar-face-color : #d2d2d2;
                               	'scrollbar-highlight-color : lime;'
                               	'scrollbar-shadow-color : red;'
                               	'filter : alpha(opacity=50);'
								
                               }
							   
							   #capatotal{
							   visibility:hidden;
							   background-color: #f1f1f1;
							   position:relative;
							   width : 275;
							   left:490;
							   top:-915;
							   text-align="right";
							   z-index:3;
							   }
							   
							   #caparegistros{
							   visibility:hidden;
							   'background-color: red;'
							   position:relative;
							   left:150;
							   top:-1246;
							   z-index:4;
							   }
							   
							   #capaimagen{
							   visibility:hidden;
							   background-color: silver;
							   filter : alpha(opacity=100);
							   position:relative;
							   left:5;
							   top:-1461;
							   width:760;
							   height:552;
							   z-index:15;	   
							   }
							   
							   #capapedido{
							   visibility:hidden;
							   background-color: #f7f7f7;
							   position:relative;
                               width : 275;
                               position : relative;
                               left : 490;
                               top : -1886;
                               height : 400;
							   z-index:6;	   
							   }
							   
							   #capaclientes{
							   visibility:hidden;
							   position:relative;
                               width : 275;
                               position : relative;
                               left : 27;
                               top :-2290;
                               height : 400;
							   z-index:6;								   
							   }
							   
							   #capamapa{
							   visibility:hidden;
							   position:relative;
                               width : 382;
                               position : relative;
                               left : 348;
                               top :-2681;
                               height : 378;
							   z-index:7;
							   background-color : white;						   
							   }							   
							   
                               td.a  {
                               	border-color : green;
                               	border-style : solid;
                               	border-top-width : 0;
                               	border-right-width : 0;
                               	border-left-width : 0;
                               	border-bottom-width : 1;
                               }
							   
                               td.b  {
							    text-align:center;
								color: lime;
                               	border-color : green;
                               	border-style : solid;
                               	border-top-width : 0;
                               	border-right-width : 1;
                               	border-left-width : 0;
                               	border-bottom-width : 1;
                               }
							   
                               td.c  {
								font-size: 12; 
								font-family: Arial; 
								font-weight: bold; 
								color: #008000; 
								text-align: right;
                               }								   				   
                               
                               #tablacesta  {
                               	'background-color : #FFffFF;'
                               	font-size : 10;
                               	font-family : Arial;
                               	font-style : normal;
                               	'border-style : solid;'
                               	'border-color : lime;'
                               	'border-width : 1;'							
                               	margin : 0;
                               	padding : 0;
                               }
                               
                               #tablaarticulos  {
                               	font-size : 15;
								font-weight: bold;
                               	font-family : Arial;
                               	color : fuchsia;
                               }
                               
                               input.cant  {
                               	font-size : 11;
                               	font-family : Arial;
                               	font-style : normal;
                               	color : green;
                               	border-width : 1;
                               	width : 22;
                               }
                               
                               input.dat  {
                               	font-size : 11;
                               	font-family : Arial;
                               	font-style : normal;
                               	color : green;
                                border-width : 1;
								background-color : transparent;
                               }
                               
							   input.no{
                               	font-size : 12;
                               	font-family : Arial;
                               	font-style : normal;
                               	color : green;
                                border: none;
								background-color : transparent;
								width : 150;						   
							   }
							   
                               select  {
                               	font-size : 9;
								color: green;
                               	font-family : MS Reference Sans Serif;
                               	height : 10;
                               	background-color : transparent;
                               	margin : 0;
                               	padding : 0;
                               	border-left-width : 0;
                               	border-right-width : 0;
                               	border-top-width : 0;
                               	border-bottom-width : 0;
                               	border-width : 0;
                               	border-color : #00FFFF;
                               	border-style : none;						
                               }