<!--


			
			
				#compraHeader .selectLabels{
					color:#D5CCCC;
					display:inline;	
					padding-left:5px;				
				}
				
				#compraHeader select{					
					border:1px solid #6A0606;								
				}
	
				#compraHeader .titleColorA , #compraHeader .titleColorB , #compraHeader .titleColorC{
					font-family:Arial, Helvetica, sans-serif;
					font-size:16px;
				}								
				#compraHeader .titleColorA{ color:#FE9001; }				
				#compraHeader .titleColorB{ color:#D47801; }
				#compraHeader .titleColorC{ color:#FFB900; }
				
					
					
					
					/********* tabla de informacion ***********/
									
				#gridInformacion{
					
				}
				
				#gridInformacion .headerCell{
					font-size:10px;
					color:#D50303;
					font-weight:bold;
					text-align:center;
					padding:7px 10px;
					background-image:url(../picfiles/compra-rayaBgHeader.gif);
					background-repeat:repeat-y;
					background-position:right;
					background-color:#2C242B
					
				}
				#gridInformacion .headerDescription{
					font-size:9px;
					color:#938E93;
					font-weight:normal;	
					letter-spacing:-1px;				
				}
				

	
				#gridInformacion .cellA , #gridInformacion .cellAFinal , #gridInformacion .cellAInicial{ background-color:#E7E5E8;	}					
				#gridInformacion .cellB , #gridInformacion .cellBFinal , #gridInformacion .cellBInicial{ background-color:#DFDBE0; }	
				
				#gridInformacion .cellA , #gridInformacion .cellAFinal , #gridInformacion .cellAInicial , #gridInformacion .cellB , #gridInformacion .cellBFinal , #gridInformacion .cellBInicial{
					font-size:11px;
					text-align:center;
					padding:10px;
					border-bottom:1px solid #CFCED0;
					
					color:#112233;
				}
				
				#gridInformacion .cellAInicial , #gridInformacion .cellBInicial , #gridInformacion .cellA , #gridInformacion .cellB{											
					background-image:url(../picfiles/compra-rayaBgCells.gif);
					background-repeat:repeat-y;
					background-position:right;				
				}
					
				#gridInformacion .cellAFinal , #gridInformacion .cellBFinal{ 
					background-image:none;
					color:#666666;
				}

				#gridInformacion .cellAInicial , #gridInformacion .cellBInicial {
					text-align:left;
					padding:4px;
					padding-left:6px;
				}
				
				#gridInformacion .cellTitle { color:#891000; font-weight:bold; } 
				
				
				.asteriscos { color:#FD8005;  }
				
				#notaGrid {
					color:#999999;
					font-size:10px;
					padding:12px;
					text-align:center;
					background-color:#E3E1E3;
				}

-->