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