@charset "UTF-8";
/* CSS Document */


.texto 
	{
	color:#999999;
	font-size: 11px;
	text-align:center;
	width:100%;
	}
	
.tituloReserva 
	{
	color:#000000;
	font-size: 11px;
	text-align:center;
	width:100%;
	font-weight:bold;
	
	}
	
.textoLeft 
	{
	color:#000000;
	font-size: 10px;
	text-align:left;
	}
	
.textoCombo 
	{
	color:#999999;
	font-size: 9px;
	text-align:left;
	}
	
	
.combo
	{
	font-size: 9px;
	}

	
.textoMenu 
	{
	font-family: Tahoma;
	letter-spacing:2px;
	font-size:12px;
	color: #000000;
	}
	
.texto 
	{
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	text-align:left;
	line-height:20px;
	}

.reservas
	{
	position:relative;
	float:left;
	background:url(../images/reservas12.jpg);
	background-position:center;
	height:226px;
	width:199px;
	background-repeat:no-repeat;
	}
	
.innerReservas
	{
	position:relative;
	float:left;
	height:195px;
	width:138px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:30px;
	margin-left:30px;
	}



.datepicker{

background-position: right center;

padding-right:17px;

background-image: url(../images/icons/calendar.png);

background-repeat: no-repeat;

}


