/****************** ESTILS DEL FORMULARI DE BÚSQUEDA********************/
.formtitle
{
	font-size: 8pt;
	width: 185px;
	display: block;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	overflow: hidden;
	vertical-align: bottom;
}
.formtext{	
	width: 60px;
	font-size: 8pt;
	display: block;
	float: left;
	margin-left: 15px;
	overflow: hidden;
	
}
.formtext2{	
	width: 150px;
	font-size: 8pt;
	display: block;
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
	overflow: hidden;
	
}
.btreserva{
	margin-top: 4px;
}
.formarrival{
	font-size: 8pt;
	width: 50px;
	display: block;
	float: left;
	margin-left: 15px;
}
.formcombo{
	font-size: 8pt;
	width: 156px;
	display: block;
	float: left;
	margin-left: 15px;
	overflow: hidden;
}
.formboto{
	font-size: 8pt;
	width: 180px;
	display: block;
	margin-left: 15px;
	overflow: hidden;
}
.botoreserva{
	background: url(../imatges/botonform.png);
	color: #FFFFFF;
	width:104px;
	height:26px;
	margin-left:50px;
	display: block;
	text-align: center;
	margin-top: 0px;
}
.googletext{	
	width: 90px;
	font-size: 8pt;
	display: block;
	float: left;
	margin-left: 15px;
	overflow: hidden;	
}
.googleboto{	
	width: 20px;
	height: 20px;
	font-size: 8pt;
	display: block;
	float: left;
	margin-left: 5px;
	overflow: hidden;
	background: url(../imatges/search.png);
	text-decoration: none;
	border: 0px;
}
.buscar{	
	margin-top: 0px;
	overflow: hidden;
}
.googletitle
{
	font-size: 8pt;
	width: 185px;
	display: block;
	float: left;
	margin-top: -30px;
	padding-left: 10px;
	overflow: hidden;
	vertical-align: bottom;
}

/*******Estils calendaris***********************************/
.calMES{
	height: 25px;
	float: left;
	clear: none;
	margin-left: 10px;
	margin-top: 10px;
}
.calANY{
	height: 25px;
	float: left;
	clear: none;
	margin-top: 10px;
}
.cal{
	overflow: hidden; 
	position: absolute;
	text-align: center;
	background-color: #FFFFFF;
	border: #000000 solid 2px;
	width: 178px;
	float: left;
	clear: none;
	z-index: 100;
}
.calend{
	width: 154px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.caldia1{
	font-size: 10pt;
	width: 20px;
	height: 20px;
	float: left;
	clear: none;
	background-color: #545454;
	border: #B5B5B5 solid 1px;
}

.caldia2{
	font-size: 8pt;
	width: 20px;
	height: 20px;
	float: left;
	clear: none;
	background-color: #B5B5B5;
	border: #B5B5B5 solid 1px;
}

.calcontent{
	float: left;
	clear: none;
}
.resaltadia{
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
.normaldia{
	color: #EEEEEE;
	font-weight: normal;
	text-decoration: none;
}
.top{
	width: 200px;
	margin-top:15px;
	display: block;
	float: left;
	clear: both;
}
.txt1 {
	width: 65px;
	height: 15px;
	display:block;
	clear:none;
	float:left;
}
.bt_resanet {
	width: 94px; 
	height: 24px; 
	margin-left: 30px;
	margin-right: 30px;
}
.txt2 {
	width: 130px;
	height: 15px;
	display:block;
	clear:right;
	float:left;
}

.logoRESA{
	margin-left:60px;
	margin-top:60px;
}