﻿		.ancho100
		{
			width:100%;
		}
		
		.ancho100pxizq
		{
			width:100px;
			text-align:left;
		}
		
		.ancho12negro
		{
			width:12%;
			border:1px solid black;
			text-align:center;
		}
		
		.ancho12negroder
		{
			width:12%;
			border:1px solid black;
			text-align:right;
		}
		
		.ancho12negroizq
		{
			width:12%;
			border:1px solid black;
			text-align:left;
		}
		
		.ancho12negronoborde
		{
			width:12%;
			text-align:center;
		}
		
		.ancho12negronobordeder
		{
			width:12%;
			text-align:right;
		}					
		
		.ancho12negronobordeizq
		{
			width:12%;
			text-align:left;
		}
		
		.ancho14negronobordeizq
		{
			width:14%;
			text-align:left;
		}
		
		.ancho16negro
		{
			width:16%;
			border:1px solid black;
		}
		
		.ancho16negroizq
		{
			width:16%;
			border:1px solid black;
			text-align:left;
		}
		
		.ancho16negronoborde
		{
			width:16%;
		}		
		
		.ancho16negronobordeizq
		{
			width:16%;
			text-align:left;
		}
		
		.ancho16negronobordeder
		{
			width:16%;
			text-align:right;
		}
		
		.ancho40negro
		{
			width:40%;
			border:1px solid black;
		}
		
		.alto20px
		{
			height:20px;
		}
		
		.alto30px
		{
			width:30px;
		}
		
		.ancho20negrofondoamarillo
		{
			width:20%; 
			background-color:#F7F8E0; 
			text-align:center; 
			border-bottom:1px solid black; 
			border-right:1px solid black;
		}		
			
		.columna100negro
		{
			border:1px solid black; 
			text-align:left; 
			width:100%
		}
		
		.cabeceraImpresion
		 {
			border-bottom:1px solid black; 
			background-color:#D0E3C5; 
			text-align:center;
			font-size:xx-large;
		 }
		 
		 .entry-edit-head
		 {
		 	background-color:#D0E3C5;
		 }		 		 
		 
		 .datosEstablecimiento
		 {
		 	width: 100%; 
			background-color:#F7F8E0; 
		 }
		 
		 .estadoReserva
		 {
			width: 20%; 
			padding-bottom:10px; 
			padding-right:20px;
			text-align:left;
		 }
		 
		  .repeaterReserva100
		 {
			width: 20%; 
			padding-bottom:10px; 
			padding-top:10px; 
			padding-right:20px;
			text-align:left;
		 }
		 
		  .repeaterReserva20
		 {
			width: 20%; 
			padding-bottom:10px; 
			padding-top:10px; 
			padding-right:20px
		 }		 					
		
		.lblTotal
		{
			text-align:right;
			width: 469px;
			height: 20px;
		}
		
		.lblTotalReserva
		{
			width: 88px; 
			height: 20px;
			text-align:left;
		}		
							
		H1.SaltoDePagina
		{
			page-break-after:always;
		}