﻿.ctrDivClienteFrecuente
{
	height:30px; 
	padding-top:5px; 
	background-color:#fbf9f0; 
	width:70%; 
	border:solid 1px #b7a881;
}
.ctrCondiciones
{
	 background-color:#fbf9f0;
	 border: solid 1px #b7a881;
}
.ctrConsultaBusqueda
{
	background-color:black; 
	border:solid 1px black;
	color:white;
}
.ctrConsultaDatos
{
	border:solid 1px black; 
	background-color:black;
	color:white;
}
.ctrConsultaEstadoReserva
{
	text-align:center; 
	font-weight:bold;
}
.ctrConsultaFilaSuperior
{
	font-size:6px; 
	background-color:black; 
	border-top:solid 1px black;
}
.ctrConsultaTitulos
{
	text-align:left; 
	font-weight:bold;
}
.ctrConsultaContenido
{
	color:#ffcf00; 
	font-size:14px; 
	background-color:black; 
	padding-left:5px; 
	border-bottom:solid 1px white;
}
.ctrConsultaRightFila
{
	text-align:right; 
	font-weight:bold;
}